
:root{color-scheme:dark;--ink:#f8f4ee;--muted:#bbbdd0;--mint:#ffe1ab;--serif:'DM Sans',sans-serif;--sans:'DM Sans',sans-serif;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}body{margin:0;background:#192641;color:var(--ink);font-family:var(--sans);font-size:16px}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--mint);outline-offset:5px}[hidden]{display:none!important}
#app{height:100svh;min-height:580px;position:relative;overflow:hidden;isolation:isolate;background:#1d2b48}.scene{position:absolute;inset:0;z-index:-2;overflow:hidden;transition:opacity .65s var(--ease)}.world{position:absolute;transform:translate3d(var(--px,0px),var(--py,0px),0) scale(1.018);transition:transform 1.1s var(--ease);will-change:transform}.world>img{display:block;width:100%;height:100%;pointer-events:none}.car-hotspots{position:absolute;inset:0}.vehicle-region{position:absolute;inset:0;width:100%;height:100%;padding:0;opacity:0;background:url('assets/scenes/driveway-stylized.webp') 0 0 / 100% 100%;transition:opacity .22s,filter .22s;filter:brightness(1.18) saturate(.92);outline:none!important}.vehicle-region:hover,.vehicle-region:focus-visible{opacity:1}.vehicle-region:focus-visible{filter:brightness(1.34) saturate(.8)}
.vehicle-region[data-enter=ford]{clip-path:polygon(8.5% 69%,9% 61%,13% 56%,18.8% 49%,22% 48.4%,30.1% 48.5%,32% 51%,34.5% 57%,35% 64%,34.4% 71.5%,31.8% 72%,28.8% 76.4%,25% 76.4%,23.5% 74%,13.9% 74%,12% 76%,9.7% 75.5%)}.vehicle-region[data-enter=cybertruck]{clip-path:polygon(37% 70.5%,37.8% 60%,39.5% 57%,45.5% 49%,55.8% 49%,61.6% 54.6%,61.8% 67%,60.5% 71%,57.8% 72%,55.7% 77%,52.8% 77%,50.9% 74%,41.5% 74%,40.5% 76%,38.2% 76%)}.vehicle-region[data-enter=cybercab]{clip-path:polygon(66.2% 67%,66.7% 59.5%,69% 56%,71.8% 53%,75% 52.5%,80.8% 53%,83.4% 54.8%,86.5% 60%,89% 62%,90.4% 67%,90.7% 73%,89.8% 76.5%,87.5% 77%,85.5% 75%,75.7% 75%,74.5% 77%,72.5% 76.5%,71.5% 73%,68.1% 72.5%,66.6% 71%)}
.site-header{position:absolute;z-index:5;top:0;left:0;right:0;display:flex;justify-content:space-between;gap:30px;padding:42px 5.5%;align-items:flex-start;background:linear-gradient(180deg,#16233a59,transparent)}.identity h1{font-size:clamp(23px,2.1vw,34px);letter-spacing:-.045em;font-weight:500;margin:0 0 8px;line-height:1.15}.identity>span{font-size:13px;font-weight:400;letter-spacing:.015em;color:#d0d4de}.site-header nav{display:flex;align-items:center;gap:32px;padding-top:6px;font-size:14px}.site-header nav>*{padding:6px 0;border-bottom:1px solid transparent;transition:border-color .2s}.site-header nav>*:hover{border-bottom-color:#ddd5c5}.driveway-bottom{position:absolute;bottom:0;left:5.5%;right:5.5%;z-index:2}.scene-footer{height:65px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;color:#f1edf1}.scene-footer button{padding:12px 0;border-bottom:1px solid transparent}.scene-footer button:hover{border-bottom-color:currentColor}.scene-footer span{font-size:9px;letter-spacing:.16em;opacity:.65}.mobile-chapters{display:none}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:#fff;color:#111;padding:15px}.skip-link:focus{top:10px}.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}
.cabin-scene{pointer-events:none;opacity:0;transform:scale(1.035);transform-origin:var(--camera-origin,center);transition:opacity .7s,transform .9s var(--ease);background:#1b2841}.cabin-scene>img{position:absolute;left:var(--cabin-left,0);top:var(--cabin-top,0);width:var(--cabin-width,100%);height:var(--cabin-height,100%);display:block}.cabin-shade{position:absolute;inset:0;background:linear-gradient(180deg,#111e3760,transparent 27%,transparent 82%,#111b3260);pointer-events:none}.cabin-ui{position:absolute;inset:0;z-index:2}.cabin-toolbar{position:absolute;top:127px;left:5.5%;right:5.5%;display:flex;align-items:center;justify-content:space-between;gap:20px}.cabin-toolbar>p{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#f5efe5}.pill-button{padding:11px 16px;border-radius:5px;border:1px solid #ffffff35;background:#13203c8a;backdrop-filter:blur(8px);font-size:12px}.pill-button:hover{background:#334461}.screen-wake{position:absolute;left:0;top:0;width:var(--screen-width);height:var(--screen-height);transform:var(--screen-transform);transform-origin:0 0;background:transparent;border:2px solid transparent;border-radius:5px;transition:box-shadow .25s,border-color .25s;cursor:pointer}.screen-wake:hover,.screen-wake:focus-visible{border-color:#ffe3af;box-shadow:0 0 17px #f5ce8644;outline:none}.whoop-hotspot{position:absolute;left:var(--wrist-x);top:var(--wrist-y);width:65px;height:48px;transform:translate(-50%,-50%) rotate(-12deg);border-radius:8px;cursor:pointer;transition:background .2s,box-shadow .2s;border:1px solid transparent}.whoop-hotspot:hover,.whoop-hotspot:focus-visible{background:#ffe4b51c;border-color:#ffe0a990;box-shadow:0 0 16px #f9d49533;outline:none}.cabin-hint{position:absolute;bottom:17px;left:0;right:0;text-align:center;font-size:12px;color:#f3eddfc9;letter-spacing:.015em;pointer-events:none}
#app[data-view=cabin] #driveway-scene,#app[data-view=cabin] .driveway-bottom{opacity:0;pointer-events:none;visibility:hidden}#app[data-view=cabin] .cabin-scene{opacity:1;transform:none}#app.entering .world{transform:scale(1.48);transform-origin:var(--entry-x,20%) 62%}#app.entering .site-header,#app.entering .driveway-bottom{opacity:0;transition:opacity .3s}#app[data-screen=on] .cabin-scene{transform:scale(1.22)}#app[data-screen=on] .site-header,#app[data-screen=waking] .site-header{opacity:0;pointer-events:none}#app[data-screen=on] .cabin-ui{opacity:0}
.infotainment{position:absolute;z-index:10;left:0;top:0;width:var(--screen-width);height:var(--screen-height);transform:var(--screen-transform);transform-origin:0 0;border:9px solid #1b2130;border-radius:15px;background:#111722;color:#1a2635;box-shadow:0 0 0 1px #8994a059;display:flex;flex-direction:column;overflow:hidden;transition:transform .75s var(--ease),width .75s var(--ease),height .75s var(--ease),background .45s,box-shadow .7s}.infotainment>*{opacity:0;transition:opacity .18s}.infotainment.focused{width:var(--focus-width);height:var(--focus-height);transform:translate3d(var(--focus-left,6vw),var(--focus-top,8vh),0);background:#f3f0e8;box-shadow:0 25px 80px #08101f55,0 0 0 100vmax #111b2f30}.infotainment.focused>*{opacity:1;transition:opacity .5s .25s}.screen-status{display:flex;justify-content:space-between;padding:13px 34px 9px;font-size:10px;letter-spacing:.14em;color:#727779;border-bottom:1px solid #202a3810}.screen-heading{display:flex;align-items:flex-start;justify-content:space-between;padding:27px 42px 10px;gap:20px}.screen-heading h2{font-size:clamp(27px,3.3vw,47px);letter-spacing:-.05em;line-height:1.1;font-weight:500;margin:0 0 10px}.screen-heading h2:focus{outline:none}.screen-heading p{font-size:15px;margin:0;color:#4e555d}.screen-heading button{padding:9px 0;font-size:12px;white-space:nowrap;border-bottom:1px solid #747b8145;color:#485563}.screen-heading button:hover{border-color:#485563}.screen-tabs{display:flex;padding:10px 42px 0;gap:30px;border-bottom:1px solid #1d283322}.screen-tabs button{font-size:14px;padding:13px 0;border-bottom:2px solid transparent;color:#777b7d}.screen-tabs button[aria-selected=true]{color:#1b2c3d;border-bottom-color:#263c50}.screen-content{padding:30px 42px;overflow:auto;flex:1;min-height:0;scrollbar-width:thin;scrollbar-color:#9ca7a7 transparent}.screen-content h3{font-size:clamp(22px,2.4vw,34px);font-weight:450;letter-spacing:-.035em;margin:5px 0 18px;line-height:1.2}.screen-content p{font-size:16px;line-height:1.85;margin:0 0 22px;color:#566169;max-width:780px}.role-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#757d7e;margin:0 0 22px}.content-hero{float:right;width:42%;height:clamp(150px,25vh,300px);object-fit:cover;object-position:center 35%;border-radius:6px;margin:0 0 24px 40px;filter:saturate(.82)}.skill-list{display:flex;gap:7px;flex-wrap:wrap}.skill-list span{padding:7px 10px;border:1px solid #27374722;border-radius:4px;font-size:11px;color:#51626b}.screen-bottom{display:flex;justify-content:space-between;border-top:1px solid #26303b14;padding:12px 34px;font-size:10px;color:#7a8286;letter-spacing:.02em}.story-block{border:1px solid #253d5120;border-radius:7px;padding:25px;margin-bottom:20px}.story-block h3{font-size:23px}.story-block p{margin:0;max-width:none}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin:0 0 28px}.metric{background:#e6e8e0;padding:24px;border:1px solid #2c484215;border-radius:7px}.metric strong{display:block;font-size:clamp(28px,4vw,56px);font-weight:450;letter-spacing:-.06em;color:#29473e}.metric span{font-size:13px;display:block;margin-top:10px;color:#5a6e63}.photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.photo-grid figure{margin:0}.photo-grid img{width:100%;max-height:350px;object-fit:cover;border-radius:6px}.photo-grid figcaption{font-size:13px;color:#5c696d;margin-top:12px}.transition{position:absolute;inset:0;z-index:20;background:#1b2943;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;transition:opacity .45s}.transition p{font-size:24px;letter-spacing:-.03em}.transition-line{height:1px;width:60px;background:#ffe4b8}.transition button{position:absolute;bottom:45px;font-size:12px;color:#bcc4d2}.transition.visible{opacity:1;pointer-events:auto}
dialog{border:0;color:var(--ink);background:#14201d;padding:0;max-height:90svh;overscroll-behavior:contain}dialog::backdrop{background:#030c11a8;backdrop-filter:blur(9px)}dialog[open]{animation:dialog-in .55s var(--ease)}@keyframes dialog-in{from{opacity:0;transform:translateY(60px) scale(.95)}to{opacity:1;transform:none}}.dialog-close{position:absolute;top:16px;right:18px;width:38px;height:38px;border:1px solid #ffffff25;border-radius:50%;z-index:5;font-size:25px;line-height:1;display:grid;place-items:center;background:#14221c}.info-dialog{width:min(860px,92vw);border:1px solid #52605470;border-radius:14px;padding:46px;box-shadow:0 40px 100px #0008}.info-dialog h2{font-family:var(--serif);font-size:52px;font-weight:400;margin:12px 0 22px;line-height:1.05}.info-dialog h3{font-size:19px;font-weight:500;margin:20px 0 10px}.info-dialog p{font-size:16px;line-height:1.8;color:#b8c8be}.info-dialog .eyebrow{font-size:11px;color:#c9dfc8}.info-links{display:flex;gap:20px;flex-wrap:wrap;margin-top:25px}.info-links a,.info-links button{font-size:14px;border-bottom:1px solid #748777;padding:6px 0}.about-layout{display:grid;grid-template-columns:1fr 190px;gap:32px;align-items:start}.about-photo{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:5px;margin-top:15px}.experience-row{width:100%;display:flex;gap:25px;align-items:center;text-align:left;border-bottom:1px solid #ffffff16;padding:20px 0}.experience-row>span:first-child{font-family:var(--serif);font-size:33px;color:#a9c4af}.experience-row strong{display:block;font-weight:500}.experience-row small{display:block;font-size:13px;color:#a7b9ad;margin-top:5px}.experience-row>span:last-child{margin-left:auto}.phone-dialog{background:transparent;overflow:visible;width:365px;max-width:calc(100vw - 45px);max-height:calc(100svh - 45px);border-radius:48px;margin:auto;box-shadow:0 35px 120px #000a}.phone-shell{border:6px solid #333e3d;border-radius:46px;background:#101619;box-shadow:inset 0 0 0 2px #030606,0 0 0 1px #94a1a277;height:min(745px,88svh);display:flex;flex-direction:column;overflow:hidden}.phone-status{height:47px;flex-shrink:0;padding:14px 24px 8px;display:flex;align-items:center;justify-content:space-between;font-size:11px;position:relative}.phone-island{position:absolute;width:92px;height:25px;background:#020404;left:50%;top:8px;transform:translateX(-50%);border-radius:20px}.phone-body{padding:10px 20px 0;flex:1;min-height:0;overflow:auto;scrollbar-width:none}.phone-header{display:flex;align-items:center;justify-content:space-between}.phone-date{font-size:8px;color:#99a9a7;letter-spacing:.07em;margin:6px 0}.phone-header h2{font-size:31px;font-weight:700;letter-spacing:.09em;margin:7px 0}.profile-monogram{border:1px solid #657676;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:10px}.phone-role{font-size:12px;color:#c2ccca;margin:0 0 20px}.phone-tabs{display:flex;justify-content:space-between;border-bottom:1px solid #ffffff18}.phone-tabs button{font-size:12px;padding:10px 2px 12px;color:#95a6a1;border-bottom:2px solid transparent}.phone-tabs button[aria-selected=true]{color:#fff;border-bottom-color:#b1e4d2}.phone-home{display:flex;align-items:center;justify-content:center;min-height:27px;width:100%;padding:8px}.phone-home span{height:4px;width:100px;border-radius:8px;background:#e6efec}.phone-close{top:0;right:-56px}.recovery-ring{width:150px;height:150px;border-radius:50%;background:conic-gradient(#91d7c2 0 290deg,#263735 290deg);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:25px auto 20px}.recovery-ring:before{content:'';position:absolute;inset:10px;border-radius:50%;background:#101619}.recovery-ring>*{position:relative}.recovery-ring strong{font-size:37px;font-weight:450}.recovery-ring span{font-size:9px;letter-spacing:.15em;color:#b0c5c0;margin-top:4px}.phone-section-label{font-size:10px;letter-spacing:.12em;color:#91a9a1;margin:20px 0 12px}.phone-metrics{display:grid;grid-template-columns:1fr 1fr;gap:9px}.phone-metric{background:#1b272a;border-radius:8px;padding:15px 12px}.phone-metric strong{font-size:25px;font-weight:500;color:#b7e3d3;display:block}.phone-metric span{font-size:10px;color:#b0bfbb;line-height:1.5;display:block;margin-top:6px}.phone-card{display:flex;gap:12px;align-items:center;background:#1e2b2d;border-radius:9px;margin:10px 0;padding:12px;width:100%;text-align:left}.phone-card img{width:58px;height:58px;border-radius:5px;object-fit:cover}.phone-card strong{font-size:13px;font-weight:500;display:block}.phone-card small{font-size:10px;color:#9caeaa;display:block;margin-top:6px}.phone-card>span:last-child{margin-left:auto}.phone-copy{font-size:13px;line-height:1.75;color:#b8c8c1}.phone-story{border-bottom:1px solid #ffffff12;padding:19px 0}.phone-story h3{font-size:16px;font-weight:500;margin:0 0 9px}.phone-story p{font-size:13px;line-height:1.7;color:#a9bdb6;margin:0}.phone-photos{padding-top:20px}.phone-photos img{width:100%;border-radius:7px}.phone-photos figure{margin:0 0 20px}.phone-photos figcaption{font-size:12px;color:#afc0b8;margin-top:8px}.no-js{position:fixed;bottom:0;background:#111;padding:20px;width:100%;z-index:100}.resume-section{border-top:1px solid #ffffff20;padding-top:15px;margin-top:25px}.resume-section ul{padding-left:20px;color:#b8c8be;line-height:1.7}.resume-section li{margin:8px 0}.resume-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.resume-heading p{font-size:12px}
.brand-note{font-size:11px!important;line-height:1.6!important;opacity:.65;border-top:1px solid #ffffff16;margin-top:35px!important;padding-top:18px}.info-dialog{background:#1d2c40}.info-dialog h2{font-size:40px;letter-spacing:-.04em}.info-dialog p{font-size:15px}.info-dialog .eyebrow{font-size:10px;letter-spacing:.12em}.info-dialog .dialog-close{background:#24374d}.phone-dialog{--mint:#b5e0cc}.phone-card>span:last-child{margin-left:0}.no-js{position:fixed;bottom:0;background:#111;padding:20px;width:100%;z-index:100}.scene-load-failed .scene{background:#1b2943}
@media(max-width:900px){.site-header{padding-top:32px}.site-header nav{gap:22px}.screen-heading{padding:24px 26px 10px}.screen-tabs{padding-left:26px}.screen-content{padding:26px}.content-hero{width:40%;margin-left:25px}.metric-grid{gap:10px}.metric{padding:20px 15px}}
@media(max-width:700px){#app{min-height:620px;background:linear-gradient(#1b2a48 0%,#1b2a48 32%,#635f79 58%,#45485f 100%)}.site-header{padding:30px 6%;display:block;background:none}.identity h1{font-size:27px;margin-bottom:7px}.identity>span{font-size:12px}.site-header nav{padding-top:25px;gap:26px;font-size:12px}.world{transform:none}.world:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#1b2a4820,transparent 15%,transparent 88%,#55556c22)}.driveway-bottom{left:6%;right:6%;bottom:12px}.mobile-chapters{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e7e3eb2c;padding-top:15px;gap:8px}.mobile-chapters button{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:13px;padding:12px 2px}.mobile-chapters span{font-size:11px;color:#cdd0db}.scene-footer{height:58px;font-size:11px}.scene-footer span{font-size:8px}.cabin-scene{background:linear-gradient(#1b2a48 0%,#1b2a48 31%,#333643 58%,#222837 100%)}.cabin-toolbar{top:160px;left:6%;right:6%;gap:12px}.cabin-toolbar>p{position:absolute;top:53px;left:0;font-size:10px}.pill-button{font-size:11px;padding:10px 12px}.cabin-hint{bottom:65px;font-size:12px}.whoop-hotspot{width:44px;height:40px}.infotainment{border-width:5px;border-radius:10px}.screen-status{padding:12px 18px 10px;font-size:8px}.screen-heading{padding:20px 18px 12px;display:block;position:relative}.screen-heading h2{font-size:31px;margin-top:28px}.screen-heading p{font-size:12px;line-height:1.5}.screen-heading button{position:absolute;top:9px;right:18px;font-size:11px}.screen-tabs{padding-left:18px;padding-right:18px;gap:23px;justify-content:space-between}.screen-tabs button{font-size:12px;padding:10px 0}.screen-content{padding:23px 18px}.screen-content h3{font-size:25px}.screen-content p{font-size:15px;line-height:1.75}.content-hero{float:none;width:100%;height:155px;margin:0 0 20px}.role-meta{font-size:11px;gap:8px;margin-bottom:18px}.screen-bottom{padding:11px 18px;font-size:9px}.metric-grid{grid-template-columns:1fr;gap:10px}.metric{padding:18px;display:flex;align-items:center;gap:20px}.metric strong{font-size:33px;min-width:85px}.metric span{font-size:12px;margin:0}.story-block{padding:18px}.story-block h3{font-size:21px}.photo-grid{grid-template-columns:1fr}.phone-close{top:7px;right:7px;width:30px;height:30px;font-size:20px;background:#203832}.phone-status{padding-right:50px}.phone-shell{height:min(745px,89svh)}.info-dialog{padding:35px 24px}.info-dialog h2{font-size:34px}.about-layout{grid-template-columns:1fr}.about-photo{max-height:200px;object-position:center 30%;aspect-ratio:2/1;margin:0}.experience-row{gap:16px}.experience-row strong{font-size:14px}.experience-row small{font-size:11px}.experience-row>span:first-child{font-size:24px}.resume-heading{display:block}}
@media(max-height:620px) and (min-width:701px){.site-header{padding-top:22px}.cabin-toolbar{top:97px}.screen-heading{padding-top:15px}.screen-heading h2{font-size:30px}.screen-status{padding-top:8px}.screen-content{padding-top:20px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.world{transform:none!important}}
@media print{body{background:white;color:black}#app,.phone-dialog,.dialog-close,.skip-link,.info-links,.sr-only,.brand-note{display:none!important}.info-dialog{position:static;display:block!important;max-height:none;width:100%;max-width:none;overflow:visible;box-shadow:none;border:0;background:white;color:black;padding:0}.info-dialog::backdrop{display:none}.info-dialog p,.resume-section ul,.info-dialog .eyebrow{color:#333}.info-dialog h2{font-size:32px}.info-dialog h3{font-size:17px}.resume-section{break-inside:avoid;margin-top:16px}.resume-section p,.resume-section li{font-size:11px;line-height:1.4}}
/* First-visit affordances: real objects remain the controls, without arrow markers. */
.interaction-label{position:absolute;left:50%;top:calc(100% + 13px);transform:translateX(-50%);white-space:nowrap;padding:7px 11px;border-radius:6px;background:#101a30ec;color:#fff5df;border:1px solid #ebd7af40;font-size:13px;line-height:1.2;letter-spacing:0;opacity:0;pointer-events:none;transition:opacity .2s}.screen-wake:hover .interaction-label,.screen-wake:focus-visible .interaction-label,.whoop-hotspot:hover .interaction-label,.whoop-hotspot:focus-visible .interaction-label{opacity:1}.whoop-hotspot .interaction-label{transform:translateX(-50%) rotate(12deg);top:calc(100% + 18px)}
#app[data-screen-hint=new] .screen-wake{animation:object-hint 2s ease-in-out 3}#app[data-band-hint=new] .whoop-hotspot{animation:object-hint 2s 2s ease-in-out 3}#app[data-screen-hint=new] .screen-wake .interaction-label{animation:label-hint 8s both}#app[data-band-hint=new] .whoop-hotspot .interaction-label{animation:label-hint 8s 2s both}@keyframes object-hint{0%,100%{border-color:transparent;box-shadow:none}50%{border-color:#ffe2acb0;box-shadow:0 0 18px #f7d39445}}@keyframes label-hint{0%,100%{opacity:0}15%,80%{opacity:1}}
/* Shared screen structure. Each vehicle uses its own infotainment vocabulary. */
.screen-workspace{display:flex;flex:1;min-height:0;overflow:hidden}.screen-main{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0}.vehicle-panel{flex:0 0 24%;display:flex;flex-direction:column;min-width:0;border-right:1px solid #24354c1a;padding:25px;background:#e5e8e9}.vehicle-panel svg,.screen-bottom svg{width:25px;height:25px;flex-shrink:0}.screen-content{min-height:0}.screen-heading{padding:20px 30px 15px}.screen-heading h2{font-size:30px}.screen-heading p{font-size:13px}.screen-tabs{padding:0 28px;gap:27px}.screen-content{padding:27px 28px}.screen-bottom{flex-shrink:0;display:flex;justify-content:center;gap:20px;padding:8px 18px;min-height:52px;background:#202329;color:#f3f5f6}.screen-bottom button{padding:9px 14px;font-size:12px;border-radius:6px}.screen-bottom button:hover,.screen-bottom button[aria-pressed=true]{background:#ffffff1f}.screen-bottom button:focus-visible{outline-color:#b2c2dc}
/* Full images: letterboxing is intentional; no faces or photo edges are clipped. */
.photo-open{display:block;width:100%;padding:0;background:#1118270a;border:1px solid #727b8a20;border-radius:9px;overflow:hidden;text-align:center}.photo-open img{display:block;width:100%;height:auto;max-height:320px;object-fit:contain;object-position:center;margin:0;filter:none}.photo-open>span{display:block;font-size:11px;padding:9px;color:#5e6975;border-top:1px solid #69778918}.photo-open:hover>span{text-decoration:underline}.hero-photo{float:right;width:43%;margin:0 0 25px 28px}.hero-photo img{max-height:300px;min-height:100px}.photo-grid{align-items:start;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.photo-grid img{height:auto;max-height:360px;object-fit:contain;border-radius:0}.phone-card img{object-fit:contain;background:#11191d}.phone-photos .photo-open{background:#1d282d}.phone-photos .photo-open span{color:#bdcbc6}.phone-photos img{max-height:none;height:auto;object-fit:contain;border-radius:0}.photo-dialog{width:min(1200px,95vw);max-width:95vw;max-height:95svh;background:#111925;padding:45px 24px 14px;border:1px solid #ffffff25;border-radius:12px}.photo-dialog>img{display:block;width:100%;height:auto;max-height:76svh;object-fit:contain}.photo-dialog>p{font-size:13px;text-align:center;color:#d4deea;margin:15px 0 0}.photo-dialog .dialog-close{top:8px;right:9px;background:#203048}
/* Ford: CarPlay-inspired launcher, colorful app tiles, and a persistent side dock. */
.infotainment[data-system=carplay].focused{color:#fff;background:linear-gradient(130deg,#162244,#263966 55%,#482b4e)}[data-system=carplay] .screen-status{color:#b8c8e2;border-color:#ffffff14}[data-system=carplay] .screen-heading{border-bottom:1px solid #ffffff14;padding-left:27px}[data-system=carplay] .screen-heading p{color:#c1cce0}[data-system=carplay] #screen-back{color:#e2e9f3;border-color:#ffffff35}[data-system=carplay] .vehicle-panel{flex:0 0 74px;align-items:center;padding:15px 8px;gap:13px;background:#080e2180;border-color:#ffffff15}[data-system=carplay] .vehicle-panel button{width:46px;height:44px;display:grid;place-items:center;border-radius:11px;background:#ffffff0e}[data-system=carplay] .vehicle-panel button:hover{background:#ffffff2b}[data-system=carplay] .vehicle-panel button[aria-pressed=true]{background:#ffffff2b}[data-system=carplay] .dock-clock{font-size:13px;margin:2px 0 12px}[data-system=carplay] .connected-label{font-size:7px;letter-spacing:.12em;writing-mode:vertical-rl;margin-top:auto;color:#b5c5e2}[data-system=carplay] .screen-tabs{border-color:#ffffff20}[data-system=carplay] .screen-tabs button{color:#b1c1dc}[data-system=carplay] .screen-tabs button[aria-selected=true]{color:#fff;border-color:#fff}[data-system=carplay] .screen-content{scrollbar-color:#8294b4 transparent}[data-system=carplay] .screen-content p,[data-system=carplay] .role-meta{color:#ccd6e8}[data-system=carplay] .skill-list span{color:#dce7f5;border-color:#ffffff25}[data-system=carplay] .story-block{background:#ffffff08;border-color:#ffffff19}[data-system=carplay] .metric{background:#ffffff10;border-color:#ffffff16}[data-system=carplay] .metric strong{color:#c8eed7}[data-system=carplay] .metric span,[data-system=carplay] .photo-grid figcaption,[data-system=carplay] .photo-open>span{color:#c4d3e7}[data-system=carplay] .photo-open{background:#080f2380;border-color:#ffffff1a}[data-system=carplay] .screen-bottom{background:#080d2180;border-color:#ffffff14}[data-system=carplay] .screen-bottom [data-screen-home]{color:#fff;background:#ffffff1a}.launcher-heading p{font-size:12px!important;margin:0 0 5px!important;color:#b5c7e5!important}.launcher-heading h3{font-size:27px;margin:0 0 25px}.app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px 24px;max-width:680px;margin:0 auto}.launch-app{display:flex;flex-direction:column;align-items:center;gap:11px;font-size:14px;padding:5px;border-radius:14px}.app-icon{display:grid;place-items:center;width:clamp(66px,7.5vw,93px);height:clamp(66px,7.5vw,93px);border-radius:22%;box-shadow:0 6px 16px #0002;transition:transform .2s,filter .2s}.launch-app:hover .app-icon{transform:translateY(-4px);filter:brightness(1.12)}.app-icon svg{width:46%;height:46%}.icon-overview{background:linear-gradient(#5898ff,#2863d4)}.icon-projects{background:linear-gradient(#9c79f3,#6551c2)}.icon-impact{background:linear-gradient(#64d99d,#24a96b)}.icon-photos{background:linear-gradient(135deg,#f1c96b,#dc8491 60%,#9c8ad9)}.icon-whoop{background:#121a23;border:1px solid #687787}.icon-contact{background:linear-gradient(#60c4da,#308eae)}.launcher-caption{text-align:center;font-size:12px!important;margin:28px 0 0!important;opacity:.7}
/* Tesla: parked vehicle rail, restrained light app surface, and bottom app dock. */
[data-system=tesla].focused{background:#f7f8fa;color:#20262d}[data-system=tesla] .screen-status{background:#fff}[data-system=tesla] .screen-heading{background:#fff;border-bottom:1px solid #1d2c3c10}[data-system=tesla] .screen-tabs{background:#fff}[data-system=tesla] .screen-tabs button[aria-selected=true]{border-color:#3175c9;color:#1c416c}.park-status{display:flex;gap:12px;align-items:center}.park-status strong{font-size:32px;font-weight:500}.park-status span{font-size:8px;letter-spacing:.12em;color:#737d86}.vehicle-identity{margin:auto 0;text-align:center;padding:25px 0}.vehicle-identity>span{text-transform:uppercase;letter-spacing:.18em;font-size:11px}.vehicle-identity strong{display:block;font-size:clamp(38px,5.3vw,80px);font-weight:400;letter-spacing:-.08em;color:#52616e;margin:10px 0}.vehicle-identity p{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#637482}.destination-card{border-top:1px solid #60718325;padding-top:18px}.destination-card>span{display:block;font-size:8px;letter-spacing:.1em;color:#70808c;margin-bottom:9px}.destination-card strong{font-size:14px;font-weight:500;line-height:1.4}.destination-card p{font-size:11px;color:#71808a;margin:9px 0}.tesla-whoop{display:flex;gap:10px;align-items:center;padding:15px 0 0;margin-top:15px;border-top:1px solid #60718325;font-size:11px;text-align:left}.tesla-whoop:hover{color:#2461a5}[data-system=tesla] .screen-bottom [data-screen-home]{display:none}[data-system=tesla] .metric{background:#edf0f4}[data-system=tesla] .story-block{background:#fff}
@media(max-width:900px){.vehicle-panel{padding:20px 15px;flex-basis:24%}.hero-photo{float:none;width:100%;max-width:520px;margin:0 0 25px}.hero-photo img{max-height:280px}.screen-content h3{font-size:26px}.app-grid{gap:18px}.app-icon{width:70px;height:70px}.screen-bottom{gap:5px}.screen-bottom button{padding:9px 11px}.launcher-heading h3{margin-bottom:20px}}
@media(max-width:700px){.screen-heading{padding:15px 17px}.screen-heading h2{font-size:25px;margin-top:22px}.screen-workspace{min-height:0}.screen-content{padding:21px 17px}.screen-tabs{padding:0 17px;gap:16px}.screen-tabs button{font-size:11px}.screen-bottom{gap:0;justify-content:space-around;padding:7px 4px;min-height:48px}.screen-bottom button{font-size:10px;padding:9px 6px}[data-system=carplay] .vehicle-panel{flex-basis:48px;padding:12px 4px;gap:12px}[data-system=carplay] .vehicle-panel button{width:34px;height:36px}[data-system=carplay] .vehicle-panel svg{width:23px;height:23px}[data-system=carplay] .dock-clock{font-size:10px}[data-system=carplay] .screen-content{padding:18px 14px}.app-grid{grid-template-columns:repeat(2,1fr);gap:18px 12px}.app-icon{width:61px;height:61px}.launch-app{font-size:11px;gap:8px}.launcher-heading h3{font-size:22px}.launcher-heading p{font-size:11px!important}.launcher-caption{font-size:10px!important;margin-top:22px!important}[data-system=tesla] .vehicle-panel{display:none}.hero-photo{float:none;width:100%;margin:0 0 20px}.hero-photo img{height:auto;max-height:280px}.screen-content p{font-size:14px}.photo-dialog{padding:45px 10px 15px}.photo-dialog>img{max-height:73svh}.interaction-label{font-size:14px}.whoop-hotspot .interaction-label{font-size:11px}.cabin-hint{left:10%;right:10%;font-size:11px;line-height:1.6}}
@media(pointer:coarse){.screen-wake .interaction-label,.whoop-hotspot .interaction-label{opacity:1;animation:none!important}}
.vehicle-panel{overflow-y:auto;scrollbar-width:thin}.vehicle-panel>*{flex-shrink:0}
/* The screen and wristband remain discoverable before the pointer reaches them. */
.screen-wake{border-color:#ffe1a845;box-shadow:0 0 12px #fbd49126,inset 0 0 8px #fbd4910d}.whoop-hotspot{border-color:#ffe1a859;box-shadow:0 0 14px #fbd4913d;background:#ffe4ac0b}.interaction-label{opacity:.72;background:#162039bf;border-color:#ead6ae35;text-shadow:0 0 9px #ffdbaf55}.screen-wake:hover,.screen-wake:focus-visible{border-color:#ffe2ac;box-shadow:0 0 24px #fbd49180,inset 0 0 10px #fbd49124}.whoop-hotspot:hover,.whoop-hotspot:focus-visible{border-color:#ffe2ac;box-shadow:0 0 23px #fbd4917a;background:#ffe4ac22}.screen-wake:hover .interaction-label,.screen-wake:focus-visible .interaction-label,.whoop-hotspot:hover .interaction-label,.whoop-hotspot:focus-visible .interaction-label{opacity:1;background:#162039;color:#fff7e9;border-color:#ffe2acaa;text-shadow:none}
/* Apps, not tabs: one launcher, a back-to-apps button, and one open app. */
.screen-bottom{justify-content:space-between;padding:8px 24px}.screen-bottom [data-screen-home],[data-system=tesla] .screen-bottom [data-screen-home]{display:block}.screen-bottom>span{align-self:center;font-size:12px;opacity:.65}.overview-stories{clear:both;padding-top:28px}.overview-stories .metric-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.app-grid{grid-template-columns:repeat(3,1fr);margin:35px auto 30px;max-width:730px}.icon-game{background:linear-gradient(140deg,#f1a258,#d66862);color:white}.icon-contact,.icon-overview{color:white}.infotainment[data-system=tesla] .app-icon{box-shadow:0 8px 25px #1e2b4c12}.contact-app{max-width:740px;margin:auto;text-align:center}.contact-avatar{width:65px;height:65px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#7088b128;color:inherit;font-size:23px}.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:26px}.contact-actions a{text-align:left;border:1px solid #8190a136;border-radius:10px;padding:18px;font-size:16px;background:#7d91ae0b}.contact-actions a:hover{background:#7d91ae20}.contact-actions span{display:block;font-size:12px;opacity:.65;margin-top:7px;overflow-wrap:anywhere}
.mini-game{max-width:650px;margin:auto}.game-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.game-top h3{font-size:28px;margin:6px 0 12px}.game-eyebrow{font-size:9px;letter-spacing:.16em;opacity:.6}.game-reset,.game-controls button{padding:9px 14px;border:1px solid #8091a44d;border-radius:7px;font-size:12px;background:#8296b515}.game-reset:hover,.game-controls button:hover{background:#8296b535}.game-instructions{font-size:13px!important;line-height:1.6!important;margin:4px 0 12px!important}.game-stats{font-size:12px;min-height:25px;line-height:1.5;margin-bottom:14px;color:inherit;opacity:.8}.game-board{margin:auto;outline-offset:7px}.game-controls{display:flex;justify-content:center;gap:12px;margin-top:15px}.memory-board{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;max-width:480px}.memory-card{min-height:67px;aspect-ratio:1.5;border-radius:10px;background:#677fad25;border:1px solid #7992b74d;font-weight:500;font-size:19px;letter-spacing:.05em;transition:background .15s,transform .15s}.memory-card:hover{background:#7e9ac747}.memory-card.revealed{background:#dfd8b3;color:#253544;transform:scale(.96)}.memory-card.matched{background:#8bb9a438;border-color:#95cbab;color:#86cdb2;cursor:default}.infotainment[data-system=tesla] .memory-card.matched{color:#377052}.charge-board{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;max-width:350px;border-radius:12px;padding:10px;background:#6473822b}.charge-tile{display:grid;place-items:center;aspect-ratio:1;border-radius:7px;background:#71839c19;font-size:27px;font-weight:600;color:#283849}.charge-tile[data-value="2"]{background:#e4e8de}.charge-tile[data-value="4"]{background:#d7dec4}.charge-tile[data-value="8"]{background:#e5c698}.charge-tile[data-value="16"]{background:#e9b07e}.charge-tile[data-value="32"]{background:#e99678}.charge-tile[data-value="64"]{background:#dc766c}.charge-tile[data-value="128"],.charge-tile[data-value="256"],.charge-tile[data-value="512"]{background:#84b9b4;font-size:23px}.charge-tile[data-value="1024"],.charge-tile[data-value="2048"]{background:#6d9cbe;font-size:19px;color:white}.direction-pad{display:flex;gap:8px}.direction-pad button{width:44px;height:39px;font-size:20px;padding:0}.route-board{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;max-width:350px;background:#65758320;padding:9px;border-radius:10px}.route-cell{aspect-ratio:1;border:1px solid #72889a24;border-radius:5px;background:#fff9;color:#445c72;font-size:19px}.route-cell:hover:not(:disabled){background:#dce8f0}.route-cell.wall{background:#4251687a;border-color:transparent;cursor:default}.route-cell.visited{background:#a4c8ba}.route-cell.current{background:#32735f;color:white;box-shadow:0 0 0 2px #b8d9c9}.game-board button:focus-visible{outline:2px solid #80b4cf;outline-offset:2px}
@media(max-width:700px){.app-grid{grid-template-columns:repeat(2,1fr);gap:25px 12px;margin:25px auto}.contact-actions{grid-template-columns:1fr}.contact-actions a{font-size:14px}.screen-bottom{padding:7px 16px}.screen-bottom>span{font-size:10px}.game-top h3{font-size:22px}.game-reset{font-size:10px;padding:8px}.game-instructions{font-size:12px!important}.game-stats{font-size:11px}.memory-board{gap:7px;grid-template-columns:repeat(3,1fr)}.memory-card{font-size:14px;min-height:51px;aspect-ratio:1.3}.charge-board{gap:6px;padding:7px}.charge-tile{font-size:22px}.route-board{gap:4px;padding:6px}.route-cell{font-size:15px}.interaction-label{opacity:.9}}
/* Keep the arcade board in view on shorter screens. */
[data-page=game] .screen-heading{padding:10px 25px}[data-page=game] .screen-heading h2{font-size:22px;margin:0 0 5px}[data-page=game] .screen-heading p{font-size:11px}[data-page=game] .screen-content{padding:16px 24px}.game-top h3{font-size:24px;margin:4px 0 8px}.game-top .game-eyebrow{font-size:8px}.game-instructions{margin-bottom:8px!important}.game-stats{margin-bottom:10px;min-height:20px}.memory-board{max-width:390px;gap:8px}.memory-card{min-height:48px;aspect-ratio:1.7}.charge-board,.route-board{max-width:clamp(185px,calc(var(--focus-height) - 320px),285px)}.charge-tile{font-size:22px}.game-controls{margin-top:10px}.direction-pad button{height:34px}
@media(max-width:700px){[data-page=game] .screen-heading{padding:12px 17px}[data-page=game] .screen-heading h2{margin-top:20px}[data-page=game] .screen-content{padding:15px 13px}.game-top h3{font-size:21px}.memory-card{aspect-ratio:1.25;min-height:49px}.charge-board,.route-board{max-width:270px}.charge-tile{font-size:19px}}
#app{overflow:clip}.charge-board,.route-board{max-width:clamp(180px,calc(var(--focus-height) - 390px),240px)}
@media(max-width:700px){.charge-board,.route-board{max-width:240px}}

/* Small objects continue the journey in the driveway foreground. */
.driveway-prop{position:absolute;z-index:2;padding:0;min-width:44px;min-height:44px;display:grid;place-items:center;transform:translate(-50%,-50%);outline-offset:3px;isolation:isolate}
.driveway-prop img{display:block;width:100%;height:auto;filter:drop-shadow(0 8px 5px #10162966);transition:filter .25s,transform .25s;pointer-events:none}
.driveway-prop:hover img,.driveway-prop:focus-visible img{filter:brightness(1.22) drop-shadow(0 0 8px #ffe1ab88);transform:translateY(-3px)}
.driveway-prop span{position:absolute;top:100%;left:50%;transform:translateX(-50%);white-space:nowrap;padding:6px 10px;border-radius:6px;background:#182840e8;color:#ffe8c5;font-size:14px;opacity:0;transition:opacity .2s;pointer-events:none}
.driveway-prop:hover span,.driveway-prop:focus-visible span{opacity:1}
.skateboard-prop{left:35%;top:85%;width:15%}.rover-prop{left:70%;top:84%;width:9%}
.early-experience-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:30px;align-items:start}.early-experience-layout figure{margin:20px 0 0;position:sticky;top:0}.early-experience-layout .photo-open{width:100%;background:#111c2b;border-radius:10px}.early-experience-layout .photo-open img{display:block;width:100%;height:auto;max-height:440px;object-fit:contain}.early-experience-layout figcaption{font-size:13px;line-height:1.6;color:#b8c8be;margin-top:12px}.early-story{border-top:1px solid #ffffff18;padding-top:1px}.info-dialog .experience-role{color:#e0cba9;font-size:14px}.back-experiences{font-size:14px;border-bottom:1px solid #a7b9ad;padding:0 0 5px;margin-bottom:20px}.experience-row>span:first-child{min-width:115px;font-size:27px}.experience-row small{font-size:14px}
@media(max-width:700px){.mobile-chapters{grid-template-columns:repeat(3,1fr);gap:0;padding-top:6px}.mobile-chapters button{padding:7px 2px;gap:4px}.mobile-chapters button:nth-child(n+4){grid-column:auto}.driveway-prop span{font-size:12px}.skateboard-prop{width:19%;top:86%}.rover-prop{width:12%;top:84%}.early-experience-layout{grid-template-columns:1fr;gap:10px}.early-experience-layout figure{position:static;grid-row:1;margin-top:5px}.early-experience-layout .photo-open img{max-height:260px}.experience-row>span:first-child{min-width:75px;font-size:20px}.experience-row small{font-size:13px}}

.early-experience-layout .photo-open>span{color:#c7d6e8;font-size:13px}

.personal-goals{margin-top:30px;padding-top:8px;border-top:1px solid #ffffff20}.personal-goals ul{list-style:none;padding:0;margin:16px 0 0}.personal-goals li{display:grid;grid-template-columns:180px 1fr;gap:16px;padding:13px 0;border-bottom:1px solid #ffffff10;font-size:15px;line-height:1.6}.personal-goals strong{font-weight:500;color:#ffe1ab}.personal-goals li span{color:#b8c8be}@media(max-width:700px){.personal-goals li{grid-template-columns:1fr;gap:2px}}

.vehicle-caption{position:absolute;top:78%;transform:translateX(-50%);white-space:nowrap;padding:6px 10px;border-radius:6px;background:#182840e8;color:#ffe8c5;font-size:14px;opacity:0;transition:opacity .2s;pointer-events:none;z-index:3}.caption-ford{left:21%}.caption-cybertruck{left:49%}.caption-cybercab{left:79%}.vehicle-region:hover+.vehicle-caption,.vehicle-region:focus-visible+.vehicle-caption{opacity:1}@media(max-width:700px){.vehicle-caption{font-size:12px;padding:5px 8px}}
