:root{--dark: #1A0E14;--dark-card: #3D1728;--dark-deep: #2A1320;--wine: #6D2E46;--rose: #A26769;--gold: #D4956A;--blush: #E8D5D0;--cream: #FCF5EE;--teal: #2A9D8F;--warm-gray: #9A7A7A;--berry: #8A4060;--white: #FFFFFF;--nav-h: 56px}[data-theme=dark]{--dark: #FCF5EE;--cream: #1A0E14;--white: #2A1320;--rose: #C5A5A6;--blush: #3D2830;--warm-gray: #B89A9A;--dark-card: #E8C5C0;--dark-deep: #FCF5EE}[data-theme=dark] body{background:#1a0e14;color:#fcf5ee}[data-theme=dark] button,[data-theme=dark] .pill,[data-theme=dark] .pill-primary{color:#fff!important}[data-theme=dark] .hero,[data-theme=dark] .conditions,[data-theme=dark] .learn-conditions,[data-theme=dark] .care,[data-theme=dark] .stories,[data-theme=dark] .final-cta{background:#1a0e14}[data-theme=dark] .understand,[data-theme=dark] .how,[data-theme=dark] .built,[data-theme=dark] .trusted{background:#150b10}[data-theme=dark] .built .sec-label{color:#f5c98b!important}[data-theme=dark] .built .sec-title,[data-theme=dark] .built h4,[data-theme=dark] .bcard p{color:#fff!important}[data-theme=dark] .trusted p,[data-theme=dark] .trust-item{color:#fff}[data-theme=dark] nav{background:#1a0e14eb;border-bottom-color:#a2676933}[data-theme=dark] .scard,[data-theme=dark] .detail-card,[data-theme=dark] .other-card,[data-theme=dark] .ccard,[data-theme=dark] .bcard,[data-theme=dark] .story,[data-theme=dark] .condition-detail{background:#2d1d25;color:#f5ede8}[data-theme=dark] .tag{background:#2a1320;border-color:#a267694d}[data-theme=dark] .tag:hover,[data-theme=dark] .tag-active{background:#6d2e46;color:#fcf5ee}[data-theme=dark] .phone{background:#2a1320}[data-theme=dark] .screen{background:#3d2830}[data-theme=dark] .screen-hdr b,[data-theme=dark] .bub-ai{color:#fcf5ee}[data-theme=dark] .bub-user{background:#6d2e46;color:#fcf5ee}[data-theme=dark] .bothered{background:#2d1d25;color:#f5ede8}[data-theme=dark] .condition-badge{background:#2d1d25;color:#e5b8ba;border-color:#e5b8ba66}[data-theme=dark] .condition-badge:hover{background:#8b4f66;color:#fff;border-color:#8b4f66}[data-theme=dark] .condition-number-badge{background:#a3687d;color:#fff}[data-theme=dark] .condition-badge-primary{background:linear-gradient(135deg,#8b4f66,#c5a5a6);color:#fcf5ee}[data-theme=dark] .condition-badge-primary:hover{background:linear-gradient(135deg,#c5a5a6,#8b4f66);color:#fcf5ee}[data-theme=dark] .section-subtitle{color:#c5a5a6}[data-theme=dark] .dashboard-kpi{background:#2a1320;color:#fcf5ee}[data-theme=dark] .kpi-label{color:#c5a5a6}[data-theme=dark] .kpi-value{color:#fcf5ee}[data-theme=dark] .kpi-desc{color:#b89a9a}[data-theme=dark] .how .sec-title{color:#fcf5ee!important}[data-theme=dark] .how-step h3{color:#fcf5ee}[data-theme=dark] .how-step p{color:#b89a9a}[data-theme=dark] .step-circle{background:#8b4f66;color:#fcf5ee}[data-theme=dark] .how-note{color:#d4a373;border-top-color:#c5a5a633}[data-theme=dark] footer{background:#0d0609}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:DM Sans,sans-serif;color:var(--dark);background:var(--cream);overflow-x:hidden;line-height:1.72;-webkit-font-smoothing:antialiased}html[dir=rtl] body,html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4,html[dir=rtl] h5,html[dir=rtl] h6,html[dir=rtl] p,html[dir=rtl] a,html[dir=rtl] span,html[dir=rtl] div,html[dir=rtl] li{font-family:Cairo,sans-serif!important}.container{max-width:1080px;margin:0 auto;padding:0 2rem}.sec-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.2em;font-weight:700;margin-bottom:.6rem}.sec-title{font-family:Playfair Display,serif;font-weight:800;line-height:1.18;margin-bottom:.8rem}.accent-bar{height:4px;background:linear-gradient(90deg,var(--gold),var(--rose),var(--gold));position:fixed;top:0;left:0;right:0;z-index:999}nav{position:fixed;top:4px;width:100%;height:var(--nav-h);display:flex;justify-content:space-between;align-items:center;padding:0 2.5rem;background:#fcf5eeeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:100;border-bottom:1px solid rgba(162,103,105,.08)}.logo{font-family:Playfair Display,serif;font-size:1.35rem;font-weight:800;color:var(--wine);text-decoration:none}.logo i{font-style:italic;color:var(--gold);font-weight:400}.nav-r{display:flex;gap:1.8rem;align-items:center}.nav-r a{font-size:.8rem;color:var(--rose);text-decoration:none;font-weight:500;transition:color .25s}.nav-r a:hover{color:var(--wine)}.pill{display:inline-flex;align-items:center;padding:.42rem 1.2rem;border-radius:100px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s}.pill-primary{background:var(--wine);color:var(--white)!important;font-weight:700}.pill-primary:hover{background:var(--berry);color:var(--white)!important}.hero{padding:calc(var(--nav-h) + 4rem + 4px) 0 4rem;background:var(--cream);position:relative;overflow:hidden}.hero .container{display:grid;grid-template-columns:1.4fr .7fr;gap:3.5rem;align-items:center}.hero-orb{position:absolute;border-radius:50%;pointer-events:none;background:var(--wine)}.hero-orb-a{width:380px;height:380px;top:-120px;right:-80px;opacity:.05}.hero-orb-b{width:200px;height:200px;bottom:20px;left:-60px;opacity:.04}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.68rem;font-weight:600;color:var(--rose);background:var(--white);border:1px solid rgba(162,103,105,.12);border-radius:100px;padding:.28rem .9rem;margin-bottom:1.4rem}.hero-badge .dot{width:6px;height:6px;border-radius:50%;background:var(--teal)}.hero h1{font-family:Playfair Display,serif;font-size:clamp(2.4rem,4.2vw,3.4rem);font-weight:800;line-height:1.14;color:var(--dark);margin-bottom:1rem;word-break:keep-all;overflow-wrap:normal}html[dir=rtl] .hero h1{font-family:Cairo,sans-serif!important;font-style:normal}.hero h1 em{font-style:italic;color:var(--wine);font-weight:600}html[dir=rtl] .hero h1 em{font-family:Cairo,sans-serif!important;font-style:normal}.hero-p{font-size:1.02rem;color:var(--rose);max-width:560px;margin-bottom:.6rem}.hero-ar{font-family:Cairo,sans-serif;direction:rtl;font-size:1.05rem;color:var(--gold);font-weight:600;margin-bottom:1.8rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}.phone-wrap{display:flex;justify-content:center;position:relative;z-index:2}.phone{width:260px;background:var(--dark);border-radius:32px;padding:10px;box-shadow:0 32px 64px #1a0e142e}.screen{background:var(--dark-card);border-radius:24px;overflow:hidden;padding:1.6rem 1rem 1.2rem;display:flex;flex-direction:column;min-height:460px}.screen-hdr{text-align:center;margin-bottom:1.2rem}.screen-hdr b{font-family:Playfair Display,serif;color:var(--white);font-size:.95rem;display:block}.screen-hdr small{font-family:Cairo,sans-serif;color:var(--gold);font-size:.7rem;direction:rtl}.bub{padding:.55rem .85rem;border-radius:14px;font-size:.68rem;line-height:1.5;margin-bottom:.5rem;max-width:82%}.bub-ai{background:var(--wine);color:var(--blush);border-bottom-left-radius:3px;align-self:flex-start;font-family:Cairo,sans-serif;direction:rtl}.bub-user{background:var(--cream);color:var(--dark);border-bottom-right-radius:3px;align-self:flex-end;font-family:Cairo,sans-serif;direction:rtl}.chip{display:inline-block;background:#2a9d8f24;color:var(--teal);font-size:.56rem;font-weight:700;padding:.12rem .5rem;border-radius:100px;margin-top:.25rem;font-family:Cairo,sans-serif}.understand{background:var(--dark);color:var(--blush);text-align:center;padding:4.5rem 2rem;position:relative}.understand:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gold)}.understand-ar{font-family:Cairo,sans-serif;direction:rtl;font-size:clamp(1.6rem,3vw,2.5rem);color:var(--gold);font-weight:700;line-height:1.5}.understand-en{font-family:Playfair Display,serif;font-style:italic;font-size:1.15rem;color:var(--blush);margin:.6rem 0 1.2rem}.understand p{font-size:.92rem;color:var(--warm-gray);max-width:520px;margin:0 auto}.conditions{background:var(--cream);padding:2rem}.cond-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.cond-group{margin-bottom:2rem}.cond-group:last-of-type{margin-bottom:0}.cond-group-title{font-size:.8rem;font-weight:700;color:var(--wine);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.8rem;opacity:.9}.cond-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:0}.tag{padding:.5rem 1.1rem;border-radius:100px;font-size:.82rem;font-weight:500;background:var(--white);color:var(--wine);border:1px solid rgba(109,46,70,.15);cursor:default;transition:all .25s}.tag:hover{background:var(--wine);color:var(--cream);border-color:var(--wine)}.tag-active{background:var(--wine);color:var(--cream);border-color:var(--wine);font-weight:700}.cond-right{display:flex;flex-direction:column;gap:1.2rem;align-self:start}.scard{background:var(--white);padding:1.5rem 1.8rem;border-left:4px solid var(--wine);border-radius:4px;transition:transform .2s ease,box-shadow .2s ease}.scard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6d2e461a}.scard-lg{border-left-color:var(--gold)}.scard .num{font-family:Playfair Display,serif;font-size:2.2rem;font-weight:900;color:var(--wine);line-height:1;margin-bottom:.5rem}.scard-lg .num{color:var(--gold)}.scard .txt{font-size:.82rem;color:var(--rose);line-height:1.5}.bothered{margin-top:1rem;padding:1.5rem 1.8rem;background:var(--white);border-left:4px solid var(--teal);border-radius:6px;box-shadow:0 2px 8px #6d2e4614}.bothered p{font-size:.92rem;color:var(--dark);line-height:1.6}.bothered em{font-style:italic;color:var(--wine);font-weight:600}.bothered strong{color:var(--teal);font-weight:700}.design-demo{margin-bottom:6rem;padding:3rem;background:#ffffff80;border-radius:12px;border:2px dashed rgba(109,46,70,.2)}.design-label{text-align:center;font-size:1.2rem;font-weight:700;color:var(--wine);margin-bottom:3rem;text-transform:uppercase;letter-spacing:.1em}.hero-card{min-height:280px;border-radius:16px;padding:3rem;position:relative;overflow:hidden;color:#fff;display:flex;align-items:flex-end}.hero-card-pcos{background:linear-gradient(135deg,#6d2e46,#a26769)}.hero-card-endo{background:linear-gradient(135deg,#8b4f66,#c4969b)}.hero-card-content{position:relative;z-index:2}.hero-card-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;opacity:.9;margin-bottom:.5rem}.hero-card-title{font-size:2rem;font-weight:900;margin-bottom:1rem}.hero-card-stat{font-size:.9rem;opacity:.95;max-width:400px}.symptoms-section{margin-top:1rem}.section-subtitle{font-size:.9rem;font-weight:700;color:var(--wine);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.symptom-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.symptom-card{background:var(--white);padding:1.2rem 1.5rem;border-radius:8px;border-left:3px solid var(--rose);font-size:.9rem;font-weight:500;color:var(--wine);transition:all .2s}.symptom-card:hover{border-left-color:var(--wine);transform:translate(4px);box-shadow:0 2px 8px #6d2e4626}.condition-badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.8rem}.condition-badge{display:inline-block;padding:.5rem 1.1rem;background:var(--white);color:var(--wine);border:1px solid rgba(109,46,70,.15);border-radius:100px;font-size:.85rem;font-weight:500;cursor:default;transition:all .25s ease}.condition-badge:hover{background:var(--wine);color:var(--cream);border-color:var(--wine);transform:translateY(-1px)}.condition-badge-primary{background:linear-gradient(135deg,var(--wine) 0%,#8B4F66 100%);color:#fff;border:none;font-weight:700;font-size:.9rem;padding:.6rem 1.3rem}.condition-badge-primary:hover{transform:translateY(-2px);box-shadow:0 2px 8px #6d2e464d;background:linear-gradient(135deg,#8B4F66 0%,var(--wine) 100%)}.bento-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;grid-auto-rows:140px}.bento-item{background:var(--white);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s,box-shadow .2s}.bento-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #6d2e4626}.bento-large{grid-column:span 3;grid-row:span 2;color:#fff}.bento-pcos{background:linear-gradient(135deg,#6d2e46,#a26769)}.bento-endo{background:linear-gradient(135deg,#d4a373,#f4c19a)}.bento-stat{grid-column:span 3;background:linear-gradient(135deg,#4a7c7e,#6fa3a5);color:#fff}.bento-symptoms{grid-column:span 3;grid-row:span 2}.bento-cta{grid-column:span 6;background:linear-gradient(135deg,var(--teal) 0%,#6FA3A5 100%);color:#fff;justify-content:center;align-items:center;text-align:center}.bento-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;opacity:.9}.bento-item h3{font-size:1.5rem;font-weight:900;margin:.5rem 0}.bento-item h4{font-size:.85rem;font-weight:700;text-transform:uppercase;color:var(--wine);margin-bottom:1rem;letter-spacing:.05em}.bento-stat{font-size:1.2rem;font-weight:700;margin-top:.5rem}.stat-num{font-size:2.5rem;font-weight:900;font-family:Playfair Display,serif}.stat-text{font-size:.75rem;opacity:.95;margin-top:.5rem}.bento-tags{display:flex;flex-wrap:wrap;gap:.5rem}.bento-tags span{font-size:.75rem;padding:.4rem .8rem;background:#6d2e461a;color:var(--wine);border-radius:100px;font-weight:500}.bento-cta p{font-size:1rem;line-height:1.6}.bento-cta em{font-style:italic;font-weight:700}.bento-cta strong{font-weight:900}.tabbed-section{background:var(--white);border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #6d2e461a}.tabs{display:flex;border-bottom:2px solid rgba(109,46,70,.1);background:#fcf5ee80}.tab{flex:1;padding:1.2rem 2rem;border:none;background:transparent;font-size:.9rem;font-weight:600;color:var(--rose);cursor:pointer;transition:all .3s;position:relative}.tab:hover{background:#6d2e460d;color:var(--wine)}.tab-active{color:var(--wine);background:var(--white)}.tab-active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--wine)}.tab-content{padding:3rem;min-height:350px}.tab-panel{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.condition-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.condition-card{background:linear-gradient(135deg,#6d2e460d,#a267690d);padding:2rem;border-radius:12px;border-left:4px solid var(--wine)}.condition-card h3{font-size:1.5rem;font-weight:900;color:var(--wine);margin-bottom:1rem}.condition-card p{font-size:.85rem;color:var(--rose);line-height:1.6;margin-bottom:1.5rem}.card-stat{display:inline-block;padding:.5rem 1rem;background:var(--wine);color:#fff;border-radius:100px;font-weight:700;font-size:.9rem}.symptoms-tabs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.symptoms-tabs-grid h4{font-size:1rem;font-weight:700;color:var(--wine);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.symptom-list{display:flex;flex-direction:column;gap:.8rem}.symptom-item{padding:1rem 1.2rem;background:#6d2e460d;border-radius:8px;color:var(--wine);font-weight:500;font-size:.9rem;border-left:3px solid var(--rose);transition:all .2s}.symptom-item:hover{background:#6d2e461a;border-left-color:var(--wine);transform:translate(4px)}.stats-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stat-card{background:linear-gradient(135deg,#4a7c7e1a,#6fa3a51a);padding:2rem;border-radius:12px;text-align:center;border-top:4px solid var(--teal)}.stat-card-highlight{background:linear-gradient(135deg,#d4a3731a,#f4c19a1a);border-top-color:var(--gold)}.stat-number{font-size:2.5rem;font-weight:900;font-family:Playfair Display,serif;color:var(--wine);margin-bottom:1rem}.stat-card p{font-size:.85rem;color:var(--rose);line-height:1.5}.icon-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem}.icon-card{background:var(--white);padding:2rem 1.5rem;border-radius:12px;text-align:center;transition:all .3s;border:2px solid rgba(109,46,70,.1);cursor:pointer}.icon-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #6d2e4626;border-color:var(--wine)}.icon-card-primary{background:linear-gradient(135deg,#6d2e461a,#a267691a);border-color:var(--wine)}.icon-card-stat{background:linear-gradient(135deg,#4a7c7e1a,#6fa3a51a);grid-column:span 2;display:flex;flex-direction:column;justify-content:center;border-color:var(--teal)}.icon{font-size:3rem;margin-bottom:1rem;display:block}.icon-card h4{font-size:.95rem;font-weight:600;color:var(--wine);margin:0}.icon-badge{display:inline-block;margin-top:.8rem;padding:.3rem .8rem;background:var(--wine);color:#fff;border-radius:100px;font-size:.7rem;font-weight:700}.icon-stat-num{font-size:3rem;font-weight:900;font-family:Playfair Display,serif;color:var(--teal);margin-bottom:.5rem}.icon-card-stat p{font-size:.85rem;color:var(--rose);line-height:1.5}.magazine-layout{display:grid;grid-template-columns:repeat(12,1fr);gap:2rem;position:relative;min-height:600px}.magazine-hero{grid-column:1 / 8;grid-row:1 / 3;padding:3rem 0}.magazine-large-text{font-family:Playfair Display,serif;font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:1.1;color:var(--wine);margin-bottom:1rem}.magazine-subtitle{font-size:1.1rem;color:var(--rose);font-style:italic}.magazine-stat-float{background:var(--wine);color:#fff;padding:2rem;border-radius:8px;position:relative;z-index:10}.magazine-stat-1{grid-column:8 / 13;grid-row:1}.magazine-stat-2{grid-column:8 / 13;grid-row:2;background:var(--gold)}.float-num{font-size:2.5rem;font-weight:900;font-family:Playfair Display,serif;margin-bottom:.5rem}.magazine-stat-float p{font-size:.85rem;opacity:.95;line-height:1.5}.magazine-symptoms{grid-column:1 / 7;grid-row:3}.magazine-symptoms h3{font-size:1.2rem;font-weight:700;text-transform:uppercase;color:var(--wine);margin-bottom:1.5rem;letter-spacing:.05em}.magazine-symptom-cols{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.mag-col{display:flex;flex-direction:column;gap:.8rem}.mag-item{font-size:.95rem;color:var(--rose);padding-left:1rem;border-left:2px solid var(--wine);font-weight:500}.magazine-hormonal{grid-column:7 / 13;grid-row:3;background:#6d2e460d;padding:2rem;border-radius:8px}.magazine-hormonal h4{font-size:.9rem;font-weight:700;text-transform:uppercase;color:var(--wine);margin-bottom:1rem;letter-spacing:.05em}.magazine-hormone-row{display:flex;flex-wrap:wrap;gap:.8rem}.magazine-hormone-row span{padding:.6rem 1rem;background:var(--white);color:var(--wine);border-radius:100px;font-size:.85rem;font-weight:600}.magazine-quote{grid-column:1 / 13;grid-row:4;background:linear-gradient(135deg,var(--teal) 0%,#6FA3A5 100%);color:#fff;padding:3rem;border-radius:12px;text-align:center;font-size:1.1rem;line-height:1.8}.magazine-quote em{font-style:italic;font-weight:700}.magazine-quote strong{font-weight:900}.dashboard-layout{background:linear-gradient(to bottom,rgba(109,46,70,.02) 0%,transparent 100%);padding:2rem;border-radius:12px}.dashboard-header{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.dashboard-kpi{background:var(--white);padding:2rem;border-radius:12px;border-top:4px solid var(--teal);box-shadow:0 2px 8px #0000000d}.dashboard-kpi-alert{border-top-color:#e74c3c}.dashboard-kpi-highlight{border-top-color:var(--gold)}.kpi-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--rose);font-weight:600;margin-bottom:.8rem}.kpi-value{font-size:2.5rem;font-weight:900;font-family:Playfair Display,serif;color:var(--wine);margin-bottom:.5rem}.kpi-desc{font-size:.85rem;color:var(--rose);line-height:1.4}.dashboard-content{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.dashboard-card{background:var(--white);padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000d}.dashboard-card-title{font-size:1.1rem;font-weight:700;color:var(--wine);margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(109,46,70,.1)}.dashboard-conditions{display:flex;flex-direction:column;gap:1rem}.dash-condition{display:flex;align-items:center;gap:1rem;padding:1.2rem;background:#6d2e460d;border-radius:8px;border-left:4px solid var(--wine)}.dash-cond-icon{font-size:2rem}.dash-cond-name{flex:1;font-weight:600;color:var(--wine)}.dash-cond-badge{padding:.4rem .8rem;background:var(--wine);color:#fff;border-radius:100px;font-size:.7rem;font-weight:700;text-transform:uppercase}.dashboard-symptom-pills{display:flex;gap:1rem;margin-bottom:1.5rem}.dash-pill{flex:1;padding:1rem;border-radius:8px;background:#4a7c7e1a;text-align:center;font-size:.85rem;font-weight:600;color:var(--teal)}.dash-pill-hormonal{background:#d4a3731a;color:var(--gold)}.pill-count{display:block;font-size:1.8rem;font-weight:900;font-family:Playfair Display,serif;margin-bottom:.3rem}.dashboard-symptom-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.dash-symp-item{padding:.8rem;background:#6d2e460d;border-radius:6px;font-size:.85rem;font-weight:500;color:var(--wine);text-align:center}.accordion-layout{display:flex;flex-direction:column;gap:1.5rem}.accordion-item{background:var(--white);border-radius:12px;overflow:hidden;border:1px solid rgba(109,46,70,.1)}.accordion-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#fcf5ee80;cursor:pointer;transition:background .2s}.accordion-header:hover{background:#fcf5ee}.accordion-header h3{font-size:1.2rem;font-weight:700;color:var(--wine);margin:0}.accordion-count{font-size:.85rem;color:var(--rose);font-weight:600;padding:.4rem 1rem;background:#6d2e461a;border-radius:100px}.accordion-content{padding:2rem}.accordion-condition-row{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.acc-condition-card{padding:2rem;background:linear-gradient(135deg,#6d2e460d,#a267690d);border-radius:12px;border-left:4px solid var(--wine)}.acc-condition-card h4{font-size:1.3rem;font-weight:900;color:var(--wine);margin-bottom:1rem}.acc-stat{display:inline-block;padding:.4rem 1rem;background:var(--wine);color:#fff;border-radius:100px;font-size:.85rem;font-weight:700;margin-bottom:1rem}.acc-condition-card p{font-size:.85rem;color:var(--rose);line-height:1.6}.accordion-symptom-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.acc-symptom{padding:1rem 1.2rem;background:#6d2e460d;border-radius:8px;color:var(--wine);font-weight:500;font-size:.9rem;border-left:3px solid var(--rose);transition:all .2s}.acc-symptom:hover{background:#6d2e461a;border-left-color:var(--wine);transform:translate(4px)}.accordion-stat-banner{background:linear-gradient(135deg,var(--teal) 0%,#6FA3A5 100%);color:#fff;padding:2rem;border-radius:12px;text-align:center;font-size:1rem;line-height:1.6;margin-top:1.5rem}.accordion-stat-banner strong{font-size:1.5rem;font-weight:900;display:block;margin-bottom:.5rem}.minimal-layout{max-width:900px;margin:0 auto}.minimal-stat-row{display:flex;justify-content:space-between;padding:3rem 0;border-bottom:1px solid rgba(109,46,70,.15);margin-bottom:3rem}.minimal-stat{display:flex;flex-direction:column;gap:.5rem}.minimal-num{font-size:2.5rem;font-weight:900;font-family:Playfair Display,serif;color:var(--wine)}.minimal-text{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--rose);font-weight:600}.minimal-section{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(109,46,70,.1)}.minimal-section-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.minimal-number{font-size:3rem;font-weight:900;font-family:Playfair Display,serif;color:#6d2e4626;line-height:1}.minimal-section-header h3{font-size:1.5rem;font-weight:700;color:var(--wine);margin:0}.minimal-list{display:flex;flex-direction:column;gap:1.5rem;padding-left:4.5rem}.minimal-item{display:flex;align-items:center;gap:1rem;transition:all .3s;cursor:pointer}.minimal-item:hover{transform:translate(8px)}.minimal-item-name{font-size:1.1rem;font-weight:500;color:var(--wine);min-width:200px}.minimal-item-line{flex:1;height:1px;background:linear-gradient(to right,rgba(109,46,70,.3) 0%,transparent 100%)}.minimal-item-featured .minimal-item-name{font-weight:700;font-size:1.3rem}.minimal-item-featured .minimal-item-line{background:linear-gradient(to right,var(--wine) 0%,transparent 100%);height:2px}.minimal-cta{margin-top:4rem;padding:3rem;text-align:center;background:#4a7c7e0d;border-radius:12px;border:2px solid rgba(74,124,126,.15)}.minimal-cta p{font-size:1.1rem;color:var(--wine);line-height:1.8;margin-bottom:.5rem}.minimal-cta em{font-style:italic;font-weight:700;color:var(--teal)}.minimal-cta strong{font-weight:900;color:var(--teal)}@media(max-width:860px){.design-demo{padding:1.5rem}.hero-card{min-height:200px;padding:2rem}.symptom-grid{grid-template-columns:1fr}.bento-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:120px}.bento-large,.bento-stat,.bento-symptoms,.bento-cta{grid-column:span 2}.tabs{flex-direction:column}.tab-content{padding:1.5rem}.condition-cards,.symptoms-tabs-grid,.stats-cards{grid-template-columns:1fr}.icon-grid-layout{grid-template-columns:repeat(2,1fr)}.icon-card-stat{grid-column:span 2}.magazine-layout{grid-template-columns:1fr;gap:1.5rem}.magazine-hero,.magazine-stat-1,.magazine-stat-2,.magazine-symptoms,.magazine-hormonal,.magazine-quote{grid-column:1;grid-row:auto}.magazine-symptom-cols,.dashboard-header,.dashboard-content,.dashboard-symptom-list,.accordion-condition-row,.accordion-symptom-grid{grid-template-columns:1fr}.minimal-stat-row{flex-direction:column;gap:2rem}.minimal-list{padding-left:2rem}.minimal-item-name{min-width:150px}.condition-badges{justify-content:center}}.learn-conditions{background:var(--cream);padding:5rem 2rem;position:relative}.learn-conditions:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--wine)}.condition-detail{background:var(--white);padding:2.5rem;margin-bottom:2.5rem;border-radius:8px;box-shadow:0 4px 16px #1a0e140f;border-left:6px solid var(--wine)}.cond-header{margin-bottom:1.2rem;padding-bottom:1rem;border-bottom:2px solid var(--blush)}.cond-header h3{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:800;color:var(--wine);margin-bottom:.4rem;line-height:1.2}.cond-ar{font-family:Cairo,sans-serif;direction:rtl;font-size:1.1rem;color:var(--gold);font-weight:600}.cond-desc{font-size:.95rem;color:var(--rose);line-height:1.7;margin-bottom:1.8rem}.cond-details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.detail-card{background:var(--cream);padding:1.5rem;border-radius:6px;border-left:4px solid var(--rose);transition:all .3s}.detail-card:hover{border-left-color:var(--wine);box-shadow:0 4px 12px #6d2e4614;transform:translateY(-2px)}.detail-card h4{font-family:Playfair Display,serif;font-size:1.05rem;color:var(--dark);margin-bottom:.8rem;font-weight:700}.detail-card ul{list-style:none;padding:0;margin:0}.detail-card li{font-size:.85rem;color:var(--rose);line-height:1.8;padding-left:1.2rem;position:relative;margin-bottom:.4rem}.detail-card li:before{content:"•";position:absolute;left:0;color:var(--wine);font-weight:700}.other-conditions{margin-top:3rem;padding-top:2.5rem;border-top:2px solid rgba(109,46,70,.1)}.other-conditions h3{font-family:Playfair Display,serif;font-size:1.6rem;font-weight:800;color:var(--wine);margin-bottom:1.5rem;text-align:center}.other-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.other-card{background:var(--white);padding:1.8rem;border-radius:6px;border-left:4px solid var(--gold);transition:all .3s}.other-card:hover{border-left-color:var(--wine);box-shadow:0 4px 12px #6d2e4614}.other-card h4{font-family:Playfair Display,serif;font-size:1.05rem;color:var(--wine);margin-bottom:.5rem;font-weight:700}.other-card p{font-size:.85rem;color:var(--rose);line-height:1.7}.how{background:var(--dark);padding:5rem 2rem;position:relative}.how:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gold)}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.step-circle{width:48px;height:48px;border-radius:50%;background:var(--wine);color:var(--cream);display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:800;margin-bottom:1rem}.how-step h3{font-family:Playfair Display,serif;font-size:1.3rem;color:var(--white);margin-bottom:.15rem}.how-step .ar{font-family:Cairo,sans-serif;direction:rtl;color:var(--gold);font-size:.82rem;font-weight:600;margin-bottom:.7rem}.how-step p{font-size:.84rem;color:var(--warm-gray);line-height:1.7}.how-note{text-align:center;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(162,103,105,.1);font-family:Playfair Display,serif;font-style:italic;font-size:1.05rem;color:var(--gold)}.care{background:var(--cream);padding:5rem 2rem}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.ccard{background:var(--white);padding:1.6rem;border-left:4px solid var(--wine);transition:all .3s}.ccard:hover{border-left-color:var(--gold);box-shadow:0 6px 24px #3d17280d}.ccard .ic{font-size:1.6rem;margin-bottom:.6rem}.ccard h4{font-size:.92rem;font-weight:700;color:var(--dark);margin-bottom:.3rem}.ccard p{font-size:.8rem;color:var(--rose);line-height:1.65}.built{background:var(--wine);padding:4.5rem 2rem;position:relative}.built:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gold)}.built-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.8rem}.bcard{background:#ffffff0f;padding:1.5rem}.bcard h4{font-family:Playfair Display,serif;font-size:1.05rem;color:var(--white);margin-bottom:.4rem}.bcard p{font-size:.8rem;color:var(--blush);line-height:1.65}.stories{background:var(--cream);padding:5rem 2rem}.stories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.story{background:var(--white);padding:1.8rem;border-left:4px solid var(--wine);position:relative}.story:before{content:"“";position:absolute;top:.3rem;left:.8rem;font-family:Playfair Display,serif;font-size:2.8rem;color:#6d2e4614;line-height:1}.story q{display:block;font-size:.87rem;font-style:italic;color:var(--dark);line-height:1.72;margin-bottom:1rem}.story .who{font-weight:700;font-size:.82rem;color:var(--wine)}.story .where{font-size:.72rem;color:var(--warm-gray)}.trusted{background:var(--dark);padding:3rem 2rem;position:relative}.trusted:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gold)}.trusted .container{text-align:center}.trusted p{font-size:.78rem;color:var(--warm-gray);margin-bottom:1.2rem;text-transform:uppercase;letter-spacing:.15em}.trust-row{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap;align-items:center}.trust-item{color:var(--blush);font-size:.82rem;font-weight:600;opacity:.65}.final-cta{background:var(--cream);text-align:center;padding:5rem 2rem;position:relative}.final-cta:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--rose)}.cta-phones{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.cta-ph{width:110px;height:200px;background:var(--dark);border-radius:18px;padding:5px;box-shadow:0 16px 40px #1a0e141a}.cta-ph-in{width:100%;height:100%;background:var(--dark-card);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem}.cta-ph-in span{font-family:Playfair Display,serif;color:var(--white);font-size:.85rem;font-weight:800}.cta-ph-in small{font-family:Cairo,sans-serif;color:var(--gold);font-size:.6rem}.final-cta .sec-title{font-size:clamp(1.8rem,3vw,2.4rem)}footer{background:var(--dark-deep);padding:2rem;border-top:1px solid rgba(109,46,70,.12)}.footer-inner{max-width:1080px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-l{font-size:.72rem;color:var(--warm-gray)}.footer-l a{color:var(--gold);text-decoration:none}.footer-r{display:flex;gap:1.5rem}.footer-r a{font-size:.72rem;color:var(--warm-gray);text-decoration:none}.footer-r a:hover{color:var(--gold)}@media(max-width:860px){.hero .container,.cond-grid{grid-template-columns:1fr}.hero .phone-wrap{order:-1;margin-bottom:1rem}.phone{width:220px}.screen{min-height:380px;padding:1.2rem .8rem .8rem}.how-steps,.care-grid,.built-grid,.stories-grid,.cond-details-grid,.other-grid{grid-template-columns:1fr}nav .nav-r a:not(.pill){display:none}.cond-right{order:-1;margin-bottom:2.5rem}.trust-row{gap:1.5rem}.cta-phones{gap:.6rem}.cta-ph{width:90px;height:160px}}@media(max-width:480px){.hero h1{font-size:2rem}section,.hero{padding-left:1.2rem;padding-right:1.2rem}.container{padding:0 1.2rem}}.health-library-header{text-align:center;margin-bottom:3rem;animation:fadeInUp .6s ease-out}.sec-subtitle{color:var(--rose);font-size:.95rem;margin:0 auto;margin-bottom:3rem;line-height:1.7}.health-loading{text-align:center;padding:4rem 2rem;animation:fadeIn .4s ease-out}.loader{display:flex;justify-content:center;gap:.8rem;margin-bottom:1.5rem}.loader-pulse{width:12px;height:12px;background:var(--wine);border-radius:50%;animation:pulse 1.4s ease-in-out infinite}.loader-pulse:nth-child(2){animation-delay:.2s}.loader-pulse:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}}.health-loading p{color:var(--rose);font-size:.9rem;font-weight:500}.health-error{text-align:center;padding:4rem 2rem;background:var(--white);border-radius:12px;border:2px solid rgba(109,46,70,.1);animation:fadeIn .4s ease-out}.error-icon{font-size:3rem;margin-bottom:1rem}.health-error h3{color:var(--wine);font-size:1.5rem;margin-bottom:.5rem}.health-error p{color:var(--rose);margin-bottom:1.5rem}.retry-button{padding:.8rem 2rem;background:var(--wine);color:var(--white);border:none;border-radius:100px;font-weight:600;cursor:pointer;transition:all .3s ease}.retry-button:hover{background:var(--gold);transform:translateY(-2px);box-shadow:0 4px 12px #6d2e4633}.conditions-list{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.condition-card{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #1a0e1414;border:1px solid rgba(109,46,70,.08);transition:all .4s cubic-bezier(.4,0,.2,1);animation:slideInUp .6s ease-out backwards}.condition-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1a0e141f;border-color:var(--wine)}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.condition-header{display:flex;align-items:center;gap:1.5rem;padding:2rem 2.5rem;background:linear-gradient(135deg,var(--blush) 0%,rgba(252,245,238,.5) 100%);border-bottom:2px solid rgba(109,46,70,.1)}.condition-number-badge{width:48px;height:48px;background:var(--wine);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:900;font-family:Playfair Display,serif;flex-shrink:0}.condition-titles{flex:1}.condition-titles h3{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:800;color:var(--wine);margin-bottom:.3rem;line-height:1.2}.condition-subtitle{font-family:Cairo,sans-serif;direction:rtl;font-size:1rem;color:var(--gold);font-weight:600}.prevalence-badge{padding:.6rem 1.2rem;background:var(--wine);color:var(--white);border-radius:100px;font-size:.85rem;font-weight:700;white-space:nowrap;flex-shrink:0;box-shadow:0 2px 8px #6d2e4633}.condition-description{padding:2rem 2.5rem;color:var(--rose);font-size:1rem;line-height:1.8;border-bottom:1px solid rgba(109,46,70,.08)}.condition-sections{padding:1rem 2.5rem 2rem}.section-item{border-bottom:1px solid rgba(109,46,70,.08);transition:all .3s ease}.section-item:last-child{border-bottom:none}.section-header{width:100%;display:flex;align-items:center;gap:1rem;padding:1.2rem 0;background:transparent;border:none;cursor:pointer;transition:all .3s ease;text-align:left}.section-header:hover{padding-left:.5rem}.section-icon{font-size:1.5rem;flex-shrink:0}.section-title{flex:1;font-size:1.05rem;font-weight:700;color:var(--wine)}.section-count{width:32px;height:32px;background:#6d2e461a;color:var(--wine);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.section-toggle{width:32px;height:32px;background:var(--wine);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:300;transition:all .3s ease}.section-item.expanded .section-toggle{background:var(--gold);transform:rotate(180deg)}.section-content{padding:0 0 1.5rem;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.8rem;padding:0;margin:0}.grid-item{display:flex;align-items:flex-start;gap:.6rem;padding:.75rem 1rem;background:#fcf5ee80;border-radius:6px;color:var(--rose);font-size:.9rem;line-height:1.5;animation:fadeInLeft .4s ease-out backwards;transition:all .3s ease}.grid-item:hover{background:var(--blush);transform:translate(4px)}.item-bullet{color:var(--wine);font-size:1.2rem;line-height:1;flex-shrink:0;margin-top:.1rem}.item-text{flex:1}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.health-footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;animation:fadeInUp .6s ease-out .4s backwards}.footer-card{padding:2.5rem;background:linear-gradient(135deg,var(--white) 0%,var(--blush) 100%);border-radius:16px;border:2px solid rgba(109,46,70,.1);text-align:center;transition:all .4s ease}.footer-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1a0e141a;border-color:var(--wine)}.footer-icon{font-size:3rem;margin-bottom:1rem}.footer-card h4{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:800;color:var(--wine);margin-bottom:1rem}.footer-card p{color:var(--rose);font-size:.95rem;line-height:1.7}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.condition-header{flex-wrap:wrap;padding:1.5rem}.condition-number-badge{width:40px;height:40px;font-size:1.2rem}.condition-titles h3{font-size:1.4rem}.condition-subtitle{font-size:.9rem}.prevalence-badge{width:100%;text-align:center}.condition-description,.condition-sections{padding:1.5rem}.section-header{padding:1rem 0}.section-title{font-size:.95rem}.items-grid,.health-footer{grid-template-columns:1fr}}[data-theme=dark] .condition-card{background:#2a1320;border-color:#a2676933}[data-theme=dark] .condition-header{background:linear-gradient(135deg,#3d2830,#2a1320);border-bottom-color:#a2676933}[data-theme=dark] .condition-description{color:#e8d4d0;border-bottom-color:#a267691a}[data-theme=dark] .section-item{border-bottom-color:#a267691a}[data-theme=dark] .section-title{color:#fcf5ee}[data-theme=dark] .section-count{background:#a2676933;color:#fcf5ee}[data-theme=dark] .grid-item{background:#3d283080;color:#e8d4d0}[data-theme=dark] .grid-item:hover{background:#3d2830}[data-theme=dark] .footer-card{background:linear-gradient(135deg,#2a1320,#3d2830);border-color:#a2676933}[data-theme=dark] .footer-card h4{color:#fcf5ee}[data-theme=dark] .footer-card p{color:#e8d4d0}[data-theme=dark] .health-error{background:#2a1320;border-color:#a2676933}[data-theme=dark] .health-error h3{color:#fcf5ee}[data-theme=dark] .health-error p{color:#e8d4d0}.magazine-article{max-width:900px;margin:0 auto 4rem;background:var(--white);box-shadow:0 8px 32px #1a0e1414;overflow:hidden}.article-hero{background:linear-gradient(135deg,var(--wine) 0%,#8B3A5A 100%);color:var(--white);padding:4rem 3rem 3rem;position:relative;overflow:hidden}.article-hero:before{content:"";position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;transform:translate(30%,-30%)}.hero-content{position:relative;z-index:1}.article-category{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.article-title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;line-height:1.1;margin-bottom:.75rem;color:var(--white)}.article-subtitle{font-family:Cairo,sans-serif;direction:rtl;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:600;color:#ffffffe6;margin-bottom:2rem}.hero-stat{display:inline-flex;flex-direction:column;align-items:center;padding:1.5rem 2.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:2px solid rgba(255,255,255,.2)}.stat-number{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:900;line-height:1;margin-bottom:.5rem}.stat-label{font-size:.85rem;opacity:.95;text-align:center}.article-intro{padding:3rem 3rem 2rem;border-bottom:3px solid var(--blush)}.lead-paragraph{font-size:1.25rem;line-height:1.8;color:var(--rose);font-weight:400;text-align:justify}.article-body{padding:2rem 3rem 3rem}.article-section{margin-bottom:3.5rem}.article-section:last-child{margin-bottom:0}.section-header-mag{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--blush)}.section-icon-large{font-size:2.5rem;line-height:1}.section-header-mag h2{font-family:Playfair Display,serif;font-size:2rem;font-weight:800;color:var(--wine);margin:0}.magazine-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.magazine-item{display:flex;gap:1rem;padding:1.25rem;background:var(--blush);border-radius:8px;border-left:4px solid var(--wine);transition:all .3s ease}.magazine-item:hover{transform:translate(8px);box-shadow:0 4px 16px #6d2e4626}.item-number{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:900;color:var(--wine);line-height:1;flex-shrink:0}.item-content{font-size:.95rem;line-height:1.6;color:var(--rose)}.pull-quote{margin:3rem 0;padding:2.5rem;background:linear-gradient(135deg,var(--blush) 0%,rgba(252,245,238,.5) 100%);border-left:6px solid var(--gold);position:relative}.pull-quote:before{content:'"';position:absolute;top:-.5rem;left:1.5rem;font-family:Playfair Display,serif;font-size:6rem;font-weight:900;color:var(--gold);opacity:.3;line-height:1}.pull-quote blockquote{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;font-style:italic;line-height:1.6;color:var(--wine);margin:0;position:relative;z-index:1}.two-column-text{column-count:2;column-gap:3rem;column-rule:1px solid var(--blush)}.styled-list{list-style:none;padding:0;margin:0}.styled-list li{padding:.75rem 0 .75rem 2rem;position:relative;font-size:1rem;line-height:1.7;color:var(--rose);break-inside:avoid}.styled-list li:before{content:"▸";position:absolute;left:0;color:var(--wine);font-size:1.2rem}.treatment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.treatment-card{padding:1.5rem;background:var(--white);border:2px solid var(--blush);border-radius:12px;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.treatment-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--wine);transform:scaleX(0);transition:transform .3s ease}.treatment-card:hover{border-color:var(--wine);box-shadow:0 8px 24px #6d2e4626;transform:translateY(-4px)}.treatment-card:hover:before{transform:scaleX(1)}.treatment-number{width:48px;height:48px;margin:0 auto 1rem;background:var(--wine);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:900}.treatment-card p{font-size:.95rem;line-height:1.6;color:var(--rose);margin:0}.feature-box{padding:2.5rem;background:linear-gradient(135deg,#FFF5F0 0%,var(--blush) 100%);border-radius:16px;border:3px solid var(--wine)}.feature-intro{font-size:1.1rem;font-weight:600;color:var(--wine);margin-bottom:1.5rem}.doctor-list{display:grid;gap:1rem}.doctor-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:var(--white);border-radius:8px;font-size:1rem;line-height:1.6;color:var(--rose);box-shadow:0 2px 8px #6d2e4614;transition:all .3s ease}.doctor-item:hover{transform:translate(8px);box-shadow:0 4px 16px #6d2e4626}.check-icon{width:32px;height:32px;background:var(--wine);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;flex-shrink:0}.article-footer{background:var(--wine);padding:2.5rem 3rem;text-align:center}.footer-text{font-size:1.1rem;line-height:1.7;color:var(--white);margin:0}@media(max-width:768px){.magazine-article{margin-bottom:2rem}.article-hero{padding:3rem 2rem 2rem}.article-intro,.article-body,.article-footer{padding-left:2rem;padding-right:2rem}.article-title{font-size:2rem}.article-subtitle{font-size:1.2rem}.magazine-grid{grid-template-columns:1fr}.two-column-text{column-count:1}.treatment-grid{grid-template-columns:1fr}.pull-quote{padding:2rem 1.5rem}.pull-quote blockquote{font-size:1.2rem}}[data-theme=dark] .magazine-article{background:#2a1320}[data-theme=dark] .article-intro{border-bottom-color:#a267694d}[data-theme=dark] .lead-paragraph{color:#e8d4d0}[data-theme=dark] .section-header-mag{border-bottom-color:#a267694d}[data-theme=dark] .section-header-mag h2{color:#fcf5ee}[data-theme=dark] .magazine-item{background:#3d283080}[data-theme=dark] .item-content{color:#e8d4d0}[data-theme=dark] .pull-quote{background:linear-gradient(135deg,#3d2830,#3d283080)}[data-theme=dark] .pull-quote blockquote{color:#fcf5ee}[data-theme=dark] .styled-list li{color:#e8d4d0}[data-theme=dark] .treatment-card{background:#3d2830;border-color:#a267694d}[data-theme=dark] .treatment-card p{color:#e8d4d0}[data-theme=dark] .feature-box{background:linear-gradient(135deg,#3d2830,#3d283080)}[data-theme=dark] .feature-intro{color:#fcf5ee}[data-theme=dark] .doctor-item{background:#2a1320;color:#e8d4d0}.magazine-layout{display:flex;flex-direction:column;gap:4rem;padding:2rem 0}.compact-card{background:var(--white);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 12px #1a0e1414;border:1px solid rgba(109,46,70,.1);transition:all .3s ease}.compact-card:hover{box-shadow:0 4px 20px #1a0e141f;transform:translateY(-2px)}.compact-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid var(--blush)}.compact-title-group{flex:1}.compact-title{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:800;color:var(--wine);margin:0 0 .25rem;line-height:1.2}.compact-subtitle{font-family:Cairo,sans-serif;direction:rtl;font-size:.9rem;color:var(--gold);font-weight:600;margin:0}.compact-badge{padding:.4rem .8rem;background:var(--wine);color:var(--white);border-radius:100px;font-size:.75rem;font-weight:700;white-space:nowrap;flex-shrink:0}.compact-description{font-size:.9rem;line-height:1.6;color:var(--rose);margin:0 0 1rem}.compact-tabs{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.compact-tab{flex:1;min-width:100px;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;background:var(--blush);border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:.8rem}.compact-tab:hover{background:#fcf5eecc;border-color:#6d2e4633}.compact-tab.active{background:var(--wine);color:var(--white);border-color:var(--wine)}.tab-icon{font-size:1.25rem;line-height:1}.tab-label{font-weight:600;font-size:.75rem}.tab-badge{font-size:.7rem;opacity:.8}.compact-tab.active .tab-badge{opacity:1}.compact-content{min-height:200px}.compact-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.5rem}.compact-item{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem .75rem;background:var(--blush);border-radius:6px;font-size:.85rem;line-height:1.5;color:var(--rose);transition:all .2s ease}.compact-item:hover{background:#fcf5eecc;transform:translate(4px)}.item-dot{color:var(--wine);font-size:1rem;line-height:1.5;flex-shrink:0}@media(max-width:768px){.compact-card{padding:1rem}.compact-header{flex-direction:column}.compact-badge{align-self:flex-start}.compact-title{font-size:1.25rem}.compact-tabs{gap:.4rem}.compact-tab{min-width:80px;padding:.6rem .4rem}.tab-icon{font-size:1rem}.tab-label{font-size:.7rem}.compact-list{grid-template-columns:1fr}}[data-theme=dark] .compact-card{background:#2a1320;border-color:#a2676933}[data-theme=dark] .compact-header{border-bottom-color:#a267694d}[data-theme=dark] .compact-title{color:#fcf5ee}[data-theme=dark] .compact-description{color:#e8d4d0}[data-theme=dark] .compact-tab{background:#3d283080}[data-theme=dark] .compact-tab:hover{background:#3d2830cc;border-color:#a267694d}[data-theme=dark] .compact-tab.active{background:var(--wine);color:var(--white)}[data-theme=dark] .compact-item{background:#3d283080;color:#e8d4d0}[data-theme=dark] .compact-item:hover{background:#3d2830cc}.compact-layout{width:100%}.wide-card{width:100%;margin:0 auto 3rem;background:var(--white);border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #1a0e141a;border:1px solid rgba(109,46,70,.1)}.wide-hero{background:linear-gradient(135deg,var(--wine) 0%,#8B3A5A 100%);padding:1.5rem 3rem;color:var(--white)}.wide-hero-content{display:flex;align-items:center;justify-content:space-between;gap:2rem}.wide-category{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:.25rem}.wide-title{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:900;line-height:1.2;margin:0}.wide-subtitle{font-family:Cairo,sans-serif;direction:rtl;font-size:1rem;font-weight:600;color:#ffffffd9;margin:.25rem 0 0}.wide-stat{display:inline-block;padding:.5rem 1.25rem;flex-shrink:0;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;font-size:.85rem;font-weight:700;border:1px solid rgba(255,255,255,.3)}.wide-description{padding:2.5rem 3rem;background:var(--blush);border-bottom:3px solid var(--wine)}.wide-description p{max-width:900px;margin:0 auto;font-size:1.05rem;line-height:1.8;color:var(--rose);text-align:justify}.wide-sections{padding:2rem 3rem 3rem}.wide-section{max-width:900px;margin:0 auto 2.5rem}.wide-section:last-child{margin-bottom:0}.wide-section.doctor-highlight{background:linear-gradient(135deg,#FFF5F0 0%,var(--blush) 100%);padding:2rem;border-radius:12px;border-left:4px solid var(--wine)}.section-header-wide{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--blush)}.section-header-wide .section-icon{font-size:1.75rem;line-height:1}.section-header-wide h3{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:800;color:var(--wine);margin:0}.wide-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem}.wide-item{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;background:#fcf5ee80;border-radius:8px;font-size:.95rem;line-height:1.6;color:var(--rose);transition:all .3s ease}.wide-item:hover{background:var(--blush);transform:translate(4px)}.wide-item.highlight{background:var(--white);border:1px solid rgba(109,46,70,.2)}.wide-item.highlight:hover{border-color:var(--wine);background:var(--white)}.item-bullet{color:var(--wine);font-size:1.2rem;line-height:1.6;flex-shrink:0}@media(max-width:768px){.wide-card{margin-bottom:2rem}.wide-hero{padding:2rem 1.5rem}.wide-title{font-size:1.8rem}.wide-subtitle{font-size:1rem}.wide-description{padding:2rem 1.5rem}.wide-description p{font-size:.95rem}.wide-sections,.wide-section.doctor-highlight{padding:1.5rem}.section-header-wide h3{font-size:1.25rem}.wide-grid{grid-template-columns:1fr}}[data-theme=dark] .wide-card{background:#2a1320;border-color:#a2676933}[data-theme=dark] .wide-description{background:#3d283080;border-bottom-color:#a2676980}[data-theme=dark] .wide-description p{color:#e8d4d0}[data-theme=dark] .section-header-wide{border-bottom-color:#a267694d}[data-theme=dark] .section-header-wide h3{color:#fcf5ee}[data-theme=dark] .wide-section.doctor-highlight{background:linear-gradient(135deg,#3d2830,#3d283080)}[data-theme=dark] .wide-item{background:#3d283080;color:#e8d4d0}[data-theme=dark] .wide-item:hover{background:#3d2830cc}[data-theme=dark] .wide-item.highlight{background:#3d2830;border-color:#a267694d}[data-theme=dark] .wide-item.highlight:hover{border-color:#a2676980;background:#3d2830}.wide-title-group{flex:1}.lang-switcher{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--wine);border:1.5px solid var(--wine);color:var(--white);font-size:.75rem;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:DM Sans,sans-serif}.lang-switcher:hover{background:var(--berry);border-color:var(--berry);transform:scale(1.08)}.lang-switcher:active{transform:scale(.95)}@media(max-width:860px){.lang-switcher{width:32px;height:32px;font-size:.7rem}}.dark-mode-toggle{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;border-radius:50%;background:var(--wine);border:none;color:var(--white);font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #6d2e464d;transition:all .3s ease;z-index:1000}.dark-mode-toggle:hover{background:var(--berry);transform:scale(1.1);box-shadow:0 6px 20px #6d2e4666}.dark-mode-toggle:active{transform:scale(.95)}[data-theme=dark] .dark-mode-toggle{background:var(--gold);box-shadow:0 4px 12px #d4956a4d}[data-theme=dark] .dark-mode-toggle:hover{background:#e0a978;box-shadow:0 6px 20px #d4956a66}@media(max-width:860px){.dark-mode-toggle{bottom:1.5rem;right:1.5rem;width:48px;height:48px;font-size:1.3rem}}.contact-page{min-height:100vh;padding-top:4rem}.contact-hero{padding:3rem 0 2rem;text-align:center;background:linear-gradient(135deg,var(--wine) 0%,var(--dark) 100%)}.contact-title{font-size:2.5rem;font-weight:700;color:var(--gold);margin-bottom:1rem;font-family:Noto Kufi Arabic,sans-serif}.contact-subtitle{font-size:1.1rem;color:var(--rose);max-width:600px;margin:0 auto;font-family:Noto Kufi Arabic,sans-serif}.contact-content{padding:4rem 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-form-wrapper{background:var(--card-bg, rgba(255, 255, 255, .03));padding:2.5rem;border-radius:1rem;border:2px solid var(--gold);box-shadow:0 4px 20px #daa52026}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;font-weight:600;color:var(--gold);font-family:Noto Kufi Arabic,sans-serif}.form-group input,.form-group textarea{padding:.875rem 1rem;font-size:1rem;border:2px solid var(--rose);border-radius:.5rem;background:#ffffff05;color:#333;font-family:Noto Kufi Arabic,sans-serif;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--gold);border-width:2px;background:#ffffff0d;box-shadow:0 0 0 3px #daa5201a}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--warm-gray)}.form-group input.input-error,.form-group textarea.input-error{border-color:#f44336;border-width:2px}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{margin-top:1rem;font-size:1rem;padding:1rem 2rem;width:100%;cursor:pointer;transition:all .3s ease}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.submit-btn:not(:disabled):hover{transform:translateY(-2px)}.form-message{padding:1rem;border-radius:.5rem;font-size:.9rem;text-align:center;font-family:Noto Kufi Arabic,sans-serif;margin-top:.5rem}.success-message{background:#4caf5033;color:#4caf50;border:1px solid rgba(76,175,80,.3)}.error-message{background:#f4433633;color:#f44336;border:1px solid rgba(244,67,54,.3)}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.info-card{background:var(--card-bg, rgba(255, 255, 255, .03));padding:.45rem 2rem;border-radius:1rem;border:2px solid var(--rose);text-align:center;transition:all .3s ease;box-shadow:0 2px 10px #0000001a}.info-card:hover{transform:translateY(-4px);border-color:var(--gold);border-width:2px;box-shadow:0 8px 20px #daa52040}.info-icon{font-size:2.5rem;margin-bottom:1rem}.info-card h3{font-size:1.1rem;color:var(--gold);margin-bottom:.75rem;font-family:Noto Kufi Arabic,sans-serif}.info-card p,.info-card a{color:var(--rose);font-size:.95rem;font-family:Noto Kufi Arabic,sans-serif}.info-card a{text-decoration:none;transition:color .3s ease}.info-card a:hover{color:var(--gold)}[data-theme=dark] .contact-hero{background:linear-gradient(135deg,var(--wine) 0%,#1a1a1a 100%)}[data-theme=dark] .contact-form-wrapper{background:#ffffff0d;border-color:var(--gold);border-width:2px}[data-theme=dark] .info-card{background:#ffffff0d;border-color:var(--rose);border-width:2px}[data-theme=dark] .form-group input,[data-theme=dark] .form-group textarea{background:#ffffff08;border-color:var(--rose);border-width:2px;color:#fff}[data-theme=dark] .submit-btn{color:#fff!important}[data-theme=dark] .submit-btn:not(:disabled):hover{box-shadow:none}@media(max-width:968px){.contact-grid{grid-template-columns:1fr;gap:3rem}.contact-title{font-size:2rem}.contact-subtitle{font-size:1rem}.contact-form-wrapper{padding:2rem}}@media(max-width:640px){.contact-page{padding-top:3rem}.contact-hero{padding:2rem 0 1.5rem}.contact-title{font-size:1.75rem}.contact-subtitle{font-size:.95rem}.contact-content{padding:2.5rem 0}.contact-form-wrapper,.info-card{padding:1.5rem}.submit-btn{font-size:.95rem;padding:.875rem 1.5rem}}
