@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=IBM+Plex+Mono:wght@400;500&display=swap');
:root{--bg:#0c1015;--surface:#11161d;--surface2:#171e27;--text:#f0f3f6;--muted:#9ba7b6;--subtle:#778594;--line:#27313d;--accent:#8ee0bc;--mono:'IBM Plex Mono',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:var(--bg)}.shell{width:min(1200px,calc(100% - 100px));margin:auto}.skip-link{position:fixed;top:10px;left:10px;padding:12px;background:var(--accent);color:var(--bg);z-index:100;transform:translateY(-150%)}.skip-link:focus{transform:none}.header{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font-size:21px;letter-spacing:-.8px;font-weight:650}.brand-mark{font-family:var(--mono);font-size:24px;line-height:1;letter-spacing:-3px;border:1px solid #405348;border-radius:7px;width:34px;height:34px;display:flex;align-items:center;padding:0 5px;font-weight:500;color:var(--accent)}.brand-mark>span{font-size:20px}nav{display:flex;gap:32px;align-items:center;font-size:14px;color:#c6cfd9}nav a:hover{color:var(--accent)}.nav-count{font-family:var(--mono);font-size:10px;color:var(--subtle);margin-left:4px}.nav-contact{padding-left:28px;border-left:1px solid var(--line)}.nav-contact>span{margin-left:10px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center;padding:80px 0 85px}.eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.7px;color:var(--muted);font-weight:400;margin:0;line-height:1.7}.hero-copy>.eyebrow{font-size:11px;display:flex;gap:9px;align-items:center;letter-spacing:.3px}.accent-line{display:inline-block;width:16px;height:1px;background:var(--accent);flex-shrink:0}h1{font-size:clamp(52px,5.3vw,76px);font-weight:500;letter-spacing:-.055em;line-height:1.06;margin:25px 0}h1>span{color:var(--accent)}.hero-description{font-size:17px;line-height:1.75;color:var(--muted);max-width:440px;margin:0}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:33px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;font-size:14px;font-weight:550;padding:13px 18px;border-radius:6px;border:1px solid transparent;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#10251c}.button-primary:hover{background:#b0f3d6}.button-light{background:#e8edf4;color:#16202b}.button-light:hover{background:white}.quiet-link{font-size:14px;display:inline-flex;gap:12px;align-items:center;color:#c8d2dd}.quiet-link:hover{color:var(--accent)}.work-caption{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.work-caption .eyebrow,.mini-index{font-family:var(--mono);font-size:10px;color:#8494a5}.hero-product{display:block;border:1px solid #354151;border-radius:10px;background:var(--surface);overflow:hidden;box-shadow:0 25px 80px #0003;transition:border-color .2s,transform .3s}.hero-product:hover{border-color:#778699;transform:translateY(-3px)}.hero-product-heading{padding:20px;display:flex;gap:12px;align-items:center}.app-icon{flex-shrink:0;width:39px;height:39px;border-radius:9px;display:grid;place-items:center}.casa-icon{background:#803cf0;color:#fff}.app-icon svg{width:22px;height:22px}.hero-product-heading>div,.hero-secondary>div{display:flex;flex-direction:column;gap:5px}.hero-product-heading strong,.hero-secondary strong{font-size:16px;font-weight:550}.hero-product-heading>div>span,.hero-secondary>div>span{font-size:12px;color:var(--muted)}.status{font-family:var(--mono);font-size:10px;white-space:nowrap;border:1px solid var(--line);padding:5px 9px;display:inline-flex;align-items:center;gap:6px;border-radius:4px;line-height:1.4}.hero-product-heading>.status,.hero-secondary>.status{margin-left:auto}.live{color:#99dcb9;background:#152a22;border-color:#29473a}.live::before{content:'';width:5px;height:5px;background:#99dcb9;border-radius:50%}.progress{background:#2b251b;border-color:#4a3e29;color:#dfc58d}.hero-screen{background:#e8e8f0;padding:25px 20px 0;overflow:hidden;height:215px}.hero-screen img{width:100%;height:auto;display:block;border-radius:5px 5px 0 0;box-shadow:0 8px 25px #0002;transition:transform .4s}.hero-product:hover .hero-screen img{transform:translateY(-4px)}.hero-product-foot{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#adb9c7;border-top:1px solid var(--line)}.hero-product-foot>span:last-child{font-size:19px;color:var(--text)}.hero-secondary{display:flex;align-items:center;gap:13px;padding:18px 5px 0;margin-top:7px}.nl-icon{background:#20324a;color:#b9d3f4;font-family:var(--mono);font-weight:500;font-size:19px;position:relative;display:flex;justify-content:center;letter-spacing:-1px}.nl-icon>span{position:absolute;font-size:10px;top:3px;right:4px}.section-divider{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:19px 0;font-family:var(--mono);font-size:9px;letter-spacing:.6px;color:#8795a4}.section-divider>span:last-child{color:var(--accent)}.projects{padding:67px 0 75px}.section-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}h2{font-size:38px;line-height:1.2;letter-spacing:-1.5px;font-weight:500;margin:12px 0 0}.section-intro>p{font-size:14px;line-height:1.65;color:var(--muted);margin:0}.project{border:1px solid var(--line);border-radius:12px;background:var(--surface);overflow:hidden;scroll-margin-top:25px}.project+.project{margin-top:30px}.project-topline{border-bottom:1px solid var(--line);padding:16px 28px;display:flex;justify-content:space-between;align-items:center}.project-topline .eyebrow{font-size:10px}.project-body{padding:38px 28px;display:grid;grid-template-columns:.85fr 1.45fr;gap:35px;align-items:center}.project-name{display:flex;gap:12px;align-items:center}.project-name .app-icon{width:34px;height:34px;border-radius:7px}.project-name .app-icon svg{width:20px;height:20px}h3{font-size:24px;font-weight:550;letter-spacing:-.6px;margin:0}h4{font-size:27px;font-weight:500;line-height:1.28;letter-spacing:-.8px;margin:25px 0 16px}.project-copy>p{font-size:15px;color:var(--muted);line-height:1.7;margin:0 0 18px}.project-copy .project-origin{font-size:13px;line-height:1.65;color:#99a6b7;border-left:2px solid #655484;padding-left:13px;margin:21px 0}.project-domain{display:block;font-family:var(--mono);font-size:11px;color:#8798ac;margin-top:12px}.product-figure,.language-figure{margin:0;min-width:0}.product-visual{background:radial-gradient(ellipse at 60% 25%,#e9e2f9,#c5bbdb);border-radius:7px;padding:37px 35px 65px 23px;position:relative;min-height:350px;display:flex;align-items:center}.product-browser{background:white;box-shadow:0 15px 35px #21103230;overflow:hidden;border:1px solid #b7adcd;border-radius:7px;width:100%;margin-right:12px}.browser-bar{height:26px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;font-family:var(--mono);font-size:8px;color:#887894;background:#f8f6fb;border-bottom:1px solid #eee8f4}.window-dots{font-size:7px;letter-spacing:1px;color:#c4b9d0}.screenshot-button{display:block;position:relative;padding:0;width:100%;border:0;cursor:zoom-in;background:white}.screenshot-button>img{display:block;width:100%;height:auto}.zoom-hint{position:absolute;bottom:12px;left:12px;padding:7px 10px;background:#18202fed;color:white;border:1px solid #ffffff30;border-radius:4px;font-size:10px;opacity:0;transition:opacity .2s}.screenshot-button:hover .zoom-hint,.screenshot-button:focus-visible .zoom-hint{opacity:1}.phone-preview{position:absolute;width:20%;height:auto;right:15px;bottom:24px;border:4px solid #22212a;border-radius:18px;box-shadow:0 12px 23px #0003}.product-figure figcaption,.language-figure figcaption{display:flex;justify-content:space-between;gap:10px;margin-top:13px;font-size:10px;color:#8e9daf;line-height:1.6}.product-figure figcaption>span:first-child,.language-figure figcaption>span:first-child{font-family:var(--mono);font-size:9px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.feature-grid>div{padding:25px 28px}.feature-grid>div+div{border-left:1px solid var(--line)}.feature-icon{color:#b8a4db;font-size:20px;height:25px;display:block}.feature-grid h5{font-size:14px;font-weight:550;margin:10px 0 8px}.feature-grid p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.development-note{display:flex;gap:12px;color:#dbbc7d;font-size:13px;line-height:1.7;margin-top:29px}.development-note>span:first-child{font-size:23px;line-height:1.4}.development-note small{font-size:12px;color:#8f9eae}.language-art{min-height:320px;border:1px solid #31465f;background-color:#172638;background-image:linear-gradient(#b5d4f208 1px,transparent 1px),linear-gradient(90deg,#b5d4f208 1px,transparent 1px);background-size:32px 32px;padding:26px 28px;border-radius:7px;color:#d4e6ff;display:flex;flex-direction:column;justify-content:space-between}.language-art-top{display:flex;justify-content:space-between;align-items:center;font-family:var(--mono);font-size:10px;letter-spacing:1px;color:#a8bfdc}.language-art-top b{font-weight:400;background:#a7c8f4;color:#172638;padding:3px 5px;border-radius:3px;margin-left:3px}.language-art-top>span:last-child{font-size:9px;color:#89a3c3}.language-type{margin:22px 0 26px}.language-type>span:first-child{font-size:70px;letter-spacing:-3px;font-weight:500;line-height:1.1}.typing-cursor{color:#8ee0bc;font-weight:400}.translation-line{display:flex;align-items:center;font-size:20px;gap:14px;margin-top:12px;color:#a2b8d2}.translation-line>span{font-family:var(--mono);font-size:20px;color:#7896bb}.language-art-bottom{display:flex;justify-content:space-between;align-items:end;border-top:1px solid #9bbedb30;padding-top:19px;font-family:var(--mono);font-size:9px;line-height:1.6;letter-spacing:.5px;color:#9fb6d0}.language-brackets{font-size:25px;color:#a8c6eb;white-space:nowrap}.about{padding:65px 0 75px;display:grid;grid-template-columns:1fr 2fr;gap:65px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.personal-mark{background:linear-gradient(145deg,#1b2731,#111820);border:1px solid #344550;color:#bdcdda;width:155px;height:155px;position:relative;display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:59px;letter-spacing:-9px;margin-top:29px;border-radius:9px}.personal-mark>span:first-child{color:var(--accent)}.personal-mark .mark-corner{position:absolute;right:13px;top:8px;font-size:17px;letter-spacing:0;color:#8daaa0}.about-copy h2{font-size:40px;line-height:1.2;margin:15px 0 25px}.about-copy h2>span{color:var(--muted)}.about-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);max-width:600px}.about-copy .quiet-link{margin-top:15px}footer{padding-top:55px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:55px}.footer-top h2{font-size:29px;line-height:1.35;letter-spacing:-.9px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:27px 0 33px;gap:25px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-bottom .brand{font-size:18px;color:var(--text)}.footer-bottom .brand-mark{width:28px;height:28px;font-size:20px}.footer-bottom>a:last-child:hover{color:var(--accent)}dialog{width:min(1200px,94vw);padding:0;border:1px solid #455060;background:var(--surface);color:var(--text);border-radius:10px;max-height:90svh;box-shadow:0 40px 150px #0009}dialog::backdrop{background:#05080dd9;backdrop-filter:blur(8px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;padding:20px 24px}.dialog-heading h2{font-size:20px;letter-spacing:-.5px;margin:0}.dialog-heading p{font-size:12px;color:var(--muted);margin:5px 0 0}.dialog-heading button{font-size:28px;background:var(--surface2);color:var(--text);border:1px solid var(--line);border-radius:6px;width:38px;height:38px;cursor:pointer}dialog>img{width:100%;height:auto;display:block}.dialog-heading button:hover{background:#2e3844}@media(min-width:1500px){.hero{padding-top:100px;padding-bottom:105px}}@media(max-width:1050px){.shell{width:calc(100% - 64px)}.hero{gap:35px;padding:65px 0}.hero h1{font-size:clamp(45px,5.3vw,58px)}.hero-copy>.eyebrow{font-size:10px}.hero-description{font-size:15px}.hero-actions{gap:18px}.hero-actions .quiet-link{font-size:12px}.hero-actions .button{font-size:12px;gap:15px;padding:12px 14px}.hero-screen{height:185px;padding:20px 15px 0}.hero-product-heading{padding:16px;gap:9px}.hero-product-heading>div>span{font-size:10px}.hero-product-heading>.status{font-size:9px}.hero-secondary>div>span{font-size:11px}.hero-secondary .status{font-size:9px;padding:4px 6px}.hero-product-foot{font-size:10px;padding:14px 16px}.project-body{grid-template-columns:.9fr 1.1fr;gap:25px}.project-copy h4{font-size:24px}.project-copy>p{font-size:14px}.product-visual{padding:30px 20px 55px 15px;min-height:290px}.phone-preview{border-width:3px;border-radius:12px;right:10px;width:23%}.product-figure figcaption,.language-figure figcaption{flex-direction:column;gap:2px}.feature-grid>div{padding:21px}.feature-grid h5{font-size:13px}.feature-grid p{font-size:12px}.language-art{padding:23px;min-height:295px}.language-type>span:first-child{font-size:60px}.language-art-top>span:last-child{display:none}.about{gap:40px}.about-copy h2{font-size:34px}}
@media(max-width:720px){.shell{width:calc(100% - 40px)}.header{height:78px}.brand{font-size:19px;gap:9px}.brand-mark{width:30px;height:30px;font-size:22px}nav{gap:20px;font-size:13px}.nav-contact{display:none}.nav-count{font-size:9px}.hero{grid-template-columns:1fr;gap:40px;padding:43px 0 40px}.hero-copy>.eyebrow{font-size:10px;letter-spacing:.1px;gap:7px}.hero h1{font-size:clamp(48px,12vw,70px);margin:22px 0;line-height:1.04}.hero-description{font-size:16px;line-height:1.7;max-width:490px}.hero-actions{gap:23px;margin-top:25px}.hero-actions .button{font-size:13px;padding:13px 16px}.hero-actions .quiet-link{font-size:13px}.hero-work{max-width:520px;width:100%}.work-caption{margin-bottom:12px}.hero-product-heading{padding:17px}.hero-product-heading>div>span{font-size:11px}.hero-screen{height:auto;max-height:260px;padding:22px 18px 0}.hero-screen img{margin-bottom:-12%}.hero-product-foot{font-size:11px;padding:15px 17px}.hero-secondary{padding-top:16px}.hero-secondary>div>span{font-size:12px}.hero-secondary .status{font-size:9px}.section-divider{font-size:8px;letter-spacing:.2px}.section-divider>span:nth-child(2){display:none}.projects{padding:42px 0}.section-intro{display:block;margin-bottom:27px}h2{font-size:31px;letter-spacing:-1px}.section-intro>p{font-size:14px;margin-top:15px}.section-intro>p br{display:none}.project-topline{padding:15px 19px}.project-topline .eyebrow{font-size:9px;letter-spacing:.2px}.status{font-size:9px;padding:4px 7px}.project-body{grid-template-columns:1fr;padding:25px 19px;gap:29px}.project-name h3{font-size:24px}.project-copy h4{font-size:27px;margin:22px 0 14px}.project-copy>p{font-size:15px}.project-copy .project-origin{font-size:13px}.project-copy .button{font-size:13px}.project-domain{font-size:10px}.product-visual{min-height:235px;padding:24px 19px 48px 12px}.product-browser{margin-right:7px}.browser-bar{height:21px;font-size:6px;padding:0 6px}.phone-preview{width:22%;bottom:17px;border-radius:10px;right:8px}.zoom-hint{opacity:1;font-size:8px;padding:5px 6px;bottom:6px;left:6px}.feature-grid{grid-template-columns:1fr}.feature-grid>div{padding:20px;display:grid;grid-template-columns:26px 1fr;gap:5px 12px}.feature-grid>div+div{border-left:0;border-top:1px solid var(--line)}.feature-icon{grid-row:span 2}.feature-grid h5{margin:0;font-size:14px}.feature-grid p{font-size:13px}.language-art{min-height:290px;padding:24px}.language-type>span:first-child{font-size:65px}.language-art-bottom{font-size:8px}.development-note{margin-top:23px}.about{grid-template-columns:1fr;padding:38px 0 43px;gap:30px}.about-label{display:flex;align-items:center;justify-content:space-between}.personal-mark{width:65px;height:65px;margin:0;font-size:29px;letter-spacing:-5px;border-radius:6px}.personal-mark .mark-corner{font-size:10px;right:5px;top:2px}.about-copy h2{font-size:32px;line-height:1.25}.about-copy>p:not(.eyebrow){font-size:16px}.about-copy .quiet-link{font-size:13px;gap:8px}.footer-top{align-items:start;flex-direction:column;gap:25px;padding-bottom:35px}.footer-top h2{font-size:27px}footer{padding-top:35px}.footer-bottom{flex-wrap:wrap;gap:23px 10px;font-size:11px;padding:25px 0}.footer-bottom>.brand{width:100%;font-size:18px}.footer-bottom>a:last-child{margin-left:auto}.dialog-heading{padding:15px}.dialog-heading h2{font-size:17px}.dialog-heading p{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.folio-icon{background:#2f2b20;color:#d4bc7c;border:1px solid #51482e;font-family:Georgia,serif;font-size:31px;display:flex;gap:1px;align-items:center;justify-content:center}.folio-icon>span{font-size:27px;line-height:1}.folio-project .project-origin{border-left-color:#8c7a46}.folio-project .feature-icon{color:#d4bc7c}.folio-visual{background:radial-gradient(ellipse at 60% 20%,#393329,#211f1b);border:1px solid #514837;padding:35px 23px 63px;min-height:350px;position:relative}.folio-visual .product-browser{margin:0;border-color:#74603d}.folio-visual .browser-bar{background:#24221d;color:#b9ad92;border-bottom-color:#494133}.folio-visual .window-dots{color:#796c4f}.folio-visual-caption{position:absolute;left:23px;right:23px;bottom:24px;display:flex;justify-content:space-between;gap:10px;font-family:var(--mono);font-size:8px;color:#bbaa84;letter-spacing:.4px}.folio-visual .zoom-hint{background:#252219ed}.hero-secondary+.hero-secondary{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}@media(max-width:1050px){.folio-visual{min-height:290px;padding:28px 16px 55px}.folio-visual-caption{left:16px;right:16px;font-size:7px}}@media(max-width:720px){.folio-visual{min-height:225px;padding:22px 12px 46px}.folio-visual-caption{left:12px;right:12px;bottom:17px;font-size:7px}.hero-secondary+.hero-secondary{margin-top:15px}}
