.concept-art-page{--concept-bg:#fbfbfa;--concept-surface:#f4f3f0;--concept-surface-strong:#ebe9e4;--concept-text:#20201e;--concept-muted:#686762;--concept-faint:#8a8881;--concept-accent:#c95732;--concept-accent-strong:#a94121;--concept-border:#dedcd6;--concept-border-strong:#c9c6be;isolation:isolate;color:var(--concept-text);background:var(--concept-bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;position:relative;overflow:clip}.concept-art-page ::selection{color:#fff;background:var(--concept-accent)}.concept-art-page :is(button,textarea,summary):focus-visible{outline:2px solid var(--concept-accent);outline-offset:3px}.concept-art-page :is(h1,h2,h3,p,figure){margin:0}.concept-art-page :is(h1,h2,h3){text-wrap:balance}.concept-art-page h2{letter-spacing:-.042em;max-width:18ch;font-size:clamp(2rem,3.2vw,2.75rem);font-weight:620;line-height:1.04}.concept-art-page h3{letter-spacing:-.025em;font-size:clamp(1.05rem,1.5vw,1.28rem);font-weight:620;line-height:1.2}.concept-shell{width:min(100% - 3rem,1240px);margin-inline:auto}.concept-section{background:var(--concept-bg);padding-block:clamp(5rem,8vw,7.5rem);position:relative}.concept-section+.concept-section{border-top:1px solid var(--concept-border)}.concept-button{white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.68rem 1rem;font-size:.82rem;font-weight:680;line-height:1;transition:color .18s,background-color .18s,border-color .18s,transform .18s;display:inline-flex}.concept-button svg{stroke-width:1.8px;width:.95rem;height:.95rem}.concept-button:active{transform:translateY(1px)}.concept-button--primary{color:#fff;background:var(--concept-accent)}.concept-button--primary:hover{background:var(--concept-accent-strong)}.concept-button--secondary{color:var(--concept-text);border-color:var(--concept-border-strong);background:#fff}.concept-button--secondary:hover{border-color:var(--concept-accent);color:var(--concept-accent-strong)}.concept-button--quiet{color:var(--concept-muted);background:0 0}.concept-button:disabled{cursor:not-allowed;opacity:.42}.concept-hero{border-bottom:1px solid var(--concept-border);background:var(--concept-bg);min-height:min(720px,100dvh - 76px);padding-block:clamp(2.5rem,4vw,4rem);position:relative}.concept-hero:before{content:"";pointer-events:none;opacity:.62;background:#f3ebe6;border-radius:50%;width:54rem;height:54rem;position:absolute;top:-29rem;right:-26rem}.concept-hero__inner{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;column-gap:1rem;min-height:560px;display:grid;position:relative}.concept-hero__content{display:contents}.concept-hero__copy{z-index:2;grid-area:1/1/auto/span 5;align-self:center;padding-bottom:4rem}.concept-hero__copy h1{letter-spacing:-.06em;max-width:12ch;font-size:clamp(2.75rem,4vw,3.45rem);font-weight:640;line-height:.98}.concept-hero__copy p{max-width:49ch;color:var(--concept-muted);margin-top:1.15rem;font-size:.96rem;line-height:1.68}.concept-hero__art{z-index:1;aspect-ratio:16/10;border:1px solid var(--concept-border);background:var(--concept-surface);border-radius:14px;grid-area:1/5/span 2/-1;align-self:center;position:relative;overflow:hidden;box-shadow:0 24px 64px #3e372e1a}.concept-hero__art:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff85;position:absolute;inset:0}.concept-hero__art picture{width:100%;height:100%;display:block}.concept-hero__art img{object-fit:cover;object-position:55% center;filter:saturate(.88)contrast(1.02);width:100%;height:100%;display:block}.concept-studio{z-index:3;border:1px solid var(--concept-border-strong);background:#f8f7f4;border-radius:14px;grid-area:2/1/auto/span 6;width:100%;margin-top:-5rem;margin-bottom:1.5rem;scroll-margin-top:5rem;overflow:hidden;translate:0 1.25rem;box-shadow:0 24px 56px #3730281a,0 2px 8px #3730280d}.concept-studio__editor{border-bottom:1px solid var(--concept-border);background:#fff;padding:1rem 1rem .9rem;transition:box-shadow .18s;position:relative;box-shadow:inset 0 0 0 1px #0000}.concept-studio__editor:focus-within{box-shadow:inset 0 0 0 1px #c153307a}.concept-studio__editor:has(textarea:user-invalid){box-shadow:inset 0 0 0 1px #b1392bb8}.concept-studio__editor:has(textarea:user-invalid) .concept-studio__header label{color:#a33d31}.concept-studio__header{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.concept-studio__header label{color:var(--concept-text);letter-spacing:-.01em;font-size:.78rem;font-weight:680}.concept-studio__header span{color:var(--concept-faint);font-variant-numeric:tabular-nums;flex:none;font-size:.68rem}.concept-studio textarea{resize:vertical;width:100%;min-height:6.5rem;color:var(--concept-text);font:inherit;background:0 0;border:0;border-radius:0;outline:0;margin-top:.55rem;padding:.2rem 0 0;font-size:.84rem;line-height:1.65}.concept-studio textarea::placeholder{color:var(--concept-faint);opacity:1}.concept-studio__tip{max-width:58ch;color:var(--concept-muted);font-size:.7rem;line-height:1.5;margin-top:.55rem!important}.concept-studio__toolbar{padding:.8rem .9rem .9rem}.concept-studio__presets{scrollbar-width:none;gap:.4rem;padding-bottom:.8rem;display:flex;overflow-x:auto}.concept-studio__presets::-webkit-scrollbar{display:none}.concept-studio__presets button{border:1px solid var(--concept-border);color:var(--concept-muted);background:#ffffffb8;border-radius:8px;flex:none;padding:.4rem .6rem;font-size:.68rem;transition:color .18s,border-color .18s,background-color .18s,transform .18s}.concept-studio__presets button:hover{color:var(--concept-accent-strong);background:#fff;border-color:#c153306b}.concept-studio__presets button:active{transform:translateY(1px)}.concept-studio__actions{border-top:1px solid var(--concept-border);flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:.8rem;display:flex}.concept-studio__actions .concept-button--secondary,.concept-studio__actions .concept-button--quiet{min-height:2.5rem;padding-inline:.75rem;font-size:.74rem}.concept-studio__actions .concept-button--secondary{border-color:var(--concept-border);background:#ffffffbd}.concept-studio__generate{cursor:pointer;color:#fff;background:#292522;border-color:#292522;justify-content:flex-start;gap:.75rem;min-width:13.5rem;min-height:3rem;margin-left:auto;padding:.35rem .38rem .35rem .9rem;box-shadow:0 8px 18px #29252229}.concept-studio__generate:hover{background:#3a342f;border-color:#3a342f}.concept-studio__generate>span:first-child{text-align:left;flex:1}.concept-studio__generate-arrow{background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background-color .18s;display:inline-flex}.concept-studio__generate:hover .concept-studio__generate-arrow{background:#ffffff29}.concept-studio__generate-arrow svg{width:.95rem;height:.95rem}.concept-brief{background:#fff}.concept-brief__grid{grid-template-rows:auto auto;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:2.5rem 1rem;display:grid}.concept-brief__portrait{aspect-ratio:16/10;border:1px solid var(--concept-border);background:var(--concept-surface);border-radius:14px;grid-area:1/7/span 2/-1;overflow:hidden;box-shadow:0 24px 60px #38312814}.concept-brief__portrait img{object-fit:cover;object-position:50% 28%;filter:saturate(.84);width:100%;height:100%;display:block}.concept-brief__copy>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 2rem;max-width:none;margin-top:2.25rem;display:grid}.concept-brief__copy{grid-area:1/1/span 2/span 6;padding-top:clamp(1rem,4vw,3.75rem)}.concept-brief__copy p:first-child{max-width:58ch;color:var(--concept-text);grid-column:1/-1;font-size:1rem}.concept-brief__copy p{color:var(--concept-muted);font-size:.92rem;line-height:1.72}.concept-brief__copy p+p{margin-top:0}.concept-gallery{border-bottom:1px solid var(--concept-border);background:#fff;min-height:100dvh;position:relative;overflow:hidden}.concept-gallery__inner{min-height:100dvh;padding-block:clamp(4.5rem,7vw,6.5rem);position:relative}.concept-gallery__intro{z-index:20;max-width:420px;position:relative}.concept-gallery__cards{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;margin-top:2.5rem;padding-bottom:1.5rem;display:flex;overflow-x:auto}.concept-gallery__cards::-webkit-scrollbar{display:none}.concept-gallery__panel{scroll-snap-align:center;background:0 0;flex:none;width:min(82vw,400px)}.concept-gallery__panel figure{aspect-ratio:16/10;border:1px solid var(--concept-border);background:var(--concept-surface);border-radius:12px;overflow:hidden;box-shadow:0 16px 42px #37302817}.concept-gallery__panel img{object-fit:cover;filter:saturate(.86)contrast(1.01);width:100%;height:100%;display:block}.concept-gallery__panel:first-child img{object-position:50% 30%}.concept-gallery__caption{min-height:150px;padding:1rem .35rem 0}.concept-gallery__caption p{color:var(--concept-muted);margin-top:.7rem;font-size:.8rem;line-height:1.62}.concept-gallery__orbit{display:none}.concept-workflow h2{max-width:13ch}.concept-workflow__steps{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;max-width:1080px;margin:4rem 0 0 auto;padding:0;list-style:none;display:grid}.concept-workflow__steps li{border:1px solid var(--concept-border);background:#fff;border-radius:12px;min-height:210px;padding:1.75rem;position:relative}.concept-workflow__steps li:before{content:"";background:var(--concept-accent);border-radius:0 0 3px 3px;width:3.5rem;height:3px;position:absolute;top:0;left:1.75rem}.concept-workflow__steps li:first-child{grid-column:1/span 4}.concept-workflow__steps li:nth-child(2){grid-column:5/span 4;translate:0 2rem}.concept-workflow__steps li:nth-child(3){grid-column:9/span 4;translate:0 4rem}.concept-workflow__steps p{max-width:32ch;color:var(--concept-muted);margin-top:2.75rem;font-size:.84rem;line-height:1.68}.concept-guide{background:#f2f1ee}.concept-guide__grid{display:block}.concept-guide__heading{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.concept-guide__heading p{max-width:58ch;color:var(--concept-muted);font-size:.9rem;line-height:1.7}.concept-guide__details{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:0 4rem;margin-top:4rem;display:grid}.concept-guide__details details{border-bottom:1px solid var(--concept-border)}.concept-guide__details details:first-child{border-top:1px solid var(--concept-border);grid-row:span 2;padding-right:3rem}.concept-guide__details details:nth-child(2){border-top:1px solid var(--concept-border)}.concept-guide__details summary{cursor:pointer;color:var(--concept-text);letter-spacing:-.015em;padding-block:1.35rem;font-size:1rem;font-weight:610;list-style-position:inside}.concept-guide__details details[open] summary{color:var(--concept-accent-strong)}.concept-guide__details p{max-width:65ch;color:var(--concept-muted);padding:0 0 1.5rem 1.15rem;font-size:.84rem;line-height:1.7}.concept-template__formula{border:1px solid var(--concept-border);background:var(--concept-surface);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;max-width:none;margin-top:2.75rem;padding:1.2rem 1.4rem;display:grid;position:relative}.concept-template__formula:before{inset-block:.9rem;content:"";background:var(--concept-accent);border-radius:0 3px 3px 0;width:3px;position:absolute;left:-1px}.concept-template__formula p{color:var(--concept-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.74rem;line-height:1.68}.concept-template__formula button,.concept-template__examples button,.concept-ecosystem__tools button{color:var(--concept-accent-strong);white-space:nowrap;background:0 0;border:0;align-self:start;align-items:center;gap:.4rem;padding:0;font-size:.74rem;font-weight:700;display:inline-flex}.concept-template__formula svg,.concept-template__examples svg,.concept-ecosystem__tools svg{stroke-width:1.8px;width:.9rem;height:.9rem}.concept-template__examples{border-top:1px solid var(--concept-border);margin-top:2.5rem}.concept-template__examples article{border-bottom:1px solid var(--concept-border);grid-template-rows:auto auto;grid-template-columns:260px minmax(130px,.35fr) minmax(0,1fr) auto;align-items:start;gap:.55rem 1.75rem;min-width:0;padding-block:1.25rem;display:grid}.concept-template__examples figure,.concept-template__examples article:first-child figure{aspect-ratio:16/10;background:var(--concept-surface-strong);border-radius:10px;grid-row:1/span 2;overflow:hidden}.concept-template__examples img{object-fit:cover;filter:saturate(.84);width:100%;height:100%;display:block}.concept-template__examples article:first-child img{object-position:50% 28%}.concept-template__examples h3{grid-row:1/span 2;padding-top:.35rem}.concept-template__examples p{max-width:68ch;color:var(--concept-muted);padding-top:.35rem;font-size:.74rem;line-height:1.58}.concept-template__examples article>div{grid-row:1/span 2;gap:1rem;padding-top:.35rem;display:flex}.concept-use-cases{background:#f2f1ee}.concept-use-cases__list{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;margin-top:3.5rem;display:grid}.concept-use-cases__list article{border-top:1px solid var(--concept-border);background:#ffffff59;min-height:190px;padding:1.5rem 1.5rem 1.75rem}.concept-use-cases__list article:first-child{grid-column:1/span 7}.concept-use-cases__list article:nth-child(2){grid-column:8/span 5;margin-top:3rem}.concept-use-cases__list article:nth-child(3){grid-column:2/span 5}.concept-use-cases__list article:nth-child(4){grid-column:7/span 6;margin-top:3rem}.concept-use-cases__list p{max-width:55ch;color:var(--concept-muted);margin-top:.8rem;font-size:.82rem;line-height:1.68}.concept-refine__heading{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.concept-refine__intro{max-width:50ch;color:var(--concept-muted);font-size:.9rem;line-height:1.7}.concept-refine__caveat{border-left:3px solid var(--concept-accent);background:var(--concept-surface);max-width:82ch;color:var(--concept-muted);padding:1rem 1.25rem;font-size:.72rem;line-height:1.65;margin:2rem 0 0 auto!important}.concept-refine ul{background:var(--concept-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:3.5rem 0 0;padding:0;list-style:none;display:grid}.concept-refine li{min-height:155px;color:var(--concept-muted);background:#fff;grid-template-columns:auto 1fr;gap:.8rem;padding:1.3rem;font-size:.82rem;line-height:1.62;display:grid}.concept-refine li svg{width:1rem;height:1rem;color:var(--concept-accent-strong);stroke-width:1.8px;margin-top:.2rem}.concept-faq{background:#f2f1ee}.concept-faq__inner{max-width:920px}.concept-faq h2{margin-bottom:2.75rem}.concept-faq details{border-bottom:1px solid var(--concept-border)}.concept-faq details:first-child{border-top:1px solid var(--concept-border)}.concept-faq summary{cursor:pointer;color:var(--concept-text);letter-spacing:-.015em;padding-block:1.35rem;font-size:1rem;font-weight:610;list-style-position:inside}.concept-faq details[open] summary{color:var(--concept-accent-strong)}.concept-faq details p{max-width:70ch;color:var(--concept-muted);padding:0 0 1.5rem 1.15rem;font-size:.84rem;line-height:1.7}.concept-ecosystem__intro{max-width:55ch;color:var(--concept-muted);font-size:.9rem;line-height:1.7;margin-top:1.3rem!important}.concept-ecosystem__tools{border:1px solid var(--concept-border);border-radius:12px;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:0;margin-block:2.5rem 1.2rem;display:grid;overflow:hidden}.concept-ecosystem__tools article{background:var(--concept-surface);min-height:175px;padding:1.6rem}.concept-ecosystem__tools article:first-child{border-right:1px solid var(--concept-border);background:#fff;grid-row:span 2;padding:clamp(1.5rem,3vw,2.5rem)}.concept-ecosystem__tools article:nth-child(2){border-bottom:1px solid var(--concept-border)}.concept-ecosystem__tools p{max-width:52ch;color:var(--concept-muted);margin-block:.75rem 1.5rem;font-size:.8rem;line-height:1.65}.concept-closing{border-top:1px solid var(--concept-border);text-align:center;background:#fff;padding-block:clamp(6rem,10vw,9rem);position:relative;overflow:hidden}.concept-closing:before{content:"";pointer-events:none;opacity:.6;background:#f3e7e1;border-radius:50%;width:46rem;height:36rem;position:absolute;bottom:-22rem;left:50%;transform:translate(-50%)}.concept-closing .concept-shell{position:relative}.concept-closing h2{max-width:15ch;margin-inline:auto}.concept-closing p{max-width:58ch;color:var(--concept-muted);margin:1.35rem auto 1.8rem;font-size:.9rem;line-height:1.7}@media (width>=1024px) and (prefers-reduced-motion:no-preference){.concept-gallery__inner{--concept-orbit-size:max(1900px, 230vh);width:100%;max-width:none;padding-inline:max(1.5rem,50vw - 620px)}.concept-gallery__intro{text-align:center;max-width:none}.concept-gallery__intro h2{margin-inline:auto}.concept-gallery__orbit{display:block;position:absolute;inset:0;overflow:hidden}.concept-gallery__ring{width:var(--concept-orbit-size);height:var(--concept-orbit-size);transform-origin:50%;will-change:transform;position:absolute;top:30%;left:50%;translate:-50%}.concept-gallery__orbit-panel{aspect-ratio:16/10;border:1px solid var(--concept-border);background:var(--concept-surface);width:360px;transform:rotate(calc(var(--concept-orbit-index) * 28deg));transform-origin:50% calc(var(--concept-orbit-size) / 2);border-radius:12px;position:absolute;top:0;left:calc(50% - 180px);overflow:hidden;box-shadow:0 16px 42px #37302817}.concept-gallery__orbit-panel img{object-fit:cover;filter:saturate(.86)contrast(1.01);width:100%;height:100%;display:block}.concept-gallery__horizon{z-index:2;border-top:1px solid var(--concept-border);background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;width:max(1500px,120vw);height:700px;position:absolute;top:63%;left:50%;translate:-50%;box-shadow:0 -24px 64px #3e372e0f}.concept-gallery__cards{z-index:3;width:430px;height:150px;margin:0;display:block;position:absolute;top:66%;left:50%;overflow:visible;translate:-50%}.concept-gallery__panel{opacity:0;will-change:transform, opacity;width:100%;position:absolute;inset:0}.concept-gallery__panel figure{display:none}.concept-gallery__caption{text-align:center;min-height:0;padding:0}.concept-gallery__caption p{max-width:52ch;margin-inline:auto}}@media (width<=1023px){.concept-hero{min-height:auto}.concept-hero__inner{grid-template-rows:auto;grid-template-columns:1fr;gap:2.5rem;min-height:auto}.concept-hero__content{max-width:720px;display:block}.concept-hero__copy{padding-bottom:0}.concept-studio{margin-top:1.75rem;margin-bottom:0;translate:none}.concept-hero__art{width:min(100%,760px);margin-top:2rem}.concept-gallery{min-height:auto;overflow:visible}.concept-gallery__inner{min-height:auto}.concept-workflow__steps,.concept-ecosystem__tools{grid-template-columns:1fr}.concept-workflow__steps{gap:1rem}.concept-workflow__steps li{min-height:0;grid-column:1!important;translate:none!important}.concept-template__examples article{grid-template-columns:220px minmax(150px,.4fr) minmax(0,1fr)}.concept-template__examples article>div{grid-area:auto/2/auto/-1}.concept-ecosystem__tools article:first-child{border-right:0;border-bottom:1px solid var(--concept-border);grid-row:auto}}@media (width<=767px){.concept-shell{width:min(100% - 2rem,1240px)}.concept-section{padding-block:4.5rem}.concept-art-page h2{font-size:clamp(1.9rem,9vw,2.5rem)}.concept-hero{padding-block:3.5rem 4.5rem}.concept-hero:before{top:-26rem;right:-30rem}.concept-hero__copy h1{max-width:12ch;font-size:clamp(2.6rem,12vw,3.4rem)}.concept-hero__copy p{font-size:.9rem}.concept-studio textarea{min-height:6.75rem}.concept-studio__tip{display:none}.concept-studio__actions{grid-template-columns:1fr;display:grid}.concept-studio__actions .concept-button--secondary{justify-self:start;width:fit-content}.concept-studio__generate{grid-row:1;width:100%;min-width:0;margin-left:0}.concept-brief__grid{grid-template-columns:1fr;gap:2.5rem}.concept-brief__copy,.concept-brief__portrait{grid-area:auto/1}.concept-brief__copy{padding-top:0}.concept-brief__copy>div,.concept-guide__heading,.concept-guide__details,.concept-refine__heading{grid-template-columns:1fr}.concept-brief__portrait{order:2}.concept-guide__heading,.concept-guide__details,.concept-refine__heading{gap:1.25rem}.concept-guide__details{margin-top:2.75rem}.concept-guide__details details:first-child{grid-row:auto;padding-right:0}.concept-guide__details details:nth-child(2){border-top:0}.concept-gallery__inner{width:100%;padding-left:1rem}.concept-gallery__intro,.concept-gallery__cards{padding-right:1rem}.concept-gallery__caption{min-height:160px}.concept-template__formula{grid-template-columns:1fr}.concept-template__examples article{grid-template-columns:112px minmax(0,1fr);gap:.55rem 1rem}.concept-template__examples figure,.concept-template__examples article:first-child figure{grid-row:1/span 2}.concept-template__examples h3{grid-row:auto;padding-top:0}.concept-template__examples p{grid-column:2;padding-top:0}.concept-template__examples article>div{grid-column:1/-1;padding-top:.5rem}.concept-use-cases__list{grid-template-columns:1fr}.concept-use-cases__list article,.concept-use-cases__list article:nth-child(n){background:0 0;grid-column:1;min-height:0;margin-top:0;padding-inline:0}.concept-workflow__steps li{border:0;border-left:1px solid var(--concept-border-strong);background:0 0;border-radius:0;padding:.25rem 0 2.75rem 1.5rem}.concept-workflow__steps li:before{border-radius:0 3px 3px 0;width:3px;height:3.5rem;top:0;left:-1px}.concept-workflow__steps p{margin-top:1rem}.concept-template__examples p{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.concept-refine ul{grid-template-columns:1fr}.concept-refine li,.concept-ecosystem__tools article{min-height:0}.concept-workflow__steps li{grid-template-columns:1fr;gap:.65rem}}@media (prefers-reduced-motion:reduce){.concept-art-page *,.concept-art-page :before,.concept-art-page :after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
