:root{--canvas: #f6f7f9;--white: #fff;--ink: #121722;--muted: #697386;--line: #e4e7ec;--blue: #2f6bff;--blue-dark: #174fd7;--blue-soft: #eef4ff;--coral: #ff7f72;--lilac: #bea1ff;--head: "Space Grotesk", sans-serif;--body: "IBM Plex Sans", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body{margin:0;color:var(--ink);background:var(--canvas);font-family:var(--body);-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{position:relative;z-index:20;display:flex;height:78px;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--head);font-size:17px;font-weight:700;letter-spacing:-.04em}.brand img{width:35px;height:35px;border-radius:10px;object-fit:cover}.site-header nav{display:flex;gap:31px;margin-left:100px;color:#5b6475;font-size:13px}.site-header nav a:hover{color:var(--blue)}.header-cta{display:inline-flex;align-items:center;gap:18px;padding:10px 15px;color:#fff;background:var(--ink);border-radius:9px;font-size:12px;font-weight:600;transition:transform .2s ease,background .2s ease}.header-cta:hover{transform:translateY(-2px);background:var(--blue)}.hero-showcase{position:relative;overflow:clip;padding:clamp(24px,4svh,46px) 0 clamp(32px,5svh,60px)}.hero-showcase-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,620px);align-items:center;gap:clamp(24px,3vw,44px);min-height:min(660px,calc(100svh - 150px))}.hero-glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(65px);opacity:.22}.glow-one{top:4%;left:-8%;width:270px;height:250px;background:var(--lilac)}.glow-two{top:9%;right:9%;width:250px;height:220px;background:var(--coral)}.hero-copy-column{position:relative;z-index:1;max-width:610px;transform:translate3d(var(--hero-copy-x, 0),var(--hero-copy-y, 0),0);opacity:var(--hero-copy-opacity, 1);transition:opacity .08s linear,transform .08s linear}.eyebrow{display:inline-flex;align-items:center;margin:0 0 23px;padding:6px 11px;border:1px solid #dce2ed;border-radius:999px;color:#4f5a6c;background:#ffffffb8;font-size:11px;font-weight:500;box-shadow:0 6px 20px #0f172a08}h1,h2,h3,p{margin-top:0}h1,.section-heading h2,.principles-grid h2,.final-cta h2{font-family:var(--head)}h1{max-width:620px;margin:0 0 clamp(18px,2.5svh,24px);font-size:clamp(46px,min(5.1vw,8.5svh),72px);font-weight:600;letter-spacing:-.073em;line-height:.96}h1 em,.section-heading h2 em,.principles-grid h2 em,.final-cta h2 em{color:var(--blue);font-style:normal}.hero-copy{max-width:580px;margin:0 0 clamp(22px,3svh,31px);color:var(--muted);font-size:clamp(15px,1.2vw,17px);line-height:1.65}.hero-actions{display:flex;align-items:center;gap:12px}.button{display:inline-flex;min-height:51px;align-items:center;justify-content:center;gap:24px;padding:0 19px;border:1px solid transparent;border-radius:11px;font-size:13px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.button:hover{transform:translateY(-3px)}.button-primary{color:#fff;background:var(--blue);box-shadow:0 8px 22px #2f6bff38}.button-primary:hover{background:var(--blue-dark);box-shadow:0 12px 28px #2f6bff4d}.hero-note{display:flex;align-items:center;gap:8px;margin:17px 0 0;color:#7b8494;font-size:11px}.hero-note span{width:6px;height:6px;background:#21a66b;border-radius:50%;box-shadow:0 0 0 4px #e4f6ee}.product-section{position:relative;z-index:3;padding:110px 0 108px}.product-frame{overflow:hidden;min-height:650px;border:1px solid #dce1ea;background:#fff;border-radius:18px;box-shadow:0 30px 80px #1018281f,0 2px 8px #1018280f}.frame-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;padding:0 16px;border-bottom:1px solid var(--line);background:#ffffffed}.frame-brand{display:flex;align-items:center;gap:8px;font-family:var(--head);font-size:12px;font-weight:600}.frame-brand img{width:25px;height:25px;border-radius:7px;object-fit:cover}.tour-tabs{display:flex;padding:3px;background:#f1f3f6;border-radius:9px}.tour-tabs button{min-width:78px;border:0;padding:7px 10px;color:#697386;background:transparent;border-radius:7px;cursor:pointer;font-size:10px;font-weight:500}.tour-tabs button.is-active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #0f172a1f}.frame-status{justify-self:end;display:flex;align-items:center;gap:7px;color:#7c8593;font-size:9px}.frame-status i{width:6px;height:6px;background:#22a66c;border-radius:50%}.demo-panel{min-height:590px;animation:panel-in .25s ease}.demo-panel[hidden]{display:none}@keyframes panel-in{0%{opacity:0;transform:translateY(5px)}}.demo-panel[data-demo-panel=create]{display:grid;grid-template-columns:.86fr 1.14fr}.demo-panel[data-demo-panel=create][hidden]{display:none}.create-sidebar{padding:22px;border-right:1px solid var(--line);background:#fbfcfd}.workspace-title{display:flex;align-items:center;gap:10px;margin-bottom:20px}.workspace-title button{width:32px;height:32px;border:1px solid var(--line);background:#fff;border-radius:8px}.workspace-title div{display:flex;flex:1;flex-direction:column}.workspace-title strong{font-family:var(--head);font-size:13px}.workspace-title span{margin-top:2px;color:var(--muted);font-size:9px}.workspace-title b{padding:4px 7px;color:#697386;background:#f0f2f5;border-radius:999px;font-size:8px;font-weight:500}.prompt-card,.field-card,.source-row{border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:0 1px 3px #1018280a}.prompt-card{padding:15px}.prompt-card>p{min-height:46px;margin:0 0 16px;font-size:12px;line-height:1.5}.prompt-card>div{display:flex;align-items:center;gap:7px;color:#7c8594;font-size:8px}.prompt-card>div>span{padding:5px 7px;border:1px solid var(--line);border-radius:999px}.prompt-card>div .search-chip{color:var(--blue);border-color:#cad8ff;background:var(--blue-soft)}.prompt-card button{width:27px;height:27px;margin-left:auto;border:0;color:#fff;background:var(--blue);border-radius:50%}.field-card{margin-top:13px;padding:15px}.field-card label{color:var(--blue);font-size:8px;font-weight:600;text-transform:uppercase}.field-card p{margin:10px 0 14px;font-size:12px;line-height:1.5}.format-tools{display:flex;gap:6px;align-items:center}.format-tools span{display:grid;width:25px;height:25px;place-items:center;border:1px solid var(--line);border-radius:6px;font-size:9px}.format-tools i{width:21px;height:21px;margin-left:2px;background:var(--blue);border:3px solid white;border-radius:50%;box-shadow:0 0 0 1px var(--line)}.source-row{display:flex;align-items:center;gap:10px;margin-top:13px;padding:11px 13px}.source-row>span{display:grid;width:28px;height:28px;place-items:center;color:var(--blue);background:var(--blue-soft);border-radius:8px}.source-row div{display:flex;flex:1;flex-direction:column}.source-row strong{font-size:9px}.source-row small{margin-top:2px;color:var(--muted);font-size:8px}.source-row>b{color:#8d96a4}.render-button{width:100%;margin-top:16px;border:0;padding:13px;color:#fff;background:var(--blue);border-radius:10px;font-size:10px;font-weight:600;box-shadow:0 8px 18px #2f6bff2e}.preview-area{display:flex;min-width:0;flex-direction:column;padding:19px 24px 15px;background:#f3f5f8}.preview-heading{display:flex;align-items:center;justify-content:space-between}.preview-heading div{display:flex;flex-direction:column}.preview-heading strong{font-size:11px}.preview-heading span{color:var(--muted);font-size:8px}.preview-heading button{border:1px solid var(--line);padding:5px 8px;color:#6b7484;background:#fff;border-radius:7px;font-size:8px}.carousel-preview{display:flex;width:min(315px,60%);aspect-ratio:4/5;flex-direction:column;align-self:center;margin:16px 0 20px;padding:27px;color:#fff;background:linear-gradient(145deg,#235fd8,#477dff);border-radius:4px;box-shadow:0 15px 35px #234b9b40}.carousel-count,.carousel-kicker,.carousel-footer{font-size:7px;font-weight:600;letter-spacing:.08em}.carousel-kicker{margin:auto 0 9px;color:#dfe8ff}.carousel-preview .carousel-title{margin:0;font-family:var(--head);font-size:clamp(25px,3vw,42px);letter-spacing:-.065em;line-height:.93}.carousel-preview .carousel-title em{color:#dbe4ff;font-style:normal}.carousel-line{height:1px;margin:20px 0 12px;background:#ffffff73}.carousel-footer{display:flex;justify-content:space-between;margin:0}.thumbnail-rail{display:flex;gap:8px;min-width:0;overflow:hidden;margin-top:auto}.thumb{position:relative;overflow:hidden;width:90px;min-width:90px;aspect-ratio:4/5;padding:9px;color:#fff;background:#2f6bff;border-radius:7px;opacity:.55}.thumb.is-selected{opacity:1;box-shadow:0 0 0 2px var(--blue)}.thumb span{font-size:6px}.thumb b{position:absolute;right:8px;bottom:9px;left:8px;font-family:var(--head);font-size:9px;line-height:1.05}.thumb:nth-child(2){background:#253047}.thumb:nth-child(3){color:#1e293b;background:#dbe6ff}.thumb:nth-child(4){background:#e06c5a}.brand-demo,.queue-demo{padding:42px 48px;background:#f8f9fb}.demo-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.demo-overline{color:var(--blue);font-size:9px;font-weight:600;text-transform:uppercase}.demo-heading .demo-title{margin:7px 0 6px;font-family:var(--head);font-size:30px;letter-spacing:-.045em}.demo-heading p{max-width:550px;margin:0;color:var(--muted);font-size:11px}.demo-heading>button{border:0;padding:11px 15px;color:#fff;background:var(--blue);border-radius:9px;font-size:9px;font-weight:600}.coming-soon-note{display:flex;align-items:center;gap:8px;margin-top:10px!important}.coming-soon-note b{flex-shrink:0;padding:4px 7px;color:var(--blue);background:#e8eeff;border-radius:999px;font-size:7px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.brand-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.brand-grid article{min-height:170px;padding:20px;border:1px solid var(--line);background:#fff;border-radius:13px;box-shadow:0 1px 3px #1018280a}.brand-grid article>span{display:block;margin-bottom:20px;color:var(--muted);font-size:9px}.identity-row{display:flex;align-items:center;gap:13px}.identity-row img{width:54px;height:54px;border-radius:14px;object-fit:cover}.identity-row div{display:flex;flex-direction:column}.identity-row strong,.brand-grid article>strong{font-family:var(--head);font-size:16px}.identity-row small,.brand-grid article>small{margin-top:4px;color:var(--muted);font-size:9px}.swatches{display:flex;gap:9px}.swatches i,.swatches button{width:39px;height:39px;border:0;border-radius:10px}.swatches i:nth-child(1){background:var(--blue)}.swatches i:nth-child(2){background:#121722}.swatches i:nth-child(3){background:#ff806f}.swatches button{color:#697386;border:1px dashed #cbd2dd;background:#fff}.brand-grid article>p{margin:8px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.brand-grid .recreate-card{color:#fff;border-color:#1c2637;background:#1c2637}.recreate-card>span,.recreate-card>p{color:#aeb8c8!important}.recreate-card button{margin-top:16px;border:0;padding:8px 10px;color:var(--ink);background:#fff;border-radius:7px;font-size:8px}.queue-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.queue-stats article{display:flex;flex-direction:column;padding:18px;border:1px solid var(--line);background:#fff;border-radius:12px}.queue-stats span{color:var(--muted);font-size:9px}.queue-stats strong{margin-top:7px;font-family:var(--head);font-size:16px}.queue-table{margin-top:16px;overflow:hidden;border:1px solid var(--line);background:#fff;border-radius:12px}.queue-head,.queue-row{display:grid;grid-template-columns:1.6fr .8fr 1fr .6fr;align-items:center;gap:15px;padding:12px 16px}.queue-head{color:var(--muted);border-bottom:1px solid var(--line);background:#fbfcfd;font-size:8px}.queue-row{min-height:68px;border-bottom:1px solid var(--line);font-size:9px}.queue-row:last-child{border-bottom:0}.queue-row>div{display:flex;align-items:center;gap:10px}.queue-row b{justify-self:start;padding:4px 7px;color:#15724c;background:#e8f8f1;border-radius:999px;font-size:7px}.queue-row:last-child b{color:#5e6878;background:#f0f2f5}.post-art{width:37px;height:43px;border-radius:5px}.art-one{background:linear-gradient(145deg,var(--blue),#8caaff)}.art-two{background:linear-gradient(145deg,#f37d69,#ffbf9d)}.product-caption{display:flex;justify-content:space-between;gap:30px;padding:15px 5px 0;color:var(--muted);font-size:11px}.product-caption span{color:var(--blue);font-weight:600}.product-caption p{max-width:520px;margin:0;text-align:right}.hero-showcase-preview{position:sticky;top:clamp(78px,10svh,94px);z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 132px;grid-template-areas:"heading heading" "stage tabs";align-items:start;column-gap:12px;justify-self:end;width:min(100%,620px,max(400px,calc(76svh - 141px)));min-width:0;transform:translate3d(var(--hero-preview-x, 0),var(--hero-preview-y, 0),0) scale(var(--hero-preview-scale, 1));transform-origin:center center;transition:transform .08s linear}.showcase-heading{grid-area:heading;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.showcase-proof{color:#7a8494;font-size:10px;font-weight:500}.showcase-tabs{grid-area:tabs;display:grid;grid-template-columns:1fr;gap:7px;margin:0;padding:1px}.showcase-tabs button{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:5px;min-height:74px;border:1px solid #d8dee8;padding:9px;color:#657083;background:#fff9;border-radius:10px;cursor:pointer;text-align:left;transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}.showcase-tabs button>span:first-child{grid-column:1 / -1;color:#939baa;font-size:8px}.showcase-tabs button>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:2px}.showcase-tabs button strong{overflow:hidden;color:var(--ink);font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.showcase-tabs button small{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.showcase-tabs button i{grid-row:2;align-self:center;color:#9ca5b3;font-style:normal}.showcase-tabs button:hover{border-color:#aebbd0;transform:translateY(-1px)}.showcase-tabs button.is-active{border-color:#9ab8ff;color:var(--blue);background:#fff;box-shadow:0 5px 14px #2f6bff1a}.showcase-tabs button.is-active>span:first-child,.showcase-tabs button.is-active i{color:var(--blue)}.showcase-stage{grid-area:stage;min-width:0}.showcase-panel[hidden]{display:none}.instagram-post{overflow:hidden;width:100%;border:1px solid #d6dae1;color:#17191d;background:#fff;border-radius:14px;box-shadow:0 28px 70px #131b2d21}.instagram-header{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;height:66px;padding:9px 14px}.instagram-avatar{display:grid;width:38px;height:38px;padding:2px;place-items:center;background:linear-gradient(145deg,#ffba35,#ff3158 48%,#7b42e8);border-radius:50%}.instagram-avatar img{width:100%;height:100%;border:2px solid white;border-radius:50%;object-fit:cover}.instagram-header>span:nth-child(2){display:flex;flex-direction:column}.instagram-header strong{font-size:11px}.instagram-header small{margin-top:2px;color:#777f8c;font-size:8px}.instagram-more{padding-left:10px;font-size:13px;letter-spacing:2px}.instagram-media{position:relative;overflow:hidden;aspect-ratio:4/5;background:#0a0a0a;outline:none}.instagram-media:focus-visible{box-shadow:inset 0 0 0 3px var(--blue)}.instagram-slide{position:absolute;inset:0;margin:0;transition:opacity .26s ease,transform .26s ease}.instagram-slide[hidden]{display:none}.instagram-slide img{display:block;width:100%;height:100%;object-fit:cover}.instagram-slide.is-entering{z-index:2;opacity:1;transform:translate(100%)}.instagram-slide.is-entering.from-previous{transform:translate(-100%)}.instagram-slide.is-leaving{z-index:1;opacity:1;transform:translate(0)}.instagram-slide.is-entering.is-animating,.instagram-slide.is-leaving.is-animating{transform:translate(0)}.instagram-slide.is-leaving.to-previous.is-animating{opacity:.42;transform:translate(-26%)}.instagram-slide.is-leaving.to-next.is-animating{opacity:.42;transform:translate(26%)}.instagram-count{position:absolute;z-index:3;top:13px;right:13px;padding:5px 8px;color:#fff;background:#0d1015b8;border-radius:999px;font-size:9px;font-variant-numeric:tabular-nums;backdrop-filter:blur(8px)}.instagram-arrow{position:absolute;z-index:3;top:50%;display:grid;width:44px;height:44px;border:0;place-items:center;color:#1f2630;background:#ffffffe8;border-radius:50%;box-shadow:0 2px 10px #0003;cursor:pointer;font-size:26px;line-height:1;transform:translateY(-50%);transition:transform .2s ease,background .2s ease}.instagram-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.07)}.instagram-arrow.previous{left:10px}.instagram-arrow.next{right:10px}.instagram-arrow[hidden]{display:none}.instagram-actions{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:48px;padding:8px 13px 4px}.instagram-actions>div:first-child{display:flex;gap:13px}.instagram-actions>.instagram-action-icon:last-child{justify-self:end}.instagram-action-icon{display:grid;width:24px;height:28px;padding:2px;place-items:center}.instagram-actions svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.instagram-dots{display:flex;justify-content:center;gap:4px}.instagram-dots i{width:5px;height:5px;background:#c9ced6;border-radius:50%;transition:width .2s ease,background .2s ease}.instagram-dots i.is-active{width:11px;background:#1597e5;border-radius:999px}.instagram-caption{padding:0 14px 15px}.instagram-caption p{margin:0;font-size:10px;line-height:1.55}.instagram-caption p strong{margin-right:4px}.instagram-caption>span{display:block;margin-top:6px;color:#8b929d;font-size:8px}.showcase-description{max-width:430px;margin:17px auto 0;color:#747e8d;font-size:10px;line-height:1.55;text-align:center}.workflow-section,.pages-section{padding:130px 0}.section-heading>span,.section-kicker{color:var(--blue);font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.section-heading h2,.principles-grid h2{margin:17px 0 0;font-size:clamp(42px,5vw,65px);font-weight:600;letter-spacing:-.062em;line-height:.98}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:70px}.steps article{min-height:315px;padding:24px;border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 1px 3px #10182808;transition:transform .25s ease,box-shadow .25s ease}.steps article:hover{transform:translateY(-6px);box-shadow:0 18px 35px #10182814}.steps article>span{color:#87909e;font-size:9px}.step-icon{display:grid;width:56px;height:56px;margin:53px 0 25px;place-items:center;color:var(--blue);background:var(--blue-soft);border-radius:16px;font-family:var(--head);font-size:22px}.steps h3{margin:0 0 10px;font-family:var(--head);font-size:21px;letter-spacing:-.035em}.steps p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.principles-section{padding:110px 0;color:#fff;background:#121a29}.principles-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:120px}.principles-grid h2{margin-top:18px}.principles-grid h2 em{color:#8eaeff}.principle-list{border-top:1px solid #344052}.principle-list article{display:grid;grid-template-columns:45px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid #344052}.principle-list article>span{color:#8190a6;font-size:9px}.principle-list h3{margin:0 0 7px;font-family:var(--head);font-size:18px}.principle-list p{margin:0;color:#a8b2c0;font-size:11px;line-height:1.6}.section-heading.compact{display:grid;grid-template-columns:.72fr 1.4fr .8fr;gap:50px;align-items:end}.section-heading.compact h2{margin:0;font-size:clamp(37px,4.4vw,57px)}.section-heading.compact p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.use-case-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:58px;border-block:1px solid var(--line)}.use-case-grid article{position:relative;min-height:230px;padding:21px;border-right:1px solid var(--line)}.use-case-grid article:first-child{border-left:1px solid var(--line)}.use-case-grid article>span{color:#8a93a2;font-size:8px}.use-case-grid h3{margin:75px 0 8px;font-family:var(--head);font-size:20px}.use-case-grid p{max-width:190px;margin:0;color:var(--muted);font-size:11px;line-height:1.5}.use-case-grid i{position:absolute;top:19px;right:20px;color:var(--blue);font-style:normal}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;padding:10px 0 130px}.faq-intro h2{margin:17px 0 24px;font-family:var(--head);font-size:clamp(40px,4.6vw,60px);font-weight:600;letter-spacing:-.062em;line-height:.98}.faq-intro h2 em{color:var(--blue);font-style:normal}.faq-intro>p{max-width:480px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;font-family:var(--head);font-size:17px;font-weight:600;letter-spacing:-.025em;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:grid;width:27px;height:27px;flex:none;place-items:center;color:var(--blue);background:var(--blue-soft);border-radius:50%;font-family:var(--body);font-size:15px;transition:transform .2s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:670px;margin:-3px 44px 22px 0;color:var(--muted);font-size:12px;line-height:1.7}.final-cta{position:relative;overflow:hidden;margin-bottom:95px;padding:80px 30px;color:#fff;background:var(--blue);border-radius:20px;text-align:center}.final-cta>img{width:58px;height:58px;margin-bottom:20px;border-radius:17px;object-fit:cover;box-shadow:0 12px 24px #0823643b}.final-cta>p{margin-bottom:16px;color:#dce5ff;font-size:9px;font-weight:600;letter-spacing:.09em}.final-cta h2{position:relative;z-index:1;margin:0 0 31px;font-size:clamp(49px,6vw,76px);letter-spacing:-.068em;line-height:.92}.final-cta h2 em{color:#dbe5ff}.final-cta .button-primary{position:relative;z-index:1;color:var(--ink);background:#fff;box-shadow:0 10px 25px #0a256238}.final-cta small{position:relative;z-index:1;display:block;margin-top:15px;color:#dce5ff}.cta-glow{position:absolute;inset:auto -80px -280px auto;width:620px;height:620px;border:1px solid rgba(255,255,255,.21);border-radius:50%;box-shadow:0 0 0 90px #ffffff0d,0 0 0 180px #ffffff09}.site-footer{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:24px 0 35px;border-top:1px solid var(--line)}.site-footer p{justify-self:center;margin:0;color:var(--muted);font-size:10px}.footer-links{display:flex;flex-wrap:wrap;justify-self:end;justify-content:flex-end;gap:20px}.footer-links a,.site-footer>a:last-child{color:var(--blue);font-size:10px;font-weight:600}.footer-links a:first-child{color:var(--muted)}.footer-links a:hover,.site-footer>a:last-child:hover{color:var(--blue-dark)}.privacy-page{padding:72px 0 96px}.privacy-policy{max-width:820px;margin:0 auto;padding:clamp(28px,5vw,64px);border:1px solid var(--line);background:var(--white);border-radius:18px;box-shadow:0 12px 36px #1018280f;color:#394150;font-size:15px;line-height:1.65}.privacy-policy h1,.privacy-policy h2,.privacy-policy h3{max-width:none;margin:2.4em 0 .7em;color:var(--ink);font-family:var(--head);font-weight:600;letter-spacing:-.045em;line-height:1.08;text-align:left}.privacy-policy h1{margin-top:0;font-size:clamp(38px,5vw,56px)}.privacy-policy h2{font-size:clamp(25px,3vw,32px)}.privacy-policy h3{font-size:19px}.privacy-policy p{margin:0 0 1.15em}.privacy-policy ul{margin:0 0 1.15em;padding-left:1.4em}.privacy-policy li{margin:.45em 0}.privacy-policy a{color:var(--blue-dark);font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.privacy-policy a:hover{color:var(--blue)}.privacy-policy [data-custom-class=heading_1] h2,.privacy-policy [data-custom-class=heading_2] h3{display:block}@media(max-width:880px){.shell{width:min(680px,calc(100% - 34px))}.site-header nav{display:none}.product-section{padding-top:85px}.demo-panel[data-demo-panel=create]{grid-template-columns:1fr}.create-sidebar{border-right:0;border-bottom:1px solid var(--line)}.product-frame{min-height:0}.preview-area{min-height:560px}.carousel-preview{width:min(310px,70%)}.brand-demo,.queue-demo{padding:30px 24px}.principles-grid{grid-template-columns:1fr;gap:60px}.section-heading.compact{grid-template-columns:1fr;gap:20px}.use-case-grid{grid-template-columns:1fr 1fr}.use-case-grid article:nth-child(odd){border-left:1px solid var(--line)}.steps{grid-template-columns:1fr}.steps article{min-height:240px}.step-icon{margin-top:35px}.workflow-section,.pages-section{padding:90px 0}.faq-section{grid-template-columns:1fr;gap:50px;padding-bottom:95px}}@media(max-width:560px){.site-header{height:68px}.brand span{font-size:15px}.brand img{width:31px;height:31px}.header-cta{gap:8px;padding:9px 11px}.button{width:100%}.product-section{padding-top:68px}.frame-bar{grid-template-columns:1fr auto;padding:9px}.frame-brand{display:none}.tour-tabs{justify-self:start}.tour-tabs button{min-width:64px;padding-inline:7px}.frame-status{font-size:0}.demo-panel{min-height:0}.create-sidebar{padding:15px}.preview-area{min-height:475px;padding:15px}.carousel-preview{width:min(260px,80%)}.thumbnail-rail{justify-content:center}.thumb{width:67px;min-width:67px}.product-caption{display:block}.product-caption p{margin-top:6px;text-align:left}.brand-demo,.queue-demo{padding:24px 15px}.demo-heading{align-items:start;flex-direction:column}.brand-grid,.queue-stats{grid-template-columns:1fr}.brand-grid article{min-height:150px}.queue-head{display:none}.queue-row{grid-template-columns:1fr auto}.queue-row>span{display:none}.workflow-section,.pages-section{padding:75px 0}.principles-section{padding:78px 0}.use-case-grid{grid-template-columns:1fr}.use-case-grid article{border-left:1px solid var(--line)}.final-cta{width:calc(100% - 24px);padding:60px 21px}.site-footer{grid-template-columns:1fr auto}.site-footer p{display:none}.footer-links{gap:13px}.privacy-page{padding:32px 0 56px}.privacy-policy{padding:25px 20px;border-radius:12px;font-size:14px}}@media(max-width:360px){.instagram-header{grid-template-columns:36px minmax(0,1fr) auto;height:60px;padding-inline:11px}.instagram-avatar{width:34px;height:34px}.instagram-header strong{font-size:10px}.instagram-header small{font-size:7px}.instagram-actions{padding-inline:10px}.instagram-actions>div:first-child{gap:8px}.instagram-action-icon{width:22px}.instagram-actions svg{width:20px;height:20px}}@media(max-width:880px){.hero-showcase{min-height:0;padding:42px 0 82px}.hero-showcase-inner{display:flex;min-height:0;flex-direction:column;align-items:stretch;gap:42px}.hero-copy-column{max-width:680px;margin-inline:auto;text-align:center;transform:none;opacity:1}.hero-copy{margin-inline:auto}.hero-actions,.hero-note{justify-content:center}.hero-showcase-preview{position:relative;top:auto;display:block;width:min(100%,560px);margin-inline:auto;transform:none}.showcase-tabs{display:flex;gap:8px;overflow-x:auto;margin:0 0 14px;padding:1px 1px 5px;scrollbar-width:none}.showcase-tabs::-webkit-scrollbar{display:none}.showcase-tabs button{min-width:120px;flex:0 0 120px}}@media(min-width:881px)and (max-height:920px){.hero-showcase{padding-block:22px 32px}.hero-showcase-inner{min-height:calc(100svh - 132px)}.eyebrow{margin-bottom:16px}.instagram-header{height:58px}.instagram-actions{min-height:42px;padding-block:5px 2px}.instagram-caption{padding:0 12px 11px}.instagram-caption>span{margin-top:3px}.showcase-heading{margin-bottom:9px}.showcase-tabs{margin-bottom:10px}.showcase-tabs button{grid-template-columns:1fr;grid-template-rows:auto 1fr;min-height:54px;padding:7px}.showcase-tabs button>span:first-child{grid-column:auto}.showcase-tabs button>span:nth-child(2){align-self:center}.showcase-tabs button strong{overflow:visible;font-size:9px;line-height:1.15;text-overflow:clip;white-space:normal}.showcase-tabs button small,.showcase-tabs button i{display:none}}@media(max-width:560px){.hero-showcase{padding:30px 0 64px}.hero-showcase-inner{gap:33px}.hero-copy-column{text-align:left}.eyebrow{margin-bottom:18px;font-size:10px}h1{max-width:365px;margin-bottom:20px;font-size:clamp(42px,11.6vw,48px);letter-spacing:-.07em;line-height:.98}.hero-copy{margin-bottom:26px;font-size:15px}.hero-actions,.hero-note{justify-content:flex-start}.hero-actions .button,.hero-showcase-preview{width:100%}.showcase-heading{margin-bottom:11px}.showcase-proof{font-size:9px}.showcase-tabs{margin-inline:-17px;padding:1px 17px 5px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}.showcase-tabs button{min-width:148px;flex-basis:148px;min-height:64px;scroll-snap-align:start}.instagram-post{border-radius:10px}.instagram-arrow{width:44px;height:44px}.instagram-arrow.previous{left:6px}.instagram-arrow.next{right:6px}.instagram-count{top:10px;right:10px}.instagram-dots{gap:3px}.instagram-dots i{width:4px;height:4px}.instagram-dots i.is-active{width:10px}.instagram-caption{padding:0 12px 14px}.instagram-caption p{font-size:12px}.showcase-description{margin-top:13px;font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
