#storefrontHome{background:#fff;color:#0f172a}#storefrontHome *{box-sizing:border-box}#storefrontHome .sf-home-wrap{width:min(1220px,calc(100% - 48px));margin:0 auto}.sf-home-hero{padding:72px 0 54px;border-bottom:1px solid #edf1f5;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}.sf-home-hero__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:64px;align-items:center}.sf-home-kicker{display:block;margin-bottom:14px;color:#2563eb;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sf-home-hero__copy h1{margin:0;color:#111827;font-size:clamp(38px,5vw,64px);line-height:1.02;letter-spacing:-.045em}.sf-home-hero__copy p{max-width:610px;margin:22px 0 28px;color:#667085;font-size:17px;line-height:1.65}.sf-home-domain-finder{position:relative;z-index:20;max-width:700px;margin-bottom:var(--sf-domain-suggestions-space,0px);transition:margin-bottom .18s ease}.sf-home-domain{display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;max-width:700px;padding:6px 6px 6px 12px;border:1px solid #d7e1ee;border-radius:13px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.08);transition:border-color .15s ease,box-shadow .15s ease}.sf-home-domain:focus-within{border-color:#8fb7ff;box-shadow:0 0 0 4px rgba(37,99,235,.08),0 18px 36px rgba(15,23,42,.09)}.sf-home-domain__search-icon{width:22px;height:22px;color:#6e7c90;display:grid;place-items:center}.sf-home-domain__search-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.sf-home-domain input{min-width:0;border:0;outline:0;padding:0 8px;color:#111827;font-size:14px;background:transparent;height:44px}.sf-home-domain button{min-height:44px;border:0;border-radius:9px;padding:0 22px;background:#1267f4;color:#fff;font-weight:760;cursor:pointer;white-space:nowrap;transition:background .15s ease,transform .15s ease}.sf-home-domain button:hover{background:#0d5bdf}.sf-home-domain button:active{transform:translateY(1px)}.sf-home-domain__busy{width:17px;height:17px;border:2px solid #d9e5f7;border-top-color:#2563eb;border-radius:50%;animation:sfHomeSpin .7s linear infinite}.sf-home-domain__busy[hidden]{display:none}@keyframes sfHomeSpin{to{transform:rotate(360deg)}}.sf-home-domain-suggestions{position:absolute;z-index:50;left:0;right:0;top:calc(100% + 8px);max-height:min(520px,60vh);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:1px solid #dce5f0;border-radius:14px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.16)}.sf-home-domain-suggestions[hidden]{display:none}.sf-domain-suggestion{min-height:66px;padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:14px;align-items:center;border-bottom:1px solid #edf1f5;color:#172033;transition:background .12s ease}.sf-domain-suggestion:last-of-type{border-bottom:0}.sf-domain-suggestion:hover,.sf-domain-suggestion.is-keyboard-active{background:#f8faff}.sf-domain-suggestion__name strong{display:block;font-size:13px}.sf-domain-suggestion__name small{display:block;margin-top:3px;font-size:9.5px;color:#8591a3}.sf-domain-suggestion__state{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;background:#f1f5f9;color:#657286;font-size:9.5px;font-weight:750}.sf-domain-suggestion__state:before{content:"";width:6px;height:6px;border-radius:50%;background:#94a3b8}.sf-domain-suggestion.is-available .sf-domain-suggestion__state{background:#eaf8f0;color:#167c4e}.sf-domain-suggestion.is-available .sf-domain-suggestion__state:before{background:#1da866}.sf-domain-suggestion.is-unavailable .sf-domain-suggestion__state{background:#f4f5f7;color:#737d8c}.sf-domain-suggestion.is-unavailable .sf-domain-suggestion__state:before{background:#9aa5b3}.sf-domain-suggestion__price{text-align:right;min-width:118px}.sf-domain-suggestion__price strong{display:block;font-size:11px}.sf-domain-suggestion__price small{display:block;margin-top:2px;color:#8a96a6;font-size:8.5px}.sf-domain-suggestion__action{display:flex;justify-content:flex-end;min-width:126px}.sf-domain-suggestion__cta{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 11px;border-radius:8px;color:#2563eb;font-size:10px;font-weight:800;white-space:nowrap;text-decoration:none}.sf-domain-suggestion__cta--button{border:0;background:#1267f4;color:#fff;cursor:pointer;transition:background .15s ease,transform .15s ease}.sf-domain-suggestion__cta--button:hover{background:#0d5bdf}.sf-domain-suggestion__cta--button:disabled{opacity:.6;cursor:wait}.sf-domain-suggestion__cta--muted{border:1px solid #dfe6ef;background:#fff;color:#6f7b8d}.sf-domain-suggestion.is-unavailable .sf-domain-suggestion__cta--button{background:#475569}.sf-domain-suggestion--message{display:block;padding:16px;color:#6d798a;font-size:11px;text-align:center}.sf-domain-suggestions__footer{display:flex;align-items:center;justify-content:center;min-height:42px;padding:8px 12px;border-top:1px solid #e7edf4;background:#fafbfd;color:#2563eb;text-decoration:none;font-size:10px;font-weight:800}.sf-domain-suggestions__footer:hover{background:#f4f7fb}.sf-home-domain-hint{display:flex;gap:14px;flex-wrap:wrap;margin:9px 3px 0;color:#7c899a;font-size:9.5px}.sf-home-domain-hint span{display:flex;align-items:center;gap:5px}.sf-home-domain-hint span:before{content:"✓";color:#2563eb;font-weight:900}.sf-home-price-links{margin-top:13px}.sf-home-price-links a{color:#2563eb;font-size:12px;font-weight:700;text-decoration:none}.sf-home-products{padding:48px 0 66px}.sf-home-products__head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:22px}.sf-home-products__head span{display:block;color:#2563eb;font-size:9px;font-weight:850;letter-spacing:.13em}.sf-home-products__head h2{margin:6px 0 0;font-size:27px;line-height:1.12;letter-spacing:-.025em;color:#111827}.sf-home-products__head p{max-width:430px;margin:0;color:#748196;font-size:11.5px;line-height:1.55;text-align:right}.sf-home-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.sf-home-product{position:relative;display:flex;min-height:342px;flex-direction:column;padding:22px 20px 20px;border:1px solid #e0e7f0;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 10px 28px rgba(15,23,42,.045);overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sf-home-product:after{content:"";position:absolute;right:-36px;top:-42px;width:120px;height:120px;border-radius:50%;background:rgba(37,99,235,.03);pointer-events:none}.sf-home-product:hover{transform:translateY(-4px);border-color:#bfd2f2;box-shadow:0 20px 42px rgba(27,54,92,.10)}.sf-home-product.is-emphasis{border-color:#c9d9fb;background:linear-gradient(180deg,#fff,#f7faff)}.sf-home-product__top{display:flex;justify-content:space-between;align-items:flex-start}.sf-home-product__icon{display:grid;place-items:center;width:60px;height:60px;margin-bottom:22px;border-radius:16px;background:#edf4ff;color:#2563eb;box-shadow:inset 0 0 0 1px rgba(37,99,235,.04)}.sf-home-product__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.sf-home-product--vserver .sf-home-product__icon{background:#f0efff;color:#4f46e5}.sf-home-product--server .sf-home-product__icon{background:#f2f0ff;color:#6d28d9}.sf-home-product--domain .sf-home-product__icon{background:#eaf2ff;color:#145df5}.sf-home-product--email .sf-home-product__icon{background:#eaf8ff;color:#0284c7}.sf-home-product__index{font-size:9px;font-weight:800;letter-spacing:.08em;color:#a0aabb}.sf-home-product h2{margin:0;color:#172033;font-size:18px;line-height:1.15}.sf-home-product p{margin:9px 0 14px;color:#748196;font-size:11.5px;line-height:1.55}.sf-home-product ul{list-style:none;padding:0;margin:0 0 16px;display:grid;gap:7px}.sf-home-product li{position:relative;padding-left:16px;color:#58677b;font-size:10px}.sf-home-product li:before{content:"";position:absolute;left:1px;top:5px;width:6px;height:6px;border-radius:50%;background:#93b7f7;box-shadow:0 0 0 3px #eef5ff}.sf-home-product__price{margin-top:auto;color:#172033;font-size:15px}.sf-home-product__price small{color:#7b8798;font-size:9.5px;font-weight:600}.sf-home-product__cta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;border-top:1px solid #edf1f5;color:#2563eb;font-size:11px;font-weight:800;text-decoration:none}.sf-home-product__price+.sf-home-product__cta{margin-top:15px}.sf-home-product__cta b{font-size:17px;font-weight:500;transition:transform .16s ease}.sf-home-product:hover .sf-home-product__cta b{transform:translateX(3px)}.sf-home-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px;padding:24px 0 0;border-top:1px solid #edf1f5}.sf-home-benefits article{display:flex;gap:10px;align-items:flex-start}.sf-home-benefits article>span{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#eef6ff;color:#2563eb;font-weight:900}.sf-home-benefits strong{display:block;color:#1f2937;font-size:12px}.sf-home-benefits p{margin:3px 0 0;color:#8994a5;font-size:10px;line-height:1.45}@media(max-width:1120px){.sf-home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-home-product:last-child{grid-column:auto}.sf-home-products__head{align-items:flex-start}}@media(max-width:980px){.sf-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-hero__grid{grid-template-columns:1fr}.sf-home-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){#storefrontHome .sf-home-wrap{width:min(100% - 28px,1220px)}.sf-home-hero{padding:48px 0 36px}.sf-home-products__head{display:block}.sf-home-products__head p{margin-top:10px;text-align:left}.sf-home-product-grid,.sf-home-benefits{grid-template-columns:1fr}.sf-home-product{min-height:auto}.sf-home-domain{grid-template-columns:24px minmax(0,1fr) auto}.sf-home-domain__busy{display:none!important}.sf-home-domain button{padding:0 14px}.sf-home-domain-hint{display:none}.sf-home-domain-suggestions{max-height:min(430px,58vh)}.sf-domain-suggestion{grid-template-columns:minmax(0,1fr) auto}.sf-domain-suggestion__state{grid-column:1}.sf-domain-suggestion__price{grid-column:2;grid-row:1/3}.sf-domain-suggestion__action{grid-column:1/-1;justify-content:flex-start;min-width:0}.sf-domain-suggestion__cta{width:100%}.sf-home-hero__copy h1{font-size:40px}}@media(max-width:460px){.sf-home-domain{grid-template-columns:22px minmax(0,1fr)}.sf-home-domain button{grid-column:1/-1;width:100%;margin-top:4px}.sf-home-domain-suggestions{top:calc(100% + 8px);max-height:min(380px,55vh)}}