:root{--paper:#f4f0e8;--ink:#17212a;--pink:#f2a4d0;--yellow:#f7d86a;--blue:#a8d5d8;--red:#ef5b42;--line:#d7cec0;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.topbar{height:86px;display:flex;justify-content:space-between;align-items:center;padding:0 5vw;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(244,240,232,.9);backdrop-filter:blur(15px);z-index:5}.brand{display:flex;gap:12px;align-items:center;font-weight:900;font-size:14px}.brand small{display:block;font-family:monospace;font-size:9px;letter-spacing:1px;color:#69737a;margin-top:4px;font-weight:700}.mark{display:inline-block;width:37px;height:37px;border-radius:11px;background:var(--ink);position:relative;overflow:hidden;flex:none}.mark i,.mark b{position:absolute;border-radius:50%;display:block}.mark i:nth-child(1){width:10px;height:10px;background:#b8d957;left:7px;top:7px}.mark i:nth-child(2){width:8px;height:8px;background:var(--red);right:6px;top:8px}.mark i:nth-child(3){width:9px;height:9px;background:#3155d8;left:10px;bottom:6px}.mark b{width:11px;height:11px;background:var(--white);left:13px;top:14px;border:2px solid var(--ink)}nav{display:flex;gap:26px;align-items:center;font-size:12px;font-weight:800}.dark-pill,.light-pill{background:var(--ink);color:var(--white);border-radius:30px;padding:12px 17px;display:inline-flex;gap:13px;align-items:center;font-size:12px;font-weight:900}.light-pill{background:var(--white);color:var(--ink)}.large{padding:17px 22px}.hero{min-height:680px;padding:9vw 10vw 7vw;display:grid;grid-template-columns:1fr .9fr;gap:6vw;align-items:center}.eyebrow{font:700 10px/1.2 monospace;letter-spacing:1.5px;color:#3155d8;text-transform:uppercase}.hero h1{font:700 clamp(55px,8vw,120px)/.91 Georgia,serif;letter-spacing:-6px;margin:25px 0}.hero em,h2 em{font-weight:400}.lede{font-size:20px;line-height:1.4;max-width:430px;color:#53616b}.hero-actions{display:flex;gap:22px;align-items:center;margin-top:36px}.text-link{font-size:12px;font-weight:900}.hero-art{position:relative;min-height:490px}.art-yellow{position:absolute;inset:20px 10px 20px 5px;background:var(--yellow);border-radius:50px 130px 46px 120px;padding:38px;transform:rotate(-4deg);overflow:hidden}.art-yellow span{font:700 10px monospace;letter-spacing:2px}.art-yellow strong{position:absolute;left:10%;bottom:15%;font:700 clamp(37px,4vw,63px)/.88 Georgia,serif;letter-spacing:-2px}.art-pink{position:absolute;width:190px;height:190px;border-radius:50%;background:var(--pink);right:-25px;top:80px}.art-blue{position:absolute;width:220px;height:180px;border-radius:90px 30px 100px 25px;background:var(--blue);left:-45px;bottom:-20px}.art-caption{position:absolute;right:-8px;bottom:0;font:700 10px monospace;letter-spacing:1px;transform:rotate(-90deg);transform-origin:right bottom}.ticker{border-block:1px solid var(--line);padding:18px 5vw;display:flex;justify-content:space-between;gap:15px;font:700 10px monospace;letter-spacing:1px;text-transform:uppercase}.ticker b{color:var(--red)}.section{padding:130px 10vw}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px}.section h2,.pro-section h2,.download h2{font:700 clamp(44px,6vw,85px)/.93 Georgia,serif;letter-spacing:-4px;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.feature{min-height:350px;padding:27px;border-radius:34px;position:relative;overflow:hidden}.feature small,.code{font:700 10px monospace;letter-spacing:1px}.feature h3{font:700 34px/.95 Georgia,serif;letter-spacing:-1px;margin:70px 0 18px}.feature p{line-height:1.45;max-width:250px}.pink{background:var(--pink)}.yellow{background:var(--yellow)}.blue{background:var(--blue)}.arrow{position:absolute;right:28px;bottom:24px;font-size:35px}.mini-bars{height:100px;display:flex;gap:8px;align-items:flex-end;margin-top:45px}.mini-bars i{width:20px;background:var(--ink);border-radius:12px;height:40%}.mini-bars i:nth-child(2){height:72%}.mini-bars i:nth-child(3){height:50%}.mini-bars i:nth-child(4){height:94%;background:var(--red)}.mini-bars i:nth-child(5){height:62%}.code{display:block;line-height:2;margin-top:40px}.pro-section{padding:100px 10vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:var(--ink);color:var(--white)}.pro-section .eyebrow{color:var(--yellow)}.pro-list{display:flex;flex-direction:column;gap:24px}.pro-list>div{padding-bottom:20px;border-bottom:1px solid #465861}.pro-list b,.pro-list span{display:block}.pro-list b{font-size:17px}.pro-list span{color:#b7c3c5;margin-top:6px;line-height:1.4}.download{padding:100px 10vw;display:grid;grid-template-columns:1.35fr .65fr;gap:16px}.download-card{background:var(--red);border-radius:44px;padding:50px;min-height:350px}.download-card .eyebrow{color:var(--ink)}.download-card h2{margin-top:35px}.download-card p:not(.eyebrow){max-width:380px;line-height:1.4}.download-side{background:var(--yellow);border-radius:44px;min-height:350px;padding:35px;display:flex;flex-direction:column;justify-content:space-between}.large-mark{width:82px;height:82px;border-radius:24px;transform:rotate(8deg)}.large-mark i:nth-child(1){width:22px;height:22px;left:16px;top:16px}.large-mark i:nth-child(2){width:17px;height:17px;right:14px;top:18px}.large-mark i:nth-child(3){width:19px;height:19px;left:22px;bottom:14px}.large-mark b{width:24px;height:24px;left:29px;top:30px}.download-side p{font:700 25px/.95 Georgia,serif}.download-side small{font:11px Arial,sans-serif;line-height:1.3}footer{border-top:1px solid var(--line);padding:22px 5vw;display:flex;justify-content:space-between;font:700 10px monospace;color:#69737a}@media(max-width:760px){nav a:not(.dark-pill){display:none}.hero{display:block;padding:70px 7vw}.hero h1{letter-spacing:-3px}.hero-art{margin-top:50px;min-height:350px}.art-yellow{inset:15px 0}.ticker{overflow:hidden;white-space:nowrap;justify-content:flex-start}.section,.pro-section,.download{padding:80px 7vw}.section-heading,.pro-section,.download{display:block}.section-heading h2{margin-top:25px}.feature-grid{grid-template-columns:1fr}.feature{min-height:290px}.feature h3{margin-top:55px}.pro-list{margin-top:42px}.download-side{margin-top:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}footer{display:block;line-height:2}}
