@import "https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800&family=IBM+Plex+Sans+Arabic:wght@400;500;600;700;800&family=Noto+Kufi+Arabic:wght@400;600;700;800&display=swap";:root{--ink:#17202a;--muted:#6d7783;--cream:#f4f1e9;--gold:#b48b49;--green:#173f38;--line:#e3e5e7}*{box-sizing:border-box}body{color:var(--ink);background:#f7f8fa;margin:0;font-family:Tajawal,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;padding:12px 20px;font-weight:700;display:inline-flex}.button.secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.button.light{color:var(--green);background:#fff}.button:disabled{opacity:.4;cursor:not-allowed}.eyebrow{letter-spacing:2px;color:var(--gold);font-size:12px;font-weight:800}.landing{background:var(--cream);min-height:100vh}.landingNav{border-bottom:1px solid #173f381f;align-items:center;gap:12px;height:82px;padding:0 clamp(24px,7vw,110px);display:flex}.landingNav .button{margin-inline-start:auto}.brandMark,.dashboardBrand>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font:700 21px Georgia;display:grid}.heroLanding{grid-template-columns:1.1fr .9fr;align-items:center;min-height:600px;padding:65px clamp(24px,8vw,130px);display:grid;overflow:hidden}.heroLanding h1{letter-spacing:-3px;margin:18px 0 25px;font:700 clamp(52px,7vw,92px)/.95 Georgia,Tajawal}.heroLanding h1 em{color:var(--gold);font-weight:400}.heroLanding p{color:#5a645f;max-width:560px;font-size:20px}.heroActions{gap:12px;margin-top:35px;display:flex}.heroVisual{place-items:center;display:grid;position:relative}.heroVisual:before{content:"";border:1px solid #cbbd9d;border-radius:50%;width:430px;height:430px;position:absolute}.phoneFrame{z-index:1;background:#fff;border:9px solid #17221f;border-radius:42px;flex-direction:column;align-items:center;width:270px;height:520px;padding:52px 22px 22px;display:flex;position:relative;box-shadow:0 30px 80px #173f3840}.phoneTop{background:#17221f;border-radius:20px;width:90px;height:20px;position:absolute;top:11px}.avatarPlaceholder{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:92px;height:92px;margin-bottom:18px;font:40px Georgia;display:grid}.phoneFrame b{font-size:20px}.phoneFrame small{color:var(--muted)}.miniActions{gap:9px;margin:20px;display:flex}.miniActions i{background:#d5b777;border-radius:50%;width:36px;height:36px}.miniCard{background:#eef3f1;border-radius:15px;width:100%;height:86px;margin-top:8px}.miniCard.short{height:60px}.statsBar{background:var(--green);color:#fff;grid-template-columns:repeat(3,1fr);padding:30px 8vw;display:grid}.statsBar div{border-left:1px solid #ffffff26;flex-direction:column;align-items:center;display:flex}.statsBar div:last-child{border:0}.statsBar strong{font:36px Georgia}.statsBar span{opacity:.75}.shell{max-width:1280px;margin:auto;padding:55px 28px}.pageHeader,.panelTitle{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:34px;display:flex}.pageHeader h1,.panelTitle h1{margin:10px 0;font-size:42px}.pageHeader p,.panelTitle p{color:var(--muted)}.templateGrid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.templateCard{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:42% 58%;min-height:330px;display:grid;overflow:hidden}.templateMock{color:#0b564e;background:#eaf4f2;flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex}.templateMock>span{align-self:flex-start;font-size:11px}.mockAvatar{opacity:.85;background:currentColor;border-radius:50%;width:70px;height:70px;margin:15px}.mockLine{opacity:.2;background:currentColor;border-radius:5px;width:80px;height:5px;margin:15px}.mockButtons{gap:7px;display:flex}.mockButtons i{opacity:.55;background:currentColor;border-radius:50%;width:30px;height:30px}.templateTone2 .templateMock{color:#80a8ff;background:#151d2a}.templateTone3 .templateMock{color:#0d9488;background:#eaf8f7}.templateTone4 .templateMock{color:#1f6fff;background:#edf3ff}.templateTone5 .templateMock{color:#ff7738;background:#2d0808}.templateTone6 .templateMock{color:#d4af37;background:#0b0f16}.templateInfo{padding:28px}.templateInfo h2{margin:5px 0}.templateInfo p{color:var(--muted);min-height:65px}.chips{flex-wrap:wrap;gap:6px;margin:15px 0;display:flex}.chips span{background:#f1f3f5;border-radius:20px;padding:4px 8px;font-size:11px}.textLink{color:#08766a;font-weight:700}.dashboardLayout{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;inset-block:0;background:#122d28;flex-direction:column;width:250px;padding:28px 20px;display:flex;position:fixed;right:0}.dashboardBrand{align-items:center;gap:11px;margin-bottom:45px;display:flex}.dashboardBrand>span{color:#173f38;background:#d0a965}.dashboardBrand div{flex-direction:column;display:flex}.dashboardBrand small{opacity:.55;letter-spacing:1px;font-size:10px}.sidebar nav{flex-direction:column;gap:8px;display:flex}.sidebar nav>a,.navDisabled{color:#c8d4d1;border-radius:9px;justify-content:space-between;padding:12px 14px;display:flex}.sidebar nav .active{color:#fff;background:#ffffff1a}.navDisabled{opacity:.45}.navDisabled small{font-size:9px}.securityBadge{border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;margin-top:auto;padding:14px;display:flex}.securityBadge b{color:#8fd9b3}.securityBadge span{opacity:.55;font-size:10px}.dashboardMain{grid-column:2}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 35px;display:flex}.topbar>div:first-child{align-items:center;gap:12px;display:flex}.topbar span{color:var(--muted);background:#f1f3f5;border-radius:10px;padding:4px 8px;font-size:11px}.userChip{color:#715327;background:#e6d6b9;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.dashboardContent{max-width:1300px;margin:auto;padding:35px}.welcome{color:#fff;background:linear-gradient(125deg,#17473e,#0c2d27);border-radius:22px;justify-content:space-between;align-items:center;padding:42px;display:flex}.welcome h1{margin:8px 0;font-size:42px}.welcome p{color:#c6d8d4;max-width:650px}.metricGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin:22px 0;display:grid}.metricGrid article,.panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px}.metricGrid article{flex-direction:column;display:flex}.metricGrid strong{margin:10px 0;font-size:38px}.metricGrid small,.metricGrid span{color:var(--muted)}.panelTitle h2{margin:0}.compactTemplates{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.compactTemplates a{border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.compactTemplates a>span{color:#fff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.compactTemplates div{flex-direction:column;display:flex}.compactTemplates small{color:var(--muted)}.emptyState{background:#fff;border:1px dashed #cad0d5;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.emptyState>div{color:var(--gold);font-size:48px}.emptyState p{color:var(--muted)}.editorPage{padding:25px}.editorToolbar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.editorToolbar h1{margin:5px 0}.stepper{gap:7px;display:flex}.stepper span{color:var(--muted);background:#e9ecef;border-radius:20px;padding:8px 12px;font-size:12px}.stepper .on{background:var(--green);color:#fff}.editorLayout{grid-template-columns:minmax(420px,.85fr) minmax(430px,1.15fr);gap:18px;display:grid}.editorPanel,.livePreview{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.formSection{min-height:550px;padding:28px}.formSection>p{color:var(--muted)}.templatePicker{grid-template-columns:1fr 1fr;gap:10px;display:grid}.templatePicker button{border:1px solid var(--line);text-align:right;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:14px;display:grid}.templatePicker button.selected{border-color:#16887a;box-shadow:0 0 0 2px #16887a1f}.templatePicker i{border-radius:50%;width:24px;height:24px}.templatePicker small{color:var(--muted)}.formSection>label{flex-direction:column;gap:7px;margin:18px 0;font-weight:600;display:flex}.formSection input:not([type=color]){border:1px solid #d8dde1;border-radius:9px;outline:none;padding:12px}.formSection input:focus{border-color:#16887a;box-shadow:0 0 0 3px #16887a1a}.formSection label small{color:var(--muted);font-weight:400}.slugInput{direction:ltr;display:flex}.slugInput span{background:#eef1f3;border:1px solid #d8dde1;border-radius:9px 0 0 9px;padding:12px}.slugInput input{flex:1;border-radius:0 9px 9px 0!important}.colorFields{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.colorFields label{flex-direction:column;gap:7px;display:flex}.colorFields input{background:0 0;border:0;width:100%;height:50px}.sectionToggles{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sectionToggles label{border:1px solid var(--line);border-radius:9px;padding:11px}.notice{background:#fff8e8;border:1px solid #efdba8;border-radius:9px;margin-top:20px;padding:13px;font-size:12px}.editorActions{border-top:1px solid var(--line);justify-content:space-between;padding:16px 28px;display:flex}.previewBar{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px 20px;display:flex}.previewBar span{color:var(--muted);font-size:12px}.previewViewport{background:#dfe4e3;height:670px;padding:20px;overflow:auto}.publicProfile{--primary:#00a69a;--secondary:#08443d;--profile-bg:#f3f5f8;background:var(--profile-bg);color:#1d2730;border-radius:16px;max-width:520px;min-height:100%;margin:auto;overflow:hidden;box-shadow:0 15px 40px #0000001f}.profileHero{text-align:center;background:linear-gradient(145deg,var(--secondary),var(--primary));color:#fff;padding:45px 24px 35px}.profileAvatar{width:100px;height:100px;color:var(--primary);background:#fff;border:4px solid #ffffff59;border-radius:50%;place-items:center;margin:auto;font-size:42px;font-weight:800;display:grid}.profileLabel{letter-spacing:2px;margin:15px;font-size:9px;display:block}.profileHero h1{margin:0;font-size:30px}.profileHero p{opacity:.8;margin:5px}.contactPills{justify-content:center;gap:7px;margin-top:20px;display:flex}.contactPills span{background:#ffffff24;border-radius:20px;padding:7px 12px;font-size:12px}.profileSections{padding:15px}.profileSection{background:#fff;border-radius:13px;margin:10px 0;padding:20px;box-shadow:0 5px 16px #0000000d}.profileSection>small{color:var(--primary);text-transform:uppercase;font-size:9px}.profileSection h2{margin:5px 0 12px;font-size:19px}.profileSection p{color:#65717b;line-height:1.8}.contactList>div{border-top:1px solid #edf0f2;justify-content:space-between;padding:9px 0;font-size:12px;display:flex}.contactList span{direction:ltr}.qrPlaceholder{text-align:center;color:#7b858d;font-size:11px}.qrPlaceholder div{background:repeating-linear-gradient(45deg,#15211f 0 5px,#fff 5px 10px);width:80px;height:80px;margin:10px auto}.publicProfile footer{text-align:center;color:#7b858d;padding:20px;font-size:10px}.publicProfile--profile-split .profileHero{text-align:right;background:#111827}.publicProfile--medical-profile{border-radius:4px}.publicProfile--medical-profile .profileHero{color:#132238;border-bottom:5px solid var(--primary);background:#fff}.publicProfile--medical-profile .profileAvatar{background:var(--primary);color:#fff}.publicProfile--business-landing .profileHero{text-align:right;flex-direction:column;justify-content:end;align-items:flex-start;min-height:330px;display:flex}.publicProfile--corporate-profile .profileSection{color:#fff;background:#35120d}.publicProfile--minimal-profile{color:#fff;background:#070a10}.publicProfile--minimal-profile .profileHero{background:#0b0f16}.publicProfile--minimal-profile .profileSection{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f}.previewPage{background:#cfd8d5;min-height:100vh;padding:30px}@media (max-width:900px){.heroLanding{grid-template-columns:1fr}.heroVisual{margin-top:60px}.templateGrid{grid-template-columns:1fr}.dashboardLayout{display:block}.sidebar{display:none}.dashboardMain{grid-column:auto}.metricGrid,.compactTemplates,.editorLayout{grid-template-columns:1fr}.livePreview{order:-1}.statsBar{padding-inline:15px}.statsBar span{font-size:11px}.templateCard{grid-template-columns:1fr}.templateMock{min-height:260px}}@media (max-width:560px){.landingNav span{display:none}.heroLanding h1{font-size:48px}.heroActions{flex-direction:column}.statsBar strong{font-size:25px}.dashboardContent,.editorPage{padding:15px}.welcome{flex-direction:column;align-items:flex-start;padding:25px}.welcome h1{font-size:32px}.editorToolbar{flex-direction:column;align-items:flex-start}.templatePicker{grid-template-columns:1fr}.formSection{padding:18px}.colorFields,.sectionToggles{grid-template-columns:1fr}.previewViewport{padding:8px}.pageHeader{flex-direction:column}}@font-face{font-family:WorkspaceTajawal;src:url(/fonts/tajawal/regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:WorkspaceTajawal;src:url(/fonts/tajawal/medium.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:WorkspaceTajawal;src:url(/fonts/tajawal/bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:WorkspaceTajawal;src:url(/fonts/tajawal/extrabold.ttf)format("truetype");font-style:normal;font-weight:800;font-display:swap}.profileAvatar{overflow:hidden}.profileAvatar img{object-fit:cover;width:100%;height:100%}.profileSection p{white-space:pre-line}.publicProfile{color:var(--profile-text)}.publicProfile .profileSections{background:var(--profile-bg)}.publicProfile .profileSection{color:var(--profile-text)}.publicProfile--profile-split .profileHero{background:linear-gradient(145deg,var(--secondary),var(--primary))}.publicProfile--medical-profile .profileHero{background:var(--profile-bg);color:var(--profile-text)}.publicProfile--corporate-profile{color:var(--profile-text)}.publicProfile--corporate-profile .profileSections{background:var(--profile-bg)}.publicProfile--corporate-profile .profileSection{background:color-mix(in srgb,var(--secondary) 82%,white);color:var(--profile-text)}.publicProfile--minimal-profile{background:var(--profile-bg);color:var(--profile-text)}.publicProfile--minimal-profile .profileHero{background:linear-gradient(145deg,var(--secondary),var(--primary));color:var(--profile-text)}.publicProfile--minimal-profile .profileSections{background:var(--profile-bg)}.publicProfile--minimal-profile .profileSection{background:color-mix(in srgb,var(--secondary) 75%,transparent);color:var(--profile-text)}.publicProfile--minimal-profile .inlineBody,.publicProfile--corporate-profile .inlineBody{color:var(--profile-text)}.contactIconLinks{direction:ltr;justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}.contactIcon{color:#fff;background:#ffffff29;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:42px;height:42px;text-decoration:none;transition:transform .18s,background .18s;display:grid;box-shadow:0 6px 18px #00000029}.contactIcon:hover{color:var(--primary);background:#fff;transform:translateY(-3px)scale(1.04)}.contactIcon svg{fill:currentColor;width:20px;height:20px}.contactIcon--whatsapp{background:#25d366}.contactIcon--facebook{background:#1877f2}.contactIcon--instagram{background:linear-gradient(135deg,#833ab4,#e1306c,#fcb045)}.contactIcon--email{background:#ea4335}.contactIcon--phone{background:color-mix(in srgb,var(--primary) 80%,#111)}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.publicProfile--contact-card{background:var(--profile-bg);border-radius:28px;box-shadow:0 20px 56px #1335412e}.publicProfile--contact-card .profileHero{background:linear-gradient(150deg,var(--secondary) 0%,color-mix(in srgb,var(--secondary) 70%,var(--primary)) 62%,var(--primary) 100%);min-height:260px;padding-top:56px;position:relative;overflow:hidden}.publicProfile--contact-card .profileHero:before{content:"";border:1px solid #ffffff29;border-radius:50%;width:320px;height:320px;position:absolute;top:-210px;left:-90px}.publicProfile--contact-card .profileHero>*{position:relative}.publicProfile--contact-card .profileAvatar{border:6px solid #ffffff38;width:112px;height:112px;box-shadow:0 11px 26px #00000029}.publicProfile--contact-card .contactPills{margin-top:18px}.publicProfile--contact-card .contactPills span{border:1px solid #fff3;place-items:center;width:33px;height:33px;padding:0;display:grid}.publicProfile--contact-card .profileSections{background:var(--profile-bg);padding:20px}.publicProfile--contact-card .profileSection{border:1px solid color-mix(in srgb,var(--primary) 16%,white);box-shadow:none;border-radius:17px;margin:12px 0;padding:18px 19px;position:relative;overflow:hidden}.publicProfile--contact-card .profileSection:before{content:"";background:var(--primary);border-radius:4px;width:4px;position:absolute;inset-block:16px;inset-inline-start:0}.publicProfile--contact-card .profileSection h2{margin-top:6px}.publicProfile--contact-card .contactList>div{gap:14px}.publicProfile--contact-card footer{padding:22px}.publicProfile--contact-card .qrPlaceholder div{border-radius:12px}
