:root{--bg:#f5f9ff;--paper:#fff;--ink:#173558;--muted:#586e89;--blue:#2c6bdc;--blue-dark:#2055b0;--ice:#eaf3ff;--line:#dce7f5;--cyan:#e6f5fb;--radius:22px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:600;letter-spacing:-.035em;line-height:1.22}h2{font-size:33px}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,summary{cursor:pointer}a,button,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #2c6bdc;outline-offset:4px}button{color:inherit}svg{display:block}.icon{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(1184px,calc(100% - 96px));margin-inline:auto}.button{min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:13px 22px;border:1px solid #cadcf6;border-radius:12px;font-size:13px;font-weight:600;line-height:1.35;background:#edf4ff;transition:background .18s,transform .18s,box-shadow .18s}.button:hover{background:#e0edff;transform:translateY(-1px)}.button.primary{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 5px 12px #2861b719}.button.primary:hover{background:var(--blue-dark);border-color:var(--blue-dark)}.button.secondary{color:#285997;background:#eaf2ff}.button .icon{width:17px;height:17px}.down{transform:rotate(90deg)}.diagonal{transform:rotate(-40deg)}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--blue-dark);font-size:13px;font-weight:600;line-height:1.5}.text-link .icon{width:17px;height:17px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.eyebrow{color:#5a7699;font-size:11px;font-weight:600;letter-spacing:.14em;line-height:1.5}.brand{display:inline-flex;align-items:center;gap:10px;font-size:28px;font-weight:700;letter-spacing:-1.2px;white-space:nowrap;line-height:1}.brand-mark{width:41px;height:41px;border-radius:14px;background:var(--blue);color:white;display:grid;place-items:center;box-shadow:0 3px 9px #2c6bdc12}.brand-mark .icon{width:24px;height:24px}.brand-color{color:var(--blue)}.brand-dot{color:#608bd6}.site-header{height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.desktop-nav{display:flex;gap:31px;font-size:13px;color:#4c6380}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:hover,.desktop-nav .active{color:var(--blue)}.desktop-nav .active:after{content:'';width:4px;height:4px;border-radius:50%;background:var(--blue);position:absolute;bottom:5px;left:50%}.header-note{display:inline-flex;align-items:center;gap:7px;color:#5d7797;font-size:11px}.header-note>span{width:6px;height:6px;background:#6e9cdb;border-radius:50%}.mobile-menu{display:none;position:relative}.mobile-menu summary{list-style:none;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:52px;min-width:235px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px;z-index:20;box-shadow:0 15px 35px #214c7c15}.mobile-menu nav a{display:block;padding:10px 13px;font-size:14px;border-radius:8px}.mobile-menu nav a:hover{background:var(--ice)}
.hero{display:grid;grid-template-columns:1.45fr 1fr;align-items:center;gap:35px;padding:68px 0 72px}.hero-eyebrow{display:flex;align-items:center;gap:8px;letter-spacing:0;font-size:12px;color:#456994}.hero-eyebrow .icon{width:18px;height:18px;color:#4a81cb}.hero h1{font-size:49px;line-height:1.17;letter-spacing:-2px;margin:21px 0 23px}.hero h1>span{color:#5f8ed1}.hero-description{font-size:16px;line-height:1.8;max-width:530px}.hero-description strong{font-weight:400;color:#415e80}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:29px}.hero-notes{display:flex;align-items:center;gap:20px;margin-top:19px;color:#526e91;font-size:11px}.hero-notes>span{display:flex;align-items:center;gap:5px}.hero-notes .icon{width:14px;height:14px;color:#4f83c9}.hero-visual{position:relative;min-height:345px;display:flex;align-items:center;justify-content:center;isolation:isolate}.orbit{position:absolute;z-index:-1;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid #d7e7fa}.orbit-one{width:345px;height:345px;background:radial-gradient(ellipse,#e4effd 0%,transparent 72%)}.orbit-two{width:420px;height:300px;border-style:dashed;transform:translate(-50%,-50%) rotate(-30deg)}.message-card{position:relative;width:322px;padding:20px 18px 17px;background:#ffffffed;border:1px solid #dbe6f5;border-radius:20px;box-shadow:0 24px 50px #2b559c0c;transform:rotate(-5deg);z-index:1}.message-card-top{display:flex;align-items:center;gap:10px;margin-bottom:22px;font-size:11px;font-weight:600;line-height:1.4}.message-card-top small{display:block;color:#6480a3;font-size:9px;font-weight:400;margin-top:3px}.mini-brand{width:35px;height:35px;background:#e7f0ff;border-radius:50%;color:#4b79b7;display:grid;place-items:center}.mini-brand .icon{width:19px;height:19px}.mini-dots{margin-left:auto;color:#6e8aad;font-size:22px;align-self:flex-start;line-height:1}.chat{font-size:13px;padding:12px 13px;border-radius:12px;max-width:88%;line-height:1.5;box-shadow:0 1px 2px #24589a04}.chat small{display:block;text-align:right;color:#627f9f;font-size:8px;margin-top:4px;line-height:1}.chat.incoming{background:#eff4fc;border-bottom-left-radius:4px;margin-right:20px}.chat.outgoing{background:#deebff;border-bottom-right-radius:4px;margin:12px 0 0 54px}.chat.outgoing small>span{color:#407abf}.wave{font-size:17px}.message-input{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e3ecf8;margin-top:20px;padding-top:13px;font-size:10px;color:#7690af}.message-input .icon{width:18px;height:18px;color:#4c7ebc}.connection-tag{position:absolute;z-index:3;right:0;bottom:6px;display:flex;align-items:center;gap:12px;padding:15px 19px;background:#eef6ff;border:1px solid #cfdef4;border-radius:14px;box-shadow:0 10px 25px #45659208;transform:rotate(4deg);font-size:11px;line-height:1.6;color:#507199}.connection-tag strong{font-weight:600;color:#254f81}.tag-icon{background:#dceaff;width:35px;height:35px;border-radius:11px;color:#5484c4;display:grid;place-items:center}.tag-icon .icon{width:20px;height:20px}.visual-spark{position:absolute;color:#78a3df}.spark-one{font-size:43px;left:12px;top:26px;transform:rotate(12deg)}.spark-two{font-size:27px;right:7px;top:35px;color:#7daac5}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:25px}.section-top .eyebrow{margin-bottom:10px}.catalog-heading{align-items:center}.catalog-heading h2{font-size:31px;line-height:1.2;letter-spacing:-1px}.refresh-pill{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:11px;color:#54769e;border:1px solid #d7e5f7;border-radius:100px;background:#eef5ff;padding:8px 12px}.refresh-pill .icon{width:14px;height:14px}.catalog-section{margin-bottom:38px}.empty-catalog{background:white;border:1px solid var(--line);border-radius:20px;padding:40px;text-align:center}.empty-catalog p{margin-top:10px}.promo{position:relative;overflow:hidden;border:1px solid #d8e6fb;background:radial-gradient(ellipse at 14% 20%,#e0edff 0%,transparent 49%),radial-gradient(ellipse at 90% 100%,#e5f4fd 0%,transparent 55%),#edf4ff;border-radius:25px;padding:36px 45px;text-align:center;margin-block:0 72px;isolation:isolate}.promo-copy{position:relative;z-index:1;max-width:670px;margin-inline:auto}.ad-label{display:block;font-size:10px;letter-spacing:.02em;color:#587597;margin-bottom:13px;overflow-wrap:anywhere}.promo h2{font-size:31px;letter-spacing:-1px;line-height:1.23}.promo-copy>p{font-size:14px;margin-top:14px;line-height:1.7}.trial{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;font-size:11px;color:#4b6c99;margin-top:17px}.trial strong{font-size:15px;font-weight:600;color:#2c5998}.trial>span:first-child{font-size:24px;line-height:1}.promo-action{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:9px;margin-top:22px}.promo-action>span{font-size:10px;color:#557498}.promo-decoration{position:absolute;z-index:-1;display:grid;place-items:center;color:#79a2db}.promo-decoration-one{width:71px;height:71px;top:77px;left:100px;border-radius:20px;transform:rotate(-14deg);background:#d7e7ff;box-shadow:0 12px 20px #4a73b608}.promo-decoration-one .icon{width:37px;height:37px}.promo-decoration-two{font-size:62px;right:106px;bottom:73px;color:#b1ccec}.how-section{margin-bottom:67px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-top:1px solid var(--line);padding-top:28px}.step-number{font-size:12px;color:#5b83bc;border:1px solid #cee0f9;background:#e8f1ff;border-radius:10px;display:grid;place-items:center;width:36px;height:36px;margin-bottom:19px}.steps h3{font-size:17px;margin-bottom:10px;letter-spacing:-.4px}.steps p{font-size:14px;line-height:1.7;max-width:315px}.types-section{margin-bottom:73px}.section-aside{font-size:12px;line-height:1.7;color:#617d9e}.type-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px}.type-card{border:1px solid #d6e5fa;border-radius:21px;padding:29px 30px;background:#ebf3ff;display:flex;flex-direction:column}.web-card{background:#f0f9f4;border-color:#d6eadd}.type-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.type-badge{display:inline-flex;align-items:center;justify-content:center;min-width:65px;font-size:10px;font-weight:600;line-height:1.3;padding:5px 9px;border-radius:7px;border:1px solid #ccdef6;color:#305ea2;background:#deebff}.type-badge.web{color:#20633e;background:#dcf5e5;border-color:#b6e3c6}.type-code{font:11px ui-monospace,SFMono-Regular,Consolas,monospace;color:#6081a6}.type-card h3{font-size:21px;letter-spacing:-.5px;margin-bottom:12px}.type-card p{font-size:14px;line-height:1.75;max-width:460px;flex-grow:1}.type-card .text-link{margin-top:22px}.web-update{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.65;padding:17px 4px 0}.web-update strong{font-weight:600;color:#3f638c}.web-update .icon{margin-top:2px;width:16px;height:16px;color:#6590c4}.faq-section{display:grid;grid-template-columns:1fr 2.05fr;gap:58px;margin-bottom:70px}.faq-intro .eyebrow{margin-bottom:15px}.faq-intro h2{font-size:36px;line-height:1.14;letter-spacing:-1.3px}.faq-intro>p:not(.eyebrow){font-size:13px;margin-top:18px}.faq-doodle{display:block;color:#9abce8;font-size:77px;line-height:1.1;margin-top:15px;margin-left:12px;transform:rotate(8deg)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;padding:19px 0;font-size:15px;font-weight:500;line-height:1.45;color:#254467}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{flex-shrink:0;font-size:21px;font-weight:400;color:#7397c3;width:23px;text-align:center;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-answer{padding:0 32px 22px 0}.faq-answer p{font-size:14px;line-height:1.85}.reading-section{display:grid;grid-template-columns:1.4fr 1fr;gap:58px;border:1px solid var(--line);border-radius:23px;padding:34px 36px;background:#fbfdff;margin-bottom:67px}.reading-copy .eyebrow{margin-bottom:12px}.reading-copy h2{font-size:24px;line-height:1.35;letter-spacing:-.7px}.reading-copy>p:last-child{font-size:13px;line-height:1.8;margin-top:16px}.reading-links{display:flex;flex-direction:column;justify-content:center}.reading-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line);color:#43658f;font-size:13px}.reading-links a:first-child{border-top:1px solid var(--line)}.reading-links a span{color:#6b8db9}.reading-links a:hover{color:var(--blue)}.site-footer{padding-top:30px;border-top:1px solid var(--line);padding-bottom:28px}.footer-top{display:flex;align-items:center;gap:30px}.footer-top .brand{font-size:24px}.footer-top .brand-mark{width:34px;height:34px;border-radius:11px}.footer-top .brand-mark .icon{width:21px;height:21px}.footer-top p{font-size:12px;color:#5d7798}.back-top{margin-left:auto;font-size:12px;color:#4b6d99}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:23px}.footer-bottom p,.footer-bottom nav{font-size:11px;color:#5e7897}.footer-bottom nav{display:flex;gap:22px}.footer-bottom a:hover{text-decoration:underline;text-underline-offset:3px}.share-widget{position:fixed;right:20px;bottom:20px;z-index:70}.share-widget>summary{display:flex;align-items:center;gap:9px;min-height:44px;padding:11px 17px;border:1px solid #cfdef2;border-radius:13px;background:#ffffffef;backdrop-filter:blur(12px);box-shadow:0 5px 25px #294c7415;font-size:11px;color:#44658d;list-style:none}.share-widget>summary::-webkit-details-marker{display:none}.share-widget>summary .icon{width:16px;height:16px}.share-popover{position:absolute;right:0;bottom:57px;width:300px;padding:21px;border-radius:17px;border:1px solid var(--line);background:#fff;box-shadow:0 12px 35px #365b8618}.share-popover .share-heading{font-size:14px;font-weight:600;line-height:1.5;color:#254971}.share-popover>p:not(.share-heading){font-size:12px;line-height:1.6;margin-top:7px}.share-options{display:flex;gap:10px;margin-top:16px}.share-options a,.share-options button{border:1px solid #d7e4f7;background:#eef4ff;border-radius:10px;width:43px;height:43px;display:grid;place-items:center;color:#3767aa;font-size:13px;font-weight:600}.share-options .icon{width:18px;height:18px}.share-copy-status{word-break:break-word}.skip-link{position:fixed;left:15px;top:-100px;z-index:100;background:#fff;padding:12px 18px;border-radius:10px;border:2px solid var(--blue);color:var(--ink)}.skip-link:focus{top:10px}.article{max-width:880px;padding-block:32px 65px}.breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;font-size:12px;color:#627e9d;margin-bottom:39px}.breadcrumbs a{color:var(--blue)}.article-header{margin-bottom:35px}.article-header .eyebrow{margin-bottom:16px}.article h1{font-size:43px;letter-spacing:-1.5px;line-height:1.16}.article-lead{font-size:18px;line-height:1.7;max-width:770px;margin-top:24px}.article-content{font-size:16px;line-height:1.9}.article-content h2{font-size:26px;margin-top:38px;margin-bottom:16px}.article-content h3{font-size:21px;margin-top:26px;margin-bottom:14px}.article-content p{margin-bottom:17px}.article-content a{color:var(--blue-dark);text-decoration:underline;text-underline-offset:3px}.article-content img{max-width:100%;height:auto}.article-content ul,.article-content ol{padding-left:22px;color:var(--muted)}.article-content table{width:100%;border-collapse:collapse}.article-content td,.article-content th{border:1px solid var(--line);padding:12px;text-align:left}.article-content pre{overflow:auto;padding:20px;background:#eaf2ff;border-radius:12px}.article-next{background:#edf4ff;border:1px solid #d9e7fb;padding:24px 28px;border-radius:18px;margin-top:35px}.article-next h2{margin-top:0}.article-next p{margin-bottom:8px}.article-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:26px 28px;border:1px solid var(--line);border-radius:18px;background:#fff;margin-top:35px}.article-cta h2{font-size:22px;max-width:380px}.article-cta .button{flex:none}.not-found{padding-block:100px 135px}.not-found h1{font-size:44px;margin-block:22px;line-height:1.2}.not-found h1>span{color:#648ed0}.not-found>p:not(.eyebrow){max-width:570px;font-size:17px}.not-found .button{margin-top:28px}.post-preview{margin-block:30px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.aligncenter{margin-inline:auto;display:block}.wp-caption{max-width:100%}.wp-caption-text{font-size:12px;color:var(--muted)}[hidden]{display:none!important}
@media(min-width:1450px){.hero h1{font-size:51px}.hero{padding-block:77px 79px}}
@media(max-width:1120px){.wrap{width:calc(100% - 64px)}.header-note{display:none}.desktop-nav{gap:28px}.hero{gap:24px;grid-template-columns:1.3fr 1fr;padding-block:53px 60px}.hero h1{font-size:43px;letter-spacing:-1.7px}.hero-description{font-size:15px}.hero-actions .button{font-size:12px;padding-inline:16px}.hero-notes{gap:13px;font-size:10px}.hero-visual{min-height:323px}.orbit-one{width:310px;height:310px}.orbit-two{width:355px;height:255px}.message-card{width:286px;padding:17px}.chat{font-size:12px}.connection-tag{right:-2px;padding:12px 15px}.catalog-heading h2{font-size:28px}.refresh-pill{font-size:10px}.promo-decoration-one{left:48px}.promo-decoration-two{right:53px}.type-card{padding:25px}.type-card h3{font-size:20px}.faq-section{gap:35px}.reading-section{gap:32px;padding:30px}.reading-copy h2{font-size:22px}}
@media(max-width:850px){.desktop-nav{gap:23px}.hero{grid-template-columns:1fr 270px;gap:18px}.hero h1{font-size:35px;letter-spacing:-1.2px}.hero-description{font-size:14px}.hero-actions{gap:9px}.hero-actions .button{min-height:46px;font-size:11px;padding-inline:12px;gap:7px}.hero-notes{font-size:9px;gap:9px}.hero-notes .icon{width:11px}.hero-visual{min-height:275px}.message-card{width:250px;padding:15px}.message-card-top{font-size:10px;gap:7px}.message-card-top small{font-size:8px}.orbit-one{width:260px;height:260px}.orbit-two{width:286px;height:230px}.chat{font-size:11px}.chat.outgoing{margin-left:35px}.connection-tag{font-size:9px;padding:10px 12px;gap:8px;bottom:-4px}.tag-icon{width:29px;height:29px}.spark-one{font-size:30px;left:-7px;top:12px}.spark-two{font-size:23px;right:1px;top:10px}.catalog-heading{align-items:flex-start}.catalog-heading h2{font-size:27px}.refresh-pill{white-space:normal;max-width:155px;margin-top:28px}.steps{gap:23px}.steps h3{font-size:16px}.steps p{font-size:13px}.type-card h3{font-size:19px}.type-card p{font-size:13px}.type-cards{gap:18px}.faq-section{grid-template-columns:1fr 1.8fr;gap:25px}.faq-intro h2{font-size:32px}.reading-section{grid-template-columns:1fr;gap:22px}.reading-links{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reading-links a{font-size:12px;border-top:1px solid var(--line)}.footer-bottom{align-items:flex-start}.footer-bottom p{max-width:350px}.footer-bottom nav{gap:15px}.article h1{font-size:37px}.article-cta h2{font-size:20px}.promo-decoration-one{left:24px;top:120px;width:53px;height:53px}.promo-decoration-one .icon{width:29px;height:29px}.promo-decoration-two{right:35px;bottom:67px;font-size:45px}}
@media(max-width:650px){.wrap{width:calc(100% - 36px)}.site-header{height:79px;gap:16px}.brand{font-size:27px;gap:9px}.brand-mark{width:38px;height:38px;border-radius:13px}.desktop-nav{display:none}.mobile-menu{display:block}.hero{display:flex;flex-direction:column;align-items:stretch;padding:36px 0 43px;gap:28px}.hero h1{font-size:36px;line-height:1.17;letter-spacing:-1.5px;margin:17px 0 19px}.hero-eyebrow{font-size:11px}.hero-description{font-size:14px;max-width:420px}.hero-actions{margin-top:23px;gap:10px;flex-wrap:nowrap}.hero-actions .button{padding:13px 12px;font-size:11px;flex:1;min-height:49px;gap:7px}.hero-actions .button .icon{width:14px;height:14px}.hero-notes{font-size:10px;gap:15px;margin-top:15px}.hero-notes .icon{width:12px;height:12px}.hero-visual{width:100%;max-width:370px;margin-inline:auto;min-height:266px}.message-card{width:273px;padding:17px}.message-card-top{font-size:11px}.message-card-top small{font-size:8px}.orbit-one{width:266px;height:266px}.orbit-two{width:326px;height:239px}.chat{font-size:11px}.connection-tag{right:7px;bottom:-3px;font-size:10px;padding:11px 14px}.spark-one{font-size:34px;left:4px;top:19px}.spark-two{top:12px;right:23px}.section-top{display:block;margin-bottom:21px}.section-top h2{font-size:28px;letter-spacing:-.9px}.catalog-heading h2{font-size:29px;line-height:1.22;max-width:460px}.catalog-title-break{display:none}.section-top .eyebrow{margin-bottom:10px;font-size:10px}.refresh-pill{margin-top:15px;max-width:none;white-space:nowrap;font-size:10px;padding:7px 10px}.catalog-section{margin-bottom:26px}.promo{padding:27px 19px 29px;margin-bottom:45px;border-radius:21px}.promo h2{font-size:26px;letter-spacing:-.8px}.promo-copy>p{font-size:13px;margin-top:13px}.ad-label{font-size:9px;margin-bottom:11px}.trial{gap:7px;font-size:10px;margin-top:15px}.trial strong{font-size:14px}.promo-action{margin-top:20px}.promo-action .button{font-size:12px}.promo-action>span{font-size:9px}.promo-decoration-one{left:-24px;top:79px;opacity:.35}.promo-decoration-two{right:-5px;bottom:50px;opacity:.4;font-size:42px}.how-section{margin-bottom:45px}.section-top>.text-link{margin-top:14px;font-size:12px}.steps{display:block;padding-top:0;border:0}.steps article{position:relative;padding:20px 0 20px 57px;border-top:1px solid var(--line);min-height:124px}.steps article:last-child{border-bottom:1px solid var(--line)}.step-number{position:absolute;left:0;top:23px;width:35px;height:35px;margin:0}.steps h3{font-size:17px;margin-bottom:9px}.steps p{font-size:14px;max-width:none;line-height:1.7}.types-section{margin-bottom:43px}.section-aside{font-size:12px;line-height:1.7;margin-top:13px}.section-aside br{display:none}.type-cards{grid-template-columns:1fr;gap:14px}.type-card{padding:25px;border-radius:19px}.type-card h3{font-size:21px;letter-spacing:-.6px}.type-card p{font-size:14px}.type-card-top{margin-bottom:20px}.type-card .text-link{font-size:12px;margin-top:18px}.web-update{font-size:11px;gap:7px;padding-top:15px}.web-update .icon{width:14px;height:14px}.faq-section{display:block;margin-bottom:45px}.faq-intro{margin-bottom:24px}.faq-intro .eyebrow{font-size:10px;margin-bottom:10px}.faq-intro h2{font-size:29px}.faq-intro h2 br{display:none}.faq-intro>p:not(.eyebrow){margin-top:12px;font-size:12px}.faq-intro>p br{display:none}.faq-doodle{display:none}.faq-list summary{font-size:14px;padding:18px 0;gap:15px}.faq-answer{padding:0 12px 18px 0}.faq-answer p{font-size:13px;line-height:1.8}.reading-section{display:block;padding:25px 23px;border-radius:20px;margin-bottom:42px}.reading-copy .eyebrow{font-size:10px}.reading-copy h2{font-size:23px;line-height:1.28}.reading-copy h2 br{display:none}.reading-copy>p:last-child{font-size:13px;line-height:1.8}.reading-links{display:flex;margin-top:24px;gap:0}.reading-links a{font-size:13px;border-top:0;padding:14px 0}.reading-links a:first-child{border-top:1px solid var(--line)}.footer-top{flex-wrap:wrap;gap:16px}.footer-top .brand{font-size:24px}.footer-top p{font-size:11px}.back-top{font-size:11px;margin-left:auto}.footer-bottom{display:block;margin-top:21px}.footer-bottom p{max-width:none;font-size:10px}.footer-bottom nav{font-size:10px;margin-top:15px;gap:20px}.site-footer{padding-top:24px;padding-bottom:85px}.share-widget{right:13px;bottom:13px}.share-widget>summary{font-size:11px;padding:10px 13px;min-height:44px}.share-popover{width:min(302px,calc(100vw - 26px));padding:20px}.article{padding-block:24px 35px}.breadcrumbs{font-size:11px;margin-bottom:29px;gap:7px}.article-header{margin-bottom:27px}.article-header .eyebrow{font-size:10px;margin-bottom:14px}.article h1{font-size:33px;letter-spacing:-1.1px;line-height:1.18;overflow-wrap:anywhere}.article-lead{font-size:16px;margin-top:20px}.article-content{font-size:15px;line-height:1.85;overflow-wrap:anywhere}.article-content h2{font-size:24px;margin-top:32px}.article-content p{margin-bottom:15px}.article-next{padding:22px}.article-cta{display:block;padding:24px}.article-cta h2{font-size:23px;margin-bottom:18px}.not-found{padding-block:65px 90px}.not-found h1{font-size:31px}.not-found>p:not(.eyebrow){font-size:15px}}
@media(max-width:370px){.wrap{width:calc(100% - 28px)}.hero h1{font-size:31px;letter-spacing:-1.2px}.hero-eyebrow{font-size:10px}.hero-actions{flex-direction:column;align-items:stretch;gap:9px}.hero-actions .button{flex:auto;font-size:12px}.hero-notes{font-size:9px;gap:9px}.hero-visual{min-height:250px}.message-card{width:242px}.orbit-one{width:241px;height:241px}.orbit-two{width:286px;height:216px}.connection-tag{right:0;bottom:0;font-size:9px;padding:9px 11px}.message-card-top{font-size:10px}.spark-one{left:-1px;font-size:29px}.catalog-heading h2{font-size:27px}.promo h2{font-size:23px}.trial{max-width:235px;margin-inline:auto}.trial>span:last-child{flex-basis:100%;margin-top:-4px}.footer-top p{display:none}.reading-copy h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}
@media print{.share-widget,.mobile-menu,.promo,.hero-visual{display:none!important}.wrap{width:100%;max-width:none}body{background:#fff}.hero{display:block;padding:20px 0}.site-footer{padding-bottom:20px}.tgp-scroll{height:auto!important;overflow:visible!important}}
/* Keep the decorative orbit within narrow viewports, without clipping focus rings. */
@media(max-width:650px){.hero h1{font-size:32px;letter-spacing:-1.25px}.orbit-two{width:292px;height:215px}}
@media(max-width:370px){.hero h1{font-size:29px;letter-spacing:-1px}.orbit-two{width:240px;height:190px}}

@media(min-width:651px) and (max-width:850px){.orbit-two{width:240px;height:180px}}

/* v1.1: keep the two private connections close to the top, ahead of advertising. */
.hero.hero--compact{grid-template-columns:minmax(0,1fr) 260px;padding-block:34px 32px;gap:38px}.hero--compact h1{font-size:43px;margin-block:14px 15px;line-height:1.14}.hero--compact .hero-eyebrow{font-size:10px;letter-spacing:.08em}.hero--compact .hero-description{font-size:14px;max-width:650px}.hero--compact .hero-actions{margin-top:21px}.hero-compact-note{justify-self:end;display:flex;flex-direction:column;align-items:flex-start;gap:13px;max-width:250px;padding:18px 0 18px 27px;border-left:1px solid #d5e4f8}.compact-note-icon{width:40px;height:40px;border-radius:13px;background:#e1edff;color:#407ac8;display:grid;place-items:center}.hero-compact-note p{font-size:14px;color:#5a7699;line-height:1.7}.hero-compact-note strong{color:#294e7e;font-weight:600}.hero-compact-note>span:last-child{font-size:11px;color:#6480a3}.featured-section{margin-bottom:24px;scroll-margin-top:18px}.featured-section:empty{display:none}.promo{margin-bottom:39px;padding-block:28px}.promo h2{font-size:29px}.promo-copy>p{font-size:14px}.promo-action{margin-top:18px}.promo-decoration-one{top:84px}.catalog-section{margin-bottom:58px}.intro-section{margin-bottom:52px}.intro-section>.eyebrow{margin-bottom:12px}.intro-section h2{max-width:790px;font-size:29px;margin-bottom:22px}.intro-copy{display:grid;grid-template-columns:1fr 1fr;gap:34px}.intro-copy p{font-size:14px;line-height:1.9}.type-card p+p{margin-top:13px}.steps h3{line-height:1.4}.editorial-section{margin-bottom:60px}.editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 36px}.editorial-grid article{border-top:1px solid #dce7f5;padding-top:21px}.editorial-grid h3{font-size:21px;letter-spacing:-.5px;margin-bottom:13px}.editorial-grid p{font-size:14px;line-height:1.9}.editorial-grid p+p{margin-top:13px}.editorial-grid a{color:#2055b0;text-decoration:underline;text-underline-offset:3px}
@media(max-width:850px){.hero.hero--compact{grid-template-columns:1fr;padding-top:27px;gap:0}.hero--compact h1{font-size:39px}.hero-compact-note{display:none}.intro-section h2{font-size:28px}.intro-copy{gap:25px}.editorial-grid{gap:26px}.editorial-grid h3{font-size:20px}}
@media(max-width:650px){.hero.hero--compact{display:block;padding:27px 0 25px}.hero--compact h1{font-size:32px;letter-spacing:-1.1px;line-height:1.17;margin-block:14px}.hero--compact .hero-description{font-size:13px;line-height:1.85}.hero--compact .hero-actions{margin-top:18px}.featured-section{margin-bottom:20px}.promo{padding:24px 18px;margin-bottom:30px}.promo h2{font-size:24px}.promo-copy>p{font-size:13px}.catalog-section{margin-bottom:37px}.intro-section{margin-bottom:38px}.intro-section h2{font-size:25px;margin-bottom:18px}.intro-copy{display:block}.intro-copy p{font-size:14px;line-height:1.85}.intro-copy p+p{margin-top:15px}.editorial-section{margin-bottom:39px}.editorial-grid{grid-template-columns:1fr;gap:23px}.editorial-grid article{padding-top:18px}.editorial-grid h3{font-size:21px}.editorial-grid p{font-size:14px;line-height:1.85}.faq-intro h2{line-height:1.3}.hero--compact .hero-actions{flex-wrap:nowrap}}
@media(max-width:370px){.hero--compact h1{font-size:29px}.hero--compact .hero-actions{flex-direction:row;gap:7px}.hero--compact .hero-actions .button{flex:1;font-size:10px;padding:12px 8px;gap:5px}.hero--compact .hero-actions .icon{width:12px;height:12px}.promo h2{font-size:22px}}
