@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.block{display:block}.inline{display:inline}.grow{flex-grow:1}.italic{font-style:italic}}:root{--background:#fff;--foreground:#090e24;--muted:#757676;--card:#f6f7f9;--hover:#f1f2f6;--border:#e7e8eb;--focus:#6877b6;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--background:#121212;--foreground:#e2e8f0;--muted:#929292;--card:#1e1e1e;--hover:#252525;--border:#303030;--focus:#9eabe0;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{background:var(--background);color:var(--foreground);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;transition:background-color .2s,color .2s}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}button:disabled{cursor:default}p,h1,h2,h3{margin:0}a,button{touch-action:manipulation}::selection{color:var(--background);background:var(--foreground)}:focus-visible{outline:2px solid var(--focus);outline-offset:5px}svg{flex-shrink:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--foreground);color:var(--background);z-index:100;padding:10px 16px;position:fixed;top:-60px;left:20px}.skip-link:focus{top:20px}.site-shell{flex-direction:column;width:min(800px,100% - 64px);min-height:100svh;margin:auto;display:flex}.site-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:96px;padding-top:76px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand>svg{width:40px;height:40px}.brand>span{flex-direction:column;display:flex}.brand-name{font-size:18px;font-weight:500;line-height:1.6}.brand-description{color:var(--muted);font-size:14px;line-height:1.35}.header-actions{align-items:center;gap:20px;display:flex}.header-actions nav{gap:8px;display:flex}.header-actions nav a{border-radius:30px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .18s}.header-actions nav a:hover,.header-actions nav a[aria-current=page]{background:var(--hover)}.email-menu{border-left:1px solid var(--border);padding-left:16px;line-height:1;position:relative}.icon-button{width:40px;height:40px;color:var(--muted);background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:background .18s,color .18s;display:inline-flex}.icon-button:hover{background:var(--hover);color:var(--foreground)}.email-trigger{width:32px;height:32px}.email-popover{background:var(--background);border:1px solid var(--border);z-index:30;border-radius:12px;width:245px;padding:8px;font-size:14px;line-height:1.5;position:absolute;top:46px;right:0;box-shadow:0 10px 40px #00000012}.popover-label{color:var(--muted);padding:8px 10px;font-size:12px;display:block}.email-popover a,.email-popover button{text-align:left;background:0 0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:10px;display:flex}.email-popover a:hover,.email-popover button:hover{background:var(--card)}main{flex:1;padding-bottom:120px}.section-heading{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.section-heading h1,.section-heading h2{font-size:14px;font-weight:600;line-height:1.5}.section-heading>span{font-size:12px}.work-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:36px 16px;display:grid}.project-card{text-align:left;background:0 0;min-width:0;padding:0;display:block}.project-card.wide{grid-column:span 4}.project-card.narrow{grid-column:span 2}.project-card.half{grid-column:span 3}.project-art{isolation:isolate;color:#24252c;border-radius:12px;justify-content:center;align-items:center;height:320px;font-family:Arial,Helvetica,sans-serif;display:flex;position:relative;overflow:hidden;container-type:inline-size}.project-card .mock-window{transition:transform .45s cubic-bezier(.2,.75,.25,1)}.project-card:hover .mock-window{transform:translateY(-5px)scale(1.02)}.project-card:hover .project-caption svg{color:var(--foreground);transform:translate(2px,-2px)}.project-caption{justify-content:space-between;align-items:baseline;gap:12px;margin-top:14px;display:flex}.project-caption h2{font-size:16px;font-weight:600;line-height:1.4}.project-caption svg{width:14px;height:14px;color:var(--muted);transition:transform .2s}.project-card>p{color:var(--muted);margin-top:4px;font-size:14px;line-height:1.5}.project-card>p span{margin:0 4px}.work-note{color:var(--muted);margin-top:44px;font-size:12px}.page-heading{min-height:240px}.page-heading h1{letter-spacing:-1px;text-wrap:balance;font-family:Arial,Helvetica,sans-serif;font-size:28px;font-weight:600;line-height:1.25}.eyebrow{color:var(--muted);margin-bottom:16px;font-size:14px;font-weight:600;line-height:1.5}.about-copy p{margin-bottom:24px}.about-copy h2{margin:48px 0 24px;font-size:18px;font-weight:600;line-height:1.4}.about-copy blockquote{margin:52px 0;font-size:24px;font-weight:400;line-height:1.45}.experience-section{margin-top:96px}.experience-list{flex-direction:column;gap:8px;display:flex}.experience-row{background:var(--card);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:16px;display:flex}.experience-row h3{font-size:16px;font-weight:600;line-height:1.4}.experience-row p{color:var(--muted);margin-top:2px;font-size:14px}.experience-row>span{color:var(--muted);white-space:nowrap;padding-right:12px;font-size:12px}.contact-intro{line-height:1.7}.inline-link,.text-link{text-decoration:underline;-webkit-text-decoration-color:var(--border);-webkit-text-decoration-color:var(--border);-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:5px;transition:text-decoration-color .2s}.inline-link:hover,.text-link:hover{-webkit-text-decoration-color:var(--foreground);-webkit-text-decoration-color:var(--foreground);-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}.contact-section{margin-top:96px}.contact-list{gap:8px;display:grid}.contact-list>a{background:var(--card);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px;transition:background .2s;display:flex}.contact-list>a:hover{background:var(--hover)}.contact-list>a>span:last-child{color:var(--muted);align-items:center;gap:8px;font-size:14px;display:flex}.contact-list svg{width:14px;height:14px}.site-footer{border-top:1px solid var(--border);color:var(--muted);white-space:nowrap;align-items:center;gap:24px;margin-top:auto;padding:16px 0 12px;font-size:14px;display:flex}.footer-copyright{margin-right:auto}.footer-links{align-items:center;gap:20px;display:flex}.footer-links a{text-decoration:underline;-webkit-text-decoration-color:var(--border);-webkit-text-decoration-color:var(--border);-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:4px}.footer-links a:hover{color:var(--foreground)}.site-footer .theme-toggle{background:var(--card);border-radius:7px;flex:0 0 28px;width:28px;height:28px;margin:0}.site-footer .theme-toggle svg{width:15px;height:15px}.project-dialog{border:1px solid var(--border);background:var(--background);width:min(760px,100% - 40px);max-height:90svh;color:var(--foreground);overscroll-behavior:contain;border-radius:18px;margin:auto;padding:0}.project-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009}body:has(.project-dialog[open]){overflow:hidden}.dialog-top{color:var(--muted);justify-content:space-between;align-items:center;padding:12px 20px;font-size:13px;display:flex}.dialog-content>.project-art{height:380px;margin:0 20px}.dialog-copy{padding:28px 32px 36px}.dialog-copy h2{margin-bottom:12px;font-size:24px;font-weight:600}.dialog-copy p{color:var(--muted);margin-bottom:24px}.dialog-copy .text-link{align-items:center;gap:8px;font-size:14px;display:inline-flex}.work-grid{align-items:start}.mock-window{background:#fff;border:1px solid #ffffff80;border-radius:5px;flex-shrink:0;font-size:8px;line-height:1.5;position:relative;overflow:hidden;box-shadow:0 14px 35px #00000016}.browser-bar{color:#94959d;background:#fcfcfd;border-bottom:1px solid #eaeaf0;justify-content:space-between;align-items:center;height:22px;padding:0 10px;font-size:6px;display:flex}.browser-dots{gap:3px;display:flex}.browser-dots i{background:#d8d9df;border-radius:50%;width:4px;height:4px}.art-atlas{background:radial-gradient(at 15% 10%,#ebeff3,#0000 65%),linear-gradient(135deg,#d5dee8,#b9c8db)}.atlas-window{width:88%;height:252px}.atlas-body{height:230px;display:flex}.atlas-body aside{color:#85858e;background:#fafafd;border-right:1px solid #eeeef2;flex-direction:column;flex-shrink:0;gap:9px;width:21%;padding:14px 7px;font-size:6px;display:flex;position:relative}.atlas-logo{color:#515b86;margin:0 7px 10px;font-size:24px;line-height:1}.atlas-body aside>span{padding:2px 5px}.atlas-body aside small{margin:8px 5px 0;font-size:5px}.mock-active{color:#67638e;background:#eaeaf4;border-radius:3px}.atlas-body aside .mock-bottom{position:absolute;bottom:15px}.atlas-content{flex:1;min-width:0;padding:12px}.mock-topline{color:#999ba5;justify-content:space-between;font-size:6px;display:flex}.mock-heading{flex-direction:column;gap:3px;margin:15px 0 12px;display:flex}.mock-heading b{letter-spacing:-.4px;font-size:14px}.mock-heading span{color:#999;font-size:6px}.metrics{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.metrics>div{border:1px solid #ececf1;border-radius:4px;flex-direction:column;gap:4px;padding:8px 6px;display:flex}.metrics span{color:#8b8a94;font-size:5px}.metrics b{font-size:13px;line-height:1}.metrics small{color:#819786;font-size:4.5px}.mock-chart{border:1px solid #ececf1;border-radius:4px;margin-top:9px;padding:8px}.mock-chart>div:first-child{justify-content:space-between;font-size:6px;display:flex}.mock-chart>div:first-child>span{color:#92929e;font-size:5px}.mock-chart svg{background:repeating-linear-gradient(0deg,#0000,#0000 15px,#f2f2f7 15px 16px);width:100%;height:49px;margin-top:10px}.chart-months{color:#a0a0a8;justify-content:space-between;font-size:4px;display:flex}.art-forma{background:linear-gradient(145deg,#e6e2db,#c9c1b6)}.forma-window{background:#f9f7f2;border-radius:3px;width:220px;height:280px;transform:translateY(22px)}.project-card:hover .forma-window{transform:translateY(17px)scale(1.02)}.store-nav{justify-content:space-between;align-items:center;padding:16px 14px;display:flex}.store-nav b{font-family:Georgia,serif;font-size:15px;font-weight:400}.store-nav span{font-size:5px}.store-title{letter-spacing:-1px;padding:13px 14px 0;font-family:Georgia,serif;font-size:27px;line-height:1.05}.store-title em{font-weight:400}.object-scene{background:linear-gradient(#0000 50%,#e4ddd1);height:142px;margin-top:5px;position:relative;overflow:hidden}.vase{background:linear-gradient(90deg,#b2a082,#d5c9b2 35%,#b7a58a 78%,#99886d);border-radius:42% 42% 30% 30%;width:61px;height:99px;position:absolute;top:28px;left:86px;transform:rotate(-6deg);box-shadow:inset -5px -8px 10px #816e5420}.vase:before{content:"";background:linear-gradient(90deg,#b6a486,#d2c5af,#b3a083);border-radius:8px 8px 0 0;width:30px;height:35px;position:absolute;top:-17px;left:15px}.vase i{background:#6f6350;border:3px solid #bdaa8e;border-radius:50%;width:28px;height:9px;position:absolute;top:-20px;left:16px}.vase-ball{background:radial-gradient(circle at 35% 30%,#e5dbca,#ab9b84);border-radius:50%;width:51px;height:51px;position:absolute;bottom:11px;left:141px;box-shadow:5px 5px 8px #95846b30}.object-shadow{filter:blur(6px);background:#77664a24;border-radius:50%;width:160px;height:20px;position:absolute;bottom:7px;left:49px}.store-product{justify-content:space-between;padding:12px 14px;font-size:5px;display:flex}.art-index{background:linear-gradient(135deg,#b4c4ba,#d5dcd3)}.index-window{background:#fcfaf5;border-radius:2px;width:219px;height:296px;transform:translateY(25px)}.project-card:hover .index-window{transform:translateY(20px)scale(1.02)}.index-nav{justify-content:space-between;align-items:center;padding:12px 13px 9px;display:flex}.index-nav b{font-family:Georgia,serif;font-size:17px;font-weight:400}.index-nav span{font-size:5px}.index-rule{background:#ccc9bd;height:1px;margin:0 13px}.index-kicker{letter-spacing:1px;margin:13px 13px 10px;font-size:4.5px}.index-title{letter-spacing:-1px;margin:0 13px 14px;font:29px/1 Georgia,serif}.architecture{background:linear-gradient(140deg,#d5d1c7,#b4c1bb);height:88px;margin:0 13px;position:relative;overflow:hidden}.arch-wall{background:linear-gradient(90deg,#a6a291,#d6d0bd);width:100px;height:130px;position:absolute;top:-5px;left:36px;transform:skewY(-12deg);box-shadow:30px 18px 1px #5f6b6125}.arch-opening{background:linear-gradient(90deg,#575d50,#8c9585);border-radius:20px 20px 0 0;width:38px;height:90px;position:absolute;top:21px;left:68px}.arch-stairs{background:repeating-linear-gradient(0deg,#c2beae 0 6px,#a4a595 6px 9px);width:75px;height:40px;position:absolute;top:75px;left:67px;transform:skewY(-8deg)}.index-story{flex-direction:column;gap:4px;margin:12px 13px;font-size:5px;display:flex}.index-story>b{font-family:Georgia,serif;font-size:12px;font-weight:400}.index-story>span:first-child{letter-spacing:.6px;font-size:4px}.art-orbit{background:radial-gradient(at 75% 25%,#494e66,#0000 65%),linear-gradient(135deg,#343847,#181c29)}.orbit-window{color:#eeedf7;background:#12151f;border-color:#ffffff18;width:89%;height:251px;box-shadow:0 18px 40px #0003}.orbit-window .browser-bar{color:#6f7588;background:#191d28;border-color:#ffffff0c}.orbit-window .browser-dots i{background:#3b3e4f}.orbit-nav{color:#aaaebd;justify-content:space-between;align-items:center;gap:16px;padding:13px 17px;font-size:5px;display:flex}.orbit-nav b{color:#edeef6;letter-spacing:-.5px;font-size:14px}.orbit-copy{z-index:2;padding:20px 20px 0;position:relative}.orbit-copy>span:first-child{letter-spacing:1px;color:#b3abc7;font-size:4px}.orbit-copy>b{letter-spacing:-1px;margin-top:9px;font-size:25px;font-weight:500;line-height:1.05;display:block}.orbit-copy p{color:#969bad;margin-top:10px;font-size:6px;line-height:1.6}.mock-cta{color:#282435;background:#d5cbee;border-radius:3px;margin-top:13px;padding:6px 8px;font-size:5px;display:inline-block}.orbit-footer{color:#777e94;letter-spacing:1px;padding:16px 20px;font-size:3px}.orbital-system{width:205px;height:205px;position:absolute;top:53px;right:-10px;transform:rotate(-18deg)}.orbital-system>i{border:1px solid #aaa0db25;border-radius:50%;position:absolute;inset:5px}.orbital-system>i:nth-child(2){inset:28px}.orbital-system>i:nth-child(3){inset:52px}.orbit-core{color:#403652;background:linear-gradient(140deg,#ded6f2,#8470a6);border-radius:14px;place-items:center;padding-bottom:6px;font-size:35px;line-height:1;display:grid;position:absolute;inset:77px;transform:rotate(18deg);box-shadow:0 0 40px #b394ff40}.orbit-node{color:#cec1ee;background:#272838;border:1px solid #bba6e344;border-radius:7px;place-items:center;width:27px;height:27px;font-size:16px;display:grid;position:absolute}.node-one{top:28px;left:30px}.node-two{top:89px;right:18px}.node-three{bottom:14px;left:50px}.art-field{background:linear-gradient(135deg,#d0d4cd,#b6c1b7)}.field-window{color:#273b30;background:#edf0df;border-radius:3px;width:84%;height:245px}.field-nav{border-bottom:1px solid #bcc5b366;justify-content:space-between;padding:18px;font-size:5px;display:flex}.field-nav b{letter-spacing:1px;font-size:7px}.field-content{padding:20px}.field-content>span{letter-spacing:1px;font-size:4px}.field-content>b{letter-spacing:-1px;margin-top:13px;font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:1.06;display:block}.field-line{background:#bcc5b3;height:1px;margin-top:20px}.field-bottom{justify-content:space-between;align-items:center;display:flex}.field-bottom p{font-size:6px;line-height:1.6}.field-star{font-size:47px;line-height:1.4}.art-system{background:linear-gradient(135deg,#dedbea,#cac6d9)}.system-window{color:#393448;background:#faf9fc;border-radius:5px;width:84%;height:245px}.system-nav{border-bottom:1px solid #ece9f2;justify-content:space-between;padding:17px;font-size:6px;display:flex}.system-nav b{font-size:9px}.system-grid{grid-template-columns:1fr 1fr;gap:8px;padding:14px;display:grid}.system-grid>div{background:#efedf5;border-radius:5px;height:75px;padding:12px;overflow:hidden}.system-type{font-size:34px;line-height:1}.system-type span{margin-top:9px;font-size:5px;display:block}.system-colors{align-items:center;display:flex;padding:15px 12px!important}.system-colors i{background:#35303f;width:25%;height:36px}.system-colors i:first-child{border-radius:20px 0 0 20px}.system-colors i:nth-child(2){background:#8b7da5}.system-colors i:nth-child(3){background:#c2b6d6}.system-colors i:last-child{background:#dcd6e7;border-radius:0 20px 20px 0}.system-button>span:first-child{color:#fff;text-align:center;white-space:nowrap;background:#625273;border-radius:20px;margin-top:3px;padding:7px 5px;font-size:6px;display:block}.system-button .tiny{color:#81758f;text-align:center;margin-top:8px;font-size:4px;display:block}.system-toggles{position:relative}.system-toggles i{background:#a094b5;border-radius:20px;width:22px;height:12px;margin-right:5px;display:inline-block;position:relative}.system-toggles i:after{content:"";background:#faf9fc;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:2px}.system-toggles i:nth-child(2){background:#d0cbdc}.system-toggles i:nth-child(2):after{left:2px}.system-toggles span{margin-top:5px;font-size:5px;display:block}@media (min-width:1500px){.site-header{padding-top:88px}.project-art{height:330px}}@media (max-width:700px){.site-shell{width:calc(100% - 48px)}.site-header{gap:16px;margin-bottom:72px;padding-top:36px}.brand-description{font-size:12px}.brand-name{font-size:16px}.brand>svg{width:34px;height:34px}.brand{gap:9px}.header-actions{gap:10px}.header-actions nav{gap:2px}.header-actions nav a{padding:8px 11px;font-size:13px}.email-menu{padding-left:8px}.work-grid{gap:28px 14px}.project-art{height:270px}.project-card.wide,.project-card.narrow,.project-card.half{grid-column:span 3}.atlas-window{width:400px;transform:translate(73px)}.project-card:hover .atlas-window{transform:translate(73px,-5px)}.orbit-window{width:410px;transform:translate(70px)}.project-card:hover .orbit-window{transform:translate(70px,-5px)}.forma-window,.index-window{width:210px}.field-window,.system-window{width:270px;transform:scale(.85)}.project-card:hover .field-window,.project-card:hover .system-window{transform:translateY(-5px)scale(.86)}.page-heading{min-height:210px}.page-heading h1{max-width:550px;font-size:27px}.site-footer{gap:16px;font-size:12px}.footer-links{gap:12px}.experience-row p{font-size:13px}.experience-row>span{padding-right:0}.project-caption h2{font-size:15px}.project-card>p{font-size:13px}.dialog-content>.project-art .atlas-window,.dialog-content>.project-art .orbit-window,.dialog-content>.project-art .field-window,.dialog-content>.project-art .system-window{transform:none}}@media (max-width:480px){.site-shell{width:calc(100% - 40px)}.site-header{flex-wrap:wrap;row-gap:24px;margin-bottom:54px;padding-top:28px}.brand>svg{width:36px;height:36px}.brand-name{font-size:17px}.brand-description{font-size:13px}.header-actions{justify-content:space-between;width:100%}.header-actions nav{gap:8px}.header-actions nav a{padding:8px 16px;font-size:14px}.header-actions nav a:first-child{margin-left:-16px}.email-menu{border:0}.section-heading{margin-bottom:20px}.work-grid{flex-direction:column;gap:30px;display:flex}.project-art{height:290px}.atlas-window{width:420px;transform:translate(42px)}.project-card:hover .atlas-window{transform:translate(42px,-5px)}.orbit-window{width:410px;transform:translate(39px)}.project-card:hover .orbit-window{transform:translate(39px,-5px)}.forma-window{width:240px;height:295px;transform:translateY(23px)}.store-nav{padding:16px 18px}.store-title{padding-left:18px;font-size:30px}.object-scene{height:149px}.store-product{padding:14px 18px}.index-window{width:238px;height:307px;transform:translateY(27px)}.architecture{height:98px}.field-window,.system-window{width:84%;transform:none}.project-card:hover .field-window,.project-card:hover .system-window{transform:translateY(-5px)}.project-caption h2{font-size:16px}.project-card>p{font-size:14px}.work-note{max-width:260px;font-size:12px}.page-heading{min-height:204px}.page-heading h1{font-size:27px;line-height:1.25}.eyebrow{font-size:13px}.about-copy blockquote{margin:40px 0;font-size:22px}.about-copy h2{margin-top:40px}.experience-section,.contact-section{margin-top:72px}.experience-row{align-items:flex-start;gap:12px;padding:15px}.experience-row h3{font-size:15px}.experience-row p{font-size:13px}.experience-row>span{padding-top:2px;font-size:11px}.contact-list>a{gap:8px;padding:16px 14px}.contact-list>a>span:last-child{gap:6px;font-size:12px}.contact-list>a>span:first-child{font-size:14px}.site-footer{gap:8px;padding:12px 0 10px;font-size:11px;overflow-x:auto}.footer-links{gap:8px}.site-footer .theme-toggle{flex-basis:24px;width:24px;height:24px}main{padding-bottom:80px}.dialog-content>.project-art{height:300px;margin:0 12px}.dialog-copy{padding:24px}.dialog-copy h2{font-size:22px}.dialog-top{padding:10px 12px}.dialog-content>.project-art .atlas-window{transform:translate(50px)}.dialog-content>.project-art .orbit-window{transform:translate(48px)}}@media (max-width:360px){.copyright-name{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.word-entry{color:var(--muted);margin:22px 0 32px;font-size:13px;line-height:1.7}.word-entry dt{flex-wrap:wrap;align-items:baseline;gap:6px 12px;display:flex}.word-entry dfn{font-family:Georgia,Times New Roman,serif;font-size:16px;font-style:normal;font-weight:400}.word-pronunciation{font-family:Georgia,Times New Roman,serif;font-size:13px}.word-class{font-family:Georgia,Times New Roman,serif;font-style:italic}.word-entry dd{align-items:baseline;gap:8px;margin:5px 0 0;display:flex}.word-sense{font-family:Georgia,Times New Roman,serif;font-style:italic}.site-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:28px 24px;display:grid}.gallery-card{min-width:0;display:block}.gallery-frame{aspect-ratio:5/6;background:var(--card);justify-content:center;align-items:center;transition:opacity .2s;display:flex}.gallery-screenshot{aspect-ratio:180/236;border:1px solid var(--border);background:var(--background);width:72%;overflow:hidden}.gallery-screenshot img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.gallery-caption{justify-content:space-between;align-items:baseline;gap:8px;margin-top:10px;font-size:13px;line-height:1.5;display:flex}.gallery-caption h2{font-size:inherit;font-weight:400;line-height:inherit}.gallery-caption>span{color:var(--muted);flex-shrink:0;align-items:center;gap:4px;font-size:12px;transition:color .2s;display:flex}.gallery-caption svg{width:12px;height:12px}.gallery-card:hover .gallery-frame{opacity:.7}.gallery-card:hover .gallery-caption>span{color:var(--foreground)}.gallery-credit{color:var(--muted);margin-top:48px;font-size:12px;line-height:1.6}.gallery-credit a{text-decoration:underline;-webkit-text-decoration-color:var(--border);-webkit-text-decoration-color:var(--border);-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:3px}@media (max-width:700px){.site-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}}@media (max-width:480px){.site-gallery{grid-template-columns:minmax(0,1fr);gap:28px}.gallery-frame{aspect-ratio:5/6}.gallery-caption{font-size:13px}}.studio-story{letter-spacing:-.012em;max-width:680px;font-size:1.0625rem;line-height:1.85}.studio-story h1{font-family:var(--font-editorial),Georgia,serif;letter-spacing:-.035em;text-wrap:balance;margin:0 0 48px;font-size:2.5rem;font-weight:400;line-height:1.15}.studio-story>p{text-wrap:pretty;margin:0 0 25px}.story-quotation{margin:50px 0 48px;padding:0}.story-quotation blockquote{font-family:var(--font-editorial),Georgia,serif;letter-spacing:-.025em;text-wrap:pretty;margin:0;font-size:2rem;font-style:italic;font-weight:400;line-height:1.38}.story-quotation figcaption{letter-spacing:0;color:var(--muted);flex-direction:column;gap:2px;margin-top:19px;font-size:.75rem;line-height:1.7;display:flex}.story-quotation figcaption>span{color:var(--foreground);font-weight:500}.story-quotation cite{font-style:normal}.story-quotation a{width:fit-content;text-decoration:underline;-webkit-text-decoration-color:var(--border);-webkit-text-decoration-color:var(--border);-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:4px}.story-quotation a:hover{-webkit-text-decoration-color:var(--muted);-webkit-text-decoration-color:var(--muted);-webkit-text-decoration-color:var(--muted);text-decoration-color:var(--muted)}.studio-details{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:32px;margin-top:60px;padding-top:28px;display:flex}.studio-tenure{gap:56px;margin:0;display:flex}.studio-tenure>div{flex-direction:column-reverse;gap:8px;display:flex}.studio-tenure dt,.studio-detail-label{color:var(--muted);font-size:.75rem;line-height:1.5}.studio-tenure dd{font-variant-numeric:tabular-nums;letter-spacing:-.04em;margin:0;font-size:1.5rem;font-weight:400;line-height:1}.studio-tools{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.studio-tools ul{align-items:center;gap:17px;margin:0;padding:0;list-style:none;display:flex}.studio-tools a{opacity:.72;border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s,background .2s;display:flex}.studio-tools a:hover{opacity:1;background:var(--card)}.studio-tools img{object-fit:contain;width:28px;height:28px}.studio-tools .vercel-mark{width:27px;height:24px}.studio-tools .postgresql-mark,:root[data-theme=dark] .studio-tools .nextjs-mark,:root[data-theme=dark] .studio-tools .vercel-mark{filter:invert()}:root[data-theme=dark] .studio-tools .postgresql-mark{filter:none}.testimonials{margin-top:68px}.testimonials-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.testimonials-heading h2{font-size:.875rem;font-weight:500}.marquee-toggle{color:var(--muted);background:0 0;border-radius:6px;align-items:center;gap:7px;min-height:36px;padding:0 6px;font-size:.75rem;display:flex}.marquee-toggle:hover{color:var(--foreground);background:var(--card)}.testimonial-window{border-radius:14px;gap:14px;display:grid;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.testimonial-track{will-change:transform;width:max-content;animation:160s linear infinite testimonial-drift;display:flex}.testimonial-track.reverse{animation-duration:240s;animation-direction:reverse}.testimonial-group{flex-shrink:0;align-items:flex-start;gap:14px;padding-right:14px;display:flex}.testimonial-card{border:1px solid var(--border);background:var(--card);border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:340px;height:260px;margin:0;padding:23px 21px 20px;display:flex;overflow:hidden}.testimonial-card blockquote{-webkit-line-clamp:6;line-clamp:6;max-height:9em;font-family:var(--font-editorial),Georgia,serif;text-wrap:pretty;-webkit-box-orient:vertical;flex-shrink:0;margin:0 0 28px;font-size:1.125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.testimonial-card blockquote p+p{margin-top:1em}.testimonial-name{flex-shrink:0;font-size:.8125rem;font-weight:500;line-height:1.5}.testimonial-window:focus-within .testimonial-track,.testimonials.is-paused .testimonial-track{animation-play-state:paused}@media (hover:hover){.testimonial-window:hover .testimonial-track{animation-play-state:paused}}@keyframes testimonial-drift{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:480px){.studio-story h1{margin-bottom:34px;font-size:2.125rem}.studio-story{font-size:1rem;line-height:1.85}.story-quotation{margin:38px 0}.story-quotation blockquote{font-size:1.6875rem;line-height:1.42}.studio-details{flex-wrap:wrap;gap:20px;margin-top:44px;padding-top:24px}.studio-tenure{gap:32px}.studio-tools{align-items:flex-start}.studio-tools ul{gap:10px}.studio-tenure dd{font-size:1.375rem}.testimonials{margin-top:48px}.testimonial-card{width:min(280px,100vw - 64px);padding:20px 18px}}@media (prefers-reduced-motion:reduce){.testimonial-window{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.testimonial-track,.testimonial-track.reverse{will-change:auto;animation:none;transform:none}.testimonial-group[aria-hidden=true],.marquee-toggle{display:none}}
