.ProseMirror{outline:none}.ProseMirror p{margin:.5rem 0;unicode-bidi:plaintext}.ProseMirror a{color:#2563eb;text-decoration:underline}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{font-family:Cairo,sans-serif!important;line-height:1.25;margin:1.1rem 0 .6rem}.ProseMirror h1{font-size:clamp(28px,2.4vw + .6rem,40px)}.ProseMirror h2{font-size:clamp(24px,2vw + .5rem,34px)}.ProseMirror h3{font-size:clamp(21px,1.6vw + .45rem,28px)}.ProseMirror h4{font-size:clamp(19px,1.3vw + .4rem,24px)}.ProseMirror h5{font-size:clamp(17px,1vw + .35rem,20px)}.ProseMirror h6{font-size:clamp(16px,.8vw + .3rem,18px)}.ProseMirror ul,.ProseMirror ol{padding-inline-start:1.25rem;margin:.4rem 0 .6rem}.ProseMirror li{margin:.25rem 0}.article-rtl .ProseMirror{direction:rtl;text-align:right}.article-rtl .ProseMirror ul,.article-rtl .ProseMirror ol{direction:rtl!important;text-align:right!important;padding-inline-start:0;padding-right:1.25rem;margin-right:1.25rem;margin-left:0;list-style-position:outside}.article-rtl .ProseMirror li{direction:rtl;text-align:right}.article-ltr .ProseMirror{direction:ltr;text-align:left}.article-ltr .ProseMirror ul,.article-ltr .ProseMirror ol{direction:ltr;padding-inline-start:1.25rem;padding-right:0;margin-left:1.25rem;margin-right:0}.article-ltr .ProseMirror li{direction:ltr;text-align:left}.ProseMirror img{max-width:100%!important;height:auto;box-sizing:border-box}:root{--wp-editor-max: 980px;--wp-content-max: 700px}.editor-shell{width:min(100%,var(--wp-editor-max));margin:24px auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 6px 20px #0000000a;overflow:hidden}.editor-shell .ProseMirror{max-width:var(--wp-content-max);margin:0 auto;padding:20px 2px;line-height:1.8;font-size:16px}@media(max-width:768px){:root{--wp-editor-max: 100%;--wp-content-max: calc(100% - 24px) }.editor-shell{margin:12px auto;border-radius:10px}.editor-shell .ProseMirror{padding:16px 14px;font-size:15px}}.editor-shell .ProseMirror figure.media{--media-max: var(--wp-content-max);width:min(100%,var(--media-max));margin:8px auto;display:block}.editor-shell .ProseMirror figure.media[data-align=left]{margin-left:0;margin-right:auto}.editor-shell .ProseMirror figure.media[data-align=center]{margin-left:auto;margin-right:auto}.editor-shell .ProseMirror figure.media[data-align=right]{margin-left:auto;margin-right:0}.editor-shell .ProseMirror figure.media img,.editor-shell .ProseMirror figure.media video{display:block;max-width:100%;height:auto}.editor-shell .ProseMirror figure.media:has(video){--media-max: 420px}.editor-shell .ProseMirror figure.media:has(video) video{max-height:240px;object-fit:contain}figure.media{position:relative;display:inline-block;max-width:100%}figure.media.uploading img,figure.media.uploading video{opacity:.85;filter:grayscale(10%)}figure.media.uploading:after{content:"Uploading…";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:6px 10px;font-size:12px;font-weight:600;background:#0009;color:#fff;border-radius:999px;pointer-events:none}figure.media .upload-progress{position:absolute;left:8px;right:8px;bottom:8px;height:6px;background:#0000001f;border-radius:999px;overflow:hidden;pointer-events:none;opacity:0;transition:opacity .2s ease}figure.media.uploading .upload-progress{opacity:1}figure.media .upload-progress .bar{height:100%;width:0%;background:linear-gradient(90deg,#2563eb,#6366f1);border-radius:999px;transition:width .2s ease}figure.media .upload-progress .label{position:absolute;right:10px;bottom:100%;transform:translateY(-6px);font-size:12px;font-weight:600;padding:2px 6px;border-radius:6px;background:#0009;color:#fff;white-space:nowrap;-webkit-user-select:none;user-select:none}figure.media.upload-error .upload-progress{background:#dc262626}figure.media.upload-error .upload-progress .bar{background:#dc2626}.article-content img:not([data-wrap=true]){float:none!important;clear:both!important;display:block!important;max-width:100%!important;height:auto!important;box-sizing:border-box;margin:0 0 .75rem!important}.article-content img[data-wrap=false][data-align=center]{margin-left:auto;margin-right:auto}.article-content img[data-wrap=false][data-align=left]{margin-right:auto}.article-content img[data-wrap=false][data-align=right]{margin-left:auto}.article-content img[data-wrap=true][data-align=left]{float:left!important;margin:.5rem 1rem .5rem 0;clear:none!important}.article-content img[data-wrap=true][data-align=right]{float:right!important;margin:.5rem 0 .5rem 1rem;clear:none!important}.article-content img[data-wrap=true][data-align=center]{float:none!important;margin-left:auto;margin-right:auto}.article-content p>img,.article-content figure>img{display:block!important}[dir=rtl] .article-content img:not([data-wrap=true]){float:none!important}.navbar{background-color:#fff;border-bottom:1px solid #e5e7eb}.navbar-inner{max-width:1280px;margin:0 auto;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;gap:32px}.navbar-left{display:flex;align-items:center;gap:40px;flex:1}.navbar-logo img{height:40px;display:block}.navbar-links{display:flex;align-items:center;gap:32px;font-size:14px;color:#4b5563}.navbar-link{text-decoration:none;color:inherit;cursor:pointer;transition:color .2s ease}.navbar-link:hover{color:#111827}.navbar-actions{display:flex;align-items:center;gap:12px}.nav-btn{font-size:14px;font-weight:500;border-radius:8px;padding:10px 20px;cursor:pointer;border:none;white-space:nowrap}.nav-btn-primary{background-color:#2563eb;color:#fff}.nav-btn-primary:hover{background-color:#1d4ed8}.nav-btn-outline{background-color:#fff;color:#2563eb;border:1px solid #2563eb}.nav-btn-outline:hover{background-color:#eff6ff}@media(max-width:900px){.navbar-inner{flex-wrap:wrap;padding:12px 20px;gap:16px}.navbar-left{gap:20px}.navbar-links{gap:20px;font-size:13px}.nav-btn{padding:8px 16px;font-size:13px}}@media(max-width:640px){.navbar-inner{flex-direction:column;align-items:flex-start}.navbar-left{width:100%;justify-content:space-between}.navbar-links{width:100%;flex-wrap:wrap;row-gap:8px;column-gap:16px;margin-top:8px}.navbar-actions{width:100%;justify-content:flex-end;gap:8px}.nav-btn{padding:8px 14px;font-size:12px}}.hero{padding:60px 0;display:flex;gap:40px;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto}.hero-left{max-width:812px}.hero-title{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-seo-tag{display:inline-block;padding:0 10px}.hero-seo-tag-img{width:230px;height:42px;display:inline-block;vertical-align:middle}.hero-subtext{font-size:16px;color:#555;margin-bottom:25px}.hero-buttons{display:flex;align-items:center;gap:20px}.hero-btn-primary{background:#2563eb;color:#fff;padding:12px 24px;border-radius:8px;border:none;cursor:pointer;font-size:15px;font-weight:500}.hero-stats{display:flex;align-items:center;gap:25px;margin-top:35px}.hero-users{display:flex;align-items:center;gap:10px;font-size:14px;color:#555}.hero-users-img{width:120px;height:auto}.hero-rating{text-align:left}.hero-rating-text{font-size:18px;font-weight:600;margin-bottom:5px}.hero-rating-img{width:110px;height:auto}.hero-illustration{flex-shrink:0}.hero-illustration-img{width:420px;max-width:100%}@media(max-width:992px){.hero{flex-direction:column-reverse;text-align:center}.hero-left{max-width:100%}.hero-title{font-size:34px}.hero-buttons{justify-content:center;flex-wrap:wrap}.hero-stats{justify-content:center}.hero-rating{text-align:center}}@media(max-width:600px){.hero{padding:40px 16px}.hero-title{font-size:28px}.hero-subtext{font-size:14px}.hero-buttons{flex-direction:column;gap:12px}.hero-btn-primary,.hero-btn-ghost{width:100%;justify-content:center}.hero-stats{flex-direction:column;gap:16px}}.pricing-section{max-width:1280px;margin:0 auto;padding:80px 0;text-align:center}.pricing-title{font-size:32px;font-weight:700;margin-bottom:12px}.pricing-subtitle{font-size:16px;color:#555;margin-bottom:50px}.pricing-cards{display:flex;gap:30px;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.pricing-card{flex:1;min-width:300px;background:#fff;padding:28px 26px;border-radius:18px;box-shadow:0 10px 25px #0000000f;cursor:pointer;transition:all .25s ease;border:1px solid transparent}.pricing-card.active{padding:36px 30px;flex:1.15;border:2px solid #2563eb;transform:translateY(-18px);box-shadow:0 20px 45px #2563eb40}.pricing-header{display:flex;justify-content:space-between;align-items:center}.price{font-size:18px}.pricing-description{font-size:14px;color:#666;margin:18px 0}.features-title{font-size:16px;font-weight:600;margin-bottom:18px;color:#555}.features-list{text-align:left;list-style:none;padding:0}.features-list li{margin-bottom:12px;font-size:15px;color:#111827;display:flex;align-items:center;gap:10px}.primary-btn{width:100%;background:#2563eb;color:#fff;padding:12px;border-radius:8px;border:none;cursor:pointer;margin-bottom:18px;font-size:15px;font-weight:500}.outline-btn{width:100%;background:transparent;color:#2563eb;border:2px solid #2563eb;padding:12px;border-radius:8px;cursor:pointer;margin-bottom:18px;font-size:15px;font-weight:500}.pricing-card:hover{transform:translateY(-5px)}@media(max-width:900px){.pricing-cards{flex-direction:column}.pricing-card.active{transform:translateY(0)}}.pricing-card{position:relative}.pricing-card.muted{background:#f4f5f7;border:1px solid #e5e7eb}.pricing-card.popular{border:1px solid rgba(37,99,235,.25)}.badge{top:12px;left:12px;font-size:12px;font-weight:600;padding:6px 10px;border-radius:999px;border:1px solid transparent;z-index:2}.badge-gray{background:#eef2f7;color:#6b7280;border-color:#e5e7eb}.badge-blue{background:#2563eb1f;color:#2563eb;border-color:#2563eb33}.badge-right{left:auto;right:16px}.modal-overlay{position:fixed;inset:0;background:#1118278c;display:grid;place-items:center;z-index:9999;padding:20px}.modal-card{width:382px;height:339px;background:#fff;border-radius:16px;box-shadow:0 18px 45px #00000038;overflow:hidden;display:flex;flex-direction:column}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 10px}.modal-title{margin:0;font-size:26px;font-weight:800;color:#111827}.modal-close{border:none;background:transparent;font-size:28px;line-height:1;cursor:pointer;color:#9ca3af;padding:6px 10px;border-radius:10px}.modal-close:hover{background:#f3f4f6;color:#111827}.modal-body{padding:6px 18px 0;display:flex;flex-direction:column;gap:18px;flex:1}.row{display:flex;align-items:center;justify-content:space-between;font-size:20px;color:#111827}.row-left{font-weight:500}.row-right{display:flex;align-items:center;gap:12px}.muted-text{color:#9ca3af;font-weight:500}.money{font-weight:600;color:#6b7280}.modal-divider{height:1px;background:#d1d5db;margin-top:6px}.row.total .row-left{font-weight:700}.row.total .money{font-weight:700;color:#6b7280}.avatar-circle{width:28px;height:28px;border-radius:999px;background:#7c3aed;color:#fff;font-weight:800;font-size:14px;display:grid;place-items:center;box-shadow:0 6px 14px #7c3aed40}.plan-chip{background:#2f81ed26;color:#2f81ed;padding:8px 14px;border-radius:999px;font-size:14px;font-weight:700;border:1px solid rgba(47,129,237,.2)}.pay-btn{width:382px;height:43px;border:none;cursor:pointer;background:#2f81ed;color:#fff;font-size:18px;font-weight:700;border-radius:4px;padding:12px 20px;display:flex;align-items:center;justify-content:center;gap:12px}.pay-btn:hover{filter:brightness(.96)}.vision-section{background:linear-gradient(to right,#ffeba7,#fffcf4);padding:63px 56px;border-radius:16px;max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:40px}.vision-text h2{font-size:32px;font-weight:700;margin-bottom:18px;color:#111}.vision-text p{font-size:28px;line-height:48px;color:#444;max-width:812px;height:370px}.vision-badges{display:flex;flex-direction:column;gap:20px;align-items:flex-end}.vision-badge{border-radius:8px;overflow:hidden}.badge-1{width:310px;height:102px}.badge-2{width:296px;height:102px}.badge-3{width:340px;height:102px}.vision-badge img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:1024px){.vision-section{padding:40px 24px;gap:24px}.vision-text h2{font-size:26px}.vision-text p{font-size:15px}}@media(max-width:768px){.vision-section{flex-direction:column;align-items:flex-start;padding:32px 20px}.vision-badges{align-items:flex-start;width:100%}.badge-1,.badge-2,.badge-3{width:100%;max-width:380px}}@media(max-width:480px){.vision-section{padding:24px 16px}.vision-text h2{font-size:28px;text-align:center}.vision-text p{font-size:18px;text-align:center}.badge-1,.badge-2,.badge-3{max-width:100%}}.footer-section{padding:80px 0}.footer-card{max-width:100%;margin:0 auto;border-radius:16px;border:1px solid #e5e7eb;background-color:#f9fafb;padding:32px 32px 28px;display:flex;flex-direction:column;gap:40px}.footer-top{display:flex;gap:42px;align-items:flex-start}.footer-logo-block{flex-basis:432px;max-width:432px}.footer-logo{width:188px;height:88px;margin-bottom:16px}.footer-description{font-size:24px;color:#4b5563;line-height:1.7}.footer-columns{flex:1;display:flex;justify-content:space-between;gap:32px}.footer-column{min-width:170px}.footer-column-title{font-size:24px;font-weight:600;color:#111827;margin-bottom:12px}.footer-column-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px;font-size:14px;color:#4b5563}.footer-social{min-width:101px;text-align:center}.footer-social-list{display:flex;flex-direction:row;gap:12px;justify-content:center}.footer-social-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#4b5563}.footer-social-icon{width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px}.footer-social-icon-g{background:#f3f4f6}.footer-social-icon-in{background:#e5f2ff}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;border-top:1px solid #e5e7eb;padding-top:24px}.footer-contact{width:447px}.footer-bottom-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:10px}.footer-contact-row{display:flex;height:54px;gap:8px;margin-bottom:6px}.footer-input{flex:1;padding:10px 12px;border-radius:8px;border:1px solid #d1d5db;font-size:13px;outline:none}.footer-btn-primary{padding:0 18px;border-radius:8px;border:none;background:#2563eb;color:#fff;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;height:54px}.footer-note{font-size:11px;color:#9ca3af;margin:0;width:100%}.hero-btn-ghost{display:flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;font-size:15px;font-weight:500;color:#2563eb}.hero-play-icon{width:32px;height:32px;border-radius:50%;border:2px solid #2563eb;display:flex;align-items:center;justify-content:center}.footer-get-started{width:320px;display:flex;flex-direction:column;gap:10px}.footer-get-started-buttons{display:flex;gap:10px}.footer-btn-outline{padding:0 18px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#111827;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;height:54px}@media(max-width:1024px){.footer-card{padding:24px 20px 22px}.footer-top{flex-direction:column;gap:24px}.footer-logo-block{max-width:100%}.footer-columns{flex-wrap:wrap;justify-content:flex-start}.footer-column{flex:1 1 200px}.footer-bottom{flex-direction:column;gap:24px}.footer-get-started{align-items:flex-start}}@media(max-width:640px){.footer-section{padding:40px 0}.footer-card{padding:20px 16px 18px}.footer-columns{flex-direction:column;gap:20px}.footer-contact-row{flex-direction:column}.footer-btn-primary,.footer-btn-outline{width:100%;text-align:center}.footer-get-started-buttons{flex-direction:column;width:100%}.footer-get-started{flex-basis:auto;width:100%}}.register-page{background:#f8f9fc;min-height:100vh;padding-top:40px}.confirm-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f5f5f7;padding:24px}.confirm-card{width:100%;max-width:480px;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0f172a1a;padding:32px 36px}.confirm-title{font-size:24px;font-weight:600;margin-bottom:8px;color:#111827}.confirm-text{font-size:14px;color:#4b5563;margin-bottom:4px}.confirm-subtext-small{font-size:13px;color:#6b7280;margin-bottom:20px}.confirm-link{color:#2563eb;text-decoration:none;font-weight:500}.confirm-link:hover{text-decoration:underline}.confirm-label{display:block;font-size:13px;color:#374151;margin-bottom:6px}.confirm-input{width:100%;padding:10px 12px;border-radius:6px;border:1px solid #d1d5db;font-size:14px;margin-bottom:18px;outline:none}.confirm-input:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb33}.confirm-btn{width:100%;padding:10px 14px;border-radius:6px;border:none;font-size:15px;font-weight:500;cursor:pointer;background-color:#2563eb;color:#fff;margin-top:4px}.confirm-btn:disabled{opacity:.7;cursor:default}.confirm-footer{margin-top:16px;font-size:13px;color:#6b7280;display:flex;justify-content:center;gap:4px}.confirm-resend-btn{border:none;background:none;padding:0;font-size:13px;color:#2563eb;cursor:pointer}.confirm-resend-btn:hover{text-decoration:underline}.success-text{margin-top:10px;font-size:13px;color:#16a34a}.error-text{margin-top:10px;font-size:13px;color:#dc2626}
