:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#11182a;background:#f4f0e8;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #11182a;--muted: #5c6170;--paper: #f4f0e8;--paper-deep: #ebe5d8;--white: #fffef9;--blue: #1559ff;--blue-dark: #0b39ad;--yellow: #ffd43b;--yellow-soft: #ffe987;--coral: #ff785f;--green: #75d8a4;--border: rgba(17, 24, 42, .14);--shadow: 0 24px 70px rgba(31, 36, 54, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:linear-gradient(rgba(16,24,42,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(16,24,42,.028) 1px,transparent 1px),var(--paper);background-size:32px 32px}body,button,a{-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}p,h1,h2,h3{margin-top:0}::selection{color:var(--ink);background:var(--yellow)}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 16px;color:#fff;background:var(--ink);border-radius:8px;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(17,24,42,.09);background:#f4f0e8de;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-shell{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:76px}.logo-lockup{display:inline-flex;align-items:center;justify-self:start;gap:10px;width:max-content;font-size:20px;font-weight:700;letter-spacing:-.04em}.logo-lockup img{width:36px;height:36px;border-radius:10px}.desktop-nav{display:flex;align-items:center;gap:34px;color:#3e4351;font-size:14px;font-weight:600}.desktop-nav a,.footer-links a{transition:color .18s ease}.desktop-nav a:hover,.footer-links a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;color:#fff;background:var(--blue);border:1px solid var(--blue);border-radius:12px;box-shadow:0 8px 18px #1559ff33;font-size:14px;font-weight:700;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{background:var(--blue-dark);box-shadow:0 10px 24px #1559ff42;transform:translateY(-2px)}.button svg{width:17px;height:17px}.button--small{min-height:42px;padding-inline:18px}.button--large{min-height:56px;padding-inline:25px;border-radius:14px;font-size:15px}.menu-button{display:none;align-items:center;justify-content:center;justify-self:end;width:44px;height:44px;color:var(--ink);background:transparent;border:1px solid var(--border);border-radius:10px}.mobile-nav{display:none}.hero{position:relative;min-height:650px;overflow:hidden;border-bottom:1px solid var(--border)}.hero:before{position:absolute;top:50%;left:50%;width:760px;height:760px;background:#ffd43b4a;border-radius:50%;filter:blur(2px);content:"";transform:translate(-15%,-50%)}.hero-simple{position:relative;display:flex;align-items:center;justify-content:center;min-height:650px;padding-block:96px}.hero-copy{position:relative;z-index:2;max-width:900px;text-align:center}.eyebrow-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:25px;padding:8px 13px;background:#ffffff9e;border:1px solid rgba(17,24,42,.12);border-radius:999px;box-shadow:0 4px 15px #11182a0d;color:#3d4352;font-size:12px;font-weight:700;letter-spacing:.02em}.eyebrow-badge svg{width:15px;color:var(--blue)}.hero h1,.section-heading h2,.builder-heading h2,.final-cta h2{color:var(--ink);font-size:clamp(54px,6vw,84px);line-height:.96;letter-spacing:-.065em}.hero h1{max-width:900px;margin:0 auto 27px}h1 em,h2 em{position:relative;z-index:0;font-family:Georgia,Times New Roman,serif;font-weight:700}.hero h1 em:after{position:absolute;z-index:-1;right:-4px;bottom:4px;left:-4px;height:19px;background:var(--yellow);content:"";transform:rotate(-1.4deg)}.hero-lede{max-width:700px;margin:0 auto 31px;color:#555b68;font-size:18px;line-height:1.68}.hero-actions{display:flex;align-items:center;justify-content:center;gap:27px}.text-link{display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid currentColor;font-size:14px;font-weight:700}.text-link svg{width:15px}.privacy-line{display:flex;align-items:center;gap:8px;justify-content:center;margin:24px 0 0;color:#696e79;font-size:12px;font-weight:500}.privacy-line svg{width:15px;color:#32885b}.browser-stage{position:relative;z-index:1;min-width:0;transform:rotate(1.1deg)}.browser-shadow{position:absolute;top:25px;right:-15px;bottom:-18px;left:25px;border:1px solid rgba(17,24,42,.18);border-radius:20px;transform:rotate(3.5deg)}.browser-shadow--one{background:#ffcf2f}.browser-shadow--two{top:12px;right:-5px;bottom:-9px;left:12px;background:#4e81ff;transform:rotate(1.8deg)}.browser-window{position:relative;overflow:hidden;min-height:500px;background:#fff;border:1px solid rgba(17,24,42,.26);border-radius:18px;box-shadow:0 35px 70px #1c223433}.browser-chrome{display:grid;grid-template-columns:78px 1fr 30px;align-items:center;gap:14px;height:52px;padding:0 15px;background:#f2f3f5;border-bottom:1px solid #dfe1e5}.window-dots{display:flex;gap:6px}.window-dots i{width:8px;height:8px;background:#c9ccd2;border-radius:50%}.window-dots i:first-child{background:#ff735e}.window-dots i:nth-child(2){background:#f6c954}.window-dots i:last-child{background:#62c887}.address-bar{display:flex;align-items:center;gap:7px;height:31px;padding:0 12px;overflow:hidden;color:#70747d;background:#fff;border:1px solid #e0e1e5;border-radius:8px;font-size:9px;white-space:nowrap}.address-bar svg{flex:0 0 auto;width:11px;color:#3b8b62}.browser-chrome>img{width:25px;height:25px;border-radius:7px}.browser-content{display:grid;grid-template-columns:minmax(0,1fr) 180px;min-height:448px}.mock-article{position:relative;padding:46px 38px;background:#fffefa}.article-kicker{color:#93908a;font-size:8px;font-weight:700;letter-spacing:.11em}.mock-article h2{max-width:370px;margin:13px 0 17px;color:#20232a;font-family:Georgia,serif;font-size:27px;line-height:1.14;letter-spacing:-.035em}.mock-rule{width:34px;height:2px;margin-bottom:24px;background:var(--ink)}.mock-article>p{max-width:380px;margin-bottom:18px;color:#666765;font-family:Georgia,serif;font-size:11px;line-height:1.85}.mock-highlight{position:relative;display:inline;margin-left:3px;padding:1px 2px;color:#262728;background:linear-gradient(transparent 3%,var(--yellow-soft) 3%,var(--yellow-soft) 92%,transparent 92%);font-weight:700}.mock-highlight--blue{background:linear-gradient(transparent 3%,#a9c2ff 3%,#a9c2ff 92%,transparent 92%)}.selection-toolbar{position:absolute;top:262px;left:152px;display:flex;align-items:center;gap:7px;padding:6px 8px;color:#fff;background:#171a23;border-radius:7px;box-shadow:0 8px 18px #14141933}.selection-toolbar:after{position:absolute;bottom:-5px;left:18px;width:10px;height:10px;background:#171a23;content:"";transform:rotate(45deg)}.selection-toolbar svg{position:relative;z-index:1;width:11px}.selection-toolbar span{position:relative;z-index:1;width:9px;height:9px;background:var(--yellow);border-radius:50%}.selection-toolbar span:nth-of-type(2){background:#7da5ff}.selection-toolbar span:nth-of-type(3){background:#fd8f78}.selection-toolbar span:nth-of-type(4){background:#7cd8a5}.mock-note{position:absolute;right:-4px;bottom:30px;width:176px;min-height:132px;padding:21px 17px 14px;color:#29291f;background:#ffe46c;box-shadow:0 16px 27px #302d1b2e;transform:rotate(-3deg)}.tape{position:absolute;top:-10px;left:56px;width:58px;height:20px;background:#ffffff8c;transform:rotate(2deg)}.note-meta{display:flex;align-items:center;gap:6px;color:#655f3f;font-size:8px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.note-meta svg{width:10px}.mock-note p{margin:9px 0 10px;font-family:Georgia,serif;font-size:12px;font-style:italic;line-height:1.45}.note-time{color:#8d855a;font-size:7px}.mock-sidebar{padding:17px 13px;background:#f7f8fb;border-left:1px solid #e3e5ea}.sidebar-header,.sidebar-header>div,.sidebar-title,.saved-card__top{display:flex;align-items:center}.sidebar-header{justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #e3e5ea}.sidebar-header>div{gap:6px;font-size:10px}.sidebar-header img{width:22px;height:22px;border-radius:6px}.online-dot{display:flex;align-items:center;gap:4px;color:#5f866d;font-size:6px}.online-dot:before{width:5px;height:5px;background:#56c482;border-radius:50%;content:""}.sidebar-search{display:flex;align-items:center;gap:6px;height:28px;margin:14px 0;padding-inline:8px;color:#9296a0;background:#fff;border:1px solid #dfe2e8;border-radius:6px;font-size:7px}.sidebar-search svg{width:10px}.sidebar-title{justify-content:space-between;margin-bottom:9px;color:#777b84;font-size:7px;font-weight:700;text-transform:uppercase}.saved-card{margin-bottom:9px;padding:11px;background:#fff;border:1px solid #e0e2e8;border-left:3px solid var(--yellow);border-radius:7px}.saved-card--blue{border-left-color:#78a0ff}.saved-card__top{gap:4px;color:#8d9099;font-size:6px;font-weight:700;text-transform:uppercase}.saved-card__top svg{width:8px;height:8px}.saved-card__top span:last-child{margin-left:auto}.saved-card p{margin:7px 0;color:#3f424a;font-family:Georgia,serif;font-size:7px;line-height:1.45}.tag{padding:2px 5px;color:#486abe;background:#edf2ff;border-radius:99px;font-size:5px}.sidebar-button{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;height:28px;margin-top:14px;color:#fff;background:var(--blue);border:0;border-radius:6px;font-size:7px;font-weight:700}.sidebar-button svg{width:9px}.persistent-badge{position:absolute;z-index:4;right:-28px;bottom:-33px;display:flex;align-items:center;gap:11px;min-width:230px;padding:13px 16px;background:#fff;border:1px solid rgba(17,24,42,.14);border-radius:12px;box-shadow:0 18px 38px #181e2e2e;transform:rotate(-1.1deg)}.persistent-badge__icon{display:grid;flex:0 0 auto;width:29px;height:29px;place-items:center;color:#fff;background:#43b975;border-radius:50%}.persistent-badge__icon svg{width:15px}.persistent-badge strong,.persistent-badge span{display:block}.persistent-badge strong{margin-bottom:2px;font-size:10px}.persistent-badge span{color:#727782;font-size:8px}.proof-strip{color:#fff;background:var(--ink)}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:25px}.proof-item{display:grid;grid-template-columns:auto auto 1fr;align-items:center;justify-content:center;gap:11px;min-height:45px;padding-inline:12%;border-right:1px solid rgba(255,255,255,.16)}.proof-item:last-child{border-right:0}.proof-item svg{width:20px;color:var(--yellow)}.proof-item strong{font-size:27px;letter-spacing:-.05em}.proof-item span{color:#adb2bd;font-size:11px;font-weight:600;text-transform:uppercase}.section{padding-block:132px}.section-heading{margin-bottom:62px}.section-kicker{display:inline-block;margin-bottom:20px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.18em}.section-heading h2,.builder-heading h2,.final-cta h2{margin-bottom:0;font-size:clamp(44px,5.2vw,67px)}.section-heading--split{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;gap:80px}.section-heading--split>p{max-width:350px;margin:0 0 4px;color:var(--muted);font-size:16px;line-height:1.7}.workflow{background:#fffef987;border-bottom:1px solid var(--border)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{position:relative;padding:19px 19px 28px;overflow:hidden;background:#fffdf8;border:1px solid var(--border);border-radius:17px;box-shadow:0 12px 30px #161c280b}.step-number{position:absolute;z-index:2;top:30px;right:30px;color:#11182a78;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:500}.step-visual{position:relative;display:flex;align-items:center;justify-content:center;height:210px;margin-bottom:27px;overflow:hidden;background:#f0ece3;border-radius:12px}.step-visual--highlight{flex-direction:column;align-items:flex-start;padding:50px;color:#30323a;font-family:Georgia,serif;font-size:16px;line-height:2}.step-visual--highlight strong{position:relative;z-index:1}.step-visual--highlight strong:after{position:absolute;z-index:-1;right:-5px;bottom:4px;left:-5px;height:10px;background:var(--yellow);content:"";transform:rotate(-1deg)}.cursor-chip{position:absolute;right:27px;bottom:40px;display:flex;align-items:center;gap:6px;padding:7px 9px;color:#fff;background:var(--ink);border-radius:7px;box-shadow:0 7px 16px #11182a38;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:8px;font-weight:600}.cursor-chip svg{width:10px}.step-visual--note{flex-direction:column;align-items:flex-start;width:calc(100% - 50px);height:160px;margin:24px auto 53px;padding:38px 27px;overflow:visible;background:#ffe873;box-shadow:0 14px 30px #50451321;transform:rotate(-2.5deg)}.step-visual--note p{margin-bottom:20px;color:#3f3b29;font-family:Georgia,serif;font-size:16px;font-style:italic}.step-visual--note>div{display:flex;gap:6px}.step-visual--note svg{width:10px;height:10px;color:#9a905d;fill:currentColor}.mini-tape{position:absolute;top:-12px;left:50%;width:73px;height:23px;background:#ffffff94;transform:translate(-50%) rotate(2deg)}.step-visual--return{gap:14px;background:#dee8ff}.return-check{display:grid;width:48px;height:48px;place-items:center;color:#fff;background:var(--blue);border-radius:50%;box-shadow:0 9px 20px #1559ff33}.return-check svg{width:22px}.step-visual--return>div:last-child{display:flex;flex-direction:column;gap:3px}.step-visual--return strong{font-size:13px}.step-visual--return span{color:#6d7482;font-size:9px}.step-card h3{margin:0 10px 10px;font-size:19px;letter-spacing:-.035em}.step-card>p{margin:0 10px;color:var(--muted);font-size:13px;line-height:1.65}.features-section{background:var(--paper)}.section-heading--center{max-width:720px;margin-inline:auto;text-align:center}.section-heading--center h2 em{color:var(--blue)}.section-heading--center>p{max-width:530px;margin:24px auto 0;color:var(--muted);font-size:16px;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:15px}.feature-card{position:relative;min-height:325px;padding:30px;overflow:hidden;background:var(--white);border:1px solid var(--border);border-radius:17px;transition:transform .22s ease,box-shadow .22s ease}.feature-card:hover{box-shadow:0 17px 40px #1319281a;transform:translateY(-5px)}.feature-card--wide{grid-column:span 2}.feature-card--yellow{background:var(--yellow-soft)}.feature-card--blue{color:#fff;background:var(--blue)}.feature-card--coral{background:#ff927d}.feature-card--dark{color:#fff;background:var(--ink)}.feature-card__icon{display:grid;width:45px;height:45px;margin-bottom:61px;place-items:center;color:var(--ink);background:#ffffff94;border:1px solid rgba(17,24,42,.1);border-radius:12px}.feature-card--blue .feature-card__icon,.feature-card--dark .feature-card__icon{color:#fff;background:#ffffff1f;border-color:#ffffff29}.feature-card__icon svg{width:20px}.feature-card>span{display:block;margin-bottom:9px;color:#6a6f7a;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.feature-card--blue>span,.feature-card--dark>span{color:#ffffffa6}.feature-card h3{max-width:420px;margin-bottom:10px;font-size:23px;line-height:1.12;letter-spacing:-.045em}.feature-card p{max-width:430px;margin-bottom:0;color:#5c616b;font-size:12px;line-height:1.7}.feature-card--blue p,.feature-card--dark p{color:#ffffffb8}.key-row{position:absolute;top:37px;right:26px;display:flex;align-items:center;gap:5px;color:#80848d;font-size:8px}.key-row kbd{display:grid;min-width:26px;height:25px;padding:0 5px;place-items:center;color:var(--ink);background:#fff;border:1px solid #d6d5cf;border-bottom-width:3px;border-radius:5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:7px}.key-divider{width:1px;height:19px;margin-inline:5px;background:#d6d4cd}.builder-section{color:#fff;background:radial-gradient(circle at 20% 30%,rgba(36,102,255,.21),transparent 32%),var(--ink)}.builder-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);align-items:start;gap:105px}.builder-heading{position:sticky;top:120px}.builder-heading h2{margin-bottom:34px;color:#fff}.builder-heading h2 em{color:var(--yellow)}.builder-metric{display:inline-flex;align-items:baseline;gap:12px;padding:13px 17px;color:var(--ink);background:var(--yellow);border-radius:12px;transform:rotate(-1deg)}.builder-metric strong{font-size:27px;letter-spacing:-.05em}.builder-metric span{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.builder-portrait{position:relative;min-height:480px}.builder-portrait:before{position:absolute;top:25px;right:15px;bottom:8px;left:30px;background:var(--blue);border:1px solid rgba(255,255,255,.23);border-radius:21px;content:"";transform:rotate(-4deg)}.builder-window{position:absolute;top:51px;right:0;bottom:30px;left:15px;overflow:hidden;color:#d9ddea;background:#171e31;border:1px solid rgba(255,255,255,.18);border-radius:17px;box-shadow:0 30px 70px #00000059;transform:rotate(1.8deg)}.builder-window__bar{display:flex;align-items:center;justify-content:space-between;height:51px;padding:0 20px;color:#737b90;background:#20283b;border-bottom:1px solid rgba(255,255,255,.08);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.builder-window__body{padding:68px 60px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(12px,1.4vw,17px);line-height:2}.code-comment{display:block;margin-bottom:18px;color:#68728b}.code-indent{padding-left:34px}.code-blue{color:#8babff}.code-green{color:#75d8a4}.code-yellow{color:#ffe278}.builder-sticker{position:absolute;right:-32px;bottom:14px;display:flex;align-items:center;gap:11px;width:170px;padding:16px;color:var(--ink);background:var(--yellow);box-shadow:0 18px 40px #00000040;font-size:11px;font-weight:700;line-height:1.35;transform:rotate(-4deg)}.builder-sticker svg{width:24px}.section-kicker--light{color:#87a8ff}.builder-copy>p{color:#aeb4c2;font-size:14px;line-height:1.75}.builder-copy .builder-lede{color:#f1f2f5;font-size:18px;line-height:1.65}.builder-highlights{display:grid;gap:13px;margin:30px 0 34px}.builder-highlights>div{display:flex;align-items:center;gap:11px;color:#d7dae2;font-size:12px;font-weight:600}.builder-highlights svg{width:17px;color:#87a8ff}.button--light{color:var(--ink);background:#fff;border-color:#fff;box-shadow:none}.button--light:hover{color:var(--ink);background:var(--yellow);border-color:var(--yellow)}.final-cta{position:relative;padding-block:125px;overflow:hidden;text-align:center;background:#ffda43}.final-cta:before,.final-cta:after{position:absolute;width:370px;height:370px;border:1px solid rgba(17,24,42,.11);border-radius:50%;content:""}.final-cta:before{top:-220px;left:-100px}.final-cta:after{right:-70px;bottom:-250px}.final-cta__inner{position:relative;z-index:1}.final-cta img{width:74px;height:74px;margin:0 auto 26px;border:4px solid white;border-radius:21px;box-shadow:0 14px 25px #5b450033;transform:rotate(-4deg)}.final-cta .section-kicker{display:block;color:#685400}.final-cta h2{margin-bottom:20px}.final-cta h2 em{color:var(--blue)}.final-cta p{margin-bottom:27px;color:#5b4d13;font-size:16px}.cta-note{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;color:#635415;font-size:10px;font-weight:600}.cta-note svg{width:13px}.cta-scribble{position:absolute;color:#11182a73;font-family:Georgia,serif;font-size:50px}.cta-scribble--left{top:40%;left:10%;transform:rotate(-18deg)}.cta-scribble--right{top:28%;right:12%;font-size:70px;transform:rotate(7deg)}.site-footer{color:#c0c4ce;background:var(--ink)}.footer-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:106px}.site-footer .logo-lockup{color:#fff}.site-footer p{margin:0;font-size:10px}.footer-links{display:flex;justify-self:end;gap:22px;font-size:10px;font-weight:600}.footer-links a{display:flex;align-items:center;gap:5px}.footer-links svg{width:11px}@media(max-width:1080px){.feature-grid{grid-template-columns:repeat(2,1fr)}.builder-grid{gap:65px}}@media(max-width:860px){.desktop-nav{display:none}.nav-shell{grid-template-columns:1fr auto;height:68px}.menu-button{display:flex}.mobile-nav{display:grid;grid-template-rows:0fr;overflow:hidden;background:#f4f0e8fa;transition:grid-template-rows .24s ease}.mobile-nav>nav{display:flex;flex-direction:column;min-height:0;overflow:hidden}.mobile-nav--open{grid-template-rows:1fr;border-top:1px solid var(--border)}.mobile-nav nav>a:not(.button){display:flex;align-items:center;justify-content:space-between;padding-block:16px;border-bottom:1px solid var(--border);font-size:15px;font-weight:600}.mobile-nav nav>a svg{width:17px}.mobile-nav .button{margin-block:18px 24px}.hero{min-height:auto}.hero-simple{min-height:620px;padding-block:80px}.hero-copy{max-width:680px;text-align:center;justify-self:center}.hero-lede{margin-inline:auto}.hero-actions,.privacy-line{justify-content:center}.browser-stage{width:min(690px,92%);margin:45px auto 0}.browser-content{grid-template-columns:minmax(0,1fr) 180px}.section-heading--split{grid-template-columns:1fr;gap:25px}.steps-grid{grid-template-columns:1fr}.step-card{display:grid;grid-template-columns:1fr 1fr;column-gap:28px;align-items:center;padding:18px}.step-visual{grid-row:span 3;width:100%;height:230px;margin:0}.step-card h3,.step-card>p{margin-inline:0 22px}.step-card h3{align-self:end}.step-card>p{align-self:start}.builder-grid{grid-template-columns:1fr}.builder-heading{position:static}.builder-copy{max-width:650px}.footer-inner{grid-template-columns:1fr auto;gap:20px;padding-block:26px}.site-footer p{grid-column:1 / -1;grid-row:2}}@media(max-width:620px){.container{width:min(100% - 30px,1180px)}.hero:before{top:38%;left:42%;width:600px;height:600px}.hero-simple{min-height:auto;padding-block:72px}.eyebrow-badge{margin-bottom:21px}.hero h1{font-size:clamp(48px,15vw,64px)}.hero h1 em:after{bottom:1px;height:13px}.hero-lede{font-size:16px;line-height:1.6}.hero-actions{flex-direction:column;gap:20px}.hero-actions .button{width:100%}.privacy-line{align-items:flex-start;max-width:310px;margin-inline:auto;line-height:1.5}.browser-stage{width:98%;margin-top:38px}.browser-window{min-height:416px}.browser-chrome{grid-template-columns:55px 1fr 24px;gap:8px;height:44px;padding-inline:10px}.browser-chrome>img{width:21px;height:21px}.browser-content{grid-template-columns:minmax(0,1fr) 118px;min-height:370px}.mock-article{padding:28px 17px}.mock-article h2{font-size:19px}.mock-article>p{font-size:8px}.selection-toolbar{top:213px;left:60px;transform:scale(.82)}.mock-note{right:-4px;bottom:21px;width:130px;min-height:102px;padding:16px 12px 10px}.mock-note p{font-size:9px}.tape{left:42px;width:43px}.mock-sidebar{padding:11px 7px}.sidebar-header>div strong,.online-dot,.sidebar-search span{display:none}.sidebar-header img{width:20px;height:20px}.saved-card{padding:7px}.persistent-badge{right:-5px;bottom:-38px;min-width:205px}.proof-grid{grid-template-columns:1fr;padding-block:6px}.proof-item{justify-content:start;padding:18px 20px;border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.proof-item:last-child{border-bottom:0}.section{padding-block:90px}.section-heading{margin-bottom:43px}.section-heading h2,.builder-heading h2,.final-cta h2{font-size:45px}.steps-grid{gap:14px}.step-card{display:block}.step-visual{height:200px;margin-bottom:25px}.step-visual--note{width:calc(100% - 52px);height:150px;margin:25px auto 51px}.step-card h3,.step-card>p{margin-inline:10px}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card--wide{grid-column:auto;min-height:300px}.builder-grid{gap:58px}.builder-copy .button{width:100%}.final-cta{padding-block:95px}.cta-scribble{display:none}.footer-inner{display:flex;flex-direction:column;align-items:flex-start}.footer-links{justify-self:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
