
:root{--ink:#15171c;--muted:#63656d;--line:#e4e5e8;--soft:#f7f7f8;--blue:#286ad9;--page-width:1296px;--gutter:clamp(24px,5vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:white;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.15}p{color:var(--muted)}button:focus-visible,a:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--blue);outline-offset:5px}button:disabled{cursor:default}.shell{width:min(calc(100% - var(--gutter)*2),var(--page-width));margin-inline:auto}.section{padding-block:100px;scroll-margin-top:24px}.icon{width:20px;height:20px;display:inline-block;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.skip-link{position:fixed;top:-80px;left:20px;z-index:200;background:white;padding:12px 20px;border:1px solid var(--line);border-radius:30px}.skip-link:focus{top:12px}.eyebrow{font-size:12px;letter-spacing:.09em;font-weight:600;text-transform:uppercase;color:var(--muted);margin-bottom:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid transparent;border-radius:999px;padding:11px 19px;font-size:13px;font-weight:600;line-height:1.4;white-space:nowrap;transition:background .18s,color .18s,box-shadow .18s}.button .icon{width:17px;height:17px}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#343943}.button-white{background:#fff;color:var(--ink)}.button-white:hover{background:#eaeef4}.button-outline{border-color:var(--line);background:transparent}.button-outline:hover{background:var(--soft);border-color:#b5b8c1}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:600;line-height:1.5}.text-link .icon{transition:transform .18s}.text-link:hover .icon{transform:translateX(4px)}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);background:white;border-radius:50%;padding:0;flex-shrink:0}.icon-button:hover{background:var(--soft)}
/* Navigation stays quiet, with one consistent primary action. */
.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}.nav-shell{height:80px;display:flex;align-items:center;gap:50px}.wordmark{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;font-weight:700;letter-spacing:-.04em;font-size:21px}.wordmark img{width:27px;height:29px}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:500}.desktop-nav>a:hover{color:var(--blue)}.nav-menu{position:relative}.nav-menu summary{display:flex;align-items:center;gap:3px;list-style:none;cursor:pointer;white-space:nowrap;padding-block:24px}.nav-menu summary::-webkit-details-marker{display:none}.nav-menu summary .icon{width:16px;height:16px}.nav-menu[open] summary{color:var(--blue)}.nav-popover{position:absolute;top:62px;left:-20px;min-width:278px;padding:10px;background:white;border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 45px #10182814}.nav-popover a{display:block;padding:12px;border-radius:10px}.nav-popover a:hover{background:var(--soft)}.nav-popover strong{display:block;font-size:14px;font-weight:600}.nav-popover span{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:2px}.nav-actions{margin-left:auto;display:flex;gap:23px;align-items:center}.sign-in{font-size:13px;font-weight:500;white-space:nowrap}.sign-in:hover{color:var(--blue)}.nav-start{font-size:12px;padding:10px 16px;gap:14px}.menu-toggle{display:none;border:none}.mobile-nav{padding:8px var(--gutter) 22px;border-bottom:1px solid var(--line);background:white}.mobile-nav a{display:block;padding:12px 0;font-size:16px}
/* Three product areas, each with its own visual identity. */
.intro{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:end;padding-top:52px;padding-bottom:44px}.intro .eyebrow{margin-bottom:18px}.intro h1{font-size:clamp(40px,4.15vw,62px);line-height:1.05;letter-spacing:-.055em}.intro-copy{padding-bottom:5px;justify-self:end;max-width:400px}.intro-copy p{font-size:17px;line-height:1.75;letter-spacing:-.018em;color:#5c5f68}.intro-copy .text-link{margin-top:22px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{position:relative;height:510px;isolation:isolate;border-radius:24px;overflow:hidden}.product-copy{position:relative;z-index:2;padding:28px}.product-copy h2{font-size:23px;letter-spacing:-.035em;font-weight:600;margin-bottom:9px}.product-copy p{font-size:17px;line-height:1.5;letter-spacing:-.025em}.product-action{position:absolute;z-index:3;bottom:28px;left:28px}.builder-card{background:#eef0f8}.builder-card:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 25% 65%,#ced8fb 0,transparent 70%);z-index:-1}.builder-card .product-copy p{color:#575f70}.builder-art{position:absolute;left:28px;right:0;top:182px;height:238px}.browser-back{position:absolute;inset:12px -20px 29px 21px;background:#e5e8f2;border:1px solid #d9ddea;border-radius:12px;transform:rotate(6deg)}.browser-window{position:absolute;width:calc(100% + 4px);top:0;left:0;border-radius:11px;overflow:hidden;background:white;box-shadow:0 18px 34px #1a26572b;border:1px solid #ffffffa3;transform:rotate(-4deg);transform-origin:50% 50%;transition:transform .35s}.builder-card:hover .browser-window{transform:rotate(-2deg) translateY(-3px)}.browser-bar{height:26px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.02em;color:#777b85;background:#fff}.browser-dots{display:flex;gap:4px}.browser-dots i{width:4px;height:4px;border-radius:50%;background:#d7d9df}.browser-lock{font-size:12px}.browser-window img{width:100%;height:auto}.build-caption{position:absolute;left:4px;top:-29px;bottom:auto;font-size:9px;color:#626a7b;letter-spacing:.02em}.game-card{background:#1f3327;color:white}.agents-card{background:#0c1426;color:white}.product-art{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s}.game-card:after,.agents-card:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,#07130bcc 0%,#07130b22 36%,transparent 60%,#0610096b 100%)}.agents-card:after{background:linear-gradient(180deg,#0c14264d,transparent 60%,#0c142640)}.game-card .product-copy p,.agents-card .product-copy p{color:#ffffffe6}.game-card:hover .product-art,.agents-card:hover .product-art{transform:scale(1.025)}.art-caption{position:absolute;bottom:9px;left:28px;font-family:Arial,sans-serif;font-size:8px;line-height:1;letter-spacing:.025em;color:#ffffffb8}.product-footnote{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding-bottom:34px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.product-footnote a{display:inline-flex;gap:12px;align-items:center;color:var(--ink)}.product-footnote .icon{width:16px;height:16px}
/* A curated gallery; original project images are never replaced by concept art. */
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{font-size:37px}.filter-bar{display:flex;gap:7px;margin-bottom:28px}.filter{border:1px solid transparent;background:none;border-radius:30px;padding:8px 16px;color:#63656d;font-size:12px;font-weight:500;transition:background .15s}.filter:hover{background:#f3f4f6;color:var(--ink)}.filter.active{background:var(--ink);color:white}.showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 24px}.case-card{min-width:0}.featured-case{grid-column:span 2}.case-image{display:block;position:relative;padding:0;width:100%;height:254px;overflow:hidden;border:1px solid #e6e7e9;background:#f5f5f5;border-radius:18px;text-align:left}.case-image>img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .4s}.featured-case .case-image{height:318px}.showcase-grid:not(.filtered)>.case-card:nth-child(2) .case-image{height:318px}.featured-case .case-image>img{object-fit:cover;object-position:50% 34%}.case-image:hover>img{transform:scale(1.035)}.image-action{position:absolute;display:grid;place-items:center;right:14px;bottom:14px;background:#ffffffed;border-radius:50%;width:36px;height:36px;opacity:0;transform:translateY(5px);transition:opacity .2s,transform .2s}.case-image:hover .image-action,.case-image:focus-visible .image-action{opacity:1;transform:translateY(0)}.case-copy{padding-top:18px}.case-category{font-size:10px;letter-spacing:.065em;text-transform:uppercase;color:#70727a;font-weight:600}.case-copy h3{font-size:24px;margin:8px 0 10px;letter-spacing:-.035em}.case-copy h3 a:hover{text-decoration:underline;text-underline-offset:5px}.featured-case .case-copy h3{font-size:32px}.case-copy p{font-size:13px;line-height:1.65;max-width:500px}.filtered .featured-case{grid-column:auto}.filtered .case-image,.filtered .featured-case .case-image{height:254px}.filtered .featured-case .case-copy h3{font-size:24px}
/* The workflow is intentionally short and expandable. */
.how-section{background:#f7f8fa}.how-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:115px}.how-intro h2{font-size:44px;margin-bottom:22px}.how-intro>p:not(.eyebrow){font-size:15px;line-height:1.8;max-width:345px}.how-intro .text-link{margin-top:26px}.step{border-top:1px solid #dadde3}.step:last-child{border-bottom:1px solid #dadde3}.step summary{list-style:none;display:flex;align-items:center;gap:19px;padding-block:25px;cursor:pointer;font-weight:500;font-size:17px;letter-spacing:-.02em}.step summary::-webkit-details-marker,.faq-list summary::-webkit-details-marker{display:none}.step summary>.icon{margin-left:auto;width:18px;height:18px;flex-shrink:0;transition:transform .2s}.step[open] summary>.icon{transform:rotate(45deg)}.step-number{font-size:12px;color:#7b7e86;letter-spacing:0;min-width:23px}.step-content{padding:0 0 29px 42px}.step-content>p{font-size:14px;line-height:1.8;max-width:465px}.step-content .text-link{margin-top:18px}.example-prompt{display:flex;align-items:center;gap:14px;font-size:13px;line-height:1.7;background:white;border:1px solid #e1e4eb;border-radius:12px;padding:19px;margin-top:22px;color:#454952}.example-prompt img{flex-shrink:0}
.team-banner{position:relative;overflow:hidden;isolation:isolate;background:#0c1426;min-height:472px;border-radius:24px;color:white;display:grid;grid-template-columns:1.2fr 1fr}.team-banner-copy{position:relative;z-index:2;padding:56px}.team-banner .eyebrow{color:#b6bfd1;font-size:10px}.team-banner h2{font-size:48px;line-height:1.15;margin-bottom:24px;letter-spacing:-.04em}.team-banner p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:370px;color:#cad0dd}.team-banner .button{margin-top:27px}.team-banner-art{position:relative;min-width:0}.team-banner-art img{position:absolute;width:100%;height:150%;object-fit:cover;object-position:center;top:-36%;left:0}.team-banner-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0c1426,transparent 27%)}.team-capabilities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;padding-top:36px}.team-capabilities>a{padding-top:20px;border-top:1px solid var(--line)}.capability-index{font-size:11px;color:var(--muted)}.team-capabilities h3{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:18px;letter-spacing:-.03em;margin:14px 0 12px}.team-capabilities h3 .icon{width:16px;height:16px}.team-capabilities p{font-size:13px;line-height:1.8}.team-capabilities>a:hover h3{color:var(--blue)}
.resources-section{padding-top:0}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.resource{border:1px solid var(--line);border-radius:18px;padding:27px;transition:background .2s,border-color .2s}.resource:hover{background:var(--soft);border-color:#c2c6ce}.resource-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted)}.resource-label .icon{width:16px;height:16px}.resource h3{font-size:26px;line-height:1.35;margin:27px 0 36px;letter-spacing:-.035em}.resource-bottom{display:flex;justify-content:space-between;font-size:11px}.resource-bottom span{color:#8a8d96}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:115px;border-top:1px solid var(--line);padding-top:65px}.faq-section h2{font-size:31px;margin-bottom:24px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;gap:20px;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;padding:23px 0;cursor:pointer}.faq-list summary .icon{width:17px;height:17px}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list p{font-size:13px;line-height:1.8;padding:0 28px 24px 0}
.start-section{background:#f3f4f8;padding:76px 0 72px;text-align:center}.start-inner{max-width:720px}.start-mark{margin:0 auto 24px}.start-section h2{font-size:48px;letter-spacing:-.05em;margin-bottom:16px}.start-section p{font-size:15px}.start-section form{background:white;border:1px solid #dfe2e9;border-radius:20px;padding:22px 22px 15px;margin:32px 0 18px;text-align:left;box-shadow:0 7px 24px #15245205}.start-section form:focus-within{border-color:#7d9ed5;box-shadow:0 0 0 3px #286ad90c}.start-section textarea{width:100%;resize:vertical;min-height:68px;max-height:250px;border:0;outline:none;background:none;font-size:15px;line-height:1.7;color:var(--ink);padding:0}.start-section textarea:focus-visible{outline:none}.start-section textarea::placeholder{color:#838793}.idea-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:9px}.idea-bottom>span{font-size:10px;color:#777e8a}.idea-bottom .button{font-size:12px}.prompt-suggestions{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.prompt-suggestions button{background:transparent;border:1px solid #dfe2e8;border-radius:40px;padding:7px 12px;font-size:11px;color:#656b77}.prompt-suggestions button:hover{background:#e6e9f0;border-color:#c3cad7}.start-section .start-note{font-size:11px;margin-top:21px;color:#717782}.site-footer{padding-top:47px;padding-bottom:26px}.footer-top{display:flex;align-items:center;gap:28px;padding-bottom:38px}.footer-top .wordmark{font-size:20px}.footer-top p{font-size:12px}.back-top{margin-left:auto;font-size:12px}.back-top .icon{transform:rotate(-90deg);width:16px;height:16px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:24px;font-size:11px;color:#6c707a}.footer-bottom nav{display:flex;gap:25px}.footer-bottom a:hover{color:var(--ink)}
/* Preview interactions: real controls, no backend mutations. */
dialog{width:min(920px,calc(100% - 40px));max-height:calc(100dvh - 48px);padding:28px;border:1px solid var(--line);border-radius:22px;color:var(--ink);box-shadow:0 30px 110px #0003}dialog::backdrop{background:#0b1025a6;backdrop-filter:blur(5px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.dialog-top h2{font-size:27px;margin-top:5px}#project-image{width:100%;max-height:62dvh;object-fit:contain;background:#f6f7f8;border-radius:12px}.dialog-bottom{display:flex;gap:30px;align-items:center;justify-content:space-between;margin-top:22px}.dialog-bottom>p{font-size:13px;max-width:530px}.dialog-bottom .button{flex-shrink:0}#idea-dialog{max-width:600px}#idea-copy{margin:10px 0 20px;padding:20px;border-radius:13px;background:var(--soft);font-size:16px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.preview-explanation{font-size:13px;line-height:1.8}.copy-status{font-size:12px;margin-top:15px;min-height:18px}
@media(min-width:1600px){.intro{padding-top:65px;padding-bottom:52px}.product-card{height:550px}.builder-art{top:195px;height:265px}.browser-window{width:calc(100% + 16px)}}
@media(max-width:1200px){.nav-shell{gap:30px}.desktop-nav{gap:18px}.nav-actions{gap:18px}.intro{gap:36px}.intro-copy p{font-size:15px}.product-grid{gap:18px}.product-card{height:470px}.product-copy{padding:24px}.product-copy h2{font-size:20px}.product-copy p{font-size:15px}.product-action{left:24px;bottom:27px;font-size:11px;padding:11px 15px;gap:10px}.builder-art{top:173px;left:24px;height:204px}.browser-window{width:calc(100% + 18px)}.art-caption{left:24px}.how-layout,.faq-section{gap:65px}.team-banner-copy{padding:42px}.team-capabilities{gap:25px}.team-capabilities h3{font-size:16px}.resource{padding:22px}.resource h3{font-size:22px}.case-image{height:210px}.featured-case .case-image,.showcase-grid:not(.filtered)>.case-card:nth-child(2) .case-image{height:265px}}
@media(max-width:1000px){.desktop-nav{gap:16px;font-size:12px}.nav-shell{gap:25px}.desktop-nav>a:nth-last-child(1){display:none}.nav-actions{gap:15px}.nav-start{padding:10px 13px}.wordmark{font-size:19px}.nav-shell .wordmark img{width:25px}.intro h1{font-size:46px}.product-card{height:445px}.product-copy{padding:23px}.product-copy h2{font-size:18px}.product-copy p{font-size:14px}.builder-art{top:175px;height:175px;left:16px}.product-action{left:20px;font-size:10px;gap:8px}.product-action .icon{width:14px}.art-caption{left:20px}.how-intro h2{font-size:37px}.team-banner h2{font-size:40px}.section-heading h2{font-size:32px}.resource h3{font-size:21px}.faq-section h2{font-size:29px}}
@media(max-width:820px){:root{--gutter:28px}.desktop-nav,.sign-in{display:none}.nav-shell{height:72px}.menu-toggle{display:inline-flex}.nav-actions{gap:10px}.intro{padding-top:40px;gap:25px;padding-bottom:34px;grid-template-columns:1.1fr 1fr}.intro h1{font-size:40px}.intro-copy p{font-size:14px;line-height:1.65}.intro-copy .text-link{font-size:12px;margin-top:18px}.eyebrow{font-size:10px}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:18px;padding-bottom:12px;scrollbar-width:thin;scrollbar-color:#d9dce4 transparent}.product-card{flex:0 0 310px;height:470px;scroll-snap-align:start}.product-copy h2{font-size:22px}.product-copy p{font-size:16px}.builder-art{height:204px;top:175px;left:24px}.product-action{font-size:12px;left:24px}.art-caption{left:24px}.product-footnote{font-size:11px;align-items:start;margin-top:18px}.product-footnote>span{max-width:220px}.product-footnote>a{font-size:11px}.section{padding-block:72px}.section-heading{align-items:start;gap:24px}.section-heading h2{font-size:29px}.section-heading>.button{font-size:11px;padding:10px 13px;gap:9px}.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 22px}.featured-case{grid-column:span 2}.featured-case .case-image{height:auto;aspect-ratio:16/9}.showcase-grid:not(.filtered)>.case-card:nth-child(2) .case-image,.case-image{height:auto;aspect-ratio:16/11}.case-copy h3{font-size:22px}.case-copy p{font-size:12px}.how-layout{gap:44px;grid-template-columns:1fr 1.2fr}.how-intro h2{font-size:33px}.step summary{font-size:14px;gap:12px}.step-content{padding-left:33px}.step-content>p{font-size:12px}.example-prompt{padding:14px;font-size:11px}.team-banner-copy{padding:35px}.team-banner h2{font-size:35px}.team-banner p:not(.eyebrow){font-size:13px}.team-banner{grid-template-columns:1.3fr 1fr;min-height:440px}.team-banner-art img{width:145%;max-width:none;left:-35%;height:140%;top:-24%}.team-capabilities h3{font-size:16px;line-height:1.4}.team-capabilities h3 .icon{display:none}.team-capabilities p{font-size:12px}.resource-grid{gap:15px}.resource{padding:20px}.resource h3{font-size:19px}.resource-label,.resource-bottom{font-size:10px}.resources-section{padding-top:0}.faq-section{gap:40px;grid-template-columns:1fr 1.3fr}.faq-section h2{font-size:25px}.faq-list summary{font-size:12px}.footer-top p{display:none}}
@media(max-width:600px){:root{--gutter:22px}.nav-shell{height:68px}.wordmark{font-size:20px}.nav-start{font-size:10px;padding:10px 13px;gap:8px}.nav-start .icon{width:14px}.nav-actions{gap:4px}.menu-toggle{width:35px;height:40px}.intro{display:block;padding-top:34px;padding-bottom:30px}.intro h1{font-size:46px;letter-spacing:-.055em}.intro .eyebrow{margin-bottom:15px}.intro-copy{margin-top:22px;max-width:none}.intro-copy p{font-size:14px;max-width:340px;line-height:1.75}.intro-copy p br{display:none}.intro-copy p br:after{content:" "}.intro-copy .text-link{margin-top:16px;font-size:12px}.product-grid{margin-right:calc(var(--gutter)*-1);padding-right:var(--gutter);gap:15px}.product-card{flex-basis:min(83vw,345px);height:468px}.product-copy{padding:25px}.product-copy h2{font-size:23px}.product-copy p{font-size:16px}.builder-art{top:174px;height:216px}.product-action{bottom:28px;left:25px}.art-caption{left:25px}.product-footnote{display:block;padding-bottom:28px;margin-top:13px;font-size:11px}.product-footnote>span{display:block;max-width:none}.product-footnote>a{margin-top:9px}.section{padding-block:56px}.section-heading{display:block;margin-bottom:23px}.section-heading h2{font-size:30px}.section-heading>.button,.section-heading>.text-link{margin-top:18px}.filter-bar{gap:2px;margin-bottom:24px;flex-wrap:wrap}.filter{font-size:11px;padding:8px 13px}.showcase-grid{grid-template-columns:1fr;gap:30px}.featured-case{grid-column:auto}.case-image,.featured-case .case-image,.showcase-grid:not(.filtered)>.case-card:nth-child(2) .case-image,.filtered .case-image,.filtered .featured-case .case-image{height:auto;aspect-ratio:16/10}.case-image>img{object-fit:cover}.case-copy{padding-top:15px}.case-copy h3,.featured-case .case-copy h3{font-size:25px;margin:7px 0 9px}.case-copy p{font-size:13px}.case-category{font-size:9px}.image-action{opacity:1;transform:none;width:32px;height:32px}.how-layout{display:block}.how-intro h2{font-size:38px}.how-intro>p:not(.eyebrow){font-size:14px}.steps{margin-top:35px}.step summary{font-size:15px;padding-block:22px}.step-content>p{font-size:13px}.example-prompt{font-size:12px}.team-banner{display:block;min-height:630px}.team-banner-copy{padding:32px 27px}.team-banner h2{font-size:38px}.team-banner p:not(.eyebrow){font-size:13px;max-width:300px}.team-banner .button{margin-top:23px;font-size:12px}.team-banner-art{position:absolute;z-index:-1;left:0;right:0;top:280px;bottom:-160px;overflow:hidden}.team-banner-art img{width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:center 55%}.team-banner-art:after{background:linear-gradient(180deg,#0c1426,transparent 30%)}.team-capabilities{grid-template-columns:1fr;gap:23px;padding-top:25px}.team-capabilities h3{font-size:19px;margin:10px 0}.team-capabilities h3 .icon{display:block}.team-capabilities p{font-size:13px;max-width:330px}.resource-grid{grid-template-columns:1fr;gap:14px}.resource{padding:24px}.resource h3{font-size:26px;margin:22px 0 25px}.resource-label,.resource-bottom{font-size:11px}.resources-section{padding-top:0}.faq-section{display:block;padding-top:45px}.faq-section h2{font-size:30px;margin-bottom:17px}.faq-list{margin-top:30px}.faq-list summary{font-size:14px;gap:18px;padding-block:21px}.start-section{padding-block:53px}.start-section h2{font-size:38px}.start-section p{font-size:13px}.start-mark{width:33px;height:35px;margin-bottom:22px}.start-section form{padding:18px 17px 14px;margin-top:25px;border-radius:17px}.start-section textarea{font-size:14px;min-height:90px}.idea-bottom>span{max-width:90px;line-height:1.6}.idea-bottom .button{font-size:11px;padding:10px 13px;gap:9px}.prompt-suggestions{gap:6px}.prompt-suggestions button{font-size:10px;padding:7px 10px}.site-footer{padding-top:32px}.footer-top{padding-bottom:25px;gap:15px}.footer-top .wordmark{font-size:18px;gap:8px}.footer-top .wordmark img{width:23px;height:25px}.back-top{font-size:10px;gap:6px}.footer-bottom{flex-direction:column-reverse;gap:22px;padding-top:24px;font-size:10px}.footer-bottom nav{gap:22px;flex-wrap:wrap}dialog{width:calc(100% - 24px);padding:19px;border-radius:18px}.dialog-top h2{font-size:22px}.dialog-bottom{align-items:start;flex-direction:column;gap:18px}.dialog-top .icon-button{width:36px;height:36px}#project-image{max-height:55dvh}.preview-explanation{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(max-width:380px){.nav-shell{gap:10px}.nav-shell .wordmark{font-size:18px}.nav-start .icon{display:none}.nav-start{padding:10px 12px}.intro h1{font-size:40px}}

