.experience-settings>summary{list-style:none;cursor:pointer}.experience-settings>summary::-webkit-details-marker{display:none}.experience-settings>summary svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.4;stroke-linejoin:round}.experience-settings[open]>summary{background:var(--soft);color:var(--accent)}
.experience-panel{position:fixed;right:max(20px,calc((100vw - 1328px)/2));top:76px;width:340px;max-width:calc(100vw - 32px);padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 20px 60px #0003;color:var(--ink);z-index:40;text-align:left}.experience-eyebrow{font-size:8px;letter-spacing:.2em;color:var(--accent);margin-bottom:10px}.experience-panel h2{font-size:24px;letter-spacing:-.045em;font-weight:550}.experience-subtitle{font-size:11px;color:var(--muted);margin:6px 0 20px}.experience-option{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;padding:16px 0;border-top:1px solid var(--line)}.experience-option strong{display:block;font-size:12px;font-weight:650}.experience-option small{display:block;font-size:10px;line-height:1.7;margin-top:5px;color:var(--muted)}.experience-option input{position:absolute;right:0;width:36px;height:24px;opacity:0;cursor:pointer}.experience-switch{width:36px;height:22px;border-radius:20px;border:1px solid var(--muted);background:var(--soft);flex-shrink:0;pointer-events:none;position:relative}.experience-switch:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background:var(--muted);left:3px;top:3px}.experience-option input:checked+.experience-switch{background:#dcb387;border-color:#dcb387}.experience-option input:checked+.experience-switch:after{background:#293429;transform:translateX(14px)}.experience-option input:focus-visible+.experience-switch{outline:2px solid var(--accent);outline-offset:4px}.experience-open{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:8px;padding:12px 14px;border-radius:8px;background:var(--ink);color:var(--bg);font:inherit;font-size:11px;font-weight:600}.experience-note{font-size:9px;line-height:1.8;color:var(--muted);margin-top:17px}
.command-launcher{position:fixed;right:24px;bottom:24px;z-index:25;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:999px;padding:12px 16px;background:var(--surface);color:var(--ink);box-shadow:0 8px 26px #0002;font:inherit}.command-launcher>span{font-size:22px;line-height:1}.command-launcher small{font-size:9px;letter-spacing:.03em;color:var(--muted)}.command-launcher:hover{border-color:var(--accent)}
.command-dialog{width:min(620px,calc(100% - 28px));max-height:min(680px,85dvh);padding:0;border:1px solid var(--line);border-radius:18px;background:var(--surface);color:var(--ink);box-shadow:0 30px 100px #0006;overflow:hidden}.command-dialog::backdrop{background:#080f10ba}.command-open{overflow:hidden}.command-top{display:flex;align-items:center;gap:12px;padding:22px 24px 12px}.command-mark{color:var(--accent);font-size:24px}.command-top h2{font-size:18px;letter-spacing:-.035em;font-weight:550}.command-close{margin-left:auto;background:var(--soft);color:var(--muted);width:28px;height:28px;border-radius:50%;font-size:20px}.command-search{display:flex;align-items:center;gap:13px;margin:5px 24px 15px;border-bottom:1px solid var(--line);padding:8px 0 14px}.command-search>span{font-size:26px;color:var(--muted)}.command-search input{width:100%;min-width:0;border:0;background:transparent;color:var(--ink);font:inherit;font-size:15px;outline:none}.command-search:focus-within{border-color:var(--accent)}.command-search input::placeholder{color:var(--muted);font-size:13px}#command-results{overflow-y:auto;max-height:min(410px,calc(85dvh - 196px));padding:0 10px 10px;overscroll-behavior:contain;scrollbar-width:thin}.command-result{display:flex;align-items:center;gap:13px;padding:13px 14px;width:100%;border-radius:9px;color:var(--ink);background:transparent;text-align:left;font:inherit;font-size:12px;text-decoration:none}.command-result[aria-selected=true]{background:var(--soft)}.command-result-icon{display:grid;place-items:center;width:29px;height:29px;flex-shrink:0;border:1px solid var(--line);border-radius:7px;font-size:16px;color:var(--muted)}.command-result[aria-selected=true] .command-result-icon{color:var(--accent);border-color:var(--accent)}.command-result small{margin-left:auto;font-size:8px;letter-spacing:.08em;color:var(--muted)}.command-empty{padding:25px;text-align:center;font-size:12px;color:var(--muted)}.command-footer{display:flex;align-items:center;gap:18px;border-top:1px solid var(--line);padding:14px 24px;font-size:9px;color:var(--muted)}.command-footer kbd{font:inherit;padding:3px 5px;border:1px solid var(--line);border-radius:4px;margin-right:4px}
.portfolio-atmosphere{--atmosphere-a:208,145,94;--atmosphere-b:102,147,119;position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0;contain:strict}.has-atmosphere>main,.has-atmosphere>.site-footer{position:relative;z-index:1}.atmosphere-wash{position:absolute;width:min(75vw,760px);height:min(70vh,500px);border-radius:50%;background:radial-gradient(ellipse,rgba(var(--atmosphere-a),.14),transparent 70%);animation:atmosphere-drift 28s ease-in-out infinite alternate;will-change:transform}.wash-one{top:-12%;left:-13%}.wash-two{right:-15%;bottom:-15%;background:radial-gradient(ellipse,rgba(var(--atmosphere-b),.13),transparent 70%);animation-direction:alternate-reverse;animation-duration:33s}.atmosphere-stars{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(var(--atmosphere-a),.34) 1px,transparent 1.5px),radial-gradient(circle,rgba(var(--atmosphere-b),.28) 1px,transparent 1.5px);background-size:173px 191px,283px 257px;background-position:21px 57px,87px 123px;opacity:.6}.atmosphere-pointer{position:absolute;top:0;left:0;width:300px;height:300px;background:radial-gradient(circle,rgba(var(--atmosphere-a),.11),transparent 68%);opacity:0;will-change:transform}.atmosphere-pointer.pointer-visible{opacity:1}.atmosphere-still .atmosphere-wash{animation-play-state:paused}.atmosphere-still .atmosphere-pointer{display:none}[data-theme=light] .portfolio-atmosphere{opacity:.75}@keyframes atmosphere-drift{from{transform:translate3d(-15px,0,0) scale(1)}to{transform:translate3d(55px,35px,0) scale(1.06)}}
@media(max-width:1000px){.nav-wrap{gap:16px}#main-nav{margin-left:0;gap:20px}.nav-actions{gap:10px}}
@media(max-width:650px){.nav-wrap{gap:10px}.nav-actions{gap:4px}.nav-actions .icon-button{width:32px;height:32px}.nav-actions .archive-nav{padding-right:7px}.experience-panel{top:66px;right:16px;padding:21px}.command-launcher{right:16px;bottom:16px;padding:11px 13px}.command-launcher small{display:none}.command-top{padding:18px 17px 10px;gap:9px}.command-top h2{font-size:17px}.command-search{margin:4px 17px 12px}.command-search input{font-size:16px}.command-search input::placeholder{font-size:11px}.command-result{padding:10px;gap:9px;font-size:11px}.command-result small{font-size:7px}.command-footer{padding:13px 15px;gap:12px;font-size:8px}.atmosphere-pointer{display:none}.atmosphere-wash{width:85vw;height:45vh}}
@media(prefers-reduced-motion:reduce){.atmosphere-wash{animation:none;will-change:auto}.atmosphere-pointer{display:none}}

/* Ember is entirely inert until explicitly enabled. */
.ember-canvas{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:22;contain:strict}.ember-option-mark{margin-left:7px;color:#e49e67}.ember-status{font-size:10px;line-height:1.6;color:var(--muted);margin:0 0 10px}.experience-panel{max-height:calc(100dvh - 96px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}@media(max-width:650px){.experience-panel{max-height:calc(100dvh - 82px)}}
