@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;450;500;550;600;650;700&family=Rubik+One&display=swap');
:root{--ink:#202020;--muted:#707070;--green:#555555;--line:#e3e3e3;--pale:#f4f6f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.6 'Rubik',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #989898;outline-offset:5px}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em;font-weight:550}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.site-header{height:86px;display:flex;align-items:center;gap:65px;border-bottom:1px solid var(--line);padding:0 max(40px,calc((100% - 1240px)/2));background:#fff}.wordmark{display:flex;align-items:center;font-size:31px;font-weight:750;letter-spacing:-1.7px;line-height:1}.wordmark svg{width:25px;height:25px;stroke:var(--green);stroke-width:2.7;fill:none;margin-right:14px}.wordmark>span{color:var(--green)}.site-header nav{display:flex;gap:30px;font-size:14px}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:24px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--green);color:white;padding:14px 22px;border:1px solid var(--green);border-radius:5px;font-size:15px;font-weight:500;line-height:1.5;transition:background .18s,transform .18s}.button:hover{background:#3f3f3f;transform:translateY(-1px)}.button.small{padding:10px 16px;font-size:14px}.button.outline{color:var(--ink);background:white;border-color:#d0d0d0}.button.outline:hover{background:var(--pale)}.hero{padding-top:43px}.hero-topline{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.08em;font-weight:500;color:var(--muted)}.hero-topline>a{letter-spacing:0;font-size:13px}.hero-copy{display:grid;grid-template-columns:1.12fr 1fr;align-items:end;gap:50px;margin:24px 0 30px}h1{font-size:clamp(40px,4.25vw,62px);letter-spacing:-.06em;line-height:1.08}h1>span{color:var(--green)}.hero-intro{padding-bottom:4px}.hero-intro>p{max-width:495px;font-size:17px;color:#5e5e5e;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:17px;margin-top:22px}.text-link{font-size:13px;border-bottom:1px solid #b5b5b5;padding-bottom:3px}.capabilities{display:flex;gap:0;flex-wrap:wrap;margin-bottom:33px;font-size:13px;color:#6f6f6f}.capabilities span+span:before{content:'·';margin:0 17px;color:#919191}.product-stage{border:1px solid #d3d3d3;border-radius:8px;overflow:hidden;background:white;box-shadow:0 16px 45px -30px #23232366;scroll-margin-top:24px}.stage-toolbar{display:flex;justify-content:space-between;align-items:center;padding:0 18px;background:#f1f4f2;border-bottom:1px solid #dedede;gap:15px;min-height:62px}.stage-toolbar>a{font-size:12px;white-space:nowrap;color:#747474}.demo-tabs{display:flex;gap:7px}.demo-tabs button{background:transparent;border:0;display:flex;gap:9px;padding:10px 13px;font-size:12px;color:#858585;border-radius:4px;align-items:center}.demo-tabs button>span{font-size:14px;color:#626262}.demo-tabs button[aria-selected=true]{background:white;box-shadow:0 1px 4px #23232312;color:var(--green)}.demo-tabs button[aria-selected=true]>span{color:var(--ink)}#workspace-preview{width:100%;height:585px;border:0;display:block;background:white}.stage-caption{display:flex;justify-content:space-between;gap:24px;padding:12px 20px;border-top:1px solid var(--line);font-size:12px;color:#737373}.stage-caption>span:last-child{white-space:nowrap;color:var(--green)}.hero-note{font-size:12px;color:#838383;margin-top:14px}.outcomes{padding:106px 0 95px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.08em;color:var(--green);margin-bottom:22px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:46px}h2{font-size:clamp(32px,3.4vw,46px)}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.7}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.outcome-grid article{padding:28px 30px 0 0}.outcome-grid article+article{border-left:1px solid var(--line);padding-left:30px}.index{font-size:11px;letter-spacing:.06em;color:#858585}.outcome-grid h3{font-size:25px;margin:25px 0 17px;line-height:1.25;letter-spacing:-.035em}.outcome-grid p{font-size:15px;line-height:1.75;color:var(--muted);min-height:132px}.inline-action{padding:0;border:0;background:transparent;color:var(--green);font-size:13px;margin-top:22px;text-align:left}.project-section{background:#272727;color:#f5faf6;padding:77px 0}.project-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:85px;align-items:center}.project-copy .eyebrow{color:#bcbcbc}.project-copy h2{font-size:48px}.project-copy>p:not(.eyebrow){color:#c9c9c9;margin:24px 0;max-width:430px;line-height:1.75}.project-copy ul{list-style:none;padding:0;margin:0 0 30px;font-size:14px;color:#dcdcdc;line-height:2.2}.project-copy li:before{content:'—';margin-right:12px;color:#8d8d8d}.project-copy .button{background:#ededed;color:#353535;border-color:#ededed}.project-example{color:var(--ink);background:#fff;border:1px solid #616161;border-radius:7px;padding:0 24px;box-shadow:0 20px 55px #13131344;transform:rotate(-1deg)}.mini-header{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:20px 0;font-size:12px}.mini-header>span:last-child{color:var(--muted)}.source-stack>div{display:flex;align-items:center;gap:13px;padding:18px 0;border-bottom:1px solid #e8ece9;font-size:14px}.file-symbol{width:31px;height:37px;border:1px solid #d6d6d6;border-radius:3px;display:grid;place-items:center;font-size:23px;color:var(--green)}.source-stack small{display:block;font-size:11px;color:#8d8d8d;margin-top:3px}.source-tag{margin-left:auto;color:var(--green);font-size:10px;background:#f2f2f2;padding:3px 6px;white-space:nowrap}.example-question{margin:32px 0 26px 32px;padding:15px 20px;border-radius:9px 9px 2px 9px;background:#f2f2f2;font-size:15px;line-height:1.6}.context-footer{display:flex;justify-content:space-between;font-size:11px;color:#7c7c7c;border:1px solid #e0e0e0;padding:13px;border-radius:6px}.example-label{font-size:10px;color:#939393;margin:15px 0;text-align:center}.workflow{padding:100px 0}.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.workflow-grid article{border-top:1px solid var(--line);padding-top:23px}.step-head{display:flex;gap:14px;align-items:center}.step-head>span{font-size:12px;color:var(--green)}.step-head h3{font-size:21px;letter-spacing:-.03em}.workflow-grid p{font-size:15px;color:var(--muted);line-height:1.7;margin:20px 0}.format-strip{font-size:12px;color:var(--green);padding:12px 0;border-top:1px solid #ededed}.usecases{padding:0 0 90px}.usecase-row{display:grid;grid-template-columns:1fr 1.4fr .9fr;gap:40px;border-top:1px solid var(--line);padding:24px 0;align-items:start}.usecase-row h3{font-size:21px;letter-spacing:-.025em;line-height:1.4}.usecase-row>p{font-size:14px;color:var(--muted)}.usecase-row>span{font-size:12px;color:var(--green);text-align:right;padding-top:5px}.pricing{padding:25px 0 90px}.price-table{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.price-table article{padding:30px}.price-table article+article{border-left:1px solid var(--line)}.plan-top h3{font-size:24px}.plan-top>span{display:block;font-size:13px;color:#7a7a7a;margin-top:9px}.price{font-size:51px;letter-spacing:-.055em;margin:23px 0;line-height:1.4}.price>span{font-size:13px;color:#858585;letter-spacing:0;margin-left:9px}.price-table ul{list-style:none;padding:0;min-height:136px;line-height:1.6;font-size:14px}.price-table li{margin:12px 0;padding-left:19px;position:relative}.price-table li:before{content:'✓';position:absolute;left:0;color:var(--green);font-size:12px}.price-table .button{width:100%;margin-top:17px}.pro-plan{background:#f3f3f3}.pricing-bottom{display:flex;justify-content:space-between;gap:38px;margin-top:22px;color:var(--muted);font-size:13px}.pricing-bottom>p{max-width:730px}.pricing-bottom>a{white-space:nowrap;color:var(--green)}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;padding:20px 0 100px}.faq-list details{border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:24px;cursor:pointer;padding:20px 0;list-style:none;font-size:15px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-weight:400;font-size:20px;color:#898989}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:14px;color:var(--muted);padding-bottom:24px;line-height:1.8}.closing{background:#f2f2f2;padding:64px 0;border-top:1px solid #dedede;border-bottom:1px solid #dedede}.closing>.wrap{display:flex;justify-content:space-between;align-items:center;gap:50px}.closing h2{font-size:38px;line-height:1.2}.closing p{font-size:14px;line-height:1.7;color:var(--muted);margin-bottom:21px}footer{padding:42px 0 25px}.footer-top{display:flex;align-items:center;gap:30px;font-size:13px;color:var(--muted)}.footer-top>.wordmark{color:var(--ink)}.footer-top>a:last-child{margin-left:auto}.footer-links{display:flex;gap:24px;flex-wrap:wrap;font-size:13px;margin:32px 0}.footer-bottom{display:flex;justify-content:space-between;color:#949494;font-size:12px;padding-top:22px;border-top:1px solid var(--line)}@media(max-width:1050px){.site-header{gap:30px}.site-header nav{gap:18px}.hero-copy{grid-template-columns:1fr;gap:24px}.hero-intro{display:flex;align-items:center;gap:25px}.hero-intro>p{max-width:55%}.hero-actions{margin-top:0}.project-layout{gap:40px}.project-copy h2{font-size:40px}.outcome-grid article{padding-right:20px}.outcome-grid article+article{padding-left:20px}.price-table article{padding:23px}.price-table ul{min-height:176px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.site-header{height:72px;padding:0 18px;gap:16px}.wordmark{font-size:27px}.wordmark svg{width:20px;margin-right:9px}.site-header nav{display:none}.nav-actions{gap:15px}.nav-actions>.button{font-size:12px;padding:9px 11px}.nav-actions>a:first-child{font-size:13px}.hero{padding-top:28px}.hero-topline{font-size:10px}.hero-topline>a{display:none}.hero-copy{margin-top:18px;gap:20px}h1{font-size:clamp(34px,7.5vw,52px)}.hero-intro{display:block}.hero-intro>p{max-width:none;font-size:16px}.hero-actions{margin-top:22px}.capabilities{gap:8px 16px;font-size:11px;margin-bottom:24px}.capabilities span+span:before{display:none}.stage-toolbar{padding:8px 6px;min-height:54px}.stage-toolbar>a{display:none}.demo-tabs{width:100%;gap:2px}.demo-tabs button{flex:1;justify-content:center;padding:8px 4px;gap:4px;font-size:10px}.demo-tabs button>span{font-size:11px}.stage-caption{padding:11px 13px;font-size:10px}.stage-caption>span:last-child{display:none}#workspace-preview{height:560px}.hero-note{font-size:10px}.outcomes{padding:64px 0}.eyebrow{font-size:10px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;font-size:15px}h2{font-size:34px}.outcome-grid{grid-template-columns:1fr}.outcome-grid article,.outcome-grid article+article{border-left:0;padding:26px 0;border-bottom:1px solid var(--line)}.outcome-grid h3{margin:15px 0;font-size:25px}.outcome-grid p{min-height:0}.inline-action{margin-top:15px}.project-section{padding:52px 0}.project-layout{grid-template-columns:1fr;gap:34px}.project-copy h2{font-size:37px}.project-copy>p:not(.eyebrow){font-size:15px}.project-example{transform:none;padding:0 16px}.source-stack>div{font-size:12px}.source-tag{font-size:9px}.mini-header{font-size:10px}.workflow{padding:63px 0}.workflow-grid{grid-template-columns:1fr;gap:25px}.workflow-grid p{margin:16px 0}.usecases{padding-bottom:55px}.usecase-row{grid-template-columns:1fr;gap:11px}.usecase-row>span{text-align:left;grid-row:2;font-size:11px}.pricing{padding:10px 0 60px}.price-table{grid-template-columns:1fr}.price-table article{padding:26px}.price-table article+article{border-left:0;border-top:1px solid var(--line)}.price-table ul{min-height:0}.pricing-bottom{display:block}.pricing-bottom>a{display:inline-block;margin-top:15px}.faq{grid-template-columns:1fr;gap:24px;padding:10px 0 60px}.faq h2 br{display:none}.closing{padding:44px 0}.closing>.wrap{display:block}.closing h2{font-size:30px}.closing p{margin-top:24px}.footer-top{flex-wrap:wrap;gap:18px}.footer-top>span{display:none}.footer-top>a:last-child{font-size:12px}.footer-links{gap:13px 22px}.footer-bottom{gap:20px;font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.import-section{padding-top:85px}.source-brands{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin:32px 0}.source-brands>span{display:flex;align-items:center;gap:11px;font-size:15px;font-weight:500}.source-brands b{width:32px;height:32px;display:grid;place-items:center;font-size:24px;font-weight:500}.source-drive{color:#6d6d6d}.source-youtube{background:#e82d32;color:white;font-size:16px!important;border-radius:7px;height:24px!important}.source-instagram{color:#b03375;border:2px solid #b03375;border-radius:8px;font-size:28px!important;line-height:1}.source-tiktok{color:#1a1a1a;font-size:32px!important}.source-file{color:var(--green)}.import-flow{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.import-flow article{padding:26px;background:#f7f9f8}.import-flow article:nth-child(2){background:white;border-inline:1px solid var(--line)}.flow-label{font-size:11px;color:var(--muted);letter-spacing:.05em}.import-flow h3{font-size:22px;margin:17px 0 23px}.import-flow p{font-size:14px;line-height:1.7;color:#727272}.import-file{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e1e1e1;background:white;border-radius:5px;font-size:12px}.import-file>span{display:grid;place-items:center;width:32px;height:40px;border:1px solid #cacaca;font-size:10px;color:var(--green)}.import-file small{display:block;margin-top:4px;font-size:10px;color:var(--muted)}.import-url{padding:12px 14px;background:white;border:1px solid var(--line);margin:10px 0 17px;border-radius:5px;font-size:12px;color:#828282;display:flex;justify-content:space-between}.demo-language{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted);margin-bottom:22px}.demo-language select{border:1px solid var(--line);padding:7px 10px;background:white;border-radius:4px;color:var(--ink);font:inherit}.flow-transcript{border-left:2px solid var(--green);padding:0 0 0 16px}.flow-transcript small{color:var(--green);font-size:11px}.flow-transcript p{margin-top:12px;color:var(--ink)}.export-formats{display:flex;gap:8px;margin-top:25px}.export-formats span{font-size:12px;border:1px solid #dcdcdc;background:white;padding:8px 10px;border-radius:3px}.import-flow .inline-action{display:inline-block}.source-note{font-size:12px;color:var(--muted);margin-top:17px;max-width:950px}@media(max-width:760px){.import-section{padding-top:55px}.source-brands{justify-content:flex-start;gap:16px 23px}.source-brands>span{font-size:13px}.source-brands b{width:25px;height:25px}.import-flow{grid-template-columns:1fr}.import-flow article:nth-child(2){border-inline:0;border-block:1px solid var(--line)}.import-flow article{padding:23px}.source-note{font-size:11px}}

.source-brands svg{width:26px;height:26px}
