@charset "UTF-8";
@font-face{font-family:Manrope;src:url('../assets/brand/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--paper:#f7f6f0;--surface:#eeeee6;--ink:#243b30;--muted:#626c63;--line:#dcded3;--green:#264b39;--accent:#d1e6b2;--card:#fafaf6;--serif:Georgia,'Times New Roman',serif;--sans:Manrope,'Segoe UI',Arial,sans-serif;color-scheme:light}
:root[data-theme=dark]{--paper:#17251f;--surface:#202f27;--ink:#edeedf;--muted:#bcc3b7;--line:#3a4a3f;--green:#d1e6b2;--accent:#d1e6b2;--card:#24352c;color-scheme:dark}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:108px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}
body,button,a{ -webkit-tap-highlight-color:transparent }
button,a{touch-action:manipulation}
button,input,textarea{font:inherit}
button,a{color:inherit}
button{cursor:pointer}
a{text-decoration:none;text-underline-offset:5px}
img{display:block;max-width:100%;height:auto}
button{border:0}
button:disabled{cursor:default}
button[hidden],[hidden]{display:none!important}
::selection{background:#c8dfa9;color:#203d32}
:focus-visible{outline:3px solid #758c37;outline-offset:5px;border-radius:4px}
h1,h2,h3,p,figure{margin:0}
h1,h2,h3{line-height:1.14;font-weight:600;letter-spacing:-.055em}
h2{font-size:clamp(36px,4vw,51px)}
h2 em,h1 em{font-family:var(--serif);font-weight:400;letter-spacing:-.045em}
p{color:var(--muted)}
.shell{width:min(1240px,calc(100% - 112px));margin-inline:auto}
.eyebrow{font-size:10px;font-weight:700;letter-spacing:.145em;line-height:1.5;text-transform:uppercase}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:8px;left:16px;z-index:100;transform:translateY(-150%);padding:12px 20px;background:var(--ink);color:var(--paper)}
.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;z-index:30;background:var(--paper);border-bottom:1px solid var(--line)}
.header-inner{height:95px;display:flex;align-items:center;justify-content:space-between;gap:32px}
.brand{display:inline-flex;align-items:center;gap:11px;font-size:19px;font-weight:700;letter-spacing:-.8px;white-space:nowrap}
.brand-symbol{display:grid;place-content:center;width:41px;height:41px;border-radius:12px 12px 12px 3px;background:#264b39;color:#f7f6f0;font-weight:700;font-size:27px;letter-spacing:-2px;position:relative;padding:0 3px 3px 0;line-height:1}
.brand-symbol>span{position:absolute;right:6px;bottom:7px;color:#d1e6b2;font-size:26px}
.brand-period{color:#76914e}
.main-nav{display:flex;flex-wrap:wrap;gap:32px;margin-left:54px;font-size:12px;font-weight:600}
.main-nav>a{position:relative;padding-block:10px;color:var(--muted)}
.main-nav>a:after{content:'';position:absolute;bottom:2px;left:0;width:0;height:2px;background:var(--green);transition:width .2s}
.main-nav>a:hover,.main-nav>a[aria-current]{color:var(--ink)}
.main-nav>a:hover:after,.main-nav>a[aria-current]:after{width:100%}
.header-actions{display:flex;align-items:center;gap:25px}
.icon-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border-radius:50%;color:var(--ink)}
.icon-button:hover{background:var(--surface)}
.header-contact{font-weight:600;font-size:12px;border-bottom:1px solid var(--ink);padding-block:7px}
.header-contact>span{margin-left:13px;font-size:18px}
.menu-toggle,.mobile-contact{display:none}
.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:52px;padding-top:78px;padding-bottom:70px;align-items:center}
.hero-eyebrow{display:flex;align-items:center;gap:11px;color:var(--ink);font-size:9px;letter-spacing:.13em}
.tiny-line{width:22px;height:1px;background:var(--green)}
.hero h1{font-size:clamp(46px,5.1vw,72px);line-height:1.08;letter-spacing:-.065em;margin-top:24px}
.hero h1 em{color:var(--green);letter-spacing:-.056em}
.hero-intro{font-size:14px;line-height:1.85;max-width:415px;margin-top:25px}
.hero-buttons{display:flex;align-items:center;gap:29px;margin-top:29px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:49px;padding:13px 23px;border:1px solid transparent;border-radius:6px;font-size:11px;font-weight:600;line-height:1.5;transition:transform .2s,background .2s,box-shadow .2s}
.button>span{font-size:18px;line-height:1}
.button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #203d3212}
.button-primary{background:var(--green);color:var(--paper)}
.button-outline{background:transparent;border-color:var(--line)}
.button-outline:hover{background:var(--surface)}
.text-link{display:inline-flex;align-items:center;gap:14px;font-size:11px;font-weight:600}
.text-link:hover{text-decoration:underline}
.text-link>span[aria-hidden]{font-size:17px}
.current-role{display:flex;align-items:flex-start;gap:12px;margin-top:39px}
.status-dot{width:7px;height:7px;border-radius:50%;background:#668640;box-shadow:0 0 0 4px #66864012;margin-top:7px;flex:none}
.current-role p{font-size:10px;line-height:1.8}
.current-role strong{display:block;font-weight:600;color:var(--ink)}
.current-role p>span{display:block;font-size:10px}
.current-role p>span>span{margin-inline:5px}
.system-card{background:#e9edde;border:1px solid #e0e5d6;border-radius:10px;overflow:hidden;align-self:stretch;display:flex;flex-direction:column;min-height:477px;color:#294334;position:relative}
.system-card:before{content:'';position:absolute;inset:0;background-image:radial-gradient(#667b481d .65px,transparent .65px);background-size:9px 9px;pointer-events:none}
.system-top{display:flex;align-items:center;justify-content:space-between;padding:23px 25px 0;position:relative;z-index:1}
.system-top .eyebrow{font-size:8px;letter-spacing:.16em;color:#465844}
.system-index{font:9px/1.5 Consolas,monospace;color:#63705d}
.orbit-art{height:340px;position:relative;flex:1;min-height:295px;isolation:isolate}
.orbits{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.orbit-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:127px;height:127px;border-radius:50%;background:radial-gradient(circle at 30% 20%,#51705a,#264a36 75%);box-shadow:0 18px 27px #324a3429,inset 0 1px 2px #e1edcf33;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#f5f6e9}
.orbit-core>span{font-size:64px;font-weight:600;letter-spacing:-6px;line-height:1.1;margin-left:-5px;margin-top:-6px}
.orbit-core>span>span{color:#cbdfa1}
.orbit-core small{font-size:5px;letter-spacing:.14em;margin-top:8px}
.orbit-node{display:flex;align-items:center;gap:7px;position:absolute;z-index:2;padding:8px 12px;background:#f9faf1;border:1px solid #dde2d1;border-radius:6px;box-shadow:0 5px 12px #233f3210;font-size:9px;transition:background .25s,color .25s,transform .25s,box-shadow .25s}
.node-icon{font-size:15px;line-height:1}
.node-people{left:15%;top:19%;transform:rotate(-7deg)}
.node-systems{right:6%;top:43%;transform:rotate(6deg)}
.node-delivery{left:20%;bottom:12%;transform:rotate(-5deg)}
[data-focus=people] .node-people,[data-focus=systems] .node-systems,[data-focus=delivery] .node-delivery{background:#d1e6b2;border-color:#a8bd88;box-shadow:0 6px 20px #54634025;transform:rotate(0deg) translateY(-3px)}
.orbit-coordinate{position:absolute;bottom:3%;right:6%;font:7px/1.4 Consolas,monospace;letter-spacing:.05em;color:#6c7960}
.system-bottom{padding:17px 25px 22px;position:relative;border-top:1px solid #d6deca;background:#e9edde88}
.focus-options{display:flex;gap:5px;margin-bottom:13px}
.focus-options button{font-size:9px;padding:5px 13px;border-radius:20px;background:transparent;color:#485e41;border:1px solid transparent;transition:background .2s}
.focus-options button[aria-pressed=true]{background:#f7f9ef;border-color:#d5ddc9;color:#294334;box-shadow:0 1px 2px #00000008}
.focus-options button:hover{background:#f7f9ef}
.system-bottom p{font-size:10px;line-height:1.75;color:#53644b;max-width:345px;min-height:35px}
.career-strip{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 0;gap:32px}
.career-strip>.eyebrow{font-size:8px;color:var(--muted);max-width:90px;line-height:1.9}
.career-strip>div{display:flex;align-items:center;justify-content:space-between;gap:55px;flex:1;max-width:660px;color:var(--ink)}
.company-soar{font-size:31px;font-weight:700;letter-spacing:-1.7px;line-height:1}
.company-soar>span{font-size:22px;margin-left:2px;font-weight:400}
.company-sword{font-size:18px;letter-spacing:2px;font-weight:800;line-height:1;position:relative}
.company-sword>span{display:block;font-size:5px;letter-spacing:4px;text-align:center;margin-top:5px}
.company-appware{font-size:24px;letter-spacing:-1px;font-weight:700;line-height:1}
.company-appware>span{font-weight:400}
.company-root{font-size:21px;font-weight:700;letter-spacing:3px;line-height:1}
.company-root>span{font-size:9px;vertical-align:top;letter-spacing:0}
.career-strip>a{font-size:9px;color:var(--muted);white-space:nowrap}
.career-strip>a>span{margin-left:10px}
.career-strip>a:hover{color:var(--ink)}
.section{padding-top:106px;padding-bottom:106px}
.section-label{display:flex;gap:13px;align-items:center;margin-bottom:29px}
.section-number{font-family:Consolas,monospace;font-size:9px;color:var(--muted)}
.section-label .eyebrow{font-size:9px;color:var(--muted)}
.about-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:100px}
.about-grid h2{font-size:43px;line-height:1.2}
.about-footnote{display:flex;align-items:center;gap:20px;margin-top:36px}
.asterisk{font-size:43px;font-weight:400;line-height:1;color:#859c5c}
.about-footnote p{font-size:10px;line-height:1.8}
.about-copy{padding-top:1px}
.about-copy .lead{font-size:18px;color:var(--ink);line-height:1.55;letter-spacing:-.35px}
.about-copy>p+p{margin-top:18px;font-size:12px;line-height:1.85}
.about-copy .text-link{margin-top:23px}
.about-facts{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:56px;border-top:1px solid var(--line);padding-top:32px;gap:42px}
.about-facts>div{display:flex;gap:20px;align-items:center;border-right:1px solid var(--line)}
.about-facts>div:last-child{border:0}
.about-facts strong{font-size:31px;font-weight:500;letter-spacing:-1.8px;white-space:nowrap}
.about-facts>div:nth-child(2) strong,.about-facts>div:nth-child(3) strong{font-size:21px;letter-spacing:-1px}
.about-facts>div>span{font-size:9px;line-height:1.8;color:var(--ink)}
.about-facts small{display:block;font-size:8px;color:var(--muted)}
.expertise-wrap{background:var(--surface)}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:39px}
.section-heading>p{font-size:11px;line-height:1.9;max-width:330px;padding-bottom:3px}
.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.expertise-card{position:relative;border:1px solid var(--line);border-radius:8px;padding:29px 27px;background:var(--paper);transition:transform .2s,border-color .2s}
.expertise-card:hover{transform:translateY(-4px);border-color:#a3b296}
.expertise-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:var(--surface);font-size:25px;line-height:1}
.code-icon{font-size:15px;font-family:Consolas,monospace}
.card-number{position:absolute;right:27px;top:32px;font:9px Consolas,monospace;color:var(--muted)}
.expertise-card h3{font-size:19px;letter-spacing:-.65px;margin-top:27px}
.expertise-card p{font-size:11px;line-height:1.9;margin-top:14px}
.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:25px}
.tags>span{font-size:8px;line-height:1.5;padding:5px 8px;border-radius:4px;border:1px solid var(--line);color:var(--muted)}
.exploring{display:flex;align-items:center;gap:19px;margin-top:24px;border:1px dashed #bac2b1;border-radius:6px;padding:22px 26px}
.exploring-icon{font-size:26px;color:#6b8150;line-height:1}
.exploring .eyebrow{font-size:7px;margin-bottom:4px}
.exploring div>p:last-child{font-size:11px;color:var(--ink)}
.exploring-badge{margin-left:auto;font-size:8px;white-space:nowrap;color:var(--muted)}
.work-section .section-heading{margin-bottom:32px}
.work-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}
.project-filters{display:flex;gap:7px;flex-wrap:wrap}
.project-filters button{font-size:10px;padding:8px 16px;border:1px solid transparent;border-radius:24px;background:transparent;color:var(--muted);min-height:37px}
.project-filters button:hover{background:var(--surface)}
.project-filters button[aria-pressed=true]{color:var(--paper);background:var(--green)}
.project-filters button>span{font:8px Consolas,monospace;opacity:.75;margin-left:5px}
.archive-label{font:8px Consolas,monospace;letter-spacing:.1em;color:var(--muted)}
.archive-label>span{font-size:17px;margin-left:7px}
.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:43px 28px}
.project-visual{height:333px;display:block;border-radius:8px;overflow:hidden;position:relative;isolation:isolate;background:#e1e8d8}
.sage{background:#e1e8d8;color:#344e3b}
.sand{background:#eee5d6;color:#6c5742}
.lavender{background:#e8e4f0;color:#665979}
.blue{background:#dfe8ed;color:#476674}
.project-visual-label{position:absolute;left:29px;top:24px;font-size:17px;font-weight:700;letter-spacing:-.65px;z-index:3}
.project-visual-label>span{font-size:8px;display:block;font-weight:400;letter-spacing:.025em;margin-top:3px}
.project-orbit{position:absolute;left:16%;top:16%;width:400px;height:400px;border:1px solid currentColor;opacity:.13;border-radius:50%;pointer-events:none}
.project-orbit:after{content:'';position:absolute;inset:45px;border:1px solid currentColor;border-radius:50%}
.phone{position:absolute;width:143px;padding:5px;background:#222a27;border:2px solid #414942;border-radius:21px;box-shadow:13px 18px 27px #24332533;overflow:hidden;transition:transform .5s}
.phone img{width:100%;height:245px;object-fit:cover;object-position:top;border-radius:13px;background:#fff}
.phone-back{left:34%;top:92px;transform:rotate(-13deg);z-index:1}
.phone-front{left:57%;top:59px;transform:rotate(11deg);z-index:2}
.project-visual:hover .phone-back{transform:rotate(-17deg) translate(-4px,-5px)}
.project-visual:hover .phone-front{transform:rotate(7deg) translate(2px,-8px)}
.project-open{position:absolute;left:29px;bottom:24px;width:32px;height:32px;border-radius:50%;background:#ffffff66;border:1px solid #ffffff99;display:grid;place-items:center;font-size:18px;z-index:3}
.project-caption{display:grid;grid-template-columns:.85fr 1fr;gap:25px;margin-top:22px}
.project-caption .eyebrow{font-size:7px;letter-spacing:.08em;margin-bottom:8px}
.project-caption h3{font-size:21px;letter-spacing:-.8px}
.project-caption h3 span{font-size:16px;margin-left:5px}
.project-caption a:hover{text-decoration:underline}
.project-caption>p{font-size:10px;line-height:1.9}
.work-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:42px;border-top:1px solid var(--line);padding-top:24px}
.work-bottom>p{font-size:9px}
.work-bottom .button{font-size:10px;min-height:43px;padding:10px 18px}
.journey-wrap{background:var(--surface)}
.journey-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:94px}
.journey-intro>p{font-size:11px;line-height:1.9;margin-top:23px}
.journey-intro>.text-link{margin-top:23px}
.education-note{display:flex;gap:12px;margin-top:45px;padding-top:24px;border-top:1px solid var(--line)}
.education-note>span{font-size:21px;line-height:1.2}
.education-note p{font-size:9px;line-height:1.8}
.education-note strong{display:block;font-size:11px;font-weight:600;color:var(--ink);margin-bottom:4px}
.education-note p>span{display:block}
.timeline{border-top:1px solid var(--line)}
.experience-item{border-bottom:1px solid var(--line);padding:23px 0}
.experience-item summary{list-style:none;cursor:pointer;position:relative;padding-right:40px}
.experience-item summary::-webkit-details-marker{display:none}
.experience-meta{display:flex;align-items:center;justify-content:space-between;gap:15px}
.experience-meta .eyebrow{font-size:8px;color:var(--muted)}
.experience-date{font-size:8px;color:var(--muted);white-space:nowrap}
.is-current{color:var(--ink);background:var(--accent);padding:2px 10px;border-radius:20px}
[data-theme=dark] .is-current{color:#203d32}
.experience-item h3{font-size:18px;line-height:1.4;letter-spacing:-.6px;max-width:390px;margin-top:10px}
.experience-toggle{position:absolute;right:0;top:50%;font-size:20px;font-weight:300;line-height:1;transition:transform .2s}
.experience-item[open] .experience-toggle{transform:rotate(45deg)}
.experience-body p{font-size:11px;line-height:1.8;margin-top:13px;max-width:430px}
.experience-body p+p{font-size:10px;margin-top:9px}
.contact-section{padding-bottom:66px}
.contact-card{background:#254333;color:#f5f6e9;border-radius:9px;padding:45px 53px 27px;position:relative;overflow:hidden}
.contact-card:after{content:'';position:absolute;width:400px;height:400px;border:1px solid #ffffff12;right:-190px;top:80px;border-radius:50%;box-shadow:0 0 0 55px #ffffff03,0 0 0 110px #ffffff03;pointer-events:none}
.contact-top{display:flex;justify-content:space-between;align-items:center}
.contact-top .eyebrow{color:#c3d0b8;font-size:8px}
.contact-star{font-size:48px;line-height:1;color:#cfe3ac}
.contact-card h2{font-size:clamp(40px,4.6vw,62px);margin-top:22px;line-height:1.12;position:relative;z-index:1}
.contact-card h2 em{color:#d1e6b2}
.contact-card>p{font-size:11px;color:#c1cebc;margin-top:22px;line-height:1.9}
.contact-actions{display:flex;align-items:center;gap:30px;margin-top:27px;position:relative;z-index:1}
.button-light{background:#e4edcf;color:#203d32}
.contact-link{font-size:10px;color:#e6eddc}
.contact-link>span{margin-left:11px;font-size:17px}
.contact-link:hover{text-decoration:underline}
.contact-bottom{display:flex;align-items:center;gap:22px;margin-top:48px;padding-top:20px;border-top:1px solid #d1e6b228;position:relative;z-index:1;font-size:9px}
.contact-bottom>a{color:#e6eddc}
.contact-bottom>a:hover{text-decoration:underline}
.copy-email{display:inline-grid;align-items:center;flex:none;min-height:44px;background:transparent;color:#c3d0b8;font-size:8px;line-height:1.5;padding:7px 0}
.copy-state{grid-area:1/1;display:grid;grid-template-columns:1fr 14px;align-items:center;gap:8px;white-space:nowrap}
.copy-state svg{display:block}
.copy-done{visibility:hidden}
.copy-email[data-copied=true] .copy-idle{visibility:hidden}
.copy-email[data-copied=true] .copy-done{visibility:visible}
.contact-bottom>span{font:8px Consolas,monospace;letter-spacing:.08em;margin-left:auto;color:#c3d0b8}
.site-footer{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:32px}
.site-footer .brand{font-size:14px;gap:8px}
.site-footer .brand-symbol{width:29px;height:29px;font-size:20px;letter-spacing:-1.5px;border-radius:8px 8px 8px 2px}
.site-footer .brand-symbol>span{font-size:20px;right:4px;bottom:5px}
.site-footer>p{font-size:9px}
.site-footer>div{display:flex;gap:27px;font-size:8px;color:var(--muted)}
.site-footer a:hover{color:var(--green)}
.project-page{padding-top:48px}
.back-link{color:var(--muted);font-size:11px}
.project-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-top:48px;margin-bottom:48px}
.project-page-heading .eyebrow{font-size:9px;margin-bottom:18px}
.project-page-heading h1{font-size:clamp(44px,6vw,78px)}
.project-tagline{font-family:var(--serif);font-style:italic;font-size:25px;margin-top:15px;color:var(--ink)}
.project-page-heading>p{max-width:320px;font-size:13px;line-height:1.8}
.project-detail-layout{display:grid;grid-template-columns:300px 1fr;gap:55px}
.project-overview{align-self:start;position:sticky;top:130px;padding-bottom:20px}
.project-overview>.eyebrow{font-size:9px}
.project-overview h2{font-size:32px;margin-top:13px}
.project-overview>p:not(.eyebrow){font-size:12px;margin-top:20px;line-height:1.85}
.project-overview dl{margin:28px 0}
.project-overview dl>div{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding:12px 0;font-size:10px}
.project-overview dt{color:var(--muted)}
.project-overview dd{margin:0}
.project-overview h3{font-size:17px;letter-spacing:-.4px}
.project-overview ul{padding-left:18px;font-size:11px;color:var(--muted);line-height:1.8}
.project-overview li{padding:4px 0}
.project-overview>.archive-note{font-size:10px!important;border-top:1px solid var(--line);padding-top:20px}
.gallery{border-radius:9px;padding:27px 32px}
.gallery-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}
.gallery-heading h2{font-size:20px;letter-spacing:-.5px}
.gallery-heading>span{font-size:8px;letter-spacing:.1em}
.screenshot-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.screenshot-grid img{width:100%;border-radius:12px;border:5px solid #273c31;box-shadow:0 6px 12px #24332516}
.screenshot-grid figcaption{font-size:8px;letter-spacing:.1em;margin-top:12px;text-align:center}
.screenshot-grid a{display:block;border-radius:12px;transition:transform .2s}
.screenshot-grid a:hover{transform:translateY(-4px)}
.next-project{display:flex;align-items:center;justify-content:space-between;padding:50px 0;margin:60px 0;border-block:1px solid var(--line)}
.next-project>span>span{display:block;color:var(--muted)}
.next-project strong{font-size:36px;letter-spacing:-1.4px;line-height:1.2;display:block;margin-top:14px}
.next-project>span:last-child{font-size:45px}
.next-project:hover strong{text-decoration:underline}
.archive-page{padding-block:110px;min-height:65vh}
.archive-page h1{font-size:clamp(45px,6vw,75px);margin-top:20px}
.archive-page p{max-width:600px;margin-block:20px 30px}
[data-theme=dark] .system-card{border-color:#56684a}
@media(min-width:1450px){.hero{padding-top:92px;padding-bottom:85px;gap:75px}.hero h1{font-size:77px}.system-card{min-height:520px}.orbit-art{min-height:340px}.hero-intro{font-size:15px}.phone{width:160px}.phone img{height:278px}.project-visual{height:360px}}
@media(max-width:1100px){.shell{width:calc(100% - 72px)}.header-inner{height:83px}.main-nav{gap:23px;margin-left:10px}.hero{gap:28px;padding-top:55px;padding-bottom:55px}.hero h1{font-size:57px}.hero-intro{font-size:13px}.hero-eyebrow{font-size:8px}.hero-buttons{gap:20px}.system-card{min-height:470px}.current-role{margin-top:30px}.career-strip>div{gap:35px}.career-strip>a{display:none}.about-grid{gap:55px}.about-grid h2{font-size:37px}.about-facts{gap:24px}.about-facts>div{gap:14px;flex-wrap:wrap}.about-facts strong{font-size:27px}.expertise-card{padding:25px 20px}.expertise-card h3{font-size:17px}.expertise-card p{font-size:11px}.section{padding-block:85px}.project-visual{height:300px}.phone{width:127px}.phone img{height:222px}.phone-back{left:30%;top:91px}.phone-front{left:55%;top:65px}.project-caption{gap:20px}.project-caption h3{font-size:20px}.journey-grid{gap:60px}.project-detail-layout{grid-template-columns:250px 1fr;gap:35px}.gallery{padding:25px}.screenshot-grid{gap:22px}.site-footer>p{display:none}}
@media(max-width:900px) and (min-width:761px){.hero{gap:24px}.hero h1{font-size:48px}.hero-eyebrow{font-size:7px}.hero-buttons{gap:15px}.hero-buttons .button{padding:12px 16px;gap:15px}.hero-buttons .text-link{font-size:10px;gap:8px}.system-card{min-height:440px}.orbit-core{width:106px;height:106px}.orbit-core>span{font-size:51px}.orbit-core small{font-size:4px}.orbit-node{font-size:8px;padding:6px 8px}.node-people{left:8%}.node-systems{right:1%}.node-delivery{left:14%}.orbit-art{min-height:273px}.system-bottom{padding:15px 20px}.project-visual-label{font-size:14px;left:20px}.phone{width:115px}.phone img{height:200px}.phone-back{left:25%;top:106px}.phone-front{left:52%;top:81px}.project-visual{height:290px}.project-caption{display:block}.project-caption>p{margin-top:12px}.expertise-grid{gap:12px}.expertise-card{padding:23px 16px}.expertise-card h3{font-size:16px}.expertise-card p{font-size:10px}.card-number{right:20px}.about-grid{gap:40px}.about-grid h2{font-size:33px}.about-copy .lead{font-size:16px}.about-facts>div{display:block}.about-facts>div>span{display:block;margin-top:8px}}
@media(max-width:760px){html{scroll-padding-top:95px}.shell{width:calc(100% - 40px)}.header-inner{min-height:75px;height:auto;gap:14px;flex-wrap:wrap;padding-block:17px}.brand{font-size:17px}.brand-symbol{width:36px;height:36px;font-size:25px}.brand-symbol>span{right:5px;bottom:6px}.header-actions{gap:8px;margin-left:auto}.header-contact{font-size:10px;margin-inline:5px}.header-contact>span{margin-left:8px}.icon-button{width:36px;height:36px}.main-nav{order:3;margin:0;width:100%;justify-content:space-between;gap:12px;font-size:11px}.has-menu .main-nav{display:none}.has-menu .main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;padding:12px 3px 5px;gap:1px}.main-nav>a{padding:13px}.has-menu .menu-toggle{display:flex;flex-direction:column;gap:6px}.menu-toggle>span{display:block;width:18px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-contact{display:block}.hero{grid-template-columns:1fr;padding-top:48px;padding-bottom:40px;gap:40px}.hero h1{font-size:clamp(49px,8.5vw,69px);letter-spacing:-.06em;margin-top:23px}.hero-eyebrow{font-size:8px}.hero-intro{max-width:470px;font-size:13px;line-height:1.85;margin-top:23px}.hero-buttons{gap:27px;margin-top:25px}.button{font-size:11px}.hero-buttons .text-link{font-size:11px}.current-role{margin-top:29px}.current-role p,.current-role p>span{font-size:10px}.system-card{min-height:455px;max-width:520px;width:100%;justify-self:center}.orbit-art{min-height:305px}.system-top{padding-top:20px}.system-bottom p{max-width:none;min-height:34px}.career-strip{padding-block:24px;gap:15px;display:block}.career-strip>.eyebrow{max-width:none;font-size:7px;margin-bottom:20px;display:block}.career-strip>div{gap:24px;justify-content:space-between}.company-soar{font-size:28px}.company-sword{font-size:15px}.company-appware{font-size:22px}.company-root{font-size:19px}.section{padding-block:68px}.section-label{margin-bottom:24px}.about-grid{grid-template-columns:1fr;gap:30px}.about-grid h2{font-size:40px}.about-footnote{display:none}.about-copy .lead{font-size:18px}.about-copy>p+p{font-size:13px}.about-copy .text-link{font-size:12px}.about-facts{grid-template-columns:1fr;margin-top:35px;padding-top:5px;gap:0}.about-facts>div{display:flex;flex-wrap:nowrap;border-right:0;border-bottom:1px solid var(--line);padding-block:23px;gap:20px}.about-facts>div:last-child{border-bottom:0;padding-bottom:0}.about-facts strong{min-width:125px;font-size:36px}.about-facts>div:nth-child(2) strong,.about-facts>div:nth-child(3) strong{font-size:23px}.about-facts>div>span{font-size:10px}.about-facts small{font-size:9px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{font-size:12px;max-width:none;margin-top:20px}.section-heading h2{font-size:40px}.expertise-grid{grid-template-columns:1fr;gap:14px}.expertise-card{padding:27px}.expertise-card h3{font-size:21px;margin-top:22px}.expertise-card p{font-size:12px;max-width:470px}.tags{margin-top:20px}.tags>span{font-size:9px}.exploring{gap:15px;padding:20px;margin-top:20px;align-items:flex-start}.exploring-icon{font-size:25px;margin-top:7px}.exploring div>p:last-child{font-size:11px;line-height:1.8}.exploring-badge{display:none}.project-grid{gap:33px;grid-template-columns:1fr}.work-toolbar{margin-bottom:22px;display:block}.project-filters{gap:3px}.project-filters button{font-size:10px;padding:8px 13px;min-height:40px}.archive-label{display:none}.project-visual{height:350px}.project-visual-label{font-size:20px;top:25px;left:25px}.project-visual-label>span{font-size:9px}.phone{width:152px}.phone img{height:265px}.phone-front{left:54%;top:76px}.phone-back{left:29%;top:106px}.project-caption{grid-template-columns:.8fr 1fr;gap:20px;margin-top:20px}.project-caption .eyebrow{font-size:8px}.project-caption h3{font-size:23px}.project-caption>p{font-size:11px}.work-bottom{margin-top:34px;align-items:flex-start;flex-direction:column}.work-bottom>p{font-size:10px}.work-bottom .button{font-size:11px}.journey-grid{grid-template-columns:1fr;gap:35px}.journey-intro h2 br{display:none}.journey-intro h2{font-size:43px}.journey-intro>p{font-size:12px;margin-top:20px}.education-note{margin-top:27px;padding-top:20px}.education-note p{font-size:10px}.experience-item{padding:22px 0}.experience-item h3{font-size:18px}.experience-meta .eyebrow{font-size:9px}.experience-date{font-size:9px}.experience-body p{font-size:12px}.experience-body p+p{font-size:11px}.contact-card{padding:29px 26px 23px}.contact-top .eyebrow{font-size:7px;max-width:180px}.contact-star{font-size:38px}.contact-card h2{font-size:42px;margin-top:25px}.contact-card>p{font-size:12px;margin-top:24px}.contact-actions{gap:22px;flex-wrap:wrap}.contact-bottom{flex-wrap:wrap;gap:12px 17px;margin-top:35px}.contact-bottom>a{font-size:10px}.copy-email{font-size:9px}.contact-bottom>span{width:100%;margin-left:0;margin-top:5px;font-size:8px}.contact-section{padding-bottom:40px}.site-footer{flex-wrap:wrap;gap:22px}.site-footer>div{width:100%;justify-content:space-between;font-size:9px;border-top:1px solid var(--line);padding-top:20px}.site-footer>p{display:block;font-size:8px;margin-left:auto}.project-page{padding-top:32px}.project-page-heading{display:block;margin-top:35px;margin-bottom:35px}.project-page-heading h1{font-size:52px}.project-tagline{font-size:24px}.project-page-heading>p{font-size:13px;margin-top:22px;max-width:100%}.project-detail-layout{grid-template-columns:1fr;gap:30px}.project-overview{position:static;padding:0}.project-overview>p:not(.eyebrow){font-size:13px}.project-overview dl>div{font-size:11px}.project-overview ul{font-size:12px}.gallery{padding:23px 19px}.gallery-heading h2{font-size:19px}.screenshot-grid{gap:22px 18px}.screenshot-grid img{border-width:4px}.next-project{margin-block:42px;padding-block:35px}.next-project strong{font-size:30px}.archive-page{padding-block:65px}.archive-page h1{font-size:45px}}
@media(max-width:390px){.shell{width:calc(100% - 32px)}.header-contact{display:none}.header-inner{gap:10px}.hero h1{font-size:47px}.hero-eyebrow{font-size:7px}.hero-buttons{gap:19px}.hero-buttons .button{padding-inline:17px;gap:17px}.hero-buttons .text-link{font-size:10px;gap:8px}.hero-intro{font-size:12px}.system-card{min-height:420px}.orbit-art{min-height:275px}.orbit-core{width:114px;height:114px}.orbit-core>span{font-size:58px}.node-people{left:9%}.node-systems{right:3%}.node-delivery{left:15%}.system-bottom{padding:15px 20px}.career-strip>div{gap:16px}.company-appware{font-size:19px}.company-root{font-size:16px}.company-sword{font-size:13px}.company-soar{font-size:25px}.project-filters button{padding-inline:11px;font-size:9px}.project-visual{height:315px}.phone{width:135px}.phone img{height:235px}.phone-back{left:25%;top:96px}.phone-front{left:52%;top:73px}.project-caption{grid-template-columns:1fr;gap:12px}.project-caption>p{max-width:300px}.contact-card{padding-inline:22px}.contact-card h2{font-size:36px}.contact-actions{gap:20px}.contact-link{font-size:9px}.site-footer>p{font-size:7px}.about-facts strong{min-width:117px}.about-grid h2,.section-heading h2{font-size:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.project-visual:hover .phone-front{transform:rotate(11deg)}.project-visual:hover .phone-back{transform:rotate(-13deg)}}
@media print{.site-header,.system-card,.career-strip,.hero-buttons,.theme-toggle,.menu-toggle,.project-filters,.work-toolbar,.work-bottom,.contact-section,.site-footer,.skip-link,.next-project{display:none!important}:root{--paper:#fff;--ink:#000;--muted:#333;--line:#ccc;--surface:#fff}.shell{width:100%}.hero,.section{padding-block:25px}.hero,.about-grid,.journey-grid,.project-detail-layout{display:block}.hero h1{font-size:40px}.about-grid h2,h2{font-size:28px}.hero-intro{max-width:100%}.about-copy{margin-top:20px}.expertise-grid{gap:12px}.expertise-card{break-inside:avoid}.project-grid{grid-template-columns:1fr 1fr}.project-visual{height:230px}.project-card{break-inside:avoid}.experience-item{break-inside:avoid}.project-overview{position:static}.gallery{margin-top:25px}.current-role{margin-top:20px}a{color:inherit}}

/* Readable supporting text at every viewport. */
.main-nav{font-size:13px}
.hero-intro{font-size:15px}
.current-role p,.current-role p>span{font-size:11px}
.focus-options button{font-size:11px;min-height:32px}
.system-bottom p{font-size:12px;min-height:43px}
.about-copy>p+p{font-size:14px}
.section-heading>p,.journey-intro>p{font-size:13px}
.expertise-card p{font-size:13px}
.exploring div>p:last-child{font-size:12px}
.project-caption>p{font-size:12px}
.experience-body p{font-size:13px}
.experience-body p+p{font-size:12px}
.contact-card>p{font-size:13px}
@media(max-width:760px){.main-nav{font-size:13px}.hero-intro{font-size:14px}.current-role p,.current-role p>span{font-size:10px}.system-bottom p{font-size:11px}.focus-options button{font-size:10px}.about-copy>p+p{font-size:14px}.project-caption>p{font-size:12px}}

/* Archive assets are landscape presentation screens; preserve their full frame. */
.phone{width:248px;padding:5px;border-radius:10px}
.phone img{height:auto;aspect-ratio:4/3;object-fit:contain;border-radius:5px}
.phone-back{left:23%;top:127px}
.phone-front{left:49%;top:75px}
@media(min-width:1450px){.phone{width:260px}.phone img{height:auto}.phone-back{top:143px}.phone-front{top:88px}}
@media(max-width:1100px){.phone{width:205px}.phone img{height:auto}.phone-back{left:19%;top:128px}.phone-front{left:45%;top:80px}}
@media(max-width:900px) and (min-width:761px){.phone{width:180px}.phone img{height:auto}.phone-back{left:15%;top:142px}.phone-front{left:42%;top:90px}}
@media(max-width:760px){.phone{width:230px}.phone img{height:auto}.phone-back{left:12%;top:163px}.phone-front{left:40%;top:103px}}
@media(max-width:450px){.phone{width:195px}.phone-back{left:8%;top:167px}.phone-front{left:39%;top:114px}}
@media(max-width:390px){.phone{width:180px}.phone img{height:auto}.phone-back{left:7%;top:150px}.phone-front{left:39%;top:98px}}
