@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=DM+Mono:wght@400;500&family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Inter:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#eee9df;--bg-deep:#e4ddcf;--panel:#f9f6ef;--paper:#fffdf7;--text:#292724;--muted:#6f6a61;--faint:#9b958b;--border:#d2cabd;--line:#dce6ed;--accent:#315f9b;--accent-dark:#244a7d;--red-rule:#b84c4273;--shadow:0 18px 45px #31291e21;--shadow-small:0 8px 22px #31291e17;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--display:"Fraunces", Georgia, serif;--hand:"Caveat", cursive;--mono:"DM Mono", monospace}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#1f2229;--bg-deep:#191c22;--panel:#282c34;--paper:#fffdf7;--text:#f2f0ea;--muted:#a9abb0;--faint:#7f838b;--border:#414650;--accent:#6c9bd3;--accent-dark:#8db4df;--shadow:0 18px 48px #00000047;--shadow-small:0 8px 24px #0003}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}::selection{background:color-mix(in srgb, var(--accent) 24%, transparent)}.site-header{z-index:50;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px clamp(20px,4vw,64px);display:flex;position:relative}.site-header--simple{border-bottom:1px solid color-mix(in srgb, var(--border) 72%, transparent)}.header-left,.header-actions,.site-header--simple .header-left{align-items:center;gap:22px;display:flex}.header-actions{justify-content:flex-end}.brand{font-family:var(--display);letter-spacing:-.055em;font-size:clamp(36px,5vw,62px);font-weight:700;line-height:.9;text-decoration:none}.brand span{color:var(--accent)}.brand--compact{letter-spacing:-.035em;white-space:nowrap;font-size:22px}.header-title{font-family:var(--display);border-left:1px solid var(--border);padding-left:22px;font-size:18px;font-weight:700}.nav-link,.back-link{cursor:pointer;background:0 0;border:0;padding:8px 2px;font-size:13px;font-weight:700;text-decoration:none}.nav-link:hover,.back-link:hover{color:var(--accent)}.chevron{margin-left:3px;transition:transform .2s;display:inline-block}.chevron--open{transform:rotate(180deg)}.offerings-menu{position:relative}.offerings-toggle{border:1.5px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:700;display:inline-flex}.offerings-toggle--open{background:color-mix(in srgb, var(--panel) 88%, transparent)}.dropdown{z-index:100;width:300px;box-shadow:var(--shadow);padding:10px;animation:.18s ease-out menu-in;position:absolute;top:52px;left:0}.paper-surface{background:var(--paper);color:#292724;border:1px solid #ded7ca;border-radius:12px}.dropdown-item{border-radius:8px;align-items:center;gap:12px;padding:11px 10px;text-decoration:none;display:flex}.dropdown-item:hover{background:#f1ede4}.dropdown-item i{border-radius:50%;flex:none;width:9px;height:9px}.dropdown-item span{flex-direction:column;gap:2px;display:flex}.dropdown-item b{font-size:13px}.dropdown-item small{color:#777168;text-transform:uppercase;letter-spacing:.07em;font-size:10px}@keyframes menu-in{0%{opacity:0;transform:translateY(-5px)}}@keyframes prototypeFadeIn{0%{opacity:0}}@keyframes prototypeBobArrow{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes prototypeBobHorizontal{0%,to{transform:translate(0)}50%{transform:translate(7px)}}.prototype-center-stack__resting,.prototype-stack-arrival{position:absolute;inset:0}.prototype-landing--assembling .prototype-center-stack__resting{opacity:0;pointer-events:none}.prototype-stack-arrival{pointer-events:none}.prototype-stack-arrival__page{will-change:transform, opacity;animation:prototypePageDrop .78s cubic-bezier(.2, .72, .24, 1) var(--landing-drop-delay) both;border-radius:8px;position:absolute;inset:0;overflow:hidden;box-shadow:0 18px 34px oklch(0% 0 0/.2)}.prototype-sticky-drop{will-change:transform, opacity;animation:prototypeStickyDrop .72s cubic-bezier(.2, .72, .24, 1) var(--landing-drop-delay) both}.prototype-sticky-drop .prototype-sticky-note{animation-play-state:paused}.prototype-free-offerings--arriving{pointer-events:none;will-change:transform, opacity;animation:.5s cubic-bezier(.2,.72,.24,1) .98s both prototypeFreeSheetDrop}.prototype-landing--assembling .prototype-center-stack,.prototype-landing--assembling .prototype-sticky-drop{pointer-events:none}@keyframes prototypePageDrop{0%{opacity:0;transform:translate3d(calc(var(--landing-page-x) + var(--landing-drop-x)), -880px, 0) rotate(calc(var(--landing-page-rotate) + var(--landing-drop-rotate))) scale(1.035)}13%{opacity:1}70%{transform:translate3d(var(--landing-page-x), calc(var(--landing-page-y) + 15px), 0) rotate(calc(var(--landing-page-rotate) + 1.1deg)) scale(.99)}83%{transform:translate3d(var(--landing-page-x), calc(var(--landing-page-y) - 7px), 0) rotate(calc(var(--landing-page-rotate) - .5deg)) scale(1.005)}93%{transform:translate3d(var(--landing-page-x), calc(var(--landing-page-y) + 3px), 0) rotate(calc(var(--landing-page-rotate) + .18deg)) scale(.998)}to{opacity:1;transform:translate3d(var(--landing-page-x), var(--landing-page-y), 0) rotate(var(--landing-page-rotate)) scale(1)}}@keyframes prototypeStickyDrop{0%{opacity:0;transform:translate3d(var(--landing-drop-x), -760px, 0) rotate(var(--landing-drop-rotate)) scale(1.06)}14%{opacity:1}70%{transform:translateY(13px)rotate(1deg)scale(.99)}84%{transform:translateY(-6px)rotate(-.45deg)scale(1.006)}94%{transform:translateY(2px)rotate(.15deg)scale(.999)}to{opacity:1;transform:translate(0,0)rotate(0)scale(1)}}@keyframes prototypeFreeSheetDrop{0%{opacity:0;translate:55px -820px;rotate:7deg;scale:1.04}18%{opacity:1}68%{translate:0 14px;rotate:1deg;scale:.99}84%{translate:0 -6px;rotate:-.45deg;scale:1.005}to{opacity:1;translate:0;rotate:0deg;scale:1}}.prototype-nav-item:hover{background:oklch(92% .015 75)}.prototype-demo-frame{position:relative;overflow:hidden}.prototype-demo-frame:hover .prototype-demo-expand,.prototype-demo-frame:focus-visible .prototype-demo-expand{opacity:1}.prototype-card-highlight{color:#173940;text-underline-offset:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#59e6ff;border-radius:1px;padding:0 2px 1px;font-weight:750;text-decoration:underline;text-decoration-thickness:1.5px}.prototype-sticky-note{--note-scale:1;--note-paper:#ffe77c;--note-shadow-y:9px;--note-shadow-blur:8px;z-index:6;color:color-mix(in srgb, var(--note-accent) 70%, #332c24);filter:drop-shadow(0 2px 2px #31291e1f) drop-shadow(0 var(--note-shadow-y) var(--note-shadow-blur) #31291e30);cursor:pointer;text-align:left;transform:rotate(var(--note-rotation));transform-origin:calc(100% - var(--note-overlap)) 50%;animation:prototypeStickyIdle var(--idle-duration) ease-in-out var(--idle-delay) infinite;will-change:transform;background:0 0;border:0;align-items:center;padding:15px 24px 13px 17px;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .25s,filter .25s,opacity .25s;display:flex;position:absolute}@keyframes prototypeStickyIdle{0%,to{transform:rotate(var(--note-rotation)) translateY(0) scale(var(--note-scale))}36%{transform:rotate(calc(var(--note-rotation) + var(--idle-tilt))) translateY(var(--idle-y)) scale(var(--note-scale))}72%{transform:rotate(calc(var(--note-rotation) + var(--idle-tilt-back))) translateY(var(--idle-y-back)) scale(var(--note-scale))}}.prototype-sticky-note__paper{z-index:0;border:1px solid color-mix(in srgb, var(--note-accent) 14%, #604e302e);background-color:color-mix(in srgb, var(--note-accent) 7%, var(--note-paper));clip-path:polygon(1.5% 2%,98% 0,100% 13%,99% 87%,96% 96%,88% 100%,3% 98%,0 88%,1% 15%);pointer-events:none;background-image:radial-gradient(circle at 18% 24%,#48371a1a 0 .45px,#0000 .85px),radial-gradient(circle at 72% 68%,#ffffffb3 0 .5px,#0000 .95px),repeating-linear-gradient(8deg,#0000 0 5px,#5c462206 6px,#0000 7px 11px),linear-gradient(105deg,#ffffff47,#0000 33%,#5b451f0e);background-size:8px 10px,13px 15px,auto,auto;border-radius:5px 3px 25px 4px/4px 4px 16px 5px;transition:transform .28s,filter .28s;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 1px #ffffff8c,inset 0 -2px 3px #5b451f14}.prototype-sticky-note--pin .prototype-sticky-note__paper{clip-path:polygon(1% 3%,98.5% 0,100% 15%,99% 82%,95% 94%,84% 100%,3% 98%,0 84%,1% 16%);border-radius:4px 3px 38px 5px/4px 4px 24px 5px}.prototype-sticky-note--tape .prototype-sticky-note__paper{clip-path:polygon(1% 2%,99% 3%,100% 92%,94% 98%,4% 100%,0 91%,1% 13%);border-radius:4px 4px 9px 5px/3px 4px 7px 6px}.prototype-sticky-note--clip .prototype-sticky-note__paper{clip-path:polygon(8% 0,99% 2%,100% 91%,96% 98%,3% 100%,0 88%,1% 18%);border-radius:34px 3px 7px 5px/21px 4px 6px 5px}.prototype-sticky-note__label{z-index:3;text-wrap:balance;width:100%;font-size:30px;font-weight:700;line-height:.95;position:relative}.prototype-sticky-note__curl{z-index:4;background:linear-gradient(to top, color-mix(in srgb, var(--note-accent) 20%, var(--note-paper)), color-mix(in srgb, white 30%, var(--note-paper)) 72%);clip-path:ellipse(80% 100% at 100% 100%);transform-origin:100% 100%;border-radius:100% 0 4px;width:51px;height:23px;display:none;position:absolute;bottom:0;right:0;transform:rotate(-2deg)skew(-7deg);box-shadow:-5px -3px 7px #44362221}.prototype-sticky-note--curl .prototype-sticky-note__curl{animation:4.6s ease-in-out infinite prototypeStickyCurlIdle;display:block}@keyframes prototypeStickyCurlIdle{0%,to{transform:rotate(-2deg)skew(-7deg)scaleY(1)}50%{transform:translate(-2px,-2px)rotate(-4deg)skew(-9deg)scaleY(1.15)}}.prototype-sticky-note__curl:after{content:"";filter:blur(2px);transform-origin:100%;background:#4d391b2e;border-radius:50%;width:38px;height:2px;position:absolute;bottom:1px;right:3px;transform:rotate(-12deg)}.prototype-sticky-note__attachment{z-index:7;pointer-events:none;display:none;position:absolute}.prototype-sticky-note--pin .prototype-sticky-note__attachment{top:50%;right:calc(var(--note-overlap) - 10px);background:radial-gradient(circle at 32% 26%,#ff8d82 0 12%,#e3362f 30%,#a51212 72%,#650808 100%);border-radius:50%;width:21px;height:21px;display:block;transform:translateY(-50%);box-shadow:1px 3px 4px #460f0a47}.prototype-sticky-note--pin .prototype-sticky-note__attachment:before{content:"";transform-origin:0 0;background:linear-gradient(#d72e27,#8f0e0c);border-radius:2px 8px 8px 2px;width:13px;height:10px;position:absolute;top:6px;left:15px;transform:rotate(6deg)}.prototype-sticky-note--pin .prototype-sticky-note__attachment:after{content:"";transform-origin:0;background:linear-gradient(90deg,#888,#f8f8f8 52%,#777);width:21px;height:2px;position:absolute;top:10px;left:26px;transform:rotate(6deg);box-shadow:1px 1px 2px #00000038}.prototype-sticky-note--tape .prototype-sticky-note__attachment{top:50%;right:calc(var(--note-overlap) - 31px);background:linear-gradient(90deg,#ffffefa8,#f5eec8c7,#ffffef9e);border:1px solid #a494682e;width:62px;height:21px;display:block;transform:translateY(-50%)rotate(-3.5deg);box-shadow:0 2px 3px #41341c14}.prototype-sticky-note--clip .prototype-sticky-note__attachment{top:-12px;right:calc(var(--note-overlap) - 10px);border:2px solid #a5a8aa;border-radius:12px;width:20px;height:49px;display:block;transform:rotate(-12deg);box-shadow:inset 1px 0 #ffffffe6,1px 2px 2px #0000001a}.prototype-sticky-note--clip .prototype-sticky-note__attachment:after{content:"";border:1.5px solid #b7b9ba;border-radius:9px;position:absolute;inset:5px 4px 4px}.prototype-sticky-note:hover{filter:saturate(1.08) drop-shadow(0 4px 3px #31291e21) drop-shadow(0 calc(var(--note-shadow-y) + 4px) calc(var(--note-shadow-blur) + 3px) #31291e36);transform:rotate(var(--note-rotation)) scale(1.015);animation:none}.prototype-sticky-note:hover .prototype-sticky-note__paper{transform:translateY(-1px)skew(-.35deg)}.prototype-sticky-note--active{--note-scale:1.025;transform:rotate(var(--note-rotation)) scale(1.025);filter:saturate(1.08) drop-shadow(0 4px 3px #31291e24) drop-shadow(0 calc(var(--note-shadow-y) + 5px) calc(var(--note-shadow-blur) + 4px) #31291e38)}.prototype-sticky-note--active:hover{transform:rotate(var(--note-rotation)) scale(1.035)}.prototype-sticky-note:focus-visible{outline:3px solid color-mix(in srgb, var(--note-accent) 45%, transparent);outline-offset:4px}.prototype-tool-tab{transform:var(--tab-rest-rotation,rotate(0deg));transition:transform .22s cubic-bezier(.34,1.4,.4,1),filter .22s}.prototype-tool-tab:hover,.prototype-tool-tab:focus-visible{transform:var(--tab-rest-rotation,rotate(0deg)) translateX(8px) scale(1.035);filter:drop-shadow(0 8px 14px #00000029)}.prototype-tool-tab:active{transform:var(--tab-rest-rotation,rotate(0deg)) translateX(4px) scale(1.015)}.prototype-tool-tab:focus-visible{outline:3px solid color-mix(in srgb, var(--tab-accent,currentColor) 45%, transparent);outline-offset:3px;border-radius:7px}.prototype-tool-index-row{transition:background-color .16s,transform .16s}.prototype-tool-index-row:hover,.prototype-tool-index-row:focus-visible{background:color-mix(in srgb, var(--tool-row-accent,currentColor) 11%, transparent);transform:translate(3px)}.prototype-tool-index-row:focus-visible{outline:2px solid color-mix(in srgb, var(--tool-row-accent,currentColor) 48%, transparent);outline-offset:-3px}.prototype-tool-index-row:active{transform:translate(1px)}.prototype-stack-paper--active:hover{filter:brightness(1.006)}.prototype-stack-paper--flipped{transform-origin:100%}.prototype-stack-controls{gap:22px;display:flex;position:absolute;transform:translate(-50%)rotate(-1deg)}.prototype-stack-controls button{color:#34302b;width:64px;height:52px;font-family:var(--hand);cursor:pointer;background:repeating-linear-gradient(#0000 0 23px,#6098bc33 24px,#0000 25px),#fffdf7;border:1px solid #d6cfc2;border-radius:4px 7px 5px 6px;place-items:center;padding:0 0 4px;font-size:34px;font-weight:700;transition:transform .17s,box-shadow .17s,opacity .17s;display:grid;box-shadow:0 6px 12px #31291e26}.prototype-stack-controls button:first-child{transform:rotate(-1.5deg)}.prototype-stack-controls button:last-child{transform:rotate(1.5deg)}.prototype-stack-controls button:not(:disabled):hover{transform:translateY(-3px)rotate(0);box-shadow:0 10px 17px #31291e33}.prototype-stack-controls button:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 40%, transparent);outline-offset:3px}.prototype-stack-controls button:disabled{opacity:.28;cursor:default;box-shadow:0 2px 5px #31291e1a}.prototype-login:hover{color:oklch(48% .14 250)!important}.prototype-scroll-progress{z-index:4500;width:150px;color:var(--guide-text);pointer-events:none;justify-items:end;transition:opacity .25s;display:grid;position:absolute;top:48%;right:clamp(24px,3.4vw,54px);transform:translateY(-50%)}.prototype-scroll-progress__hint{min-height:48px;color:var(--guide-accent);font:700 21px/1.05 var(--hand);text-align:right;margin-bottom:8px;transition:opacity .3s;transform:rotate(-2deg)}.prototype-scroll-progress__rail{flex-direction:column;justify-content:space-between;align-items:center;width:14px;height:116px;display:flex;position:relative}.prototype-scroll-progress__rail:before,.prototype-scroll-progress__fill{content:"";border-radius:999px;width:2px;position:absolute;top:0;left:6px}.prototype-scroll-progress__rail:before{background:color-mix(in srgb, var(--guide-muted) 35%, transparent);height:100%}.prototype-scroll-progress__fill{z-index:1;background:var(--guide-accent);min-height:1px;transition:height .18s ease-out}.prototype-scroll-progress__dot{z-index:2;border:1.5px solid var(--guide-muted);background:var(--bg);border-radius:50%;width:8px;height:8px;transition:width .2s,height .2s,border-color .2s,background .2s;position:relative}.prototype-scroll-progress__dot--done{border-color:var(--guide-accent);background:var(--guide-accent)}.prototype-scroll-progress__dot--active{border:3px solid var(--guide-accent);background:var(--bg);width:12px;height:12px}.theme-toggle{border:1px solid var(--border);background:var(--bg-deep);cursor:pointer;border-radius:999px;justify-content:flex-start;width:48px;height:27px;padding:3px;transition:all .2s;display:flex}:root[data-theme=dark] .theme-toggle{justify-content:flex-end}.theme-toggle span{color:#342811;background:#e3ad46;border-radius:50%;place-items:center;width:19px;height:19px;font-size:11px;display:grid}:root[data-theme=dark] .theme-toggle span{color:#fff;background:#6a91c7}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 22px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.55;pointer-events:none}.button--small{min-height:37px;padding:0 17px;font-size:12px}.button--primary{background:var(--accent);color:#fff;box-shadow:0 8px 18px color-mix(in srgb, var(--accent) 20%, transparent)}.button--primary:hover{background:var(--accent-dark)}.button--outline{border-color:var(--text);color:var(--text);background:0 0}.button--outline:hover{background:var(--text);color:var(--bg)}.button--wide{width:100%}.button--light{color:#292724;background:#fffdf7}.button--danger{color:#fff;background:#a84848}.button--product{background:var(--page-accent);color:#fff;margin-top:30px}.button--plan-all{background:linear-gradient(120deg, var(--accent), #f1bd55, var(--accent));color:#fff;background-size:220% 100%;animation:3.2s ease-in-out infinite plan-all-shimmer}.button--plan-all:hover{background:linear-gradient(120deg, var(--accent-dark), #f1bd55, var(--accent-dark));background-size:220% 100%}@keyframes plan-all-shimmer{0%,to{box-shadow:0 8px 18px color-mix(in srgb, var(--accent) 25%, transparent);background-position:0%}50%{background-position:100%;box-shadow:0 8px 22px #f1bd5566}}.text-link{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:750;text-decoration:none}.text-link span{transition:transform .2s;display:inline-block}.text-link:hover span{transform:translate(4px)}.section-kicker,.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin:0 0 14px;font-size:10px;font-weight:800}.hero{isolation:isolate;place-items:center;min-height:calc(100vh - 76px);padding:70px 24px 120px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--accent) 11%, transparent), transparent 68%);z-index:-2;border-radius:50%;width:580px;height:580px;position:absolute}.hero-lockup{text-align:center;z-index:4;max-width:800px;position:relative}.hero-lockup h1{font-family:var(--display);letter-spacing:-.065em;margin:0;font-size:clamp(58px,9vw,126px);font-weight:650;line-height:.88}.hero-lockup h1 em{color:var(--accent);font-style:italic}.hero-lockup>p:not(.eyebrow){max-width:580px;color:var(--muted);margin:32px auto 0;font-size:clamp(15px,1.8vw,19px);line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.hero-proof{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;justify-content:center;align-items:center;gap:12px;margin-top:34px;font-size:10px;font-weight:700;display:flex}.hero-proof i{background:var(--accent);border-radius:50%;width:4px;height:4px}.hero-orbit{border:1px solid color-mix(in srgb, var(--text) 9%, transparent);z-index:-1;border-radius:50%;position:absolute}.hero-orbit--one{width:min(86vw,1040px);height:min(42vw,500px);transform:rotate(-8deg)}.hero-orbit--two{width:min(70vw,820px);height:min(64vw,720px);transform:rotate(22deg)}.hero-note{font-family:var(--hand);color:var(--muted);font-size:21px;position:absolute;transform:rotate(-7deg)}.hero-note--top{top:13%;right:10%}.hero-note--bottom{bottom:9%;left:11%;transform:rotate(4deg)}.hero-paper{color:#332f2a;width:200px;min-height:125px;box-shadow:var(--shadow);background:repeating-linear-gradient(#fffdf7 0 27px,#dce6ed 28px 29px);border-radius:5px;padding:25px 22px 18px 39px;font-size:11px;position:absolute}.hero-paper:before{content:"";background:var(--red-rule);width:1px;position:absolute;top:0;bottom:0;left:25px}.hero-paper span{font-family:var(--mono);color:#777168;margin-bottom:13px;font-size:8px;display:block}.hero-paper b{font-family:var(--display);font-size:18px}.hero-paper p{line-height:1.5}.hero-paper--left{top:27%;left:4vw;transform:rotate(-8deg)}.hero-paper--right{bottom:22%;right:4vw;transform:rotate(7deg)}.stack-section{height:440vh;position:relative}.stack-sticky{background:var(--bg-deep);grid-template-columns:minmax(280px,430px) minmax(380px,620px);justify-content:center;align-items:center;gap:clamp(40px,8vw,120px);min-height:100vh;padding:60px clamp(24px,6vw,90px);display:grid;position:sticky;top:0;overflow:hidden}.stack-copy{z-index:20}.stack-copy h2,.section-heading h2,.manifesto p,.final-cta h2{font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(40px,5vw,68px);line-height:1}.stack-legend{flex-direction:column;margin-top:38px;display:flex}.legend-item{color:var(--muted);border-bottom:1px solid var(--border);opacity:.62;grid-template-columns:10px 1fr auto;align-items:center;gap:13px;padding:13px 0;text-decoration:none;transition:all .25s;display:grid}.legend-item i{background:var(--item-accent);border-radius:50%;width:7px;height:7px}.legend-item span:nth-child(2){flex-direction:column;gap:2px;display:flex}.legend-item b{color:var(--text);font-family:var(--display);font-size:17px}.legend-item small{text-transform:uppercase;letter-spacing:.09em;font-size:9px}.legend-item--active{opacity:1;transform:translate(10px)}.legend-item--active>span:last-child{color:var(--item-accent)}.card-stage{height:600px;position:relative}.notebook-card{background:repeating-linear-gradient(to bottom, var(--paper) 0, var(--paper) 31px, #dce6ed 32px, #dce6ed 33px);color:#2b2925;box-shadow:var(--shadow-small);border-radius:6px;position:relative;overflow:hidden}.notebook-card:before{content:"";background:var(--red-rule);width:1.5px;position:absolute;top:0;bottom:0;left:34px}.notebook-card--featured{box-shadow:var(--shadow);outline:2px solid var(--accent)}.product-card{transform:translate(var(--stack-x), var(--stack-y)) rotate(var(--stack-rotate)) scale(.94);opacity:.72;padding:78px 55px 48px 72px;transition:transform .55s cubic-bezier(.2,.8,.2,1),opacity .4s;position:absolute;inset:50px 20px}.product-card--active{opacity:1;transform:translate(0)rotate(-1deg)scale(1)}.product-card .card-number{color:#aaa49a;font-family:var(--mono);font-size:11px;position:absolute;top:25px;right:30px}.product-card .eyebrow{color:var(--card-accent)}.product-card h3{font-family:var(--display);letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(42px,5vw,66px)}.product-card>p:not(.eyebrow){color:#665f55;max-width:420px;min-height:105px;font-size:16px;line-height:1.7}.product-card .text-link{color:var(--card-accent)}.scroll-note{font-family:var(--hand);color:var(--muted);font-size:17px;position:absolute;bottom:28px;right:28px}.scroll-note span{animation:1.4s infinite bob;display:inline-block}@keyframes bob{50%{transform:translateY(6px)}}.manifesto{text-align:center;place-content:center;min-height:75vh;padding:100px 24px;display:grid;position:relative}.manifesto p{max-width:900px}.manifesto small{color:var(--muted);margin-top:28px}.manifesto-mark{font-family:var(--display);color:var(--accent);opacity:.25;font-size:130px;line-height:.4}.plans-section{background:var(--bg-deep);padding:110px clamp(24px,6vw,90px) 150px}.section-heading{text-align:center;max-width:680px;margin:0 auto 65px}.section-heading>p:last-child{color:var(--muted)}.plan-grid{grid-template-columns:repeat(3,minmax(0,310px));justify-content:center;gap:28px;display:grid}.plan-card{min-height:410px;padding:50px 32px 30px 54px;overflow:visible}.plan-card h3{font-family:var(--display);margin:0 0 12px;font-size:22px}.price{align-items:baseline;gap:8px;margin:12px 0 22px;display:flex}.price strong{font-family:var(--display);font-size:48px}.price span{color:#777168;font-size:12px}.plan-card ul,.subscription-card ul,.paywall-card ul{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.plan-card li,.subscription-card li,.paywall-card li{color:#5e5951;gap:9px;font-size:12px;display:flex}.plan-card li span,.subscription-card li span,.paywall-card li span{color:#315f9b;font-weight:800}.plan-card .button{width:auto;position:absolute;bottom:28px;left:54px;right:28px}.plan-badge{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;border-radius:999px;padding:6px 13px;font-size:9px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.final-cta{background:var(--accent);color:#fff;justify-content:space-between;align-items:end;gap:50px;margin:0;padding:90px clamp(24px,7vw,110px);display:flex}.final-cta .section-kicker{color:#fff;opacity:.7}.site-footer{min-height:110px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:24px;padding:35px clamp(24px,5vw,72px);font-size:10px;display:flex}.site-footer>div{gap:20px;display:flex}.site-footer a:not(.brand){text-decoration:none}.site-footer a:hover{color:var(--accent)}.footer-credit{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 18px;display:inline-flex}.footer-legal{gap:14px;display:inline-flex}.footer-legal a{color:inherit;text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 45%, transparent);text-decoration-color:color-mix(in srgb, currentColor 45%, transparent)}.footer-legal a:hover{color:var(--accent);text-decoration-color:currentColor}.legal-page{background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;display:flex}.legal-main{flex:1;width:min(100% - 48px,820px);margin:0 auto;padding:48px 0 40px}.legal-document{font-size:15.5px;line-height:1.7}.legal-document h1{font-family:var(--display);letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(38px,6vw,56px);line-height:1}.legal-document h2{font-family:var(--display);letter-spacing:-.02em;margin:44px 0 12px;font-size:26px}.legal-document h3{margin:28px 0 8px;font-size:17px}.legal-document p{margin:0 0 14px}.legal-document hr{border:0;border-top:1px solid var(--border);margin:36px 0}.legal-document ul,.legal-document ol{margin:0 0 14px;padding-left:24px}.legal-document li{margin-bottom:6px}.legal-document a{color:var(--accent)}.legal-table-wrap{border:1px solid var(--border);border-radius:6px;margin:0 0 18px;overflow-x:auto}.legal-document table{border-collapse:collapse;width:100%;font-size:14px}.legal-document th,.legal-document td{text-align:left;vertical-align:top;border-bottom:1px solid var(--border);padding:10px 14px}.legal-document th{background:color-mix(in srgb, var(--panel) 70%, transparent);font-weight:700}.legal-document tr:last-child td{border-bottom:0}.legal-placeholder{color:inherit;font-family:var(--mono);background:#e6b42252;border-radius:3px;padding:0 4px;font-size:.9em}.legal-switch{border-top:1px solid var(--border);color:var(--muted);justify-content:center;gap:14px;margin-top:48px;padding-top:24px;font-size:13px;display:flex}.legal-switch a{color:var(--accent);text-decoration:none}.legal-switch a:hover{text-decoration:underline}.legal-footer{text-align:center;color:var(--muted);padding:10px 24px 40px;font-size:13px}.page-intro{text-align:center;max-width:850px;margin:0 auto;padding:110px 24px 70px}.page-intro .eyebrow{color:var(--page-accent)}.page-intro h1{font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(55px,8vw,88px);line-height:.95}.page-intro .lede{max-width:590px;color:var(--muted);margin:25px auto 0;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,minmax(0,310px));justify-content:center;gap:18px;padding:30px 24px 110px;display:grid}.feature-card{border:1px solid var(--border);background:var(--panel);min-height:270px;animation:.5s both rise;animation-delay:var(--delay);border-radius:4px;padding:28px;position:relative}@keyframes rise{0%{opacity:0;transform:translateY(18px)}}.feature-symbol{background:color-mix(in srgb, var(--page-accent) 12%, transparent);width:55px;height:55px;color:var(--page-accent);font-family:var(--mono);border-radius:50%;place-items:center;font-weight:700;display:grid}.feature-index{font-family:var(--mono);color:var(--faint);font-size:9px;position:absolute;top:22px;right:22px}.feature-card h2{font-family:var(--display);margin:34px 0 10px;font-size:23px}.feature-card p{color:var(--muted);font-size:13px;line-height:1.65}.product-demo{background:var(--bg-deep);grid-template-columns:minmax(280px,430px) minmax(400px,650px);justify-content:center;align-items:center;gap:clamp(40px,8vw,110px);padding:90px clamp(24px,7vw,110px);display:grid}.demo-copy h2{font-family:var(--display);letter-spacing:-.04em;margin:0;font-size:clamp(38px,4vw,56px);line-height:1.05}.demo-copy>p:not(.section-kicker){color:var(--muted);margin:22px 0;line-height:1.7}.app-window{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:14px;overflow:hidden}.window-bar{border-bottom:1px solid var(--border);height:43px;color:var(--muted);align-items:center;gap:6px;padding:0 15px;font-size:10px;display:flex}.window-bar i{background:var(--border);border-radius:50%;width:8px;height:8px}.window-bar span{margin-left:8px}.script-toolbar{border-bottom:1px solid var(--border);font-family:var(--mono);justify-content:space-between;align-items:center;padding:10px 18px;font-size:10px;display:flex}.script-toolbar button{cursor:pointer;background:0 0;border:0}.script-toolbar button:last-child{color:var(--page-accent)}.script-sheet{background:var(--paper);color:#332f2a;min-height:310px;box-shadow:var(--shadow-small);outline:none;margin:25px;padding:40px 38px}.script-sheet h3{font-family:var(--display);margin-top:0;font-size:26px}.script-sheet p{font-size:13px;line-height:1.9}.script-sheet mark,.evidence-paper mark{color:#233d3b;background:#bde3df;border-radius:2px;padding:1px 2px}.coach-mockup{min-height:390px;padding-bottom:24px}.coach-mockup .window-bar{margin-bottom:20px}.score-ring{border:8px solid color-mix(in srgb, var(--page-accent) 30%, var(--border));text-align:center;border-radius:50%;flex-direction:column;justify-content:center;width:130px;height:130px;margin:10px auto 25px;display:flex}.score-ring strong{font-family:var(--display);font-size:31px}.score-ring span{text-transform:uppercase;color:var(--muted);font-size:8px}.feedback-line{border:1px solid var(--border);border-radius:8px;align-items:center;gap:15px;margin:9px 24px;padding:13px;display:flex}.feedback-line>b{color:var(--page-accent);font-family:var(--mono);font-size:10px}.feedback-line span{flex-direction:column;gap:3px;display:flex}.feedback-line strong{font-size:12px}.feedback-line small{color:var(--muted);font-size:10px}.toast{z-index:1000;color:#fff;box-shadow:var(--shadow);background:#282724;border-radius:9px;padding:13px 18px;font-size:12px;animation:.3s both toast-in;position:fixed;bottom:24px;right:24px}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}}.card-search-shell{max-width:1440px;margin:auto;padding:60px clamp(20px,4vw,56px) 100px}.tool-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:40px;display:flex}.tool-heading h1{font-family:var(--display);letter-spacing:-.05em;margin:0;font-size:clamp(43px,6vw,72px);line-height:.95}.tool-heading h1 em{color:var(--accent)}.tool-heading>p{color:var(--muted);max-width:440px;font-size:14px;line-height:1.7}.search-bar{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow-small);border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:8px 8px 8px 18px;display:grid}.search-bar>span{color:var(--muted);font-size:23px}.search-bar input{color:var(--text);background:0 0;border:0;outline:0;width:100%;font-size:15px}.search-layout{grid-template-columns:235px 1fr;align-items:start;gap:36px;margin-top:32px;display:grid}.filter-panel{position:sticky;top:20px}.filter-title{justify-content:space-between;margin-bottom:25px;font-size:13px;font-weight:750;display:flex}.filter-title button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:10px}.filter-panel fieldset{border:0;border-bottom:1px solid var(--border);margin:0 0 25px;padding:0 0 26px}.filter-panel legend{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:13px;font-size:9px;font-weight:800}.filter-panel label{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:7px 0;font-size:11px;display:grid}.filter-panel input[type=checkbox]{accent-color:var(--accent)}.filter-panel label small{color:var(--faint)}.filter-panel select,.results-meta select{border:1px solid var(--border);background:var(--panel);width:100%;color:var(--text);border-radius:7px;padding:10px;font-size:11px}.filter-tip{background:color-mix(in srgb, var(--accent) 8%, transparent);border-radius:8px;gap:10px;padding:13px;display:flex}.filter-tip>span{color:var(--accent)}.filter-tip p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.results-meta{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.results-meta p{color:var(--muted);font-size:11px}.results-meta p strong{color:var(--text)}.results-meta select{width:auto}.evidence-result{background:var(--panel);border:1px solid var(--border);border-radius:12px;margin-bottom:18px;padding:clamp(20px,3vw,30px)}.result-topline{color:var(--faint);font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;font-size:8px;display:flex}.result-topline button{cursor:pointer;color:var(--muted);background:0 0;border:0;font-size:17px}.result-topline button.saved{color:#b68027}.evidence-result h2{font-family:var(--display);margin:10px 0;font-size:clamp(20px,2.2vw,27px);line-height:1.25}.citation{color:var(--muted);max-width:900px;font-size:11px;line-height:1.55}.tag-row{flex-wrap:wrap;gap:7px;margin:15px 0;display:flex}.tag-row span{background:var(--bg-deep);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-radius:999px;padding:5px 9px;font-size:8px}.evidence-paper{background:var(--paper);color:#332f2a;background-image:repeating-linear-gradient(#0000 0 28px,#dce6ed 29px 30px);border-radius:5px;padding:24px 30px 24px 48px;position:relative;box-shadow:0 5px 13px #31291e14}.evidence-paper:before{content:"";background:var(--red-rule);width:1px;position:absolute;top:0;bottom:0;left:31px}.evidence-paper p{margin:0;font-family:Georgia,serif;font-size:13px;line-height:2.15}.result-actions{justify-content:space-between;margin-top:18px;display:flex}.empty-state{text-align:center;border:1px dashed var(--border);border-radius:12px;padding:80px}.empty-state>span{color:var(--faint);font-size:35px}.empty-state h2{font-family:var(--display)}.empty-state p{color:var(--muted);font-size:12px}.mobile-filter-button{display:none}.tools-hub-card{transition:transform .18s,box-shadow .18s}.tools-hub-card:hover{box-shadow:var(--shadow-small);transform:translateY(-3px)}@media (width<=720px){.tools-hub-grid{grid-template-columns:1fr!important}}.tools-desk{--desk-ink:#2c211a;--desk-edge:#4a261361;min-height:100vh;color:var(--text);isolation:isolate;background:var(--bg);position:relative;overflow-x:hidden}.tools-desk:before{content:"";z-index:-1;pointer-events:none;opacity:.36;background:radial-gradient(circle at 9% 24%,#5b4e3c17 0 1px,#0000 1.5px) 0 0/18px 20px,radial-gradient(circle at 86% 69%,#5b4e3c12 0 1px,#0000 1.5px) 0 0/23px 25px;position:absolute;inset:0}.tools-desk[data-dark=true]{--desk-ink:#2a211c;--desk-edge:#0b0401a6;background:var(--bg)}.tools-desk-header{z-index:50;grid-template-columns:1fr auto 1fr;align-items:start;width:min(1380px,100%);min-height:116px;margin:0 auto;padding:24px clamp(24px,4vw,62px) 12px;display:grid;position:relative}.tools-desk-back,.tools-desk-theme{color:var(--text)}.tools-desk-back{letter-spacing:-.01em;justify-self:start;margin-top:9px;font-size:14px;font-weight:750;text-decoration:none}.tools-desk-back span{margin-right:5px;transition:transform .18s;display:inline-block}.tools-desk-back:hover span{transform:translate(-3px)}.tools-desk-heading{text-align:center;clip-path:polygon(.8% 2%,99.4% 0,100% 96%,97% 100%,1.5% 98%,0 6%);background:repeating-linear-gradient(#0000 0 27px,#5391b933 28px,#0000 29px),#fffaf0;width:clamp(250px,31vw,410px);min-height:90px;padding:14px 42px 17px;position:relative;transform:rotate(-.6deg);box-shadow:0 12px 22px #34180a38}.tools-desk-heading:before{content:"";background:#efdeb2c2;border-left:1px solid #866b4133;border-right:1px solid #866b4133;width:78px;height:21px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(1deg);box-shadow:0 1px 2px #4b2f161a}.tools-desk-heading h1{font-family:var(--font);letter-spacing:-.045em;margin:0;font-size:clamp(24px,2.5vw,34px);line-height:1.05}.tools-desk-heading p{font-family:var(--hand);color:#716358;margin:5px 0 0;font-size:21px;line-height:1}.tools-desk-subtitle{text-align:center;font-family:var(--hand);color:#716358;margin:0 0 8px;font-size:21px}.tools-desk-theme{border:1px solid var(--border);background:var(--panel);cursor:pointer;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:50%;justify-self:end;place-items:center;width:40px;height:40px;margin:1px 0 0;transition:transform .18s,background .18s;display:grid}.tools-desk-theme:hover{background:var(--bg-deep);transform:rotate(12deg)}.tools-desk-theme span{font-size:19px;line-height:1}.tools-room{perspective:1600px;z-index:1;place-items:start center;width:100%;min-height:calc(100vh - 116px);padding:38px 24px 46px;display:grid;position:relative}.tools-table{transform-style:flat;width:min(1040px,100vw - 300px);height:850px;position:relative}.tools-table-shadow{z-index:0;filter:blur(20px);background:#3e30222b;border-radius:50%;height:86px;position:absolute;bottom:14px;left:8%;right:5%;transform:rotate(2deg)}.tools-table-leg{z-index:1;transform-origin:top;width:48px;height:355px;position:absolute;top:462px}.tools-table-leg i{clip-path:polygon(4% 0,96% 0,76% 100%,24% 100%);filter:drop-shadow(7px 9px 7px #34281d38);background:linear-gradient(92deg,#0000 0 19%,#ffb87733 27%,#0000 39% 76%,#1f0c042e 88%),repeating-linear-gradient(3deg,#0000 0 28px,#37170814 29px,#0000 31px 46px),linear-gradient(90deg,#3c1c0c,#86502d 31%,#6b3a20 68%,#35170a);border:1px solid #41200f9e;border-radius:3px 3px 9px 9px;width:32px;display:block;position:absolute;top:12px;bottom:8px;left:8px}.tools-table-leg:before{content:"";z-index:2;background:linear-gradient(#754226,#3e1c0c);border:1px solid #36180ab8;border-radius:5px 5px 3px 3px;width:46px;height:22px;position:absolute;top:0;left:1px;box-shadow:inset 0 2px #dc915b29,0 4px 5px #2c180c33}.tools-table-leg:after{content:"";z-index:2;background:radial-gradient(at 45% 28%,#7a4a2d,#2f1408 72%);border-radius:50%;width:28px;height:10px;position:absolute;bottom:0;left:10px;box-shadow:0 4px 5px #261b123b}.tools-table-leg--back-left{opacity:.72;height:315px;top:438px;left:20%;transform:rotate(4deg)scale(.88)}.tools-table-leg--back-right{opacity:.72;height:315px;top:433px;right:16%;transform:rotate(-4deg)scale(.88)}.tools-table-leg--front-left{left:9%;transform:rotate(7deg)}.tools-table-leg--front-right{right:7%;transform:rotate(-7deg)}.tools-desk-scene{z-index:2;transform-origin:50% 0;transform-style:flat;backface-visibility:hidden;background-color:#a96335;background-image:radial-gradient(44% 9% at 16% 8%,#ffd28e2b 0 36%,#0000 41%),radial-gradient(38% 7% at 79% 29%,#0000 0 31%,#4b231121 35% 37%,#0000 42%),radial-gradient(55% 10% at 33% 77%,#0000 0 27%,#ffd59a1f 32% 35%,#0000 40%),repeating-linear-gradient(3deg,#0000 0 18px,#4a221109 19px,#0000 21px 35px),linear-gradient(90deg,#ffdfaa1a,#0000 22%,#4a22110f 58%,#0000 81%),repeating-linear-gradient(90deg,#0000 0 calc(20% - 2px),#4f271438 calc(20% - 1px),#ffd3951a 20%);border:12px solid #673719;border-radius:25px;grid-template-rows:repeat(2,minmax(205px,1fr));grid-template-columns:repeat(3,minmax(190px,1fr));align-items:center;gap:clamp(28px,3vw,46px) clamp(34px,5vw,72px);width:100%;height:608px;margin:0 auto;padding:54px clamp(46px,5vw,74px) 64px;display:grid;position:absolute;top:8px;left:50%;transform:translate(-50%)perspective(1600px)rotateX(17deg)rotate(2.7deg);box-shadow:inset 0 0 0 2px #ffd1922e,inset 0 -11px #4b241133,0 16px #42200e,0 31px 35px #3d2b1c47}.tools-desk[data-dark=true] .tools-desk-scene{background-color:#62391f;background-image:radial-gradient(44% 9% at 16% 8%,#ce89521f 0 36%,#0000 41%),radial-gradient(38% 7% at 79% 29%,#0000 0 31%,#0c050238 35% 37%,#0000 42%),repeating-linear-gradient(3deg,#0000 0 18px,#0a040212 19px,#0000 21px 35px),repeating-linear-gradient(90deg,#0000 0 calc(20% - 2px),#0903016b calc(20% - 1px),#cd88540f 20%);border-color:#3a1c0d;box-shadow:inset 0 0 0 2px #d6915b1f,inset 0 -11px #0a04023d,0 16px #241006,0 31px 38px #00000059}.tools-table-pencil{z-index:10;transform-origin:50%;pointer-events:none;background:linear-gradient(#ffffff52,#0000 42%),linear-gradient(90deg,#d69219,#efbd3e 18% 93%,#c98618);border-radius:999px;width:128px;height:16px;position:absolute;top:87%;right:1.5%;transform:rotate(-10deg);box-shadow:2px 8px 8px #2e150847}.tools-table-pencil:before{content:"";clip-path:polygon(0 50%,100% 0,100% 100%);background:linear-gradient(90deg,#493128 0 16%,#e8c395 18% 100%);width:26px;height:16px;position:absolute;top:0;left:-24px}.tools-table-pencil:after{content:"";background:linear-gradient(#f48aa0,#cf6078);border-left:4px solid #c29b7d;border-radius:0 8px 8px 0;width:21px;height:16px;position:absolute;top:0;right:-17px}.tools-desk-paper,.tools-focus-sheet{--paper-base:#fffaf0;--paper-line:#508eb83d;color:#2c2824;background-color:var(--paper-base);background-image:repeating-linear-gradient(to bottom, transparent 0 30px, var(--paper-line) 31px, transparent 32px), radial-gradient(circle at 14% 18%, #39261209 0 1px, transparent 1.5px), radial-gradient(circle at 82% 72%, #39261207 0 1px, transparent 1.5px);clip-path:polygon(.6% 1.5%,20% .2%,42% 1%,63% .1%,83% 1.1%,99.4% .4%,100% 26%,99.2% 51%,100% 76%,99% 99%,76% 99.3%,54% 100%,30% 99%,.5% 100%,1% 74%,0 48%,.8% 25%);background-size:auto,13px 15px,17px 19px;border:0;position:relative;box-shadow:0 15px 20px #2e150845,0 3px 5px #2e150833}.tools-paper-drop{--drop-x:0px;--drop-rotate:0deg;--drop-delay:0s;width:100%;animation:tools-paper-drop 1.18s cubic-bezier(.18, .7, .2, 1) var(--drop-delay) both;position:relative}.tools-paper-drop:hover,.tools-paper-drop:focus-within{z-index:5}.tools-paper-drop:first-child{--drop-x:-330px;--drop-rotate:-18deg;--drop-delay:40ms}.tools-paper-drop:nth-child(2){--drop-x:-90px;--drop-rotate:13deg;--drop-delay:.18s}.tools-paper-drop:nth-child(3){--drop-x:260px;--drop-rotate:21deg;--drop-delay:.1s}.tools-paper-drop:nth-child(4){--drop-x:-240px;--drop-rotate:16deg;--drop-delay:.34s}.tools-paper-drop:nth-child(5){--drop-x:70px;--drop-rotate:-17deg;--drop-delay:.45s}.tools-paper-drop:nth-child(6){--drop-x:320px;--drop-rotate:-23deg;--drop-delay:.29s}.tools-paper-fidget{transform-origin:50%;width:100%}.tools-paper-fidget--moving{animation:tools-paper-fidget var(--fidget-duration,.9s) cubic-bezier(.36, .05, .22, 1) both}.tools-desk-paper{text-align:left;cursor:pointer;width:100%;min-height:216px;transform:rotate(var(--paper-rotate,0deg)) translate(var(--paper-x,0), var(--paper-y,0));transform-origin:50%;flex-direction:column;align-items:flex-start;padding:28px 30px 22px;transition:transform .28s cubic-bezier(.2,.8,.25,1),box-shadow .28s,filter .28s;display:flex}.tools-paper-drop:first-child .tools-desk-paper{--paper-rotate:-3.5deg;--paper-x:-3%;--paper-y:-9px}.tools-paper-drop:nth-child(2) .tools-desk-paper{--paper-rotate:1.7deg;--paper-x:1%;--paper-y:15px}.tools-paper-drop:nth-child(3) .tools-desk-paper{--paper-rotate:3.2deg;--paper-x:4%;--paper-y:-12px}.tools-paper-drop:nth-child(4) .tools-desk-paper{--paper-rotate:2.2deg;--paper-x:3%;--paper-y:6px}.tools-paper-drop:nth-child(5) .tools-desk-paper{--paper-rotate:-2deg;--paper-x:-2%;--paper-y:-10px}.tools-paper-drop:nth-child(6) .tools-desk-paper{--paper-rotate:-3.8deg;--paper-x:3%;--paper-y:8px}.tools-desk-paper:hover,.tools-desk-paper:focus-visible{z-index:4;transform:rotate(calc(var(--paper-rotate,0deg) * .25)) translate(var(--paper-x,0), calc(var(--paper-y,0) - 13px)) scale(1.035);filter:saturate(1.04);outline:none;box-shadow:0 25px 34px #2e150852,0 6px 9px #2e150833}.tools-desk-paper:focus-visible:before{content:"";border:2px dashed var(--tool-accent);position:absolute;inset:5px}.tool-paper--memo{--paper-base:#fffdfa;--paper-line:#508eb833}.tool-paper--graph{--paper-base:#fffdfa;background-image:linear-gradient(#4a8dae29 1px,#0000 1px),linear-gradient(90deg,#4a8dae29 1px,#0000 1px),radial-gradient(circle at 18% 26%,#2d231609 0 1px,#0000 1.5px);background-size:22px 22px,22px 22px,15px 17px}.tool-paper--legal{--paper-base:#fffdfa;--paper-line:#508eb840;background-image:linear-gradient(90deg, transparent 0 49px, #c54a4457 50px, transparent 51px), repeating-linear-gradient(to bottom, transparent 0 30px, var(--paper-line) 31px, transparent 32px), radial-gradient(circle at 14% 18%, #39261209 0 1px, transparent 1.5px)}.tool-paper--pink,.tool-paper--draft{--paper-base:#fffdfa;--paper-line:#508eb833}.tool-paper--index{--paper-base:#fffdfa;--paper-line:#508eb83d;background-image:linear-gradient(90deg, transparent 0 35px, #c54a444d 36px, transparent 37px), repeating-linear-gradient(to bottom, transparent 0 30px, var(--paper-line) 31px, transparent 32px), radial-gradient(circle at 14% 18%, #39261209 0 1px, transparent 1.5px)}.tools-paper-eyebrow{max-width:calc(100% - 42px);color:var(--tool-accent);letter-spacing:.085em;text-transform:uppercase;margin:1px 0 3px;font-size:10px;font-weight:800;line-height:1.35}.tools-desk-paper>strong{font-family:var(--hand);letter-spacing:-.03em;margin:0 0 5px;font-size:clamp(38px,3.3vw,48px);line-height:.95}.tools-paper-body{color:#5c554e;max-width:340px;font-size:13px;line-height:1.48}.tools-paper-pickup{color:var(--tool-accent);font-family:var(--hand);margin-top:auto;padding-top:12px;font-size:18px;font-weight:700}.tools-paper-pickup span{transition:transform .18s;display:inline-block}.tools-desk-paper:hover .tools-paper-pickup span{transform:translate(2px,-2px)}.paper-fastener{z-index:3;pointer-events:none;position:absolute}.paper-fastener--tape{clip-path:polygon(2% 7%,99% 0,96% 97%,3% 90%,0 58%);background:#f1e0b5b8;border-left:1px solid #85683e26;border-right:1px solid #85683e26;width:72px;height:23px;top:-9px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 1px 2px #492e1617}.paper-fastener--pin{background:radial-gradient(circle at 34% 28%,#ff8c78 0 12%,#ce3528 36% 69%,#882017 72%);border-radius:50%;width:17px;height:17px;top:-5px;left:50%;box-shadow:1px 3px 3px #491e1357}.paper-fastener--pin:after{content:"";transform-origin:0;background:#8d8176;width:22px;height:2px;position:absolute;top:16px;left:11px;transform:rotate(49deg);box-shadow:0 1px #ffffff8c}.paper-fastener--clip{border:2px solid #9ca1a4;border-radius:10px;width:18px;height:47px;top:-13px;right:23px;transform:rotate(-10deg);box-shadow:inset 1px 0 #fffc,1px 2px 2px #32281e1f}.paper-fastener--clip:after{content:"";border:1.5px solid #b0b4b6;border-radius:7px;width:9px;height:33px;position:absolute;top:5px;left:2px}.tools-desk-mark{color:var(--muted);opacity:.72;font-family:var(--hand);font-size:17px;position:absolute;bottom:15px;right:24px;transform:rotate(-2deg)}.tools-focus{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#22110885;place-items:center;padding:28px;animation:.22s ease-out both tools-focus-fade;display:grid;position:fixed;inset:0}.tools-focus-sheet{width:min(650px,100%);max-height:calc(100vh - 56px);padding:52px clamp(30px,5vw,62px) 35px;animation:.4s cubic-bezier(.18,.82,.24,1) both tools-paper-rise;overflow-y:auto;box-shadow:0 38px 70px #1a0c057a,0 8px 14px #1a0c0547}.tools-focus-sheet .tools-paper-eyebrow{margin-bottom:5px}.tools-focus-sheet h2{font-family:var(--hand);letter-spacing:-.045em;margin:0;font-size:clamp(54px,7vw,76px);line-height:.95}.tools-focus-sheet>p{color:#565049;max-width:510px;margin:13px 0 22px;font-size:15px;line-height:1.55}.tools-focus-close{z-index:4;color:#675e56;cursor:pointer;background:#ffffff80;border:0;border-radius:50%;width:30px;height:30px;padding:0 0 2px;font-size:24px;line-height:1;position:absolute;top:18px;left:21px}.tools-focus-close:hover{color:#241f1b;background:#ffffffd1}.tools-focus-notes{gap:8px;margin:0 0 24px;display:grid}.tools-focus-notes>div{border-bottom:1px solid #48535329;grid-template-columns:minmax(108px,.34fr) 1fr;gap:17px;padding:7px 0 8px;display:grid}.tools-focus-notes strong{color:var(--tool-accent);font-size:13px}.tools-focus-notes span{color:#615a53;font-size:12.5px;line-height:1.45}.tools-focus-open{color:#fff;background:var(--tool-accent);box-shadow:0 4px 0 color-mix(in srgb, var(--tool-accent) 73%, #19120d);border-radius:4px 7px 5px 6px;align-items:center;gap:8px;padding:12px 19px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.tools-focus-open:hover{box-shadow:0 6px 0 color-mix(in srgb, var(--tool-accent) 73%, #19120d);transform:translateY(-2px)}.tools-focus-hint{float:right;color:#81766d;font-family:var(--hand);margin:14px 2px 0 14px;font-size:16px}@keyframes tools-focus-fade{0%{opacity:0}}@keyframes tools-paper-drop{0%{opacity:0;transform:translate3d(var(--drop-x), -820px, 0) rotate(var(--drop-rotate)) scale(1.08)}18%{opacity:1}72%{transform:translateY(13px)rotate(1.4deg)scale(.985)}84%{transform:translateY(-7px)rotate(-.7deg)scale(1.008)}92%{transform:translateY(3px)rotate(.25deg)scale(.998)}to{opacity:1;transform:translate(0,0)rotate(0)scale(1)}}@keyframes tools-paper-fidget{0%,to{transform:translate(0,0)rotate(0)}34%{transform:translate3d(var(--fidget-x,2px), var(--fidget-y,-1px), 0) rotate(var(--fidget-rotate,.4deg))}68%{transform:translate3d(var(--fidget-back-x,-1px), var(--fidget-back-y,.5px), 0) rotate(var(--fidget-back-rotate,-.2deg))}}@keyframes tools-paper-rise{0%{opacity:0;transform:translateY(46px)rotate(2.5deg)scale(.82)}to{opacity:1;transform:translateY(0)rotate(-.25deg)scale(1)}}@media (width<=920px){.tools-desk{overflow:hidden auto}.tools-room{min-height:1040px;padding-inline:18px}.tools-table{width:min(780px,100vw - 50px);height:1010px}.tools-desk-scene{grid-template-rows:repeat(3,minmax(205px,1fr));grid-template-columns:repeat(2,minmax(230px,1fr));height:870px;padding:52px 44px 64px;transform:translate(-50%)perspective(1600px)rotateX(9deg)rotate(1.5deg)}.tools-table-leg{top:775px}.tools-table-leg--back-left,.tools-table-leg--back-right{top:735px}.tools-paper-drop:nth-child(n) .tools-desk-paper{--paper-x:0%}.tools-table-pencil{display:none}}@media (width<=610px){.tools-desk-header{grid-template-columns:1fr auto;min-height:168px;padding:18px 18px 10px}.tools-desk-heading{width:min(330px,100vw - 54px);margin:0;position:absolute;top:70px;left:50%;transform:translate(-50%)rotate(-.6deg)}.tools-desk-theme{grid-area:1/2}.tools-room{min-height:1660px;padding:10px 7px 34px}.tools-table{width:calc(100vw - 28px);height:1605px}.tools-desk-scene{border-width:8px;grid-template-rows:repeat(6,minmax(205px,1fr));grid-template-columns:1fr;gap:34px;width:100%;height:1510px;padding:45px 25px 68px;transform:translate(-50%)perspective(1600px)rotateX(3deg)rotate(.5deg)}.tools-table-leg{width:34px;height:130px;top:1450px}.tools-table-leg--back-left,.tools-table-leg--back-right{height:112px;top:1418px}.tools-table-leg i{width:22px;left:6px}.tools-table-leg:before{width:32px}.tools-table-leg:after{width:20px;left:7px}.tools-desk-paper{min-height:205px}.tools-paper-drop:nth-child(n) .tools-desk-paper{--paper-y:0px;--paper-x:0%}.tools-paper-drop:nth-child(odd) .tools-desk-paper{--paper-rotate:-1deg}.tools-paper-drop:nth-child(2n) .tools-desk-paper{--paper-rotate:.8deg}.tools-desk-mark{display:none}.tools-focus{padding:12px}.tools-focus-sheet{max-height:calc(100vh - 24px);padding:48px 25px 28px}.tools-focus-notes>div{grid-template-columns:1fr;gap:2px}.tools-focus-hint{display:none}}.tools-shell{max-width:1080px;margin:auto;padding-bottom:100px}.tools-shell .page-intro{padding-bottom:40px}.tool-tabs{border-bottom:1px solid var(--border);justify-content:center;gap:30px;display:flex}.tool-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:14px 3px;font-size:12px;font-weight:700}.tool-tabs button.active{color:var(--text);border-color:var(--page-accent)}.tool-workspace{background:var(--panel);border:1px solid var(--border);border-top:0;border-radius:0 0 14px 14px;place-items:center;min-height:430px;padding:50px;display:grid}.timer-tool{text-align:center}.timer-tool>p{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:9px}.timer-tool>strong{font-family:var(--mono);letter-spacing:-.08em;font-size:clamp(72px,12vw,128px);display:block}.timer-tool>div{justify-content:center;gap:10px;display:flex}.break-tool{grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:min(700px,100%);display:grid}.break-tool>div:first-child{flex-direction:column;gap:12px;display:flex}.break-tool>div:first-child p{font-family:var(--display);margin:0 0 10px;font-size:28px}.break-tool label{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.break-tool input{border:1px solid var(--border);background:var(--bg);border-radius:6px;width:90px;padding:9px}.chance{border:13px solid color-mix(in srgb, var(--page-accent) 58%, var(--border));text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:240px;height:240px;display:flex}.chance strong{font-family:var(--display);font-size:55px}.chance span{text-transform:uppercase;color:var(--muted);font-size:9px}.chance small{max-width:150px;color:var(--faint);margin-top:12px;font-size:8px;line-height:1.5}.speaks-tool{width:min(650px,100%)}.speaks-summary{text-align:center}.speaks-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px;display:block}.speaks-summary strong{font-family:var(--display);font-size:60px}.score-bars{border-bottom:1px solid var(--border);justify-content:center;align-items:end;gap:28px;height:230px;margin-top:30px;display:flex}.score-bars label{height:100%;font-family:var(--mono);grid-template-rows:auto 1fr auto;justify-items:center;gap:5px;font-size:9px;display:grid}.score-bars i{background:var(--page-accent);border-radius:4px 4px 0 0;align-self:end;width:42px;min-height:10px}.score-bars input{border:1px solid var(--border);background:var(--bg);text-align:center;border-radius:5px;width:55px;padding:5px;font-size:10px}.flowit-embed-shell{background:var(--bg);flex-direction:column;height:100dvh;display:flex;overflow:hidden}.flowit-embed-header__actions{align-items:center;gap:12px;min-width:0;display:flex}.flowit-embed-header__actions button,.flowit-embed-header__actions a{border:1px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border-radius:7px;padding:7px 10px;font-size:10px;font-weight:700;text-decoration:none}.flowit-embed-header__actions button:hover,.flowit-embed-header__actions a:hover{border-color:var(--accent);color:var(--accent)}.flowit-embed-stage{background:#f7f5ef;flex:1;min-height:0;position:relative;overflow:hidden}.flowit-embed-frame{z-index:2;opacity:0;background:#f7f5ef;border:0;width:100%;height:100%;transition:opacity .2s;display:block;position:relative}.flowit-embed-frame--ready{opacity:1}.flowit-embed-loading,.flowit-embed-error{z-index:1;color:var(--text);background:var(--bg);justify-content:center;align-items:center;gap:13px;display:flex;position:absolute;inset:0}.flowit-embed-loading>span{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite flowitEmbedSpin}.flowit-embed-loading div{flex-direction:column;gap:3px;display:flex}.flowit-embed-loading strong,.flowit-embed-error strong{font-size:13px}.flowit-embed-loading small,.flowit-embed-error span{color:var(--muted);font-size:10px}.flowit-embed-error{z-index:3;text-align:center;flex-direction:column}.flowit-embed-error button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:7px;margin-top:5px;padding:8px 14px;font-size:10px;font-weight:750}@keyframes flowitEmbedSpin{to{transform:rotate(360deg)}}.scriptit-page{--script-accent:#b56c2d;--script-ink:#302c27;--script-muted:#746c62;--script-rule:#dce6ed;--script-paper:#fffdf7;background:var(--bg);min-height:100dvh;color:var(--text);flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,sans-serif;display:flex}.scriptit-header{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--panel) 92%, transparent);flex:0 0 52px;justify-content:space-between;align-items:center;gap:18px;min-height:52px;padding:0 18px;display:flex}.scriptit-header__identity{align-items:center;gap:12px;min-width:0;display:flex}.scriptit-header__identity strong{white-space:nowrap;font-size:14px}.scriptit-back{color:var(--text);white-space:nowrap;font-size:12px;font-weight:750;text-decoration:none}.scriptit-back:hover{color:var(--script-accent)}.scriptit-header__divider{background:var(--border);width:1px;height:18px}.scriptit-header .theme-toggle{width:34px;height:34px}.scriptit-intro{max-width:700px;color:var(--muted);font:700 19px/1.2 var(--hand);transform-origin:0;margin:0 0 18px 20px;transform:rotate(-.5deg)}.scriptit-notebook{background-color:var(--script-paper);background-image:repeating-linear-gradient(to bottom, transparent 0, transparent 31px, var(--script-rule) 32px, var(--script-rule) 33px);min-height:560px;box-shadow:var(--shadow);color:var(--script-ink);background-position:0 68px;border:1px solid #ded7ca;border-radius:7px;position:relative;overflow:hidden}.scriptit-notebook:before{content:"";z-index:0;background:#b84c4273;width:1.5px;position:absolute;top:0;bottom:0;left:46px}.scriptit-tabs{z-index:1;background:color-mix(in srgb, var(--script-paper) 92%, transparent);align-items:flex-end;gap:28px;height:68px;padding:22px 30px 0 68px;display:flex;position:relative}.scriptit-tab{height:46px;color:var(--script-muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:0 2px;font-size:13px;font-weight:750}.scriptit-tab:hover{color:var(--script-accent)}.scriptit-tab--active{border-bottom-color:var(--script-accent);color:var(--script-ink)}.scriptit-notebook__content{z-index:1;padding:24px 34px 42px 68px;position:relative}.scriptit-format-note{min-height:33px;color:var(--script-accent);font:700 16px/1.2 var(--hand);flex-wrap:wrap;align-items:center;gap:5px 11px;display:flex;transform:rotate(-.25deg)}.scriptit-format-note span{color:#aaa196;font-family:var(--font);font-size:10px}.scriptit-editor,.scriptit-textarea{width:100%;color:var(--script-ink);background-color:#fffdf7c7;background-image:repeating-linear-gradient(#0000 0 29px,#cfdce6b8 30px 31px);border:1px solid #7e746742;border-radius:5px;outline:none;box-shadow:0 5px 14px #31291e0f}.scriptit-editor{min-height:174px;max-height:330px;margin-top:9px;padding:14px 18px;font:14px/31px Georgia,Times New Roman,serif;overflow-y:auto}.scriptit-textarea{resize:vertical;font:13px/31px var(--font);padding:11px 14px;display:block}.scriptit-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:14px;display:flex}.scriptit-button{min-height:36px;color:var(--script-ink);cursor:pointer;background:#fffdf7c2;border:1.5px solid #c9c0b4;border-radius:6px;justify-content:center;align-items:center;padding:8px 17px;font-size:12px;font-weight:750;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.scriptit-button--primary{border-color:var(--script-accent);background:var(--script-accent);color:#fff}.scriptit-upload{width:fit-content}.scriptit-upload input{display:none}.scriptit-status,.scriptit-error{margin:17px 0 14px;font-size:13px;line-height:1.55}.scriptit-status{color:var(--script-muted)}.scriptit-error{color:#a84035}.scriptit-output__heading{min-height:31px;color:var(--script-accent);font:700 20px/1.2 var(--hand);transform-origin:0;margin-bottom:7px;transform:rotate(-.6deg)}.scriptit-card>button{width:100%;min-height:45px;color:var(--script-ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:8px 3px;font-size:13px;font-weight:650;display:flex}.scriptit-card>button:hover{color:var(--script-accent)}.scriptit-card>button span:last-child{color:var(--script-accent);flex:none;font-size:20px;font-weight:400}.scriptit-card__detail{color:var(--script-muted);gap:8px;padding:0 3px 18px;font-size:12.5px;line-height:1.5;display:grid}.scriptit-card__detail b{color:var(--script-ink)}.flow-page{background:var(--bg);height:100vh;overflow:hidden}.flow-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.flow-header>div{align-items:center;gap:11px;display:flex}.round-name{outline:0;min-width:90px;font-size:12px;font-weight:700}.flow-brand{font-family:var(--display);font-size:15px;font-weight:700;text-decoration:none}.autosave{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px}.autosave:first-letter{color:#4a966a}.flow-workspace{min-width:0;height:calc(100vh - 58px);display:flex}.flow-rail{border-right:1px solid var(--border);background:var(--panel);flex-direction:column;flex:0 0 190px;width:190px;padding:12px 10px;transition:width .2s,flex-basis .2s;display:flex;position:relative}.flow-rail--closed{flex-basis:68px;width:68px}.rail-toggle{z-index:5;border:1px solid var(--border);background:var(--panel);cursor:pointer;border-radius:50%;width:22px;height:22px;position:absolute;top:8px;right:-11px}.side-actions{gap:6px;margin:20px 0 12px;display:flex}.side-actions button{border:1px dashed var(--side);min-width:0;color:var(--side);cursor:pointer;background:0 0;border-radius:7px;flex:1;padding:8px 4px;font-size:9px;font-weight:750}.flow-list{border-bottom:1px solid var(--border);padding-bottom:10px}.flow-list>div{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:6px 3px;font-size:10px;display:grid}.flow-list i{border-radius:50%;width:7px;height:7px}.flow-list [contenteditable]{outline:0}.flow-list button{color:var(--faint);cursor:pointer;background:0 0;border:0}.rail-nav{flex-direction:column;gap:5px;padding-top:13px;display:flex}.rail-nav a,.rail-nav button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;padding:8px;font-size:10px;text-decoration:none;display:flex}.rail-nav a:hover,.rail-nav button:hover{background:var(--bg)}.rail-nav span{background:var(--bg-deep);width:28px;height:28px;color:var(--muted);border-radius:7px;flex:none;place-items:center;display:grid}.color-settings{border-top:1px solid var(--border);justify-content:space-between;margin-top:auto;padding-top:10px;display:flex}.color-settings label{text-transform:uppercase;color:var(--muted);align-items:center;gap:4px;font-size:8px;display:flex}.color-settings input{background:0 0;border:0;width:19px;height:19px;padding:0}.flow-board{flex:1;min-width:0;overflow:auto}.flow-grid{min-width:calc(var(--column-count) * 180px);grid-template-columns:repeat(var(--column-count), minmax(180px, 1fr));align-items:stretch;height:100%;display:grid}.flow-column{background:color-mix(in srgb, var(--flow-color) 7%, var(--bg));border-right:1px solid var(--bg);min-height:100%}.flow-group{background:var(--panel);border-bottom:1px solid var(--border);height:26px;color:var(--flow-color);text-transform:uppercase;letter-spacing:.1em;padding:7px 10px;font-size:8px;font-weight:800}.flow-column header{z-index:2;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--flow-color) 10%, var(--panel));color:var(--flow-color);flex-direction:column;gap:2px;padding:10px;display:flex;position:sticky;top:0}.flow-column header strong{font-size:10px}.flow-column header span{font-family:var(--mono);opacity:.75;font-size:8px}.flow-cells{flex-direction:column;gap:5px;padding:7px;display:flex}.flow-cell{background:var(--panel);border-radius:6px;outline:0;min-height:35px;padding:8px;font-size:10px;line-height:1.5;box-shadow:0 2px 5px #0000000a}.flow-cell:focus{outline:1px solid var(--flow-color)}.flow-cells>button{height:30px;color:var(--faint);cursor:pointer;background:0 0;border:0}.panel-toggle{background:var(--bg);width:14px;color:var(--faint);cursor:pointer;border:0;flex:0 0 14px}.flow-panel{background:var(--panel);border-left:1px solid var(--border);flex-direction:column;flex:0 0 280px;width:280px;display:flex}.panel-tabs{border-bottom:1px solid var(--border);display:flex}.panel-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;flex:1;padding:12px 5px;font-size:9px;font-weight:700}.panel-tabs button.active{color:var(--text);background:var(--bg-deep)}.panel-body{flex:1;min-height:0;padding:12px;overflow:auto}.block-item{text-align:left;border:1px solid var(--border);background:var(--bg);cursor:pointer;border-radius:8px;flex-direction:column;width:100%;margin-bottom:7px;padding:10px;display:flex}.block-item strong{font-size:10px}.block-item span{color:var(--muted);margin-top:3px;font-size:8px}.new-block{border:1px dashed var(--border);width:100%;color:var(--muted);cursor:pointer;background:0 0;border-radius:7px;padding:9px;font-size:9px}.notes-area{min-height:100%;font:10px/1.7 var(--mono);color:var(--muted);outline:0}.roadmap{border-top:1px solid var(--border);max-height:45%;padding:13px;overflow:auto}.roadmap h3{text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:10px}.roadmap>div{align-items:start;gap:8px;margin:9px 0;font-size:10px;display:flex}.roadmap>div>span{background:var(--accent);color:#fff;width:17px;height:17px;font:7px var(--mono);border-radius:50%;flex:none;place-items:center;display:grid}.auth-page{flex-direction:column;min-height:100vh;display:flex}.auth-main{flex:1;grid-template-columns:minmax(280px,470px) 420px;place-content:center;align-items:center;gap:clamp(50px,10vw,150px);padding:60px 24px 100px;display:grid}.auth-copy h1,.subscribe-intro h1,.account-heading h1{font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(45px,6vw,68px);line-height:1}.auth-copy>p:not(.section-kicker),.subscribe-intro>p:not(.eyebrow),.account-heading>p:not(.eyebrow){color:var(--muted);line-height:1.7}.auth-quote{border-left:2px solid var(--accent);font-family:var(--display);margin-top:55px;padding-left:20px;font-size:16px}.auth-quote span{font-family:var(--font);color:var(--muted);margin-top:8px;font-size:9px;display:block}.auth-card{padding:45px 35px 35px 58px;overflow:visible}.auth-card h2{font-family:var(--display);margin:22px 0 18px;font-size:28px}.auth-tabs{background:#eee9df;border-radius:999px;padding:3px;display:flex}.auth-tabs button{color:#6f6a61;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:1;padding:8px;font-size:11px;font-weight:700}.auth-tabs button.active{color:#292724;background:#fffdf7;box-shadow:0 2px 6px #0000001a}.auth-card form{flex-direction:column;gap:12px;display:flex}.auth-card label{color:#6f6a61;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700}.auth-card input{color:#292724;background:#fff;border:1px solid #d2cabd;border-radius:7px;outline:0;width:100%;margin-top:6px;padding:11px;font-size:12px}.auth-card form>a{color:#315f9b;align-self:end;font-size:9px;text-decoration:none}.auth-switch{text-align:center;color:#777168;font-size:10px}.auth-switch button{color:#315f9b;cursor:pointer;background:0 0;border:0;font-weight:700}.subscribe-intro{text-align:center;padding:90px 24px 60px}.billing-toggle{justify-content:center;align-items:center;gap:10px;margin-top:28px;font-size:10px;display:flex}.billing-toggle button{background:var(--accent);border:0;border-radius:999px;width:42px;height:23px;padding:3px}.billing-toggle i{background:#fff;border-radius:50%;width:17px;height:17px;margin-left:19px;display:block}.billing-toggle b{color:var(--accent);font-size:8px}.subscription-grid{grid-template-columns:repeat(3,minmax(0,310px));justify-content:center;gap:25px;padding:20px 24px 60px;display:grid}.subscription-card{min-height:480px;padding:48px 30px 30px 52px;overflow:visible}.subscription-card .eyebrow{color:#777168}.subscription-card h2{font-family:var(--display);margin:0;font-size:32px}.plan-desc{color:#777168;min-height:48px;font-size:11px;line-height:1.5}.subscription-card .button{width:auto;position:absolute;bottom:27px;left:52px;right:28px}.plan-footnote{text-align:center;color:var(--muted);margin:0 0 60px;font-size:9px}.subscription-spread{flex:1;grid-template-columns:repeat(3,minmax(0,300px));place-content:start center;align-items:end;gap:28px;width:min(100% - 48px,1280px);margin:18px auto 70px;padding-top:30px;display:grid}.subscription-sheet{--tier-metal:#b87333;--tier-edge:#754018;--tier-highlight:#d99b5d;--tier-label-ink:#42240e;isolation:isolate;border:1px solid color-mix(in srgb, var(--sheet-border) 78%, transparent);background:var(--sheet-paper);height:500px;color:var(--sheet-ink);border-radius:6px 5px 7px 4px;transition:transform .22s,box-shadow .22s;position:relative;box-shadow:0 9px 22px #31291e21}.subscription-sheet--free{transform:rotate(-.9deg)}.subscription-sheet--premium{--tier-metal:#b9bec6;--tier-edge:#747b84;--tier-highlight:#d9dde2;--tier-label-ink:#363b42;z-index:2;transform:translateY(-14px)scale(1.025);box-shadow:0 19px 38px #31291e29}.subscription-sheet--all{--tier-metal:#d5a51e;--tier-edge:#8a6200;--tier-highlight:#e6c252;--tier-label-ink:#4a3500;transform:rotate(.9deg)}.subscription-sheet--free:hover{transform:translateY(-5px)rotate(-.9deg);box-shadow:0 14px 28px #31291e29}.subscription-sheet--premium:hover{transform:translateY(-19px)scale(1.025);box-shadow:0 24px 42px #31291e33}.subscription-sheet--all:hover{transform:translateY(-5px)rotate(.9deg);box-shadow:0 14px 28px #31291e29}.subscription-sheet--current{border-color:var(--sheet-accent)}.subscription-sheet--current:after{content:"";z-index:5;border:2px solid var(--sheet-accent);opacity:.72;pointer-events:none;border-radius:9px 5px 10px 6px;animation:.52s ease-out both subscription-current-outline;position:absolute;inset:-7px -6px -6px -7px;transform:rotate(.35deg)}.subscription-sheet-lines{z-index:-1;border-radius:inherit;background-image:repeating-linear-gradient(to bottom, transparent 0, transparent 29px, var(--sheet-rule) 29px, var(--sheet-rule) 31px);background-position:0 67px;position:absolute;inset:0}.subscription-sheet-margin{z-index:-1;background:var(--sheet-margin);opacity:.62;width:1.5px;position:absolute;top:0;bottom:0;left:35px}.subscription-sheet-holes{flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:76px;bottom:50px;left:11px}.subscription-sheet-holes i{border:2px solid color-mix(in srgb, var(--sheet-border) 82%, #b8afa0);background:color-mix(in srgb, var(--sheet-border) 20%, white);border-radius:50%;width:11px;height:11px;box-shadow:inset 0 1px 2px #31291e29}.subscription-sheet-content{flex-direction:column;height:100%;padding:42px 25px 25px 52px;display:flex;position:relative}.subscription-current-marker{z-index:7;width:105px;height:48px;color:var(--sheet-accent);pointer-events:none;animation:.46s ease-out 80ms both subscription-current-note;position:absolute;top:-47px;right:12px;transform:rotate(-2deg)}.subscription-current-marker span{font:700 20px/1 var(--hand);white-space:nowrap;display:block}.subscription-current-marker svg{width:54px;height:34px;position:absolute;bottom:-1px;right:0;overflow:visible}.subscription-current-marker path{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:90;stroke-dashoffset:90px;animation:.55s ease-out .28s forwards subscription-ink}.subscription-best-note{color:var(--sheet-accent);font:700 20px/1 var(--hand);transform-origin:0;white-space:nowrap;margin-top:3px;transform:rotate(-2deg)}.subscription-plan-heading{justify-content:space-between;align-items:flex-start;gap:10px;min-height:60px;display:flex}.subscription-plan-name{background:linear-gradient(112deg, var(--tier-edge), var(--tier-metal) 28%, var(--tier-highlight) 49%, var(--tier-metal) 68%, var(--tier-edge));color:#0000;-webkit-text-fill-color:transparent;width:fit-content;filter:drop-shadow(0 1px 0 color-mix(in srgb, var(--tier-highlight) 42%, transparent));letter-spacing:-.025em;background-size:180% 100%;-webkit-background-clip:text;background-clip:text;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:18px;font-weight:750;line-height:1.15;animation:8s ease-in-out .35s infinite subscription-metal-shine}.subscription-premium-switch{border:1.5px solid color-mix(in srgb, var(--sheet-accent) 50%, var(--sheet-border));background:color-mix(in srgb, var(--sheet-accent) 8%, var(--sheet-paper));border-radius:999px;grid-template-columns:1fr 1fr;gap:3px;height:36px;padding:3px;display:grid;position:relative}.subscription-premium-switch button{z-index:1;color:var(--sheet-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:10.5px;font-weight:800;transition:background .18s,color .18s,transform .18s;position:relative}.subscription-premium-switch button.active{background:var(--sheet-accent);color:#fff;box-shadow:0 3px 7px color-mix(in srgb, var(--sheet-accent) 28%, transparent);transform:rotate(-1deg)}.subscription-sheet--premium[data-premium-product=flow] .subscription-premium-switch button.active{transform:rotate(1deg)}.subscription-price{align-items:baseline;gap:7px;height:82px;padding-top:9px;display:flex}.subscription-price strong{font-family:var(--display);letter-spacing:-.04em;font-size:42px;line-height:1}.subscription-price span{color:var(--sheet-muted);font-size:10px}.subscription-feature-list{flex-direction:column;gap:0;width:calc(100% + 10px);min-height:186px;margin-top:5px;margin-left:-10px;display:flex}.subscription-sheet--premium .subscription-feature-list{margin-top:0}.subscription-feature-list>div{height:62px;color:var(--sheet-muted);opacity:0;animation:subscription-feature-reveal .42s calc(.28s + var(--feature-index) * .25s) ease-out forwards;flex:0 0 62px;align-items:flex-start;gap:7px;font-size:11.5px;line-height:13px;display:flex;transform:translate(-7px)}.subscription-feature-list>div>span:last-child{z-index:1;padding-top:4px;position:relative}.subscription-feature-list>div>span:last-child strong{color:var(--sheet-ink);font-weight:800}.subscription-feature-bullet{width:17px;height:18px;color:var(--sheet-accent);flex:0 0 17px;margin-top:3px}.subscription-feature-bullet svg{width:17px;height:18px;display:block;overflow:visible}.subscription-feature-bullet path{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:62;stroke-dashoffset:62px;animation:subscription-ink .48s calc(.34s + var(--feature-index) * .25s) ease-out forwards}@keyframes subscription-feature-reveal{to{opacity:1;transform:translate(0)}}@keyframes subscription-metal-shine{0%,32%,to{background-position:65% 0}58%,74%{background-position:35% 0}}@keyframes subscription-ink{to{stroke-dashoffset:0}}@keyframes subscription-current-outline{0%{opacity:0;transform:scale(.985)rotate(-.5deg)}to{opacity:.72;transform:scale(1)rotate(.35deg)}}@keyframes subscription-current-note{0%{opacity:0;transform:translateY(7px)rotate(-2deg)}to{opacity:1;transform:translateY(0)rotate(-2deg)}}@media (prefers-reduced-motion:reduce){.subscription-sheet--current:after,.subscription-current-marker,.subscription-current-marker path,.subscription-feature-list>div,.subscription-feature-bullet path{opacity:1;stroke-dashoffset:0;animation:none;transform:none}}.subscription-plan-button{border:1.5px solid var(--sheet-accent);background:color-mix(in srgb, var(--sheet-paper) 94%, var(--sheet-accent));width:100%;min-height:42px;color:var(--sheet-accent);cursor:pointer;border-radius:7px;margin-top:auto;font-size:11.5px;font-weight:800;transition:transform .15s,background .15s,color .15s}.subscription-plan-button:not(:disabled):hover{background:var(--sheet-accent);color:#fff;transform:translateY(-1px)}.subscription-plan-button--filled{background:var(--sheet-accent);color:#fff}.subscription-plan-button:disabled{background:color-mix(in srgb, var(--sheet-accent) 8%, var(--sheet-paper));color:color-mix(in srgb, var(--sheet-accent) 72%, var(--sheet-muted));cursor:default;border-style:dashed}.paywall-main{flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:calc(100vh - 77px);padding:40px 24px 80px;display:flex}.product-switch{border:1px solid var(--border);border-radius:999px;gap:5px;padding:3px;display:flex}.product-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 17px;font-size:10px;font-weight:700}.product-switch button.active{background:var(--text);color:var(--bg)}.paywall-card{width:min(480px,100%);min-height:520px;padding:62px 45px 45px 70px;overflow:visible}.lock-badge{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#315f9b;border-radius:999px;padding:6px 10px;font-size:8px;font-weight:800;display:inline-block}.paywall-card h1{font-family:var(--display);margin:23px 0 13px;font-size:31px;line-height:1.1}.paywall-card>p{color:#686158;margin-bottom:25px;font-size:12px;line-height:1.65}.paywall-card .button{margin-top:32px}.subtle-link{text-align:center;color:#777168;margin-top:13px;font-size:9px;display:block}.paywall-card em{font:700 25px var(--hand);color:var(--accent);position:absolute;top:-27px;right:-15px;transform:rotate(7deg)}.account-main{max-width:760px;margin:auto;padding:70px 24px 100px}.account-heading{margin-bottom:45px}.settings-panel{background:var(--panel);border:1px solid var(--border);border-radius:12px;margin-bottom:18px;padding:26px}.settings-panel>header{border-bottom:1px solid var(--border);justify-content:space-between;padding-bottom:19px;display:flex}.settings-panel header h2{font-family:var(--display);margin:0;font-size:21px}.settings-panel header p{color:var(--muted);margin:4px 0 0;font-size:10px}.settings-panel header>span{font:9px var(--mono);color:var(--faint)}.settings-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:19px 0;display:flex}.settings-row>div:first-child{flex-direction:column;flex:1;gap:5px;display:flex}.settings-row label,.current-plan>div>span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:8px}.settings-row strong{font-size:12px}.settings-row input{border:1px solid var(--border);background:var(--bg);border-radius:6px;max-width:330px;padding:9px}.inline-actions{gap:7px;display:flex}.inline-actions>button:not(.button),.cancel-box button:not(.button){cursor:pointer;background:0 0;border:0;font-size:10px}.current-plan{background:var(--bg);border-radius:9px;justify-content:space-between;align-items:center;margin:22px 0 5px;padding:18px;display:flex}.current-plan h3{font-family:var(--display);margin:4px 0;font-size:18px}.current-plan p{color:var(--muted);margin:0;font-size:9px}.danger-link{color:#b15151;cursor:pointer;background:0 0;border:0;padding:18px 0 0;font-size:9px;text-decoration:underline}.cancel-box{background:#a8484814;border:1px solid #a84848;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding:15px;display:flex}.cancel-box p{font-size:10px;line-height:1.5}.cancel-box>div{gap:7px;display:flex}.cutit-stage-page{background:var(--bg);min-height:100vh;color:var(--text);overflow-x:hidden}.cutit-stage-main{width:min(100% - 48px,1040px);margin:28px auto 0;padding-bottom:72px}.cutit-stage-sheet{isolation:isolate;color:#292724;background-color:#fffdf7;background-image:linear-gradient(90deg,#0000 0 67px,#be4f4775 67px 69px,#0000 69px),repeating-linear-gradient(#0000 0 42px,#dce8ef 42px 44px);background-position:0,0 22px;border:1px solid #ddd5c7;border-radius:7px 5px 8px 4px;grid-template-columns:minmax(260px,.86fr) minmax(390px,1.14fr);align-items:center;gap:clamp(46px,7vw,88px);min-height:555px;padding:62px 62px 52px 94px;display:grid;position:relative;box-shadow:11px 13px #f8f3e9,11px 14px 1px #d8d0c3,0 22px 46px #31291e29}.cutit-stage-sheet:before{display:none}.cutit-stage-holes{flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:72px;bottom:58px;left:20px}.cutit-stage-holes i{background:var(--bg);border-radius:50%;width:17px;height:17px;box-shadow:inset 1px 2px 4px #31291e38}.cutit-stage-preview-label{color:#5c4720;font:700 16px/1 var(--hand);background:#ffe176;border-radius:3px 2px 2px 3px;padding:7px 15px 8px;position:absolute;top:25px;right:-8px;transform:rotate(1.5deg);box-shadow:1px 4px 7px #31291e21}.cutit-stage-copy>p{color:var(--cutit-accent);font:700 21px/1 var(--hand);margin:0;transform:rotate(-1deg)}.cutit-stage-copy h1{font:750 clamp(45px, 5.5vw, 62px)/.94 var(--font);letter-spacing:-.06em;margin:5px 0 14px}.cutit-stage-copy h1 span{color:var(--cutit-accent)}.cutit-stage-copy>div{color:#625c54;max-width:330px;font-size:14px;line-height:1.65}.cutit-stage-download{color:#513064;background:radial-gradient(circle at 20% 24%,#ffffff47 0 1px,#0000 1.5px) 0 0/10px 9px,linear-gradient(115deg,#ffffff4d,#0000 38%,#5c367717),#ead0fa;border:0;border-radius:2px 4px 3px 1px;align-items:center;width:178px;min-height:91px;margin-top:31px;padding:20px 43px 16px 19px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;position:relative;transform:rotate(-1.8deg);box-shadow:2px 7px 12px #3d27482e}.cutit-stage-download:before{content:"";background:#f1e2aec2;width:65px;height:18px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(2deg)}.cutit-stage-download strong{font:700 22px/.95 var(--hand)}.cutit-stage-download>span{color:var(--cutit-accent);font:700 30px/1 var(--hand);position:absolute;bottom:18px;right:19px}.cutit-stage-download:hover{transform:translateY(-2px)rotate(-.6deg);box-shadow:3px 10px 16px #3d274838}.cutit-stage-copy>small{color:#817a70;margin:11px 0 0 4px;font-size:9px;display:block}.cutit-stage-features{flex-direction:column;display:flex}.cutit-stage-features article{border-bottom:1.5px solid #aecadbb3;grid-template-columns:40px 1fr;gap:13px;min-height:118px;padding:18px 0 16px;display:grid}.cutit-stage-features article:last-child{border-bottom:0}.cutit-stage-features article>b{color:var(--cutit-accent);font:700 29px/1 var(--hand);text-align:center;transform:rotate(-6deg)}.cutit-stage-features article:nth-child(2n)>b{transform:rotate(5deg)}.cutit-stage-features h2{width:fit-content;margin:0 0 7px;font-size:16px;line-height:1.2;position:relative}.cutit-stage-features h2:after{content:"";z-index:-1;background:color-mix(in srgb, var(--cutit-accent) 22%, transparent);height:7px;position:absolute;bottom:-1px;left:-3px;right:-5px;transform:rotate(-1deg)}.cutit-stage-features p{color:#6f6961;max-width:410px;margin:0;font-size:12.5px;line-height:1.5}.cutit-stage-install{color:#292724;background-color:#fffdf7;background-image:linear-gradient(90deg,#0000 0 43px,#be4f4766 43px 45px,#0000 45px),repeating-linear-gradient(#0000 0 34px,#dce8ef 34px 36px);background-position:0,0 14px;border:1px solid #ddd5c7;border-radius:5px 3px 7px 4px;grid-template-columns:minmax(180px,.62fr) minmax(390px,1.38fr);align-items:start;gap:48px;width:min(100% - 70px,860px);min-height:390px;margin:78px auto 0;padding:49px 50px 40px 68px;display:grid;position:relative;transform:rotate(.2deg);box-shadow:0 16px 32px #31291e24}.cutit-stage-tape{background:linear-gradient(90deg,#eee0b1b8,#faefc7e0,#e9d8a1b3);width:94px;height:24px;position:absolute;top:-11px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 1px 2px #31291e14}.cutit-stage-install header>p{color:var(--cutit-accent);font:700 19px/1 var(--hand);margin:0;transform:rotate(-1deg)}.cutit-stage-install header h2{letter-spacing:-.04em;margin:8px 0 0;font-size:26px;line-height:1.05}.cutit-stage-install ol{margin:0;padding:0;list-style:none}.cutit-stage-install li{border-bottom:1px dashed #706a6247;align-items:flex-start;gap:12px;min-height:56px;padding:8px 0;display:flex}.cutit-stage-install li:last-child{border-bottom:0}.cutit-stage-install li>b{color:var(--cutit-accent);font:700 23px/1 var(--hand);text-align:center;flex:0 0 25px;transform:rotate(-5deg)}.cutit-stage-install li:nth-child(2n)>b{transform:rotate(4deg)}.cutit-stage-install li>span{flex-direction:column;gap:2px;display:flex}.cutit-stage-install li strong{font-size:13.5px}.cutit-stage-install li small{color:#746e65;font-size:11.5px;line-height:1.4}.cutit-stage-install__note{color:#777168;text-align:center;grid-column:1/-1;margin:11px 0 0;font-size:11px;line-height:1.5}.cutit-stage-footer{color:var(--muted);text-align:center;padding:0 24px 38px;font-size:12px}@media (width<=760px){.cutit-stage-main{width:min(100% - 24px,620px)}.cutit-stage-sheet{background-image:linear-gradient(90deg,#0000 0 49px,#be4f4775 49px 51px,#0000 51px),repeating-linear-gradient(#0000 0 42px,#dce8ef 42px 44px);grid-template-columns:1fr;gap:38px;padding:58px 28px 44px 70px}.cutit-stage-holes{left:13px}.cutit-stage-copy>div{max-width:470px}.cutit-stage-features article{min-height:105px}.cutit-stage-install{grid-template-columns:1fr;gap:28px;width:min(100% - 12px,560px);padding:45px 34px 35px 60px}.cutit-stage-install__note{grid-column:auto}}@media (width<=480px){.cutit-stage-main{width:min(100% - 14px,440px);margin-top:14px}.cutit-stage-sheet{background-image:linear-gradient(90deg,#0000 0 33px,#be4f4775 33px 35px,#0000 35px),repeating-linear-gradient(#0000 0 42px,#dce8ef 42px 44px);padding:64px 16px 34px 47px}.cutit-stage-holes{display:none}.cutit-stage-preview-label{top:18px;right:-4px}.cutit-stage-features article{grid-template-columns:30px 1fr;gap:9px}.cutit-stage-install{width:calc(100% - 4px);padding:44px 19px 32px 45px}}.scoutit-page--staging{--scout-paper:#fffdf7;--scout-ink:#292724;--scout-muted:#706a62;overflow-x:hidden}.scoutit-page--staging .scoutit-intro{width:min(100% - 48px,760px);position:relative;max-width:none!important;padding:24px 24px 4px!important}.scoutit-page--preview .scoutit-intro:after{content:"design preview";color:#59461f;font:700 15px/1 var(--hand);background:#ffe176;border-radius:2px 3px 2px 4px;padding:6px 12px;position:absolute;top:13px;right:20px;transform:rotate(2deg);box-shadow:1px 4px 7px #31291e1f}.scoutit-page--staging .scoutit-intro>div:first-child{transform:rotate(-1deg);color:var(--scoutit-accent)!important;font:700 21px/1 var(--hand)!important;letter-spacing:0!important;text-transform:none!important}.scoutit-page--staging .scoutit-intro h2{font:750 clamp(42px, 5vw, 57px)/.95 var(--font)!important;letter-spacing:-.055em!important;margin:5px 0 9px!important}.scoutit-page--staging .scoutit-intro h2:first-letter{text-transform:uppercase}.scoutit-page--staging .scoutit-intro>p{color:var(--muted)!important;font:700 clamp(19px, 2.4vw, 25px)/1.08 var(--hand)!important}.scoutit-page--staging .scoutit-mode-shell{z-index:4;width:min(100% - 64px,900px);position:relative;max-width:none!important;margin:38px auto -1px!important;padding:0 0 0 76px!important}.scoutit-page--staging .scoutit-mode-tabs{gap:8px;border:0!important}.scoutit-page--staging .scoutit-mode-tabs button{border-radius:5px 5px 0 0;min-width:145px;transform:rotate(-.7deg);box-shadow:0 -3px 8px #31291e0f;color:#625c54!important;font:700 18px/1 var(--hand)!important;background:#e6ded0!important;border:1px solid #d7cebf!important;border-bottom:0!important;margin:0!important;padding:10px 17px 11px!important}.scoutit-page--staging .scoutit-mode-tabs button:nth-child(2){transform:rotate(.7deg)}.scoutit-page--staging .scoutit-mode-tabs button.active{z-index:2;box-shadow:0 -4px 10px #31291e1a;background:var(--scout-paper)!important;color:var(--scoutit-accent)!important}.scoutit-page--staging .scoutit-workspace{isolation:isolate;background-color:var(--scout-paper);width:min(100% - 48px,900px);min-height:520px;color:var(--scout-ink);background-image:linear-gradient(90deg,#0000 0 63px,#be4f4775 63px 65px,#0000 65px),repeating-linear-gradient(#0000 0 40px,#dce8ef 40px 42px);background-position:0,0 22px;border:1px solid #d9d1c4;border-radius:6px 8px 5px 7px;position:relative;box-shadow:0 22px 44px #31291e29;max-width:none!important;margin:0 auto!important;padding:58px 54px 62px 88px!important}.scoutit-page--staging .scoutit-workspace:before{content:"";z-index:-2;border-radius:inherit;background:#f8f3e9;position:absolute;inset:0;transform:translate(10px,13px)rotate(.45deg);box-shadow:0 11px 22px #31291e1a}.scoutit-page--staging .scoutit-workspace:after{content:"";z-index:1;background-image:radial-gradient(circle, var(--bg) 0 7px, #31291e2e 7.5px, transparent 9px);pointer-events:none;background-repeat:repeat-y;background-size:20px 33.333%;width:20px;position:absolute;top:54px;bottom:48px;left:18px}.scoutit-page--staging .scoutit-pool-setup,.scoutit-page--staging .scoutit-judges-setup,.scoutit-page--staging .scoutit-tabroom-login{background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.scoutit-page--staging .scoutit-workspace label{color:var(--scoutit-accent)!important;letter-spacing:.07em!important;font-size:10px!important}.scoutit-page--staging .scoutit-workspace input,.scoutit-page--staging .scoutit-workspace select{min-height:42px;box-shadow:1px 3px 0 color-mix(in srgb, var(--scoutit-accent) 10%, transparent);border:1.5px solid color-mix(in srgb, var(--scoutit-accent) 52%, #c8c0b4)!important;color:var(--scout-ink)!important;background:#ffffffd6!important;border-radius:6px 8px 5px 7px!important}.scoutit-page--staging .scoutit-workspace button{border-radius:5px 7px 4px 6px!important}.scoutit-page--staging .scoutit-pool-summary,.scoutit-page--staging .scoutit-field-sheet{background:0 0!important;border:0!important;border-top:1.5px dashed #645d5357!important;border-radius:0!important;padding:26px 0 0!important}.scoutit-page--staging .scoutit-pool-summary>span,.scoutit-page--staging .scoutit-field-sheet>span{color:var(--scoutit-accent);font:700 25px/1 var(--hand)!important}.scoutit-page--staging .scoutit-pool-summary>div>div,.scoutit-page--staging .scoutit-type-count{background:#ffffff9e;transform:rotate(-.4deg);box-shadow:1px 4px 8px #31291e12;border-color:color-mix(in srgb, var(--scoutit-accent) 30%, #d0c8bb)!important;border-radius:3px 6px 4px 5px!important}.scoutit-page--staging .scoutit-pool-summary>div>div:nth-child(2n),.scoutit-page--staging .scoutit-type-count:nth-child(2n){transform:rotate(.5deg)}.scoutit-page--staging table{color:var(--scout-ink)}.scoutit-page--staging table tbody tr{border-color:#aecadbc2!important}.scoutit-page--staging .scoutit-tabroom-login{max-width:560px;margin:12px auto 0;position:relative;transform:rotate(-.25deg);box-shadow:2px 7px 14px #31291e1a;background:#fff4be85!important;padding:25px 28px 24px!important}.scoutit-page--staging .scoutit-tabroom-login:before{content:"";background:#efdea5c7;width:80px;height:20px;position:absolute;top:-10px;left:50%;transform:translate(-50%)rotate(2deg)}.scoutit-page--staging .scoutit-tabroom-login>p{color:var(--scout-muted)!important}.scoutit-page--staging .scoutit-login-privacy{color:#173940;text-underline-offset:2px;background:#59e6ff;margin-left:4px;padding:0 3px 1px;text-decoration:underline;text-decoration-thickness:1.5px;display:inline}.scoutit-page--staging .scoutit-login-privacy-detail{color:var(--scout-muted);margin-top:8px;font-size:12px;line-height:1.5;display:block}.scoutit-page--staging .scoutit-judges-results{gap:0!important}.scoutit-page--staging .scoutit-judge-row{background:0 0!important;border:0!important;border-bottom:1.5px solid #aecadbb8!important;border-radius:0!important}.scoutit-page--staging .scoutit-judge-row>button{border-radius:0!important}.scoutit-page--staging .scoutit-judge-row:hover{background:color-mix(in srgb, var(--scoutit-accent) 5%, transparent)!important}.scoutit-page--staging .scoutit-judge-controls{border-block:1px dashed #645d534d;margin:9px 0 14px;padding:13px 0}.scoutit-page--staging .scoutit-judge-controls select{width:auto}.scoutit-page--staging .scoutit-unresolved{background:#ffffff70!important;border-style:dashed!important}.scoutit-page--staging .scoutit-note{font-weight:600;margin:34px auto 54px!important;font-size:13px!important}.scoutit-page--staging .scoutit-footer{font-size:12px!important}@media (width<=720px){.scoutit-page--preview .scoutit-intro:after{display:none}.scoutit-page--staging .scoutit-mode-shell{width:min(100% - 28px,620px);padding-left:46px!important}.scoutit-page--staging .scoutit-mode-tabs button{flex:1;min-width:0}.scoutit-page--staging .scoutit-workspace{background-image:linear-gradient(90deg,#0000 0 38px,#be4f4775 38px 40px,#0000 40px),repeating-linear-gradient(#0000 0 40px,#dce8ef 40px 42px);width:min(100% - 20px,620px);padding:46px 20px 46px 55px!important}.scoutit-page--staging .scoutit-workspace:after{display:none}.scoutit-page--staging .scoutit-tournament-loader>div:first-child>div,.scoutit-page--staging .scoutit-judges-setup>div:first-child>div:nth-child(2){flex-direction:column}.scoutit-page--staging .scoutit-workspace input{width:100%}.scoutit-page--staging .scoutit-workspace table{min-width:560px}}.findit-stage-page{background:var(--bg);min-height:100vh;color:var(--text);overflow-x:hidden}.findit-stage-main{width:min(100% - 48px,1040px);margin:24px auto 0;padding-bottom:72px}.findit-stage-notebook{isolation:isolate;color:#292724;background-color:#fffdf7;background-image:linear-gradient(90deg,#0000 0 67px,#be4f477a 67px 69px,#0000 69px),repeating-linear-gradient(#0000 0 42px,#dbe8ef 42px 44px);background-position:0,0 22px;border:1px solid #ddd5c7;border-radius:6px 8px 5px 7px;min-height:590px;padding:54px 62px 40px 94px;position:relative;box-shadow:0 22px 46px #31291e29}.findit-stage-notebook:before{content:"";z-index:-1;border-radius:inherit;background:#f8f3e9;position:absolute;inset:0;transform:translate(11px,13px)rotate(.55deg);box-shadow:0 12px 24px #31291e1a}.findit-stage-holes{flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:74px;bottom:58px;left:20px}.findit-stage-holes i{background:var(--bg);border-radius:50%;width:17px;height:17px;box-shadow:inset 1px 2px 4px #31291e38}.findit-stage-label{color:#5c4720;font:700 16px/1 var(--hand);background:#ffe176;border-radius:3px 2px 2px 3px;padding:7px 15px 8px;position:absolute;top:25px;right:-8px;transform:rotate(1.5deg);box-shadow:1px 4px 7px #31291e21}.findit-stage-heading>p{color:var(--findit-accent);font:700 21px/1 var(--hand);margin:0;transform:rotate(-1deg)}.findit-stage-heading h1{font:750 clamp(40px, 5vw, 56px)/.95 var(--font);letter-spacing:-.055em;margin:4px 0 0}.findit-stage-heading h1 span{color:var(--findit-accent)}.findit-stage-heading>div{color:#605b53;font:700 clamp(20px, 2.5vw, 26px)/1.05 var(--hand);margin-top:13px}.findit-stage-search{border:2px solid color-mix(in srgb, var(--findit-accent) 62%, #bcb4a8);height:54px;box-shadow:2px 4px 0 color-mix(in srgb, var(--findit-accent) 13%, transparent);background:#ffffffd1;border-radius:7px 5px 8px 6px;align-items:center;margin-top:38px;display:flex;position:relative;transform:rotate(-.12deg)}.findit-stage-search>span{flex:0 0 46px;height:100%;position:relative}.findit-stage-search>span:before{content:"";border:2px solid var(--findit-accent);border-radius:50%;width:13px;height:13px;position:absolute;top:15px;left:17px}.findit-stage-search>span:after{content:"";background:var(--findit-accent);border-radius:2px;width:8px;height:2px;position:absolute;top:29px;left:29px;transform:rotate(46deg)}.findit-stage-search input{color:#292724;background:0 0;border:0;outline:0;flex:1;align-self:stretch;min-width:0;font-size:16px}.findit-stage-search input::placeholder{color:#8a847a}.findit-stage-search button{border:0;color:#666058;cursor:pointer;font:700 16px/1 var(--hand);background:0 0;border-bottom:2px solid #59e6ff;margin-right:14px;padding:3px 0}.findit-stage-results{min-height:184px;margin-top:22px}.findit-stage-message{color:#777168;text-align:center;place-items:center;min-height:150px;font-size:13px;display:grid}.findit-stage-message--hand{color:var(--findit-accent);font:700 23px/1 var(--hand);transform:rotate(-1deg)}.findit-stage-result{border-bottom:1.5px solid #abc5d5b8;justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:9px 8px 9px 4px;transition:background .15s,padding .15s;display:flex}.findit-stage-result:hover{background:color-mix(in srgb, var(--findit-accent) 5%, transparent);padding-inline:10px}.findit-stage-result__person{flex-direction:column;gap:3px;min-width:0;display:flex}.findit-stage-result__person strong{text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;overflow:hidden}.findit-stage-result__person small{color:#736d64;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.findit-stage-result__links{flex-wrap:wrap;justify-content:flex-end;gap:6px 12px;max-width:58%;display:flex}.findit-stage-result__links a{border-bottom:1.5px solid color-mix(in srgb, var(--findit-accent) 50%, transparent);color:#615c54;white-space:nowrap;padding:3px 1px;font-size:11px;font-weight:700;text-decoration:none}.findit-stage-result__links a:first-child{color:var(--findit-accent)}.findit-stage-result__links a:hover{border-bottom-color:#59e6ff}.findit-stage-result__links span{font-family:var(--hand)}.findit-stage-fineprint{color:#666058;max-width:620px;margin:26px 0 0;font-size:13px;font-weight:600;line-height:1.5}.findit-stage-extension{color:#292724;background-color:#fffdf7;background-image:linear-gradient(90deg,#0000 0 42px,#be4f4766 42px 44px,#0000 44px),repeating-linear-gradient(#0000 0 34px,#dbe8ef 34px 36px);background-position:0,0 14px;border:1px solid #ddd5c7;border-radius:5px 3px 7px 4px;grid-template-columns:minmax(240px,.85fr) minmax(300px,1.15fr);gap:52px;width:min(100% - 70px,850px);min-height:330px;margin:78px auto 0;padding:47px 52px 40px 66px;display:grid;position:relative;transform:rotate(.25deg);box-shadow:0 16px 32px #31291e24}.findit-stage-tape{background:linear-gradient(90deg,#eee0b1b8,#faefc7e0,#e9d8a1b3);width:94px;height:24px;position:absolute;top:-11px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 1px 2px #31291e14}.findit-stage-extension__intro>p{color:var(--findit-accent);font:700 19px/1 var(--hand);margin:0;transform:rotate(-1deg)}.findit-stage-extension__intro h2{letter-spacing:-.035em;margin:7px 0 10px;font-size:25px;line-height:1.08}.findit-stage-extension__intro>div{color:#6f6a61;font-size:12.5px;line-height:1.55}.findit-stage-extension__intro>a{border:2px solid var(--findit-accent);background:color-mix(in srgb, var(--findit-accent) 8%, #fffdf7);width:fit-content;color:var(--findit-accent);border-radius:5px 7px 4px 6px;margin-top:24px;padding:10px 16px;font-size:12.5px;font-weight:800;text-decoration:none;display:block;transform:rotate(-.6deg)}.findit-stage-extension__intro>a:hover{background:var(--findit-accent);color:#fff}.findit-stage-extension__intro>a span{font:700 19px/1 var(--hand)}.findit-stage-extension__intro>small{color:#837d73;margin-top:9px;font-size:9px;display:block}.findit-stage-steps{margin:0;padding:0;list-style:none}.findit-stage-steps li{border-bottom:1px dashed #706a624d;align-items:flex-start;gap:12px;min-height:57px;padding:8px 0;display:flex}.findit-stage-steps li:last-child{border-bottom:0}.findit-stage-steps li>b{color:var(--findit-accent);font:700 23px/1 var(--hand);text-align:center;flex:0 0 26px;transform:rotate(-5deg)}.findit-stage-steps li:nth-child(2n)>b{transform:rotate(4deg)}.findit-stage-steps li>span{flex-direction:column;gap:2px;display:flex}.findit-stage-steps strong{font-size:12.5px}.findit-stage-steps small{color:#736d64;font-size:10.5px;line-height:1.4}.findit-stage-extension-note{max-width:660px;color:var(--muted);text-align:center;margin:26px auto 0;font-size:10px;line-height:1.5}.findit-stage-footer{color:var(--muted);text-align:center;padding:0 24px 38px;font-size:12px}@media (width<=760px){.findit-stage-main{width:min(100% - 28px,620px)}.findit-stage-notebook{background-image:linear-gradient(90deg,#0000 0 49px,#be4f477a 49px 51px,#0000 51px),repeating-linear-gradient(#0000 0 42px,#dbe8ef 42px 44px);padding:48px 28px 36px 70px}.findit-stage-holes{left:13px}.findit-stage-result{flex-direction:column;align-items:flex-start;gap:7px}.findit-stage-result__links{justify-content:flex-start;max-width:100%}.findit-stage-extension{grid-template-columns:1fr;gap:30px;width:min(100% - 24px,560px);padding:44px 36px 34px 60px}}@media (width<=480px){.findit-stage-main{width:min(100% - 16px,440px);margin-top:12px}.findit-stage-notebook{background-image:linear-gradient(90deg,#0000 0 34px,#be4f477a 34px 36px,#0000 36px),repeating-linear-gradient(#0000 0 42px,#dbe8ef 42px 44px);padding:58px 17px 30px 48px}.findit-stage-holes{display:none}.findit-stage-label{top:18px;right:-4px}.findit-stage-heading>div{max-width:270px}.findit-stage-search{margin-top:28px}.findit-stage-search>span{flex-basis:39px}.findit-stage-search>span:before{left:12px}.findit-stage-search>span:after{left:24px}.findit-stage-extension{width:calc(100% - 8px);padding:44px 20px 32px 46px}}.account-current-plan{border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin:4px 0 12px;padding:15px 18px;display:flex}.account-current-plan>div{flex-direction:column;gap:4px;display:flex}.account-current-plan span{color:var(--account-muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.account-current-plan strong{font:700 17px/1.25 var(--display)}.account-current-plan>a{color:var(--account-accent);font-size:13px;font-weight:700;text-decoration:none}.account-upgrade-note{background:repeating-linear-gradient(to bottom, transparent 0, transparent 28px, #aecde066 28px, #aecde066 30px), var(--account-paper);min-height:116px;color:var(--account-ink);border-radius:4px 7px 5px 3px;padding:18px 158px 17px 24px;position:relative;overflow:hidden;transform:rotate(-.25deg);box-shadow:1px 5px 12px #31291e1c}.account-upgrade-note:before{content:"";background:#f4dd89c2;width:74px;height:20px;position:absolute;top:-4px;right:32px;transform:rotate(2deg)}.account-upgrade-note>span{color:var(--account-accent);font:700 17px/1 var(--hand);display:block;transform:rotate(-1deg)}.account-upgrade-note>strong{margin-top:7px;font-size:15px;line-height:1.25;display:block}.account-upgrade-note>p{color:#6f6a61;margin:4px 0 0;font-size:11.5px;line-height:1.4}.account-upgrade-note>a{color:var(--account-accent);border-bottom:2px solid #59e6ff;padding-bottom:2px;font-size:12px;font-weight:800;text-decoration:none;position:absolute;bottom:20px;right:20px}.account-upgrade-note--complete{background:repeating-linear-gradient(to bottom, transparent 0, transparent 28px, #aecde066 28px, #aecde066 30px), var(--account-paper);align-items:center;min-height:78px;padding:20px 68px 18px 24px;display:flex}.account-upgrade-note--complete:before{background:#7ec89da6;width:54px}.account-upgrade-note--complete>strong{color:var(--account-ink);font:700 clamp(19px, 2.5vw, 23px)/1.1 var(--hand);margin:0}.account-product-portal__heading{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.account-product-portal__heading p{color:var(--account-accent);font:700 18px/1 var(--hand);margin:0 2px 12px 0;transform:rotate(-1deg)}.account-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.account-product-link{border:1.5px solid var(--account-border);background:color-mix(in srgb, var(--account-paper) 76%, transparent);min-height:57px;color:var(--account-ink);border-radius:8px;align-items:center;gap:11px;padding:9px 31px 9px 16px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.account-product-link:before{content:"";opacity:.32;pointer-events:none;background:repeating-linear-gradient(#0000 0 25px,#aecde066 25px 26px);position:absolute;inset:0}.account-product-link>i{z-index:1;background:var(--product-tab);border-radius:2px 4px 3px 2px;flex:0 0 8px;width:8px;height:34px;position:relative;transform:rotate(-2deg);box-shadow:1px 2px 3px #31291e1f}.account-product-link>span{z-index:1;flex-direction:column;gap:2px;min-width:0;display:flex;position:relative}.account-product-link strong{font-size:13.5px}.account-product-link small{color:#706a62;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.account-product-link>b{z-index:1;color:var(--account-accent);font:700 17px/1 var(--hand);transition:transform .15s;position:absolute;right:13px}.account-product-link:hover{border-color:color-mix(in srgb, var(--account-accent) 55%, var(--account-border));transform:translateY(-1px)rotate(-.15deg);box-shadow:0 5px 11px #31291e17}.account-product-link:hover>b{transform:translate(3px)}.product-preview-page{--preview-bg:var(--bg);--preview-text:var(--text);--preview-muted:var(--muted);--preview-border:var(--border);--preview-accent:#1266a6;background:var(--preview-bg);min-height:100vh;color:var(--preview-text);overflow-x:hidden}.product-preview-header{justify-content:space-between;align-items:center;gap:20px;width:min(100% - 48px,1280px);min-height:72px;margin:0 auto;display:flex}.product-preview-back,.product-preview-header__actions>a{color:var(--preview-text);font-size:13px;font-weight:700;text-decoration:none}.product-preview-back:hover,.product-preview-header__actions>a:not(.product-preview-subscribe):hover{color:var(--preview-accent)}.product-preview-header__actions{align-items:center;gap:18px;display:flex}.product-preview-header__actions .product-preview-subscribe{border:1.5px solid var(--preview-text);border-radius:999px;padding:9px 18px;transition:background .15s,color .15s}.product-preview-header__actions .product-preview-subscribe:hover{background:var(--preview-text);color:var(--preview-bg)}.product-preview-theme{border:1px solid var(--preview-border);background:color-mix(in srgb, var(--preview-text) 5%, transparent);cursor:pointer;border-radius:999px;justify-content:flex-start;width:46px;height:26px;padding:3px;display:flex}.product-preview-page[data-dark=true] .product-preview-theme{justify-content:flex-end}.product-preview-theme span{color:#241b13;background:#eb7f22;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.product-preview-intro{text-align:center;width:min(100% - 48px,880px);margin:14px auto 28px}.product-preview-intro>p{color:var(--preview-accent);font:700 clamp(21px, 2.5vw, 29px)/1 var(--hand);margin:0 0 -4px;transform:rotate(-1deg)}.product-preview-intro h1{color:var(--preview-text);font:750 clamp(43px, 5vw, 62px)/1 var(--font);letter-spacing:-.05em;margin:0}.product-preview-intro h1 span{color:var(--preview-accent)}.product-preview-intro>div{max-width:620px;color:var(--preview-muted);margin:10px auto 0;font-size:16px;line-height:1.55}.product-preview-notebook{isolation:isolate;color:#292724;background:#fffdf7;border-radius:8px;grid-template-columns:minmax(275px,.82fr) minmax(480px,1.65fr);align-items:center;gap:34px;width:min(100% - 64px,1160px);min-height:520px;margin:0 auto;padding:48px 40px 48px 78px;display:grid;position:relative;box-shadow:0 22px 42px #31291e33}.product-preview-notebook:before,.product-preview-notebook:after{content:"";z-index:-2;border-radius:inherit;background:#fffdf7;position:absolute;inset:0;box-shadow:0 12px 25px #31291e21}.product-preview-notebook:before{transform:translate(12px,15px)rotate(1.1deg)}.product-preview-notebook:after{transform:translate(6px,8px)rotate(-.65deg)}.product-preview-notebook__lines{z-index:-1;border-radius:inherit;pointer-events:none;background-image:repeating-linear-gradient(#0000 0 47px,#dce8ef 47px 50px);background-position:0 31px;position:absolute;inset:0}.product-preview-notebook__margin{z-index:-1;background:#be4f478c;width:2px;position:absolute;top:0;bottom:0;left:60px}.product-preview-notebook__holes{flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:54px;bottom:54px;left:16px}.product-preview-notebook__holes i{background:var(--preview-bg);border-radius:50%;width:18px;height:18px;box-shadow:inset 1px 2px 4px #31291e38}.product-preview-notebook__copy{z-index:2;position:relative}.product-preview-stamp{color:#127b4d;letter-spacing:.09em;text-transform:uppercase;border:2px solid;border-radius:4px;margin-bottom:16px;padding:5px 12px;font-size:10px;font-weight:800;display:inline-block;transform:rotate(-2.5deg)}.product-preview-stamp--flow{color:#1266a6;transform:rotate(2deg)}.product-preview-stamp--card{color:#26633d;height:32px;font:700 15px/1.25 var(--hand);letter-spacing:0;text-transform:none;background:radial-gradient(circle at 18% 25%,#ffffff42 0 1px,#0000 1.5px) 0 0/11px 10px,linear-gradient(105deg,#ffffff3d,#0000 38%),#bfe6a4;border:0;border-radius:2px 1px 3px;margin:9px 0;padding:6px 13px 5px;position:relative;transform:rotate(-1.8deg);box-shadow:1px 5px 8px #313e262e}.product-preview-stamp--card:before{content:"";opacity:.9;background:linear-gradient(90deg,#f5edcbb8,#fffae0e6,#ede2b7b8);width:42px;height:15px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(2.5deg);box-shadow:0 1px 2px #4339261f}.product-preview-stamp--card:after{content:"";clip-path:polygon(100% 0,0 100%,100% 100%);filter:drop-shadow(-1px -1px 1px #313e261f);background:linear-gradient(135deg,#91c979,#d7f0c4 68%);width:12px;height:10px;position:absolute;bottom:1px;right:1px}.product-preview-notebook__copy h2{font:750 clamp(25px, 2.7vw, 35px)/1.08 var(--font);letter-spacing:-.035em;margin:0 0 12px}.product-preview-notebook__copy>p{color:#6f6a61;margin:0;font-size:14px;line-height:1.58}.product-preview-checklist{gap:12px;margin-top:24px;display:grid}.product-preview-checklist>div{align-items:flex-start;gap:9px;display:flex}.product-preview-checklist b{color:var(--preview-accent);flex:0 0 17px}.product-preview-checklist span{flex-direction:column;gap:2px;display:flex}.product-preview-checklist strong{font-size:13px}.product-preview-checklist small{color:#706a62;font-size:11.5px;line-height:1.4}.product-preview-notebook--card{min-height:570px}.product-preview-notebook--card .product-preview-notebook__lines{background-position:0 0}.product-preview-notebook--card .product-preview-notebook__copy{align-self:start}.product-preview-notebook--card .product-preview-notebook__copy h2{letter-spacing:-.035em;height:100px;margin:0;font-size:23px;line-height:50px}.product-preview-notebook--card .product-preview-notebook__copy h2 span{white-space:nowrap;height:50px;display:block}.product-preview-neon{color:#173940;text-underline-offset:2px;background:#59e6ff;padding:0 3px 1px;font-style:normal;text-decoration:underline;text-decoration-thickness:2px}.product-preview-notebook--card .product-preview-notebook__copy>p{align-items:center;height:50px;margin:0;font-size:14px;line-height:25px;display:flex}.product-preview-notebook--card .product-preview-checklist{gap:0;margin-top:50px}.product-preview-notebook--card .product-preview-checklist>div{align-items:center;height:50px}.product-preview-notebook--card .product-preview-checklist strong{font-size:13.5px;line-height:15px}.product-preview-notebook--card .product-preview-checklist small{font-size:11.25px;line-height:14px}.product-preview-notebook--flow .product-preview-notebook__copy{align-self:start}.product-preview-notebook--flow .product-preview-notebook__lines{background-position:0 0}.product-preview-notebook--flow .product-preview-notebook__copy h2{letter-spacing:-.035em;white-space:nowrap;align-items:center;height:50px;margin:0;font-size:23px;line-height:50px;display:flex}.product-preview-notebook--flow .product-preview-notebook__copy>p{height:50px;margin:0;font-size:14px;line-height:25px;display:block}.product-preview-plan-link{color:#315e86;font-weight:750;text-decoration:none;display:inline-block;position:relative}.product-preview-plan-link:after{content:"";transform-origin:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 9' preserveAspectRatio='none'%3E%3Cpath d='M1 5 C10 1 19 7 29 4 S49 2 61 5 S80 7 92 3 S109 2 119 5' fill='none' stroke='%232698c4' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M3 7 C24 5 47 8 70 6 S101 7 117 6' fill='none' stroke='%232698c4' stroke-width='1' stroke-linecap='round' opacity='.55'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 9px;height:9px;position:absolute;bottom:-6px;left:-2px;right:-2px;transform:rotate(-.6deg)}.product-preview-plan-link:nth-of-type(2):after{transform:rotate(1deg)scaleX(.96)}.product-preview-plan-link:hover{color:#1266a6}.product-preview-plan-link:hover:after{transform:rotate(.5deg)scaleX(1.025)}.product-preview-notebook--flow .product-preview-checklist{gap:0;margin-top:50px}.product-preview-notebook--flow .product-preview-checklist>div{align-items:center;height:50px}.product-preview-notebook--flow .product-preview-checklist strong{font-size:13.5px;line-height:15px}.product-preview-notebook--flow .product-preview-checklist small{font-size:11.25px;line-height:14px}.product-preview-start-row{justify-content:center;align-items:center;height:120px;padding-left:26px;display:flex}.product-preview-start-row .product-preview-sticky-cta{color:#493c20;background:radial-gradient(circle at 20% 24%,#ffffff47 0 1px,#0000 1.5px) 0 0/10px 9px,linear-gradient(115deg,#ffffff4d,#0000 38%,#9c701814),#ffe071;border:0;border-radius:2px 1px 3px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:106px;height:106px;padding:13px 10px 10px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;position:relative;transform:rotate(-2deg);box-shadow:2px 7px 11px #48361e33}.product-preview-sticky-cta:after{content:"";clip-path:polygon(100% 0,0 100%,100% 100%);filter:drop-shadow(-1px -1px 1px #5d44101f);background:linear-gradient(135deg,#e7bd4e,#fff0a8 70%);width:15px;height:14px;position:absolute;bottom:0;right:0}.product-preview-sticky-cta span{z-index:2;font:700 19px/.95 var(--hand);text-align:center;position:relative;transform:rotate(-1deg)}.product-preview-sticky-cta svg{z-index:2;fill:none;stroke:#275f91;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:62px;height:27px;position:relative;overflow:visible}.product-preview-start-row .product-preview-sticky-cta:hover{transform:translateY(-2px)rotate(-.5deg)scale(1.025);box-shadow:3px 10px 15px #48361e3d}.product-preview-window{z-index:2;background:#ede8df;border:3px solid #fff;border-radius:8px;position:relative;overflow:hidden;transform:rotate(.35deg);box-shadow:0 13px 28px #1e1b1840,0 0 0 1px #31291e21}.product-preview-window__bar{background:#f5f1e9;border-bottom:1px solid #d9d2c7;align-items:center;gap:5px;height:31px;padding:0 10px;display:flex}.product-preview-window__bar>span{background:#c6beb1;border-radius:50%;width:7px;height:7px}.product-preview-window__bar>span:first-child{background:#df776b}.product-preview-window__bar>span:nth-child(2){background:#e0b25b}.product-preview-window__bar>span:nth-child(3){background:#69aa7b}.product-preview-window__bar small{color:#716c65;font:700 12px var(--hand);margin-left:auto}.product-preview-window__stage{background:#eae5dc;width:100%;position:relative}.product-preview-window--video .product-preview-window__stage{aspect-ratio:1152/574}.product-preview-window--image .product-preview-window__stage{aspect-ratio:16/10}.product-preview-window video,.product-preview-window img{object-fit:cover;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.flow-preview-demos{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,4vw,52px);width:min(100% - 56px,2560px);margin:76px auto 0;display:grid}.flow-preview-demo{grid-template-rows:minmax(104px,auto) 74px auto;justify-items:center;display:grid;position:relative}.flow-preview-demo__copy{text-align:center;width:100%}.flow-preview-demo__copy h3{color:var(--preview-text);font:700 clamp(23px, 2.35vw, 30px)/1.02 var(--hand);letter-spacing:-.01em;margin:0}.flow-preview-demo__copy p{max-width:300px;color:var(--preview-muted);margin:8px auto 0;font-size:13px;line-height:1.45}.flow-preview-demo__arrow{fill:none;width:80px;height:78px;stroke:var(--preview-accent);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;overflow:visible;transform:rotate(-4deg)}.flow-preview-demo--2 .flow-preview-demo__arrow{transform:rotate(3deg)scaleX(-1)}.flow-preview-demo--3 .flow-preview-demo__arrow{transform:rotate(-1deg)}.flow-preview-demo__video{aspect-ratio:16/9;background:linear-gradient(90deg,#0000 0 26px,#be4f4759 26px 28px,#0000 28px),repeating-linear-gradient(#0000 0 30px,#aecde085 30px 32px),#fffdf7;border:2px solid #2f2b2633;border-radius:4px 7px 5px 3px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden;transform:rotate(-.7deg);box-shadow:0 12px 22px #31291e29}.flow-preview-demo--2 .flow-preview-demo__video{transform:rotate(.55deg)}.flow-preview-demo--3 .flow-preview-demo__video{transform:rotate(-.25deg)}.flow-preview-demo__video:before{content:"";background:#f1e2aeb8;width:68px;height:20px;position:absolute;top:-1px;left:50%;transform:translate(-50%)rotate(-1.5deg);box-shadow:0 1px 2px #43392617}.flow-preview-demo--2 .flow-preview-demo__video:before{transform:translate(-50%)rotate(2deg)}.flow-preview-demo__video--playable{font:inherit;cursor:zoom-in;appearance:none;margin:0;padding:0}.flow-preview-demo__video--playable video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.flow-preview-demo__expand-hint{z-index:1;opacity:0;font:700 13px/1 var(--sans,inherit);color:#fff;background:#14120f8c;border-radius:999px;padding:8px 16px;transition:opacity .15s;position:relative}.flow-preview-demo__video--playable:hover .flow-preview-demo__expand-hint,.flow-preview-demo__video--playable:focus-visible .flow-preview-demo__expand-hint{opacity:1}.flow-preview-lightbox{z-index:99999;background:#14120fc7;justify-content:center;align-items:center;padding:40px;animation:.18s ease-out menu-in;display:flex;position:fixed;inset:0}.flow-preview-lightbox__frame{width:min(1040px,100%);position:relative}.flow-preview-lightbox__frame video{border-radius:10px;width:100%;display:block;box-shadow:0 30px 70px #00000080}.flow-preview-lightbox__close{color:#292724;cursor:pointer;background:#fffdf7;border:none;border-radius:50%;width:36px;height:36px;font-size:18px;font-weight:700;position:absolute;top:-44px;right:0}.flow-preview-demo__play{border:2px solid var(--preview-accent);background:color-mix(in srgb, var(--preview-accent) 8%, #fffdf7);border-radius:48% 52% 47% 53%;width:52px;height:52px;display:block;position:relative;transform:rotate(-2deg)}.flow-preview-demo__play:after{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:12px solid var(--preview-accent);position:absolute;top:50%;left:52%;transform:translate(-40%,-50%)}.flow-preview-demo__video small{color:#706a62;font:700 15px/1 var(--hand);position:absolute;bottom:10px;right:14px;transform:rotate(-2deg)}.checkout-overlay{z-index:99999;background:#14120fc7;justify-content:center;align-items:center;padding:40px 20px;animation:.18s ease-out menu-in;display:flex;position:fixed;inset:0}.checkout-overlay__panel{width:min(560px,100%);position:relative}.checkout-overlay__scroll{background:#fff;border-radius:12px;max-height:calc(100vh - 80px);padding:4px;overflow-y:auto;box-shadow:0 30px 70px #00000080}.checkout-overlay__close{color:#292724;cursor:pointer;background:#fffdf7;border:none;border-radius:50%;width:36px;height:36px;font-size:18px;font-weight:700;position:absolute;top:-44px;right:0}.product-preview-access{width:min(100% - 48px,980px);margin:72px auto 0}.product-preview-access__heading{text-align:center}.product-preview-access__heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(28px,3vw,38px)}.product-preview-access__heading p{color:var(--preview-accent);font:700 22px var(--hand);margin:-2px 0 0;transform:rotate(-1deg)}.product-preview-access__sheets{justify-content:center;align-items:stretch;gap:24px;margin-top:30px;display:flex}.product-preview-plan{color:#292724;background-color:#fffdf7;background-image:repeating-linear-gradient(#0000 0 34px,#dce8ef 34px 36px);background-position:0 19px;border-radius:5px;flex-direction:column;flex:0 285px;min-height:225px;padding:30px 24px 22px 38px;display:flex;position:relative;box-shadow:0 10px 24px #31291e26}.product-preview-plan:before{content:"";background:#be4f4773;width:1.5px;position:absolute;top:0;bottom:0;left:24px}.product-preview-plan--free{transform:rotate(-1.1deg)}.product-preview-plan--premium{transform:rotate(.6deg)}.product-preview-plan--all{transform:rotate(-.45deg)}.product-preview-plan__tab{color:#44351e;font:700 16px/1 var(--hand);background:#f0c15a;border-radius:4px 4px 0 0;padding:5px 12px 6px;position:absolute;top:-16px;right:18px;transform:rotate(2deg)}.product-preview-plan--free .product-preview-plan__tab{background:#9bd9b0}.product-preview-plan--all .product-preview-plan__tab{background:#7fcfe0}.product-preview-plan h3{margin:0 0 11px;font-size:17px}.product-preview-plan__price{letter-spacing:-.04em;font-size:25px}.product-preview-plan p{color:#6f6a61;margin:10px 0 18px;font-size:12.5px;line-height:1.45}.product-preview-plan>a{border:1.5px solid var(--preview-accent);color:var(--preview-accent);text-align:center;border-radius:6px;margin-top:auto;padding:10px 12px;font-size:12px;font-weight:800;text-decoration:none}.product-preview-plan--all>a{background:var(--preview-accent);color:#fff}.product-preview-plan>a:hover{transform:translateY(-1px)}.product-preview-footer{color:var(--preview-muted);text-align:center;padding:64px 24px 36px;font-size:12px}@media (width<=1000px){.hero-paper{display:none}.stack-sticky{grid-template-columns:minmax(250px,330px) minmax(350px,500px);gap:30px}.product-demo{grid-template-columns:1fr}.demo-copy{max-width:650px}.flow-panel{flex-basis:230px;width:230px}.auth-main{gap:45px}.subscription-spread{grid-template-columns:repeat(3,minmax(0,300px));gap:17px;width:min(100% - 32px,940px)}.subscription-sheet-content{padding-right:18px}.prototype-scroll-progress{display:none}.product-preview-notebook{grid-template-columns:1fr;width:min(100% - 40px,780px)}.product-preview-notebook__copy{max-width:620px}.flow-preview-demos{grid-template-columns:1fr;gap:50px;width:min(100% - 40px,780px)}.flow-preview-demo{grid-template-rows:auto;grid-template-columns:minmax(190px,.8fr) 70px minmax(280px,1.2fr);align-items:center}.flow-preview-demo__copy{text-align:left}.flow-preview-demo__copy p{margin-left:0}.flow-preview-demo__arrow{transform:rotate(-90deg)!important}}@media (width<=780px){.site-header{min-height:66px}.offerings-menu,.login-link{display:none}.site-header:not(.site-header--simple) .brand{font-size:20px}.header-actions{gap:10px}.stack-section{height:auto}.stack-sticky{grid-template-columns:1fr;padding-top:100px;position:relative;overflow:visible}.stack-copy{max-width:560px}.stack-legend,.scroll-note{display:none}.card-stage{gap:18px;height:auto;display:grid}.product-card,.product-card--active{opacity:1;min-height:360px;padding:60px 35px 35px 55px;position:relative;inset:auto;transform:rotate(-1deg)!important}.product-card:nth-child(2n){transform:rotate(1deg)!important}.product-card>p:not(.eyebrow){min-height:auto}.plan-grid,.subscription-grid,.feature-grid{grid-template-columns:minmax(0,440px)}.plan-card,.subscription-card{transform:none!important}.subscription-spread{grid-template-columns:minmax(0,360px);gap:28px;width:min(100% - 36px,360px);padding-top:10px}.subscription-sheet,.subscription-sheet--free,.subscription-sheet--premium,.subscription-sheet--all{height:500px;transform:none}.subscription-sheet--free:hover,.subscription-sheet--premium:hover,.subscription-sheet--all:hover{transform:translateY(-3px)}.final-cta,.tool-heading{flex-direction:column;align-items:start}.search-layout{grid-template-columns:1fr}.mobile-filter-button{border:1px solid var(--border);background:var(--panel);border-radius:7px;width:100%;margin-top:15px;padding:10px;font-size:10px;display:block}.filter-panel{display:none;position:static}.filter-panel--open{display:block}.auth-main{grid-template-columns:minmax(0,450px)}.auth-copy{text-align:center}.auth-quote{display:none}.break-tool{grid-template-columns:1fr;justify-items:center;gap:40px}.flow-panel,.panel-toggle{display:none}.site-footer{flex-wrap:wrap}.prototype-feature-grid{grid-template-columns:1fr!important}.cardit-live-layout{flex-direction:column;padding-inline:20px!important}.cardit-live-sidebar{position:static;width:100%!important}.scriptit-main{width:min(100% - 28px,980px);margin-top:22px}.scriptit-intro{margin-left:10px;font-size:18px}.scriptit-notebook:before{left:34px}.scriptit-tabs{gap:22px;padding-left:51px}.scriptit-notebook__content{padding:21px 22px 36px 51px}.product-preview-access__sheets{flex-wrap:wrap}}@media (width<=560px){.header-title{display:none}.site-header--simple .header-left{gap:8px}.hero{padding-top:40px}.hero-note{display:none}.hero-proof{font-size:8px}.hero-actions .button{width:100%}.site-footer{text-align:center;flex-direction:column}.search-bar{grid-template-columns:auto 1fr}.search-bar .button{grid-column:1/-1}.result-actions{flex-wrap:wrap;gap:12px}.tool-workspace{padding:30px 16px}.timer-tool>strong{font-size:65px}.tool-tabs,.score-bars{gap:10px}.score-bars i{width:30px}.auth-card{padding:42px 24px 30px 48px}.paywall-card{padding:55px 24px 38px 54px}.settings-row,.current-plan,.cancel-box{flex-direction:column;align-items:flex-start}.account-current-plan{align-items:flex-start}.account-upgrade-note{padding-bottom:50px;padding-right:24px}.account-upgrade-note--complete{min-height:78px;padding:18px 54px 18px 20px}.account-upgrade-note>a{left:24px;right:auto}.account-product-portal__heading{flex-direction:column;align-items:flex-start;gap:0}.account-product-grid{grid-template-columns:1fr}.flow-header .autosave,.flow-header .button{display:none}.flow-rail{flex-basis:64px;width:64px}.flow-rail .flow-list,.flow-rail .color-settings{display:none}.rail-nav a,.rail-nav button{font-size:0}.side-actions{flex-direction:column}.prototype-account-content{padding-inline:14px!important}.flowit-embed-header__actions button{display:none}.flowit-embed-header__actions a{padding:7px 9px}.cardit-live-search{flex-wrap:wrap}.cardit-live-search>input{flex-basis:100%!important}.cardit-live-search>button{flex:1;min-height:44px}.scriptit-main{width:min(100% - 18px,980px);margin-block:18px 26px}.scriptit-intro{margin:0 8px 14px;font-size:16px}.scriptit-notebook{min-height:520px}.scriptit-notebook:before{left:24px}.scriptit-tabs{gap:18px;height:60px;padding:17px 16px 0 38px}.scriptit-tab{height:43px;font-size:12px}.scriptit-notebook__content{padding:18px 14px 30px 38px}.scriptit-format-note{gap:2px;margin-bottom:8px;font-size:15px;display:grid}.scriptit-format-note span{display:none}.scriptit-editor{min-height:196px;padding-inline:12px}.scriptit-button{min-height:38px;padding-inline:14px}.product-preview-header{width:min(100% - 28px,1280px)}.product-preview-header__actions>a:not(.product-preview-subscribe){display:none}.product-preview-intro{width:min(100% - 32px,880px)}.product-preview-notebook{gap:28px;width:min(100% - 22px,780px);padding:38px 16px 34px 48px}.product-preview-notebook__margin{left:34px}.product-preview-notebook__holes{left:8px}.product-preview-notebook__holes i{width:14px;height:14px}.product-preview-window__bar small{white-space:nowrap;text-overflow:ellipsis;max-width:145px;overflow:hidden}.product-preview-access{width:min(100% - 28px,980px)}.product-preview-plan{flex-basis:100%;max-width:390px}.flow-preview-demos{gap:46px;width:min(100% - 28px,460px);margin-top:58px}.flow-preview-demo{grid-template-rows:auto 62px auto;grid-template-columns:1fr}.flow-preview-demo__copy{text-align:center}.flow-preview-demo__copy p{margin-left:auto}.flow-preview-demo__arrow{width:68px;height:66px;transform:none!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.prototype-sticky-note,.prototype-sticky-note__curl{animation:none!important}.tools-paper-drop,.tools-paper-fidget{animation:none!important;transform:none!important}}.scriptit-page{--script-paper:#fffdf7;--script-rule:#79b1d35e;--script-red-rule:#c2524b73;--script-accent:#ae682d;background:radial-gradient(circle at 50% 18%, color-mix(in srgb, var(--panel) 72%, transparent), transparent 38%), var(--bg)}.scriptit-main{width:min(1280px,100% - 48px);margin:24px auto 42px}.scriptit-intro{max-width:860px;color:var(--muted);font:700 19px/1.35 var(--hand);text-align:center;margin:0 auto 14px;transform:rotate(-.25deg)}.scriptit-notebook{min-height:680px;color:var(--script-ink);background-color:#65422f;background-image:linear-gradient(92deg,#ffffff0d,#0000 32%,#0000001f 50%,#0000 68%),none;background-position:0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #301e137a;border-radius:14px 16px 17px 13px;margin-top:58px;padding:10px;position:relative;overflow:visible;box-shadow:0 26px 48px #2d221938,0 5px 10px #2d22192e}.scriptit-notebook:before{content:"";z-index:0;pointer-events:none;border:1px solid #ffffff17;border-radius:10px;position:absolute;inset:5px 8px 7px}.scriptit-tabs{z-index:7;background:0 0;align-items:flex-end;gap:8px;height:48px;padding:0;display:flex;position:absolute;top:-47px;right:28px}.scriptit-tab{color:#5b5145;background:#eee1b9;border:1px solid #d5c7ae;border-bottom:0;border-radius:7px 7px 0 0;height:43px;padding:0 22px;font-size:12.5px;font-weight:760;transform:rotate(1deg);box-shadow:0 -4px 9px #372a1a14}.scriptit-tab:first-child{background:#eacaa8;transform:rotate(-.7deg)}.scriptit-tab:hover{color:var(--script-ink);transform:translateY(-2px)rotate(0)}.scriptit-tab--active{height:48px;color:var(--script-ink);border-bottom:0;box-shadow:0 -7px 13px #372a1a1f}.scriptit-notebook__content{z-index:1;height:100%;padding:0;position:relative}.scriptit-workspace{width:100%}.scriptit-spread{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:8px;display:grid;position:relative}.scriptit-leaf{background-color:var(--script-paper);background-image:repeating-linear-gradient(to bottom, transparent 0, transparent 31px, var(--script-rule) 32px, var(--script-rule) 33px);background-position:0 21px;border:1px solid #ded6c9;min-width:0;min-height:650px;position:relative;overflow:hidden}.scriptit-leaf--left{border-radius:8px 2px 2px 8px;box-shadow:inset -18px 0 24px -24px #271f18b8,-2px 2px 3px #2318111f}.scriptit-leaf--right{border-radius:2px 8px 8px 2px;box-shadow:inset 18px 0 24px -24px #271f18b8,2px 2px 3px #2318111f}.scriptit-leaf:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(105deg,#ffffff2e,#0000 35%,#67543e06);position:absolute;inset:0}.scriptit-leaf__margin{z-index:1;background:var(--script-red-rule);pointer-events:none;width:1.5px;position:absolute;top:0;bottom:0;left:54px}.scriptit-leaf__inner{z-index:2;min-height:650px;padding:47px 42px 42px 75px;position:relative}.scriptit-leaf--left .scriptit-leaf__inner{padding-right:48px}.scriptit-leaf--right .scriptit-leaf__inner{padding-left:78px}.scriptit-leaf__heading{min-height:78px;margin-bottom:12px}.scriptit-leaf__heading>span{color:var(--script-accent);font:700 17px/1.1 var(--hand);transform-origin:0;margin-bottom:1px;display:block;transform:rotate(-1deg)}.scriptit-leaf__heading h1{color:var(--script-ink);font:760 clamp(27px, 2.4vw, 36px)/1.1 var(--font);letter-spacing:-.045em;margin:0}.scriptit-format-note{color:#7d512d;min-height:48px;font:700 14.5px/1.25 var(--hand);flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:3px 8px;margin:0 0 10px;display:flex;transform:rotate(-.2deg)}.scriptit-format-note span{color:#b6aa9b;font:10px/1.6 var(--font)}.scriptit-editor,.scriptit-textarea{width:100%;color:var(--script-ink);box-shadow:none;background:#fffef994;border:1.5px dashed #75665452;border-radius:3px;outline:none}.scriptit-editor{min-height:348px;max-height:412px;margin:0;padding:11px 15px;font:14px/32px Georgia,Times New Roman,serif;overflow-y:auto}.scriptit-editor:focus,.scriptit-textarea:focus{border-color:color-mix(in srgb, var(--script-accent) 58%, #cfc6b9);box-shadow:0 0 0 3px #ae682d14}.scriptit-editor:empty:before{content:attr(data-placeholder);color:#958d82;pointer-events:none}.scriptit-textarea{resize:vertical;min-height:348px;font:13px/32px var(--font);padding:10px 14px;display:block}.scriptit-actions{flex-wrap:wrap;align-items:center;gap:8px;min-height:50px;margin-top:10px;display:flex}.scriptit-actions--compact{margin-top:9px}.scriptit-button{min-height:37px;color:var(--script-ink);background:#fffdf7e0;border:1px solid #5a4c3b4d;border-radius:5px;padding:8px 17px;font-size:12px;font-weight:760;box-shadow:0 2px 4px #31291e14}.scriptit-button:hover{border-color:var(--script-accent);transform:translateY(-1px)}.scriptit-button--primary{background:var(--script-accent);color:#fff;border-color:#975724;box-shadow:0 3px #82491f}.scriptit-button--primary:hover{background:#985824}.scriptit-button--primary span{margin-left:5px;font-size:15px}.scriptit-button--quiet{box-shadow:none;color:#877c6f;background:0 0;border-color:#0000}.scriptit-button--copy{border-color:var(--script-accent);color:#864b20}.scriptit-output{margin-top:0}.scriptit-output-empty{color:#92887c;text-align:center;justify-content:center;align-items:center;gap:10px;min-height:375px;display:flex}.scriptit-output-empty>span{color:var(--script-accent);font:700 38px/1 var(--hand);transform:rotate(9deg)}.scriptit-output-empty p{max-width:210px;font:700 18px/1.3 var(--hand);margin:0;transform:rotate(-1deg)}.scriptit-error{color:#94382f;background:#ffe8dd94;border-left:3px solid #a84035;margin:8px 0 0;padding:7px 10px;font-size:12px;line-height:1.45}.scriptit-success{color:#447657;font-size:12px;font-weight:760}.scriptit-status{color:var(--script-muted);margin:17px 0 14px;font-size:13px;line-height:1.55}.scriptit-status--hand{color:var(--script-accent);font:700 18px/1.4 var(--hand)}.scriptit-upload-sheet{cursor:pointer;text-align:center;background:#fff0a9;border:1px solid #dccb8d;flex-direction:column;justify-content:center;align-items:center;width:min(100%,330px);min-height:175px;margin:34px auto 0;padding:28px;transition:transform .15s,box-shadow .15s;display:flex;transform:rotate(-1.1deg);box-shadow:4px 7px 10px #382b1924}.scriptit-upload-sheet:hover{transform:translateY(-3px)rotate(-.4deg);box-shadow:5px 10px 15px #382b192e}.scriptit-upload-sheet span{color:#3d352b;font:700 24px/1.1 var(--hand)}.scriptit-upload-sheet small{color:#786a58;margin-top:8px;font-size:11px}.scriptit-upload-sheet input{display:none}.scriptit-card-list{border-top:1px dashed #7e746752;margin-top:24px;padding-top:5px}.scriptit-card{border-bottom:1px dashed #7e746747}.scriptit-card>button{background:0 0}.scriptit-card__detail .scriptit-textarea{min-height:128px}.scriptit-spiral{z-index:6;pointer-events:none;flex-direction:column;justify-content:space-around;align-items:center;width:48px;display:flex;position:absolute;top:34px;bottom:34px;left:50%;transform:translate(-50%)}.scriptit-spiral:before{content:"";background:linear-gradient(90deg,#5f5a53,#b8b3aa 42%,#e0dcd4 55%,#706a62);border-radius:5px;width:7px;position:absolute;top:4px;bottom:4px;left:50%;transform:translate(-50%);box-shadow:0 1px 4px #241e1947}.scriptit-spiral i{z-index:1;background:0 0;border:2.5px solid #817b72;border-radius:50%;width:45px;height:13px;position:relative;transform:rotate(-3deg);box-shadow:inset 0 1px #f1eee8,0 2px 2px #27211c2e}.scriptit-spiral i:nth-child(3n){transform:rotate(2deg)}.scriptit-footer{color:var(--muted);text-align:center;margin-top:auto;padding:8px 24px 30px;font-size:10px}.prototype-free-offerings{transform:translate(max(0px,25vw - 294.5px))}@media (width<=900px){.scriptit-main{width:min(100% - 24px,720px);margin-top:20px}.scriptit-intro{width:min(100% - 24px,620px);font-size:17px}.scriptit-notebook{min-height:0;margin-top:56px;padding:8px}.scriptit-spread{grid-template-columns:1fr;gap:14px}.scriptit-leaf{border-radius:7px;min-height:580px}.scriptit-leaf__inner{min-height:580px;padding:42px 32px 34px 68px!important}.scriptit-spiral{display:none}.scriptit-tabs{right:14px}}@media (width<=560px){.scriptit-main{width:min(100% - 12px,720px);margin-block:16px 28px}.scriptit-intro{margin-bottom:10px;font-size:15px}.scriptit-notebook{margin-top:52px;padding:5px}.scriptit-tabs{gap:5px;height:44px;top:-43px;right:4px}.scriptit-tab,.scriptit-tab--active{height:43px;padding:0 14px;font-size:11.5px}.scriptit-leaf{min-height:540px}.scriptit-leaf__margin{left:35px}.scriptit-leaf__inner{min-height:540px;padding:36px 18px 28px 49px!important}.scriptit-leaf__heading{min-height:72px}.scriptit-leaf__heading h1{font-size:27px}.scriptit-format-note{gap:1px;min-height:68px;font-size:14px;display:grid}.scriptit-format-note span{display:none}.scriptit-editor,.scriptit-textarea{min-height:300px}.scriptit-actions{gap:6px}.scriptit-button{min-height:38px;padding-inline:13px}}.flowit-home-guide-rail{z-index:4;pointer-events:none;justify-content:center;display:flex;position:absolute;top:25px;left:calc(50% + 530px);right:0}.flowit-home-guide-note{box-sizing:border-box;color:#24434a;pointer-events:auto;background:radial-gradient(circle at 18% 22%,#ffffff4d 0 1px,#0000 1.5px) 0 0/10px 9px,linear-gradient(112deg,#ffffff4d,#0000 42%,#2d708412),#bfe9ee;border:1px solid #457e8e33;border-radius:2px 1px 3px;grid-template-columns:1fr auto;align-content:center;width:min(176px,100% - 20px);height:78px;padding:13px 16px 10px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid;position:relative;transform:rotate(1.1deg);box-shadow:2px 7px 12px #2d36372e}.flowit-home-guide-note:before{content:"";background:linear-gradient(90deg,#efe4bfad,#fff8dbe6,#ebddafad);width:46px;height:16px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 1px 2px #4339261a}.flowit-home-guide-note small{color:#397080;font:700 10px/1 var(--font);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;margin-bottom:1px}.flowit-home-guide-note strong{font:700 20px/.95 var(--hand)}.flowit-home-guide-note>span{color:#1266a6;font:700 22px/1 var(--hand);align-self:end}.flowit-home-guide-note:hover{transform:translateY(-3px)rotate(.3deg);box-shadow:3px 10px 16px #2d363738}.flow-guide-page{--flow-guide-accent:#1266a6;--flow-guide-ink:#292724;--flow-guide-muted:#6f6a61;background:var(--bg);min-height:100vh;color:var(--text);overflow-x:hidden}.flow-guide-main{width:min(100% - 32px,1320px);margin:28px auto 54px}.flow-guide-intro{text-align:center;width:min(100%,850px);margin:0 auto 54px}.flow-guide-intro>p{color:var(--flow-guide-accent);font:700 23px/1 var(--hand);margin:0 0 2px;transform:rotate(-1deg)}.flow-guide-intro h1{font:760 clamp(40px, 5vw, 64px)/1 var(--font);letter-spacing:-.052em;margin:0}.flow-guide-intro h1 span{color:var(--flow-guide-accent)}.flow-guide-intro>div{color:var(--muted);margin-top:12px;font-size:15px;line-height:1.55}.flow-guide-notebook{isolation:isolate;width:min(100% - 150px,1100px);color:var(--flow-guide-ink);background:#fffdf7;border-radius:8px;margin:0 auto;padding:62px 58px 54px 86px;position:relative;box-shadow:0 24px 46px #31291e33}.flow-guide-notebook:before,.flow-guide-notebook:after{content:"";z-index:-2;border-radius:inherit;background:#fffdf7;position:absolute;inset:0;box-shadow:0 12px 25px #31291e1f}.flow-guide-notebook:before{transform:translate(13px,16px)rotate(.85deg)}.flow-guide-notebook:after{transform:translate(6px,8px)rotate(-.45deg)}.flow-guide-notebook__lines{z-index:-1;border-radius:inherit;pointer-events:none;background-image:repeating-linear-gradient(#0000 0 47px,#dce8ef 47px 50px);position:absolute;inset:0}.flow-guide-notebook__margin{z-index:-1;background:#be4f4780;width:2px;position:absolute;top:0;bottom:0;left:61px}.flow-guide-notebook__holes{flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:66px;bottom:66px;left:17px}.flow-guide-notebook__holes i{background:var(--bg);border-radius:50%;width:17px;height:17px;box-shadow:inset 1px 2px 4px #31291e3b}.flow-guide-tabs{z-index:-1;color:#43391f;width:154px;min-height:86px;font:700 22px/1 var(--hand);background:#ffe17b;border:1px solid #ddc979;align-items:center;padding:20px 24px 18px 16px;display:flex;position:absolute;top:90px;left:-134px;transform:rotate(-1.4deg);box-shadow:0 7px 13px #42311629}.flow-guide-section{padding:10px 4px 46px;position:relative}.flow-guide-section+.flow-guide-section{border-top:2px dashed #6e635233;padding-top:49px}.flow-guide-section__heading{background:#fffdf7;max-width:770px;margin:0 0 27px -9px;padding:7px 9px 9px;box-shadow:7px 0 #fffdf7,-7px 0 #fffdf7}.flow-guide-section__heading>span{color:var(--flow-guide-accent);font:700 18px/1 var(--hand);transform-origin:0;display:block;transform:rotate(-.45deg)}.flow-guide-section__heading h2{font:760 clamp(28px, 3.1vw, 39px)/1.08 var(--font);letter-spacing:-.045em;margin:2px 0 8px}.flow-guide-section__heading p{color:var(--flow-guide-muted);margin:0;font-size:13px;line-height:1.65}.flow-guide-format-layout{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:start;gap:42px;display:grid}.flow-guide-steps{margin:0;padding:0;list-style:none;display:grid}.flow-guide-steps li{border-bottom:1px dashed #6e63523b;grid-template-columns:42px 1fr;align-content:center;gap:8px;min-height:108px;padding:12px 4px;display:grid}.flow-guide-steps li:first-child{padding-top:0}.flow-guide-steps li>b,.flow-guide-app-steps__copy>b{color:var(--flow-guide-accent);font:700 31px/1 var(--hand);transform:rotate(-4deg)}.flow-guide-steps li:nth-child(2n)>b{transform:rotate(3deg)}.flow-guide-steps li>span,.flow-guide-app-steps__copy>span{flex-direction:column;gap:6px;display:flex}.flow-guide-steps li>b{background:#fffdf7;align-self:center;padding:4px 2px;box-shadow:3px 0 #fffdf7,-3px 0 #fffdf7}.flow-guide-steps li>span{background:#fffdf7;padding:7px 8px;box-shadow:5px 0 #fffdf7,-5px 0 #fffdf7}.flow-guide-steps strong,.flow-guide-app-steps strong{font-size:14px;line-height:1.3}.flow-guide-steps small,.flow-guide-app-steps small{color:var(--flow-guide-muted);font-size:12px;line-height:1.52}.flow-guide-doc-screenshot{background:#fff;border:6px solid #fff;margin:8px 0 0;position:relative;transform:rotate(.55deg);box-shadow:4px 10px 20px #31291e2b}.flow-guide-doc-screenshot>a{color:inherit;display:block;overflow:hidden}.flow-guide-doc-screenshot img{width:100%;height:auto;display:block}.flow-guide-doc-screenshot>figcaption{color:#675f55;justify-content:space-between;gap:12px;padding:12px 12px 9px;display:flex}.flow-guide-doc-screenshot>figcaption strong{font:700 17px/1 var(--hand)}.flow-guide-doc-screenshot>figcaption span{font-size:10px}.flow-guide-example__tape,.flow-guide-photo-tape{z-index:2;background:#f1e2aec7;width:66px;height:19px;position:absolute;top:-10px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 1px 2px #43392617}.flow-guide-note{background:#ffe58c;border:1px solid #ddc979;flex-direction:column;gap:5px;width:min(100%,620px);min-height:76px;margin:36px 0 0 auto;padding:18px 22px;display:flex;transform:rotate(-.55deg);box-shadow:3px 7px 12px #42311621}.flow-guide-note strong{font:700 20px/1 var(--hand)}.flow-guide-note span{color:#665a3a;font-size:12px;line-height:1.5}.flow-guide-section--upload{padding-bottom:54px}.flow-guide-app-steps{gap:42px;margin:0;padding:0;list-style:none;display:grid}.flow-guide-app-steps>li{grid-template-columns:270px minmax(0,1fr);align-items:center;gap:28px;display:grid}.flow-guide-app-steps>li:nth-child(2n){grid-template-columns:minmax(0,1fr) 270px}.flow-guide-app-steps>li:nth-child(2n) .flow-guide-app-steps__copy{grid-area:1/2}.flow-guide-app-steps>li:nth-child(2n) figure{grid-area:1/1;transform:rotate(-.55deg)}.flow-guide-app-steps__copy{background:#fffdf7;grid-template-columns:42px 1fr;gap:8px;padding:8px 10px;display:grid;box-shadow:7px 0 #fffdf7,-7px 0 #fffdf7}.flow-guide-app-steps figure{background:#fff;border:6px solid #fff;margin:0;position:relative;overflow:visible;transform:rotate(.45deg);box-shadow:4px 10px 22px #31291e2e}.flow-guide-app-steps img{width:100%;height:auto;display:block}.flow-guide-app-steps>li:first-child img{object-position:center}.flow-guide-photo-tape{width:74px;top:-13px}@media (width<=1320px){.flowit-home-guide-rail{width:154px;top:116px;left:auto;right:14px}}@media (width<=900px){.flow-guide-main{width:min(100% - 24px,760px)}.flow-guide-notebook{width:100%;padding:56px 34px 46px 72px}.flow-guide-tabs{z-index:2;width:154px;min-height:65px;padding:14px 17px;top:-38px;left:auto;right:18px}.flow-guide-format-layout{grid-template-columns:1fr}.flow-guide-doc-screenshot{justify-self:center;width:min(100%,560px)}.flow-guide-app-steps>li,.flow-guide-app-steps>li:nth-child(2n){grid-template-columns:1fr;gap:19px}.flow-guide-app-steps>li:nth-child(2n) .flow-guide-app-steps__copy,.flow-guide-app-steps>li:nth-child(2n) figure{grid-area:auto/1}}@media (width<=560px){.flowit-home-guide-note{width:154px;height:68px}.flowit-home-guide-note strong{font-size:18px}.flow-guide-intro{margin-bottom:62px}.flow-guide-notebook{padding:48px 17px 34px 48px}.flow-guide-notebook__margin{left:34px}.flow-guide-notebook__holes{left:8px}.flow-guide-section{padding-bottom:36px}.flow-guide-section+.flow-guide-section{padding-top:38px}.flow-guide-steps li{grid-template-columns:32px 1fr;min-height:128px}.flow-guide-doc-screenshot>figcaption{flex-direction:column;align-items:flex-start}.flow-guide-app-steps__copy{grid-template-columns:32px 1fr}.flow-guide-note{margin-top:28px}}
