:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--background:#faf6ee;--foreground:#292b30;--card:#fdfaf3;--primary:#006ddd;--primary-foreground:#fff;--secondary:#f1ebdd;--muted:#60645e;--accent:#e5effa;--border:#e3e2dc;--accent-soft:#d8e9fc;--accent-ink:#1463ae;--green:#347452;--radius:1.2rem;color:var(--foreground);background:var(--background);font-family:ui-rounded,SF Pro Rounded,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--background:#1c1c1e;--foreground:#f3f0ea;--card:#252527;--primary:#489cff;--primary-foreground:#102536;--secondary:#303033;--muted:#a6a4a2;--accent:#293644;--border:#3a3a3d;--accent-soft:#263e56;--accent-ink:#89bdff;--green:#8cd5b3}.landing[data-product=cloud]{--hero-ink:#298bb7;--button-fill:#98d7f5;--button-text:#14374a;--button-border:#47768f}:root[data-theme=dark] .landing[data-product=cloud]{--hero-ink:#98d7f5}.landing[data-product=app]{--primary:#82e8b1;--primary-foreground:#143b2b;--accent-ink:#216b4c;--hero-ink:#22965f;--accent-soft:#d8f3e4;--button-border:#408c65}:root[data-theme=dark] .landing[data-product=app]{--accent-ink:#82e8b1;--hero-ink:#82e8b1;--accent-soft:#283e34;--button-border:transparent}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{color:inherit;background:0 0;border:0}a{color:inherit;text-decoration:none}button,summary{cursor:pointer}button,a{touch-action:manipulation}h1,h2,h3,p,dl,dd{margin:0}h1,h2,h3{text-wrap:balance}img,svg{display:block}svg{flex-shrink:0}:focus-visible{outline:3px solid var(--accent-ink);outline-offset:5px;border-radius:6px}::selection{background:var(--accent-soft);color:var(--foreground)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:10;background:var(--primary);color:var(--primary-foreground);border-radius:12px;padding:12px 20px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.brand{letter-spacing:-.055em;align-items:center;gap:11px;font-size:28px;font-weight:750;display:flex}.brand-domain{color:var(--muted);font-weight:400}.cadu-mark{object-fit:contain;flex-shrink:0}.button{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:46px;padding:12px 23px;font-size:14px;font-weight:600;transition:background .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--button-fill,var(--primary));color:var(--button-text,var(--primary-foreground));border-color:var(--button-border,transparent)}.button.primary:hover{background:color-mix(in srgb, var(--button-fill,var(--primary)), var(--foreground) 9%)}.button.outline{border-color:var(--border)}.button.outline:hover{background:var(--card)}.icon-button{width:42px;height:42px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.icon-button:hover{background:var(--card);color:var(--foreground)}.quiet-link{color:var(--muted);font-size:13px}.quiet-link:hover{color:var(--foreground)}.eyebrow{color:var(--accent-ink);text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:650;display:block}.creature{width:50px;height:auto;overflow:visible}.creature-animated{animation:7s ease-in-out infinite drift}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes appear{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.section-wrap{max-width:1170px;margin-inline:auto;padding-inline:35px}.status-dot{background:var(--muted);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.status-dot.green{background:var(--green)}.landing{background:var(--background)}.landing-header{justify-content:space-between;align-items:center;max-width:1600px;height:98px;margin:auto;padding:0 5.5%;display:flex}.landing-header nav{align-items:center;gap:25px;display:flex}.preview-unlock{width:152px;position:relative}.preview-unlock-field{border:1px solid var(--border);background:var(--card);border-radius:24px;align-items:center;display:flex}.preview-unlock-field:focus-within{border-color:var(--accent-ink);box-shadow:0 0 0 2px var(--accent-soft)}.preview-unlock input{width:100%;min-width:0;height:42px;color:var(--foreground);background:0 0;border:0;outline:none;padding:0 0 0 15px;font-size:14px}.preview-unlock input::placeholder{color:var(--muted);opacity:1}.preview-unlock button{width:38px;height:42px;color:var(--accent-ink);flex-shrink:0;place-items:center;display:grid}.preview-unlock button:disabled{color:var(--muted);cursor:default}.preview-unlock [role=alert]{text-align:right;width:205px;color:var(--foreground);font-size:12px;position:absolute;top:calc(100% + 7px);right:0}@media (width<=700px){.landing-header:has(.preview-unlock){padding:0 16px}.landing-header nav .preview-lock{font-size:12px;display:inline-flex}.preview-unlock{width:115px}.preview-unlock input{padding-left:12px;font-size:16px}.preview-unlock button{width:30px}}.hero{place-items:center;max-width:1600px;height:calc(100svh - 98px);min-height:660px;max-height:850px;margin:0 auto;display:grid;position:relative;overflow:hidden}.hero-copy{text-align:center;z-index:1;flex-direction:column;align-items:center;padding-bottom:45px;display:flex;position:relative}.hero-copy .eyebrow{letter-spacing:.14em;font-size:12px}.hero h1{letter-spacing:.065em;color:var(--foreground);margin:23px 0 20px;padding-left:.065em;font-size:clamp(95px,12vw,172px);font-weight:800;line-height:1.05}.hero h1 span{letter-spacing:.8em;color:var(--accent-ink);margin-top:15px;padding-left:.65em;font-size:16px;font-weight:550;display:block}.hero-copy p{color:var(--muted);letter-spacing:-.015em;margin:16px 0 29px;font-size:19px;line-height:1.7}.hero-cta[data-slot=button]{background:var(--accent-soft);color:var(--accent-ink);min-width:250px;height:52px;box-shadow:none;font-size:15px}.hero-cta:hover{background:color-mix(in srgb, var(--accent-soft), var(--primary) 10%)}.hero-note{color:var(--muted);align-items:center;gap:8px;margin-top:18px;font-size:12px;display:flex}.hero-characters{pointer-events:none;position:absolute;inset:0}.hero-creature{--tilt:0deg;width:clamp(100px,12vw,185px);rotate:var(--tilt);position:absolute}.character-0{--tilt:18deg;animation-delay:-1s;top:7%;left:15%}.character-1{--tilt:-16deg;width:140px;animation-delay:-3s;top:6%;right:17%}.character-2{--tilt:28deg;width:140px;animation-delay:-4s;top:33%;left:2%}.character-3{--tilt:-26deg;width:190px;animation-delay:-2s;top:31%;right:0%}.character-4{--tilt:24deg;width:165px;animation-delay:-5s;bottom:17%;left:3%}.character-5{--tilt:-20deg;width:145px;animation-delay:-1s;bottom:18%;right:5%}.character-6{--tilt:12deg;width:135px;animation-delay:-3s;bottom:6%;left:22%}.character-7{--tilt:-12deg;width:140px;animation-delay:-6s;bottom:5%;right:23%}.scroll-cue{width:36px;height:36px;color:var(--muted);border:1px solid var(--border);border-radius:100%;place-items:center;display:grid;position:absolute;bottom:22px;left:calc(50% - 18px)}.hosting-section{max-width:1170px;margin:0 auto;padding:72px 35px;scroll-margin-top:24px}.hosting-section h2{letter-spacing:-.05em;margin-top:16px;font-size:clamp(32px,3.3vw,40px);line-height:1.13}.hosting-intro,.hosting-section-top,.hosting-questions{grid-template-columns:1fr 1fr;align-items:start;gap:64px;padding-top:20px;padding-bottom:72px;display:grid}.hosting-intro-copy{padding-top:26px}.hosting-intro-copy p,.hosting-section-top>p{color:var(--muted);font-size:15px;line-height:1.7}.hosting-intro-copy p+p{margin-top:16px}.hosting-compatibility{grid-template-columns:1fr 1fr;gap:20px;margin-top:42px;display:grid}.hosting-compatibility article{background:var(--card);border:1px solid var(--border);border-radius:22px;padding:30px}.hosting-compatibility article:first-child{background:color-mix(in srgb, var(--accent-soft) 24%, var(--card))}.hosting-feature-icon{place-items:center;width:64px;height:64px;margin-bottom:20px;display:grid}.hosting-compatibility h3{letter-spacing:-.035em;font-size:25px}.hosting-compatibility p{color:var(--muted);max-width:47ch;margin-top:12px;font-size:14px;line-height:1.7}.hosting-inclusions{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:30px;padding-bottom:36px;display:grid}.hosting-inclusions>div{align-items:flex-start;gap:12px;display:flex}.hosting-inclusions>div>svg{color:var(--green);flex-shrink:0;margin-top:3px}.hosting-inclusions h3{font-size:14px;font-weight:650}.hosting-inclusions p{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.8}.hosting-section-top{align-items:end;margin-bottom:36px}.package-range-control{margin-bottom:32px;padding:0 28px}.package-range{--range-progress:0%;appearance:none;cursor:pointer;background:0 0;width:calc(100% + 26px);height:44px;margin:0 -13px;display:block}.package-range::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--primary) var(--range-progress), var(--border) var(--range-progress));border-radius:999px;height:6px}.package-range::-moz-range-track{background:var(--border);border-radius:999px;height:6px}.package-range::-moz-range-progress{background:var(--primary);border-radius:999px;height:6px}.package-range::-webkit-slider-thumb{appearance:none;border:4px solid var(--card);background:var(--primary);width:26px;height:26px;box-shadow:0 0 0 1px var(--primary), 0 2px 6px #0002;border-radius:50%;margin-top:-10px}.package-range::-moz-range-thumb{border:4px solid var(--card);background:var(--primary);width:18px;height:18px;box-shadow:0 0 0 1px var(--primary), 0 2px 6px #0002;border-radius:50%}.package-range:focus-visible{outline:3px solid var(--accent-ink);outline-offset:4px;border-radius:8px}.package-range-stops{justify-content:space-between;margin:0 -28px;display:flex}.package-range-stops button{min-width:56px;color:var(--muted);cursor:pointer;flex-direction:column;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:600;display:flex;position:relative}.package-range-stops button[aria-pressed=true]{color:var(--foreground)}.package-range-tick{background:var(--border);border-radius:2px;width:2px;height:7px;margin-bottom:4px}.package-range-stops button[aria-pressed=true] .package-range-tick{background:var(--primary)}.package-range-stops .creature{width:30px;height:30px}.hosting-package{background:var(--card);border:1px solid var(--border);border-radius:22px;min-width:0;padding:36px}.hosting-package-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.hosting-package-heading h3{letter-spacing:-.025em;align-items:center;gap:12px;font-size:28px;font-weight:650;display:flex}.hosting-package-resources{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px;padding-top:28px;display:grid}.hosting-package-resources>div+div{border-left:1px solid var(--border);padding-left:32px}.hosting-package dt{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.hosting-package dd{letter-spacing:-.05em;align-items:baseline;gap:10px;margin-top:12px;font-size:52px;font-weight:650;line-height:1.2;display:flex}.hosting-package dd span{color:var(--muted);letter-spacing:0;font-size:16px;font-weight:400}.hosting-package-runtime{white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}@media (width<=650px){.hosting-package-resources{grid-template-columns:1fr;margin-top:24px;padding-top:12px}.hosting-package-resources>div,.hosting-package-resources>div+div{border-left:0;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.hosting-package dd{gap:8px;margin-top:0;font-size:32px}.hosting-package dd span{font-size:14px}}.hosting-package-footer{justify-content:space-between;align-items:center;gap:28px;margin-top:28px;display:flex}.hosting-package-footer strong{font-size:14px;font-weight:650}.hosting-package-footer p{color:var(--muted);max-width:620px;margin-top:6px;font-size:13px;line-height:1.8}.hosting-package-footer>a{flex-shrink:0}.hosting-availability{color:var(--muted);margin-top:24px;font-size:12px}.hosting-package-loading{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;min-height:250px;display:flex}.hosting-questions{padding-top:20px;padding-bottom:85px}.hosting-question-list{border-top:1px solid var(--border)}.hosting-question-list details{border-bottom:1px solid var(--border)}.hosting-question-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:15px;font-weight:600;list-style:none;display:flex}.hosting-question-list summary::-webkit-details-marker{display:none}.hosting-question-list summary svg{color:var(--muted);flex-shrink:0;transition:transform .16s}.hosting-question-list details[open] summary svg{transform:rotate(180deg)}.hosting-question-list details p{color:var(--muted);padding:0 0 24px;font-size:14px;line-height:1.85}@media (width<=900px){.hosting-intro,.hosting-section-top,.hosting-questions{gap:30px}.hosting-package{padding:22px}.hosting-package dl>div{gap:8px;font-size:12px}.hosting-package dt{gap:7px}.hosting-package dt svg{display:none}}@media (width<=650px){.hosting-section{padding:55px 22px}.hosting-intro,.hosting-section-top,.hosting-compatibility,.hosting-inclusions,.hosting-questions{grid-template-columns:1fr;gap:22px}.hosting-intro-copy{padding-top:0}.hosting-intro-copy p,.hosting-section-top>p{font-size:14px}.hosting-compatibility{margin-top:28px}.hosting-compatibility article{padding:25px}.hosting-compatibility h3{font-size:22px}.hosting-feature-note{font-size:12px}.hosting-inclusions{gap:24px;margin-top:28px}.hosting-inclusions p{font-size:13px}.hosting-package{padding:26px}.hosting-package dt svg{display:block}.hosting-package dl>div{font-size:14px}.hosting-package-footer{flex-direction:column;align-items:stretch;gap:22px}.hosting-availability{font-size:12px;line-height:1.8}.hosting-questions{padding-top:10px}}@media (prefers-reduced-motion:reduce){.hosting-question-list summary svg{transition:none}}.hosting-package-heading h3 .creature{flex-shrink:0;width:40px;height:40px}.hero{min-height:730px;max-height:880px}.hero-copy{padding-bottom:22px}.hero-product{animation:.22s ease-out appear}.hero-product>.eyebrow{margin-top:32px}.hero h1{margin:15px 0 20px;font-size:clamp(105px,11vw,158px)}.hero h1 span{letter-spacing:.7em;margin-top:10px;font-size:13px}.hero-copy p{margin:25px 0;font-size:18px}.hero-cta{min-width:236px;height:51px}.hero-note{margin-top:18px;display:block}.product-toggle{border:1px solid var(--border);background:var(--card);border-radius:999px;width:268px;padding:5px;display:flex;position:relative}.product-toggle button{z-index:1;width:50%;height:42px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex;position:relative}.product-toggle button[aria-selected=true]{color:var(--foreground)}.product-toggle .creature{width:25px}.toggle-indicator{background:var(--accent-soft);border-radius:999px;width:calc(50% - 5px);height:42px;transition:transform .25s cubic-bezier(.2,.8,.2,1);position:absolute;top:5px;left:5px}.product-toggle[data-active=cloud] .toggle-indicator{transform:translate(100%)}.character-0{top:9%;left:13%}.character-1{top:7%;right:14%}.character-2{top:37%;left:1%}.character-3{top:35%;right:1%}.character-4{bottom:17%;left:7%}.character-5{bottom:18%;right:7%}.character-6{bottom:5%;left:23%}.character-7{bottom:4%;right:23%}.product-bridge{border-top:1px solid var(--border);color:var(--muted);justify-content:center;align-items:center;gap:32px;padding-block:32px;font-size:13px;display:flex}.product-bridge>div{align-items:center;gap:12px;display:flex}.product-bridge .creature{width:35px}.bridge-line{background:var(--border);width:70px;height:1px}#product-panel:focus{outline-offset:-5px}.hosting-intro,.hosting-section-top{padding-bottom:0}.hosting-compatibility{margin-top:34px}.hosting-section{padding-block:64px}.hosting-section h2,.showcase-copy h2,.section-heading h2{letter-spacing:-.05em;font-size:clamp(32px,3.7vw,46px);font-weight:550;line-height:1.13}.hosting-inclusions{border:0;margin-top:32px;padding-bottom:0}.hosting-inclusions p{font-size:13px}.hosting-package dd{font-variant-numeric:tabular-nums}.hosting-package-footer p{max-width:660px}.nous-mark{object-fit:contain;border-radius:4px}.how-section{padding-block:64px}.section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.section-heading h2{margin-top:16px}.section-heading p{color:var(--muted);margin-top:20px;font-size:15px;line-height:1.7}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;display:grid}.step-card{border-top:1px solid var(--border);padding-top:26px}.step-top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.step-top .creature{width:46px}.step-number{color:var(--muted);font-size:12px}.step-card h3{letter-spacing:-.025em;font-size:19px;font-weight:600}.step-card p{color:var(--muted);margin-top:13px;font-size:14px;line-height:1.8}.landing-bottom{border-top:1px solid var(--border);align-items:center;gap:32px;margin-top:30px;padding-block:44px;display:flex}.bottom-characters{flex-shrink:0;align-items:center;width:115px;display:flex}.bottom-characters .creature{width:65px;rotate:-12deg}.bottom-characters .cadu-mark{margin-left:-14px;rotate:8deg}.landing-bottom h2{letter-spacing:-.04em;font-size:28px;font-weight:550}.landing-bottom p{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.7}.landing-bottom>.button{margin-left:auto}.landing-footer{max-width:1440px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin:auto;padding:35px 5.5%;font-size:12px;display:flex}.landing-footer .brand{color:var(--foreground);font-size:23px}.landing-footer .cadu-mark{width:30px}.landing-footer nav{align-items:center;gap:24px;display:flex}.landing-footer nav a,.landing-footer nav button{align-items:center;min-height:44px;font-size:12px;display:inline-flex}.landing-footer nav a:hover,.landing-footer nav button:hover{color:var(--foreground)}.app-showcase{grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding-block:80px;display:grid}.showcase-copy h2{margin:18px 0 25px;font-size:clamp(40px,4.6vw,60px)}.showcase-copy>p,.section-description{color:var(--muted);max-width:37ch;font-size:15px;line-height:1.85}.showcase-copy>p+p{margin-top:16px}.showcase-features{gap:16px;margin-top:30px;font-size:13px;display:grid}.showcase-features span{align-items:center;gap:12px;display:flex}.showcase-features svg{color:var(--green)}.showcase-copy>.button{margin-top:30px}.app-preview{border:1px solid var(--border);background:var(--card);border-radius:32px;width:100%;max-width:450px;padding:24px;box-shadow:0 24px 80px #0000000a}.preview-top{justify-content:space-between;align-items:center;gap:10px;font-size:14px;font-weight:650;display:flex}.preview-caption{color:var(--muted);font-size:11px;font-weight:400}.preview-agents{border-bottom:1px solid var(--border);gap:12px;margin:20px 0 22px;padding-bottom:18px;display:flex}.preview-agents button{color:var(--muted);border-radius:18px;flex-direction:column;flex:1;align-items:center;gap:8px;padding:12px 6px;font-size:12px;display:flex}.preview-agents button[aria-pressed=true]{background:var(--accent-soft);color:var(--foreground)}.preview-agents .creature{width:42px}.preview-conversation{min-height:315px;animation:.18s ease-out appear}.preview-message{background:var(--secondary);border-radius:18px 18px 5px;max-width:85%;margin-left:auto;padding:13px 16px;font-size:13px;line-height:1.6}.preview-agent-label{align-items:center;gap:8px;margin:22px 0 12px;font-size:12px;display:flex}.preview-agent-label .creature{width:24px}.preview-conversation>p{font-size:13px;line-height:1.7}.preview-conversation ul{color:var(--muted);gap:9px;margin:16px 0 20px;padding:0;font-size:12px;list-style:none;display:grid}.preview-conversation li{align-items:center;gap:9px;display:flex}.preview-conversation li>span{background:var(--green);border-radius:50%;flex-shrink:0;width:5px;height:5px}.preview-file{border:1px solid var(--border);border-radius:13px;align-items:center;gap:12px;padding:12px 14px;font-size:12px;display:flex}.preview-file>svg{color:var(--muted)}.preview-file>svg:last-child{margin-left:auto}.preview-file small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.preview-composer{border:1px solid var(--border);color:var(--muted);border-radius:999px;align-items:center;gap:13px;margin-top:22px;padding:14px;font-size:12px;display:flex}.preview-composer>svg:last-child{margin-left:auto}.text-link{color:var(--accent-ink);align-items:center;gap:10px;min-height:44px;margin-top:16px;padding:0;font-size:13px;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.section-description{align-self:end;max-width:46ch}@media (width<=1050px){.hero-creature{width:115px}.character-0{left:8%}.character-1{right:8%}.character-2{width:120px;left:-3%}.character-3{width:125px;right:-3%}.character-4{width:130px;left:3%}.character-5{width:120px;right:3%}.character-6{width:100px;left:19%}.character-7{width:110px;right:19%}.app-showcase{gap:45px}.landing-bottom{gap:20px}.landing-bottom h2{font-size:25px}}@media (width<=700px){.landing-header{height:82px;padding:0 22px}.brand{gap:8px;font-size:25px}.brand .cadu-mark{width:32px}.landing-header nav{gap:7px}.landing-header .quiet-link{display:none}.header-signin{gap:6px;min-height:40px;padding:10px 13px;font-size:12px}.theme-button{width:36px;height:40px}.hero{height:750px;min-height:0;max-height:none}.hero-copy{padding:0 20px 50px}.hero h1{font-size:100px}.hero h1 span{letter-spacing:.55em;font-size:12px}.hero-product>.eyebrow{margin-top:30px;font-size:9px}.hero-copy p{margin:22px 0;font-size:15px}.hero-note{max-width:265px;margin:15px auto 0;font-size:11px;line-height:1.7}.product-toggle{width:246px}.hero-creature{width:65px}.character-0{width:77px;top:0;left:4%}.character-1{width:62px;top:0;right:6%}.character-2{width:72px;top:23%;left:-28px}.character-3{width:78px;top:23%;right:-33px}.character-4{width:70px;bottom:16%;left:3%}.character-5{width:65px;bottom:17%;right:3%}.character-6{width:60px;bottom:5%;left:20%}.character-7{width:65px;bottom:4%;right:20%}.scroll-cue{bottom:32px}.section-wrap{padding-inline:22px}.product-bridge{text-align:center;gap:12px;margin-inline:22px;padding:26px 0;font-size:11px}.product-bridge>span{max-width:95px;line-height:1.6}.product-bridge>div{gap:5px}.product-bridge .creature,.product-bridge .cadu-mark{width:28px}.bridge-line{width:18px}.app-showcase{grid-template-columns:1fr;gap:34px;padding-block:44px}.showcase-copy h2{font-size:42px}.showcase-copy>p{max-width:45ch}.app-preview{justify-self:center;max-width:440px;padding:20px}.hosting-section{padding-block:44px}.hosting-section h2{font-size:34px}.hosting-intro,.hosting-section-top{padding-top:0}.hosting-compatibility{margin-top:28px}.hosting-package-heading h3{font-size:25px}.hosting-package{padding:24px}.how-section{padding-block:44px}.section-heading{text-align:left;margin-bottom:28px}.section-heading h2{font-size:34px}.steps-grid{grid-template-columns:1fr;gap:28px}.step-top{margin-bottom:15px}.landing-bottom{flex-wrap:wrap;gap:18px;margin:16px 22px 10px;padding:30px 0}.landing-bottom>div:nth-child(2){flex:1;min-width:200px}.bottom-characters{width:90px}.bottom-characters .creature,.bottom-characters .cadu-mark{width:54px}.landing-bottom>.button{width:100%;margin-top:10px}.landing-footer{flex-wrap:wrap;padding:24px 22px}.landing-footer>span{display:none}.landing-footer nav{gap:16px}}@media (width<=359px){.landing-header{padding-inline:14px}.header-signin svg{display:none}.hero h1{font-size:87px}.preview-top{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.hero h1 .hero-product-label{letter-spacing:.01em;color:var(--hero-ink,var(--accent-ink));margin-top:18px;padding:0;font-size:clamp(28px,7.8vw,54px);font-weight:550;line-height:1.25;display:block}@media (width<=700px){.hero-copy p{font-size:14px}}
