.od-page{--ink:#102440;--muted:#62738b;--blue:#2663ed;--pale:#f3f7ff;--line:#e2e9f3;background:#fff;color:var(--ink);font-family:var(--od-font-body,Arial,Helvetica,sans-serif);overflow:hidden}.od-page *{box-sizing:border-box}.od-page a{text-decoration:none;color:inherit}.od-page button,.od-page input{font:inherit}.od-page button{cursor:pointer}.od-page h1,.od-page h2,.od-page h3{font-family:var(--od-font-heading,Arial,Helvetica,sans-serif)}.od-page h1,.od-page h2,.od-page h3,.od-page p{margin-top:0}.od-shell{width:min(1220px,calc(100% - 64px));margin:0 auto}.od-live-dot{display:inline-block;flex:none;width:7px;height:7px;border-radius:50%;background:#55e2ae;box-shadow:0 0 0 4px rgba(85,226,174,.15)}.od-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--blue);color:#fff!important;border:1px solid var(--blue);border-radius:10px;min-height:54px;padding:0 23px;font-weight:700;font-size:13px;box-shadow:0 10px 25px #245ee522;transition:transform .2s,background .2s}.od-button:hover{background:#164ecf;transform:translateY(-2px)}.od-button-small{min-height:40px;padding:0 16px;border-radius:8px}.od-hero{position:relative;background:radial-gradient(700px 430px at 80% 23%,#dceaff 0,transparent 70%),radial-gradient(660px 480px at 0 100%,#e9f3ff 0,transparent 72%),#f7faff;padding:95px 0 113px}.od-hero-glow{right:-190px;top:10%;width:680px;height:680px;pointer-events:none;opacity:.6}.od-hero-glow,.od-hero-glow:after{position:absolute;border:1px solid #ccdefb;border-radius:50%}.od-hero-glow:after{content:"";inset:75px}.od-hero-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.od-eyebrow,.od-kicker{font-size:11px;font-weight:700;letter-spacing:.18em;color:var(--blue)}.od-eyebrow{display:inline-flex;align-items:center;gap:11px;background:#e8f1ff;border:1px solid #d6e5ff;padding:10px 14px;border-radius:100px}.od-hero h1{font-size:clamp(54px,6.3vw,90px);letter-spacing:-.075em;line-height:1.06;margin:26px 0 24px}.od-hero h1 em{font-style:normal;color:var(--blue)}.od-hero-copy>p{max-width:500px;font-size:17px;line-height:1.8;color:#566981;margin-bottom:31px}.od-hero-buttons{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.od-button-outline{display:inline-flex;gap:12px;align-items:center;font-weight:700;font-size:13px}.od-hero-foot{display:flex;align-items:center;gap:20px;margin-top:55px;color:#728199;font-size:12px}.od-hero-foot b{font-size:17px;color:#142f57}.od-foot-separator{height:22px;width:1px;background:#cadaed}.od-generator-wrap{position:relative;padding:16px 15px 24px}.od-generator-card{position:relative;z-index:1;background:#fff;border:1px solid #e2eaf7;border-radius:18px;overflow:hidden;box-shadow:0 35px 80px #254b9827}.od-card-top{height:52px;background:#0f2d64;color:#bfd2f4;display:flex;align-items:center;gap:9px;padding:0 23px;font-size:9px;letter-spacing:.17em;font-weight:700}.od-card-icon{display:grid;place-items:center;width:22px;height:22px;background:#ffffff20;border-radius:5px;color:#fff;font-size:17px}.od-card-dots{display:flex;gap:5px;margin-left:auto}.od-card-dots i{width:5px;height:5px;background:#7192cf;border-radius:50%}.od-card-body{padding:35px 39px 40px}.od-generator-label{font-size:10px;color:var(--blue);letter-spacing:.15em;font-weight:700}.od-card-body h2{font-size:clamp(28px,3vw,38px);line-height:1.17;letter-spacing:-.055em;margin:15px 0 10px}.od-card-body>p{font-size:13px;color:#718098;line-height:1.65;margin-bottom:30px}.od-card-body label{display:block;font-size:10px;letter-spacing:.14em;font-weight:700;margin-bottom:9px}.od-input-wrap{height:57px;display:flex;align-items:center;gap:12px;border:1px solid #dbe4f0;border-radius:9px;padding:0 16px;background:#f9fbff}.od-input-wrap:focus-within{outline:2px solid #a9c6ff}.od-input-wrap span{font-size:24px;color:#96a6bd}.od-input-wrap input{min-width:0;width:100%;border:0;background:none;outline:0;font-size:13px;color:#18304f}.od-input-wrap input::-moz-placeholder{color:#9aa8bb}.od-input-wrap input::placeholder{color:#9aa8bb}.od-generate{margin-top:12px;width:100%}.od-generate:disabled{cursor:wait;opacity:.75;transform:none}.od-card-note{text-align:center;color:#8391a3;font-size:11px;margin-top:19px}.od-card-note span{color:#2c72ed;margin-right:3px}.od-generator-result{margin-top:14px;padding:16px;display:flex;align-items:flex-start;gap:12px;border-radius:9px;animation:od-result-in .25s ease}@keyframes od-result-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.od-result-loading{align-items:center;background:#eef4ff;border:1px solid #dce8fb}.od-result-loading b{display:block;margin-bottom:3px;color:#23466f;font-size:11px}.od-result-loading p{margin:0!important;color:#74869e!important;font-size:10px!important}.od-result-spinner{width:31px;height:31px;flex:none;border:3px solid #cfdef7;border-top-color:#2663ed;border-radius:50%;animation:od-generator-spin .75s linear infinite}@keyframes od-generator-spin{to{transform:rotate(1turn)}}.od-result-success{background:#effbf5;border:1px solid #ccebdc}.od-result-error{background:#fff5f5;border:1px solid #f0d5d5}.od-result-limit{background:#fff9ec;border:1px solid #f1dfac}.od-result-limit .od-result-symbol{background:#ffedb8;color:#8d6615}.od-result-limit .od-result-label{color:#9a6b0b}.od-result-symbol{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:50%;font-size:16px;font-weight:800}.od-result-success .od-result-symbol{background:#d8f4e6;color:#11865c}.od-result-error .od-result-symbol{background:#fce0e0;color:#cc4646}.od-result-content{min-width:0;flex:1}.od-result-label{display:block;margin-bottom:5px;color:#159064;font-size:7px;font-weight:800;letter-spacing:.15em}.od-result-error .od-result-label{color:#c94c4c}.od-result-content>b{display:block;color:#1e3a5c;font-size:11px;line-height:1.5}.od-result-content>p{margin:5px 0 0!important;color:#6d8096!important;font-size:10px!important;line-height:1.65!important}.od-result-content>p strong{color:#345b80;overflow-wrap:anywhere}.od-result-content small{display:block;margin-top:6px;color:#9a7777;font-size:9px;overflow-wrap:anywhere}.od-result-actions{margin-top:13px;display:flex;align-items:center;gap:13px;flex-wrap:wrap}.od-result-upgrade{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;background:#2663ed;color:#fff!important;font-size:9px;font-weight:800}.od-result-upgrade:hover{background:#164ecf}.od-result-login{color:#426184!important;font-size:9px;font-weight:700}.od-result-login:hover{color:#2663ed!important}.od-error-hosts{min-height:34px;margin-top:12px;padding:0 11px;display:inline-flex;gap:9px;border:1px solid #e5caca;border-radius:7px;color:#b34848!important;font-size:9px;font-weight:800}.od-error-hosts,.od-link-preview{align-items:center;background:#fff}.od-link-preview{margin-top:14px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:12px;padding:12px;border:1px solid #dce7f5;border-radius:10px;box-shadow:0 8px 22px #153c7110}.od-link-host-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid #e5ebf4;border-radius:10px;background:#f8faff;overflow:hidden}.od-link-host-icon img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.od-link-host-icon span{color:#2663ed;font-size:22px;font-weight:800}.od-link-preview-copy{min-width:0}.od-link-preview-copy span{display:block;color:#74859b;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.od-link-preview-copy strong{display:block;margin-top:2px;color:#17375d;font-size:11px}.od-link-preview-copy small{display:block;margin-top:3px!important;color:#8392a5!important;font-size:9px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.od-link-ready{padding:5px 7px;border-radius:99px;background:#e7f9f0;color:#12865d;font-size:7px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.od-float-pill{position:absolute;z-index:2;right:-27px;bottom:-1px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e6edfa;border-radius:11px;padding:13px 17px;box-shadow:0 14px 38px #294f8b24}.od-float-icon{display:grid;place-items:center;width:31px;height:31px;background:#e5f8f0;color:#119568;border-radius:50%;font-weight:700}.od-float-pill b,.od-float-pill small{display:block}.od-float-pill b{font-size:11px}.od-float-pill small{font-size:10px;color:#8290a4;margin-top:3px}.od-ticker{border-block:1px solid var(--line);background:#fff}.od-ticker-inner{display:flex;align-items:center;gap:30px;min-height:87px}.od-ticker strong{font-size:9px;letter-spacing:.12em;line-height:1.5;color:#8a99af;width:140px;flex:none}.od-ticker-inner>div{display:flex;justify-content:space-between;gap:20px;flex:1;color:#687b96;font-family:var(--od-font-heading,Arial,Helvetica,sans-serif);font-size:14px;font-weight:700;letter-spacing:.03em}.od-ticker-host{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.od-ticker-host img{width:23px;height:23px;-o-object-fit:contain;object-fit:contain}.od-section{padding:105px 0}.od-section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:37px}.od-last-cta h2,.od-section h2{font-size:clamp(36px,4vw,54px);line-height:1.12;letter-spacing:-.06em;margin:15px 0 0}.od-section h2 span{color:#91a0b5}.od-section-head>p{color:#6d7e95;font-size:14px;line-height:1.75;max-width:330px;margin:0}.od-benefit-grid,.od-review-grid,.od-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.od-steps-grid article{border:1px solid var(--line);border-radius:14px;padding:28px 29px 32px;min-height:268px;background:#fff}.od-step-number{color:#2e68e9;font-size:10px;font-weight:700;letter-spacing:.16em}.od-step-icon{display:grid;place-items:center;width:47px;height:47px;margin:32px 0 22px;background:#edf4ff;color:#2663ed;border-radius:11px;font-size:26px}.od-benefit-grid h3,.od-steps-grid h3{font-size:20px;letter-spacing:-.04em;margin-bottom:9px}.od-benefit-grid p,.od-steps-grid p{font-size:13px;line-height:1.7;color:#718198;margin:0}.od-hosts{background:#f5f8fd}.od-hosts-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:9%}.od-hosts-copy>p{font-size:15px;color:#6c7d93;line-height:1.75;max-width:440px;margin:25px 0 27px}.od-text-link{font-size:13px;color:var(--blue)!important;font-weight:700}.od-text-link span{margin-left:10px}.od-host-panel{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 25px 60px #1837620a;overflow:hidden}.od-panel-heading{padding:19px 24px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.14em;font-weight:700}.od-panel-count{color:var(--blue)}.od-host-list{display:grid;grid-template-columns:repeat(2,1fr);padding:10px 20px}.od-host-item{display:flex;align-items:center;gap:10px;padding:11px 7px;font-size:12px;font-weight:700;border-bottom:1px solid #edf1f7}.od-host-item:nth-last-child(-n+2){border-bottom:0}.od-host-image{-o-object-fit:contain;object-fit:contain;flex:none;width:28px;height:28px;border-radius:6px}.od-host-item:hover{background:#f5f8ff;color:#1958d5}.od-host-status{margin-left:auto;padding:4px 7px;border-radius:99px;font-size:10px;white-space:nowrap;font-weight:700}.od-status-working{background:#e8fbf1;color:#176842}.od-status-offline{background:#fff0ed;color:#a23f2e}.od-host-arrow{margin-left:2px;color:#a7b3c5}.od-panel-bottom{background:#f9fbfe;border-top:1px solid var(--line);padding:16px 24px;color:#8593a7;font-size:11px}.od-benefit-grid article{padding:30px;border:1px solid var(--line);border-radius:13px}.od-benefit-icon{display:grid;place-items:center;background:#eaf2ff;color:var(--blue);width:46px;height:46px;border-radius:10px;font-size:22px;margin-bottom:25px}.od-pricing{background:#0d2c65;color:#fff}.od-pricing-grid{display:grid;grid-template-columns:1fr 405px;gap:70px;align-items:center}.od-kicker-light{color:#8db5ff}.od-pricing h2 span{color:#98bdfb}.od-pricing-grid>div:first-child>p{max-width:440px;line-height:1.8;color:#bacced;margin-top:25px}.od-pricing-points{display:flex;flex-wrap:wrap;gap:13px 23px;margin-top:30px;color:#d8e7ff;font-size:12px}.od-price-card{background:#fff;border-radius:15px;color:var(--ink);padding:31px;box-shadow:0 24px 60px #061b4270}.od-price-badge{background:#eaf2ff;color:var(--blue);border-radius:5px;padding:7px 9px;font-size:9px;font-weight:700;letter-spacing:.15em}.od-price{font-family:var(--od-font-heading,Arial,Helvetica,sans-serif);font-size:72px;font-weight:700;letter-spacing:-.09em;margin:25px 0 5px}.od-price>small{font-size:33px;vertical-align:top;letter-spacing:0;margin-top:12px;display:inline-block}.od-price>span{font-family:var(--od-font-body,Arial,Helvetica,sans-serif);font-size:15px;font-weight:500;color:#7b89a0;letter-spacing:0;margin-left:9px}.od-price-card p{font-size:13px;color:#718198}.od-price-card .od-button{width:100%;margin:18px 0 14px}.od-price-card>small{display:block;text-align:center;color:#98a4b5;font-size:10px;line-height:1.5}.od-reviews{background:#f8faff}.od-review-grid blockquote{margin:0;padding:29px;border:1px solid var(--line);border-radius:12px;background:#fff}.od-stars{letter-spacing:3px;color:#2563eb;font-size:13px}.od-review-grid p{font-size:14px;line-height:1.75;margin:22px 0 24px;min-height:99px}.od-review-grid footer{font-size:11px;font-weight:700;color:#72819a}.od-last-cta{padding:73px 0;background:#eaf2ff}.od-last-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.od-last-cta h2{margin:12px 0}.od-last-cta p{color:#6d7e95;margin:0}@media(max-width:1050px){.od-hero-grid{gap:32px}.od-hero h1{font-size:65px}}@media(max-width:760px){.od-shell{width:min(100% - 38px,560px)}.od-hero{padding:65px 0 82px}.od-hero-grid{grid-template-columns:1fr;gap:50px}.od-hero h1{font-size:clamp(57px,13vw,78px)}.od-hero-foot{margin-top:38px}.od-generator-wrap{padding:0 0 16px}.od-float-pill{right:-7px;bottom:-16px}.od-ticker-inner{min-height:72px;gap:15px}.od-ticker strong{width:95px;font-size:8px}.od-ticker-inner>div{overflow:hidden;justify-content:flex-start;gap:22px;white-space:nowrap}.od-ticker-host:nth-child(n+4){display:none}.od-section{padding:72px 0}.od-section-head{display:block}.od-section-head>p{margin-top:20px}.od-benefit-grid,.od-review-grid,.od-steps-grid{grid-template-columns:1fr}.od-steps-grid article{min-height:0}.od-step-icon{margin:23px 0 16px}.od-hosts-grid,.od-pricing-grid{grid-template-columns:1fr;gap:38px}.od-host-list{grid-template-columns:1fr}.od-host-item:nth-last-child(2){border-bottom:1px solid #edf1f7}.od-pricing-grid{gap:32px}.od-review-grid p{min-height:0}.od-last-grid{display:block}.od-last-grid .od-button{margin-top:27px}}@media(max-width:440px){.od-card-body{padding:28px 21px 33px}.od-hero h1{font-size:54px}.od-hero-buttons{gap:18px}.od-hero-foot{gap:11px;font-size:10px}.od-float-pill{right:-9px}.od-host-item{font-size:11px;gap:6px}.od-host-status{font-size:9px;padding:4px 5px}.od-generator-result{padding:13px}.od-result-actions{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.od-page *{scroll-behavior:auto!important;transition:none!important}.od-result-spinner{animation:none}}@media (max-width:600px){.od-link-preview{grid-template-columns:42px minmax(0,1fr)}.od-link-ready{grid-column:2;justify-self:start}}