@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#081633;background:#fff;font-synthesis:none;--blue:#0757e6;--navy:#07183d;--sky:#eef5ff;--line:#dce6f3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a{transition:.2s}a{text-decoration:none;color:inherit}button{cursor:pointer}.container{width:min(1160px,calc(100% - 40px));margin:auto}.logo{display:flex;align-items:center;gap:10px}.logo-mark{width:45px;height:45px;border-radius:14px;background:var(--blue);display:grid;place-items:center;color:#fff;font-size:28px;font-weight:800;font-style:italic}.logo>span:last-child{display:grid}.logo strong{font-size:20px;color:#0b4fd0}.logo small{font-size:9px;color:#65738a}.logo.light strong,.logo.light small{color:#fff}.logo.light .logo-mark{background:#fff;color:var(--blue)}.nav{height:78px;background:#fff;border-bottom:1px solid #e8edf4;position:sticky;top:0;z-index:30}.nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.nav nav{display:flex;gap:30px;font-size:13px;font-weight:700}.nav nav a:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:16px}.phone{font-size:12px;font-weight:800}.button{border:0;border-radius:10px;background:var(--blue);color:#fff;padding:14px 21px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:9px}.button:hover{background:#0648bd;transform:translateY(-1px)}.button svg,.admin-button svg{width:17px}.button.small{padding:11px 17px;font-size:12px}.button.outline{background:#fff;color:var(--blue);border:1.5px solid #b7cdf4}.button.white{background:#fff;color:var(--blue)}.menu{display:none;background:none;border:0}.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#f8fbff,#edf5ff);padding:92px 0 76px}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb.one{width:500px;height:500px;right:-180px;top:-220px;background:#d6e6ff}.orb.two{width:240px;height:240px;left:-100px;bottom:-120px;background:#e1edff}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center;position:relative}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow{border:1px solid #bed3fa;background:#fff;border-radius:99px;padding:8px 12px}.eyebrow svg{width:14px}.hero h1{font-size:clamp(45px,5vw,70px);line-height:1.02;letter-spacing:-.055em;margin:24px 0;color:var(--navy)}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:17px;line-height:1.75;color:#52627a;max-width:600px}.hero-actions{display:flex;align-items:center;gap:24px;margin:30px 0}.hero-actions>a{font-size:13px;font-weight:800;border-bottom:1px solid}.trust{display:flex;gap:17px;flex-wrap:wrap;font-size:11px;font-weight:700;color:#52627a}.trust span{display:flex;align-items:center;gap:5px}.trust svg{width:15px;color:#14a06f}.visual{background:#fff;border:1px solid #dbe7f7;border-radius:22px;padding:19px;box-shadow:0 28px 80px #1b4a8b24;transform:rotate(1.2deg)}.visual-head{display:flex;justify-content:space-between;font-size:11px;font-weight:800;padding:3px 2px 15px}.visual-head b{color:#07855a;background:#e6f9f1;padding:5px 9px;border-radius:99px}.mock{background:#f4f7fc;border:7px solid #15213a;border-radius:12px;overflow:hidden}.dots{background:#fff;color:#bcc6d5;font-size:8px;padding:7px 10px}.mock-body{min-height:250px;padding:35px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(145deg,#f2f8ff,#dcecff)}.mock-body small{font-size:9px;color:var(--blue);font-weight:800}.mock-body h3{font-size:25px;line-height:1.15}.mock-body button{background:var(--blue);border:0;color:#fff;border-radius:5px;padding:8px 12px;font-size:9px}.bag{width:130px;height:145px;border-radius:28px 28px 14px 14px;background:linear-gradient(145deg,#7eb8e5,#1c689f);display:grid;place-items:center;color:#fff;box-shadow:0 20px 30px #174f7755}.bag svg{width:55px;height:55px}.visual-foot{display:flex;justify-content:space-between;align-items:end;padding:18px 10px 2px}.visual-foot>div:first-child{display:grid}.visual-foot small,.visual-foot span{font-size:10px;color:#66758b}.visual-foot strong{font-size:28px;color:var(--blue)}.launch{width:86px;height:86px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;align-content:center;border:4px solid #d2e2ff}.launch svg{width:16px;color:#ffd337}.launch strong{font-size:26px;line-height:1;color:#ffd337}.launch span{color:#fff;font-weight:700}.proof{background:var(--navy);color:#fff}.proof .container{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}.proof div div{display:grid;padding:0 28px;border-right:1px solid #ffffff25}.proof div div:last-child{border:0}.proof b{font-size:20px}.proof span{font-size:10px;color:#b9c7e4;margin-top:5px}.section{padding:100px 0}.heading{text-align:center;max-width:650px;margin:0 auto 48px}.heading h2,.included h2,.faq h2,.cta h2{font-size:clamp(32px,4vw,48px);line-height:1.12;letter-spacing:-.04em;margin:12px 0}.heading p{color:#68778d}.package-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:920px;margin:auto}.package-grid article{border:1px solid var(--line);border-radius:20px;padding:35px;position:relative;background:#fff}.package-grid article.featured{border:2px solid var(--blue);box-shadow:0 18px 60px #0757e61c}.popular{position:absolute;right:24px;top:22px;background:#eaf2ff;color:var(--blue);font-size:9px;font-weight:800;padding:6px 10px;border-radius:99px;text-transform:uppercase}.plan-icon{width:48px;height:48px;border-radius:12px;background:#edf4ff;color:var(--blue);display:grid;place-items:center}.package-grid h3{font-size:23px;margin:20px 0 8px}.package-grid article>p{font-size:13px;line-height:1.7;color:#65748a;min-height:44px}.price{margin:25px 0;padding-bottom:24px;border-bottom:1px solid var(--line)}.price b{font-size:35px}.price span{font-size:11px;color:#718097}.package-grid ul{padding:0;list-style:none;display:grid;gap:13px;margin:0 0 28px}.package-grid li{font-size:12px;font-weight:600;display:flex;gap:9px;align-items:center}.package-grid li svg{width:16px;color:#0fa370}.package-grid .button{width:100%}.domain-note{max-width:920px;margin:25px auto 0;border:1px solid #bfdaff;background:#eff6ff;padding:20px 24px;border-radius:14px;display:flex;gap:16px}.domain-note svg{color:var(--blue);flex:none}.domain-note b{font-size:13px}.domain-note p{font-size:11px;color:#5a6b83;line-height:1.7;margin:5px 0}.included{background:var(--blue);color:#fff}.included-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.kicker.light{color:#bcd6ff}.included-grid>div:first-child>p{color:#cbdcff;line-height:1.7}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:14px}.benefits>div{background:#ffffff12;border:1px solid #ffffff24;border-radius:15px;padding:25px}.benefits svg{color:#ffd139}.benefits h3{font-size:15px}.benefits p{font-size:11px;line-height:1.6;color:#d5e2fa}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.process-grid>div{border-top:1px solid #c9d6e8;padding-top:20px}.process-grid span{font-size:11px;font-weight:800;color:var(--blue)}.process-grid h3{font-size:14px}.process-grid p{font-size:11px;line-height:1.7;color:#6a788b}.faq{background:#f6f9fd}.faq-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:100px}.faq-grid>div:first-child>p{font-size:13px;line-height:1.8;color:#64748b}.faq-grid a{color:var(--blue);font-weight:700}.faq details{border-bottom:1px solid #dbe3ef;padding:20px 0}.faq summary{display:flex;justify-content:space-between;font-weight:800;cursor:pointer}.faq summary b{color:var(--blue);font-size:20px}.faq details p{font-size:12px;line-height:1.7;color:#66758b}.cta{text-align:center;padding:80px 0;background:var(--navy);color:#fff}.cta>div>span{color:#70a6ff;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:800}.cta p{color:#bdc9e0}.footer{background:#04112e;color:#fff;padding:50px 0 20px}.footer>.container:first-child{display:flex;align-items:center;justify-content:space-between}.footer p,.footer a,.foot-bottom{font-size:10px;color:#aebbd3}.footer>.container>div:last-child{display:flex;gap:25px}.foot-bottom{margin-top:35px!important;padding-top:18px;border-top:1px solid #ffffff1c;display:flex;justify-content:space-between}.modal-backdrop,.drawer-backdrop{position:fixed;inset:0;background:#061126c7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;display:grid;place-items:center;padding:18px}.application{width:min(980px,100%);max-height:94vh;overflow:auto;background:#f8fafc;border-radius:20px;box-shadow:0 30px 100px #0006}.application>header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:2}.icon-button{border:0;background:#f1f5f9;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.application-progress{padding:18px 30px 0;display:grid;grid-template-columns:1fr auto;font-size:11px}.application-progress>div{grid-column:1/-1;background:#e1e8f1;height:4px;margin-top:13px;border-radius:5px}.application-progress i{display:block;height:100%;background:var(--blue);border-radius:5px;transition:.3s}.application>main{padding:36px 13%;min-height:470px}.step-intro h2{font-size:31px;letter-spacing:-.035em;margin:10px 0}.step-intro p{color:#66758b;font-size:13px;margin-bottom:27px}.plan-choices,.payment-choices{display:grid;gap:12px}.plan-choices>button,.payment-choices>button,.domain-choices>button{border:1.5px solid #d7e0ed;background:#fff;border-radius:12px;padding:20px;text-align:left;display:flex;align-items:center;gap:17px;color:#1a2a45}.plan-choices>button.selected,.payment-choices>button.selected,.domain-choices>button.selected{border-color:var(--blue);box-shadow:0 0 0 3px #0757e612}.plan-choices button>svg,.payment-choices button>svg,.domain-choices button>svg{color:var(--blue)}.plan-choices button span,.payment-choices button span,.domain-choices button span{display:grid;gap:5px;flex:1}.plan-choices small,.payment-choices small,.domain-choices small{font-size:10px;color:#718096}.plan-choices b,.domain-choices b{font-size:12px;color:var(--blue)}.plan-choices button>i,.payment-choices button>i{width:22px;height:22px;border-radius:50%;border:1px solid #cbd5e1;display:grid;place-items:center}.plan-choices .selected>i,.payment-choices .selected>i{background:var(--blue);color:#fff}.plan-choices i svg,.payment-choices i svg{width:13px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fields label,.application label,.drawer label,.login-page label{display:grid;gap:7px}.fields label>span,.application label>span,.drawer label>span,.login-page label>span{font-size:11px;font-weight:800}.fields .full{grid-column:1/-1}.fields input,.fields select,.fields textarea,.application>main>div>label input,.drawer select,.login-page input{width:100%;border:1.5px solid #d9e1ec;border-radius:9px;padding:13px 14px;background:#fff;outline:none}.fields input:focus,.fields select:focus,.fields textarea:focus,.application input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0757e610}.fields em,.error-text{font-size:10px;color:#d12f45;font-style:normal}.domain-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.notice{margin-top:18px;background:#eef6ff;border:1px solid #c8ddfc;border-radius:10px;padding:15px;display:flex;gap:12px;font-size:10px;line-height:1.6;color:#56667c}.notice svg{color:var(--blue);flex:none;width:18px}.notice b{display:block;color:#1d3555}.review{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px}.summary,.payment-choices{background:#fff;border:1px solid #dae3ee;border-radius:12px;padding:20px}.summary h3,.payment-choices h3{font-size:13px;margin:0 0 17px}.summary p{display:flex;justify-content:space-between;font-size:10px;color:#637186}.summary p b{color:#1a2942}.summary .total{border-top:1px solid #e2e8f0;padding-top:15px;font-size:13px}.accept{grid-column:1/-1;display:flex!important;grid-template-columns:auto 1fr!important;align-items:start;gap:10px!important;font-size:10px;line-height:1.5}.accept input{width:16px!important}.error-text,.server-error{grid-column:1/-1}.server-error{padding:12px;background:#fff0f1;border:1px solid #ffc8cf;border-radius:8px;color:#b41e36;font-size:11px}.application>footer{display:flex;justify-content:space-between;padding:20px 28px;background:#fff;border-top:1px solid #e2e8f0;position:sticky;bottom:0}.back{border:0;background:none;font-weight:800;display:flex;align-items:center;gap:6px}.back:disabled{opacity:.3}.back svg{width:17px}.success-screen{padding:55px 12%;text-align:center}.success-icon{width:60px;height:60px;border-radius:50%;background:#e1f8ee;color:#059669;display:grid;place-items:center;margin:0 auto 20px}.success-screen h2{font-size:30px}.success-screen>p{font-size:12px;color:#64748b;line-height:1.8}.bank-details{background:#07183d;color:#fff;border-radius:14px;padding:10px 25px;margin:25px 0;text-align:left}.bank-details>div{padding:14px 0;border-bottom:1px solid #ffffff20;display:grid}.bank-details>div:last-child{border:0}.bank-details span{font-size:9px;color:#9fb1d2}.bank-details strong{font-size:14px;margin-top:4px}.bank-details button{justify-self:end;margin-top:-25px;border:0;background:#ffffff15;color:#fff;border-radius:7px;padding:7px 10px;font-size:10px}.bank-details button svg{width:12px}.reference{font-size:10px!important}.result,.login-page{min-height:100vh;display:grid;place-content:center;justify-items:center;text-align:center;background:#f3f7fc;padding:25px}.result-icon{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;margin-top:45px}.result-icon.checking{background:#e8f1ff;color:var(--blue);animation:pulse 1s infinite}.result-icon.paid{background:#dcfce7;color:#0a9c58}.result-icon.failed{background:#ffe4e6;color:#dc2944}.result h1{font-size:35px}.result p{max-width:560px;color:#64748b;line-height:1.7}.login-page form{width:min(420px,calc(100vw - 30px));background:#fff;border:1px solid #e1e8f1;border-radius:18px;padding:35px;text-align:left;box-shadow:0 20px 60px #173c7214}.login-page .logo{margin-bottom:40px}.login-icon{width:45px;height:45px;border-radius:12px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center}.login-page h1{margin:18px 0 4px}.login-page form>p{font-size:11px;color:#718096;margin-bottom:25px}.login-page label{margin:14px 0}.login-page .button{width:100%;margin-top:10px}.admin{min-height:100vh;background:#f4f7fb;padding-left:240px}.admin>aside{position:fixed;inset:0 auto 0 0;width:240px;background:var(--navy);padding:28px 20px;color:#fff;display:flex;flex-direction:column}.admin>aside nav{margin-top:50px}.admin>aside nav a,.admin>aside>button{display:flex;align-items:center;gap:10px;padding:13px;border-radius:8px;font-size:12px}.admin>aside nav a.active{background:#ffffff13}.admin>aside>button{margin-top:auto;background:none;border:0;color:#b8c6df}.admin svg{width:17px}.admin>main{padding:35px}.admin>main>header{display:flex;justify-content:space-between;align-items:center}.admin h1{font-size:30px;margin:7px 0}.admin header p{font-size:11px;color:#718096}.admin header>div:last-child{display:flex;gap:8px}.admin-button{border:1px solid #d3dce9;background:#fff;padding:10px 14px;border-radius:8px;font-size:10px;font-weight:800;display:flex;gap:7px;align-items:center}.admin-button.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:28px 0}.stats>div{background:#fff;border:1px solid #e0e7f0;border-radius:12px;padding:20px;display:grid;grid-template-columns:auto 1fr;gap:5px 10px}.stats svg{color:var(--blue);grid-row:1/3}.stats span{font-size:10px;color:#718096}.stats b{font-size:22px}.admin-table-card{background:#fff;border:1px solid #e0e7f0;border-radius:13px;overflow:hidden}.table-tools{padding:18px 20px;display:flex;justify-content:space-between;align-items:center}.table-tools h2{font-size:15px}.table-tools label{border:1px solid #d8e0ea;border-radius:8px;display:flex;align-items:center;padding:8px 10px}.table-tools input{border:0;outline:0;width:240px;font-size:10px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:10px}th{text-align:left;background:#f7f9fc;color:#64748b;text-transform:uppercase;letter-spacing:.06em}th,td{padding:13px 16px;border-top:1px solid #edf1f6}td>span{display:block;color:#77859a;margin-top:4px}.pill{display:inline-block;padding:5px 8px;border-radius:99px;background:#eef2f7;font-size:8px!important;text-transform:capitalize}.pill.paid,.pill.available,.pill.launched{background:#dcfce7;color:#07824a}.pill.awaiting_transfer,.pill.pending,.pill.pending_verification{background:#fff4d6;color:#9a6500}.pill.failed,.pill.unavailable{background:#ffe4e6;color:#b42339}.view{border:0;background:none;color:var(--blue);font-size:9px;font-weight:800}.view svg{width:10px}.empty{text-align:center;padding:70px;color:#718096;font-size:12px}.drawer-backdrop{place-items:stretch end;padding:0}.drawer{width:min(480px,100%);background:#fff;padding:30px;overflow:auto;color:#152238}.drawer header{display:flex;justify-content:space-between}.drawer header h2{margin:7px 0}.drawer header p{font-size:9px;color:#718096}.drawer header button{border:0;background:none;font-size:25px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.detail-grid>div,.description{background:#f6f8fb;border-radius:9px;padding:13px;display:grid}.detail-grid span,.description span{font-size:8px;color:#718096;text-transform:uppercase}.detail-grid b{font-size:11px;margin-top:5px}.drawer label{margin:15px 0}.description p{font-size:11px;line-height:1.6}@keyframes pulse{50%{opacity:.55}}@media(max-width:900px){.nav nav,.phone{display:none}.nav nav.open{display:flex;position:absolute;top:78px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;box-shadow:0 20px 40px #1234}.menu{display:block}.hero-grid,.included-grid,.faq-grid{grid-template-columns:1fr}.visual{max-width:560px}.proof .container{grid-template-columns:1fr 1fr;gap:20px}.proof div div{border:0}.process-grid{grid-template-columns:repeat(3,1fr)}.review{grid-template-columns:1fr}.accept{grid-column:1}.admin{padding-left:0}.admin>aside{position:static;width:100%;height:auto;flex-direction:row;align-items:center}.admin>aside nav{margin:0 0 0 auto}.admin>aside>button{margin:0}.stats{grid-template-columns:1fr 1fr}}@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.nav-actions .button{display:none}.hero{padding:60px 0}.hero-grid{gap:45px}.hero h1{font-size:43px}.hero-actions{align-items:flex-start;flex-direction:column}.mock-body{min-height:190px;padding:22px}.bag{width:90px;height:105px}.proof .container,.package-grid,.benefits,.process-grid,.domain-choices,.fields,.stats{grid-template-columns:1fr}.proof .container{padding:23px 0}.section{padding:70px 0}.package-grid article{padding:25px}.included-grid,.faq-grid{gap:45px}.footer>.container:first-child{align-items:flex-start;flex-direction:column;gap:25px}.footer>.container>div:last-child{flex-direction:column;gap:8px}.application{height:100%;max-height:100%;border-radius:0}.modal-backdrop{padding:0}.application>main{padding:30px 22px}.application>header{padding:15px 20px}.step-intro h2{font-size:26px}.admin>aside nav{display:none}.admin>main{padding:20px}.admin>main>header,.table-tools{align-items:flex-start;flex-direction:column;gap:15px}.table-tools label,.table-tools input{width:100%}.admin header>div:last-child{width:100%}.detail-grid{grid-template-columns:1fr}}.logo img{display:block;width:52px;height:52px;object-fit:contain;object-position:left center}.logo.light img{width:52px}.nav nav{font-size:14px}.phone{font-size:14px}.eyebrow,.kicker{font-size:12px}.trust{font-size:13px}.visual-head,.proof span{font-size:12px}.mock-body small,.visual-foot small,.visual-foot span,.launch span{font-size:11px}.package-grid article>p{font-size:15px}.package-grid li{font-size:14px}.domain-note b{font-size:15px}.domain-note p,.benefits p,.process-grid p,.faq details p{font-size:13px}.process-grid span{font-size:12px}.process-grid h3{font-size:16px}.footer p{font-size:13px}.footer-contact{display:flex;gap:34px!important}.footer-contact a{display:grid;color:#fff!important;font-size:15px!important;font-weight:800}.footer-contact small{color:#86adf4;font-size:11px;margin-bottom:5px}.foot-bottom,.foot-bottom a{font-size:12px!important}.foot-bottom>div{display:flex;gap:22px}.accept a{color:var(--blue);font-weight:800;text-decoration:underline}.drawer textarea{border:1.5px solid #d9e1ec;border-radius:9px;padding:12px;resize:vertical}.legal-page{min-height:100vh;background:#f7f9fc}.legal-page>header{height:86px;background:#fff;border-bottom:1px solid #e2e8f0}.legal-page>header .container{height:100%;display:flex;align-items:center;justify-content:space-between}.legal-page>header a{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:800;color:var(--blue)}.legal-page>header svg{width:17px}.legal-page>main{max-width:820px;padding-top:80px;padding-bottom:90px}.legal-page h1{font-size:48px;letter-spacing:-.05em;margin:14px 0}.legal-updated{color:#64748b;font-weight:700}.legal-intro{font-size:17px;line-height:1.8;color:#52627a;background:#eaf2ff;border-left:4px solid var(--blue);padding:24px;margin:35px 0}.legal-page section{padding:22px 0;border-bottom:1px solid #dfe6ef}.legal-page section h2{font-size:19px}.legal-page section p{font-size:15px;line-height:1.85;color:#53637a}.legal-page>footer{background:var(--navy);color:#c4d1e8;text-align:center;padding:27px;font-size:13px}.portal-login{min-height:100vh;background:linear-gradient(145deg,#f7faff,#e9f2ff);display:grid;place-items:center;padding:25px}.portal-login form{width:min(460px,100%);background:#fff;border:1px solid #dae5f3;border-radius:20px;padding:38px;box-shadow:0 25px 70px #163a701c}.portal-login .logo{margin-bottom:35px}.portal-icon{width:48px;height:48px;border-radius:13px;background:#e9f2ff;color:var(--blue);display:grid;place-items:center;margin-bottom:20px}.portal-login h1{font-size:32px;margin:8px 0}.portal-login>form>p{font-size:14px;line-height:1.7;color:#63738a}.portal-login label{display:grid;gap:8px;margin:18px 0}.portal-login label span{font-size:13px;font-weight:800}.portal-login input{border:1.5px solid #d5dfec;border-radius:9px;padding:14px;outline:none}.portal-login input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0757e612}.portal-login .button{width:100%;margin-top:8px}.otp-input{text-align:center;font-size:25px;letter-spacing:8px;font-weight:800}.portal-reset{display:block;border:0;background:none;color:var(--blue);font-size:12px;font-weight:800;margin:16px auto 0}.portal-loading{min-height:100vh;display:grid;place-items:center;color:#64748b}.project-page{min-height:100vh;background:#f4f7fb}.project-page>header{height:82px;background:#fff;border-bottom:1px solid #dfe7f1}.project-page>header .container{height:100%;display:flex;align-items:center;justify-content:space-between}.project-page>header .container>div{display:flex;align-items:center;gap:18px;font-size:13px;font-weight:800}.project-page>header button{border:1px solid #d7e0ec;background:#fff;border-radius:8px;padding:9px 12px;display:flex;align-items:center;gap:6px;font-size:12px}.project-page>header button svg{width:15px}.project-page main{padding-top:55px;padding-bottom:80px}.project-welcome h1{font-size:40px;margin:8px 0}.project-welcome p{color:#64748b}.project-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:30px 0}.project-summary>div,.progress-card,.project-grid>section{background:#fff;border:1px solid #dfe7f1;border-radius:13px;padding:20px}.project-summary span,.project-grid section>span{display:block;font-size:11px;color:#687990;margin-bottom:8px}.project-summary b{font-size:14px}.portal-pill{display:inline-flex!important;width:max-content;padding:6px 9px;border-radius:99px;background:#edf1f6;text-transform:capitalize;font-size:11px!important}.portal-pill.paid,.portal-pill.available,.portal-pill.registered{background:#dcfce7;color:#087b48}.portal-pill.awaiting_transfer,.portal-pill.pending,.portal-pill.pending_verification{background:#fff3d1;color:#8a5a00}.project-section-head{display:flex;justify-content:space-between;align-items:end}.project-section-head h2{margin:8px 0}.updated{font-size:12px;color:#718096}.project-steps{display:grid;grid-template-columns:repeat(5,1fr);margin-top:35px}.project-steps>div{position:relative;text-align:center;color:#94a3b8}.project-steps>div:before{content:"";position:absolute;top:17px;left:-50%;width:100%;height:3px;background:#e2e8f0}.project-steps>div:first-child:before{display:none}.project-steps i{position:relative;z-index:1;width:36px;height:36px;border-radius:50%;background:#e2e8f0;display:grid;place-items:center;margin:auto;font-style:normal;font-size:12px;font-weight:800}.project-steps i svg{width:17px}.project-steps span{display:block;font-size:12px;font-weight:800;text-transform:capitalize;margin-top:9px}.project-steps .complete{color:var(--blue)}.project-steps .complete:before,.project-steps .complete i{background:var(--blue);color:#fff}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.project-grid section>svg{color:var(--blue)}.project-grid h3{text-transform:capitalize}.project-grid p,.project-grid a{display:block;font-size:13px;line-height:1.7;color:#64748b}.project-grid a{color:var(--blue);font-weight:800;margin-top:5px}.application-progress{font-size:13px}.step-intro p{font-size:14px}.plan-choices small,.payment-choices small,.domain-choices small{font-size:12px}.plan-choices b,.domain-choices b{font-size:13px}.fields label>span,.application label>span,.drawer label>span,.login-page label>span{font-size:13px}.fields em,.error-text,.server-error,.notice{font-size:12px}.summary h3,.payment-choices h3{font-size:15px}.summary p,.accept{font-size:12px}.success-screen>p{font-size:14px}.bank-details span{font-size:11px}.bank-details button,.reference{font-size:12px!important}.login-page form>p,.admin header p,.stats span{font-size:13px}.admin-button,.table-tools input,table{font-size:12px}.pill{font-size:10px!important}.view{font-size:11px}.drawer header p,.detail-grid span,.description span{font-size:11px}.detail-grid b,.description p{font-size:13px}@media(max-width:900px){.project-summary,.project-grid{grid-template-columns:1fr 1fr}.foot-bottom>div{flex-wrap:wrap}.logo img{width:165px}}@media(max-width:600px){.footer-contact{flex-direction:column}.foot-bottom{gap:15px;flex-direction:column}.foot-bottom>div{flex-direction:column;gap:8px}.legal-page h1{font-size:38px}.project-page>header .container>div>span{display:none}.project-summary,.project-grid{grid-template-columns:1fr}.project-section-head{align-items:flex-start;flex-direction:column}.project-steps{overflow-x:auto;padding-bottom:15px}.project-steps>div{min-width:95px}.portal-login form{padding:26px}.logo img{width:150px;height:45px}}.drawer input{width:100%;border:1.5px solid #d9e1ec;border-radius:9px;padding:12px}.domain-suggestions{margin-top:15px;padding-top:14px;border-top:1px solid #e2e8f0}.domain-suggestions span{font-size:11px!important}.domain-suggestions b{display:block;color:var(--blue);font-size:13px;margin-top:6px}.conversation{margin-top:24px;border-top:1px solid #dfe7f1;padding-top:22px}.client-conversation{background:#fff;border:1px solid #dfe7f1;border-radius:13px;padding:25px;margin-top:18px}.conversation-title{display:flex;align-items:center;justify-content:space-between}.conversation-title h3,.conversation-title h2{margin:0}.conversation-title>span{font-size:11px;color:#718096}.message-list{display:grid;gap:10px;max-height:340px;overflow:auto;margin:17px 0;padding:3px}.message-list article{max-width:84%;border-radius:12px;padding:12px 14px;background:#f0f4f9}.message-list article.admin{justify-self:end;background:#e8f1ff}.message-list article.customer{justify-self:start}.message-list article b{font-size:11px}.message-list article p{font-size:13px;line-height:1.6;margin:5px 0;white-space:pre-wrap}.message-list article time{font-size:9px;color:#7a8799}.no-messages{text-align:center;color:#718096;font-size:12px;padding:20px}.conversation form{display:grid;gap:10px}.conversation textarea{width:100%;border:1.5px solid #d7e0ec;border-radius:10px;padding:12px;resize:vertical}.conversation form .button{justify-self:end;padding:11px 16px}.conversation form .button svg{width:15px}.message-list{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:4px}.message-list .message-bubble{display:block;width:fit-content;min-width:120px;max-width:min(84%,520px);height:auto!important;min-height:0!important;margin:0;border-radius:14px;padding:11px 14px;background:#edf2f7;color:#17253d;box-shadow:0 1px 2px #102a4d12}.message-list .message-admin{align-self:flex-end;background:#0757e6;color:#fff;border-bottom-right-radius:4px}.message-list .message-customer{align-self:flex-start;border-bottom-left-radius:4px}.message-bubble b{display:block;font-size:11px}.message-bubble p{font-size:13px;line-height:1.55;margin:5px 0;white-space:pre-wrap;overflow-wrap:anywhere}.message-bubble time{display:block;font-size:9px;color:#78869a;text-align:right}.message-admin time{color:#c8dbff}.admin-conversation .message-admin,.client-conversation .message-customer{align-self:flex-end;background:#0757e6;color:#fff;border-radius:14px 14px 4px}.admin-conversation .message-customer,.client-conversation .message-admin{align-self:flex-start;background:#edf2f7;color:#17253d;border-radius:14px 14px 14px 4px}.admin-conversation .message-admin time,.client-conversation .message-customer time{color:#fff;font-weight:700;opacity:1}.admin-conversation .message-customer time,.client-conversation .message-admin time{color:#66758b;font-weight:600}.whatsapp-support{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-top:18px;padding:26px;background:#fff;border:1px solid #dfe7f1;border-radius:13px}.whatsapp-icon{width:54px;height:54px;border-radius:50%;background:#dcfce7;color:#0a9f58;display:grid;place-items:center}.whatsapp-icon svg{width:27px;height:27px}.whatsapp-support h2{margin:5px 0;font-size:22px}.whatsapp-support p{margin:0;color:#64748b;font-size:13px;line-height:1.6}.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:9px;background:#16a765;color:#fff;font-size:13px;font-weight:800;white-space:nowrap}.whatsapp-button:hover{background:#0d8c52;transform:translateY(-1px)}.whatsapp-button svg{width:18px}@media(max-width:700px){.whatsapp-support{grid-template-columns:auto 1fr}.whatsapp-button{grid-column:1/-1;width:100%}}
