.start-screen-container{color:#d5d5d5;box-sizing:border-box;background-color:#262626;flex-direction:column;height:100vh;padding:60px 20px;display:flex;overflow:hidden auto}.start-center-box{flex-direction:column;align-items:center;width:100%;max-width:800px;margin:auto;display:flex}.start-logo{align-items:center;margin-bottom:50px;display:flex}.start-buttons{gap:15px;margin-bottom:30px;display:flex}.start-btn{color:#d5d5d5;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:0 0;border:1px solid #555;border-radius:0;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s}.start-btn:hover:not(.disabled){background:#3a3a3a;border-color:gold}.start-btn.disabled{opacity:.5;cursor:not-allowed}.start-drop-zone{color:#777;background:#2a2a2a;border:1px solid #444;border-radius:0;justify-content:center;align-items:center;width:600px;height:120px;margin-bottom:50px;display:flex}.recent-projects{width:100%;max-width:600px}.recent-projects h3{text-transform:uppercase;letter-spacing:1px;color:#888;border-bottom:1px solid #444;margin-bottom:15px;padding-bottom:5px;font-size:14px;font-weight:600}.recent-grid{grid-template-columns:repeat(3,1fr);gap:15px;max-height:400px;padding-right:8px;display:grid;overflow-y:auto}.recent-grid::-webkit-scrollbar{width:6px}.recent-grid::-webkit-scrollbar-track{background:#1a1a1a;border-radius:0}.recent-grid::-webkit-scrollbar-thumb{background:#444;border-radius:0}.recent-grid::-webkit-scrollbar-thumb:hover{background:#666}.recent-card{cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:0;transition:border-color .2s;overflow:hidden}.recent-card:hover{border-color:gold}.recent-card:active{border-color:gold;transform:scale(.985)}.recent-card.is-navigating{cursor:progress;border-color:gold}.recent-card.is-locked:not(.is-navigating){opacity:.45;pointer-events:none}.recent-thumb{background-color:#1a1a1a;background-position:50%;background-size:cover;border-bottom:1px solid #444;height:130px;position:relative}.recent-opening{color:gold;text-transform:uppercase;letter-spacing:1px;background:#0a0a0ab8;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex;position:absolute;inset:0}.recent-info{background:#2a2a2a;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.recent-name{white-space:nowrap;text-overflow:ellipsis;color:#e0e0e0;text-transform:uppercase;letter-spacing:.5px;flex-grow:1;font-size:13px;font-weight:500;overflow:hidden}.menu-container{position:relative}.dots-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.dots-btn:hover{color:gold}.dropdown-menu{z-index:10;background:#2a2a2a;border:1px solid #444;border-radius:0;flex-direction:column;gap:2px;min-width:100px;margin-bottom:5px;padding:4px;display:flex;position:absolute;bottom:100%;right:0;box-shadow:0 4px 12px #00000080}.dropdown-menu button{color:#ccc;text-align:left;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:flex}.dropdown-menu button:hover{color:#fff;background:#444}.dropdown-menu .delete-option:hover{color:#f44;background:#ff44441a}.inline-edit{align-items:center;gap:4px;width:100%;display:flex}.inline-edit input{color:#fff;background:#222;border:1px solid #555;border-radius:0;outline:none;flex-grow:1;width:50%;padding:4px 6px;font-size:12px}.inline-edit input:focus{border-color:gold}.save-btn,.cancel-btn{color:#aaa;cursor:pointer;background:0 0;border:none;padding:2px}.save-btn:hover{color:#4ade80}.cancel-btn:hover{color:#f87171}.modal-overlay{z-index:10000;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#262626;border:1px solid #444;border-radius:0;width:500px;max-width:90vw;padding:24px;box-shadow:0 10px 30px #00000080}.modal-content h2{margin-top:0;margin-bottom:20px;font-weight:400}.form-group{margin-bottom:20px}.form-group label{color:#aaa;margin-bottom:8px;font-size:13px;display:block}.modal-input{color:#fff;box-sizing:border-box;background:#1a1a1a;border:1px solid #444;border-radius:0;width:100%;padding:10px;font-size:14px;transition:border-color .2s}.modal-input:focus{border-color:gold;outline:none}.trace-type-grid{grid-template-columns:1fr;gap:15px;display:grid}.trace-card{cursor:pointer;background:#1a1a1a;border:1px solid #444;border-radius:0;padding:15px;transition:all .2s}.trace-card:hover{background:#222;border-color:#555}.trace-card.selected{background:#ffd7000d;border-color:gold}.trace-icon{color:#888;margin-bottom:10px;transition:color .2s}.trace-card.selected .trace-icon{color:gold}.trace-card h4{color:#ddd;margin:0 0 5px;font-size:14px}.trace-card p{color:#888;margin:0;font-size:12px;line-height:1.4}.modal-actions{justify-content:flex-end;gap:10px;margin-top:30px;display:flex}.btn-cancel{color:#ccc;cursor:pointer;background:0 0;border:1px solid #555;border-radius:0;padding:8px 16px}.btn-cancel:hover{background:#333}.btn-primary{color:#000;cursor:pointer;background:gold;border:none;border-radius:0;padding:8px 16px;font-weight:600}.btn-primary:hover{background:#e6c200}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.skeleton-card{pointer-events:none}.skeleton-thumb{background:#222;border-bottom:1px solid #333;border-radius:0;height:180px;position:relative;overflow:hidden}.skeleton-info{padding:15px;position:relative;overflow:hidden}.skeleton-text{background:#333;border-radius:0;width:60%;height:14px;position:relative;overflow:hidden}.skeleton-thumb:after,.skeleton-text:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:150%;height:100%;animation:1.5s ease-in-out infinite shimmer;position:absolute;top:0;left:-150%}@keyframes shimmer{0%{left:-150%}to{left:150%}}.hero-section{grid-template-columns:minmax(360px,1.08fr) minmax(360px,.92fr);align-items:start;gap:40px;width:100%;min-width:0;max-width:1200px;margin:0 auto 40px;display:grid}.hero-left{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.hero-title{color:#fff;letter-spacing:-1px;margin:0 0 10px;font-size:3rem;font-weight:800}.hero-subtitle{color:#aaa;margin:0 0 30px;font-size:1.1rem;line-height:1.5}.hero-upload-box{background:#2a2a2a;border:2px dashed #555;border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:632px;padding:30px;transition:all .2s;display:flex}.hero-upload-box:hover{background:#2c2c2c;border-color:gold}.hero-right{justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.hero-graphic{background:#111;border:1px solid #444;border-radius:0;justify-content:center;align-items:center;width:100%;max-width:400px;height:auto;padding:20px;display:flex;box-shadow:0 20px 40px #0000004d}.hero-action-bar{max-width:632px}.hero-action-bar .start-btn{flex:1 1 0!important;min-width:0!important;padding:0 8px!important;font-size:10.5px!important}@media (max-width:980px){.hero-section{text-align:center;grid-template-columns:1fr}.hero-left{text-align:center;align-items:center}}.footer-link{color:#888;font-size:13px;text-decoration:none;transition:color .2s}.footer-link:hover{color:gold}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-container{white-space:nowrap;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.marquee-container:before,.marquee-container:after{content:"";z-index:2;width:40px;height:100%;position:absolute;top:0}.marquee-container:before{background:linear-gradient(90deg,#262626,#0000);left:0}.marquee-container:after{background:linear-gradient(270deg,#262626,#0000);right:0}.marquee-content{animation:50s linear infinite marquee;display:flex}.marquee-content:hover{animation-play-state:paused}.home-content-frame{box-sizing:border-box;isolation:isolate;position:relative}.start-screen-container{--home-bg:#070707;--home-panel:#151515;--home-panel-2:#101010;--home-border:#ffffff16;--home-border-strong:#ffffff24;--home-text:#f4f4f4;--home-muted:#9a9a9a;--home-soft:#686868;--home-accent:gold;min-height:100vh;font-family:var(--font-space-grotesk), inherit;letter-spacing:0;height:auto!important;color:var(--home-text)!important;background:linear-gradient(90deg,#0000 calc(50% - 382px),#ffffff0e calc(50% - 381px),#0000 calc(50% - 380px)),linear-gradient(90deg,#0000 calc(50% + 380px),#ffffff0e calc(50% + 381px),#0000 calc(50% + 382px)),#070707!important;padding:0 20px 56px!important}.home-hero-shell{border-bottom:1px solid var(--home-border);background:radial-gradient(circle at 50% 105%,#ffffff21,#0000 28%),#080808!important;padding-top:112px!important;padding-bottom:72px!important}.home-hero-inner,.home-content-frame{max-width:760px!important}.hero-section{justify-items:center;grid-template-columns:minmax(0,1fr)!important;gap:28px!important;max-width:760px!important}.hero-left{width:100%}.start-logo>img{width:min(360px,86vw)!important}.start-logo div img[alt=User]{object-fit:cover!important;border-radius:50%!important;flex:0 0 28px!important;width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important}.start-logo p{color:var(--home-muted)!important;font-size:14px!important;line-height:1.65!important}.hero-action-bar{gap:8px!important;max-width:660px!important}.start-btn,.hero-action-bar .start-btn,.tool-showcase-button{border-color:var(--home-border-strong)!important;color:#eee!important;font-family:var(--font-space-grotesk), inherit!important;letter-spacing:0!important;text-transform:none!important;background:#ffffff0a!important;border-radius:999px!important;font-weight:650!important}.start-btn:hover,.hero-action-bar .start-btn:hover,.tool-showcase-button:hover{transform:translateY(-1px);background:#ffffff17!important;border-color:#ffffff3d!important}.hero-upload-box{background:radial-gradient(circle at 50% 100%,#ffffff21,#0000 45%),#111!important;border:1px dashed #ffffff2e!important;border-radius:8px!important;max-width:660px!important;box-shadow:inset 0 1px #ffffff0d!important}.hero-upload-box .start-btn{min-height:48px;color:#080808!important;background:#f4f4f4!important;border-color:#f4f4f4!important;border-radius:999px!important}.ba-slider-card,.testimonial-card,.great-for-card,.wide-promo-banner,.marketing-video-frame,.workflow-output-grid div{background:var(--home-panel)!important;border-color:var(--home-border)!important;box-shadow:none!important;border-radius:8px!important}.home-content-frame{padding:0!important}.marquee-container{border-color:var(--home-border)!important;margin:0 calc(50% - 50vw)!important;padding:16px 0!important}.marquee-container:before{background:linear-gradient(90deg,#070707,#0000)!important}.marquee-container:after{background:linear-gradient(270deg,#070707,#0000)!important}.workflow-preview-section,.proof-gallery-section,.tool-showcase-section,.great-for-section,.marketing-video-section,.testimonial-showcase{border-color:var(--home-border)!important;width:100%!important;margin-left:0!important;margin-right:0!important}.workflow-preview-section{grid-template-columns:1fr!important;gap:34px!important;min-height:0!important;margin-top:0!important;padding:70px 0!important}.section-kicker,.edu-demo-eyebrow{color:var(--home-muted)!important;letter-spacing:0!important;text-transform:none!important;font-size:11px!important;font-weight:650!important}.workflow-preview-copy h2,.proof-section-heading h2,.tool-showcase-copy h2,.great-for-heading h2,.testimonial-heading h2,.edu-demo-heading{color:#f7f7f7!important;letter-spacing:0!important;font-size:clamp(34px,5vw,48px)!important;font-weight:760!important;line-height:1.04!important}.workflow-preview-copy p,.proof-section-heading p,.tool-showcase-copy p,.great-for-card p,.testimonial-heading p,.edu-demo-body,.edu-card-body,.edu-card-examples{color:var(--home-muted)!important;font-size:14px!important;line-height:1.62!important}.workflow-mockup{min-height:0!important}.workflow-mockup:before{content:none!important}.workflow-mockup figure{border:1px solid var(--home-border);background:#111;border-radius:8px;overflow:hidden;width:100%!important}.workflow-output-grid{gap:10px!important}.workflow-output-grid div{border-left:1px solid var(--home-border)!important;color:#efefef!important;text-transform:none!important;letter-spacing:0!important;min-height:48px!important}.marketing-video-section,.proof-gallery-section{box-sizing:border-box!important;background:0 0!important;padding:70px 0!important}.marketing-video-section:before,.proof-gallery-section:before,.proof-gallery-section:after,.great-for-section:before{content:none!important}.edu-demo-section,.edu-cards-section{margin:70px 0!important}.edu-demo-video,.edu-card,.edu-card--accent{background:var(--home-panel)!important;border:1px solid var(--home-border)!important;box-shadow:none!important;border-radius:8px!important}.edu-demo-video{overflow:hidden}.edu-demo-video-el{width:100%;display:block}.edu-demo-steps{gap:12px;margin-top:26px;display:grid}.edu-demo-step{background:0 0!important;border:0!important;border-radius:0!important;padding-left:0!important;padding-right:0!important}.edu-step-num,.testimonial-proof-icon,.great-for-icon{color:var(--home-accent)!important;background:#ffd7001f!important;border:1px solid #ffd70033!important;border-radius:5px!important}.proof-gallery-grid,.testimonial-grid,.great-for-grid,.edu-cards-grid{gap:14px!important}.tool-showcase-section,.tool-showcase-section.is-reversed{grid-template-columns:1fr 1fr!important;gap:42px!important;margin-bottom:0!important;padding:70px 0!important}.tool-showcase-button.is-primary{color:#080808!important;box-shadow:none!important;background:#f4f4f4!important;border-color:#f4f4f4!important}.hero-action-bar .start-btn:last-child{color:gold!important;box-shadow:none!important;background:#ffffff0a!important;border-color:#ffd70057!important}.great-for-section{padding:70px 0 0!important}.great-for-heading{border-color:var(--home-border)!important;align-items:flex-start!important}.great-for-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.great-for-card{min-height:196px!important;padding:22px!important}.wide-promo-banner{margin-top:18px!important}.testimonial-showcase{margin:80px 0 70px!important}.testimonial-heading{max-width:680px!important;margin-bottom:34px!important}.testimonial-grid{max-width:760px!important}.testimonial-card{min-height:164px!important;margin-top:0!important;padding:18px!important}.testimonial-card blockquote{color:#f1f1f1!important;font-size:13px!important;font-weight:600!important;line-height:1.5!important}.extraction-counter{border-top:1px solid var(--home-border)!important;border-bottom:1px solid var(--home-border)!important;background:0 0!important;margin:70px calc(50% - 50vw)!important;padding:58px 20px!important}.footer-link{color:var(--home-muted)!important;letter-spacing:0!important}@media (max-width:980px){.home-hero-inner,.home-content-frame{max-width:720px!important}.edu-demo-section,.tool-showcase-section,.tool-showcase-section.is-reversed{grid-template-columns:1fr!important}.tool-showcase-section.is-reversed .tool-showcase-copy,.tool-showcase-section.is-reversed .tool-showcase-media{grid-area:auto!important}.tool-showcase-copy{max-width:620px!important}}@media (max-width:640px){.start-screen-container{background:#070707!important;padding:0 14px 40px!important}.home-hero-shell{padding-top:92px!important;padding-bottom:46px!important}.hero-action-bar{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hero-action-bar .start-btn{border-radius:999px!important}.workflow-preview-section,.marketing-video-section,.proof-gallery-section,.tool-showcase-section,.great-for-section{padding:48px 0!important}.workflow-preview-copy h2,.proof-section-heading h2,.tool-showcase-copy h2,.great-for-heading h2,.testimonial-heading h2,.edu-demo-heading{font-size:30px!important}.proof-gallery-grid,.testimonial-grid,.great-for-grid,.edu-cards-grid{grid-template-columns:1fr!important}}.home-content-frame.has-qr-sync-modal{z-index:20000}.qr-sync-overlay{z-index:20000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-sizing:border-box;background:#000000d1;padding:24px;inset:0}.qr-sync-modal{text-align:center;box-sizing:border-box;width:min(420px,100%);max-width:420px;max-height:calc(100vh - 48px);padding:40px;position:relative;overflow-y:auto}.qr-sync-title{margin:0 0 10px;font-size:24px;line-height:1.15}.qr-sync-copy{color:#aaa;margin:0 0 30px;font-size:14px;line-height:1.45}.qr-sync-code{aspect-ratio:1;box-sizing:border-box;background:#fff;border-radius:16px;justify-content:center;align-items:center;width:min(260px,100%);margin-bottom:30px;padding:20px;display:inline-flex}.qr-sync-code svg{width:100%;height:100%;display:block}.section-line-accent{position:relative}.ba-slider-shell{text-align:left;width:100%;height:100%}.ba-slider-card{box-sizing:border-box;background:#111;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:0;width:100%;height:100%;padding:0;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000085,inset 0 1px #ffffff0d}.ba-slider-card.is-horizontal{min-height:260px}.ba-slider-stage{background:#050505;border-bottom:1px solid #ffffff0f;border-radius:0;position:relative;overflow:hidden}.ba-slider-stage:after{content:"";pointer-events:none;z-index:5;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #0000003d}.ba-slider-label{z-index:6;text-transform:uppercase;letter-spacing:.8px;border-radius:4px;align-items:center;min-height:22px;padding:0 9px;font-size:9px;font-weight:900;line-height:1;transition:opacity .2s;display:inline-flex;position:absolute;top:14px}.ba-slider-label-left{color:#070707;background:gold;left:14px;box-shadow:0 4px 14px #00000052}.ba-slider-checkerboard{background:repeating-conic-gradient(#303030 0% 25%,#1b1b1b 0% 50%) 50%/20px 20px;position:absolute;inset:0}.ba-slider-divider{z-index:7;pointer-events:none;background:gold;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 0 1px #0000001f,0 0 22px #ffd70061}.ba-slider-handle{z-index:8;pointer-events:none;background:gold;border:2px solid #0003;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #00000080,0 0 0 4px #ffd7002e,0 0 0 8px #ffd7000f}.ba-slider-handle div{gap:3px;display:flex}.ba-slider-handle span{background:#050505;border-radius:1px;width:2px;height:13px}.ba-slider-copy{background:#ffffff05;border-top:1px solid #ffffff0d;padding:16px 18px 18px}.proof-gallery-section{background:linear-gradient(#0000,#ffd70004,#0000);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;margin:80px -20px;padding:72px 20px 80px;position:relative}.proof-gallery-section:before,.proof-gallery-section:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffd70038,#0000);height:1px;position:absolute;left:10%;right:10%}.proof-gallery-section:before{top:0}.proof-gallery-section:after{bottom:0}.proof-section-heading{text-align:center;flex-direction:column;align-items:center;gap:2px;max-width:600px;margin:0 auto 48px;display:flex}.proof-section-heading h2,.tool-showcase-copy h2,.great-for-heading h2{color:#fff;letter-spacing:0;margin:0;font-size:clamp(32px,4vw,46px);font-weight:850;line-height:1.04}.proof-section-heading p{color:#9d9d9d;max-width:520px;margin:13px 0 0;font-size:15px;line-height:1.55}.proof-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.tool-showcase-section{grid-template-columns:minmax(300px,.78fr) minmax(420px,1.22fr);align-items:center;gap:58px;width:100%;margin:0 -20px 86px;padding:54px 20px;display:grid;position:relative}.tool-showcase-section.is-reversed .tool-showcase-copy{grid-area:1/2}.tool-showcase-section.is-reversed .tool-showcase-media{grid-area:1/1}.tool-showcase-copy p{color:#a9a9a9;margin:18px 0 26px;font-size:16px;line-height:1.7}.tool-showcase-button{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff29;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.tool-showcase-button:hover{background:#ffffff1c;border-color:#ffffff47;transform:translateY(-1px)}.tool-showcase-button.is-primary{color:#070707;background:gold;border-color:gold;box-shadow:0 12px 28px #ffd70029}.tool-showcase-button.is-primary:hover{background:#e9c600;border-color:#e9c600}.tool-showcase-media{min-width:0}.great-for-section{border-top:1px solid #ffffff14;margin:46px -20px 0;padding:44px 20px 0;position:relative}.great-for-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0,#ffd7003d,#fff0);height:1px;position:absolute;top:0;left:0;right:0}.great-for-heading{border-bottom:1px solid #ffffff17;flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:26px;padding-bottom:18px;display:flex}.great-for-heading .section-kicker{flex:none;margin-bottom:0}.great-for-heading h2{max-width:760px;font-size:clamp(28px,3.2vw,40px)}.great-for-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.great-for-card{background:linear-gradient(#ffffff0a,#ffffff03),#171717;border:1px solid #ffffff17;border-radius:8px;flex-direction:column;gap:18px;min-height:220px;padding:24px 22px;transition:transform .18s,border-color .18s,background .18s;display:flex;box-shadow:inset 0 1px #ffffff0e}.great-for-card:hover{background:linear-gradient(#ffd7000b,#ffffff04),#1b1b1b;border-color:#ffd70057;transform:translateY(-3px)}.great-for-icon{background:#ffd70012;border:1px solid #ffd70038;border-radius:6px;place-items:center;width:44px;height:44px;display:grid}.great-for-card h3{color:#fff;margin:0 0 9px;font-size:16px;font-weight:850;line-height:1.25}.great-for-card p{color:#949494;margin:0;font-size:13px;line-height:1.62}.wide-promo-banner{background:#111;border:1px solid #ffffff1a;border-radius:8px;width:100%;margin-top:38px;overflow:hidden}.wide-promo-banner img{object-fit:cover;width:100%;height:auto;display:block}.marketing-video-section{box-sizing:content-box;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff0f;width:100%;margin:36px -20px 0;padding:48px 20px;position:relative}.marketing-video-section:before{content:"";background:linear-gradient(90deg,#0000,#ffd7002e,#0000);height:1px;position:absolute;top:0;left:20px;right:20px}.marketing-video-frame{background:#111;border:1px solid #ffffff1a;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000057}.marketing-video{aspect-ratio:16/9;object-fit:contain;background:#111;border:1px solid #ffffff14;width:100%;max-height:680px;display:block}.marketing-video-frame:after{content:"";pointer-events:none;border:1px solid #ffd70024;position:absolute;inset:0}.marketing-play-button{z-index:2;color:#fff;filter:drop-shadow(0 6px 18px #000000a6);cursor:pointer;background:0 0;border:0;place-items:center;width:86px;height:86px;padding:0;transition:transform .18s,opacity .18s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marketing-play-button:hover{opacity:.92;transform:translate(-50%,-50%)scale(1.08)}.testimonial-showcase{width:100%;margin:58px auto 70px;padding:12px 0 16px;position:relative}.testimonial-heading{text-align:center;flex-direction:column;align-items:center;max-width:780px;margin:0 auto 54px;display:flex}.testimonial-heading h2{color:#fff;letter-spacing:0;margin:0 0 16px;font-size:clamp(38px,4.45vw,55px);font-weight:850;line-height:1.06}.testimonial-heading p{color:#a4a4a4;max-width:520px;margin:0;font-size:18px;line-height:1.45}.testimonial-proof{color:#a9a9a9;align-items:center;gap:9px;margin-top:16px;font-size:14px;font-weight:560;display:inline-flex}.testimonial-proof-icon{color:#111;width:20px;height:20px;box-shadow:none;background:gold;border-radius:3px;place-items:center;display:inline-grid}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;width:100%;max-width:896px;margin:0 auto;display:grid}.testimonial-card{min-height:187px;box-shadow:none;background:#181818;border:1px solid #343434;border-radius:11px;flex-direction:column;gap:16px;padding:20px;display:flex;position:relative;overflow:hidden}.testimonial-card:after{content:none}.testimonial-card:first-child,.testimonial-card:nth-child(3){margin-top:16px}.testimonial-card:nth-child(2){margin-top:-8px}.testimonial-stars{color:#ffffff2e;gap:2px;font-size:17px;line-height:1;display:flex}.testimonial-stars span{display:inline-block}.testimonial-stars .is-filled{color:gold}.testimonial-card blockquote{color:#f5f5f5;margin:0;font-size:14px;font-weight:680;line-height:1.45}.testimonial-author{align-items:center;gap:12px;margin-top:auto;display:flex}.testimonial-author img,.testimonial-avatar{border-radius:50%;flex:none;width:36px;height:36px}.testimonial-author img{object-fit:cover;background:#222}.testimonial-avatar{color:#fff;border:1px solid #ffffff29;place-items:center;font-size:11px;font-weight:850;display:grid;box-shadow:inset 0 1px #ffffff2e}.testimonial-avatar.tone-gold{background:linear-gradient(135deg,#5f4600,#d9a300)}.testimonial-avatar.tone-slate{background:linear-gradient(135deg,#343434,#8f8f8f)}.testimonial-avatar.tone-blue{background:linear-gradient(135deg,#12305f,#38bdf8)}.testimonial-avatar.tone-red{background:linear-gradient(135deg,#60141f,#fb7185)}.testimonial-avatar.tone-violet{background:linear-gradient(135deg,#43256e,#a78bfa)}.testimonial-avatar.tone-graphite{background:linear-gradient(135deg,#171717,#5f6368)}.testimonial-author-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.testimonial-author-copy strong{color:#f7f7f7;font-size:14px;line-height:1.2}.testimonial-author-copy span{color:#8c8c8c;font-size:12px;line-height:1.25}.testimonial-loading{text-align:center;color:#6f6f6f;margin-top:16px;font-size:12px}.workflow-preview-section{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;grid-template-columns:minmax(300px,.85fr) minmax(480px,1.15fr);align-items:center;gap:56px;min-height:480px;margin-top:56px;padding:62px 0 66px;display:grid;position:relative}.workflow-preview-copy{max-width:440px;padding-left:20px}.section-kicker{color:gold;letter-spacing:2.6px;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:10px;margin-bottom:20px;padding:0;font-size:10px;font-weight:800;display:inline-flex;position:relative}.workflow-preview-copy h2{color:#fff;letter-spacing:-.5px;margin:0 0 16px;font-size:36px;font-weight:850;line-height:1.05}.workflow-preview-copy h2 em{color:gold;font-style:normal}.workflow-preview-copy p{color:#888;max-width:360px;margin:0;font-size:13.5px;line-height:1.75}.workflow-output-grid{grid-template-columns:1fr 1fr;gap:6px;margin-top:28px;display:grid}.workflow-output-grid div{color:#e0e0e0;text-transform:uppercase;letter-spacing:.8px;background:#191919;border:1px solid #2a2a2a;border-left:2px solid #ffd70066;align-items:center;gap:9px;min-height:42px;padding:10px 12px;font-size:11px;font-weight:700;transition:border-color .18s,background .18s;display:flex}.workflow-output-grid div:hover{background:#212121;border-left-color:gold}.workflow-output-grid svg{color:gold;opacity:.85;flex-shrink:0}.workflow-trust-row{flex-direction:column;gap:6px;margin-top:20px;display:flex}.workflow-trust-row span{color:#828282;letter-spacing:.4px;align-items:center;gap:8px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}.workflow-trust-row svg{color:#555;flex-shrink:0}.workflow-mockup{isolation:isolate;min-height:430px;position:relative}.workflow-mockup:before{content:"";z-index:-2;background:radial-gradient(circle,#ffffff17 1px,#0000 1px) 0 0/22px 22px;border:1px solid #ffffff0d;position:absolute;inset:20px 16px 12px 36px}.production-shot{background:#0e0e0e;border:1px solid #ffffff1a;margin:0;transition:transform .22s,box-shadow .22s;position:absolute;overflow:hidden;box-shadow:inset 0 2px #ffffff0a,0 28px 64px #0000008c}.production-shot:hover{transform:translateY(-3px);box-shadow:inset 0 2px #ffffff0d,0 36px 72px #0009}.production-shot img{object-fit:cover;width:100%;height:100%;display:block}.production-shot-main{z-index:2;width:74%;height:334px;top:34px;left:2%}.production-shot-process{z-index:3;width:46%;height:282px;top:58px;right:0}.production-shot-palette{z-index:4;border-color:#ffd70024;width:42%;height:150px;bottom:0;left:43%}.production-shot-palette img{object-position:right center}@media (max-width:980px){.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-gallery-grid,.tool-showcase-section,.tool-showcase-section.is-reversed{grid-template-columns:1fr}.tool-showcase-section,.tool-showcase-section.is-reversed{gap:28px;margin-bottom:58px}.tool-showcase-section.is-reversed .tool-showcase-copy,.tool-showcase-section.is-reversed .tool-showcase-media{grid-area:auto}.tool-showcase-copy{max-width:680px}.great-for-heading{flex-direction:column;align-items:flex-start}.great-for-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-preview-section{grid-template-columns:1fr;gap:28px}.workflow-preview-copy{max-width:680px}.workflow-mockup{min-height:420px}.production-shot-main{width:78%;height:320px}.production-shot-process{width:48%;height:260px}.production-shot-palette{width:48%;left:37%}}@media (max-width:640px){.start-screen-container{-webkit-overflow-scrolling:touch;padding:64px 14px 36px}.hero-section{gap:24px!important;margin-bottom:28px!important}.start-logo{margin-bottom:22px!important}.start-logo>img{max-width:min(330px,92vw)!important}.hero-left>div:first-child p{max-width:330px!important;font-size:14px!important;line-height:1.55!important}.hero-action-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;padding-bottom:0!important;display:grid!important;overflow:visible!important}.hero-action-bar .start-btn{letter-spacing:.45px!important;border-radius:0!important;width:100%!important;min-width:0!important;height:38px!important;padding:0 8px!important;font-size:10px!important}.hero-action-bar .start-btn:first-child{grid-column:1/-1}.hero-upload-box{box-sizing:border-box;width:100%!important;padding:22px 16px!important}.hero-upload-box label{max-width:250px;line-height:1.35;font-size:13px!important}.hero-upload-box .start-btn{padding:14px 16px!important;font-size:14px!important}.modal-content{box-sizing:border-box;max-height:calc(100vh - 32px);overflow-y:auto;width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;padding:20px!important}.qr-sync-overlay{align-items:center;padding:14px}.qr-sync-modal{width:min(100%,360px)!important;max-width:min(100%,360px)!important;padding:28px 18px 22px!important}.qr-sync-title{font-size:20px}.qr-sync-copy{margin-bottom:20px;font-size:13px}.qr-sync-code{width:min(230px,78vw);margin-bottom:22px;padding:16px}.workflow-preview-section{width:100%;min-height:auto;margin-top:34px;padding-bottom:34px}.testimonial-showcase{margin-top:56px;padding-top:42px}.testimonial-heading{margin-bottom:28px}.testimonial-heading h2{font-size:32px;line-height:1.08}.testimonial-heading p{font-size:14px}.testimonial-grid{grid-template-columns:1fr;gap:14px}.testimonial-card{min-height:180px;padding:20px 18px;margin-top:0!important}.marketing-video-section{margin-top:24px;padding-bottom:34px}.marketing-play-button{width:68px;height:68px}.marketing-play-button svg{width:46px;height:46px}.ba-slider-card{border-radius:6px;padding:8px}.ba-slider-stage{min-height:260px}.proof-gallery-section{margin:56px 0 44px}.proof-section-heading{margin-bottom:24px}.proof-section-heading h2,.tool-showcase-copy h2,.great-for-heading h2{font-size:30px;line-height:1.1}.tool-showcase-section{padding:28px 0}.tool-showcase-copy p{font-size:14px;line-height:1.62}.tool-showcase-button{width:100%}.great-for-grid{grid-template-columns:1fr;gap:12px}.great-for-card{min-height:auto}.workflow-preview-copy h2{font-size:26px;line-height:1.12}.workflow-output-grid{grid-template-columns:1fr}.workflow-mockup{gap:12px;min-height:auto;display:grid}.workflow-mockup:before{inset:12px 0}.production-shot{width:100%;height:auto;position:relative;inset:auto}.production-shot img{object-fit:contain;height:auto}}.start-screen-container{font-family:var(--font-space-grotesk), inherit!important;background:linear-gradient(90deg,#0000 calc(50% - 382px),#ffffff0e calc(50% - 381px),#0000 calc(50% - 380px)),linear-gradient(90deg,#0000 calc(50% + 380px),#ffffff0e calc(50% + 381px),#0000 calc(50% + 382px)),#070707!important}.home-hero-inner,.home-content-frame,.hero-section{max-width:1200px!important}.hero-section{grid-template-columns:minmax(360px,1.08fr) minmax(360px,.92fr)!important;align-items:start!important;gap:40px!important}.hero-right{width:100%!important}@media (min-width:981px){.hero-section{align-items:start!important}.hero-right .ba-slider-stage{height:188px!important}}.proof-gallery-grid,.testimonial-grid{max-width:100%!important}.start-screen-container{background:linear-gradient(90deg,#0000 calc(50% - 602px),#ffffff13 calc(50% - 601px),#0000 calc(50% - 600px)),linear-gradient(90deg,#0000 calc(50% + 600px),#ffffff13 calc(50% + 601px),#0000 calc(50% + 602px)),#070707!important}.home-hero-shell{background:radial-gradient(circle at 50% 105%,#ffffff21,#0000 28%),#080808!important}.home-hero-shell>div:last-child{display:none!important}.edu-demo-section{grid-template-columns:1fr 1fr!important;align-items:center!important;gap:42px!important;display:grid!important}.ba-slider-card,.testimonial-card,.great-for-card,.wide-promo-banner,.marketing-video-frame,.workflow-output-grid div,.edu-demo-video,.edu-card,.edu-demo-step{box-shadow:none!important;background:#151515!important;border-color:#ffffff16!important;border-radius:8px!important}.workflow-preview-copy h2,.proof-section-heading h2,.tool-showcase-copy h2,.great-for-heading h2,.testimonial-heading h2,.edu-demo-heading{font-family:var(--font-space-grotesk), inherit!important;letter-spacing:0!important;font-size:clamp(34px,5vw,48px)!important;font-weight:760!important;line-height:1.04!important}.workflow-preview-section,.marketing-video-section,.proof-gallery-section,.tool-showcase-section,.great-for-section{padding-top:70px!important;padding-bottom:70px!important}.workflow-preview-section{grid-template-columns:minmax(360px,.86fr) minmax(460px,1.14fr)!important;align-items:center!important;gap:56px!important}.workflow-preview-copy{max-width:440px!important}.workflow-mockup{justify-content:center!important;align-items:center!important;min-height:430px!important;display:flex!important}.workflow-mockup figure{width:100%!important;max-width:620px!important}@media (max-width:980px){.workflow-preview-section,.hero-section,.edu-demo-section,.tool-showcase-section,.tool-showcase-section.is-reversed{grid-template-columns:1fr!important}.workflow-preview-copy{max-width:680px!important}.workflow-mockup{min-height:auto!important}}@media (max-width:640px){.home-hero-inner,.home-content-frame,.hero-section{max-width:100%!important}.workflow-preview-copy h2,.proof-section-heading h2,.tool-showcase-copy h2,.great-for-heading h2,.testimonial-heading h2,.edu-demo-heading{font-size:30px!important}}.ba-slider-shell{height:100%!important}.ba-slider-card{background:linear-gradient(#ffffff09,#ffffff03),#101010!important;border:1px solid #ffffff1f!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 18px 55px #00000057,inset 0 1px #ffffff0f!important}.ba-slider-card:hover{border-color:#fff3!important}.ba-slider-stage{background:#050505!important;border-bottom:1px solid #ffffff17!important;border-radius:8px 8px 0 0!important}.ba-slider-label-left{color:#070707!important;background:gold!important;border:1px solid #ffd7008c!important;left:16px!important}.ba-slider-label-right{color:#ffffffd6!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#0b0b0bb8!important;border:1px solid #ffffff29!important;right:16px!important}.ba-slider-copy{background:linear-gradient(#ffffff0a,#ffffff05),#151515!important;border-top:1px solid #ffffff14!important;min-height:58px!important;padding:12px 14px 14px!important}.ba-slider-title{color:#f7f7f7!important;letter-spacing:0!important;font-size:14px!important;font-weight:760!important;line-height:1.28!important}.tool-showcase-media .ba-slider-card{max-width:620px;margin:0 auto}@media (max-width:640px){.ba-slider-copy{min-height:64px!important;padding:12px!important}.ba-slider-label{padding:0 10px!important;font-size:9px!important;top:12px!important}}.proof-gallery-section{margin-bottom:0!important;padding-top:88px!important;padding-bottom:104px!important}.tool-showcase-section,.tool-showcase-section.is-reversed{grid-template-columns:minmax(360px,.94fr) minmax(420px,1.06fr)!important;gap:72px!important;max-width:1040px!important;margin:0 auto!important;padding-top:96px!important;padding-bottom:96px!important}.tool-showcase-section.is-reversed{grid-template-columns:minmax(420px,1.06fr) minmax(360px,.94fr)!important}.tool-showcase-copy{max-width:430px!important}.tool-showcase-copy h2{max-width:410px!important;margin-bottom:0!important}.tool-showcase-copy p{max-width:420px!important;margin-top:22px!important;margin-bottom:30px!important}.tool-showcase-media{justify-content:center!important;align-items:center!important;display:flex!important}.tool-showcase-media .ba-slider-card{width:100%!important;max-width:560px!important}.great-for-section{margin-top:18px!important;padding-top:96px!important}.testimonial-showcase{margin-top:106px!important}.extraction-counter{margin-top:98px!important;margin-bottom:98px!important;padding-top:72px!important;padding-bottom:72px!important}@media (max-width:980px){.tool-showcase-section,.tool-showcase-section.is-reversed{grid-template-columns:1fr!important;gap:34px!important;max-width:720px!important;padding-top:72px!important;padding-bottom:72px!important}.tool-showcase-copy,.tool-showcase-copy h2,.tool-showcase-copy p{max-width:100%!important}}@media (max-width:640px){.proof-gallery-section,.tool-showcase-section,.tool-showcase-section.is-reversed,.great-for-section{padding-top:56px!important;padding-bottom:56px!important}.testimonial-showcase,.extraction-counter{margin-top:64px!important;margin-bottom:64px!important}}.home-content-frame{padding-left:56px!important;padding-right:56px!important}.workflow-preview-section,.marketing-video-section,.proof-gallery-section,.tool-showcase-section,.great-for-section,.testimonial-showcase{box-sizing:border-box!important}.edu-demo-section,.edu-cards-section,.workflow-preview-section,.marketing-video-section,.proof-gallery-section,.great-for-section,.testimonial-showcase,.extraction-counter>*{max-width:100%!important}.edu-cards-grid,.great-for-grid,.testimonial-grid,.proof-gallery-grid{width:100%!important}@media (max-width:980px){.home-content-frame{padding-left:32px!important;padding-right:32px!important}}@media (max-width:640px){.home-content-frame{padding-left:14px!important;padding-right:14px!important}}.marquee-container{background:#ffffff03!important;border-top:1px solid #ffffff1f!important;border-bottom:0!important;width:100%!important;min-height:52px!important;margin:34px 0 0!important;padding:0!important}.marquee-container:before,.marquee-container:after{content:none!important}.marquee-content{align-items:center!important;width:max-content!important;min-width:max-content!important;animation:34s linear infinite marquee!important;display:flex!important}.marquee-content>div{border-right:1px solid #ffffff17;color:#ffffff7a!important;flex:none!important;justify-content:center!important;min-width:max-content!important;height:52px!important;padding:0 42px!important}.marquee-content>div:nth-child(n+5){display:flex!important}.marquee-content>div:nth-child(4){border-right:1px solid #ffffff17}.marquee-content svg{color:#ffffff6b!important;flex:none!important;width:15px!important;height:15px!important}.marquee-content span{text-overflow:ellipsis!important;white-space:nowrap!important;color:#ffffff80!important;letter-spacing:1.2px!important;min-width:0!important;font-size:12px!important;font-weight:700!important;overflow:hidden!important}@media (max-width:760px){.marquee-content{display:flex!important}.marquee-content>div{border-bottom:0!important;padding:0 28px!important}.marquee-content>div:nth-child(2),.marquee-content>div:nth-child(4){border-right:0}}.hero-upload-box,.ba-slider-card,.ba-slider-stage,.ba-slider-copy,.testimonial-card,.great-for-card,.wide-promo-banner,.marketing-video-frame,.workflow-output-grid div,.workflow-mockup figure,.edu-demo-video,.edu-card,.edu-demo-step,.tool-showcase-button,.qr-sync-modal,.modal-content{border-radius:2px!important}.ba-slider-label,.great-for-icon,.edu-step-num,.testimonial-proof-icon,.start-btn,.hero-upload-box .start-btn{border-radius:2px!important}.edu-demo-step{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.qr-sync-modal{background:#101010!important;border:1px solid #ffffff24!important;border-radius:2px!important;flex-direction:column!important;align-items:center!important;width:min(420px,100vw - 32px)!important;padding:42px 40px 38px!important;display:flex!important}.qr-sync-close{top:18px!important;right:18px!important}.qr-sync-title{text-align:center!important;width:100%!important;margin:0 0 10px!important;font-size:26px!important;line-height:1.1!important}.qr-sync-copy{text-align:center!important;color:#ffffff94!important;width:100%!important;max-width:330px!important;margin:0 auto 28px!important;font-size:14px!important;line-height:1.45!important}.qr-sync-code{border-radius:2px!important;width:260px!important;height:260px!important;margin:0 auto 28px!important;padding:18px!important}.qr-sync-modal>div:last-child{text-align:center!important;justify-content:center!important;width:100%!important;margin-top:0!important}@media (max-width:480px){.qr-sync-modal{padding:38px 22px 30px!important}.qr-sync-code{width:min(250px,74vw)!important;height:min(250px,74vw)!important}}.modal-overlay .new-project-modal{background:#101010!important;border-color:#ffffff1f!important;border-radius:2px!important;box-shadow:0 30px 90px #000000d1,inset 0 1px #ffffff0b!important}.modal-overlay .new-project-category-card{box-shadow:none!important;background:linear-gradient(#ffffff07,#ffffff02),#121212!important;border-color:#ffffff1a!important;border-radius:2px!important}.modal-overlay .new-project-category-card:hover{background:linear-gradient(#ffd7000a,#ffffff03),#141414!important;border-color:#ffd7005c!important}.modal-overlay .new-project-modal h2{color:#f7f7f7!important}.modal-overlay .new-project-modal p{color:#ffffff80!important}.modal-overlay .new-project-modal button[style*="position: absolute"],.modal-overlay .new-project-modal div[style*="borderRadius: 5"]{border-radius:2px!important}.modal-overlay .top-up-modal{background:#101010!important;border-color:#ffffff1f!important;border-radius:2px!important;width:min(960px,100vw - 48px)!important;box-shadow:0 30px 90px #000000db,inset 0 1px #ffffff0b!important}.top-up-modal-header,.top-up-modal-tabs,.top-up-modal-body{background:#101010!important}.top-up-modal-header,.top-up-modal-tabs{border-color:#ffffff1c!important}.top-up-modal-header{min-height:54px!important;padding:12px 24px!important}.top-up-modal-header button{border-radius:2px!important}.top-up-modal-header>div:first-child{gap:8px!important}.top-up-modal-header>div:first-child span{font-size:14px!important}.top-up-modal-header>div:nth-child(2)>div{width:22px!important;height:22px!important;font-size:10px!important}.top-up-modal-tabs{padding:0 24px!important}.top-up-tab-button{min-height:50px!important;padding:0 20px!important}.top-up-modal-body{padding:24px!important}.top-up-plans-grid{gap:14px!important}.top-up-plan-card{min-height:494px;box-shadow:none!important;background:linear-gradient(#ffffff07,#ffffff02),#121212!important;border-color:#ffffff1f!important;border-radius:2px!important;padding:30px 24px!important}.top-up-plan-card-featured{background:linear-gradient(#ffd7000e,#ffffff03),#131313!important;border-color:#ffd700d1!important}.top-up-plan-card:hover{background:linear-gradient(#ffffff0a,#ffffff03),#141414!important;border-color:#ffffff38!important}.top-up-plan-card-featured:hover{border-color:gold!important}.top-up-plan-badge{color:#050505!important;background:gold!important;border-radius:2px!important;box-shadow:0 0 24px #ffd7002e!important}.top-up-plan-button{color:#ffffffe0!important;background:#ffffff06!important;border:1px solid #ffffff2e!important;border-radius:2px!important;min-height:42px!important}.top-up-plan-button:hover{background:#ffffff12!important;border-color:#ffffff52!important}.top-up-plan-button-featured{color:#050505!important;background:gold!important;border-color:gold!important}.top-up-plan-button-featured:hover{background:#f2cc00!important;border-color:#f2cc00!important}.top-up-plan-divider{border-color:#ffffff1a!important}.top-up-modal-body [style*=border-radius],.top-up-modal-body [style*=borderRadius]{border-radius:2px!important}@media (max-width:760px){.modal-overlay .top-up-modal{width:calc(100vw - 28px)!important;max-height:calc(100vh - 28px)!important}.top-up-modal-header,.top-up-modal-body{padding:16px 18px!important}.top-up-modal-header{min-height:50px!important}.top-up-modal-tabs{padding:0 18px!important}}.hero-upload-box,.ba-slider-card,.ba-slider-stage,.ba-slider-copy,.testimonial-card,.great-for-card,.wide-promo-banner,.marketing-video-frame,.workflow-output-grid div,.workflow-mockup figure,.edu-demo-video,.edu-card,.tool-showcase-button,.qr-sync-modal,.modal-content{border-radius:8px!important}.ba-slider-stage{border-radius:8px 8px 0 0!important}.ba-slider-copy{border-radius:0 0 8px 8px!important}.start-btn,.hero-upload-box .start-btn,.top-up-plan-button,.tool-showcase-button,.modal-overlay .new-project-modal button,.modal-overlay .top-up-modal button{border-radius:8px!important}.ba-slider-label,.great-for-icon,.edu-step-num,.testimonial-proof-icon,.top-up-plan-badge{border-radius:6px!important}.modal-overlay .new-project-modal,.modal-overlay .top-up-modal{border-radius:10px!important}.modal-overlay .new-project-category-card,.top-up-plan-card,.qr-sync-code{border-radius:8px!important}.modal-overlay .top-up-modal{max-width:min(1120px,100vw - 48px)!important}.top-up-pricing-hero{text-align:left!important;background:radial-gradient(circle at 20% 0,#ffd70012,#0000 24%),linear-gradient(#ffffff05,#fff0),#070707!important;border-bottom:1px solid #ffffff29!important;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)!important;align-items:end!important;gap:22px 42px!important;margin:-24px -24px 0!important;padding:24px 40px 34px!important;display:grid!important}.top-up-pricing-hero>div:first-child:not(.top-up-pricing-title-row){grid-column:1/-1!important}.top-up-pricing-kicker{color:gold!important;letter-spacing:.07em!important;background:#ffd7000b!important;border-color:#ffd7005c!important;border-radius:999px!important;width:fit-content!important;margin:0 0 8px!important;padding:5px 11px!important;font-size:10px!important;font-weight:650!important}.top-up-pricing-title-row{display:contents!important}.top-up-pricing-title-row h2{color:#f7f7f7!important;letter-spacing:-.035em!important;max-width:610px!important;margin:0!important;font-size:clamp(42px,5vw,64px)!important;font-weight:500!important;line-height:.98!important}.top-up-pricing-title-row h2 span{color:#ffffff75!important;font-weight:400!important}.top-up-pricing-title-row p{color:#ffffffa8!important;max-width:330px!important;margin:0!important;font-size:15px!important;font-weight:400!important;line-height:1.55!important}.top-up-pricing-table{border-top:0!important;border-bottom:1px solid #ffffff29!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:0 -24px -24px!important}.top-up-pricing-table .top-up-plan-card{min-height:500px!important;box-shadow:none!important;background:#080808!important;border-width:0 1px 0 0!important;border-color:#ffffff29!important;border-radius:0!important;padding:0!important}.top-up-pricing-table .top-up-plan-card:first-child{border-left:0!important}.top-up-pricing-table .top-up-plan-card:last-child{border-right:0!important}.top-up-pricing-table .top-up-plan-card-featured{outline-offset:-1px!important;background:linear-gradient(#ffd70013,#ffd70005),#141414!important;border-left:1px solid #ffd700b3!important;border-right:1px solid #ffd700b3!important;outline:1px solid #ffd700b3!important}.top-up-pricing-table .top-up-plan-head{border-bottom:1px solid #ffffff29!important;align-content:flex-start!important;min-height:104px!important;margin:0!important;padding:28px 24px 22px!important}.top-up-pricing-table .top-up-plan-head img{opacity:.92!important;width:24px!important;height:24px!important}.top-up-pricing-table .top-up-plan-head div[style*="font-size: 16px"]{letter-spacing:0!important;text-transform:uppercase!important;font-size:18px!important;font-weight:650!important;line-height:1.2!important}.top-up-pricing-table .top-up-plan-badge{color:#050505!important;letter-spacing:.02em!important;min-height:20px!important;box-shadow:none!important;background:#ffd700f0!important;border-radius:3px!important;font-size:9px!important;position:static!important}.top-up-pricing-table .top-up-plan-price,.top-up-pricing-table .top-up-plan-desc,.top-up-pricing-table .top-up-plan-button,.top-up-pricing-table .top-up-plan-included-title,.top-up-pricing-table .top-up-plan-features{margin-left:24px!important;margin-right:24px!important}.top-up-pricing-table .top-up-plan-price{margin-top:28px!important;margin-bottom:18px!important}.top-up-pricing-table .top-up-plan-price span:first-child{letter-spacing:-.035em!important;font-size:clamp(34px,3.4vw,44px)!important;font-weight:600!important;line-height:1!important}.top-up-pricing-table .top-up-plan-price span:last-child{color:#ffffff94!important;font-size:13px!important}.top-up-pricing-table .top-up-plan-desc{color:#ffffffad!important;min-height:44px!important;margin-bottom:28px!important;font-size:13.5px!important;line-height:1.5!important}.top-up-pricing-table .top-up-plan-button{color:#050505!important;background:#f4f4f4!important;border:1px solid #ffffffe6!important;border-radius:4px!important;width:calc(100% - 48px)!important;min-height:36px!important;margin-bottom:26px!important;font-size:12px!important;font-weight:700!important}.top-up-pricing-table .top-up-plan-button:hover{color:#050505!important;background:#fff!important;border-color:#fff!important}.top-up-pricing-table .top-up-plan-button-featured{color:#050505!important;background:gold!important;border-color:gold!important}.top-up-pricing-table .top-up-plan-button-featured:hover{background:#ffdf2a!important;border-color:#ffdf2a!important}.top-up-pricing-table .top-up-plan-divider{border-color:#ffffff24!important;margin:0 0 24px!important}.top-up-pricing-table .top-up-plan-included-title{color:#ffffffd1!important;text-transform:uppercase!important;letter-spacing:.055em!important;font-size:11px!important;font-weight:700!important;line-height:1.2!important}.top-up-pricing-table .top-up-plan-features{gap:14px!important;padding-bottom:28px!important}.top-up-pricing-table .top-up-plan-feature{color:#ffffffdb!important;align-items:flex-start!important;gap:11px!important;font-size:13px!important;line-height:1.35!important}.top-up-pricing-table .top-up-plan-feature svg{color:#ffffffa3!important;stroke:currentColor!important;flex:none!important;margin-top:2px!important}.top-up-pricing-table .top-up-plan-card-featured .top-up-plan-feature svg{color:gold!important}@media (max-width:980px){.top-up-pricing-hero{grid-template-columns:1fr!important;gap:18px!important;padding:30px 24px!important}.top-up-pricing-table{grid-template-columns:repeat(2,minmax(0,1fr))!important}.top-up-pricing-table .top-up-plan-card:nth-child(2n){border-right:0!important}.top-up-pricing-table .top-up-plan-card:nth-child(n+3){border-top:1px solid #ffffff29!important}}@media (max-width:620px){.top-up-pricing-hero{margin:-16px -18px 0!important;padding:24px 18px!important}.top-up-pricing-title-row h2{font-size:36px!important}.top-up-pricing-table{grid-template-columns:1fr!important;margin:0 -18px -16px!important}.top-up-pricing-table .top-up-plan-card{border-top:1px solid #ffffff29!important;border-right:0!important;min-height:0!important}}.top-up-payment-hero{background:linear-gradient(#ffffff05,#0000),#080808!important;border-bottom:1px solid #ffffff1f!important;margin:-24px -24px 0!important;padding:36px 24px 24px!important}.top-up-payment-hero h2{letter-spacing:-.032em!important;font-size:clamp(32px,3.8vw,46px)!important;font-weight:550!important;line-height:1!important}.top-up-payment-hero p{color:#ffffff9e!important;font-size:14px!important;line-height:1.5!important}.top-up-payment-grid{border-bottom:1px solid #ffffff24!important;gap:0!important;margin:0 -24px 24px!important}.top-up-payment-option{min-height:210px!important;box-shadow:none!important;background:#080808!important;border-width:0 1px 0 0!important;border-color:#ffffff24!important;border-radius:0!important;padding:28px!important}.top-up-payment-option:last-child{border-right:0!important}.top-up-payment-option:hover{background:linear-gradient(#ffffff09,#0000),#101010!important}.top-up-payment-option-featured{outline-offset:-1px!important;background:linear-gradient(#ffd7000e,#ffd70003),#111!important;border-color:#ffd70094!important;outline:1px solid #ffd70094!important}.top-up-payment-option svg{color:gold!important;stroke:currentColor!important}.top-up-payment-option .top-up-payment-title{letter-spacing:-.01em!important;color:#ffffffeb!important;font-size:20px!important;font-weight:650!important;line-height:1.15!important}.top-up-payment-option .top-up-payment-desc{color:#ffffff9e!important;font-size:13.5px!important;font-weight:450!important;line-height:1.55!important}.top-up-payment-option .top-up-payment-status{color:#ffffff7a!important;letter-spacing:.07em!important;margin-top:auto!important;font-size:11px!important;line-height:1.2!important}.top-up-secondary-button{color:#fffc!important;background:#ffffff05!important;border:1px solid #ffffff29!important;border-radius:4px!important;min-height:42px!important}.top-up-secondary-button:hover{color:#fff!important;background:#ffffff0e!important;border-color:#ffffff47!important}.top-up-checkout-summary{background:#121212!important;border:1px solid #ffffff1f!important;border-radius:4px!important;margin:-4px -4px 18px!important;padding:16px 18px!important}.top-up-checkout-summary span:first-child{color:#ffffffa8!important}.top-up-checkout-summary span:last-child{color:#f5f5f5!important;font-size:18px!important}.top-up-manual-alert{background:#ffd7000b!important;border-left:1px solid gold!important;border-radius:4px!important;margin-bottom:28px!important}.top-up-manual-alert div{color:#ffffffad!important}.top-up-checkout-grid{grid-template-columns:minmax(280px,.95fr) minmax(320px,1.05fr)!important;gap:28px!important}.top-up-qr-panel{background:radial-gradient(circle at 50% 28%,#ffffff0a,#0000 32%),#111!important;border-color:#ffffff24!important;border-radius:4px!important;justify-content:center!important;min-height:420px!important}.top-up-qr-frame{border-radius:4px!important;padding:10px!important;box-shadow:0 22px 46px #00000061!important}.top-up-qr-frame img{border-radius:2px!important}.top-up-checkout-form{padding:2px 0!important}.top-up-form-field label{color:#ffffff7a!important;letter-spacing:.065em!important;font-size:11px!important;font-weight:700!important}.top-up-form-field input{color:#ffffffdb!important;background:#101010!important;border-color:#ffffff21!important;border-radius:4px!important;min-height:48px!important}.top-up-form-field input:focus{border-color:#ffd7008c!important}.top-up-proof-upload{background:#101010!important;border-color:#ffffff29!important;border-radius:4px!important;min-height:54px!important}.top-up-proof-upload span:last-child{color:#050505!important;background:#f4f4f4!important;border-radius:3px!important}.top-up-checkout-actions{border-color:#ffffff1f!important;padding-top:22px!important}.top-up-submit-button{color:#050505!important;background:#f4f4f4!important;border-radius:4px!important;min-height:44px!important}.top-up-submit-button:hover{opacity:1!important;background:#fff!important}@media (max-width:760px){.top-up-payment-hero{margin:-16px -18px 0!important;padding:26px 18px 22px!important}.top-up-payment-grid{grid-template-columns:1fr!important;margin:0 -18px 22px!important}.top-up-payment-option{border-top:1px solid #ffffff24!important;border-right:0!important;min-height:170px!important}.top-up-checkout-grid{grid-template-columns:1fr!important;gap:22px!important}.top-up-qr-panel{min-height:0!important;padding:24px 18px!important}.top-up-checkout-actions{flex-direction:column!important}}.hero-left{align-items:center!important}.start-logo{margin-bottom:24px!important}.start-logo>img{filter:drop-shadow(0 16px 34px #0000004d);width:min(330px,76vw)!important}.hero-byline{gap:10px!important;margin-top:12px!important}.hero-byline span:first-child,.hero-byline span:last-child{background:#ffffff1f!important;width:28px!important}.hero-byline span:nth-child(2){color:#ffffff5c!important;letter-spacing:2.8px!important;font-size:10px!important;font-weight:700!important}.public-stats-pill{background:linear-gradient(#ffffff0d,#ffffff05),#101010!important;border-color:#ffffff1d!important;min-height:40px!important;margin-top:22px!important;padding:6px 15px 6px 7px!important;box-shadow:0 16px 34px #00000038,inset 0 1px #ffffff0d!important}.public-stats-pill img[alt=User]{border-color:#ffffff29!important;width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important}.public-stats-pill span{line-height:1!important}.hero-copy{color:#ffffff9e!important;max-width:560px!important;margin-top:24px!important;font-size:15px!important;line-height:1.58!important}.hero-action-bar{gap:8px!important;max-width:620px!important;margin-top:2px!important;margin-bottom:22px!important}.hero-action-bar .start-btn{color:#ffffffdb!important;letter-spacing:0!important;min-width:0!important;height:36px!important;box-shadow:none!important;background:linear-gradient(#ffffff0d,#ffffff05),#101010!important;border-color:#ffffff24!important;border-radius:8px!important;padding:0 13px!important;font-size:10.5px!important;font-weight:700!important}.hero-action-bar .start-btn:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(#ffffff16,#ffffff08),#141414!important;border-color:#ffffff3d!important}.hero-action-bar .start-btn:first-child{color:#fff!important;background:linear-gradient(#ffffff21,#ffffff0e),#171717!important;border-color:#ffffff3d!important}.hero-action-bar .start-btn:first-child:hover:not(:disabled){background:linear-gradient(#ffffff2b,#ffffff13),#1b1b1b!important;border-color:#ffffff57!important}.hero-action-bar .start-btn:last-child{color:gold!important;background:linear-gradient(#ffd70014,#ffd70006),#101010!important;border-color:#ffd70057!important}@media (max-width:760px){.hero-action-bar{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:420px!important;display:grid!important}.hero-action-bar .start-btn:first-child{grid-column:1/-1}.hero-copy{max-width:360px!important}}.home-hero-shell{box-sizing:border-box!important;align-items:center!important;min-height:calc(100svh - 170px)!important;padding-top:64px!important;padding-bottom:46px!important;display:flex!important}.home-hero-inner{width:100%!important}@media (max-width:760px){.home-hero-shell{min-height:calc(100svh - 130px)!important;padding-top:48px!important;padding-bottom:40px!important}}.desktop-workspace-banner{background:#080808;border:1px solid #ffffff1a;border-radius:8px;width:min(100%,1180px);margin:22px auto 58px;position:relative;overflow:hidden;box-shadow:0 28px 72px #00000061}.desktop-workspace-banner img,.desktop-workspace-banner video{object-fit:cover;object-position:center;background:#080808;width:100%;height:clamp(280px,42vw,520px);display:block}.desktop-workspace-banner video{pointer-events:none}.desktop-workspace-banner:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000000b3 42%,#000000f0),radial-gradient(circle at 18% 100%,#ffd70024,#0000 34%);height:48%;position:absolute;inset:auto 0 0}.desktop-workspace-overlay{z-index:1;max-width:680px;position:absolute;bottom:clamp(20px,3vw,36px);left:clamp(22px,4vw,46px);right:clamp(22px,4vw,46px)}.desktop-workspace-overlay span{color:#ffd700eb;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:10.5px;font-weight:650;line-height:1.2;display:inline-flex;position:relative}.desktop-workspace-overlay h2{color:#f6f6f6;letter-spacing:-.035em;max-width:720px;margin:0;font-size:clamp(28px,3.5vw,46px);font-weight:550;line-height:1.04}.desktop-workspace-overlay p{color:#ffffffa8;max-width:560px;margin:12px 0 0;font-size:14px;font-weight:400;line-height:1.55}@media (max-width:980px){.desktop-workspace-banner{border-radius:6px;margin:0 auto 44px}.desktop-workspace-banner img,.desktop-workspace-banner video{height:clamp(260px,56vw,420px)}}@media (max-width:620px){.desktop-workspace-banner{width:min(100%,390px)}.desktop-workspace-banner img,.desktop-workspace-banner video{height:330px}.desktop-workspace-overlay h2{font-size:25px}.desktop-workspace-overlay p{font-size:13px}}.start-screen-container{--home-font:var(--font-manrope), "Segoe UI", Arial, sans-serif;--home-heading-weight:600;--home-body-color:#ffffff9e;text-rendering:geometricprecision;font-family:var(--home-font)!important;letter-spacing:0!important}.start-screen-container :where(h1,h2,h3,h4,p,span,button,input,small,li,a,div){font-family:var(--home-font)!important}.hero-byline span:nth-child(2){letter-spacing:.14em!important;font-size:10px!important;font-weight:500!important}.hero-copy{letter-spacing:0!important;font-size:14.5px!important;font-weight:400!important;line-height:1.68!important}.section-kicker{letter-spacing:.04em!important;font-size:11px!important;font-weight:500!important}.workflow-preview-copy h2,.proof-section-heading h2,.tool-showcase-copy h2,.great-for-heading h2,.testimonial-heading h2,.edu-demo-heading,.edu-card-title,.great-for-card h3,.tool-showcase-copy h3{font-weight:var(--home-heading-weight)!important;letter-spacing:0!important;color:#f5f5f5!important}.workflow-preview-copy h2,.proof-section-heading h2,.tool-showcase-copy h2,.great-for-heading h2,.testimonial-heading h2,.edu-demo-heading{line-height:1.08!important}.edu-card-title,.great-for-card h3{font-size:22px!important;line-height:1.2!important}.edu-card--accent .edu-card-title{color:gold!important}.edu-card-body,.edu-card-examples,.great-for-card p,.tool-showcase-copy p,.workflow-preview-copy p,.proof-section-heading p,.testimonial-heading p{color:var(--home-body-color)!important;letter-spacing:0!important;font-size:14px!important;font-weight:400!important;line-height:1.66!important}.edu-card-examples{font-style:italic;color:#ffffff94!important}.hero-action-bar .start-btn,.workflow-output-grid div,.tool-showcase-button,.testimonial-card blockquote{letter-spacing:0!important;font-weight:600!important}.testimonial-card blockquote{font-weight:500!important;line-height:1.5!important}.site-footer{border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c;margin-top:88px;font-family:var(--home-font)!important}.site-footer-main{background:radial-gradient(circle at 18% 18%,#ffffff0b,#0000 30%),#080808;border-left:1px solid #ffffff18;border-right:1px solid #ffffff18;grid-template-columns:minmax(0,1fr) auto;gap:72px;min-height:212px;padding:34px 28px 28px;display:grid}.site-footer-brand{max-width:520px}.site-footer-brand img{filter:grayscale()opacity(.72);width:150px;height:auto;margin-bottom:28px;display:block}.site-footer-brand p{color:#ffffffad;max-width:480px;margin:0 0 24px;font-size:14px;font-weight:400;line-height:1.6}.site-footer-socials{align-items:center;gap:10px;display:flex}.site-footer-socials a{color:#f5f5f5;background:#ffffff05;border:1px solid #ffffff29;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.site-footer-socials a:hover{color:gold;border-color:#ffd7008c}.site-footer-links{grid-template-columns:repeat(2,minmax(130px,1fr));gap:54px;padding-top:6px;display:grid}.site-footer-links h3{color:#ffffff9e;margin:0 0 14px;font-size:12px;font-weight:500;line-height:1.2}.site-footer-links a{color:#fff;margin-bottom:14px;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;display:block}.site-footer-links a:hover{color:gold}.site-footer-bottom{color:#ffffffa8;border-top:1px solid #ffffff1c;justify-content:center;align-items:center;min-height:38px;font-size:13px;font-weight:400;display:flex}@media (max-width:760px){.site-footer-main{grid-template-columns:1fr;gap:34px;padding:28px 20px}.site-footer-links{grid-template-columns:1fr 1fr;gap:24px}}@media (max-width:480px){.site-footer-links{grid-template-columns:1fr}}.how-it-works-section{border-top:1px solid #ffffff17;padding:84px 0 78px!important}.how-it-works-heading{text-align:center;max-width:760px;margin:0 auto 42px}.how-it-works-heading h2{color:#f7f7f7;margin:0 0 10px;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1.04;font-family:var(--home-font)!important;letter-spacing:0!important}.how-it-works-heading p{color:#ffffffa3;margin:0;font-size:16px;font-weight:400;line-height:1.58;font-family:var(--home-font)!important}.how-step-line{justify-content:space-between;align-items:center;width:min(780px,74%);height:32px;margin:0 auto 32px;display:flex;position:relative}.how-step-line:before{content:"";background:#ffffff1f;height:1px;position:absolute;top:50%;left:16px;right:16px;transform:translateY(-50%)}.how-step-line span{z-index:1;color:#f5f5f5;background:#1c1c1c;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:inline-flex;position:relative;font-family:var(--home-font)!important}.how-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;width:100%;margin:0 auto;display:grid}.how-step-card{background:linear-gradient(#ffffff08,#ffffff02),#151515;border:1px solid #ffffff21;border-radius:7px;min-height:414px;padding:24px;box-shadow:inset 0 1px #ffffff09}.how-step-icon{color:#f5f5f5;background:#ffffff12;border-radius:6px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:22px;display:inline-flex}.how-step-card h3{color:#fff;margin:0 0 12px;font-size:20px;font-weight:600;line-height:1.2;font-family:var(--home-font)!important;letter-spacing:0!important}.how-step-card p{color:#ffffffa8;margin:0 0 26px;font-size:14.5px;font-weight:400;line-height:1.6;font-family:var(--home-font)!important}.how-step-card ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}.how-step-card li{color:#ffffffb8;padding-left:28px;font-size:14px;font-weight:400;line-height:1.45;position:relative;font-family:var(--home-font)!important}.how-step-card li:before{content:"";background:#ffffff47;border-radius:50%;width:14px;height:14px;position:absolute;top:.43em;left:0;box-shadow:inset 0 0 0 4px #d7d7d7}@media (max-width:980px){.how-steps-grid{grid-template-columns:1fr;max-width:560px}.how-step-card{min-height:0}}@media (max-width:640px){.how-it-works-section{padding:62px 0}.how-step-line{width:78%;margin-bottom:24px}}.product-features-section{border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;padding:84px 0 74px!important}.product-features-heading{text-align:center;max-width:520px;margin:0 auto 34px}.product-features-heading h2{color:#f7f7f7;margin:0 0 8px;font-size:clamp(30px,3vw,42px);font-weight:600;line-height:1.05;font-family:var(--home-font)!important;letter-spacing:0!important}.product-features-heading p{color:#ffffffa3;margin:0;font-size:15px;font-weight:400;line-height:1.55;font-family:var(--home-font)!important}.product-features-grid{grid-template-columns:minmax(280px,.95fr) minmax(280px,.95fr) minmax(280px,.95fr);grid-auto-rows:170px;gap:24px;display:grid}.feature-card{background:linear-gradient(#ffffff09,#ffffff03),#151515;border:1px solid #ffffff21;border-radius:8px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09}.feature-card-tall{grid-row:span 3;justify-content:space-between;padding:28px 24px}.feature-card-mini,.feature-card-metric,.feature-card-wide{padding:26px}.feature-icon-stack{align-items:center;display:flex}.feature-icon-badge{background:gold;border:1px solid #ffd7008c;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 14px 34px #ffd7001f}.feature-icon-badge img{object-fit:contain;width:30px;height:30px;display:block}.feature-card h3{color:#f4f4f4;margin:0 0 7px;font-size:16px;font-weight:600;line-height:1.18;font-family:var(--home-font)!important;letter-spacing:0!important}.feature-card p{color:#ffffff9e;margin:0;font-size:13.5px;font-weight:400;line-height:1.55;font-family:var(--home-font)!important}.feature-card-copy{max-width:285px}.feature-card-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.feature-card-actions button,.feature-key-row button{color:#fff;cursor:pointer;background:#0d0d0d;border:1px solid #ffffff2e;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:34px;font-size:12px;font-weight:600;display:inline-flex;font-family:var(--home-font)!important}.feature-card-actions button{padding:0 14px}.feature-toggle{background:#ffffff1f;border-radius:999px;width:42px;height:24px}.feature-toggle:after{content:"";background:#050505;border-radius:50%;width:20px;height:20px;margin:2px;display:block;box-shadow:inset 0 0 0 1px #ffffff2e}.feature-tool-row{align-items:center;margin-top:auto;display:flex}.feature-tool-row span{color:gold;background:#242424;border:2px solid #151515;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:-8px;display:inline-flex}.feature-tool-row span:first-child{color:#050505;background:#f3f3f3;margin-left:0}.feature-card-metric{justify-content:center;align-items:center}.feature-card-metric strong{letter-spacing:-.04em;color:#ffffffeb;font-size:clamp(64px,7vw,92px);font-weight:600;line-height:.9;font-family:var(--home-font)!important}.feature-card-inline,.feature-card-foot,.feature-key-row,.feature-stat-strip{justify-content:space-between;align-items:center;gap:14px;display:flex}.feature-pill{color:gold;border:1px solid #ffd70099;border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-weight:600}.feature-percent{color:#f8f8f8;margin-top:10px;font-size:56px;font-weight:600;line-height:.95}.feature-card-foot{color:#ffffff94;margin-top:auto;font-size:12px}.feature-card-copy-only{justify-content:center}.feature-card-wide{flex-direction:row;grid-column:span 2;justify-content:space-between;align-items:center;gap:22px}.feature-key-row{margin-left:auto}.feature-key-row button{color:#dcdcdc;min-width:96px;padding:0 12px}.feature-key-row span{color:#ffffff7a;font-weight:600}.feature-stat-strip{color:#ffffff6b;justify-content:flex-start;font-size:11px;position:absolute;bottom:18px;left:26px;right:26px}.feature-stat-strip span+span:before{content:"";background:#ffffff3d;border-radius:50%;width:3px;height:3px;margin:0 10px 2px;display:inline-block}@media (max-width:980px){.product-features-grid{grid-template-columns:1fr 1fr;grid-auto-rows:auto}.feature-card-tall,.feature-card-wide{grid-area:auto/1/auto/-1}.feature-card-tall{min-height:320px}}@media (max-width:640px){.product-features-section{padding:60px 0}.product-features-grid{grid-template-columns:1fr;gap:14px}.feature-card-wide{flex-direction:column;align-items:flex-start;padding-bottom:56px}.feature-key-row{margin-left:0}.feature-stat-strip{flex-wrap:wrap;row-gap:5px}}.home-hero-inner,.home-content-frame{box-sizing:border-box!important;width:min(100% - 40px,1200px)!important;max-width:1200px!important;padding-left:40px!important;padding-right:40px!important}.start-screen-container{background:#070707!important;position:relative!important}.home-hero-shell,.home-content-frame{z-index:2!important;position:relative!important}@media (max-width:760px){.home-hero-inner,.home-content-frame{width:calc(100% - 28px)!important;padding-left:20px!important;padding-right:20px!important}.start-screen-container{background:#070707!important}.home-topbar{height:56px!important;padding:0 12px!important}.home-topbar>div{padding:0!important}.home-copyright-notice{z-index:3!important;position:relative!important}.home-copyright-notice>div{gap:8px!important;padding:8px 14px!important;font-size:10.5px!important}.start-screen-container{padding-left:0!important;padding-right:0!important;overflow-x:hidden!important}.home-hero-shell{align-items:flex-start!important;width:100%!important;min-height:auto!important;margin-left:0!important;margin-right:0!important;padding-top:98px!important;padding-bottom:34px!important}.home-hero-inner{width:min(100% - 28px,390px)!important;padding-left:0!important;padding-right:0!important}.hero-section{grid-template-columns:1fr!important;gap:34px!important;width:100%!important;max-width:100%!important;display:grid!important}.hero-left,.hero-right{width:100%!important;max-width:100%!important}.start-logo{margin-bottom:20px!important}.start-logo>img{width:min(245px,72vw)!important;max-width:245px!important}.hero-byline{margin-top:10px!important}.hero-byline span:nth-child(2){letter-spacing:.13em!important;white-space:nowrap!important;font-size:9px!important}.public-stats-pill{box-sizing:border-box!important;justify-content:center!important;width:100%!important;max-width:350px!important;margin-top:18px!important;padding:6px 10px!important}.public-stats-pill span{font-size:12px!important}.hero-copy{max-width:330px!important;margin-top:20px!important;font-size:14px!important;line-height:1.55!important}.hero-action-bar{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:334px!important;margin:0 auto 20px!important;display:grid!important}.hero-action-bar .start-btn{border-radius:6px!important;width:100%!important;height:36px!important;padding:0 10px!important;font-size:10.5px!important}.hero-action-bar .start-btn:first-child{grid-column:1/-1!important}.hero-upload-box{box-sizing:border-box!important;width:100%!important;max-width:334px!important;margin:0 auto!important;padding:22px 16px!important}.hero-upload-box label{font-size:13px!important;line-height:1.35!important}.hero-upload-box .start-btn{border-radius:7px!important;height:50px!important;padding:0 16px!important;font-size:15px!important}.hero-right{margin-top:4px!important}.recent-projects{width:100%!important;max-width:334px!important;margin:0 auto!important}.recent-projects h3{text-align:center!important;letter-spacing:.08em!important;margin-bottom:10px!important;font-size:13px!important}.recent-projects input,.recent-projects [type=search]{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;max-height:360px!important;padding-right:0!important}.recent-card{border-radius:6px!important}.marquee-container{margin-top:26px!important}}.workflow-preview-section,.how-it-works-section,.product-features-section,.site-footer{position:relative!important}.how-it-works-section:before,.product-features-section:before,.site-footer:before{content:""!important;pointer-events:none!important;background:#ffffff13!important;width:100vw!important;height:1px!important;position:absolute!important;top:0!important;left:50%!important;transform:translate(-50%)!important}.workflow-preview-section:before,.marketing-video-section:before,.edu-demo-section:before,.edu-cards-section:before,.tool-showcase-section:before,.great-for-section:before,.testimonial-showcase:before,.edu-demo-section:after,.tool-showcase-section:after,.great-for-section:after,.product-features-section:after{display:none!important}.marquee-container,.marquee-content>div{border-bottom:0!important}.workflow-mockup figure{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.ba-slider-card{background:linear-gradient(#ffffff08,#ffffff03),#101010!important;border-color:#ffffff21!important;border-radius:6px!important;box-shadow:0 22px 58px #0000005c,inset 0 1px #ffffff0b!important}.ba-slider-stage{border-bottom:0!important;border-radius:6px 6px 0 0!important}.ba-slider-stage:after{box-shadow:inset 0 0 0 1px #ffffff09,inset 0 -72px 88px #00000038!important}.ba-slider-label{letter-spacing:.055em!important;border-radius:4px!important;min-height:22px!important;padding:0 10px!important;font-size:9px!important;font-weight:700!important;top:14px!important;box-shadow:0 8px 20px #0000003d!important}.ba-slider-label-left{color:#080808!important;background:#f4f4f4f0!important;border-color:#ffffff8c!important}.ba-slider-label-right{color:#ffffffc7!important;background:#0c0c0cad!important;border-color:#ffffff21!important}.ba-slider-divider{background:linear-gradient(#0000,#f4f4f4b8 10% 90%,#0000)!important;width:1px!important;box-shadow:0 0 14px #ffffff3d!important}.ba-slider-handle{background:linear-gradient(#fff,#dedede)!important;border:1px solid #0000005c!important;width:30px!important;height:30px!important;box-shadow:0 9px 24px #00000080,0 0 0 5px #ffffff14!important}.ba-slider-handle span{opacity:.72!important;background:#121212!important;width:2px!important;height:11px!important}.ba-slider-copy{background:linear-gradient(#ffffff09,#ffffff04),#141414!important;border-top:1px solid #ffffff12!important;border-radius:0 0 6px 6px!important;min-height:54px!important;padding:12px 14px 13px!important}.ba-slider-title{color:#ffffffeb!important;font-size:14px!important;font-weight:650!important;line-height:1.2!important}.ba-slider-description{color:#ffffff6b!important;margin-top:5px!important;font-size:12px!important;line-height:1.35!important}@media (max-width:760px){html,body{overflow-x:hidden!important}.start-screen-container{width:100%!important;min-width:0!important;max-width:100vw!important;padding:0!important;overflow-x:hidden!important}.home-topbar{box-sizing:border-box!important;width:100vw!important;max-width:100vw!important;left:0!important;right:0!important}.home-topbar>div{width:100%!important;max-width:390px!important}.home-hero-shell{box-sizing:border-box!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:74px 14px 34px!important;display:block!important;overflow:hidden!important}.home-copyright-notice{background:#0c0c0cf5!important;border-top:1px solid #ffffff0e!important;border-bottom:1px solid #ffffff13!important;width:calc(100% + 28px)!important;margin:-18px -14px 22px!important;position:relative!important;inset:auto!important}.home-copyright-notice>div{text-align:left!important;box-sizing:border-box!important;justify-content:flex-start!important;gap:9px!important;width:100%!important;max-width:none!important;padding:9px 14px!important}.home-copyright-notice span{min-width:0!important;font-size:10.5px!important;line-height:1.35!important}.home-copyright-notice button{flex:none!important;margin-left:6px!important}.home-hero-inner,.home-content-frame{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:390px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.hero-section{grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;gap:28px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important;overflow:visible!important}.hero-left,.hero-right,.start-logo{text-align:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.start-logo>img{width:min(220px,64vw)!important;max-width:220px!important;height:auto!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.hero-byline{justify-content:center!important;width:100%!important;overflow:hidden!important}.hero-byline span:nth-child(2){text-overflow:ellipsis!important;max-width:calc(100vw - 110px)!important;overflow:hidden!important}.public-stats-pill,.hero-copy,.hero-action-bar,.hero-upload-box,.recent-projects{box-sizing:border-box!important;width:100%!important;max-width:334px!important;margin-left:auto!important;margin-right:auto!important}.public-stats-pill{flex-wrap:nowrap!important;overflow:hidden!important}.public-stats-pill span{white-space:nowrap!important}.public-stats-pill span:last-child{white-space:normal!important}}.start-screen-container:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 calc(50% - 601px),#ffffff12 calc(50% - 600px),#0000 calc(50% - 599px)),linear-gradient(90deg,#0000 calc(50% + 599px),#ffffff12 calc(50% + 600px),#0000 calc(50% + 601px));position:fixed;inset:0}@media (max-width:760px){.start-screen-container:before{background:linear-gradient(90deg,#0000 17px,#fff1 18px,#0000 19px),linear-gradient(90deg,#0000 calc(100% - 19px),#fff1 calc(100% - 18px),#0000 calc(100% - 17px))}.home-topbar{background:linear-gradient(#121212fa,#0b0b0bf5)!important;height:56px!important;position:sticky!important;top:0!important}.home-hero-shell{min-height:auto!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0 14px 34px!important}.home-copyright-notice{border-left:0!important;border-right:0!important;width:100%!important;margin:0 0 22px!important}.home-copyright-notice>div{gap:8px!important;padding:8px 0!important}.home-copyright-notice span{font-size:9.5px!important;line-height:1.3!important}.home-hero-inner,.home-content-frame{max-width:362px!important}.hero-section{gap:22px!important}.hero-left{gap:16px!important}.start-logo>img{width:min(214px,62vw)!important;max-width:214px!important}.hero-byline{margin-top:-2px!important}.public-stats-pill{min-height:38px!important;padding:5px 10px!important}.hero-copy{max-width:318px!important;font-size:14px!important;line-height:1.55!important}.hero-action-bar{gap:8px!important;max-width:330px!important}.hero-action-bar .start-btn{border-radius:6px!important;min-height:36px!important;font-size:11px!important}.hero-upload-box{border-radius:7px!important;max-width:330px!important;min-height:176px!important;padding:20px 16px!important}.hero-upload-box .start-btn{border-radius:7px!important;min-height:50px!important;font-size:15px!important}.hero-right{gap:14px!important;width:100%!important;max-width:330px!important;margin-top:2px!important}.hero-right .ba-slider-card{border-radius:7px!important;width:100%!important;max-width:330px!important;min-height:0!important}.hero-right .ba-slider-stage{aspect-ratio:16/10!important;height:auto!important;min-height:0!important}.desktop-workspace-banner,.workflow-preview-section,.edu-demo-section,.edu-cards-section,.product-features-section,.how-it-works-section,.site-footer{box-sizing:border-box!important;width:100%!important;max-width:362px!important;margin-left:auto!important;margin-right:auto!important}.desktop-workspace-banner{margin-top:42px!important;margin-bottom:42px!important}.desktop-workspace-banner img,.desktop-workspace-banner video{height:260px!important}.desktop-workspace-overlay h2{max-width:305px!important;font-size:23px!important;line-height:1.08!important}.desktop-workspace-overlay p{max-width:300px!important;font-size:12px!important;line-height:1.45!important}.workflow-preview-section,.edu-demo-section{overflow:hidden!important}.marquee-container{border-top:1px solid #ffffff18!important;min-height:0!important;margin:24px auto 0!important;overflow:visible!important}.marquee-content{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;width:100%!important;min-width:0!important;animation:none!important;display:grid!important;transform:none!important}.marquee-content>div{border-bottom:1px solid #ffffff12!important;border-right:1px solid #ffffff12!important;justify-content:flex-start!important;gap:7px!important;min-width:0!important;height:42px!important;padding:0 10px!important}.marquee-content>div:nth-child(n+5){display:none!important}.marquee-content>div:nth-child(2n){border-right:0!important}.marquee-content svg{width:13px!important;height:13px!important}.marquee-content span{letter-spacing:.04em!important;font-size:9.5px!important;line-height:1.15!important}}.edu-demo-section{grid-template-columns:minmax(440px,1fr) minmax(390px,.92fr)!important;align-items:center!important;gap:clamp(42px,5vw,72px)!important;margin:0!important;padding:58px 0 66px!important}.edu-demo-video{aspect-ratio:1.22!important;background:linear-gradient(#ffffff0a,#ffffff03),#101010!important;border:1px solid #ffffff21!important;border-radius:6px!important;width:100%!important;height:clamp(430px,35vw,500px)!important;min-height:430px!important;max-height:500px!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 70px #00000057!important}.edu-demo-video:after{content:"";pointer-events:none;background:linear-gradient(#00000005 46%,#000000ad 100%);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff09}.edu-demo-video-el{object-fit:cover!important;filter:saturate(.9)contrast(1.02)brightness(.82)!important;width:100%!important;height:100%!important;min-height:430px!important}.edu-demo-video-caption{z-index:2;color:#ffffffb8;justify-content:space-between;align-items:flex-end;gap:18px;font-size:12px;line-height:1.35;display:flex;position:absolute;bottom:18px;left:22px;right:22px}.edu-demo-video-caption span{color:#ffffff7a}.edu-demo-video-caption strong{color:#f7f7f7;text-align:right;font-size:13px;font-weight:600}.edu-demo-text{max-width:500px!important}.edu-demo-eyebrow{align-items:center;display:inline-flex;color:#ffffff94!important;margin-bottom:16px!important}.edu-demo-heading{max-width:520px!important;font-size:clamp(38px,4.8vw,58px)!important;line-height:1.02!important}.edu-demo-body{color:#ffffffa1!important;max-width:520px!important;margin-top:18px!important}.edu-demo-steps{gap:10px!important;margin-top:28px!important}.edu-demo-step{background:0 0!important;border-top:1px solid #ffffff13!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:start!important;gap:14px!important;padding:13px 0!important;display:grid!important}.edu-demo-step:last-child{border-bottom:1px solid #ffffff13!important}.edu-step-num{color:gold!important;background:#ffd7001a!important;border-color:#ffd70033!important;border-radius:6px!important;width:26px!important;height:26px!important;font-size:12px!important;font-weight:650!important}.edu-step-content{gap:4px;min-width:0;display:grid}.edu-step-content strong{color:#f5f5f5;font-size:15px;font-weight:600;line-height:1.35}.edu-step-content span{color:#ffffff94;font-size:13px;font-weight:400;line-height:1.55}@media (max-width:980px){.edu-demo-section{grid-template-columns:1fr!important;gap:28px!important;padding:14px 0 58px!important}.edu-demo-video,.edu-demo-video-el{aspect-ratio:1.24!important;height:auto!important;min-height:320px!important;max-height:none!important}.edu-demo-text{max-width:none!important}}@media (max-width:640px){.edu-demo-section{padding-bottom:46px!important}.edu-demo-video,.edu-demo-video-el{aspect-ratio:1/.86!important;height:auto!important;min-height:238px!important}.edu-demo-video-caption{flex-direction:column;align-items:flex-start;gap:4px;bottom:14px;left:16px;right:16px}.edu-demo-video-caption strong{text-align:left}.edu-demo-heading{font-size:34px!important}}.workflow-preview-section{border-top:1px solid #ffffff13!important;border-bottom:1px solid #ffffff13!important;grid-template-columns:minmax(380px,.86fr) minmax(520px,1.14fr)!important;align-items:center!important;gap:clamp(42px,5.5vw,70px)!important;margin:0 auto!important;padding:64px 20px!important}.workflow-preview-copy{align-self:center!important;max-width:492px!important;padding-left:0!important}.workflow-preview-copy .section-kicker{color:#ffffff94!important;margin-bottom:14px!important}.workflow-preview-copy h2{max-width:520px!important;font-size:clamp(38px,4.7vw,56px)!important;line-height:1.03!important;font-weight:var(--home-heading-weight)!important;margin-bottom:18px!important}.workflow-preview-copy p{color:#ffffff9e!important;max-width:455px!important;font-size:14px!important;line-height:1.68!important}.workflow-output-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:30px!important}.workflow-output-grid div{color:#ffffffd6!important;text-transform:none!important;letter-spacing:0!important;background:linear-gradient(#ffffff09,#ffffff03),#141414!important;border:1px solid #ffffff1a!important;border-radius:7px!important;min-height:48px!important;padding:12px 14px!important;font-size:12.5px!important;font-weight:600!important}.workflow-output-grid div:hover{background:linear-gradient(#ffffff0e,#ffffff05),#181818!important;border-color:#ffffff29!important}.workflow-output-grid svg{color:gold!important;opacity:.92!important}.workflow-trust-row{gap:7px!important;margin-top:18px!important}.workflow-trust-row span{color:#ffffff78!important;letter-spacing:0!important;font-size:12px!important;font-weight:500!important}.workflow-trust-row svg{color:#ffffff57!important}.workflow-mockup{isolation:isolate!important;justify-content:center!important;align-self:center!important;align-items:center!important;min-height:472px!important;display:flex!important;position:relative!important}.workflow-mockup:before{content:""!important;z-index:-1!important;background:radial-gradient(circle at 50% 18%,#ffd70014,#0000 34%),linear-gradient(#ffffff09,#ffffff03),#101010!important;border:1px solid #ffffff1b!important;border-radius:8px!important;position:absolute!important;inset:42px 16px!important;box-shadow:0 28px 76px #0000006b!important}.workflow-preview-figure{border-radius:8px!important;width:min(100%,654px)!important;margin:0!important;padding:0!important;position:relative!important;overflow:visible!important}.workflow-preview-figure img{filter:saturate(.95)contrast(1.04)brightness(.95)!important;width:100%!important;height:auto!important;display:block!important}.workflow-preview-caption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0c0cd1;border:1px solid #ffffff1c;border-radius:6px;gap:3px;min-width:170px;padding:10px 12px;display:inline-grid;position:absolute;bottom:18px;right:18px;box-shadow:0 18px 42px #00000057}.workflow-preview-caption span{color:#ffffff7a;text-transform:uppercase;letter-spacing:.08em;font-size:10px;line-height:1.2}.workflow-preview-caption strong{color:#f7f7f7;font-size:13px;font-weight:600;line-height:1.25}@media (max-width:980px){.workflow-preview-section{grid-template-columns:1fr!important;gap:34px!important;padding:58px 0 62px!important}.workflow-preview-copy{max-width:680px!important}.workflow-mockup{min-height:auto!important}.workflow-mockup:before{inset:20px 0 18px!important}}@media (max-width:640px){.workflow-preview-section{padding:46px 0 52px!important}.workflow-preview-copy h2{font-size:34px!important}.workflow-output-grid{grid-template-columns:1fr!important}.workflow-preview-caption{width:calc(100% - 24px);margin:-8px auto 0;position:static}}.edu-demo-section,.workflow-preview-section{min-height:0!important}.edu-demo-video,.edu-demo-text,.workflow-preview-copy,.workflow-mockup{align-self:center!important}.edu-demo-video{width:100%!important;height:clamp(430px,35vw,500px)!important;min-height:430px!important;max-height:500px!important}.edu-demo-video-el{min-height:430px!important}.edu-demo-text{padding-top:0!important}.workflow-preview-copy,.workflow-preview-figure{transform:none}@media (max-width:980px){.edu-demo-section,.workflow-preview-section{min-height:0!important}.workflow-preview-copy,.workflow-preview-figure{transform:none}}
