*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#13251c;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:#063f2c;color:#d8f5e5;font-size:12px}.topbar-inner{height:34px;display:flex;justify-content:space-between;align-items:center}.topbar-inner>div{display:flex;gap:22px}.header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid #e6efe9}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:44px;height:44px;color:#109a50}.brand-mark svg{width:100%;height:100%;fill:currentColor}.brand strong{display:block;font-size:25px;letter-spacing:.5px}.brand small{display:block;font-size:8px;letter-spacing:.8px;color:#607268}.menu{display:flex;align-items:center;gap:26px;font-size:13px}.menu a{padding:28px 0;position:relative}.menu a.active,.menu a:hover{color:#0b9a4c}.menu a.active:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:2px;background:#0ca558;border-radius:5px}.cart-btn{border:0;background:transparent;position:relative;width:36px;height:36px}.cart-btn svg{width:23px;height:23px;fill:none;stroke:#173429;stroke-width:1.8}.cart-btn span{position:absolute;top:-2px;right:-2px;background:#10a455;color:#fff;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;font-size:10px}.menu-btn{display:none;border:0;background:transparent}.menu-btn span{display:block;width:24px;height:2px;background:#16382a;margin:5px}.hero{background:radial-gradient(circle at 80% 30%,#e5f8ed 0,rgba(229,248,237,0) 40%),linear-gradient(180deg,#fff,#fbfefc);padding:60px 0 38px}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:40px}.eyebrow,.kicker,.section-head span{color:#0b9b4e;font-weight:800;font-size:12px;letter-spacing:1px}.hero h1{font-size:50px;line-height:1.05;margin:12px 0 18px;max-width:560px}.hero h1 span{color:#0c9a4f}.hero p{color:#617068;line-height:1.7;max-width:550px}.domain-search{display:grid;grid-template-columns:1fr auto auto;gap:0;margin-top:28px;max-width:600px;border:1px solid #dbe8e1;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 8px 25px rgba(21,72,48,.07)}.domain-search input,.domain-search select{border:0;padding:16px;background:#fff;outline:0}.domain-search button,.btn,.newsletter button,.price-card button,.checkout{border:0;background:#0aa050;color:#fff;font-weight:700;padding:0 24px;cursor:pointer}.domain-result{font-size:12px;color:#0c9b4f;margin-top:8px;min-height:18px}.tlds{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.tlds span{border:1px solid #dce9e2;border-radius:7px;padding:8px 11px;font-size:11px;background:#fff}.tlds b{color:#0b9a4c;margin-right:8px}.hero-art svg{width:100%;filter:drop-shadow(0 25px 35px rgba(28,86,58,.10));animation:float 6s ease-in-out infinite}.shortcut-wrap{padding:18px 0 22px}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.mini-card{border:1px solid #e0ebe4;border-radius:10px;padding:18px;background:#fff;box-shadow:0 8px 24px rgba(13,63,40,.05);transition:.3s}.mini-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px rgba(13,63,40,.09)}.mini-card .icon{width:34px;height:34px;color:#079848}.mini-card svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mini-card h3{font-size:14px;margin:12px 0 7px}.mini-card p{font-size:11px;color:#69766f;line-height:1.55;min-height:52px}.mini-card a{font-size:11px;font-weight:800;color:#0b9d4e}.section{padding:70px 0}.section-head{text-align:center;margin-bottom:34px}.section-head h2{font-size:32px;margin:6px 0 8px}.section-head p{color:#718079;margin:0}.services{background:#fbfdfc}.service-detail-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.service-detail-grid article{padding:24px 18px;text-align:center;border:1px solid #dfeae4;border-radius:12px;background:#fff;transition:.3s}.service-detail-grid article:hover{transform:translateY(-5px);border-color:#92d3af}.big-icon{font-size:28px;color:#0a9a4c}.service-detail-grid h3{font-size:14px}.service-detail-grid p{font-size:12px;line-height:1.6;color:#6d7b73}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{border:1px solid #dee9e2;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(17,71,45,.05);transition:.3s}.product-card:hover{transform:translateY(-6px);box-shadow:0 17px 35px rgba(17,71,45,.10)}.product-image{height:180px;display:grid;place-items:center;background:linear-gradient(145deg,#f7fbf9,#eaf6ef)}.product-image svg{width:110px;height:130px;filter:drop-shadow(0 15px 18px rgba(28,72,52,.18))}.product-body{padding:16px}.product-body h3{margin:0 0 8px;font-size:15px}.product-body p{color:#6f7b75;font-size:12px;line-height:1.55;min-height:38px}.product-price{font-size:19px;font-weight:800;margin:12px 0}.product-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:8px}.product-actions button{border-radius:7px;padding:10px;border:1px solid #d8e6de;background:#fff;font-weight:700;font-size:12px;cursor:pointer}.product-actions .add{background:#0a9b4d;color:#fff;border-color:#0a9b4d}.packages{background:#fbfdfc}.package-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}.price-card{position:relative;border:1px solid #dce8e1;border-radius:12px;background:#fff;padding:26px 24px;text-align:center}.price-card.featured{border:2px solid #0aa251;transform:translateY(-10px);box-shadow:0 18px 35px rgba(10,162,81,.12)}.badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#0aa251;color:#fff;padding:7px 16px;border-radius:20px;font-size:10px;font-weight:800}.price-card h3{margin:0}.muted{color:#718077;font-size:12px}.price{font-size:34px;color:#0a9950;font-weight:800;margin-top:18px}.price-card small{color:#7b8981}.price-card ul{text-align:left;list-style:none;padding:10px 0;margin:18px 0}.price-card li{font-size:12px;padding:7px 0}.price-card li:before{content:"✓";color:#0aa251;font-weight:900;margin-right:8px}.price-card button{width:100%;padding:12px;border-radius:7px}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about h2,.faq h2{font-size:30px;margin:7px 0 18px}.about p{color:#66736c;line-height:1.8}.check-list{list-style:none;padding:0;margin:20px 0}.check-list li{padding:8px 0;font-size:14px}.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;border:1px solid #0aa251;color:#0aa251;border-radius:50%;margin-right:10px}.btn{display:inline-block;border-radius:7px;padding:12px 18px}.faq-item{border:1px solid #dfeae3;border-bottom:0}.faq-item:first-child{border-radius:10px 10px 0 0}.faq-item:last-child{border-bottom:1px solid #dfeae3;border-radius:0 0 10px 10px}.faq-item button{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;background:#fff;padding:16px;text-align:left;cursor:pointer;font-size:13px}.faq-item button b{font-size:20px;color:#0b9e4f}.faq-item>div{max-height:0;overflow:hidden;transition:max-height .35s ease;background:#fbfdfc}.faq-item p{padding:0 16px 16px;margin:0;color:#637169;font-size:12px;line-height:1.6}.faq-item.open>div{max-height:120px}.faq-item.open button b{transform:rotate(45deg)}.newsletter{padding:0 0 58px}.newsletter-inner{background:linear-gradient(90deg,#075332,#0ca153);border-radius:13px;color:#fff;padding:28px 34px;display:flex;justify-content:space-between;align-items:center}.newsletter strong{display:block;font-size:24px}.newsletter span{font-size:12px;opacity:.85}.newsletter form{display:flex;min-width:410px}.newsletter input{flex:1;border:0;padding:14px;border-radius:7px 0 0 7px;outline:0}.newsletter button{border-radius:0 7px 7px 0}.footer{border-top:1px solid #edf3ef;padding:45px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:35px}.brand-footer{margin-bottom:18px}.footer p{font-size:12px;color:#6d7972;line-height:1.6}.footer h4{font-size:12px;margin:0 0 16px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;color:#65736b;padding:6px 0}.socials{display:flex;gap:8px;margin-top:16px}.socials a{width:30px;height:30px;border:1px solid #a5cfb8;color:#0a9450;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:800}.footer-bottom{border-top:1px solid #e8efe9;margin-top:28px;padding-top:20px;display:flex;justify-content:space-between;font-size:11px;color:#6d7972}.payments{display:flex;gap:18px;font-weight:900;color:#0b4d7a}.cart-panel{position:fixed;z-index:50;right:-420px;top:0;width:min(390px,92vw);height:100vh;background:#fff;box-shadow:-20px 0 50px rgba(0,0,0,.14);transition:.35s;padding:24px;display:flex;flex-direction:column}.cart-panel.open{right:0}.overlay{position:fixed;z-index:40;inset:0;background:rgba(0,24,12,.35);opacity:0;pointer-events:none;transition:.3s}.overlay.open{opacity:1;pointer-events:auto}.cart-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e4ece7}.cart-header button{border:0;background:transparent;font-size:30px}.cart-items{flex:1;overflow:auto;padding:15px 0}.cart-line{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px dashed #dfe9e3;font-size:13px}.cart-line button{border:0;background:none;color:#c34b4b}.cart-total{display:flex;justify-content:space-between;padding:18px 0}.checkout{padding:14px;border-radius:8px}.reveal{opacity:0;transform:translateY(18px);transition:.7s}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}@keyframes float{50%{transform:translateY(-12px)}}@media(max-width:980px){.menu-btn{display:block}.menu{position:fixed;top:112px;left:20px;right:20px;background:#fff;border:1px solid #dfe9e3;border-radius:15px;padding:20px;display:none;flex-direction:column;gap:2px;align-items:stretch;box-shadow:0 20px 50px rgba(12,53,34,.12)}.menu.open{display:flex}.menu a{padding:12px}.menu a.active:after{display:none}.hero-grid{grid-template-columns:1fr}.hero-art{order:-1;max-width:620px;margin:auto}.hero h1{font-size:42px}.service-grid,.service-detail-grid{grid-template-columns:repeat(3,1fr)}.product-grid,.package-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:nth-last-child(-n+2){margin-top:12px}.newsletter-inner{gap:25px}.newsletter form{min-width:0;flex:1}}@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.topbar{display:none}.nav{min-height:72px}.menu{top:78px}.brand strong{font-size:21px}.hero{padding:30px 0}.hero h1{font-size:36px}.hero-grid{gap:14px}.domain-search{grid-template-columns:1fr auto}.domain-search select{border-left:1px solid #e5ece8}.domain-search button{grid-column:1/-1;padding:14px}.service-grid,.service-detail-grid,.product-grid,.package-grid{grid-template-columns:1fr}.product-grid{gap:14px}.product-card{display:grid;grid-template-columns:120px 1fr}.product-image{height:100%;min-height:200px}.product-image svg{width:82px}.product-actions{grid-template-columns:1fr}.price-card.featured{transform:none}.section{padding:52px 0}.section-head h2{font-size:28px}.split{gap:45px}.newsletter-inner{display:block;padding:24px}.newsletter strong{font-size:22px}.newsletter form{margin-top:18px;width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:16px}.hero-art svg{animation:none}}