@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Outfit:wght@400;500;600;700&display=swap";.drag-preview{width:100vw;height:100vh;border-radius:16px;padding:0 14px 14px;display:flex;flex-direction:column;overflow:hidden;opacity:.9;border:1px solid rgba(255,255,255,.45);pointer-events:none;-webkit-user-select:none;user-select:none}.drag-preview-grip{height:30px;flex-shrink:0;opacity:.5;line-height:30px}.drag-preview h2{font:600 18px/1.12 Fraunces,Georgia,serif;margin-bottom:6px}.drag-preview p{flex:1;overflow:hidden;white-space:pre-wrap;font-size:13px;line-height:1.45}.drag-preview footer{padding-top:12px;flex-shrink:0;font-size:10px;opacity:.6}:root{font-family:Outfit,system-ui,sans-serif;color:#efeae1;background:#141311;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#141311}body.note-route{min-width:0;overflow:hidden;background:transparent}html:has(body.note-route){background:transparent}.window-error{padding:12px;margin-bottom:18px;border:1px solid #d8847e;border-radius:8px;color:#ffc1bc;background:#432521}.drag-instructions{margin:0 0 16px;font-size:12px;color:#aaa399}.topbar{cursor:grab;position:sticky;top:0;z-index:10}.topbar:active{cursor:grabbing}.note-card{touch-action:none;-webkit-user-select:none;user-select:none}.note-card.dragging{opacity:.55}.note-card.drop-target{outline:3px solid #fff;outline-offset:4px}.card-grip,.card-open{cursor:grab}.card-grip:active,.card-open:active{cursor:grabbing}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #f3dc5c;outline-offset:2px}.hub-shell{min-height:100vh;background:radial-gradient(900px 420px at 72% -10%,#2a2721,#141311 52%);color:#efeae1}.topbar{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid rgba(255,255,255,.07);background:#141311e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);-webkit-user-select:none;user-select:none}.brand{display:flex;align-items:center;gap:10px;font-weight:600;letter-spacing:-.03em}.logo-mark{width:26px;height:26px;border-radius:8px;background:#f3dc5c;box-shadow:3px 3px #050504;transform:rotate(-3deg)}.window-controls{display:flex;gap:6px}.icon-button{width:32px;height:32px;border-radius:9px;color:#b5afa5;background:transparent;font-size:17px;transition:.15s ease}.icon-button:hover{color:#fff;background:#2a2723}.hub-content{width:min(1060px,calc(100% - 56px));margin:0 auto;padding:54px 0 36px}.hub-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:36px}.eyebrow{color:#8a8378;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,p{margin:0}.hub-heading h1{margin-top:9px;font:600 clamp(34px,5vw,54px)/.98 Fraunces,Georgia,serif;letter-spacing:-.045em}.hub-heading p{color:#8a8378;font-size:13px;margin-top:14px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;padding:11px 15px;font-size:12px;font-weight:700;transition:transform .15s ease,background .15s ease}.primary-button{color:#1a1714;background:#f3dc5c}.primary-button:hover{transform:translateY(-1px);background:#f7e781}.primary-button.dark{background:#1a1714;color:#f3dc5c}.secondary-button{background:#2a2723;color:#efeae1}.secondary-button:hover{background:#3a352f}.secondary-button:disabled{cursor:not-allowed;opacity:.55}.hub-toolbar{display:flex;align-items:center;gap:14px;margin-bottom:20px}.arrange-control{position:relative;flex-shrink:0}.arrange-trigger{white-space:nowrap}.desktop-control{position:relative;flex-shrink:0}.arrange-trigger,.desktop-trigger{white-space:nowrap}.arrange-menu,.desktop-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:15;display:grid;gap:6px;min-width:215px;padding:8px;border:1px solid #3b3730;border-radius:10px;background:#24211d;box-shadow:0 16px 30px #00000052}.arrange-menu span,.desktop-menu>span{padding:3px 6px 5px;color:#8a8378;font-size:10px}.arrange-menu button,.desktop-menu button{padding:8px 9px;border-radius:7px;color:#efeae1;background:transparent;text-align:left;font-size:11px}.arrange-menu button:hover,.desktop-menu button:hover{background:#3a352f}.desktop-menu{min-width:245px}.desktop-menu-group{display:grid;gap:2px;padding-top:5px;border-top:1px solid rgba(255,255,255,.08)}.desktop-menu-group small{padding:3px 6px;color:#8a8378;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.search-box{display:flex;align-items:center;gap:9px;flex:1;min-width:180px;height:42px;padding:0 12px;border:1px solid #33302b;background:#1c1b18;border-radius:10px;color:#8d867b}.search-box input{width:100%;border:0;outline:0;color:#efeae1;background:transparent;font-size:13px}.search-box input::placeholder{color:#777168}.search-box button{color:#8d867b;background:transparent;font-size:19px}.filters{display:flex;gap:6px}.filter{padding:7px 10px;border-radius:999px;color:#aaa399;background:#2a2723;border:1px solid #39352f;font-size:11px}.filter.active{color:#1a1714;background:#f3dc5c;border-color:#f3dc5c;font-weight:700}.note-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.note-card{min-height:210px;display:flex;flex-direction:column;border-radius:16px;padding:12px 14px 13px;box-shadow:0 18px 34px #00000045;animation:spawn .22s ease-out both;transition:transform .16s ease,box-shadow .16s ease}.note-card:hover{transform:translateY(-3px) rotate(0);box-shadow:0 22px 40px #00000057}.card-head,.card-footer{display:flex;align-items:center;justify-content:space-between}.card-grip{opacity:.36;font-size:17px}.card-actions{display:flex;gap:2px;opacity:1;transition:opacity .15s ease}.note-card:hover .card-actions,.card-actions:focus-within{opacity:1}.card-action{width:25px;height:25px;border-radius:7px;color:inherit;background:transparent;opacity:.65}.card-action:hover,.card-action.active{opacity:1;background:#1a171424}.card-open{flex:1;padding:14px 0 8px;text-align:left;color:inherit;background:transparent}.card-open h2{font:600 19px/1.1 Fraunces,Georgia,serif;letter-spacing:-.025em;margin-bottom:8px}.card-open p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5;white-space:pre-line;font-size:13px;line-height:1.45;opacity:.78}.card-footer{font-size:10px;opacity:.56}.hub-footer{display:flex;justify-content:space-between;width:min(1060px,calc(100% - 56px));margin:20px auto 0;color:#716b63;font-size:11px}.status-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#6fbf8a}.status-dot.muted{background:#8a8378}.skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.skeleton-grid div{height:210px;border-radius:16px;background:linear-gradient(90deg,#1c1b18,#292621,#1c1b18);background-size:200% 100%;animation:shimmer 1.2s infinite}.empty-state{display:grid;justify-items:center;gap:10px;padding:70px 20px;text-align:center;color:#8a8378}.empty-state h2{color:#efeae1;font:600 26px Fraunces,Georgia,serif}.empty-state p{font-size:13px;margin-bottom:10px}.empty-sticky{width:76px;height:76px;margin-bottom:8px;border-radius:16px;background:#f3dc5c;box-shadow:10px 12px #0003;transform:rotate(-4deg)}.sticky-window{position:relative;width:100vw;height:100vh;min-width:180px;min-height:140px;max-width:100vw;max-height:100vh;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;box-shadow:0 18px 40px #14100a38;color:#2a2218;transition:background .2s ease}.sticky-header{height:30px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;cursor:move;flex-shrink:0}.sticky-grip{opacity:.35;font-size:17px}.sticky-tools{display:flex;gap:3px}.font-size-control{display:inline-flex;align-items:center;gap:4px;color:inherit;font-size:10px}.font-size-control span{opacity:.6}.font-size-control button{min-width:26px;height:24px;padding:0 5px;border-radius:6px;color:inherit;background:#1a17141a;font-size:11px}.font-size-control button:hover{background:#1a171433}.font-size-control output{min-width:25px;text-align:center;font-size:10px;opacity:.7}.sticky-font-size{opacity:0;transition:opacity .15s ease}.sticky-window:hover .sticky-font-size,.sticky-font-size:focus-within{opacity:1}.sticky-tool{width:23px;height:23px;border-radius:6px;color:inherit;background:transparent;opacity:0;font-size:15px;transition:.15s ease}.sticky-window:hover .sticky-tool,.sticky-tool:focus{opacity:.65}.sticky-tool:disabled{cursor:not-allowed;opacity:.22}.sticky-tool:hover,.sticky-tool.active{opacity:1;background:#1a171421}.sticky-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;padding:4px 14px 10px}.sticky-insert-tools{display:flex;gap:5px;flex-wrap:wrap;margin:0 0 8px}.sticky-insert-tools button,.link-input-row button{padding:5px 7px;border-radius:6px;color:inherit;background:#1a17141a;font-size:10px}.sticky-insert-tools button:hover,.link-input-row button:hover{background:#1a171433}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.link-input-row{display:flex;gap:5px;margin-bottom:8px}.link-input-row input{min-width:0;flex:1;border:1px solid rgba(26,23,20,.2);border-radius:6px;padding:5px 7px;color:inherit;background:#ffffff40;font-size:10px}.sticky-blocks{display:flex;flex-direction:column;gap:7px;max-height:170px;overflow:auto}.note-block{position:relative;overflow:hidden;border-radius:8px;background:#fff3}.note-block img{display:block;width:100%;max-height:150px;object-fit:contain}.note-block-link{padding:9px 28px 9px 10px}.note-block-link a{display:grid;gap:3px;color:inherit;text-decoration:none}.note-block-link a span{font-size:16px;opacity:.55}.note-block-link a strong{font-size:12px}.note-block-link a small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;opacity:.62}.note-block-remove{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:5px;color:inherit;background:#1a17141f;font-size:14px}.sticky-title,.sticky-text{width:100%;border:0;outline:0;resize:none;color:inherit;background:transparent}.sticky-title{padding:0 0 6px;font:600 18px/1.12 Fraunces,Georgia,serif}.sticky-text{flex:1 1 150px;min-height:100px;max-height:60vh;overflow:auto;font-size:13px;line-height:1.45}.sticky-title::placeholder,.sticky-text::placeholder{color:inherit;opacity:.42}.sticky-footer{display:flex;justify-content:space-between;padding:0 14px 11px;color:inherit;opacity:.55;font-size:10px}.sticky-palette{display:flex;flex-wrap:wrap;gap:5px;padding:0 12px 10px;opacity:0;transition:opacity .15s ease}.sticky-window:hover .sticky-palette{opacity:1}.palette-dot{width:15px;height:15px;border:2px solid rgba(255,255,255,.75);border-radius:50%;box-shadow:0 0 0 1px #1a171433;padding:0}.palette-dot.selected{box-shadow:0 0 0 1px #1a1714}.opacity-control{display:flex;align-items:center;gap:6px;margin-left:auto;color:inherit;font-size:9px;opacity:.65}.opacity-control input{width:64px;accent-color:#1a1714}.sticky-loading{display:grid;place-items:center;width:100vw;min-height:100vh;color:#8a8378;background:#f3dc5c;font-size:13px}.drawing-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:10px;background:#0000008c}.drawing-dialog{width:min(460px,100%);padding:10px;border-radius:12px;color:#2a2218;background:#fffdf7;box-shadow:0 20px 50px #0006}.drawing-head{display:flex;align-items:center;justify-content:space-between;padding:0 2px 8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.drawing-head button{width:24px;height:24px;border-radius:6px;color:inherit;background:transparent;font-size:20px}.drawing-dialog canvas{display:block;width:100%;aspect-ratio:3 / 2;border-radius:7px;touch-action:none;cursor:crosshair;background:#fffdf7}.drawing-tools{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding-top:9px;font-size:10px}.drawing-tools label{display:inline-flex;align-items:center;gap:3px}.drawing-tools button{padding:6px 8px;border-radius:6px;color:inherit;background:#ece7da;font-size:10px}.modal-backdrop,.settings-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#000000a1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.editor-modal{width:min(510px,100%);min-height:380px;display:flex;flex-direction:column;padding:15px 18px 18px;border-radius:18px;box-shadow:0 30px 80px #00000080}.modal-head{display:flex;justify-content:space-between;color:inherit;opacity:.6;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.modal-close{color:inherit;background:transparent;font-size:22px;opacity:.7}.modal-title{margin-top:25px;border:0;outline:0;color:inherit;background:transparent;font:600 28px Fraunces,Georgia,serif}.modal-body{flex:1;min-height:170px;margin-top:10px;resize:none;border:0;outline:0;color:inherit;background:transparent;font-size:14px;line-height:1.5}.modal-font-size{margin-top:12px}.modal-options{display:flex;gap:7px;padding:12px 0;border-top:1px solid rgba(26,23,20,.14)}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.settings-backdrop{justify-items:end;padding:0}.settings-panel{width:min(400px,100%);height:100%;overflow:auto;padding:28px;color:#efeae1;background:#1c1b18;border-left:1px solid #33302b;box-shadow:-20px 0 50px #00000059;animation:slide-in .2s ease-out}.settings-head{display:flex;align-items:start;justify-content:space-between;margin-bottom:60px}.settings-head h2{margin-top:8px;font:600 31px Fraunces,Georgia,serif}.settings-section{padding:20px 0;border-top:1px solid #33302b}.settings-section h3{margin:9px 0 7px;font:600 24px Fraunces,Georgia,serif}.settings-section p{color:#aaa399;font-size:13px;line-height:1.55}.notion-placeholder{display:flex;align-items:center;margin:20px 0 12px;padding:13px;border:1px solid #33302b;border-radius:11px;color:#aaa399;font-size:12px}.settings-palette{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.settings-palette span{width:34px;height:34px;border-radius:50%;box-shadow:0 0 0 1px #ffffff1a}.landing-page{min-height:100vh;overflow-x:hidden;color:#efeae1;background:#141311}.landing-nav{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:26px 0}.landing-brand{display:inline-flex;align-items:center;gap:10px;color:#efeae1;text-decoration:none;font-size:16px;font-weight:700;letter-spacing:-.04em}.landing-logo{position:relative;display:inline-block;width:25px;height:25px;border-radius:7px;background:#f3dc5c;box-shadow:3px 3px #050504;transform:rotate(-5deg)}.landing-logo:before{content:"";position:absolute;left:6px;top:6px;width:12px;height:2px;border-radius:99px;background:#2a2218;box-shadow:0 5px #2a2218,0 10px #2a2218}.landing-logo span{position:absolute;right:3px;top:3px;width:5px;height:5px;border-radius:50%;background:#2a2218}.landing-nav-links{display:flex;gap:30px;margin-left:100px}.landing-nav-links a,.landing-nav-cta{color:#aaa399;text-decoration:none;font-size:12px;transition:color .2s ease}.landing-nav-links a:hover,.landing-nav-cta:hover{color:#f3dc5c}.landing-nav-cta{padding:10px 14px;border:1px solid #3a352f;border-radius:999px;color:#efeae1;background:#ffffff08}.landing-nav-cta span{margin-left:5px;color:#f3dc5c}.landing-hero{position:relative;display:grid;grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr);align-items:center;width:min(1180px,calc(100% - 64px));min-height:710px;margin:0 auto}.landing-hero:before{content:"";position:absolute;top:0;left:16%;width:1px;height:100%;background:linear-gradient(transparent,rgba(255,255,255,.1),transparent)}.landing-hero-copy{position:relative;z-index:2;padding:80px 0 110px}.landing-kicker{display:flex;align-items:center;gap:8px;color:#a39a8e;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.landing-live-dot{width:7px;height:7px;border-radius:50%;background:#6fbf8a;box-shadow:0 0 0 5px #6fbf8a1f;animation:landing-pulse 2.2s ease-in-out infinite}.landing-hero h1{margin:23px 0;color:#efeae1;font:600 clamp(55px,7vw,96px)/.91 Fraunces,Georgia,serif;letter-spacing:-.065em}.landing-hero h1 em,.landing-manifesto h2 em,.landing-stage h2 em,.landing-download h2 em{color:#f3dc5c;font-style:italic}.landing-lede{max-width:430px;color:#aaa399;font-size:16px;line-height:1.6}.landing-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.landing-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:45px;padding:0 17px;border-radius:9px;text-decoration:none;font-size:12px;font-weight:800;transition:transform .2s ease,background .2s ease,border-color .2s ease}.landing-button:hover{transform:translateY(-2px)}.landing-button-primary{color:#1a1714;background:#f3dc5c}.landing-button-primary:hover{background:#f7e781}.landing-button-ghost{border:1px solid #3a352f;color:#d4cec3;background:#ffffff05}.landing-button-ghost:hover{border-color:#777168;background:#ffffff0f}.landing-button span{font-size:17px;font-weight:400}.landing-meta{display:flex;gap:9px;margin-top:22px;color:#716b63;font-size:10px}.landing-meta span:first-child{color:#6fbf8a}.landing-hero-art{position:relative;min-height:530px;isolation:isolate}.landing-hero-art:after{content:"";position:absolute;z-index:-1;right:-15%;bottom:7%;width:620px;height:260px;border-radius:50%;background:#f3dc5c21;filter:blur(70px);transform:rotate(-13deg)}.landing-hero-art>img{position:absolute;right:-8%;top:8%;width:112%;max-width:760px;height:550px;object-fit:cover;border-radius:28px;opacity:.92;mix-blend-mode:screen;filter:saturate(.84) contrast(1.05);animation:landing-breathe 8s ease-in-out infinite}.landing-orbit{position:absolute;z-index:-1;border:1px solid rgba(243,220,92,.18);border-radius:50%;transform:rotate(-28deg)}.landing-orbit-one{right:3%;top:3%;width:480px;height:310px}.landing-orbit-two{right:11%;top:14%;width:390px;height:260px;border-color:#ffffff1c}.landing-floating-note{position:absolute;z-index:2;display:grid;gap:5px;width:142px;padding:15px;border-radius:12px;color:#2a2218;background:#f3dc5c;box-shadow:0 20px 42px #00000059}.landing-floating-note span{font-size:17px}.landing-floating-note strong{font:600 18px/1 Fraunces,Georgia,serif}.landing-floating-note small{font-size:10px;opacity:.62}.landing-floating-note-one{right:6%;top:5%;transform:rotate(7deg);animation:landing-float 5s ease-in-out infinite}.landing-floating-note-two{right:4%;bottom:12%;color:#efeae1;background:#bca9df;transform:rotate(-7deg);animation:landing-float 6s ease-in-out -1.8s infinite}.landing-manifesto{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:128px 0 155px;border-top:1px solid rgba(255,255,255,.08)}.landing-manifesto h2,.landing-stage h2,.landing-download h2{margin-top:20px;color:#efeae1;font:600 clamp(34px,5vw,63px)/.98 Fraunces,Georgia,serif;letter-spacing:-.055em}.landing-feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:78px}.landing-feature{min-height:225px;padding:23px 22px;border-top:1px solid #4b453c;background:linear-gradient(160deg,#ffffff0d,#ffffff04);transition:transform .25s ease,border-color .25s ease}.landing-feature:hover{border-color:#f3dc5c;transform:translateY(-7px)}.landing-feature>span{color:#f3dc5c;font-size:10px;letter-spacing:.15em}.landing-feature h3{margin:54px 0 11px;color:#efeae1;font:600 25px/1.05 Fraunces,Georgia,serif}.landing-feature p{max-width:260px;color:#8f887e;font-size:12px;line-height:1.55}.landing-stage{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:120px 0 145px;border-top:1px solid rgba(255,255,255,.08)}.landing-stage-copy>p:not(.landing-kicker){max-width:370px;margin-top:25px;color:#9d9589;font-size:14px;line-height:1.65}.landing-inline-link{display:inline-flex;gap:14px;margin-top:28px;color:#f3dc5c;font-size:12px;font-weight:800;text-decoration:none}.landing-inline-link span{transition:transform .2s ease}.landing-inline-link:hover span{transform:translate(5px)}.landing-stage-demo{position:relative;min-height:420px;border:1px solid #36322c;border-radius:22px;background:radial-gradient(circle at 65% 35%,#2a2721,#181714 67%);overflow:hidden}.landing-stage-demo:before{content:"";position:absolute;inset:0;opacity:.32;background-image:radial-gradient(rgba(255,255,255,.17) 1px,transparent 1px);background-size:15px 15px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 35%,#000 100%);mask-image:linear-gradient(90deg,transparent,#000 35%,#000 100%)}.landing-demo-window{position:absolute;left:14%;top:15%;width:52%;height:56%;border:1px solid #4b453c;border-radius:14px;background:#211f1b;box-shadow:0 30px 50px #00000059;transform:rotate(-4deg);animation:landing-window-drift 7s ease-in-out infinite}.landing-demo-top{display:flex;gap:6px;padding:14px;border-bottom:1px solid #36322c}.landing-demo-top span{width:7px;height:7px;border-radius:50%;background:#5a5146}.landing-demo-lines{display:grid;gap:15px;padding:28px}.landing-demo-lines i{display:block;height:9px;border-radius:10px;background:#39352f}.landing-demo-lines i:nth-child(1){width:78%;background:#f3dc5c;opacity:.8}.landing-demo-lines i:nth-child(2){width:92%}.landing-demo-lines i:nth-child(3){width:64%}.landing-demo-lines i:nth-child(4){width:86%}.landing-demo-note{position:absolute;display:grid;gap:8px;width:174px;padding:17px;border-radius:12px;box-shadow:0 23px 36px #00000061}.landing-demo-note b{font:600 22px/1 Fraunces,Georgia,serif}.landing-demo-note span{font-size:10px;opacity:.7}.landing-demo-note-a{right:11%;top:16%;color:#2a2218;background:#f3dc5c;transform:rotate(8deg);animation:landing-float 5s ease-in-out infinite}.landing-demo-note-b{right:19%;bottom:13%;color:#2a2218;background:#b5dcc4;transform:rotate(-6deg);animation:landing-float 6s ease-in-out -2s infinite}.landing-demo-pin{position:absolute;left:10%;bottom:14%;display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(243,220,92,.55);border-radius:50%;color:#f3dc5c;font-size:24px;animation:landing-pulse 2.4s ease-in-out infinite}.landing-download{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:110px 0 120px;border-top:1px solid rgba(255,255,255,.08)}.landing-download>div:first-child>p:not(.landing-kicker){max-width:400px;margin-top:23px;color:#9d9589;font-size:14px;line-height:1.6}.landing-download-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:22px;border:1px solid #4b453c;border-radius:14px;background:#211f1b}.landing-download-icon{width:50px;height:50px;overflow:hidden;border-radius:12px}.landing-download-icon img{width:100%;height:100%}.landing-download-card strong,.landing-download-card span{display:block}.landing-download-card strong{color:#efeae1;font:600 19px Fraunces,Georgia,serif}.landing-download-card span{margin-top:4px;color:#81796e;font-size:10px}.landing-download-card .landing-button{grid-column:2 / 4;justify-self:start;margin-top:7px}.landing-download-card small{grid-column:2 / 4;color:#6f685e;font-size:10px}.landing-footer{display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:26px 0 35px;border-top:1px solid rgba(255,255,255,.08);color:#716b63;font-size:10px}@keyframes landing-float{0%,to{translate:0 0}50%{translate:0 -12px}}@keyframes landing-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes landing-window-drift{0%,to{translate:0 0}50%{translate:9px -7px}}@keyframes landing-pulse{0%,to{opacity:.65}50%{opacity:1}}@media(max-width:900px){.landing-nav,.landing-hero,.landing-manifesto,.landing-stage,.landing-download,.landing-footer{width:min(100% - 40px,620px)}.landing-nav-links{display:none}.landing-hero{display:block;min-height:auto}.landing-hero:before{display:none}.landing-hero-copy{padding:65px 0 30px}.landing-hero-art{min-height:460px}.landing-hero-art>img{right:-7%;width:115%;height:460px}.landing-floating-note-one{right:2%}.landing-floating-note-two{right:5%;bottom:8%}.landing-feature-row,.landing-stage,.landing-download{grid-template-columns:1fr}.landing-feature-row{gap:10px;margin-top:45px}.landing-feature{min-height:auto}.landing-feature h3{margin-top:28px}.landing-stage,.landing-download{gap:40px;padding:80px 0}.landing-stage-demo{min-height:360px}.landing-download-card{grid-template-columns:auto 1fr}.landing-download-card .landing-button,.landing-download-card small{grid-column:1 / 3}.landing-footer{flex-wrap:wrap;gap:15px}}@media(max-width:520px){.landing-nav,.landing-hero,.landing-manifesto,.landing-stage,.landing-download,.landing-footer{width:calc(100% - 32px)}.landing-hero h1{font-size:58px}.landing-lede{font-size:14px}.landing-actions{align-items:stretch;flex-direction:column}.landing-button{width:100%}.landing-hero-art{min-height:350px}.landing-hero-art>img{top:6%;height:340px}.landing-orbit-one{width:300px;height:200px}.landing-orbit-two{width:250px;height:170px}.landing-floating-note{width:120px;padding:11px}.landing-floating-note strong{font-size:15px}.landing-demo-window{left:7%;width:68%}.landing-demo-note{width:135px;padding:13px}.landing-demo-note b{font-size:17px}.landing-download-card{grid-template-columns:auto 1fr;padding:15px}.landing-footer{font-size:9px}}.landing-v2{--lp-ink: #f2eee6;--lp-muted: #a29b90;--lp-dim: #736d64;--lp-line: rgba(242,238,230,.13);--lp-yellow: #f3dc5c;--lp-paper: #f8e266;--lp-dark: #171512;background:#11100e;overflow-x:hidden}.landing-v2:before{content:"";position:fixed;z-index:0;inset:0;pointer-events:none;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.lp-nav,.lp-hero,.lp-proof-row,.lp-intro,.lp-showcase-section,.lp-feature-section,.lp-desktop-section,.lp-download-section,.lp-footer{position:relative;z-index:1;width:min(1220px,calc(100% - 80px));margin-inline:auto}.lp-nav{display:flex;align-items:center;justify-content:space-between;min-height:82px;border-bottom:1px solid var(--lp-line)}.lp-nav>a{color:inherit;text-decoration:none}.lp-brand{display:inline-flex;align-items:center;gap:11px;color:var(--lp-ink)}.lp-brand strong{font:700 18px/1 system-ui,sans-serif;letter-spacing:-.05em}.lp-brand-mark{position:relative;display:inline-block;width:25px;height:25px;border-radius:7px;background:var(--lp-yellow);box-shadow:3px 3px #050504;transform:rotate(-5deg)}.lp-brand-mark:before{content:"";position:absolute;left:6px;top:6px;width:12px;height:2px;border-radius:99px;background:#2a2218;box-shadow:0 5px #2a2218,0 10px #2a2218}.lp-brand-mark span{position:absolute;right:3px;top:3px;width:5px;height:5px;border-radius:50%;background:#2a2218}.lp-nav-links{display:flex;gap:35px;margin-left:130px}.lp-nav-links a,.lp-nav-cta{color:var(--lp-muted);font:12px/1 system-ui,sans-serif;text-decoration:none;transition:color .2s ease,border-color .2s ease}.lp-nav-links a:hover,.lp-nav-cta:hover{color:var(--lp-yellow)}.lp-nav-cta{padding:11px 15px;border:1px solid var(--lp-line);border-radius:999px;color:var(--lp-ink)}.lp-nav-cta span{margin-left:7px;color:var(--lp-yellow)}.lp-hero{display:grid;grid-template-columns:.82fr 1.18fr;gap:42px;align-items:center;min-height:745px}.lp-hero-copy{position:relative;z-index:2;padding:86px 0 92px}.lp-eyebrow{display:flex;align-items:center;gap:9px;margin:0;color:#aaa398;font:800 10px/1.2 system-ui,sans-serif;letter-spacing:.2em;text-transform:uppercase}.lp-live-dot{width:7px;height:7px;border-radius:50%;background:#70c48d;box-shadow:0 0 0 5px #70c48d1f;animation:lp-pulse 2.5s ease-in-out infinite}.lp-hero h1,.lp-intro h2,.lp-showcase-copy h2,.lp-feature-heading h2,.lp-desktop-copy h2,.lp-download-copy h2{margin:24px 0 0;color:var(--lp-ink);font:600 clamp(54px,6.9vw,96px)/.9 Fraunces,Georgia,serif;letter-spacing:-.075em}.lp-hero h1 em,.lp-intro h2 em,.lp-showcase-copy h2 em,.lp-feature-heading h2 em,.lp-desktop-copy h2 em,.lp-download-copy h2 em{color:var(--lp-yellow);font-style:italic}.lp-hero-text{max-width:430px;margin:30px 0 0;color:var(--lp-muted);font:16px/1.65 system-ui,sans-serif}.lp-hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:34px}.lp-button{display:inline-flex;align-items:center;justify-content:center;gap:19px;min-height:47px;padding:0 18px;border-radius:7px;font:800 12px/1 system-ui,sans-serif;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.lp-button:hover{transform:translateY(-3px)}.lp-button-primary{color:#211d14;background:var(--lp-yellow)}.lp-button-primary:hover{background:#f8e77c}.lp-button-quiet{border:1px solid var(--lp-line);color:var(--lp-ink);background:#ffffff06}.lp-button-quiet:hover{border-color:#f3dc5c73;background:#ffffff0f}.lp-button span{color:#655728;font-size:18px;font-weight:400}.lp-trust-row{display:flex;gap:18px;margin-top:24px;color:#69635b;font:10px/1 system-ui,sans-serif}.lp-trust-row span:first-letter{color:#70c48d}.lp-hero-visual{position:relative;min-height:600px;isolation:isolate}.lp-hero-visual:after{content:"";position:absolute;z-index:-2;right:-18%;bottom:6%;width:620px;height:300px;border-radius:50%;background:#f3dc5c24;filter:blur(78px);transform:rotate(-12deg)}.lp-hero-texture{position:absolute;z-index:-3;right:-23%;top:4%;width:105%;height:550px;object-fit:cover;border-radius:28px;opacity:.34;mix-blend-mode:screen;filter:saturate(.55) contrast(1.15);animation:lp-breathe 9s ease-in-out infinite}.lp-hero-ring{position:absolute;z-index:-1;border:1px solid rgba(243,220,92,.2);border-radius:50%;transform:rotate(-27deg)}.lp-hero-ring-a{right:-3%;top:5%;width:560px;height:370px}.lp-hero-ring-b{right:9%;top:15%;width:430px;height:275px;border-color:#ffffff21}.lp-shot{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.19);border-radius:17px;color:#eee8dd;background:#1a1916;box-shadow:0 35px 70px #0000006e,0 0 0 7px #ffffff06}.lp-hero-visual>.lp-hub-shot{position:absolute;z-index:1;left:3%;top:10%;width:95%;transform:rotate(-2.1deg);animation:lp-window-rise .9s cubic-bezier(.2,.8,.2,1) both,lp-window-float 8s ease-in-out 1s infinite}.lp-shot-bar{display:flex;align-items:center;min-height:42px;padding:0 17px;border-bottom:1px solid rgba(255,255,255,.1);background:#171613}.lp-window-dots{display:flex;gap:5px}.lp-window-dots i{width:6px;height:6px;border-radius:50%;background:#4f4a42}.lp-shot-brand{display:flex;align-items:center;gap:8px;margin-left:18px;color:#c9c1b4;font:700 11px system-ui,sans-serif}.lp-shot-brand span{width:13px;height:13px;border-radius:4px;background:var(--lp-yellow);transform:rotate(-5deg)}.lp-shot-actions{display:flex;gap:15px;margin-left:auto;color:#736c61;font-size:13px}.lp-hub-inner{padding:30px 34px 26px}.lp-shot-kicker{color:#998f81;font:800 9px system-ui,sans-serif;letter-spacing:.2em}.lp-shot-kicker span{margin-left:11px;color:#656057;font-weight:400;letter-spacing:0}.lp-shot-title{margin-top:12px;color:#f2ece1;font:600 clamp(28px,3.2vw,49px)/.95 Fraunces,Georgia,serif;letter-spacing:-.065em}.lp-shot-title em{color:var(--lp-yellow);font-style:italic}.lp-shot-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;color:#847b6e;font:10px system-ui,sans-serif}.lp-shot-toolbar>span{flex:1;padding:12px 14px;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#22201c}.lp-shot-toolbar b{padding:12px 14px;border-radius:7px;color:#211d14;background:var(--lp-yellow);font-size:10px;white-space:nowrap}.lp-shot-tabs{display:flex;gap:8px;justify-content:flex-end;margin-top:12px;color:#716b62;font:10px system-ui,sans-serif}.lp-shot-tabs b,.lp-shot-tabs span{padding:7px 10px;border-radius:99px}.lp-shot-tabs b{color:#262015;background:var(--lp-yellow)}.lp-shot-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:15px}.lp-mini-note{position:relative;display:grid;align-content:start;gap:7px;min-height:112px;padding:14px;border-radius:12px;color:#2b251c;box-shadow:0 18px 28px #0000003d}.lp-mini-note-yellow{background:var(--lp-paper)}.lp-mini-note-lilac{color:#2b2433;background:#cbb9e7}.lp-mini-note-mint{color:#203328;background:#b9dcc6}.lp-note-grip{position:absolute;top:11px;left:11px;color:#2b251c61;font-size:13px}.lp-mini-note strong{margin-top:13px;font:600 17px/1.02 Fraunces,Georgia,serif;letter-spacing:-.03em}.lp-mini-note p{margin:0;color:inherit;opacity:.65;font:10px/1.35 system-ui,sans-serif}.lp-mini-note small{align-self:end;margin-top:auto;color:inherit;opacity:.5;font:9px system-ui,sans-serif}.lp-shot-status{display:flex;align-items:center;gap:7px;margin-top:24px;color:#6f786d;font:9px system-ui,sans-serif}.lp-shot-status>span{width:6px;height:6px;border-radius:50%;background:#70c48d}.lp-shot-status small{margin-left:auto;color:#5d5951}.lp-hero-note-a{position:absolute;z-index:3;right:-2%;bottom:9%;width:146px;transform:rotate(6deg);animation:lp-note-float 5.4s ease-in-out -1s infinite}.lp-hero-cursor{position:absolute;z-index:4;left:7%;bottom:8%;display:flex;align-items:center;gap:8px;color:var(--lp-yellow);font:16px system-ui,sans-serif;animation:lp-cursor-drift 5s ease-in-out infinite}.lp-hero-cursor small{color:#b9b1a4;font:10px system-ui,sans-serif;white-space:nowrap}.lp-proof-row{display:grid;grid-template-columns:repeat(3,1fr) 1.3fr;border-top:1px solid var(--lp-line);border-bottom:1px solid var(--lp-line)}.lp-proof-row>div{display:grid;gap:10px;padding:24px 20px;border-right:1px solid var(--lp-line)}.lp-proof-row>div:first-child{padding-left:0}.lp-proof-row strong{color:var(--lp-yellow);font:700 11px system-ui,sans-serif;letter-spacing:.14em}.lp-proof-row span{color:var(--lp-muted);font:12px system-ui,sans-serif}.lp-proof-caption{align-content:center;color:#777066!important;font:italic 17px/1.15 Fraunces,Georgia,serif!important;text-align:right}.lp-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:end;padding:155px 0 125px}.lp-intro h2,.lp-showcase-copy h2,.lp-feature-heading h2,.lp-desktop-copy h2,.lp-download-copy h2{font-size:clamp(42px,5.3vw,72px)}.lp-intro>p,.lp-showcase-copy>p:not(.lp-eyebrow),.lp-desktop-copy>p:not(.lp-eyebrow),.lp-download-copy>p:not(.lp-eyebrow){max-width:410px;margin:0 0 8px;color:var(--lp-muted);font:14px/1.7 system-ui,sans-serif}.lp-showcase-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;padding:112px 0 150px;border-top:1px solid var(--lp-line)}.lp-showcase-copy{padding-top:22px}.lp-step-list{display:grid;gap:0;margin-top:52px;border-top:1px solid var(--lp-line)}.lp-step-button{display:grid;grid-template-columns:35px 1fr 25px;gap:12px;align-items:start;width:100%;padding:19px 0;border:0;border-bottom:1px solid var(--lp-line);color:var(--lp-muted);background:transparent;cursor:pointer;text-align:left;transition:color .2s ease,padding .25s ease}.lp-step-button>span{color:#756e65;font:10px system-ui,sans-serif}.lp-step-button div{display:grid;gap:7px}.lp-step-button strong{color:inherit;font:600 19px/1 Fraunces,Georgia,serif}.lp-step-button small{max-width:270px;color:#716b63;font:11px/1.45 system-ui,sans-serif}.lp-step-button i{color:#6b6358;font:17px system-ui,sans-serif;font-style:normal;opacity:.4;transition:transform .25s ease,color .2s ease}.lp-step-button.is-active{padding-left:10px;color:var(--lp-ink)}.lp-step-button.is-active>span,.lp-step-button.is-active i{color:var(--lp-yellow)}.lp-step-button.is-active i{transform:translate(4px,-4px);opacity:1}.lp-step-stage{position:relative;min-height:560px;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:radial-gradient(circle at 63% 35%,#2b2821,#171613 68%);overflow:hidden}.lp-step-stage:before{content:"";position:absolute;inset:0;opacity:.2;background-image:radial-gradient(rgba(255,255,255,.22) 1px,transparent 1px);background-size:16px 16px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 38%);mask-image:linear-gradient(90deg,transparent,#000 38%)}.lp-step-panel{position:absolute;inset:0;display:grid;place-items:center;padding:45px;opacity:0;transform:translateY(16px) scale(.97);pointer-events:none;transition:opacity .5s ease,transform .5s ease}.lp-step-panel.is-visible{opacity:1;transform:none;pointer-events:auto}.lp-step-panel>.lp-shot{width:100%;transform:rotate(-2deg)}.lp-step-panel>.lp-shot.is-compact{max-width:620px}.lp-step-panel>.lp-shot .lp-hub-inner{padding:27px}.lp-step-panel>.lp-shot .lp-shot-title{font-size:37px}.lp-step-panel>.lp-shot .lp-mini-note{min-height:102px}.lp-stage-callout{position:absolute;z-index:3;display:grid;gap:4px;padding:9px 11px;border-left:2px solid var(--lp-yellow);color:var(--lp-yellow);background:#11100ec7;font:800 9px system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase}.lp-stage-callout span{color:#a49b8e;font-weight:400;letter-spacing:0;text-transform:none}.lp-stage-callout-top{top:34px;left:35px}.lp-stage-callout-bottom{right:34px;bottom:38px}.lp-stage-index{position:absolute;right:29px;top:28px;color:#726a60;font:11px system-ui,sans-serif}.lp-stage-index b{color:var(--lp-yellow);font-size:19px}.lp-stage-index span{margin-left:4px}.lp-desktop-shot{position:relative;min-height:510px;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:linear-gradient(135deg,#24222a,#141318 60%,#28231e);box-shadow:0 30px 55px #00000057}.lp-desktop-toolbar{display:flex;justify-content:space-between;padding:14px 17px;color:#aaa4b1;border-bottom:1px solid rgba(255,255,255,.09);font:9px system-ui,sans-serif}.lp-background-window{position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:#09080bc7}.lp-background-window-left{left:8%;top:19%;width:38%;height:55%;transform:rotate(-4deg)}.lp-background-window-right{right:6%;top:14%;width:39%;height:45%;transform:rotate(5deg)}.lp-background-window div{height:7px;margin:22px 22px 0;border-radius:99px;background:#48414c}.lp-background-window div:nth-child(2){width:64%;background:#4f463b}.lp-background-window div:nth-child(3){width:78%}.lp-background-window div:nth-child(4){width:43%}.lp-background-window div:nth-child(5){width:69%}.lp-desktop-shot>.lp-mini-note{position:absolute;z-index:2;width:160px;min-height:116px}.lp-desktop-note-a{left:31%;top:31%;transform:rotate(-7deg);animation:lp-note-float 5.5s ease-in-out infinite}.lp-desktop-note-b{right:10%;bottom:13%;transform:rotate(6deg);animation:lp-note-float 6.3s ease-in-out -2s infinite}.lp-drag-cursor{position:absolute;z-index:4;left:11%;bottom:19%;display:flex;align-items:center;gap:10px;color:var(--lp-yellow);font:26px system-ui,sans-serif;animation:lp-cursor-drift 4.8s ease-in-out infinite}.lp-drag-cursor small{color:#b9b0a3;font:10px system-ui,sans-serif}.lp-always-on-top{position:absolute;right:7%;top:8%;padding:8px 10px;border:1px solid rgba(243,220,92,.32);border-radius:99px;color:var(--lp-yellow);background:#11100eb3;font:9px system-ui,sans-serif}.lp-feature-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px;padding:145px 0 155px;border-top:1px solid var(--lp-line)}.lp-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--lp-line)}.lp-feature-grid article{min-height:198px;padding:24px;background:#151411;transition:background .25s ease,transform .25s ease}.lp-feature-grid article:hover{position:relative;z-index:1;background:#211f1a;transform:translateY(-4px)}.lp-feature-grid article>span{color:var(--lp-yellow);font-size:19px}.lp-feature-grid h3{margin:39px 0 9px;color:var(--lp-ink);font:600 22px/1 Fraunces,Georgia,serif}.lp-feature-grid p{margin:0;color:#847d73;font:11px/1.55 system-ui,sans-serif}.lp-desktop-section{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center;padding:125px 0 150px;border-top:1px solid var(--lp-line)}.lp-desktop-copy>p:not(.lp-eyebrow){margin-top:27px}.lp-text-link{display:inline-flex;gap:15px;margin-top:28px;color:var(--lp-yellow);font:800 12px system-ui,sans-serif;text-decoration:none}.lp-text-link span{transition:transform .2s ease}.lp-text-link:hover span{transform:translate(5px)}.lp-download-section{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center;padding:115px 0 125px;border-top:1px solid var(--lp-line)}.lp-download-copy>p:not(.lp-eyebrow){margin-top:25px}.lp-download-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#1b1916;box-shadow:0 22px 45px #00000038}.lp-download-icon{width:50px;height:50px;overflow:hidden;border-radius:12px;transform:rotate(-4deg)}.lp-download-icon img{width:100%;height:100%}.lp-download-card strong,.lp-download-card span{display:block}.lp-download-card strong{color:var(--lp-ink);font:600 19px Fraunces,Georgia,serif}.lp-download-card span{margin-top:5px;color:#81796e;font:10px system-ui,sans-serif}.lp-download-card .lp-button{grid-column:2 / 4;justify-self:start;margin-top:6px}.lp-download-card small{grid-column:2 / 4;color:#6f685e;font:10px system-ui,sans-serif}.lp-footer{display:flex;align-items:center;justify-content:space-between;min-height:90px;border-top:1px solid var(--lp-line);color:#706960;font:10px system-ui,sans-serif}.lp-footer a{color:inherit;text-decoration:none}.lp-footer .lp-brand strong{color:var(--lp-ink);font-size:15px}@keyframes lp-pulse{0%,to{opacity:.55;box-shadow:0 0 0 4px #70c48d1a}50%{opacity:1;box-shadow:0 0 0 7px #70c48d05}}@keyframes lp-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes lp-window-rise{0%{opacity:0;transform:translateY(28px) rotate(-2.1deg) scale(.97)}to{opacity:1;transform:translateY(0) rotate(-2.1deg) scale(1)}}@keyframes lp-window-float{0%,to{translate:0 0}50%{translate:0 -9px}}@keyframes lp-note-float{0%,to{translate:0 0}50%{translate:0 -13px}}@keyframes lp-cursor-drift{0%,to{translate:0 0}50%{translate:10px -9px}}@media(max-width:1050px){.lp-nav,.lp-hero,.lp-proof-row,.lp-intro,.lp-showcase-section,.lp-feature-section,.lp-desktop-section,.lp-download-section,.lp-footer{width:min(100% - 48px,760px)}.lp-hero{display:block;min-height:auto}.lp-hero-copy{padding:85px 0 45px}.lp-hero-visual{min-height:615px}.lp-nav-links{margin-left:0}.lp-intro,.lp-showcase-section,.lp-feature-section,.lp-desktop-section,.lp-download-section{grid-template-columns:1fr;gap:55px}.lp-intro>p{max-width:520px}.lp-showcase-copy{max-width:580px}.lp-step-stage{min-height:590px}.lp-feature-heading{max-width:550px}.lp-desktop-section .lp-desktop-shot{max-width:760px;width:100%}.lp-download-card{max-width:600px}}@media(max-width:680px){.lp-nav,.lp-hero,.lp-proof-row,.lp-intro,.lp-showcase-section,.lp-feature-section,.lp-desktop-section,.lp-download-section,.lp-footer{width:calc(100% - 32px)}.lp-nav{min-height:70px}.lp-nav-links{display:none}.lp-nav-cta{padding:9px 11px}.lp-hero-copy{padding:65px 0 28px}.lp-hero h1{font-size:59px}.lp-hero-text{font-size:14px}.lp-hero-actions{flex-direction:column;align-items:stretch}.lp-button{width:100%}.lp-trust-row{gap:8px;font-size:8px}.lp-hero-visual{min-height:435px}.lp-hero-texture{height:390px}.lp-hero-visual>.lp-hub-shot{left:0;width:100%;top:8%}.lp-hub-inner{padding:21px 17px 19px}.lp-shot-title{font-size:29px}.lp-shot-toolbar{display:block}.lp-shot-toolbar b{display:inline-block;margin-top:8px}.lp-shot-tabs{justify-content:flex-start}.lp-shot-cards{gap:6px}.lp-shot-cards .lp-mini-note{min-height:110px;padding:9px}.lp-shot-cards .lp-mini-note strong{font-size:13px}.lp-shot-cards .lp-mini-note p{font-size:8px}.lp-shot-status small{display:none}.lp-hero-note-a{right:-3%;bottom:2%;width:116px}.lp-hero-cursor{left:3%;bottom:1%}.lp-proof-row{grid-template-columns:1fr 1fr}.lp-proof-row>div,.lp-proof-row>div:first-child{padding:17px 12px}.lp-proof-caption{grid-column:1 / 3;text-align:left}.lp-intro,.lp-showcase-section,.lp-feature-section,.lp-desktop-section,.lp-download-section{padding:88px 0}.lp-intro h2,.lp-showcase-copy h2,.lp-feature-heading h2,.lp-desktop-copy h2,.lp-download-copy h2{font-size:47px}.lp-step-stage{min-height:480px}.lp-step-panel{padding:24px 13px}.lp-step-panel>.lp-shot .lp-shot-title{font-size:26px}.lp-step-panel>.lp-shot .lp-hub-inner{padding:20px 14px}.lp-step-panel>.lp-shot .lp-shot-cards{grid-template-columns:1fr}.lp-step-panel>.lp-shot .lp-shot-cards .lp-mini-note:nth-child(n+2){display:none}.lp-stage-callout{font-size:8px}.lp-stage-callout-top{top:18px;left:16px}.lp-stage-callout-bottom{right:15px;bottom:22px}.lp-stage-index{right:17px;top:17px}.lp-feature-grid{grid-template-columns:1fr}.lp-feature-grid article{min-height:160px}.lp-feature-grid h3{margin-top:27px}.lp-desktop-shot{min-height:380px}.lp-desktop-shot>.lp-mini-note{width:122px;min-height:100px}.lp-drag-cursor{left:5%;bottom:12%}.lp-always-on-top{right:5%;top:7%;font-size:8px}.lp-download-card{grid-template-columns:auto 1fr;padding:16px}.lp-download-card .lp-button,.lp-download-card small{grid-column:1 / 3}.lp-footer{flex-wrap:wrap;gap:15px;padding:24px 0}.lp-footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){.landing-v2 *,.landing-v2 *:before,.landing-v2 *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.lp-step-panel>.lp-desktop-shot,.lp-step-panel>.lp-arrange-shot{width:100%;height:100%;min-height:0;max-width:720px;box-sizing:border-box}.lp-step-panel>.lp-desktop-shot{transform:none}.lp-step-panel>.lp-desktop-shot .lp-desktop-note-a{left:29%;top:31%}.lp-step-panel>.lp-desktop-shot .lp-desktop-note-b{right:10%;bottom:14%}.lp-step-panel>.lp-desktop-shot .lp-drag-cursor{left:9%;bottom:17%}.lp-step-panel>.lp-desktop-shot .lp-always-on-top{right:6%;top:8%}.lp-arrange-shot{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:radial-gradient(circle at 50% 35%,#29251f,#151411 72%);box-shadow:0 30px 55px #00000057}.lp-arrange-shot:before{content:"";position:absolute;inset:0;opacity:.17;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 24%,#000 76%,transparent);mask-image:linear-gradient(90deg,transparent,#000 24%,#000 76%,transparent)}.lp-arrange-label{position:absolute;z-index:2;top:25px;left:28px;display:grid;gap:3px;padding:10px 13px;border-left:2px solid var(--lp-yellow);color:var(--lp-yellow);background:#11100ec2;font:800 9px system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase}.lp-arrange-label span{margin-right:5px}.lp-arrange-label small{color:#a49b8e;font-weight:400;letter-spacing:0;text-transform:none}.lp-arrange-shot>.lp-mini-note{position:absolute;z-index:2;width:175px;min-height:125px}.lp-arrange-note-1{top:25%;left:27%;transform:rotate(-5deg);animation:lp-note-float 5.2s ease-in-out infinite}.lp-arrange-note-2{top:46%;left:50%;transform:rotate(4deg);animation:lp-note-float 5.8s ease-in-out -1.5s infinite}.lp-arrange-note-3{top:67%;left:27%;transform:rotate(-3deg);animation:lp-note-float 6.4s ease-in-out -2.6s infinite}.lp-arrange-line{position:absolute;top:22%;right:15%;height:64%;border-left:1px dashed rgba(243,220,92,.45)}.lp-arrange-line:before,.lp-arrange-line:after{content:"";position:absolute;left:-4px;width:7px;height:7px;border-radius:50%;background:var(--lp-yellow)}.lp-arrange-line:before{top:0}.lp-arrange-line:after{bottom:0}.lp-arrange-arrow{position:absolute;right:10%;bottom:18%;color:var(--lp-yellow);font-size:27px;animation:lp-cursor-drift 4s ease-in-out infinite}@media(max-width:680px){.lp-step-panel>.lp-desktop-shot,.lp-step-panel>.lp-arrange-shot{height:100%;min-height:0}.lp-step-panel>.lp-desktop-shot .lp-desktop-note-a,.lp-step-panel>.lp-desktop-shot .lp-desktop-note-b{width:122px;min-height:100px}.lp-arrange-shot>.lp-mini-note{width:122px;min-height:100px}.lp-arrange-note-1{left:13%}.lp-arrange-note-2{left:42%}.lp-arrange-note-3{left:13%}.lp-arrange-line{right:10%}.lp-arrange-label{left:16px;top:18px}}.lp-desktop-shot>.lp-app-float-window{position:absolute;z-index:3;left:10%;top:18%;width:292px;height:315px;overflow:hidden;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:#1a1816;box-shadow:0 25px 45px #00000080;transform:rotate(-4deg);animation:lp-app-float 7s ease-in-out infinite}.lp-app-float-bar{display:flex;align-items:center;gap:10px;height:36px;padding:0 12px;border-bottom:1px solid rgba(255,255,255,.1);color:#d4cdc0;font:700 10px system-ui,sans-serif}.lp-app-float-bar>span{display:flex;align-items:center;gap:6px}.lp-app-float-bar>span i{width:11px;height:11px;border-radius:4px;background:var(--lp-yellow);transform:rotate(-5deg)}.lp-app-float-bar>b{margin-left:auto;color:#776e62;font-weight:400}.lp-app-float-body{padding:20px 18px}.lp-app-float-body>small{color:#847c70;font:800 7px system-ui,sans-serif;letter-spacing:.18em}.lp-app-float-body>strong{display:block;margin-top:9px;color:#f1ebe0;font:600 28px/.9 Fraunces,Georgia,serif;letter-spacing:-.06em}.lp-app-float-body>strong em{color:var(--lp-yellow);font-style:italic}.lp-app-float-card{position:relative;display:grid;gap:5px;margin-top:18px;padding:13px;border-radius:9px;color:#2b251c;background:var(--lp-paper);box-shadow:0 12px 22px #00000038}.lp-app-float-card>span{position:absolute;top:8px;left:8px;color:#2b251c66;font-size:12px}.lp-app-float-card b{margin-top:9px;font:600 16px/1 Fraunces,Georgia,serif}.lp-app-float-card small{opacity:.65;font:9px system-ui,sans-serif}.lp-app-float-card.is-muted{margin-top:8px;padding:10px 13px;color:#2b2433;background:#cbb9e7}.lp-app-float-card.is-muted b{margin-top:0;font-size:13px}.lp-drop-target{position:absolute;z-index:1;left:53%;top:43%;display:grid;place-items:center;width:174px;height:130px;border:1px dashed rgba(243,220,92,.62);border-radius:13px;color:var(--lp-yellow);background:#f3dc5c0d;opacity:.3;transform:rotate(4deg);animation:lp-drop-pulse 7s ease-in-out infinite}.lp-drop-target span{font-size:28px}.lp-drop-target small{margin-top:-27px;font:800 9px system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase}.lp-desktop-shot>.lp-desktop-note-b{position:absolute;z-index:2;right:8%;bottom:12%;width:160px;min-height:116px}.lp-desktop-dragging-note{position:absolute;z-index:5;left:28%;top:36%;width:160px;opacity:0;animation:lp-drag-note 7s ease-in-out infinite}.lp-desktop-dragging-note .lp-mini-note{width:auto;min-height:116px}.lp-desktop-shot>.lp-drag-cursor{left:23%;top:34%;bottom:auto;z-index:6;animation:lp-drag-pointer 7s ease-in-out infinite}.lp-desktop-shot>.lp-drag-cursor small{white-space:nowrap}.lp-desktop-shot>.lp-always-on-top{z-index:7}@keyframes lp-app-float{0%,to{translate:0 0}50%{translate:0 -7px}}@keyframes lp-drop-pulse{0%,15%,85%,to{opacity:.22;transform:rotate(4deg) scale(.96)}38%,67%{opacity:.9;transform:rotate(4deg) scale(1)}}@keyframes lp-drag-note{0%,12%{left:28%;top:36%;opacity:0;transform:rotate(-7deg) scale(.88)}18%{left:28%;top:36%;opacity:1;transform:rotate(-7deg) scale(1)}43%{left:51%;top:43%;opacity:1;transform:rotate(3deg) scale(1.04)}67%{left:51%;top:43%;opacity:1;transform:rotate(3deg) scale(1)}88%,to{left:28%;top:36%;opacity:0;transform:rotate(-7deg) scale(.88)}}@keyframes lp-drag-pointer{0%,12%{left:23%;top:34%;opacity:0}18%{left:25%;top:37%;opacity:1}43%,67%{left:49%;top:47%;opacity:1}88%,to{left:23%;top:34%;opacity:0}}@media(max-width:680px){.lp-desktop-shot>.lp-app-float-window{left:5%;top:18%;width:215px;height:260px}.lp-app-float-body{padding:14px 12px}.lp-app-float-body>strong{font-size:22px}.lp-app-float-card{margin-top:11px;padding:9px}.lp-app-float-card b{font-size:13px}.lp-drop-target{left:53%;width:112px;height:95px}.lp-desktop-shot>.lp-desktop-note-b,.lp-desktop-dragging-note{width:122px}.lp-desktop-shot>.lp-drag-cursor{left:20%}.lp-desktop-shot>.lp-drag-cursor small{font-size:8px}.lp-desktop-dragging-note .lp-mini-note{min-height:100px}}@keyframes spawn{0%{opacity:0;transform:scale(.96) rotate(-1deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes slide-in{0%{transform:translate(30px);opacity:.2}to{transform:translate(0);opacity:1}}@media(max-width:760px){.hub-content,.hub-footer{width:min(100% - 32px,560px)}.hub-content{padding-top:36px}.hub-heading{align-items:start;flex-direction:column}.hub-toolbar{align-items:stretch;flex-direction:column}.arrange-control,.arrange-trigger,.desktop-control,.desktop-trigger{width:100%}.arrange-menu,.desktop-menu{left:0;right:auto}.note-grid,.skeleton-grid{grid-template-columns:1fr}.hub-footer{gap:10px;flex-direction:column}.topbar{padding:0 16px}}
