@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--blue:#0866ff;--ink:#111317;--muted:#707681;--line:#e5e8ed;--pale:#f3f7ff;--display:'Manrope',sans-serif;--body:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.6 var(--body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #75aaff;outline-offset:5px}input:focus,select:focus{outline:2px solid var(--blue);outline-offset:2px}.wrap{width:min(1220px,calc(100% - 100px));margin-inline:auto}.header{height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:28px}.brand{display:block;width:208px;height:45px;position:relative;overflow:hidden;flex-shrink:0}.brand img{position:absolute;width:230px;height:230px;max-width:none;left:-15px;top:-91px}.header nav{display:flex;gap:32px;font-size:13px;font-weight:600}.header nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:57px;padding:15px 25px;color:#fff;background:var(--blue);border:1px solid var(--blue);border-radius:8px;font-weight:650;font-size:14px;line-height:1.4;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:#0051d8;transform:translateY(-2px);box-shadow:0 8px 24px #0866ff20}.button span{font-size:21px;line-height:1}.button.small{min-height:43px;padding:11px 17px;font-size:12px;gap:22px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:690px;align-items:center;padding-block:64px 72px;gap:20px}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:750;display:flex;align-items:center;gap:9px;margin:0 0 24px}.dot{height:7px;width:7px;background:var(--blue);border-radius:50%;box-shadow:0 0 0 4px #0866ff10}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:750}h1{font-size:clamp(52px,5.2vw,75px);line-height:1.1;letter-spacing:-4px;margin-bottom:29px}.blue{color:var(--blue);position:relative}.blue svg{position:absolute;width:100%;height:15px;left:0;bottom:-12px;overflow:visible;fill:none;stroke:var(--blue);stroke-width:4;stroke-linecap:round;stroke-dasharray:260;animation:underline 1.4s ease both}.intro{font-size:21px;line-height:1.5;letter-spacing:-.45px;font-weight:500;margin-bottom:17px}.description{font-size:14px;color:#69707a;max-width:390px;line-height:1.8;margin-bottom:28px}.hero-action{display:flex;align-items:center;gap:22px}.price-inline{display:flex;flex-direction:column;line-height:1.35;white-space:nowrap}.price-inline strong{font-size:29px;letter-spacing:-1px;font-family:var(--display)}.price-inline span{font-size:10px;color:var(--muted)}.micro{font-size:11px;color:var(--muted);margin:14px 0}.hero-checks{display:flex;gap:21px;font-size:10px;margin-top:30px;color:#59616d}.hero-checks span::first-letter{color:var(--blue)}.hero-art{height:510px;position:relative;perspective:1000px;isolation:isolate}.hero-art:before{content:'';position:absolute;inset:10px -20px;background:radial-gradient(ellipse,#d9e8ff 0%,#f3f7ff80 50%,transparent 72%);z-index:-1}.orbit{border:1px solid #dde7f6;border-radius:50%;position:absolute;left:0;right:0;top:20px;bottom:20px;transform:rotate(-25deg)}.orbit-two{inset:80px -15px;transform:rotate(30deg)}.orb{position:absolute;right:12px;top:18px;width:65px;height:65px;border-radius:50%;background:radial-gradient(circle at 30% 28%,#98d6ff,#1879ff 40%,#003abc 80%);box-shadow:10px 17px 30px #0866ff22;animation:bob 6s ease-in-out infinite}.art-label{position:absolute;top:28px;left:27px;font-size:9px;letter-spacing:2px;color:#8794a8}.browser-3d{position:absolute;left:5%;top:100px;width:92%;height:290px;background:white;border:1px solid #d4ddeb;border-radius:12px;box-shadow:12px 24px 0 -17px #c5d1e8,0 30px 50px #14478e1c;transform:rotateY(-13deg) rotateX(8deg) rotateZ(-4deg);animation:browser-float 7s ease-in-out infinite;overflow:hidden}.browser-bar{height:28px;background:#f5f7fb;border-bottom:1px solid #e8edf5;display:flex;align-items:center;justify-content:space-between;padding:0 13px;color:#b2bfd2;font-size:8px}.browser-bar div{background:white;border:1px solid #edf0f6;border-radius:4px;width:48%;text-align:center;color:#9aa5b5;font-size:7px;padding:1px}.demo-nav{display:flex;justify-content:space-between;align-items:center;padding:17px 23px;font-size:7px}.demo-nav b{font-size:14px;display:flex;align-items:center;gap:5px}.demo-nav i{height:11px;width:11px;background:var(--blue);border-radius:50%;display:inline-block}.demo-nav em{font-style:normal;color:var(--blue)}.demo-body{display:grid;grid-template-columns:1.1fr 1fr;padding:10px 25px}.demo-eyebrow{color:#6a87b1;font-size:6px;letter-spacing:1px}.demo-body h2{font-size:29px;letter-spacing:-1.5px;line-height:1.15;margin:9px 0}.demo-body p{font-size:7px;color:#8590a0;line-height:1.7;margin-bottom:13px}.demo-button{font-size:7px;background:var(--blue);color:white;border-radius:3px;padding:7px 12px}.demo-bottom{display:flex;justify-content:space-between;margin:19px 24px 0;border-top:1px solid #eef0f4;padding-top:8px;font-size:6px;color:#7a8799}.sculpture{position:relative;perspective:500px}.torus{position:absolute;left:32px;top:14px;width:103px;height:103px;border:25px solid #0875ff;border-radius:50%;transform:rotateY(-25deg) rotateX(20deg) rotateZ(-25deg);background:transparent;box-shadow:inset 5px 5px 7px #00237377,inset -5px -5px 9px #73bbff,6px 7px 0 #0641ba,10px 20px 24px #0866ff25;animation:ring 8s ease-in-out infinite}.sphere{position:absolute;width:43px;height:43px;border-radius:50%;right:3px;bottom:13px;background:radial-gradient(circle at 25% 25%,white,#bbd5fc 45%,#7292bf);z-index:2}.plinth{position:absolute;left:15px;right:0;bottom:0;height:31px;background:linear-gradient(100deg,#dce8fa,#f8fbff);border-radius:50%;box-shadow:0 11px 0 #d2dff2,0 20px 16px #b8cae14a;z-index:-1}.float-tag{position:absolute;display:flex;align-items:center;gap:10px;padding:13px 16px;background:#ffffffed;border:1px solid #e6edf7;border-radius:10px;box-shadow:0 12px 32px #35528212;z-index:3;animation:bob 6s ease-in-out infinite}.float-tag b{font-size:11px;display:block;font-weight:650}.float-tag small{font-size:8px;color:#8b93a0;display:block}.tag-live{left:0;top:75px;transform:rotate(-4deg)}.live-icon{width:28px;height:28px;background:#e9f3ff;border-radius:50%;display:grid;place-items:center;color:var(--blue);font-size:14px}.tag-time{bottom:36px;left:53px;animation-delay:-2s}.tag-time>span{background:#edf4ff;color:var(--blue);font-size:27px;padding:0 11px;border-radius:8px}.tag-time b{font-size:23px;line-height:1.3}.phone{position:absolute;right:6px;bottom:13px;width:111px;height:213px;background:#fff;border:5px solid #182536;border-radius:21px;transform:rotateY(-12deg) rotateZ(8deg);box-shadow:7px 10px 0 -3px #9eacc0,0 20px 40px #153b642a;padding:20px 10px 10px;z-index:4}.phone-notch{position:absolute;width:38px;height:8px;background:#182536;top:0;left:31px;border-radius:0 0 8px 8px}.phone-logo{font-size:9px;font-weight:800}.phone-logo span{color:var(--blue)}.phone-ball{width:57px;height:57px;border:15px solid var(--blue);border-radius:50%;margin:15px auto 11px;box-shadow:3px 3px 0 #003aaf,0 6px 12px #0866ff22;transform:rotateY(25deg)}.phone b{font-size:13px;line-height:1.2;display:block}.phone-line{height:3px;background:#e0e6ef;width:80%;margin-top:6px}.phone-line.short{width:55%;margin-top:4px}.phone>span{font-size:5px;background:var(--blue);color:white;display:block;padding:5px;border-radius:3px;margin-top:9px;text-align:center}.art-caption{position:absolute;bottom:-11px;right:12px;letter-spacing:1px;font-size:7px;color:#8c98a9}.benefit-strip{background:#f7f9fc;border-block:1px solid var(--line);padding:29px 0}.benefit-strip .wrap{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;gap:30px}.benefit-strip span{font-size:11px;color:#717783}.benefit-strip span:first-child{font-size:13px;line-height:1.7}.benefit-strip strong{color:#262d39;font-weight:550}.benefit-strip b{display:block;font:750 26px var(--display);color:var(--ink);letter-spacing:-1px;margin-bottom:3px}.section{padding-block:100px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:44px}.section-top h2{margin-bottom:0}.section-top>p,.section-top>div+div{max-width:350px;color:#6d737e;font-size:14px;line-height:1.8;margin-bottom:0}h2{font-size:43px;line-height:1.2;letter-spacing:-1.8px}.muted{color:#9198a3}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.feature{border:1px solid var(--line);border-radius:12px;overflow:hidden;padding:12px 24px 24px}.feature-art{height:165px;position:relative;margin:0 -12px 24px;background:#f6f8fc;border-radius:7px;overflow:hidden}.feature h3{font-size:19px;letter-spacing:-.6px;margin-bottom:10px}.feature p{font-size:13px;color:#727985;line-height:1.8;margin-bottom:25px}.feature-note{font-size:8px;font-weight:700;letter-spacing:1.6px;color:#697c98}.mini-window{position:absolute;left:20%;top:30px;width:160px;height:105px;background:white;box-shadow:0 8px 24px #486d9e12;border:1px solid #e0e7f1;border-radius:6px;transform:rotate(-7deg);padding:8px}.mini-window>i{width:3px;height:3px;border-radius:50%;display:inline-block;background:#c2cad9;vertical-align:top}.mini-layout{display:flex;gap:12px;border-top:1px solid #edf0f5;padding:5px 10px}.mini-layout b{font-size:37px;color:#253246;letter-spacing:-4px}.mini-layout span{width:42px;height:42px;border-radius:50%;background:var(--blue);margin-top:7px}.swatch{width:26px;height:26px;position:absolute;border:4px solid #fff;box-shadow:0 5px 10px #132c5d15;border-radius:50%;bottom:18px;background:var(--blue);left:52%;animation:bob 5s ease-in-out infinite}.swatch-two{left:62%;background:#131d31;animation-delay:-2s}.cursor{position:absolute;font-size:45px;color:var(--blue);right:20%;bottom:15px;animation:cursor 5s ease-in-out infinite}.mini-desktop{position:absolute;width:170px;height:99px;left:19%;top:29px;border:5px solid #24334a;background:white;border-radius:6px;box-shadow:0 5px 15px #263b5620;padding:15px}.mini-desktop:after{content:'';position:absolute;width:45px;height:7px;background:#bdcadb;left:58px;bottom:-20px;box-shadow:0 -8px 0 -1px #bdcadb}.mini-desktop span{display:block;width:60%;height:5px;background:#d2dbe8;margin-bottom:6px}.mini-desktop b{display:block;width:42%;height:5px;background:#d2dbe8}.mini-desktop i{display:block;width:30px;height:10px;background:var(--blue);margin-top:9px;border-radius:2px}.mini-phone{position:absolute;left:62%;top:65px;height:80px;width:44px;background:#fff;border:3px solid #24334a;border-radius:7px;padding:12px 5px;transform:rotate(7deg)}.mini-phone span{display:block;background:var(--blue);height:22px;border-radius:3px}.mini-phone i{display:block;height:3px;background:#d2dbe8;margin-top:5px}.device-spark{position:absolute;left:12%;top:80px;color:var(--blue);font-size:28px;animation:bob 4s ease-in-out infinite}.contact-art svg{width:100%;height:100%}.connection{animation:dash 12s linear infinite}.message-illustration{position:absolute;left:19%;top:57px;padding:10px 16px;background:white;border:1px solid #dde5f0;border-radius:8px;font-size:13px;font-weight:600;box-shadow:0 10px 20px #2237560a;transform:rotate(-6deg)}.message-illustration span{color:white;background:var(--blue);border-radius:4px;padding:3px 7px;margin-left:13px}.examples-section{padding:90px 0;background:#f6f8fb;border-block:1px solid var(--line)}.example-tabs{display:flex;gap:8px;margin-bottom:24px}.example-tabs button{background:transparent;border:1px solid #dce1e9;color:#5f6774;border-radius:30px;padding:9px 18px;font-size:12px}.example-tabs button[aria-selected=true]{background:var(--ink);color:white;border-color:var(--ink)}.example-preview{border-radius:12px;background:#eae9e0;padding:29px 50px 0;overflow:hidden;color:#333f31;box-shadow:0 12px 35px #1c2b4310;border:1px solid #d7dbd4;transition:background .4s,color .4s}.example-nav{display:flex;justify-content:space-between;font-size:10px;border-bottom:1px solid #52624725;padding-bottom:19px}.example-nav b{letter-spacing:3px;font-size:12px}.example-content{display:grid;grid-template-columns:1fr 1fr;min-height:350px;align-items:center}.example-content>div>p:first-child{font-size:8px;letter-spacing:2px}.example-content h3{font-family:Georgia,serif;font-size:49px;font-weight:400;line-height:1.15;letter-spacing:-2px;margin-bottom:18px}.example-content p{font-size:11px}.example-content a{display:inline-block;border-bottom:1px solid currentColor;font-size:10px;margin:12px 0 35px;padding-bottom:5px}.example-visual{height:350px;position:relative;overflow:hidden}.arch{position:absolute;right:13%;top:24px;width:210px;height:340px;border-radius:130px 130px 0 0;background:linear-gradient(130deg,#c4c6b4,#e0dece);box-shadow:inset 8px 5px 25px #37473120}.vase{position:absolute;bottom:0;width:97px;height:122px;left:57px;background:linear-gradient(90deg,#a29e87,#e0d9c3 40%,#aba58e);border-radius:10px 10px 32px 32px;box-shadow:12px 9px 25px #38403033;z-index:3}.leaf{position:absolute;background:linear-gradient(40deg,#344b30,#6d7c56);width:55px;height:122px;border-radius:0 90% 0 90%;left:55px;bottom:115px;transform-origin:bottom right;transform:rotate(-17deg);animation:leaf 8s ease-in-out infinite}.leaf-two{left:83px;bottom:105px;transform:rotate(33deg);height:145px;animation-delay:-3s}.leaf-three{left:111px;bottom:112px;transform:rotate(63deg);height:99px;animation-delay:-5s}.visual-circle{position:absolute;width:100px;height:100px;border:1px solid #606e4c50;border-radius:50%;left:28px;top:48px}.visual-word{position:absolute;bottom:10px;left:0;font:italic 77px Georgia;color:#52624750;z-index:5}.services{background:#e2edfb;color:#1a3860}.services .arch{border-radius:12px 12px 0 0;background:linear-gradient(130deg,#a8c0de,#f4f8fc);transform:rotate(7deg)}.services .vase{background:linear-gradient(90deg,#075cc9,#5b9ff3);border-radius:12px;width:125px;left:43px}.services .leaf{background:linear-gradient(40deg,#24415c,#7a98b9)}.consulting{background:#292b40;color:#f2f1f8}.consulting .arch{background:linear-gradient(130deg,#686a8b,#b0abc6);border-radius:130px 130px 15px 15px}.consulting .vase{background:linear-gradient(90deg,#ab9ac3,#e3d5ed);height:160px;border-radius:50% 50% 8px 8px}.consulting .leaf{display:none}.consulting .visual-word{color:#e1d8ee80}.consulting .visual-circle{border-color:#c1b3d455}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.steps article{border-top:1px solid var(--line);padding-top:22px}.steps article>span{font-size:13px;color:var(--blue);display:flex;justify-content:space-between;margin-bottom:26px}.steps i{font-style:normal;font-size:20px;color:#a2b0c6}.steps h3{font-size:18px;letter-spacing:-.5px}.steps p{font-size:13px;color:#737a85;line-height:1.8}.timing-note{font-size:10px;color:#858c95;border-top:1px solid var(--line);padding-top:20px;margin:28px 0 0}.offer-section{background:#0866ff;color:white;padding:84px 0;position:relative;overflow:hidden}.offer-section:before{content:'';position:absolute;left:-280px;top:90px;width:800px;height:800px;border:1px solid #ffffff16;border-radius:50%;pointer-events:none}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;position:relative}.offer-copy .eyebrow{color:#c9dcff}.offer-copy h2{font-size:47px;letter-spacing:-2px}.offer-copy h2 span{color:#afceff}.offer-price{display:flex;align-items:center;gap:10px;font:650 91px/1.3 var(--display);letter-spacing:-5px;border-bottom:1px solid #ffffff35;padding-bottom:22px}.offer-price>span{font-size:46px;align-self:flex-start;margin-top:16px}.offer-price small{font:400 11px/1.8 var(--body);letter-spacing:0;color:#c8ddff;margin-left:20px}.offer-copy ul{list-style:none;padding:15px 0 0;margin-bottom:24px}.offer-copy li{font-size:13px;margin:13px 0;display:flex;gap:12px}.offer-copy li:before{content:'✓';color:#b9d8ff}.offer-fine{font-size:10px;line-height:1.9;color:#d0e1ff;max-width:420px}.form-card{background:white;color:var(--ink);border-radius:13px;padding:35px;box-shadow:0 20px 65px #00349025;align-self:center;min-height:540px}.form-heading{font-size:8px;letter-spacing:1.3px;font-weight:750;display:flex;align-items:center;gap:10px;margin-bottom:21px}.form-icon{color:var(--blue);background:#edf4ff;padding:3px 9px;border-radius:6px;font-size:18px}.form-card h3{font-size:24px;line-height:1.3;letter-spacing:-1px;margin-bottom:12px}.form-card p{font-size:12px;color:#737a84;line-height:1.7}form{margin-top:24px}form label{display:block;font-size:11px;font-weight:600;margin:15px 0 7px}form label span{font-weight:400;color:#7c8490}input:not([type=checkbox]),select{display:block;width:100%;height:45px;border:1px solid #dde2ea;border-radius:6px;padding:10px 12px;background:#fcfdff;color:#202735;font-size:12px}input::placeholder{color:#929ba9}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkbox{display:flex;align-items:flex-start;gap:9px;line-height:1.7;margin:19px 0!important}.checkbox input{margin:3px 0 0;accent-color:var(--blue);width:15px;height:15px;flex-shrink:0}.checkbox span{font-size:9px;color:#727b88}.text-link{background:none;border:0;padding:0;color:inherit;text-decoration:underline;text-underline-offset:3px;font-size:inherit}.submit{width:100%;font-size:12px;min-height:50px;justify-content:space-between}.submit:disabled{opacity:.6;cursor:wait}.form-foot{text-align:center;font-size:10px!important;margin:12px 0 0}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.error{color:#ba2d2d!important;font-size:12px}.error:empty{display:none}#success{padding-top:35px}.success-icon{display:grid;place-items:center;width:60px;height:60px;background:#edf4ff;color:var(--blue);font-size:30px;border-radius:50%;margin-bottom:25px}.reference{font-family:monospace}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.faq-section>div>p:last-child{font-size:13px;color:#737a85}.faqs details{border-bottom:1px solid var(--line)}.faqs details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;font-size:13px;font-weight:600;list-style:none;padding:20px 30px 20px 0;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:2px;font-size:20px;top:14px;color:#75839a}details[open] summary:after{content:'−';color:var(--blue)}.faqs p{font-size:12px;line-height:1.8;color:#747b85;padding-right:20px}.last-cta{padding:35px 0 60px;display:flex;align-items:center;justify-content:space-between;gap:35px;border-bottom:1px solid var(--line)}.last-cta .eyebrow{margin-bottom:13px}.last-cta h2{font-size:28px;letter-spacing:-1px;margin-bottom:0}.last-cta .button{font-size:12px}.footer{padding-block:35px;display:flex;align-items:center;gap:30px}.footer .brand{width:165px;height:35px}.footer .brand img{width:183px;height:183px;left:-12px;top:-72px}.footer p{font-size:10px;color:#747d8b;margin:0}.footer>div{display:flex;gap:17px;align-items:center;margin-left:auto;font-size:9px;color:#727a87}.mobile-cta{display:none}dialog{border:1px solid var(--line);border-radius:16px;max-width:570px;width:calc(100% - 36px);padding:35px;max-height:85vh;overflow:auto;box-shadow:0 25px 100px #0003}dialog::backdrop{background:#10203977;backdrop-filter:blur(5px)}dialog h2{font-size:27px;letter-spacing:-1px}dialog p{font-size:13px;color:#69717f}dialog h3{font-size:16px}dialog .eyebrow{margin-top:12px}.dialog-close{position:absolute;right:14px;top:8px;background:none;border:0;font-size:27px;color:#727987;padding:5px 9px}.secondary{background:white;color:var(--blue)}.secondary:hover{background:#eef4ff}.skip{position:fixed;top:-100px;left:20px;z-index:99;background:white;color:var(--blue);padding:12px}.skip:focus{top:15px}[hidden]{display:none!important}@keyframes bob{0%,100%{translate:0 0}50%{translate:0 -9px}}@keyframes browser-float{0%,100%{transform:rotateY(-13deg) rotateX(8deg) rotateZ(-4deg) translateY(0)}50%{transform:rotateY(-9deg) rotateX(6deg) rotateZ(-3deg) translateY(-8px)}}@keyframes ring{50%{transform:rotateY(10deg) rotateX(5deg) rotateZ(-10deg)}}@keyframes dash{to{stroke-dashoffset:-120}}@keyframes cursor{50%{translate:-12px -8px}}@keyframes underline{from{stroke-dashoffset:260}to{stroke-dashoffset:0}}@keyframes leaf{50%{rotate:5deg}}
@media(min-width:1500px){.hero{min-height:750px}.hero-art{scale:1.05}}@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.header nav{gap:20px}.hero{gap:10px}.hero-action{gap:14px}.hero-action .button{padding-inline:16px;font-size:12px;gap:12px}.hero-art{scale:.94;transform-origin:right center}.hero-checks{gap:12px;font-size:9px}.offer-grid,.faq-section{gap:45px}.feature{padding-inline:19px}.form-card{padding:28px}.footer{flex-wrap:wrap}.footer>div{gap:15px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:83px}.header nav{display:none}.brand{width:178px;height:38px}.brand img{width:198px;height:198px;left:-13px;top:-78px}.hero{grid-template-columns:1fr;padding-top:46px;padding-bottom:40px;gap:20px}.hero-copy{max-width:540px}.hero h1{font-size:66px}.hero-art{width:520px;max-width:100%;margin:auto;scale:1;height:480px;transform-origin:center}.hero .description{max-width:460px}.hero-checks{font-size:11px;gap:20px}.hero-action .button{font-size:14px;padding:16px 22px}.benefit-strip .wrap{grid-template-columns:repeat(3,1fr);gap:15px}.benefit-strip span:first-child{grid-column:1/-1;margin-bottom:12px}.section,.examples-section{padding-block:65px}.section-top{gap:25px;align-items:flex-start;flex-direction:column}.section-top>p,.section-top>div+div{max-width:500px}.features{gap:13px}.feature{padding:9px 14px 20px}.feature-art{margin-inline:-6px;height:140px}.mini-window{left:10%;width:130px}.mini-desktop{left:12%;width:125px}.mini-desktop:after{left:35px}.feature h3{font-size:16px}.feature p{font-size:12px}.feature-note{font-size:7px;letter-spacing:1px}.message-illustration{left:7%;font-size:10px;padding:8px}.message-illustration span{margin-left:4px}.example-preview{padding:25px 30px 0}.example-content h3{font-size:39px}.arch{right:0;width:175px}.visual-circle{left:0}.offer-grid{grid-template-columns:1fr;gap:35px}.offer-copy{max-width:500px}.form-card{max-width:560px;width:100%;padding:35px}.offer-section{padding:65px 0}.faq-section{grid-template-columns:1fr;gap:30px}.last-cta{align-items:flex-start;flex-direction:column}.footer>div{width:100%;margin-left:0;flex-wrap:wrap}.steps{gap:22px}.steps h3{font-size:16px}}
@media(max-width:520px){body{padding-bottom:76px}.header{gap:9px}.header .brand{width:150px;height:34px}.header .brand img{width:169px;height:169px;top:-67px;left:-12px}.header .small{font-size:10px;padding:10px 12px;min-height:39px;gap:10px}.header .small span{display:none}.hero{padding-top:35px}.eyebrow{font-size:8px;letter-spacing:1.35px;margin-bottom:20px}.hero h1{font-size:55px;letter-spacing:-3px;margin-bottom:25px}.intro{font-size:19px}.description{font-size:13px}.hero-action{gap:17px}.hero-action .button{font-size:11px;padding:14px;gap:14px;min-height:52px}.price-inline strong{font-size:26px}.price-inline span{font-size:9px}.hero-checks{gap:12px;font-size:8px;margin-top:22px}.hero .micro{font-size:9px}.hero-art{height:353px;margin-top:5px}.browser-3d{top:74px;height:223px;width:94%;left:1%}.browser-bar{height:22px}.demo-nav{padding:12px 15px;font-size:5px}.demo-nav b{font-size:11px}.demo-body{padding:4px 16px;grid-template-columns:1.1fr 1fr}.demo-body h2{font-size:23px}.demo-body p{font-size:5px}.demo-eyebrow{font-size:5px}.demo-button{font-size:5px;padding:6px 8px}.demo-bottom{margin:13px 16px 0;font-size:5px}.torus{width:77px;height:77px;border-width:19px;left:12px}.sphere{width:30px;height:30px;right:0}.plinth{left:0;height:20px;bottom:4px}.phone{scale:.76;transform-origin:bottom right;bottom:0;right:0}.tag-live{top:45px;left:-3px;padding:9px;gap:7px}.float-tag b{font-size:9px}.float-tag small{font-size:6px}.live-icon{width:22px;height:22px;font-size:11px}.tag-time{bottom:7px;left:26px;padding:9px 12px}.tag-time b{font-size:18px}.tag-time>span{font-size:20px}.art-label{top:8px;font-size:7px;left:14px}.orb{width:43px;height:43px;right:8px;top:0}.art-caption{font-size:5px;bottom:-18px;right:0}.benefit-strip{padding:25px 0}.benefit-strip b{font-size:23px}.benefit-strip span{font-size:9px}.benefit-strip span:first-child{font-size:12px}h2{font-size:35px;letter-spacing:-1.6px}.section-top{margin-bottom:30px}.features{grid-template-columns:1fr;gap:18px}.feature{padding:15px 22px 23px}.feature-art{height:175px;margin-inline:-8px}.feature h3{font-size:21px}.feature p{font-size:13px;max-width:300px;margin-bottom:17px}.feature-note{font-size:8px;letter-spacing:1.5px}.mini-window{left:23%;top:36px;width:160px}.mini-desktop{left:22%;top:35px;width:160px}.mini-desktop:after{left:52px}.mini-phone{top:72px}.message-illustration{left:23%;top:65px;font-size:13px;padding:10px 14px}.message-illustration span{margin-left:8px}.example-tabs{gap:6px}.example-tabs button{font-size:9px;padding:8px 10px;flex:1;white-space:nowrap}.example-preview{padding:20px 22px 0}.example-nav b{font-size:9px;letter-spacing:2px}.example-nav span{font-size:7px}.example-content{grid-template-columns:1fr}.example-content>div:first-child{padding-top:25px}.example-content h3{font-size:39px}.example-content a{margin-bottom:0}.example-visual{height:240px;margin-top:0}.arch{top:12px;right:12%;height:280px;width:170px}.vase{left:38px;height:110px;bottom:35px}.leaf{bottom:140px;left:38px;height:85px}.leaf-two{left:63px;bottom:138px;height:105px}.leaf-three{left:90px;bottom:144px;height:75px}.visual-word{left:12%;font-size:64px;bottom:8px}.visual-circle{left:8%;top:30px;width:70px;height:70px}.steps{grid-template-columns:1fr;gap:22px}.steps article{padding-top:17px}.steps article>span{margin-bottom:12px}.steps h3{font-size:19px;margin-bottom:10px}.steps p{margin-bottom:0}.offer-copy h2{font-size:39px}.offer-price{font-size:79px}.offer-price small{font-size:10px;margin-left:12px}.form-card{padding:25px 21px}.form-card h3{font-size:24px}.form-row{grid-template-columns:1fr;gap:0}.form-heading{font-size:7px;letter-spacing:1px}.checkbox span{font-size:10px}.offer-copy li{font-size:12px}.faq-section{gap:25px}summary{font-size:12px}.last-cta h2{font-size:27px}.footer{gap:14px;padding-block:28px}.footer p{font-size:9px}.footer>div{gap:16px;font-size:9px}.mobile-cta{display:flex;align-items:center;justify-content:space-between;position:fixed;bottom:0;left:0;right:0;padding:11px 20px max(11px,env(safe-area-inset-bottom));background:#ffffffed;border-top:1px solid #dfe5ef;backdrop-filter:blur(12px);z-index:20;gap:12px}.mobile-cta>span{display:flex;flex-direction:column;font-size:12px}.mobile-cta small{font-size:9px;color:#737e8c}.mobile-cta .button{font-size:11px}.mobile-cta.is-hidden{display:none}dialog{padding:28px 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero>*{min-width:0}
@media(max-width:800px){.hero{grid-template-columns:minmax(0,1fr)}.hero-art{width:100%;max-width:520px}main{overflow-x:clip}}
main{overflow-x:clip}
/* Brand-blue edition */
body{background:#0866ff;color:#fff}.header{border-color:#ffffff35}.brand{background:#fff;border-radius:5px}.header nav a:hover{color:#cfe3ff}.button{background:#fff;color:#0752cf;border-color:#fff}.button:hover{background:#e7f0ff;color:#0345af;box-shadow:0 10px 30px #003cb833}.hero{min-height:760px}.hero h1{font-size:clamp(48px,4.8vw,70px);letter-spacing:-3.8px}.hero .blue{color:#b8dbff}.hero .blue svg{stroke:#b8dbff}.dot{background:#fff;box-shadow:0 0 0 4px #ffffff20}.hero .intro{font-size:25px;max-width:420px}.hero .description{color:#e3edff;font-size:16px;max-width:440px}.hero .micro,.hero-checks,.price-inline span{color:#dfebff}.hero-checks span::first-letter{color:#fff}.price-inline strong{font-size:36px}.hero .eyebrow{color:#e6efff}.muted{color:#b4d6ff}.benefit-strip{background:#0059e8;border-color:#ffffff2b}.benefit-strip span,.benefit-strip strong,.benefit-strip b{color:#fff}.section{padding-block:110px}.section-top>p,.section-top>div+div{color:#e0ecff;font-size:16px}.section-top{gap:55px}.section-top h2{font-size:45px}.feature{background:#fff;border:0;color:#12203a;padding:16px 25px 30px}.feature p{color:#54627a;font-size:14px}.feature-note{color:#48658f}.feature-art{background:#edf4ff}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}.story-grid article{border-top:1px solid #ffffff45;padding-top:28px}.story-symbol{display:inline-block;font-size:39px;margin-bottom:28px;color:#b9dcff}.story-grid h3{font-size:23px;line-height:1.35;letter-spacing:-.8px}.story-grid p{font-size:15px;color:#e0ecff;line-height:1.9}.manifesto{padding:100px 0;background:#064bc0;border-block:1px solid #ffffff20}.manifesto h2{font-size:clamp(36px,4.5vw,63px);max-width:980px;line-height:1.2}.manifesto h2 span{color:#a9d1ff}.manifesto-bottom{display:flex;justify-content:space-between;align-items:center;gap:60px;margin-top:35px}.manifesto-bottom p{max-width:570px;font-size:17px;line-height:1.9;color:#e1edff;margin:0}.manifesto .button{flex-shrink:0}.detail-section{background:#0659dd}.content-map article{display:grid;grid-template-columns:180px 1fr 40px;gap:35px;border-top:1px solid #ffffff35;padding:34px 0}.content-map article:last-child{border-bottom:1px solid #ffffff35}.content-map article>span{font-size:10px;letter-spacing:2px;padding-top:6px;color:#b9d9ff}.content-map h3{font-size:24px;letter-spacing:-.6px;margin-bottom:10px}.content-map p{max-width:590px;font-size:15px;color:#dceaff;margin:0}.content-map article>b{font-size:30px;font-weight:400;color:#b5d6ff}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.fit-grid article{padding:37px;border:1px solid #ffffff38;border-radius:12px;background:#ffffff08}.fit-grid article>span{font-size:9px;letter-spacing:1.7px;color:#c5dfff}.fit-grid h3{font-size:26px;letter-spacing:-.8px;margin:24px 0 13px}.fit-grid p{font-size:15px;color:#e0ebff;line-height:1.85;max-width:420px;margin:0}.fit-foot{font-size:12px;color:#cee2ff;margin:28px 0 0}.process{border-top:1px solid #ffffff35}.steps article{border-color:#ffffff40}.steps article>span,.steps i{color:#baddff}.steps p{color:#e1ecff;font-size:15px}.steps h3{font-size:21px}.timing-note{color:#d4e6ff;border-color:#ffffff35;font-size:11px;line-height:1.8}.ready-section{background:#064bc0}.ready-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.ready-grid h2{font-size:43px}.ready-grid>div>p:not(.eyebrow){font-size:16px;color:#dceaff;max-width:450px;margin-bottom:30px}.ready-list article{display:flex;gap:24px;border-bottom:1px solid #ffffff30;padding:26px 0}.ready-list article>span{color:#a9d2ff;font-size:12px;padding-top:5px}.ready-list h3{font-size:21px;margin-bottom:8px}.ready-list p{font-size:14px;color:#deebff;margin:0}.commitment h2{margin-bottom:44px}.commitment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.commitment-grid article{border-top:1px solid #ffffff40;padding-top:30px}.commitment-grid b{font:700 40px var(--display);letter-spacing:-1.7px;display:block;margin-bottom:26px;color:#bdddff}.commitment-grid h3{font-size:21px;letter-spacing:-.6px}.commitment-grid p{font-size:14px;line-height:1.85;color:#deecff}.offer-section{background:#0343b2;border-block:1px solid #ffffff26;padding:100px 0}.form-card{box-shadow:0 25px 70px #001d7840}.form-card .button,.mobile-cta .button,dialog .button{background:#0866ff;color:white;border-color:#0866ff}.form-card .button:hover,.mobile-cta .button:hover,dialog .button:hover{background:#0051d8}.form-card .eyebrow{color:#075bdc}.faq-section>div>p:last-child,.faqs p{color:#e0ebff}.faqs details,.faqs details:first-child{border-color:#ffffff35}summary{font-size:15px;padding-block:24px}summary:after,details[open] summary:after{color:#fff;top:19px}.faqs p{font-size:14px;line-height:1.9}.last-cta{border-color:#ffffff35;padding-block:35px 80px}.last-cta h2{font-size:34px;max-width:630px}.footer p,.footer>div{color:#e3edff}.footer{padding-block:40px}.mobile-cta{color:#14233b}dialog{color:#17223a}dialog .secondary{background:white;color:#0866ff}.launch-art:before{display:none}.launch-art{height:560px;isolation:isolate;perspective:1100px}.launch-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff0c 1px,transparent 1px),linear-gradient(90deg,#ffffff0c 1px,transparent 1px);background-size:45px 45px;mask-image:radial-gradient(ellipse,#000 20%,transparent 70%)}.launch-core{position:absolute;left:25%;top:28%;width:250px;height:250px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 30% 23%,#91d4ff,#2393ff 27%,#004acb 68%,#002685);box-shadow:inset -18px -18px 30px #00297580,inset 8px 8px 25px #c3eaff60,25px 40px 60px #00328550;animation:bob 7s ease-in-out infinite;z-index:2}.launch-core>span{font:800 31px/1.05 var(--display);letter-spacing:-1px;transform:rotate(-12deg);text-shadow:0 2px 4px #00389160}.core-dot{color:#9ddcff}.launch-orbit{position:absolute;left:9%;top:18%;width:420px;height:340px;border:2px solid #a9daff80;border-radius:50%;transform:rotateX(65deg) rotateZ(-32deg);box-shadow:0 4px 0 #00398d50;z-index:3;pointer-events:none}.orbit-b{transform:rotateY(63deg) rotateZ(28deg);border-color:#c9e9ff70;z-index:1}.orbit-c{transform:rotateX(35deg) rotateY(-35deg) rotateZ(35deg);border-width:1px;border-color:#82beff55;width:460px;height:390px;left:5%;top:13%}.launch-satellite{position:absolute;right:7%;top:22%;width:50px;height:50px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#fff,#bcdeff 40%,#5594dc 80%);box-shadow:4px 9px 16px #003c9d60;animation:bob 5s ease-in-out infinite;z-index:4}.launch-note{position:absolute;border:1px solid #ffffff50;background:#0055da9e;backdrop-filter:blur(10px);padding:16px 20px;border-radius:8px;z-index:5}.launch-note>span{font-size:8px;letter-spacing:1.6px;color:#c8e3ff;display:block;margin-bottom:6px}.launch-note b{font-size:12px;font-weight:500}.note-top{top:55px;left:0;transform:rotate(-5deg)}.note-bottom{bottom:67px;right:0;transform:rotate(4deg)}.launch-stamp{position:absolute;bottom:8px;left:26px;font:600 32px var(--display);letter-spacing:-1px}.launch-stamp small{display:block;font:500 7px var(--body);letter-spacing:1.4px;margin-top:6px;color:#c8e3ff}
@media(max-width:1100px){.hero h1{font-size:53px}.launch-core{width:215px;height:215px;left:22%;top:30%}.launch-orbit{width:340px;height:320px;left:5%}.orbit-c{width:360px}.ready-grid{gap:45px}.manifesto-bottom{gap:30px}.footer>div{flex-wrap:wrap}.section-top h2{font-size:39px}}
@media(max-width:800px){.hero{padding-top:55px}.hero h1{font-size:65px}.launch-art{height:500px}.launch-core{width:250px;height:250px;left:26%;top:26%}.launch-orbit{width:420px;height:340px;left:9%}.orbit-c{width:460px;height:390px;left:5%}.story-grid{gap:23px}.story-grid h3{font-size:20px}.story-grid p{font-size:14px}.section{padding-block:75px}.manifesto{padding-block:75px}.manifesto-bottom{flex-direction:column;align-items:flex-start}.content-map article{grid-template-columns:130px 1fr 25px;gap:20px}.fit-grid article{padding:26px}.ready-grid{grid-template-columns:1fr;gap:35px}.ready-grid>div>p:not(.eyebrow){max-width:600px}.commitment-grid{gap:24px}.commitment-grid b{font-size:34px}.offer-section{padding-block:75px}.section-top>p{max-width:600px}}
@media(max-width:520px){.hero h1{font-size:49px;letter-spacing:-2.9px}.hero .intro{font-size:23px}.hero .description{font-size:15px}.hero .micro{font-size:10px;line-height:1.8}.hero-action .button{font-size:11px;padding-inline:13px;gap:12px}.price-inline strong{font-size:29px}.hero{min-height:0}.launch-art{height:360px;margin-top:18px}.launch-core{width:170px;height:170px;left:24%;top:26%}.launch-core>span{font-size:23px}.launch-orbit{width:285px;height:230px;left:4%;top:20%}.orbit-c{width:310px;height:260px;left:0;top:14%}.launch-satellite{width:33px;height:33px;right:4%;top:22%}.launch-note{padding:11px 13px}.launch-note>span{font-size:6px}.launch-note b{font-size:9px}.note-top{top:22px}.note-bottom{bottom:53px;right:0}.launch-stamp{font-size:26px;bottom:4px;left:10px}.launch-stamp small{font-size:6px}.section-top h2{font-size:34px}.section-top>p{font-size:15px}.story-grid{grid-template-columns:1fr;gap:28px}.story-symbol{margin-bottom:15px;font-size:32px}.story-grid h3{font-size:24px;max-width:290px}.story-grid p{font-size:15px}.manifesto h2{font-size:35px;letter-spacing:-1.5px}.manifesto-bottom p{font-size:15px}.feature h3{font-size:22px}.content-map article{grid-template-columns:1fr 25px;padding:28px 0;gap:12px}.content-map article>span{grid-column:1/-1}.content-map h3{font-size:23px}.content-map p{font-size:14px}.fit-grid{grid-template-columns:1fr;gap:16px}.fit-grid article{padding:28px}.fit-grid h3{font-size:25px}.ready-grid h2{font-size:34px}.ready-list article{gap:18px}.commitment-grid{grid-template-columns:1fr;gap:28px}.commitment-grid b{font-size:41px;margin-bottom:16px}.commitment-grid h3{font-size:23px}.offer-copy h2{font-size:35px}.faqs summary{font-size:14px}.faqs p{font-size:13px}.last-cta h2{font-size:32px}.footer>div{font-size:10px}.hero-checks{font-size:8px}.form-card h3{font-size:24px}}
/* Alternating blue brand sections and white reading sections. */
.story-section,.fit-section,.commitment,.faq-section{position:relative;isolation:isolate;color:#142139}
.story-section:before,.fit-section:before,.commitment:before,.faq-section:before{content:'';position:absolute;inset:0;left:50%;width:100vw;transform:translateX(-50%);background:#fff;z-index:-1;pointer-events:none}
.story-section .eyebrow,.fit-section .eyebrow,.commitment .eyebrow,.faq-section .eyebrow{color:#075bdb}
.story-section .muted,.fit-section .muted,.commitment .muted,.faq-section .muted{color:#0866ff}
.story-section .section-top>p,.fit-section .section-top>p,.faq-section>div>p:last-child{color:#5c687b}
.story-grid article{border-color:#dce4ef}.story-symbol{color:#0866ff}.story-grid p{color:#5c687b}
.fit-grid article{background:#f6f9ff;border-color:#dce5f1}.fit-grid article>span{color:#0866ff}.fit-grid p,.fit-foot{color:#5c687b}
.commitment-grid article{border-color:#dce4ef}.commitment-grid b{color:#0866ff}.commitment-grid p{color:#5c687b}
.faq-section .faqs details,.faq-section .faqs details:first-child{border-color:#dce4ef}.faq-section summary:after,.faq-section details[open] summary:after{color:#0866ff}.faq-section .faqs p{color:#5c687b}
.detail-section{background:#f3f7ff;color:#142139}.detail-section .eyebrow,.detail-section .muted{color:#0866ff}.detail-section .section-top>p,.content-map p{color:#5c687b}.content-map article,.content-map article:last-child{border-color:#d5e0ef}.content-map article>span,.content-map article>b{color:#0866ff}
.footer{position:relative;isolation:isolate;color:#142139}.footer:before{content:'';position:absolute;inset:0;left:50%;width:100vw;transform:translateX(-50%);background:#fff;z-index:-1}.footer p,.footer>div{color:#5c687b}body{overflow-x:clip}
.header{position:relative;isolation:isolate;color:#142139;border-color:#e4eaf3}.header:before{content:'';position:absolute;inset:0;left:50%;width:100vw;transform:translateX(-50%);background:#fff;z-index:-1}.header .brand,.footer .brand{border-radius:0;background:transparent}.header .button{background:#0866ff;color:#fff;border-color:#0866ff}.header .button:hover{background:#0052d8}.header nav a:hover{color:#0866ff}
.header{color:#fff;border-bottom:1px solid #ffffff25;isolation:auto}.header:before{display:none}.header .brand{background:transparent;mix-blend-mode:screen}.header .brand img{filter:grayscale(1) invert(1)}.header nav a:hover{color:#c5dfff}.header .button{background:#fff;color:#0752cf;border-color:#fff}.header .button:hover{background:#e6f0ff}
