:root{--ink:#102020;--muted:#53605e;--green:#20d665;--forest:#1e4335;--line:#e6e9e5;--cream:#faf9f6;--page:1200px;font-family:"Albert Sans",Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a,summary{touch-action:manipulation}button{cursor:pointer}p{font-size:18px;line-height:1.62;color:var(--muted);margin:0 0 22px}p:last-child{margin-bottom:0}h1,h2,h3{margin:0;font-weight:600}h1{font-size:clamp(44px,4.6vw,68px);line-height:1.05;letter-spacing:-.055em}h2{font-size:clamp(32px,3.35vw,46px);line-height:1.1;letter-spacing:-.045em;text-wrap:balance}h3{font-size:22px;line-height:1.28;letter-spacing:-.025em;margin-bottom:15px}figure{margin:0}.container{width:min(var(--page),calc(100% - 96px));margin-inline:auto}.section{padding-block:108px}.section>h2{margin-bottom:54px}.section-copy h2{margin-bottom:34px}.section-copy p{max-width:62ch}.split-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:80px;align-items:center}.mobile-break{display:none}
:focus-visible{outline:3px solid #167d43;outline-offset:6px}.skip-link{position:fixed;left:16px;top:-70px;z-index:100;background:#fff;padding:14px 22px}.skip-link:focus{top:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:17px 26px;min-height:54px;background:var(--green);color:#092815;border-radius:99px;font-size:16px;font-weight:600;line-height:1.25;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:#31e675;transform:translateY(-2px);box-shadow:0 8px 22px #12492b16}.button img{transition:transform .2s}.button:hover img{transform:translateX(3px)}
.site-header{position:absolute;z-index:5;top:0;left:0;right:0;height:82px}.nav-inner{max-width:1320px;width:calc(100% - 96px);height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:14px;flex-shrink:0}.brand img{width:104px;height:32px;object-fit:contain}.brand span{font-size:14px;border-left:1px solid #b8bdb780;padding-left:14px}.site-header nav{display:flex;gap:32px;font-size:14px;align-items:center}.site-header nav a{padding:10px 0;transition:color .2s}.site-header nav a:hover,.site-header nav .active{color:#167d43}.site-header nav .active{border-bottom:2px solid #25bc62}.nav-cta{font-size:12px;padding:12px 19px;min-height:40px}.menu-toggle{display:none}
.hero{position:relative;padding-top:128px;padding-bottom:0;isolation:isolate}.hero-background{position:absolute;z-index:-1;inset:0 0 auto;width:100%;height:690px;object-fit:cover;object-position:center bottom}.hero-copy{text-align:center;max-width:780px;margin:0 auto 32px;padding:0 24px;animation:hero-in .8s ease-out both}.hero-subtitle{color:var(--ink);font-size:28px;font-weight:600;line-height:1.23;letter-spacing:-.03em;margin:17px auto 25px}.hero-description{max-width:640px;margin:0 auto 25px}.hero-description p{font-size:15px;line-height:1.52;margin-bottom:15px;color:#39423f}.hero-media-wrap{position:relative;width:min(1280px,calc(100% - 72px));margin:auto}.video-poster{display:block;position:relative;margin:0 auto;width:880px;max-width:76%;padding:9px;border:1px solid #e7e8e3;border-radius:24px;background:#fff;box-shadow:0 22px 40px #34392b15,0 4px 12px #34392b0a;overflow:hidden;transition:transform .3s,box-shadow .3s;animation:hero-in 1s .15s ease-out both}.video-poster:hover{transform:translateY(-3px);box-shadow:0 26px 48px #34392b20}.editor-preview{width:100%;height:auto;aspect-ratio:1.72;object-fit:cover;object-position:center 36%;border-radius:16px}.play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:78px;height:78px;display:grid;place-items:center;border-radius:50%;background:#163d32ed;box-shadow:0 6px 22px #0002;transition:scale .2s}.play-button img{filter:brightness(0) invert(1);margin-left:3px}.video-poster:hover .play-button{scale:1.08}.video-label{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);background:#fffefc;box-shadow:0 3px 20px #0001;padding:9px 14px;border-radius:30px;font-size:12px;font-weight:600;white-space:nowrap}.video-label span{margin-left:10px;color:#71817a}.margin-note{position:absolute;font:italic 22px/1.15 Georgia,serif;color:#375b4e;top:37%;max-width:145px}.note-left{left:0;transform:rotate(-10deg)}.note-right{right:0;transform:rotate(8deg)}.margin-note img{opacity:.55;margin:8px auto}.note-left img{transform:rotate(30deg)}.note-right img{transform:rotate(145deg)}
.conversation{display:grid;grid-template-columns:.8fr 1.2fr;gap:94px;align-items:center;padding-top:150px;padding-bottom:128px}.voice-image{max-width:380px;height:460px;border:1px solid #e8ebe7;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 24px #10202004}.voice-image img{width:190%;max-width:none;height:100%;object-fit:cover;object-position:left center}.conversation blockquote{margin:0 0 29px;background:#f3f4f1;padding:22px 26px;border-radius:12px;font-size:20px;line-height:1.45;font-weight:600;letter-spacing:-.02em}.idea-section{background:var(--cream);padding-block:92px}.exploded-figure{display:grid;grid-template-columns:1fr 115px;align-items:center;gap:0}.exploded-figure>img{mix-blend-mode:multiply;width:100%;height:580px;object-fit:contain}.exploded-figure figcaption{height:380px;display:flex;flex-direction:column;justify-content:space-between;padding-top:10px;color:#48695b;font-size:13px;line-height:1.3}.exploded-figure figcaption span{border-left:2px dotted #78c797;padding-left:12px}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.three-columns article+article{border-left:1px solid var(--line);padding-left:40px}.section-index{display:block;color:#368058;font-size:15px;letter-spacing:.1em;margin-bottom:26px}.automation{padding-bottom:84px}.use-cases{border-top:1px solid var(--line)}.use-case-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:52px}.use-case-grid article{display:grid;grid-template-columns:145px 1fr;gap:22px;align-items:center;padding:35px 0;border-bottom:1px solid var(--line)}.use-case-grid article:nth-last-child(-n+2){border-bottom:0}.use-case-grid p{font-size:16px;line-height:1.6}.use-case-grid h3{font-size:20px;margin-bottom:12px}.atlas{background-image:url('/copilot/assets/use-cases.webp');background-size:300% 200%;background-repeat:no-repeat;aspect-ratio:1;width:100%;mix-blend-mode:multiply}.art-room{background-position:0 0}.art-plan{background-position:50% 0}.art-materials{background-position:100% 0}.art-house{background-position:0 100%}.art-estimate{background-position:50% 100%}.art-documents{background-position:100% 100%}.outputs{padding-top:50px}.outputs .three-columns{gap:38px}.outputs .three-columns article+article{padding-left:28px}.output-art{width:100%;height:250px;object-fit:contain;margin-bottom:30px}.output-art.atlas{width:250px;max-width:100%;height:auto;margin-inline:auto}.outputs h3{font-size:21px}.outputs p{font-size:17px}.technology{background:var(--forest);color:#fff;padding-block:82px}.technology .split-layout{align-items:start;grid-template-columns:.95fr 1.05fr;gap:90px}.technology h2{font-size:40px;line-height:1.16}.technology p{color:#dbe5dd;font-size:17px}
.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;column-gap:64px;row-gap:42px}.steps li{display:grid;grid-template-columns:190px 1fr;gap:25px;align-items:center;padding-block:24px 42px;border-bottom:1px solid var(--line)}.steps li:nth-last-child(-n+2){border-bottom:0}.step-visual{height:210px;position:relative;display:flex;align-items:center;justify-content:center}.step-visual>img{width:100%;height:100%;object-fit:contain}.step-number{position:absolute;left:0;top:0;z-index:1;width:40px;height:40px;border-radius:50%;background:#e1f1e5;display:grid;place-items:center;font-size:20px;font-weight:600;color:#284f3b}.steps h3{font-size:21px}.steps p{font-size:16px}.step-voice{height:185px;width:122px;overflow:hidden;border:1px solid var(--line);border-radius:9px}.step-voice img{height:100%;width:auto;max-width:none}.faq{background:var(--cream);padding-top:96px;padding-bottom:0}.faq-layout{display:grid;grid-template-columns:300px 1fr;gap:100px;align-items:start}.faq-heading{position:relative;min-height:570px;overflow:hidden}.faq-heading h2{font-family:Georgia,'Times New Roman',serif;font-size:54px;line-height:.98;letter-spacing:-.055em;font-weight:400;position:relative;z-index:1}.faq-heading img{width:350px;height:380px;max-width:none;object-fit:cover;object-position:bottom left;mix-blend-mode:multiply;position:absolute;bottom:0;left:-45px}.faq-list{padding-bottom:75px}.faq-list details{border-bottom:1px solid #d8ddd5}.faq-list details:first-child{border-top:1px solid #d8ddd5}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:19px;font-weight:600;padding:26px 0;cursor:pointer;list-style:none;line-height:1.4}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary img{flex-shrink:0;transition:transform .2s;opacity:.7}.faq-list details[open] summary img{transform:rotate(180deg)}.faq-list details p{font-size:16px;line-height:1.65;padding:0 44px 25px 0;max-width:65ch}.closing{position:relative;isolation:isolate;min-height:420px;padding:76px 0;display:grid;place-items:center;text-align:center;color:white;overflow:hidden}.closing>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 59%;z-index:-2}.closing:before{content:"";position:absolute;inset:0;background:#17241bc7;z-index:-1}.closing h2{font-size:46px;line-height:1.08}.closing p{color:#e9eee8;max-width:690px;margin:26px auto 30px;font-size:17px}.footer{display:flex;gap:35px;justify-content:space-between;align-items:center;padding-block:36px}.footer nav{display:flex;gap:28px;font-size:13px}.footer small{color:#78817c;font-size:12px}.footer a:hover{color:#167d43}
.video-dialog{width:min(1180px,94vw);max-width:none;max-height:94vh;padding:0;border:0;border-radius:16px;background:#101713;color:white;box-shadow:0 25px 100px #0005}.video-dialog::backdrop{background:#0c1715d9;backdrop-filter:blur(8px)}.dialog-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 20px}.dialog-bar h2{font-size:16px;letter-spacing:0}.close-video{background:transparent;border:0;padding:10px;border-radius:50%}.close-video img{filter:invert(1)}.close-video:hover{background:#ffffff20}.video-dialog video{display:block;width:100%;max-height:calc(94vh - 75px);background:#000}.modal-open{overflow:hidden}.reveal{transition:opacity .65s ease,transform .65s ease}.js .reveal:not(.is-visible){opacity:0;transform:translateY(22px)}@keyframes hero-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero-background{height:740px}.hero{padding-top:145px}.hero-copy{margin-bottom:42px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav-inner{width:calc(100% - 64px);gap:22px}.site-header nav{gap:20px}.hero-background{height:650px}.hero-media-wrap{width:calc(100% - 48px)}.margin-note{font-size:17px}.video-poster{max-width:80%}.conversation{gap:54px}.split-layout{gap:40px}.three-columns{gap:28px}.three-columns article+article{padding-left:26px}.use-case-grid{column-gap:30px}.use-case-grid article{grid-template-columns:100px 1fr;gap:16px}.steps{column-gap:30px}.steps li{grid-template-columns:135px 1fr;gap:18px}.step-visual{height:180px}.faq-layout{grid-template-columns:250px 1fr;gap:55px}.faq-heading h2{font-size:48px}.technology .split-layout{gap:50px}}
@media(max-width:760px){html{scroll-padding-top:25px}.container{width:calc(100% - 40px)}.section{padding-block:76px}.section>h2{margin-bottom:36px}.section-copy h2{margin-bottom:28px}h1{font-size:43px}h2{font-size:34px;line-height:1.1}h3{font-size:21px}p{font-size:17px;line-height:1.6}.site-header{height:70px}.nav-inner{width:calc(100% - 40px);gap:15px}.brand{gap:10px}.brand img{width:94px}.brand span{font-size:12px;padding-left:10px}.nav-cta{display:none}.menu-toggle{display:grid;place-items:center;background:#ffffffb8;border:1px solid #ddd9cf;border-radius:50%;width:42px;height:42px}.site-header nav{position:absolute;top:66px;left:20px;right:20px;padding:20px 24px;display:none;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 35px #0001;align-items:stretch;gap:4px}.site-header nav.is-open{display:flex;flex-direction:column}.site-header nav a{padding:13px 0}.site-header nav .active{border-bottom:0}.hero{padding-top:111px}.hero-background{height:690px;object-position:center bottom;opacity:.65}.hero-copy{max-width:560px;padding:0 24px;margin-bottom:32px}.hero-subtitle{font-size:23px;margin-top:18px;margin-bottom:25px}.desktop-break{display:none}.hero-description p{font-size:14px;line-height:1.55}.hero-description{margin-bottom:24px}.button{font-size:15px;padding:16px 23px}.hero-media-wrap{width:calc(100% - 28px)}.video-poster{max-width:100%;padding:5px;border-radius:15px}.editor-preview{border-radius:10px;aspect-ratio:1.5}.play-button{width:60px;height:60px}.play-button img{width:25px;height:25px}.margin-note{display:none}.video-label{font-size:10px;bottom:14px;padding:7px 11px}.conversation{display:flex;flex-direction:column-reverse;gap:38px;padding-top:90px;padding-bottom:80px}.conversation blockquote{font-size:18px;padding:20px;margin-bottom:26px}.voice-image{width:280px;height:355px;align-self:center}.split-layout{grid-template-columns:1fr;gap:40px}.idea-section .section-copy{max-width:620px}.exploded-figure{grid-template-columns:1fr 96px;max-width:500px;margin:auto}.exploded-figure>img{height:410px}.exploded-figure figcaption{height:290px;font-size:11px}.three-columns{grid-template-columns:1fr;gap:34px}.three-columns article+article,.outputs .three-columns article+article{border-left:0;padding:30px 0 0;border-top:1px solid var(--line)}.section-index{margin-bottom:14px}.three-columns h3{max-width:340px}.automation{padding-bottom:70px}.use-case-grid{grid-template-columns:1fr;gap:0}.use-case-grid article{grid-template-columns:112px 1fr;gap:18px;padding:28px 0}.use-case-grid article:nth-last-child(2){border-bottom:1px solid var(--line)}.use-case-grid h3{font-size:20px}.use-case-grid p{font-size:15px}.use-cases>h2 br{display:none}.outputs{padding-top:30px}.output-art,.output-art.atlas{max-width:300px;width:100%;height:240px;margin:0 auto 26px}.output-art.atlas{width:240px;height:240px}.outputs .three-columns{gap:36px}.outputs h3{font-size:22px}.technology{padding-block:64px}.technology .split-layout{grid-template-columns:1fr;gap:32px}.technology h2{font-size:34px}.technology p{font-size:16px}.steps{grid-template-columns:1fr;gap:0}.steps li{grid-template-columns:125px 1fr;gap:24px;padding:28px 0}.steps li:nth-last-child(2){border-bottom:1px solid var(--line)}.steps h3{font-size:20px}.steps p{font-size:15px}.step-visual{height:155px}.step-number{width:34px;height:34px;font-size:17px}.step-voice{width:89px;height:150px}.faq{padding-bottom:56px}.faq-layout{grid-template-columns:1fr;gap:32px}.faq-heading{min-height:155px}.faq-heading h2{font-size:44px}.faq-heading img{left:auto;right:-12px;bottom:-45px;width:185px;height:210px}.faq-list{padding-bottom:0}.faq-list summary{font-size:17px;padding:23px 0;gap:18px}.faq-list details p{font-size:15px;padding-right:28px}.closing{min-height:450px;padding:70px 0}.closing h2{font-size:35px}.closing p{font-size:16px;margin-block:25px 30px}.footer{flex-wrap:wrap;gap:26px;padding-block:30px}.footer .brand{width:100%}.footer nav{gap:20px;font-size:12px}.footer small{font-size:11px}.video-dialog{width:96vw;border-radius:10px}.dialog-bar{padding:7px 10px}.mobile-break{display:block}}
.technology{background:var(--cream);color:var(--ink);border-block:1px solid var(--line)}.technology p{color:var(--muted)}.technology h2{border-left:4px solid var(--green);padding-left:24px}
.exploded-figure.editor-figure{display:block;width:100%;max-width:none}.exploded-figure.editor-figure>img{width:100%;height:auto;mix-blend-mode:normal;border-radius:16px;border:1px solid var(--line)}
video.editor-preview{aspect-ratio:16/9;object-fit:contain;background:#fff;pointer-events:none}.video-dialog[open]{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;border-radius:0;display:flex;flex-direction:column}.video-dialog[open] video{flex:1;min-height:0;max-height:none;object-fit:contain}.dialog-bar{flex-shrink:0}
.footer nav{flex-wrap:wrap}.voice-image{width:320px;max-width:100%;height:auto;aspect-ratio:615 / 1222;justify-self:center}.voice-image img{width:191.22%;height:auto;object-fit:initial}
@media(min-width:761px) and (max-width:1100px){.nav-cta{display:none}.site-header nav{gap:18px;font-size:13px}}
video.editor-preview{aspect-ratio:16/9}
.faq-heading-room img{position:static;width:100%;max-width:100%;height:auto;object-fit:contain;margin-top:38px}.faq-heading-room{min-height:0}
@media(max-width:760px){.voice-image{width:260px;height:auto}.faq-heading-room{display:grid;grid-template-columns:1.1fr 1fr;gap:16px;align-items:center}.faq-heading-room img{margin-top:0}.faq-heading-room h2{font-size:clamp(34px,7.8vw,44px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal:not(.is-visible){opacity:1;transform:none}}
