/* Generated work is the visual centre of the two builder landing pages. */
.builder-shell{max-width:1328px;padding-top:34px}
.builder-intro{grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;padding:16px 0 62px}
.builder-intro h1{font-size:clamp(48px,5.4vw,76px);line-height:1.01;letter-spacing:-.055em;font-weight:600;max-width:560px}
.builder-intro .intro-copy>p:not(.eyebrow){font-size:18px;line-height:1.65;max-width:420px;margin-top:24px}
.builder-intro .eyebrow{margin-bottom:24px;color:#1a3bd2}
.intro-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px}
.intro-actions .build-button{background:#1a3bd2;border-color:#1a3bd2;padding:16px 24px}
.intro-actions .text-button{color:var(--ink);text-underline-offset:5px}
.intro-includes{list-style:none;padding:0;margin:28px 0 0;display:flex;gap:0;flex-wrap:wrap;font-size:12px;color:var(--muted)}
.intro-includes li+li{border-left:1px solid #b9c1cd;padding-left:14px;margin-left:14px}
.work-stage{position:relative;aspect-ratio:1.05;background:#f0f3e4;isolation:isolate;margin:14px 0 24px}
.work-stage img{position:absolute;height:auto;box-shadow:0 14px 28px #19212726;transition:transform 180ms ease}
.work-stage .stage-back{width:72%;left:-2%;top:13%;transform:rotate(-8deg);z-index:1}
.work-stage .stage-main{width:51%;right:4%;top:2%;transform:rotate(6deg);z-index:2}
.work-stage .stage-logo{width:37%;left:5%;bottom:5%;transform:rotate(-6deg);z-index:3}
.work-stage figcaption{position:absolute;left:0;bottom:-34px;font-size:12px;color:var(--muted)}
.work-stage--agents{background:#e9edff}
.work-stage--agents .stage-back{width:42%;left:3%;top:13%;transform:rotate(-9deg)}
.work-stage--agents .stage-main{width:46%;right:24%;top:1%;transform:rotate(2deg)}
.work-stage--agents .stage-logo{width:37%;left:auto;right:0;bottom:0;transform:rotate(9deg)}
.example-showcase{display:grid;grid-template-columns:300px minmax(0,1fr);gap:50px;align-items:start;padding:56px 0 64px;border-top:1px solid var(--line);scroll-margin-top:24px}
.example-copy{padding-top:18px}
.example-copy h2{font-size:36px;letter-spacing:-.045em;line-height:1.08;margin-bottom:20px}
.example-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);line-height:1.7}
.example-copy .example-disclaimer{font-size:12px!important;margin-top:24px}
.example-tabs{display:flex;gap:0;border-bottom:1px solid #bec6d3;margin-bottom:20px}
.example-tabs button{border:0;background:transparent;color:var(--muted);font-size:14px;padding:14px 18px;min-height:48px;position:relative;flex:1}
.example-tabs button[aria-selected=true]{color:#1a3bd2;background:#edf2ff}
.example-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:#1a3bd2}
.example-panel{margin:0}
.example-image{background:#eef0f3;display:flex;align-items:center;justify-content:center;padding:24px;height:510px;overflow:hidden}
.example-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 10px #18243812)}
.example-panel figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-top:18px;font-size:13px}
.example-panel figcaption strong{display:block;font-size:16px;font-weight:500;margin-bottom:5px}
.example-panel figcaption p{color:var(--muted);font-size:13px;line-height:1.6;max-width:570px}
.example-panel figcaption>a{white-space:nowrap;color:#1a3bd2;text-underline-offset:4px;padding:10px 0}
.builder-start{display:flex;justify-content:space-between;align-items:end;gap:24px;padding:36px 0 28px;border-top:1px solid var(--line);scroll-margin-top:25px}
.builder-start h2{font-size:44px;letter-spacing:-.045em;line-height:1.08}
.builder-start p{max-width:350px;color:var(--muted);font-size:14px}
.builder-library{font-size:14px}
.brief-panel{background:#fff}
.workspace-empty{background:#f0f3f9;position:sticky;top:24px;padding:32px;gap:24px}
.workspace-empty .live-wordmark{font-size:40px}
.empty-example{margin-top:10px}
.empty-example img{width:100%;max-height:280px;object-fit:contain}
.empty-example figcaption{font-size:11px;color:var(--muted);margin-top:12px}
.workspace-empty footer{font-size:13px}
.example-dialog{border:0;padding:0;background:#fff;color:var(--ink);width:min(1120px,calc(100vw - 32px));max-width:none;height:min(930px,calc(100dvh - 32px));max-height:none;overflow:hidden}
.example-dialog::backdrop{background:#0a1022d9}
.example-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid var(--line);height:66px}
.example-dialog h2{font-size:18px;letter-spacing:-.02em}
.example-dialog button{background:#fff;border:1px solid #a9b3c2;padding:10px 16px;min-height:42px;color:var(--ink);font-size:13px}
.example-dialog img{height:calc(100% - 66px);width:100%;object-fit:contain;padding:16px;background:#eef0f3}
body.example-open{overflow:hidden}
.has-project .example-showcase,.has-project .builder-start{display:none}
@media(min-width:1450px){.builder-intro{gap:70px}}
@media(max-width:1000px){.builder-intro{gap:30px}.builder-intro h1{font-size:58px}.intro-actions{gap:14px}.example-showcase{grid-template-columns:240px minmax(0,1fr);gap:28px}.example-copy h2{font-size:30px}.example-tabs button{padding:14px 10px;font-size:12px}.work-stage{aspect-ratio:.95}.work-stage .stage-main{top:7%}.work-stage--agents .stage-main{top:11%}}
@media(max-width:800px){.builder-shell{padding:26px 20px 48px}.builder-intro{grid-template-columns:1fr;gap:32px;padding:6px 0 54px}.builder-intro h1{font-size:clamp(43px,9vw,64px);max-width:620px}.builder-intro h1 br.desktop-break{display:none}.builder-intro .intro-copy>p:not(.eyebrow){font-size:16px;line-height:1.6;max-width:540px;margin-top:18px}.builder-intro .eyebrow{font-size:13px;margin-bottom:17px}.intro-actions{margin-top:22px;gap:20px}.intro-actions .build-button{min-height:50px;padding:14px 18px;font-size:14px}.intro-includes{margin-top:22px;font-size:11px}.intro-includes li+li{margin-left:10px;padding-left:10px}.work-stage{aspect-ratio:1.16;max-width:560px;width:100%;justify-self:center;margin:0 0 24px}.work-stage .stage-main{width:47%;right:7%;top:0}.work-stage .stage-back{top:13%;width:67%;left:0}.work-stage .stage-logo{width:32%;bottom:6%;left:9%}.work-stage--agents .stage-main{width:43%;right:28%;top:0}.work-stage--agents .stage-back{width:37%;left:3%;top:12%}.work-stage--agents .stage-logo{width:33%;right:3%;left:auto;bottom:1%}.example-showcase{grid-template-columns:1fr;gap:20px;padding:32px 0 38px}.example-copy{padding:0}.example-copy h2{font-size:31px;margin-bottom:14px}.example-copy>p:not(.eyebrow){font-size:14px}.example-copy .eyebrow{font-size:12px;margin-bottom:12px}.example-copy .example-disclaimer{margin-top:12px}.example-tabs{margin-bottom:14px}.example-tabs button{font-size:12px;padding:12px 6px}.example-image{height:430px;padding:16px}.example-panel figcaption{gap:15px;align-items:start}.example-panel figcaption strong{font-size:15px}.example-panel figcaption p{font-size:12px}.example-panel figcaption>a{font-size:12px}.builder-start{display:block;padding:30px 0 24px}.builder-start h2{font-size:35px}.builder-start p{margin-top:12px}.workspace-empty{position:static;padding:24px}.workspace-empty .live-wordmark{font-size:34px}.empty-example{display:none}.example-dialog{width:calc(100vw - 16px);height:calc(100dvh - 16px)}.example-dialog-head{padding:10px 14px}.example-dialog img{padding:8px}}
@media(max-width:360px){.builder-shell{padding-left:16px;padding-right:16px}.builder-nav{padding-left:16px;padding-right:16px;gap:10px}.builder-nav nav{gap:8px}.builder-nav img{width:78px}.builder-intro h1{font-size:42px}.intro-actions{gap:14px}.intro-actions .text-button{font-size:12px}.intro-includes{font-size:10px}.example-image{height:370px}.example-tabs button{font-size:11px}.example-panel figcaption{display:block}.example-panel figcaption>a{display:inline-block}.example-copy h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){.work-stage img{transition:none}}
