:root{--green:#18b36b;--green-dark:#08764a;--lime:#70d592;--ink:#10251d;--muted:#63756e;--paper:#f5faf7;--line:#dce9e2;--white:#fff;--shadow:0 24px 70px rgba(7,61,38,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Cairo",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:78px;display:flex;align-items:center;position:relative;z-index:20;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(16,37,29,.06);backdrop-filter:blur(16px)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand b{font-size:21px;letter-spacing:1.2px}.brand small{font-size:8px;letter-spacing:2.2px;color:var(--green-dark);margin-top:4px}.brand-mark{position:relative;width:36px;height:36px;display:flex;align-items:flex-end;gap:3px;transform:skew(-12deg)}.brand-mark i{display:block;width:9px;border-radius:2px 2px 0 0;background:var(--green)}.brand-mark i:nth-child(1){height:16px}.brand-mark i:nth-child(2){height:26px;background:var(--green-dark)}.brand-mark i:nth-child(3){height:34px}.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:600}.desktop-nav a{transition:.2s}.desktop-nav a:hover{color:var(--green)}.nav-actions{display:flex;align-items:center;gap:15px}.language{border:0;background:transparent;font-weight:800;color:var(--green-dark);cursor:pointer}.login{font-weight:700;font-size:13px}.button{background:linear-gradient(135deg,var(--green),#0a9456);color:white;border-radius:9px;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-weight:800;box-shadow:0 10px 25px rgba(24,179,107,.22);transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(24,179,107,.3)}.button-small{padding:10px 18px;font-size:13px}.hero{position:relative;min-height:660px;overflow:hidden;background:radial-gradient(circle at 82% 42%,rgba(52,199,121,.12),transparent 28%),linear-gradient(140deg,#fff 0%,#f9fcfa 58%,#edf9f2 100%)}.hero-grid{position:absolute;inset:0;opacity:.25;background-image:linear-gradient(#cfe6d9 1px,transparent 1px),linear-gradient(90deg,#cfe6d9 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(90deg,transparent,black 65%,transparent)}.hero-content{min-height:660px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;position:relative;z-index:2}.hero-copy{padding:65px 0}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--green-dark);background:#e9f8f0;padding:7px 12px;border-radius:30px;font-size:12px}.eyebrow span{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px rgba(24,179,107,.12)}h1{font-size:60px;line-height:1.18;margin:22px 0 16px;letter-spacing:-2px}h1 em{font-style:normal;color:var(--green)}.hero-copy>p{font-size:18px;line-height:1.9;color:var(--muted);max-width:570px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.text-link{display:flex;align-items:center;gap:10px;font-weight:700;font-size:13px}.play{width:34px;height:34px;border:1px solid var(--line);display:grid;place-items:center;border-radius:50%;font-size:10px;color:var(--green)}.trust-row{display:flex;gap:35px;margin-top:45px;padding-top:25px;border-top:1px solid var(--line);max-width:510px}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:18px;color:var(--green-dark)}.trust-row span{font-size:11px;color:var(--muted)}.product-stage{position:relative;height:520px;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border:1px solid rgba(24,179,107,.15);border-radius:50%}.orbit-one{width:470px;height:470px}.orbit-two{width:600px;height:600px}.dashboard-card{width:510px;height:330px;background:#fff;border-radius:18px;box-shadow:var(--shadow);transform:perspective(1100px) rotateY(-9deg) rotateX(3deg);overflow:hidden;border:1px solid rgba(19,117,73,.08)}.dash-top{height:48px;border-bottom:1px solid #edf2ef;display:flex;align-items:center;padding:0 17px;gap:14px}.mini-brand{color:#fff;background:var(--green);font-size:9px;padding:5px;border-radius:4px}.dash-search{height:9px;width:160px;background:#eef3f0;border-radius:6px;margin-inline-end:auto}.avatar{height:25px;width:25px;border-radius:50%;background:#dff5e9;display:grid;place-items:center;color:var(--green-dark);font-size:7px}.dash-body{height:calc(100% - 48px);display:flex}.dash-body>aside{width:62px;background:#f8fbf9;border-inline-end:1px solid #edf2ef;padding:18px;display:flex;flex-direction:column;gap:19px}.dash-body>aside i{width:19px;height:6px;background:#dce8e1;border-radius:4px}.dash-body>aside i:first-child{background:var(--green)}.dash-main{padding:22px;flex:1}.dash-heading{display:flex;align-items:center;justify-content:space-between}.dash-heading div{display:flex;flex-direction:column}.dash-heading small{color:#8a9992;font-size:8px}.dash-heading b{font-size:15px}.dash-heading button{border:0;background:var(--green);color:#fff;border-radius:5px;font:700 8px Cairo;padding:7px 10px}.stat-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0}.stat-cards span{background:#f7faf8;border:1px solid #edf2ef;border-radius:8px;padding:10px;display:flex;flex-direction:column}.stat-cards small{font-size:7px;color:#87968f}.stat-cards b{font-size:17px;color:var(--green-dark)}.site-preview{border:1px solid #e9efeb;border-radius:10px;padding:10px;display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:12px}.preview-image{height:76px;border-radius:7px;background:linear-gradient(135deg,#102d22,#13a763);display:grid;place-items:center;color:white;font-size:9px;letter-spacing:1px}.site-preview>div:nth-child(2){display:flex;flex-direction:column}.site-preview b{font-size:10px}.site-preview small{font-size:7px;color:#48a979}.site-preview em{font-style:normal;background:#e8f8ef;color:#15975b;padding:4px 7px;border-radius:4px;font-size:7px}.floating-card{position:absolute;background:#fff;border:1px solid rgba(24,179,107,.12);border-radius:12px;box-shadow:0 16px 35px rgba(7,61,38,.13);padding:12px 15px;display:flex;align-items:center;gap:10px;z-index:5}.floating-card>span{width:32px;height:32px;border-radius:9px;background:#e4f8ed;color:var(--green);display:grid;place-items:center;font-weight:900}.floating-card div{display:flex;flex-direction:column}.floating-card b{font-size:10px}.floating-card small{font-size:8px;color:var(--muted)}.domains{top:70px;right:0}.payment{bottom:60px;left:10px}.services{padding:95px 0}.section-heading{text-align:center;max-width:720px;margin:0 auto 42px}.section-heading>span,.section-label{color:var(--green);font-weight:800;font-size:12px;letter-spacing:.5px}.section-heading h2,.builder h2{font-size:36px;line-height:1.35;margin:8px 0}.section-heading p{margin:0;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-grid article{border:1px solid var(--line);border-radius:14px;padding:28px;transition:.2s;background:#fff}.service-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 50px rgba(8,91,56,.09);border-color:#a9ddc1}.service-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#eaf8f0;color:var(--green);font-size:25px}.service-grid h3{font-size:19px;margin:18px 0 8px}.service-grid p{font-size:14px;line-height:1.8;color:var(--muted)}.service-grid a{font-size:12px;color:var(--green-dark);font-weight:800}.builder{background:var(--ink);color:#fff;padding:100px 0;overflow:hidden}.builder-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.builder h2{font-size:38px;margin:10px 0 30px}.builder ol{list-style:none;padding:0;margin:0}.builder li{display:flex;gap:16px;margin:20px 0}.builder li>b{width:36px;height:36px;flex:0 0 36px;border:1px solid rgba(112,213,146,.35);border-radius:50%;display:grid;place-items:center;color:var(--lime)}.builder li div{display:flex;flex-direction:column}.builder li strong{font-size:15px}.builder li span{font-size:12px;color:#a7bbb3}.editor-mock{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.25);transform:rotate(-1deg)}.editor-top{height:38px;background:#e9efeb;display:flex;align-items:center;gap:5px;padding:0 12px}.editor-top span{width:7px;height:7px;border-radius:50%;background:#a5b2ab}.editor-top b{margin:auto;font-size:7px;color:#76837d;background:white;padding:4px 45px;border-radius:4px}.editor-body{height:315px;display:flex;color:var(--ink)}.editor-body aside{width:120px;border-inline-end:1px solid var(--line);padding:18px 12px;display:flex;flex-direction:column;gap:12px}.editor-body aside strong{font-size:10px}.editor-body aside i{font-style:normal;font-size:8px;background:#f4f7f5;padding:7px;border-radius:4px}.canvas{flex:1;background:radial-gradient(circle at 70% 30%,rgba(77,201,132,.3),transparent 30%),#eff9f3;display:flex;align-items:center;justify-content:center;flex-direction:column}.canvas-nav{height:6px;width:70%;background:#fff;border-radius:5px;margin-bottom:52px}.canvas h3{font-size:24px;margin:0}.canvas p{font-size:10px;color:#63756e}.canvas button{border:0;background:var(--green);color:#fff;padding:8px 17px;border-radius:5px;font:700 8px Cairo}.plans{padding:95px 0;background:#f8fbf9}.billing-toggle{display:flex;width:max-content;margin:-20px auto 35px;padding:4px;background:#e9f1ed;border-radius:9px}.billing-toggle button{border:0;background:transparent;padding:9px 16px;font:700 11px Cairo;color:var(--muted);border-radius:7px;cursor:pointer}.billing-toggle button.active{background:white;color:var(--green-dark);box-shadow:0 3px 10px rgba(0,0,0,.08)}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:center}.plan-grid article{background:white;border:1px solid var(--line);border-radius:15px;padding:30px;position:relative}.plan-grid article.featured{border:2px solid var(--green);padding:38px 30px;box-shadow:0 20px 50px rgba(24,179,107,.13)}.popular{position:absolute;top:0;right:50%;transform:translate(50%,-50%);background:var(--green);color:white;border-radius:20px;padding:6px 17px;font-size:9px;font-weight:800}.plan-grid h3{font-size:22px;margin:0}.plan-grid p{font-size:12px;color:var(--muted)}.price{display:flex;align-items:end;gap:5px;margin:23px 0}.price b{font-size:38px;color:var(--green-dark)}.price span{font-size:11px;color:var(--muted);margin-bottom:10px}.plan-grid ul{padding:0;list-style:none;line-height:2.3;font-size:12px;margin:25px 0}.plan-grid li::first-letter{color:var(--green)}.plan-grid .button,.outline-button{width:100%;font-size:12px;padding:12px}.outline-button{border:1px solid var(--green);color:var(--green-dark);display:flex;justify-content:center;border-radius:9px;font-weight:800}.admin-note{text-align:center;color:var(--muted);font-size:11px;margin-top:25px}footer{background:#0c2119;color:#dce9e2;padding:65px 0 20px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:50px}.brand.light{color:white}.footer-brand p{font-size:12px;color:#91a79e;max-width:270px;line-height:1.8}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid>div>b{font-size:13px;margin-bottom:7px;color:white}.footer-grid>div>a{font-size:11px;color:#91a79e}.payments{display:flex;flex-wrap:wrap;gap:6px}.payments span{border:1px solid #2b443a;padding:5px 8px;border-radius:4px;font-size:8px}.copyright{border-top:1px solid #233c32;margin-top:45px;padding-top:18px;display:flex;justify-content:space-between;color:#71887e;font-size:9px}[dir="ltr"] body{font-family:"Cairo",sans-serif}[dir="ltr"] .dashboard-card{transform:perspective(1100px) rotateY(9deg) rotateX(3deg)}
@media(max-width:950px){.desktop-nav{display:none}.hero-content{grid-template-columns:1fr}.hero-copy{text-align:center;padding-bottom:0}.hero-copy>p,.trust-row{margin-inline:auto}.hero-actions{justify-content:center}.product-stage{height:460px}.builder-grid{grid-template-columns:1fr}.service-grid,.plan-grid{grid-template-columns:1fr}.plan-grid article.featured{padding:30px}.footer-grid{grid-template-columns:1fr 1fr}.hero{min-height:auto}}@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.site-header{height:68px}.login,.nav-actions .button{display:none}h1{font-size:40px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;gap:18px}.trust-row{gap:18px;justify-content:center}.product-stage{height:380px}.dashboard-card{width:370px;height:260px;transform:none}.dash-main{padding:13px}.site-preview{grid-template-columns:80px 1fr}.site-preview em{display:none}.dash-body>aside{width:45px;padding:12px}.floating-card{display:none}.section-heading h2,.builder h2{font-size:28px}.services,.builder,.plans{padding:70px 0}.builder-grid{gap:40px}.editor-body{height:260px}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column;gap:8px}.brand b{font-size:18px}}
