:root{--orange:#f57200;--od:#d96000;--oglow:rgba(245,114,0,.22);--navy:#07101f;--navy2:#111827;--green:#16a34a;--blue:#2563eb;--muted:#6b7280;--ease:cubic-bezier(.4,0,.2,1)}.hps{padding:96px 0}.hps-sm{padding:64px 0}.eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:12px}.sh{font-size:clamp(1.75rem,3vw,2.5rem) !important;font-weight:900 !important;line-height:1.14 !important;margin:0 0 16px !important}.sh-dark{color:#0d1117 !important}.sh-white{color:#ffffff !important}.sub{font-size:1rem;line-height:1.8;max-width:560px}.sub-dark{color:var(--muted)}.sub-white{color:rgba(255,255,255,.72)}.btn-p{display:inline-flex;align-items:center;gap:8px;background:var(--orange);color:#fff !important;font-weight:700;font-size:15px;padding:14px 28px;border-radius:9px;text-decoration:none;border:none;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s}.btn-p:hover{background:var(--od);transform:translateY(-2px);box-shadow:0 8px 24px var(--oglow)}.btn-s{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#0d1117 !important;font-weight:600;font-size:15px;padding:13px 26px;border-radius:9px;text-decoration:none;border:1.5px solid #d1d5db;transition:border-color .2s,background .2s}.btn-s:hover{border-color:var(--orange);background:#fff7ed}.btn-s-white{display:inline-flex;align-items:center;gap:8px;background:transparent;color:rgba(255,255,255,.85) !important;font-weight:600;font-size:15px;padding:13px 26px;border-radius:9px;text-decoration:none;border:1.5px solid rgba(255,255,255,.25);transition:border-color .2s,background .2s}.btn-s-white:hover{border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.08)}.wa-btn{position:fixed;bottom:28px;right:28px;z-index:9999;width:56px;height:56px;border-radius:50%;background:#25d366;text-decoration:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(37,211,102,.45);transition:transform .2s;animation:wap 2.8s ease-in-out infinite}.wa-btn:hover{transform:scale(1.1)}@keyframes wap{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}.hero{background:var(--navy);padding:120px 0 96px;position:relative;overflow:hidden;text-align:center}.hero::before{content:'';position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 70% 55% at 50% 0%,rgba(245,114,0,.12) 0%,transparent 65%);}to{opacity:1}}.hero::after{content:'';position:absolute;inset:0;z-index:0;background-image:radial-gradient(rgba(255,255,255,.03) 1px,transparent 1px);background-size:36px 36px}.hero-inner{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(245,114,0,.12);border:1px solid rgba(245,114,0,.3);border-radius:100px;padding:7px 18px;margin-bottom:28px;font-size:12.5px;font-weight:700;color:#fcd7a0}.hero-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);animation:blink 1.5s infinite}@keyframes blink{0%,100%{opacity:1}50%{opacity:.2}}.hero h1{font-size:clamp(2.6rem,5vw,4.2rem) !important;font-weight:900 !important;line-height:1.08 !important;color:#fff !important;margin:0 auto 20px !important;max-width:760px;letter-spacing:-.03em}.hero-grad{background:linear-gradient(100deg,#fed7aa 0%,var(--orange) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub{font-size:1.1rem;color:rgba(255,255,255,.65);line-height:1.8;max-width:520px;margin:0 auto 48px}.hero-search-wrap{max-width:680px;margin:0 auto 20px;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);border-radius:14px;padding:6px 6px 6px 24px;display:flex;align-items:center;gap:0;transition:border-color .25s,box-shadow .25s;box-shadow:0 0 0 0 rgba(245,114,0,0)}.hero-search-wrap:focus-within{border-color:var(--orange);box-shadow:0 0 0 4px rgba(245,114,0,.18);background:rgba(255,255,255,.13)}.hero-search-icon{color:rgba(255,255,255,.45);flex-shrink:0;margin-right:4px}.hero-search-input{flex:1;background:transparent;border:none;outline:none;font-size:17px;color:#fff;padding:10px 12px 10px 0}.hero-search-input::placeholder{color:rgba(255,255,255,.42)}.hero-search-btn{flex-shrink:0;background:var(--orange);color:#fff;border:none;border-radius:10px;padding:14px 28px;font-size:15px;font-weight:800;cursor:pointer;white-space:nowrap;letter-spacing:.02em;transition:background .2s,box-shadow .2s}.hero-search-btn:hover{background:var(--od);box-shadow:0 4px 18px rgba(245,114,0,.4)}.hero-tld-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:52px;font-size:13px;color:rgba(255,255,255,.5)}.hero-tld-row span{color:rgba(255,255,255,.35)}.hero-tld-pill{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);border-radius:100px;padding:5px 14px;font-size:12.5px;font-weight:700;color:rgba(255,255,255,.82);text-decoration:none;transition:border-color .18s,background .18s}.hero-tld-pill:hover{border-color:var(--orange);background:rgba(245,114,0,.1);color:#fed7aa}.hero-tld-price{color:#4ade80;font-weight:600;font-size:11.5px}.hero-cta-row{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:56px}.hero-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:0;border-top:1px solid rgba(255,255,255,.08);padding-top:36px}.hero-trust-item{display:flex;align-items:center;gap:7px;padding:0 24px;font-size:12.5px;font-weight:600;color:rgba(255,255,255,.75);border-right:1px solid rgba(255,255,255,.08)}.hero-trust-item:last-child{border-right:none}.hero-trust-item svg{color:#4ade80;flex-shrink:0}@media(max-width:640px){.hero-trust-item{border-right:none;padding:6px 14px}}@media(max-width:767px){.hero{padding:72px 0 60px}.hero h1{letter-spacing:-.02em}.hero-sub{margin-bottom:28px}.hero-search-wrap{flex-direction:column;align-items:stretch;padding:10px;gap:8px;border-radius:12px}.hero-search-wrap >:not(.hero-search-btn){display:flex;align-items:center;padding:4px 8px}.hero-search-input{font-size:15px;padding:8px 8px 8px 0;width:100%}.hero-search-btn{width:100%;border-radius:8px;padding:14px 20px;font-size:14px;text-align:center}.hero-tld-row{gap:6px;margin-bottom:28px}.hero-tld-pill{font-size:11.5px;padding:4px 10px}.hero-cta-row{flex-direction:column;align-items:stretch;gap:10px}.hero-cta-row .btn-p,.hero-cta-row .btn-s-white{text-align:center;justify-content:center;width:100%}}.marquee-wrap{background:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:14px 0;overflow:hidden}.marquee-track{display:flex;animation:mq 28s linear infinite;width:max-content}.marquee-track:hover{animation-play-state:paused}@keyframes mq{from{transform:translateX(0)}to{transform:translateX(-50%)}}.mq-item{display:flex;align-items:center;gap:8px;padding:0 28px;white-space:nowrap;font-size:12.5px;font-weight:600;color:#374151;border-right:1px solid #e5e7eb}.plans-section{background:#fff;padding:96px 0}.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}@media(max-width:900px){.plans-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}.pc{background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;padding:36px 30px;position:relative;display:flex;flex-direction:column;transition:border-color .22s,transform .22s,box-shadow .22s}.pc:hover{border-color:#f57200;transform:translateY(-5px);box-shadow:0 16px 48px rgba(245,114,0,.12)}.pc.featured{border-color:var(--orange);box-shadow:0 0 0 4px rgba(245,114,0,.1),0 16px 48px rgba(245,114,0,.14)}.pc-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--orange);color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:5px 18px;border-radius:100px;white-space:nowrap}.pc-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.pc-tier{font-size:10.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;margin-bottom:6px}.pc-name{font-size:20px;font-weight:800;color:#0d1117;margin-bottom:4px}.pc-desc{font-size:13px;color:#6b7280;line-height:1.65;margin-bottom:24px}.pc-hr{border:none;border-top:1px solid #f3f4f6;margin:0 0 22px}.pc-was{font-size:12px;color:#9ca3af;text-decoration:line-through;margin-bottom:2px}.pc-price{font-size:2.4rem;font-weight:900;color:#0d1117;line-height:1}.pc-price sub{font-size:14px;font-weight:500;color:#6b7280;vertical-align:baseline}.pc-bill{font-size:11.5px;color:#9ca3af;margin-bottom:24px}.pc-feats{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:10px;flex:1}.pc-feats li{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:#374151}.pc-feats li.na{color:#d1d5db}.pc-btn{display:block;text-align:center;font-weight:700;font-size:14px;padding:13px;border-radius:10px;text-decoration:none;transition:background .2s,transform .2s}.pc-btn-primary{background:var(--orange);color:#fff !important}.pc-btn-primary:hover{background:var(--od);transform:translateY(-1px);color:#fff !important}.pc-btn-outline{background:transparent;color:var(--orange) !important;border:1.5px solid rgba(245,114,0,.4)}.pc-btn-outline:hover{background:#fff7ed;border-color:var(--orange)}.billing-toggle{display:flex;justify-content:center;align-items:center;gap:4px;margin:24px auto 40px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:100px;padding:5px;width:fit-content}.bt-btn{position:relative;background:transparent;border:none;padding:9px 20px;border-radius:100px;cursor:pointer;font-size:13px;font-weight:600;color:#6b7280;transition:color .2s,background .2s;white-space:nowrap}.bt-btn.active{background:#fff;color:#0d1117;box-shadow:0 1px 4px rgba(0,0,0,.12)}.bt-btn .bt-save{display:inline-block;margin-left:5px;background:#dcfce7;color:#16a34a;font-size:10px;font-weight:800;padding:2px 6px;border-radius:100px;letter-spacing:.04em}.pc-price{transition:opacity .18s}.pc-price.fading{opacity:0}.plans-tabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.pt{font-size:13px;font-weight:600;color:#6b7280;padding:8px 20px;border-radius:100px;border:1.5px solid #e5e7eb;text-decoration:none;transition:border-color .18s,color .18s,background .18s}.pt:hover,.pt.on{border-color:var(--orange);color:var(--orange);background:#fff7ed}.svc-section{background:#f9fafb;padding:96px 0;border-top:1px solid #e5e7eb}.svc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:52px}@media(max-width:900px){.svc-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.svc-grid{grid-template-columns:1fr}}.sc{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:28px 22px;text-decoration:none;display:block;transition:border-color .2s,transform .2s,box-shadow .2s}.sc:hover{border-color:var(--orange);transform:translateY(-4px);box-shadow:0 12px 32px rgba(245,114,0,.1)}.sc-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.sc-name{font-size:15px;font-weight:800;color:#0d1117;margin-bottom:6px}.sc-desc{font-size:12.5px;color:#6b7280;line-height:1.65}.sc-link{display:inline-flex;align-items:center;gap:5px;margin-top:14px;font-size:12.5px;font-weight:700;color:var(--orange)}.why-section{background:#fff;padding:96px 0;border-top:1px solid #e5e7eb}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media(max-width:880px){.why-grid{grid-template-columns:1fr;gap:48px}}.why-feats{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px}@media(max-width:480px){.why-feats{grid-template-columns:1fr}}.wf{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:14px;padding:22px 18px;transition:border-color .2s,transform .2s}.wf:hover{border-color:var(--orange);transform:translateY(-2px)}.wf-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.wf-title{font-size:14px;font-weight:800;color:#0d1117;margin-bottom:4px}.wf-desc{font-size:12.5px;color:#6b7280;line-height:1.65}.why-list{display:flex;flex-direction:column;gap:16px}.wl-item{display:flex;align-items:flex-start;gap:14px}.wl-dot{width:32px;height:32px;border-radius:8px;flex-shrink:0;background:#f0fdf4;border:1px solid #bbf7d0;display:flex;align-items:center;justify-content:center;margin-top:2px}.perf-section{background:var(--navy2);padding:96px 0;border-top:1px solid rgba(255,255,255,.06)}.perf-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media(max-width:860px){.perf-grid{grid-template-columns:1fr;gap:48px}}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stat-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:26px 22px;transition:border-color .2s,transform .2s}.stat-card:hover{border-color:rgba(245,114,0,.3);transform:translateY(-3px)}.stat-num{font-size:clamp(1.7rem,2.5vw,2.4rem);font-weight:900;line-height:1;margin-bottom:5px}.stat-lbl{font-size:12.5px;color:rgba(255,255,255,.72)}.stat-note{font-size:11px;color:rgba(255,255,255,.55);margin-top:4px}.sbar{background:rgba(255,255,255,.07);border-radius:4px;height:5px;margin-top:14px;overflow:hidden}.sbar-fill{height:100%;border-radius:4px;animation:sb 1.6s ease-out both}@keyframes sb{from{width:0}}.pf{display:flex;gap:14px;align-items:flex-start;margin-bottom:18px}.pf-dot{width:36px;height:36px;border-radius:10px;flex-shrink:0;background:rgba(245,114,0,.15);display:flex;align-items:center;justify-content:center}.testi-section{background:#f9fafb;padding:96px 0;border-top:1px solid #e5e7eb}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:52px}@media(max-width:900px){.testi-grid{grid-template-columns:1fr;max-width:460px;margin-left:auto;margin-right:auto}}.tc{background:#fff;border:1.5px solid #e5e7eb;border-radius:18px;padding:30px;display:flex;flex-direction:column;transition:border-color .22s,box-shadow .22s,transform .22s}.tc:hover{border-color:var(--orange);box-shadow:0 10px 32px rgba(245,114,0,.09);transform:translateY(-3px)}.tc-stars{color:#f59e0b;font-size:14px;letter-spacing:2px;margin-bottom:16px}.tc-q{font-size:14px;color:#374151;line-height:1.78;margin-bottom:22px;flex:1}.tc-q::before{content:'\201C';font-size:32px;color:var(--orange);line-height:0;vertical-align:-12px;margin-right:2px}.tc-author{display:flex;align-items:center;gap:12px;padding-top:18px;border-top:1px solid #f3f4f6}.tc-av{width:42px;height:42px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--orange),#fb923c);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#fff}.tc-name{font-size:14px;font-weight:700;color:#0d1117}.tc-role{font-size:12px;color:#9ca3af}.tc-site{font-size:11.5px;color:var(--orange);font-weight:600}.dom-section{background:#fff;padding:96px 0;border-top:1px solid #e5e7eb}.dom-search{display:flex;max-width:580px;margin:32px auto 36px}.dom-search input{flex:1;padding:16px 20px;border:1.5px solid #d1d5db;border-right:none;border-radius:10px 0 0 10px;font-size:15px;color:#0d1117;outline:none;transition:border-color .2s}.dom-search input:focus{border-color:var(--orange)}.dom-search button{background:var(--orange);color:#fff;border:none;border-radius:0 10px 10px 0;padding:0 26px;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s}.dom-search button:hover{background:var(--od)}.tld-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:720px;margin:0 auto 32px}@media(max-width:600px){.tld-grid{grid-template-columns:repeat(2,1fr)}}.tld-card{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;padding:18px 12px;text-align:center;text-decoration:none;display:block;transition:border-color .2s,background .2s,transform .2s}.tld-card:hover{border-color:var(--orange);background:#fff7ed;transform:translateY(-3px)}.tld-ext{font-size:18px;font-weight:800;color:#0d1117;display:block;margin-bottom:3px}.tld-price{font-size:12px;font-weight:700;color:var(--orange);display:block;margin-bottom:2px}.tld-type{font-size:10.5px;color:#9ca3af}.cta-section{background:var(--navy);padding:100px 0;text-align:center;position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.06)}.cta-section::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 65% 60% at 50% 55%,rgba(245,114,0,.12) 0%,transparent 65%)}.cta-inner{position:relative;z-index:1;max-width:620px;margin:0 auto}.cta-section h2{font-size:clamp(2rem,3.8vw,3rem) !important;font-weight:900 !important;color:#fff !important;margin:0 0 16px !important;line-height:1.12 !important}.cta-section p{font-size:1.05rem;color:rgba(255,255,255,.65);margin:0 0 32px;line-height:1.8}.cta-code{display:inline-flex;align-items:center;gap:10px;background:rgba(245,114,0,.1);border:1.5px dashed rgba(245,114,0,.38);border-radius:10px;padding:12px 22px;margin-bottom:30px;font-size:14px;color:#fbbf24}.cta-code strong{color:var(--orange);font-size:16px;letter-spacing:.06em}.cta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}