@charset "UTF-8";
:root{color-scheme:dark;--bg:#171917;--surface:#20231f;--paper:#f0efe9;--ink:#eeeee6;--muted:#b0b4a9;--accent:#e9bd72;--line:#3d4138;--max:1320px;font-family:Arial,Helvetica,sans-serif;font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:6px}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:500;line-height:1.07;letter-spacing:-.045em}p{color:var(--muted)}.skip{position:absolute;top:-70px;left:12px;background:var(--accent);color:#151714;padding:10px 16px;z-index:100}.skip:focus{top:12px}.site-header{max-width:var(--max);margin:auto;min-height:106px;padding:28px 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:15px;font-size:19px;letter-spacing:.13em;white-space:nowrap}.brand b{font-weight:400;color:var(--accent)}.brand svg{width:33px;height:33px;color:var(--accent);flex:none}.site-header nav{display:flex;align-items:center;gap:32px;font-size:15px}.site-header nav a{padding:8px 0;color:#c7cabe}.site-header nav a:hover,.site-header nav a[aria-current]{color:var(--accent)}main{max-width:var(--max);margin:auto}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:40px;padding:64px 48px 72px;min-height:710px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:600;color:var(--accent);line-height:1.6}.hero h1{font-size:clamp(44px,5.7vw,80px);line-height:1.04;letter-spacing:-.055em;margin:27px 0}.hero h1 em{color:var(--accent);font-family:Georgia,serif;font-weight:400}.hero-description{max-width:430px;font-size:18px;line-height:1.65;margin-bottom:34px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:52px;padding:14px 22px;border:1px solid var(--accent);background:var(--accent);color:#171917;font-size:15px;font-weight:600;transition:background .15s,color .15s}.button:hover{background:#f5d399}.button-outline{background:transparent;color:var(--accent)}.button-outline:hover{background:var(--accent);color:var(--bg)}.hero-note{display:flex;align-items:center;gap:16px;margin-top:62px;font-size:11px;letter-spacing:.1em;color:var(--muted);max-width:400px}.fine-line{width:38px;height:1px;background:var(--accent);flex:none}.hero-art{height:550px;position:relative;overflow:hidden;background:#e4e4e0;border-radius:2px;isolation:isolate}.hero-art>img{position:absolute;width:430px;max-width:none;left:50%;top:43px;transform:translateX(-50%);height:auto}.hero-art-heading{position:absolute;top:0;left:0;right:0;z-index:2;background:#e4e4e0;color:#50534c;padding:19px 22px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.12em}.hero-art-footer{position:absolute;bottom:0;left:0;right:0;padding:17px 22px;background:#e4e4e0;color:#343a31;z-index:2;font-size:13px;line-height:1.4;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #cdcec5}.hero-art-footer>span:last-child{font-size:32px}.apps-section{padding:70px 48px 0;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:45px}.section-heading h2{font-size:46px;margin-top:17px}.section-heading>p{font-size:16px;padding-bottom:3px}.product-row{display:grid;grid-template-columns:1fr 1fr;min-height:490px;border-top:1px solid var(--line);padding:42px 0;gap:65px;align-items:center}.product-visual{height:445px;overflow:hidden;position:relative;background:#e7e7e2;border-radius:2px}.matteview-visual>img{position:absolute;width:320px;max-width:none;left:50%;top:-132px;transform:translateX(-50%)}.visual-caption{position:absolute;bottom:0;left:0;right:0;padding:13px 20px;background:#d9dcd2;color:#3f443b;font-size:12px;letter-spacing:.06em}.interface-detail{background:#25251f}.interface-detail>img{position:absolute;width:410px;max-width:none;left:50%;bottom:40px;transform:translateX(-50%)}.interface-detail .visual-caption{background:#2c2e27;color:#cfbea0}.product-topline{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:22px}.product-topline .eyebrow{color:var(--muted);font-size:11px;letter-spacing:.12em}.status{font-size:12px;border:1px solid #575e4f;color:#cdd7c1;padding:3px 9px;border-radius:2px;white-space:nowrap}.status.amber{border-color:#796644;color:#e9bd72}.product-copy h3{font-size:52px;letter-spacing:-.055em}.product-copy h4{font-size:25px;letter-spacing:-.025em;margin:20px 0 15px}.product-copy p{max-width:445px;margin-bottom:28px;font-size:17px;line-height:1.7}.studio-note{margin:36px 48px 0;padding:74px 0 84px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:22px 65px}.studio-note .eyebrow{grid-column:1/-1}.studio-note h2{font-size:48px}.studio-note>div p{font-size:18px;line-height:1.7;max-width:460px}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:15px;color:var(--accent);border-bottom:1px solid #7e6b49;padding-bottom:5px;margin-top:25px}.text-link:hover{color:#fff}.site-footer{border-top:1px solid var(--line);padding:40px 48px 22px;max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr auto;gap:28px}.footer-brand{font-size:15px}.site-footer p{font-size:14px;margin-top:13px}.footer-links{display:flex;gap:24px;font-size:14px;align-items:flex-start}.footer-links a:hover{color:var(--accent)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:30px;border-top:1px solid var(--line);grid-column:1/-1;font-size:12px;color:#a9ad9f}.page-hero{padding:76px 48px 58px;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(44px,6vw,76px);max-width:920px;margin:24px 0}.page-hero .intro{font-size:20px;line-height:1.7;max-width:710px}.page-hero .button{margin-top:28px}.page-hero .status{display:inline-block;margin-top:25px}.content-section{padding:60px 48px}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.content-section h2{font-size:38px;margin-bottom:22px}.content-section h3{font-size:24px;letter-spacing:-.02em;margin:32px 0 12px}.content-section p{font-size:17px;margin-bottom:20px;line-height:1.75}.content-section ul{padding-left:22px;color:var(--muted);line-height:1.9;font-size:17px}.content-section a:not(.button){color:var(--accent);text-decoration:underline;text-underline-offset:4px}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:54px}.feature-list article{padding-top:23px;border-top:1px solid var(--line)}.feature-list h3{margin-top:12px}.feature-list p{font-size:16px}.number{color:var(--accent);font-size:13px;letter-spacing:.1em}.product-detail-image{width:100%;max-width:390px;margin:auto;border-radius:3px}.content-narrow{max-width:840px}.simple-panel{background:var(--surface);padding:30px;border:1px solid var(--line)}.simple-panel h2{font-size:27px}.simple-panel .button{margin-top:10px}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.faq{margin-top:50px}.faq details{border-top:1px solid var(--line);padding:21px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:18px;padding-right:24px}.faq details p{padding-top:17px;margin-bottom:0}.mode-list{display:flex;flex-wrap:wrap;gap:12px;margin:27px 0}.mode-list span{padding:10px 18px;border:1px solid var(--line);font-size:14px}.mode-list .selected{background:var(--accent);color:var(--bg);border-color:var(--accent)}.quote{font-family:Georgia,serif;font-size:clamp(31px,4vw,50px)!important;line-height:1.3!important;color:var(--ink);max-width:850px}.prose-divider{height:1px;background:var(--line);margin:40px 0}.legal-meta{font-size:14px!important}.back-link{display:inline-flex;margin-bottom:28px;gap:10px;color:var(--muted);font-size:14px}.release-note{padding:16px 20px;border-left:2px solid var(--accent);margin-top:28px;background:var(--surface);font-size:15px!important}.collection-count{color:var(--muted)}
@media(min-width:1450px){.hero h1{font-size:80px}}
@media(max-width:900px){.site-header{padding:24px 28px}.hero{padding:44px 28px;gap:28px}.hero-art{height:480px}.hero-art>img{width:360px}.hero-note{margin-top:40px}.apps-section{padding:55px 28px 0}.product-row{gap:32px}.product-topline{margin-bottom:16px}.product-copy h3{font-size:42px}.product-visual{height:400px}.studio-note{margin:20px 28px 0;gap:24px 32px}.studio-note h2{font-size:39px}.site-footer{padding:35px 28px 22px}.page-hero,.content-section{padding-left:28px;padding-right:28px}.content-grid{gap:30px}.feature-list{gap:26px}}
@media(max-width:650px){html{scroll-padding-top:25px}.site-header{padding:23px 22px;min-height:88px;flex-wrap:wrap;gap:20px}.brand{font-size:16px;gap:10px}.brand svg{width:27px;height:27px}.site-header nav{gap:25px;font-size:14px;width:100%;justify-content:space-between;padding-top:5px}.hero{grid-template-columns:1fr;padding:45px 22px 40px;gap:38px;min-height:0}.hero h1{font-size:clamp(43px,11vw,68px);margin-top:22px}.hero-description{font-size:17px;max-width:390px}.hero-note{margin-top:30px;font-size:10px;letter-spacing:.08em}.hero-art{height:390px}.hero-art>img{width:335px;top:1px}.hero-art-heading{padding:14px 18px;font-size:9px}.hero-art-footer{padding:12px 18px;font-size:12px}.apps-section{padding:45px 22px 0}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:38px}.section-heading>p{margin-top:20px}.product-row{grid-template-columns:1fr;gap:29px;padding:30px 0 44px}.product-visual{height:340px}.matteview-visual>img{width:275px;top:-126px}.interface-detail>img{width:345px;bottom:32px}.product-copy h3{font-size:44px}.product-copy h4{font-size:23px;margin-top:16px}.product-copy p{font-size:16px}.studio-note{margin:0 22px;padding:44px 0;grid-template-columns:1fr;gap:22px}.studio-note h2{font-size:39px}.studio-note>div p{font-size:17px}.site-footer{padding:30px 22px 22px;grid-template-columns:1fr;gap:26px}.footer-links{flex-wrap:wrap;gap:18px 26px}.footer-bottom{display:block;padding-top:22px}.footer-bottom span{display:block;margin-top:7px}.page-hero{padding:48px 22px 38px}.page-hero .intro{font-size:18px}.content-section{padding:40px 22px}.content-grid,.help-grid,.feature-list{grid-template-columns:1fr;gap:28px}.content-section h2{font-size:32px}.content-section p{font-size:16px}.feature-list{margin-top:35px}.simple-panel{padding:24px}.product-detail-image{max-width:310px}.eyebrow{font-size:11px}.content-grid .interface-detail{height:370px}.quote{font-size:31px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero h1{font-size:clamp(44px,5.6vw,76px)}.hero-art{box-shadow:0 24px 70px #0003}.hero-note,.hero-art-heading,.product-topline .eyebrow,.eyebrow{font-size:12px}.status{font-size:14px}.hero-note{letter-spacing:.055em}.filmtrace-row .interface-detail,.filmtrace-detail{background:#131a1b}.filmtrace-row .interface-detail>img,.filmtrace-detail>img{width:390px;bottom:32px}.filmtrace-row .visual-caption,.filmtrace-detail .visual-caption{background:#202c2d;color:#c5d5d3}.concept-section{margin:20px 48px 0;display:grid;grid-template-columns:1.2fr 1fr;border-top:1px solid var(--line);padding:64px 0;gap:64px;align-items:center}.concept-art{height:440px;position:relative;overflow:hidden}.concept-art>img{width:100%;height:100%;object-fit:cover}.concept-art .visual-caption{color:#c7e6e7;background:#071b25d9}.concept-copy h2{font-size:52px;margin:21px 0}.concept-copy>p:not(.eyebrow){font-size:18px;max-width:410px}.concept-copy .concept-meta{font-size:14px!important;margin-top:22px;color:#adc6c5}.concept-copy .eyebrow{color:#8eced4}.water-detail{width:100%;max-height:650px;object-fit:cover;border-radius:2px;margin-bottom:15px}.content-narrow h2:not(:first-child){margin-top:36px}.hero-art-heading{letter-spacing:.055em;gap:15px}.hero-art-footer>span:last-child{display:none}
@media(max-width:900px){.concept-section{margin:20px 28px 0;gap:30px}.concept-copy h2{font-size:42px}.concept-art{height:390px}.hero h1{font-size:clamp(44px,6vw,65px)}}
@media(max-width:650px){.hero h1{font-size:clamp(42px,10vw,60px)}.concept-section{margin:0 22px;grid-template-columns:1fr;padding:40px 0;gap:28px}.concept-art{height:320px}.concept-copy h2{font-size:42px}.hero-art-heading{font-size:12px}.hero-note{font-size:12px;line-height:1.7}.product-topline .eyebrow{font-size:12px}.filmtrace-row .interface-detail>img,.filmtrace-detail>img{width:320px}.brand{white-space:normal}.button{max-width:100%;gap:20px}.hero h1 em{display:inline}.status{white-space:normal}.hero-art{margin-top:5px}.water-detail{min-height:250px}}
.hero-art>img{width:320px;top:-125px}
@media(max-width:900px) and (min-width:651px){.hero-art>img{width:285px;top:-115px}}
@media(max-width:650px){.hero-art>img{width:260px;top:-113px}}
.hero-art>img{width:280px;top:-64px}
@media(max-width:900px) and (min-width:651px){.hero-art>img{width:245px;top:-53px}}
@media(max-width:650px){.hero-art>img{width:230px;top:-63px}}
.page-actions{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.page-actions .text-link{margin-top:28px}.product-nav{display:flex;flex-wrap:wrap;gap:16px 30px;padding:20px 48px;border-bottom:1px solid var(--line);font-size:15px}.product-nav a:hover{color:var(--accent)}.divided-section{border-top:1px solid var(--line)}.controls-figure{margin:0;max-width:440px}.controls-figure img{width:100%;border-radius:10px}.controls-figure figcaption{color:var(--muted);font-size:13px;margin-top:14px}.control-list{margin-top:30px}.control-list>div{padding:18px 0;border-top:1px solid var(--line)}.control-list dt{font-size:19px;color:var(--ink)}.control-list dd{margin:8px 0 0;color:var(--muted);font-size:16px;line-height:1.7}.steps{margin:28px 0 0;padding-left:25px}.steps li{padding:0 0 20px 12px}.steps li::marker{color:var(--accent);font-weight:600}.steps strong{font-size:18px;font-weight:500}.steps p{margin:8px 0 0;font-size:16px}.support-aside{align-self:start}.support-aside .button{gap:20px;white-space:normal}.support-aside .legal-meta{overflow-wrap:anywhere}#features,#controls,#quick-start{scroll-margin-top:24px}@media(max-width:650px){.product-nav{padding:18px 22px;gap:12px 22px;font-size:14px}.page-actions{gap:8px 22px}.controls-figure{max-width:360px;margin:auto}.support-aside .button{padding:12px 15px}.control-list dt{font-size:18px}}
.apps-dropdown{position:relative}.apps-dropdown summary{display:flex;align-items:center;gap:9px;cursor:pointer;list-style:none;padding:8px 0;color:#c7cabe}.apps-dropdown summary::-webkit-details-marker{display:none}.apps-dropdown summary svg{width:12px;height:8px;transition:transform .15s}.apps-dropdown[open] summary{color:var(--accent)}.apps-dropdown[open] summary svg{transform:rotate(180deg)}.apps-menu{position:absolute;top:calc(100% + 12px);left:-20px;width:290px;max-width:calc(100vw - 44px);padding:9px 18px;background:#242721;border:1px solid #575d4d;box-shadow:0 20px 50px #0006;z-index:50;border-radius:5px}.site-header nav .apps-menu a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid var(--line);color:var(--ink);font-size:15px}.apps-menu small{font-size:12px;color:var(--muted);text-align:right}.site-header nav .apps-menu a:hover{color:var(--accent)}.site-header nav .apps-menu a:last-child{border-bottom:0;color:var(--accent)}.apps-menu .view-all{font-size:14px!important}.site-header nav .apps-menu a:focus-visible{outline-offset:3px}@media(max-width:650px){.apps-menu{left:0;width:290px;top:calc(100% + 6px)}}

/* Compact studio homepage; app details remain on their own routes. */
.home-intro{padding:42px 48px 34px}.home-intro h1{font-size:clamp(36px,4.5vw,62px);line-height:1.12;margin:17px 0 21px;letter-spacing:-.045em}.home-intro h1 em{font-family:Georgia,serif;font-weight:400;color:var(--accent)}.home-intro-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.home-intro-bottom p{font-size:17px;line-height:1.6}.home-intro-bottom .text-link{margin:0 0 4px;flex-shrink:0}.app-collection{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;padding:0 48px 42px;scroll-margin-top:24px}.app-preview{min-width:0}.app-preview-link{display:block;height:100%;border:1px solid var(--line);background:var(--surface);transition:border-color .15s}.app-preview-link:hover{border-color:var(--accent)}.app-preview-image{height:400px;position:relative;overflow:hidden;background:#e4e4e0}.app-preview-image img{position:absolute;width:270px;max-width:none;height:auto;left:50%;transform:translateX(-50%)}.matteview-preview .app-preview-image{background:linear-gradient(90deg,#e4e4e0,#f6f5f1 calc(50% - 110px),#f6f5f1 calc(50% + 110px),#e4e4e0)}.matteview-preview .app-preview-image img{width:220px;top:-77px}.evlume-preview .app-preview-image{background:#22201d}.evlume-preview .app-preview-image img{width:100%;height:calc(100% - 44px);max-width:100%;left:0;top:10px;transform:none;object-fit:contain;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 calc(100% - 22px),transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 calc(100% - 22px),transparent 100%)}.image-note{position:absolute;right:14px;bottom:12px;color:#cbc8c0;font-size:11px;letter-spacing:.02em;text-shadow:0 1px 3px #151513}.app-preview-copy{padding:21px 24px 23px}.app-preview-title{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.app-preview-title h2{font-size:31px;letter-spacing:-.035em}.app-preview-copy p{font-size:16px;line-height:1.6;margin:14px 0 18px;max-width:450px}.app-explore{font-size:15px;color:var(--accent);display:flex;justify-content:space-between;gap:20px}.home-page .site-footer{padding-top:24px;padding-bottom:20px;gap:18px}.home-page .site-footer p{display:none}.home-page .footer-bottom{padding-top:16px}.apps-menu small{font-size:14px}.apps-menu{width:315px;left:auto;right:0}.site-header nav .apps-menu a{flex-wrap:wrap;gap:5px 15px}.apps-menu small{text-align:left}
@media(max-width:900px){.home-intro{padding:34px 28px 28px}.app-collection{padding:0 28px 34px;gap:22px}.app-preview-copy{padding:20px}.app-preview-image{height:380px}}
@media(max-width:650px){.apps-menu{left:0;right:auto}.home-intro{padding:32px 22px 28px}.home-intro h1{font-size:clamp(34px,8.4vw,49px);max-width:460px;margin:17px 0}.home-intro-bottom{display:block}.home-intro-bottom p{font-size:16px}.home-intro-bottom .text-link{margin-top:20px}.app-collection{grid-template-columns:1fr;gap:25px;padding:0 22px 32px}.app-preview-image{height:380px}.app-preview-copy{padding:20px}.app-preview-title h2{font-size:30px}.app-preview-title .status{font-size:14px}.home-page .site-footer{gap:20px}.home-page .footer-bottom span{margin-top:0}.home-page .footer-bottom span+span{margin-top:5px}}

.custom-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center}.custom-intent{padding-left:32px;border-left:1px solid var(--line)}.custom-intent .quote{font-size:38px!important}.custom-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:36px}.custom-examples figure{margin:0;min-width:0}.custom-examples img{width:100%;height:auto;border:1px solid var(--line);border-radius:14px}.custom-examples h3{font-size:23px;line-height:1.2;margin:22px 0 10px}.custom-examples p{font-size:16px;margin-bottom:0}.illustration-note{font-size:14px!important;color:var(--muted);margin-top:26px!important}.custom-examples figcaption{padding:0 3px}@media(max-width:900px){.custom-intro{gap:28px}.custom-intent{padding-left:22px}.custom-examples{gap:18px}.custom-examples h3{font-size:21px}}@media(max-width:650px){.custom-intro{grid-template-columns:1fr}.custom-intent{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.custom-intent .quote{font-size:31px!important}.custom-examples{grid-template-columns:1fr;gap:36px}.custom-examples figure{width:100%;max-width:360px;margin:auto}.custom-examples h3{font-size:24px}.custom-examples img{border-radius:12px}}

/* Shared neutral gray; device outlines use each source image's actual geometry. */
.matteview-preview .app-preview-image,
.evlume-preview .app-preview-image{background:#484948}
.app-preview-image::before{content:none}
.phone-cutout{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:360px;overflow:hidden;box-shadow:0 12px 18px #0005,0 2px 4px #0003;isolation:isolate}
.matteview-preview .phone-cutout{aspect-ratio:982/2089;border-radius:8.9% / 4.2%}
.evlume-preview .phone-cutout{aspect-ratio:748/1555;border-radius:20.2% / 9.8%}
.matteview-preview .app-preview-image img{width:126.47658%;height:auto;max-width:none;left:-13.23829%;top:-23.98277%;transform:none;clip-path:none}
.evlume-preview .app-preview-image img{width:118.58289%;height:auto;max-width:none;left:-9.35829%;top:-5.72347%;transform:none;object-fit:initial;-webkit-mask-image:none;mask-image:none;clip-path:none}
@media(max-width:900px){.phone-cutout{height:340px}}
