:root{--paper:#f8f9f3;--ink:#29382c;--muted:#778071;--lime:#d9ed8c;--line:#e0e4d8;--serif:Georgia,'Times New Roman',serif;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #6e8243;outline-offset:5px}button{color:inherit}.icon{width:21px;height:21px;display:block;flex-shrink:0}[data-icon]{display:inline-flex;align-items:center;justify-content:center}.wrap{max-width:1180px;margin-inline:auto;width:calc(100% - 96px)}.header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;font-size:29px;font-weight:780;letter-spacing:-1.5px;gap:7px}.brand svg{width:36px;height:35px;fill:none;stroke:currentColor;stroke-width:4.2;stroke-linecap:round}.brand-dot{margin-left:-7px}.header nav{display:flex;gap:34px;font-size:13px;color:#65705f}.header nav a{transition:color .2s}.header nav a:hover{color:#202d22}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:55px;border-radius:11px;padding:15px 23px;font-size:14px;font-weight:600;border:1px solid transparent;transition:transform .22s,box-shadow .22s,background .22s;position:relative;isolation:isolate}.button:hover{transform:translateY(-3px);box-shadow:0 8px 18px #35452315}.button:active{transform:translateY(0)}.button.dark{color:#fff;background:var(--ink)}.button.dark:hover{background:#3e5039}.button.small{min-height:44px;font-size:12px;border-radius:9px;padding:11px 17px;gap:22px}.button.small .icon{width:16px;height:16px}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:10px;font-weight:650;letter-spacing:1.8px;line-height:1.7}.live-dot{display:inline-block;width:6px;height:6px;background:#8aab54;border-radius:50%;box-shadow:0 0 0 3px #9eaf8010;flex-shrink:0}.serif{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-.065em}.preview-shell{position:relative;text-align:left;background:#fff;box-shadow:0 16px 60px -30px #29382c40,0 3px 10px #29382c04;border:1px solid #dce1d3;border-radius:7px;transition:border-color .25s}.preview-top{height:49px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #ebeee4;color:#6e766a;font-size:10px}.preview-title{display:flex;align-items:center;gap:9px}.preview-title>.icon,.preview-title>[data-icon] .icon{width:15px;height:15px}.saved{display:flex;align-items:center;gap:6px;margin-left:16px;color:#9ba18f;font-size:9px}.preview-top-dots .icon{width:19px}.preview-board{position:relative;min-height:310px;background-image:radial-gradient(#d2d8c7 .7px,transparent .7px);background-size:18px 18px;border-radius:0 0 7px 7px;padding-top:48px}.preview-tools{position:absolute;display:flex;align-items:center;gap:6px;top:15px;left:50%;transform:translateX(-50%);padding:5px;background:#fff;border:1px solid #e4e7df;border-radius:10px;box-shadow:0 3px 8px #29382c05;z-index:1}.preview-tools>span{padding:7px;border-radius:6px;color:#7d8576}.preview-tools .icon{width:17px;height:17px}.preview-tools>span.active{background:#e9efdb;color:#526640}.preview-tools i{height:19px;border-left:1px solid #e7e9e2;margin:0 2px}.idea-scene{display:block;width:100%;height:auto}.scene[hidden]{display:none}.sketch-text{font-size:20px;fill:#4f564a}.sketch-small{font-size:13px;fill:#899078}.handwriting{font:italic 23px Georgia,serif;fill:#717959}.draw-line{fill:none;stroke:#485247;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:400;stroke-dashoffset:0;animation:draw 2.5s ease both}.draw-line.delayed{animation-delay:.35s}.note-float{transform-origin:200px 200px;animation:bob 8s ease-in-out 3}.little-spark{animation:glow 4s ease-in-out 4}.preview-bottom{display:flex;justify-content:space-between;padding:0 18px 15px;font-size:9px;color:#9ba28f}.preview-bottom>span{display:flex;align-items:center;gap:7px}.preview-bottom .icon{width:13px;height:13px}.scene-switch{display:flex;justify-content:center;gap:6px;margin-top:25px}.scene-switch button{background:transparent;border:1px solid transparent;border-radius:24px;padding:10px 17px;font-size:11px;color:#8b9280;transition:all .2s}.scene-switch button[aria-pressed=true]{background:#ecf0e3;border-color:#e0e6d4;color:#526441}.scene-switch button:hover{color:#3e5132}.proof{display:flex;justify-content:space-around;gap:20px;padding:44px 0 46px;border-bottom:1px solid var(--line);color:#8a917f;font-size:11px}.proof>span{display:flex;align-items:center;gap:10px}.proof .icon{width:17px;color:#899572}.section{padding-top:110px;padding-bottom:20px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px;gap:30px}h2{font-size:52px;line-height:1.08;font-weight:480;letter-spacing:-2.1px;margin:20px 0 0}h3{font-size:23px;letter-spacing:-.7px;line-height:1.25;font-weight:500}.section-heading>p{color:var(--muted);font-size:13px;line-height:1.9;margin:0 0 5px}.feature-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:18px}.feature{border-radius:17px;border:1px solid #e2e6d8;padding:33px 34px;overflow:hidden;transition:transform .3s,box-shadow .3s;min-width:0}.feature:hover{transform:translateY(-4px);box-shadow:0 12px 30px #29382c09}.feature-number{font-size:9px;letter-spacing:1.8px;color:#8c9580}.feature h3{margin:21px 0 13px}.feature p{font-size:12px;line-height:1.9;color:#7c8671;margin:0}.feature-draw{background:#eef1e6;position:relative;min-height:393px}.abstract-drawing{height:182px;margin-top:0}.abstract-drawing svg{height:225px;width:100%;overflow:visible}.feature-space{background:#f1eee7}.infinite-art{position:relative;height:168px;margin-top:15px}.infinite-art svg{width:100%;height:100%;position:absolute;inset:0}.mini-card{position:absolute;background:#fcfbf8;box-shadow:0 4px 10px #514b3408;border:1px solid #e2decd;padding:14px 25px;font-size:11px;color:#8c8b74;border-radius:6px;z-index:1}.mini-card.one{top:18px;left:4%;transform:rotate(-8deg)}.mini-card.two{top:81px;left:34%;transform:rotate(6deg)}.mini-card.three{top:5px;right:-5%;transform:rotate(-3deg)}.zoom-pill{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);background:#fff;border:1px solid #e3dfd3;display:flex;align-items:center;gap:26px;padding:7px 15px;border-radius:8px;color:#a2a58c;font-size:16px;z-index:2}.zoom-pill b{font-size:24px;font-weight:400;color:#637354}.feature-share{grid-column:1/-1;background:#eeedf5;display:flex;align-items:center;justify-content:space-between;min-height:242px}.feature-share h3{margin-top:17px}.share-art{width:47%;height:160px;position:relative;display:flex;align-items:center;justify-content:center}.share-paper{width:143px;height:121px;border:1px solid #d9d6e5;background:#faf9fe;transform:rotate(-9deg);border-radius:10px;display:flex;align-items:center;justify-content:center;gap:12px;margin-top:-40px;color:#9a8fb3}.share-paper .icon{width:27px;height:27px}.share-paper [data-icon=diagonal] .icon{width:20px}.share-link{position:absolute;bottom:2px;left:14%;white-space:nowrap;display:flex;align-items:center;gap:13px;font-size:11px;background:#fff;padding:16px 18px;border-radius:10px;box-shadow:0 8px 20px #46325a08;transform:rotate(3deg);color:#786c8a}.share-link .icon{width:17px}.share-link [data-icon=check]{color:#789659}.share-bubble{position:absolute;right:0;top:10px;border:1px solid #d9d3e5;border-radius:50%;padding:15px;color:#9e91b6;transform:rotate(-35deg)}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:12px;padding-bottom:9px;border-bottom:1px solid #aeb79e}.text-link .icon{width:15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin:55px 0 80px}.step-count{display:flex;align-items:center;justify-content:center;font-size:13px;background:#ecf0e1;border:1px solid #e0e6d1;width:36px;height:36px;border-radius:50%;position:relative}.steps h3{font-size:18px;margin:23px 0 12px}.steps p{font-size:12px;color:var(--muted);line-height:1.9}.privacy{background:#293c30;border-radius:20px;min-height:400px;display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden;color:#f1f3e6;padding:55px 54px;position:relative}.privacy .eyebrow{color:#a2b08e;font-size:9px}.privacy h2{font-size:54px}.privacy h2 .serif{color:#d7e5b2}.privacy p{font-size:13px;color:#afbc9f;line-height:1.9;margin-top:25px}.privacy-tags{display:flex;gap:17px;margin-top:26px;color:#acbc9b;font-size:9px}.privacy-tags>span{display:flex;align-items:center;gap:5px}.privacy-tags .icon{width:13px;height:13px}.privacy-art{position:relative;display:flex;align-items:center;justify-content:center;min-height:300px;background:radial-gradient(ellipse,#a9c27b0d,transparent 65%)}.orbit{position:absolute;width:200px;height:200px;border:1px solid #8f9e7136;border-radius:50%}.orbit-two{width:300px;height:300px}.orbit-three{width:400px;height:400px}.lock-tile{background:linear-gradient(140deg,#728b51,#415c3a);border:1px solid #829665;width:105px;height:112px;transform:rotate(-9deg);border-radius:22px;box-shadow:0 18px 35px #19281d4d;color:#d9eab5;animation:bob 8s ease-in-out 3}.lock-tile .icon{width:44px;height:44px;stroke-width:1.3}.orbit-point{background:#334935;border:1px solid #5c7046;position:absolute;padding:13px;border-radius:12px;color:#9cac81}.point-one{left:17%;top:13%;transform:rotate(-12deg)}.point-two{right:8%;top:47%;transform:rotate(13deg)}.point-three{bottom:5%;left:30%;transform:rotate(9deg)}.private-caption{position:absolute;bottom:-15px;font:italic 17px Georgia,serif;color:#9cb384;transform:rotate(-5deg)}.faq{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;padding-bottom:110px}.faq h2{font-size:43px}.faq>div>p{font-size:12px;color:var(--muted);margin-top:21px}.faq-list details{border-bottom:1px solid var(--line);font-size:13px}.faq-list summary{padding:23px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px}.faq-list details:first-child summary{padding-top:3px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:16px;height:16px;color:#8a9974;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details p{color:#7c8773;line-height:1.85;font-size:12px;padding-bottom:22px;margin:0;max-width:95%}.last-cta{background:#e7edce;text-align:center;border-radius:20px;padding:56px 20px;position:relative;overflow:hidden}.last-cta:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 15% 15%,#f7facf,transparent 45%),radial-gradient(ellipse at 85% 85%,#cbd9a077,transparent 40%);pointer-events:none}.last-cta>*{position:relative}.last-cta .eyebrow{font-size:9px;color:#7c8a60}.last-cta h2{font-size:61px;margin:21px 0 26px}.last-cta .button{font-size:12px;min-height:48px;padding:13px 20px}.last-cta p{font-size:10px;color:#8c9677;margin:16px 0 0}.cta-spark{position:absolute;width:100px;height:100px;left:13%;top:38%;color:#acba89;transform:rotate(16deg)}.footer{display:flex;justify-content:space-between;align-items:center;padding:40px 0 45px;gap:25px}.footer .brand{font-size:23px}.footer .brand svg{width:29px;height:29px}.footer>span{font-size:10px;color:#98a08d}.footer>a:last-child{display:flex;align-items:center;gap:10px;font-size:10px;color:#71805f}.footer .icon{width:14px}.skip{position:fixed;top:-80px;left:20px;background:#fff;padding:15px;z-index:50}.skip:focus{top:10px}.js .reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.js .reveal.visible{opacity:1;transform:translateY(0)}@keyframes draw{from{stroke-dashoffset:400}to{stroke-dashoffset:0}}@keyframes glow{0%,100%{opacity:.6}50%{opacity:1}}@keyframes bob{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-6px) rotate(1deg)}}
@media(min-width:1500px){.wrap{max-width:1250px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.header nav{gap:20px}.header{height:96px}.feature{padding:28px}.privacy{padding:40px}.privacy-tags{gap:10px}.faq{gap:40px}.share-link{left:0;font-size:10px}.share-bubble{right:-10px}.scene-switch{margin-top:20px}.section{padding-top:85px}h2{font-size:46px}.privacy h2{font-size:49px}.cta-spark{left:8%;width:70px}.saved{display:none}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header{height:83px;gap:10px}.header nav{display:none}.brand{font-size:26px}.brand svg{width:30px}.button.small{font-size:11px;padding:10px 13px;gap:11px}.eyebrow{font-size:8px;letter-spacing:1.4px}.preview-shell{border-radius:10px}.preview-top{height:37px;padding:0 11px;font-size:8px}.preview-top-dots{display:none}.preview-board{min-height:215px;padding-top:60px;background-size:14px 14px;overflow:hidden}.preview-tools{top:12px;padding:4px;gap:4px}.preview-tools>span{padding:5px}.preview-tools .icon{width:14px;height:14px}.idea-scene{width:155%;max-width:none;margin-left:-27.5%}.preview-bottom{font-size:7px;padding:0 10px 10px}.scene-switch{gap:0;flex-wrap:wrap}.scene-switch button{font-size:9px;padding:9px 10px}.proof{padding:29px 0;gap:10px;justify-content:space-between}.proof>span{font-size:8px;gap:8px;max-width:105px;line-height:1.5}.proof .icon{width:15px;height:15px}.section{padding-top:65px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:26px}h2{font-size:40px;letter-spacing:-1.6px;margin-top:15px}.section-heading>p{font-size:12px}.feature-grid{grid-template-columns:1fr;gap:13px}.feature{padding:27px}.feature h3{font-size:23px}.feature-draw{min-height:360px}.abstract-drawing{height:170px}.feature-space{min-height:347px}.feature-share{flex-direction:column;align-items:flex-start;gap:20px;min-height:365px}.share-art{width:100%;height:140px}.share-link{left:15%;padding:13px;font-size:9px;bottom:-1px}.share-paper{height:100px;margin-top:-10px}.share-bubble{right:7%;top:0;padding:10px}.steps{grid-template-columns:1fr;gap:25px;margin:35px 0 45px}.steps article{position:relative;padding-left:56px}.step-count{position:absolute;left:0;top:0}.steps h3{margin:5px 0 9px}.steps p{margin:0}.how .section-heading{gap:23px}.privacy{grid-template-columns:1fr;padding:34px 28px;min-height:640px}.privacy h2{font-size:47px}.privacy p{font-size:12px}.privacy-tags{gap:12px;font-size:8px;flex-wrap:wrap}.privacy-art{min-height:260px;margin:22px 0 0}.orbit{width:170px;height:170px}.orbit-two{width:240px;height:240px}.orbit-three{width:310px;height:310px}.lock-tile{width:85px;height:92px;border-radius:18px}.lock-tile .icon{width:35px}.point-one{top:4%;left:12%}.point-two{right:4%}.point-three{bottom:5%}.private-caption{font-size:14px;bottom:-7px}.faq{grid-template-columns:1fr;gap:32px;padding-bottom:65px}.faq h2{font-size:39px}.faq>div>p{margin-top:17px}.faq-list summary{font-size:12px;padding:22px 0}.last-cta{padding:42px 15px}.last-cta h2{font-size:44px;margin:22px 0}.last-cta .eyebrow{font-size:8px}.cta-spark{left:auto;right:2%;top:10px;width:42px;height:42px}.last-cta p{font-size:9px}.footer{flex-wrap:wrap;padding:30px 0;gap:20px}.footer>span{order:3;width:100%;font-size:9px}.footer>a:last-child{font-size:9px}.footer .brand{font-size:22px}}
@media(max-width:700px){.idea-scene{width:115%;margin-left:-7.5%}}

/* A working sketch sits alongside the introduction. */
.hero{--demo-accent:#d48767;--demo-wash:#f3dccd;--demo-paper:#eceddf;position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);gap:40px 54px;align-items:center;padding:60px 0 22px;text-align:left}
.hero:before{content:'';position:absolute;z-index:-1;right:-18px;top:38px;width:59%;height:calc(100% - 150px);background-color:var(--demo-paper);background-image:linear-gradient(#a4ad8a19 1px,transparent 1px),linear-gradient(90deg,#a4ad8a19 1px,transparent 1px);background-size:22px 22px;border:1px solid #dce2ce;transform:rotate(2deg);border-radius:3px;transition:background-color .35s}
.hero-intro{position:relative;padding:15px 0 0}
.hero-kicker{font-size:11px;line-height:1.6;color:#6e7866;margin:0 0 27px;padding-left:27px;position:relative}
.hero-kicker:before{content:'';position:absolute;left:0;top:8px;width:15px;border-top:2px solid var(--demo-accent)}
.hero h1{font-size:clamp(58px,5.8vw,82px);font-weight:640;line-height:1.04;letter-spacing:-.065em;margin:0;color:#29382c}
.headline-mark{display:inline-block;position:relative;white-space:nowrap}
.headline-mark svg{position:absolute;bottom:-14px;left:0;width:100%;height:22px;overflow:visible;fill:none;stroke:var(--demo-accent);stroke-width:4;stroke-linecap:round;transition:stroke .3s}
.headline-mark path{stroke-dasharray:1;animation:underline-in 1.3s ease-out both}
.hero-margin-note{display:flex;align-items:center;gap:9px;margin:23px 0 0 49px;color:#82906d;font-size:11px;transform:rotate(-3deg)}
.hero-margin-note svg{width:55px;height:32px;fill:none;stroke:#95a47b;stroke-width:1.5;stroke-linecap:round}
.hero-start{margin-top:24px}
.hero-description{font-size:14px;line-height:1.8;color:#65715d;margin:0 0 23px;max-width:343px}
.hero-action{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#29382c;color:#fff;padding:18px 20px;border-radius:7px;font-size:13px;font-weight:550;transition:background .2s;max-width:280px;box-shadow:3px 3px 0 var(--demo-wash)}
.hero-action .icon{width:20px;height:20px;transition:transform .2s}
.hero-action:hover{background:#435438}.hero-action:hover .icon{transform:translate(2px,-2px)}
.hero-meta{display:flex;justify-content:space-between;gap:20px;font-size:9px;line-height:1.6;color:#828d76;margin:12px 0 0;max-width:280px}
.demo-palette{display:flex;align-items:center;gap:8px;margin-top:26px}.demo-palette>span{font-size:10px;color:#8a947e;margin-right:8px}.demo-swatch{width:25px;height:25px;background:var(--swatch);border:4px solid var(--paper);border-radius:50%;outline:1px solid transparent;transition:transform .2s}.demo-swatch:hover{transform:translateY(-3px)}.demo-swatch[aria-pressed=true]{outline-color:var(--swatch)}
.hero .preview-shell{border-color:#cdd7bc;border-radius:11px;box-shadow:8px 10px 0 #d6dfc2,9px 11px 0 #b8c6a0,0 22px 45px -25px #34472c3b;transform:rotate(-1.3deg)}
.hero .preview-shell.visible{transform:rotate(-1.3deg)}
.hero .preview-top{padding:0 17px;height:49px;background:#fcfdf8;border-radius:11px 11px 0 0;font-size:10px;border-bottom-color:#e3e9d7}
.demo-file-icon{color:#829469}.demo-file-tag{font-size:9px;color:#97a285}
.hero .preview-board{border-radius:0 0 11px 11px;background-color:#fdfef9;background-image:radial-gradient(#b8c9a780 .8px,transparent .8px);background-size:18px 18px;padding-top:55px;min-height:0}
.hero .preview-tools{padding:5px;gap:3px;top:13px}.hero .preview-tools>span{padding:6px}.hero .preview-tools .icon{width:16px;height:16px}
.hero .idea-scene{width:100%;height:auto;margin:0;overflow:visible}
.hero .idea-scene[data-active-view=idea]{touch-action:none}
.hero .preview-bottom{padding:14px 16px 15px;border-top:1px solid #eef0e5;color:#83936f;font-size:9px;align-items:center;gap:10px;min-height:43px}
.demo-reset{font:inherit;background:none;border:0;display:flex;gap:5px;align-items:center;padding:4px;color:#7f906a;white-space:nowrap}.demo-reset:hover{color:#354c28}.demo-reset:disabled{opacity:.3;cursor:default}
.demo-caption{font-size:15px;font-weight:500;letter-spacing:2px;fill:#8a967a}.demo-hand{font:25px 'Segoe Print','Comic Sans MS',cursive;fill:#766538}.demo-hand.small{font-size:23px;fill:#829568}.demo-main-text{font-size:33px;font-weight:550;fill:#574839;letter-spacing:-.5px}.demo-small-text{font-size:20px;fill:#7b846d}.demo-label{font-size:25px;fill:#586447}.demo-colored-shape{fill:var(--demo-wash);stroke:var(--demo-accent);stroke-width:2;transition:fill .3s,stroke .3s}.demo-accent-line{fill:none;stroke:var(--demo-accent);stroke-width:2.5;stroke-linecap:round;transition:stroke .3s}
[data-demo-item]{cursor:grab;touch-action:none;user-select:none}[data-demo-item].dragging{cursor:grabbing;filter:drop-shadow(0 8px 7px #354c2820)}[data-demo-item]:focus-visible{outline:2px dashed #859d66;outline-offset:7px}
.hero .scene-switch{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;margin:13px 0 0;padding:11px 0;gap:12px;border-top:1px solid #dfe4d3;border-bottom:1px solid #dfe4d3}
.hero .scene-switch button{display:flex;align-items:center;gap:14px;text-align:left;border-radius:7px;border:1px solid transparent;padding:15px 16px;color:#748466;transition:background .2s,border-color .2s}
.hero .scene-switch button[aria-pressed=true]{background:#edf0e1;border-color:#dce4ca;color:#415633}
.scene-icon{background:#eeebdf;border:1px solid #e1e3d2;border-radius:8px;padding:11px;flex-shrink:0}.scene-icon .icon{width:20px;height:20px}.hero .scene-switch button[aria-pressed=true] .scene-icon{background:var(--demo-wash);border-color:var(--demo-accent);color:#7a664c}.hero .scene-switch button:nth-child(2) .scene-icon{background:#e9e3f2;color:#8a78a3}.hero .scene-switch button:nth-child(3) .scene-icon{background:#e3ead8;color:#839b60}
.scene-switch b{display:block;font-size:12px;font-weight:550;margin-bottom:6px}.scene-switch small{font-size:10px;color:#96a087}.scene-index{margin-left:auto;align-self:flex-start;padding-top:2px;font-size:9px;font-family:monospace;color:#a9b19b}
@keyframes underline-in{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}
@media(min-width:1500px){.hero{column-gap:65px;padding-top:70px}.hero h1{font-size:89px}.hero-description{font-size:15px}}
@media(max-width:1100px){.hero{column-gap:30px}.hero h1{font-size:clamp(56px,6.1vw,72px)}.hero-description{font-size:13px}.hero .preview-top{font-size:9px}.demo-file-tag{font-size:8px}.hero .preview-bottom{font-size:8px;padding-inline:12px}.hero .scene-switch button{gap:10px;padding:12px}.scene-switch b{font-size:10px}.scene-switch small{font-size:8px}.scene-icon{padding:9px}.scene-index{display:none}}
@media(max-width:900px){.hero{grid-template-columns:1fr;row-gap:33px;padding-top:30px}.hero-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:28px;align-items:center;padding:0}.hero h1{font-size:clamp(48px,7.2vw,65px)}.hero-kicker{font-size:9px;margin-bottom:21px;padding-left:23px}.hero-kicker:before{top:7px}.hero-margin-note{margin-left:18px;font-size:9px;gap:5px}.hero-margin-note svg{width:42px}.hero-start{margin:0}.hero-description{font-size:12px;line-height:1.8;margin-bottom:18px}.hero-action{padding:15px 17px;font-size:12px;max-width:none}.hero-meta{max-width:none;font-size:8px}.demo-palette{margin-top:18px}.demo-palette>span{font-size:9px}.demo-swatch{width:22px;height:22px}.hero:before{top:240px;height:calc(100% - 365px);width:97%;right:0;transform:rotate(1.4deg)}.hero .preview-shell,.hero .preview-shell.visible{transform:rotate(-.7deg);margin:0 7px}.hero .preview-top{font-size:11px}.demo-file-tag{font-size:10px}.hero .preview-bottom{font-size:10px}.hero .scene-switch{margin-top:5px;gap:6px}.hero .scene-switch button{padding:11px 9px;gap:9px}.scene-icon{padding:8px}.scene-icon .icon{width:17px;height:17px}}
@media(max-width:600px){.hero{padding-top:24px;row-gap:29px}.hero-intro{display:block}.hero-kicker{font-size:10px;margin-bottom:19px}.hero h1{font-size:clamp(52px,12.8vw,76px);line-height:1.03}.headline-mark svg{bottom:-13px;height:19px}.hero-margin-note{position:absolute;right:2px;top:10px;font-size:8px;transform:rotate(7deg);max-width:100px;display:none}.hero-start{margin-top:32px}.hero-description{font-size:13px;max-width:380px;margin-bottom:18px}.hero-action{padding:16px 18px;font-size:13px}.hero-meta{font-size:9px}.demo-palette{margin-top:19px;justify-content:flex-start}.demo-palette>span{font-size:10px}.demo-swatch{width:24px;height:24px}.hero:before{top:400px;bottom:119px;height:auto;width:96%;right:0}.hero .preview-shell,.hero .preview-shell.visible{margin:0 6px 0 0;transform:rotate(-.7deg)}.hero .preview-top{height:41px;padding:0 12px;font-size:9px}.demo-file-tag{font-size:7px}.hero .preview-board{background-size:13px 13px;padding-top:49px}.hero .preview-tools{top:10px;padding:4px;gap:3px}.hero .preview-tools>span{padding:4px}.hero .preview-tools .icon{width:14px;height:14px}.hero .preview-bottom{padding:8px 10px;font-size:7px;min-height:35px}.hero .preview-bottom .icon{width:11px;height:11px}.hero .scene-switch{padding:9px 0;margin-top:3px;gap:5px}.hero .scene-switch button{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:10px 8px;min-width:0}.hero .scene-switch b{font-size:9px;line-height:1.45;margin:0}.hero .scene-switch small{display:none}.scene-icon{padding:7px;border-radius:6px}.scene-icon .icon{width:15px;height:15px}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}}

.brand svg{stroke-linejoin:round}
