:root{--adventure-sky:#a9ddf5;--adventure-deep-sky:#70bde4;--adventure-cloud:#fffdf6;--adventure-cream:#fff5df;--adventure-sand:#f3d59b;--adventure-sun:#ffd75e;--adventure-orange:#f49a54;--adventure-coral:#f47f6b;--adventure-jungle:#5dae72;--adventure-dark-jungle:#327255;--adventure-ocean:#4fc1c9;--adventure-deep-ocean:#287f9a;--adventure-lavender:#a995e8;--adventure-pink:#f2a5c4;--adventure-ink:#25303b;--adventure-paper:#fff9ea;--world-bg:var(--adventure-cream);--world-surface:var(--adventure-paper);--world-surface-bright:var(--adventure-cloud);--world-ink:var(--adventure-ink);--world-muted:#59636d;--world-link:#1b6079;--world-route:var(--adventure-coral);--world-focus:#165f7d;--world-border:var(--adventure-ink);--world-grid:color-mix(in srgb, var(--adventure-deep-ocean) 14%, transparent);--world-fast:.16s;--world-medium:.24s;--world-slow:.42s;--world-ease:cubic-bezier(.22, 1, .36, 1);--world-spring:cubic-bezier(.34, 1.35, .64, 1);--world-gutter:clamp(1rem, 4vw, 4.5rem);--world-width:92rem;--world-shadow-sm:3px 4px 0 color-mix(in srgb, var(--adventure-ink) 22%, transparent);--world-shadow-md:6px 7px 0 color-mix(in srgb, var(--adventure-ink) 18%, transparent);--world-shadow-soft:0 24px 55px color-mix(in srgb, var(--adventure-deep-ocean) 16%, transparent);--world-radius-sm:10px 14px 12px 16px;--world-radius-md:20px 28px 22px 30px;--world-radius-lg:36px 48px 40px 52px;--type-display-xl:850 clamp(4.5rem, 10vw, 10rem) / .78 var(--font-display);--type-display-lg:830 clamp(3.25rem, 7vw, 7rem) / .84 var(--font-display);--type-heading-1:800 clamp(2.75rem, 5vw, 5.5rem) / .9 var(--font-display);--type-heading-2:780 clamp(2rem, 3.5vw, 3.75rem) / .94 var(--font-display);--type-heading-3:760 clamp(1.35rem, 2vw, 2.15rem) / 1 var(--font-display);--type-body:500 1rem / 1.65 var(--font-sans);--type-small:600 .84rem / 1.5 var(--font-sans);--type-metadata:720 .66rem / 1.2 var(--font-mono);--research-reading-width:43.75rem;--adventure-button-bg:var(--adventure-coral);--adventure-button-fg:var(--adventure-ink);--adventure-card-bg:var(--adventure-paper);--adventure-card-border:2px solid var(--world-border);--adventure-nav-bg:color-mix(in srgb, var(--adventure-cream) 94%, transparent);--color-background:var(--world-bg);--color-background-secondary:var(--adventure-sky);--color-surface:var(--world-surface);--color-surface-raised:var(--world-surface-bright);--color-text:var(--world-ink);--color-text-muted:var(--world-muted);--color-paper:var(--world-surface);--color-paper-ink:var(--world-ink);--color-accent:var(--adventure-deep-ocean);--color-success:var(--adventure-dark-jungle);--color-warm:var(--adventure-sand);--color-attention:var(--adventure-coral);--color-method:var(--adventure-lavender);--color-border:color-mix(in srgb, var(--adventure-ink) 20%, transparent);--button-primary-bg:var(--adventure-coral);--button-primary-fg:var(--adventure-ink)}html,body{background:var(--world-bg);color:var(--world-ink)}body{min-width:320px}body[data-menu-open=true]{overflow:hidden}::selection{background:var(--adventure-sun);color:var(--adventure-ink)}:focus-visible{outline:3px solid var(--world-focus);outline-offset:4px}.skip-link{border:2px solid var(--world-border);border-radius:var(--world-radius-sm);background:var(--adventure-sun);color:var(--world-ink);box-shadow:var(--world-shadow-sm)}.page-transition{min-height:100%;position:relative}.page-transition__route{z-index:79;background:var(--world-route);transform-origin:0;width:8rem;height:4px;animation:page-route-sweep .42s var(--world-ease) both;pointer-events:none;position:fixed;top:0;left:0}.eyebrow,.metadata-label{color:var(--world-link);font:720 .7rem/1 var(--font-mono);letter-spacing:.1em;text-transform:uppercase}.page-shell{min-height:100vh;padding:9rem var(--world-gutter) 7rem;background-color:var(--world-bg);background-image:linear-gradient(var(--world-grid) 1px, transparent 1px), linear-gradient(90deg, var(--world-grid) 1px, transparent 1px);background-size:32px 32px}.page-container{width:min(100%, var(--world-width))}.button,.resume-trigger,.adventure-action{border:2px solid var(--world-border);background:var(--adventure-button-bg);min-height:3rem;color:var(--adventure-button-fg);box-shadow:var(--world-shadow-sm);transition:transform var(--world-fast) var(--world-ease), box-shadow var(--world-fast), background var(--world-fast);touch-action:manipulation;border-radius:13px 18px 14px 20px;justify-content:center;align-items:center;gap:.55rem;padding:.75rem 1.1rem;font-size:.83rem;font-weight:800;display:inline-flex}.button:hover,.resume-trigger:hover,.adventure-action:hover{box-shadow:var(--world-shadow-md);transform:translateY(-2px)}.button:active,.resume-trigger:active,.adventure-action:active{box-shadow:1px 2px 0 color-mix(in srgb,var(--adventure-ink) 22%,transparent);transform:translate(2px,2px)}.button--secondary,.button--paper,.button--paper-ghost{background:var(--adventure-paper);color:var(--world-ink)}.button--ink{background:var(--adventure-ink);color:var(--adventure-cloud)}.text-link{min-height:2.75rem;color:var(--world-ink);font-weight:780;position:relative}.text-link:after{content:"";transform-origin:0;height:5px;transition:transform var(--world-medium) var(--world-ease);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 8'%3E%3Cpath d='M1 5c23-4 47 3 98-2' fill='none' stroke='%23F47F6B' stroke-width='3'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;position:absolute;bottom:.25rem;left:0;right:0;transform:scaleX(.25)}.text-link:hover:after{transform:scaleX(1)}.tag-row span,.experience-tools span{border:1.5px solid color-mix(in srgb,var(--world-ink) 46%,transparent);background:color-mix(in srgb,var(--adventure-cloud) 74%,transparent);color:var(--world-ink);border-radius:9px 13px 11px 8px;font-weight:650}.adventure-plane{overflow:visible}.adventure-plane__shadow{fill:color-mix(in srgb,var(--adventure-ink) 18%,transparent);transform:translate(3px,5px)}.adventure-plane__body,.adventure-plane__wing{fill:var(--adventure-coral);stroke:var(--adventure-ink);stroke-width:2px;stroke-linejoin:round}.adventure-plane__window{fill:var(--adventure-deep-sky);stroke:var(--adventure-ink);stroke-width:1.5px}.compass-mark{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.compass-mark path:first-of-type{fill:var(--adventure-coral)}.cloud-layer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.cloud-layer svg{width:clamp(10rem,20vw,18rem);fill:var(--adventure-cloud);stroke:color-mix(in srgb,var(--adventure-ink) 20%,transparent);stroke-width:1.5px;filter:drop-shadow(0 10px 12px color-mix(in srgb,var(--adventure-deep-ocean) 12%,transparent));animation:28s linear infinite alternate cloud-drift;position:absolute}.cloud-layer svg:first-child{top:10%;left:4%}.cloud-layer svg:last-child{width:clamp(8rem,15vw,14rem);animation-duration:36s;animation-direction:alternate-reverse;top:30%;right:-2%}.cloud-layer--calm svg{animation-duration:44s}.adventure-doodle{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.adventure-stamp{min-height:2rem;color:var(--adventure-coral);font:800 .64rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border:2px solid;border-radius:50%;align-items:center;padding:.35rem .65rem;display:inline-flex;transform:rotate(-3deg)}.adventure-stamp--ocean{color:var(--world-link)}.adventure-stamp--coral{color:#96392f}.adventure-stamp--jungle{color:var(--adventure-dark-jungle)}.adventure-stamp--lavender{color:#6550b7}.placeholder-badge{border:2px dashed var(--world-border);background:var(--adventure-paper);min-height:1.8rem;color:var(--world-ink);font:800 .58rem/1 var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:5px 9px 6px 11px;align-items:center;padding:.35rem .65rem;display:inline-flex;transform:rotate(-1deg)}.adventure-sticker{border:3px solid var(--adventure-cloud);background:var(--adventure-sun);width:4rem;height:4rem;color:var(--world-ink);filter:drop-shadow(3px 4px 0 color-mix(in srgb,var(--adventure-ink) 23%,transparent));border-radius:45% 55% 52% 48%;place-items:center;display:grid;transform:rotate(-4deg)}.adventure-sticker>svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:70%;height:70%}.adventure-sticker .adventure-plane{width:88%}.adventure-sticker--mountain{background:var(--adventure-jungle)}.adventure-sticker--graph{background:var(--adventure-lavender)}.adventure-sticker--trophy{background:var(--adventure-sun)}.adventure-sticker--leaf{background:var(--adventure-jungle)}.site-navigation{z-index:80;padding:.7rem var(--world-gutter) 0}.site-navigation__inner{width:min(100%,var(--world-width));min-height:4.5rem;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:min-height var(--world-medium), background var(--world-medium), border-color var(--world-medium), box-shadow var(--world-medium), transform var(--world-medium);background:0 0;border:2px solid #0000;border-radius:22px 30px 24px 33px;grid-template-columns:minmax(11rem,1fr) auto minmax(11rem,1fr)}.site-navigation[data-scrolled] .site-navigation__inner{border-color:var(--world-border);background:var(--adventure-nav-bg);min-height:3.75rem;box-shadow:var(--world-shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-logo{gap:.55rem;min-height:3.7rem;padding:0 .75rem}.site-logo__mark{width:2.65rem;height:2.65rem;color:var(--adventure-deep-ocean);transition:transform var(--world-medium) var(--world-spring)}.site-logo:hover .site-logo__mark{transform:rotate(18deg)}.site-logo__mark:before{display:none}.site-logo__mark svg{width:100%;height:100%}.site-logo__type strong{color:var(--world-ink);font:800 .83rem/1 var(--font-display);letter-spacing:.08em}.site-logo__type small{color:var(--world-link);font:650 .58rem/1 var(--font-mono);margin-top:.25rem}.site-navigation__links{border:0;gap:.45rem;height:auto}.site-navigation__links a{border:2px solid var(--world-border);background:color-mix(in srgb,var(--adventure-paper) 88%,transparent);min-height:2.9rem;color:var(--world-ink);font:700 .75rem/1 var(--font-sans);box-shadow:3px 4px 0 color-mix(in srgb,var(--world-ink) 18%,transparent);transition:background var(--world-fast), transform var(--world-medium) var(--world-spring), box-shadow var(--world-fast);border-radius:9px 14px 10px 15px;padding:0 .9rem;position:relative;overflow:visible}.site-navigation__links a:after{display:none}.site-navigation__links a:hover,.site-navigation__links a[data-active]{background:var(--adventure-cloud);color:var(--world-ink);box-shadow:4px 5px 0 color-mix(in srgb,var(--world-ink) 22%,transparent);transform:translateY(-2px)}.site-navigation__links a[data-active]{background:var(--adventure-sun)}.site-navigation__links a i{background:var(--adventure-coral);opacity:0;width:6px;height:6px;transition:opacity var(--world-fast), transform var(--world-medium) var(--world-spring);border-radius:50%;position:absolute;bottom:.2rem;left:50%;transform:translate(-50%,6px)scale(.4)}.site-navigation__links a:hover i,.site-navigation__links a[data-active] i{opacity:1;transform:translate(-50%)scale(1)}.site-navigation__links a[data-nav-kind=pin] i:after{content:"";border:2px solid #0000;border-top-color:var(--adventure-coral);position:absolute;top:4px;left:1px}.site-navigation__links a[data-nav-kind=compass] i{border:2px solid var(--adventure-deep-ocean);background:0 0;width:10px;height:10px}.site-navigation__links a[data-nav-kind=compass]:hover i{transform:translate(-50%)rotate(90deg)}.site-navigation__links a[data-nav-kind=route] i{background:repeating-linear-gradient(90deg,var(--adventure-dark-jungle) 0 4px,transparent 4px 7px);border-radius:0;width:29px;height:5px}.site-navigation__links a[data-nav-kind=send] i{background:var(--adventure-coral);clip-path:polygon(0 45%,100% 0,64% 100%,50% 60%);border-radius:0;width:13px;height:9px}.site-navigation__links a[data-nav-kind=send]:hover i{transform:translate(4px,-3px)rotate(-8deg)}.site-navigation__tools{gap:.35rem;padding-right:.55rem}.resume-trigger{background:var(--adventure-sun);border-radius:7px 14px 8px 12px;min-height:2.75rem;padding:0 .85rem;transform:rotate(1deg)}.resume-trigger:before,.resume-trigger:after{content:"";border:2px solid var(--world-border);background:var(--world-bg);border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:50%}.resume-trigger:before{left:-.35rem}.resume-trigger:after{right:-.35rem}.menu-trigger{border:2px solid var(--world-border);border-radius:var(--world-radius-sm);background:var(--adventure-sun);min-width:2.9rem;min-height:2.9rem;color:var(--world-ink);box-shadow:var(--world-shadow-sm);display:none}.mobile-navigation{display:none}.arrival-landscape{background:var(--adventure-sky);pointer-events:none;position:absolute;inset:0;overflow:hidden}.arrival-sun{aspect-ratio:1;border:2px solid var(--world-border);background:var(--adventure-sun);width:clamp(4rem,8vw,7rem);box-shadow:8px 9px 0 color-mix(in srgb,var(--adventure-orange) 40%,transparent);border-radius:50%;position:absolute;top:11%;right:13%}.arrival-mountains{width:100%;height:62%;position:absolute;bottom:0;left:0;right:0}.arrival-mountains__back{fill:#89b6cb;stroke:var(--world-ink);stroke-width:2px;vector-effect:non-scaling-stroke}.arrival-mountains__snow{fill:var(--adventure-cloud)}.arrival-hills--back{fill:var(--adventure-jungle)}.arrival-hills{fill:#7fc386}.arrival-road{fill:none;stroke:var(--adventure-sand);stroke-width:34px;stroke-linecap:round}.arrival-ocean{fill:var(--adventure-ocean);stroke:var(--world-ink);stroke-width:2px}.arrival-plane{width:clamp(4.2rem,7vw,7rem);animation:4s ease-in-out infinite plane-float;position:absolute;top:31%;left:56%}.project-destination-art{width:100%;height:100%;display:block}.destination-sky{fill:color-mix(in srgb,var(--destination-accent) 26%,var(--adventure-cloud))}.destination-sun{fill:var(--destination-secondary);stroke:var(--world-ink);stroke-width:2px}.destination-cloud{fill:var(--adventure-cloud);stroke:var(--world-ink);stroke-width:2px}.destination-water{fill:var(--adventure-ocean)}.destination-ground{fill:var(--adventure-sand)}.destination-land{fill:var(--destination-accent);stroke:var(--world-ink);stroke-width:3px}.destination-cut{fill:color-mix(in srgb,var(--destination-secondary) 60%,var(--adventure-cloud));stroke:var(--world-ink);stroke-width:3px}.destination-building{fill:var(--adventure-paper);stroke:var(--world-ink);stroke-width:3px}.destination-details{fill:none;stroke:var(--world-ink);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.destination-route{fill:none;stroke:var(--world-route);stroke-width:4px;stroke-dasharray:10 9;stroke-linecap:round}.adventure-route{z-index:3;pointer-events:none;position:absolute;inset:36rem 0 20rem;overflow:hidden}.adventure-route svg{width:100%;height:100%;overflow:visible}.adventure-route__shadow,.adventure-route__path{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.adventure-route__shadow{stroke:color-mix(in srgb,var(--adventure-cloud) 84%,transparent);stroke-width:9px}.adventure-route__path{stroke:var(--world-route);stroke-width:3.5px;stroke-dasharray:12 9}.adventure-route__plane{fill:var(--adventure-coral);stroke:var(--world-ink);stroke-width:1.5px;transform-origin:50%}.adventure-loading{background:var(--adventure-sky);min-height:100dvh;color:var(--world-ink);text-align:center;place-content:center;gap:1rem;display:grid}.adventure-loading__route{border-bottom:3px dashed var(--world-route);width:16rem;height:4rem;position:relative}.adventure-loading__route .adventure-plane{width:4rem;animation:loader-route 1.4s var(--world-ease) infinite;position:absolute;bottom:-.25rem;left:0}.adventure-loading p{font:750 .76rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0}.site-footer{border-top:2px solid var(--world-border);background:var(--adventure-sky);color:var(--world-ink);padding:13rem var(--world-gutter) 1.5rem;position:relative;overflow:hidden}.footer-horizon{width:100%;height:15rem;position:absolute;inset:0 0 auto}.footer-horizon>circle{fill:var(--adventure-sun);stroke:var(--world-ink);stroke-width:2px}.footer-cloud{fill:var(--adventure-cloud);stroke:var(--world-ink);stroke-width:2px}.footer-mountain--back{fill:#8fb8cb}.footer-mountain{fill:var(--adventure-jungle)}.footer-water{fill:var(--adventure-ocean)}.footer-plane{x:760px;y:58px;width:90px}.site-footer__grid{z-index:2;width:min(100%,var(--world-width));border:2px solid var(--world-border);border-radius:var(--world-radius-lg);background:color-mix(in srgb,var(--adventure-paper) 92%,transparent);box-shadow:var(--world-shadow-md);margin-inline:auto;padding:clamp(1.4rem,4vw,3rem);position:relative}.site-footer__identity{text-align:left;align-content:start;display:grid;position:relative}.site-footer__identity .adventure-sticker{position:absolute;top:-4.5rem;right:2rem}.site-footer__identity-copy{justify-items:start;gap:.9rem;width:min(100%,42rem);display:grid}.site-footer__identity-copy>*{margin:0}.site-footer__title{color:var(--world-ink);font:760 clamp(1.8rem,3.4vw,3.4rem)/.95 var(--font-display);letter-spacing:-.055em}.site-footer__identity-meta{color:var(--world-muted);flex-wrap:wrap;align-items:baseline;gap:.35rem 1rem;display:flex}.site-footer__identity-meta>*{margin:0}.site-footer__identity-meta strong{color:var(--world-link);font-weight:760}.site-footer .metadata-label{color:var(--world-link)}.site-footer nav a{color:var(--world-ink);font-weight:650}.site-footer nav a:hover{color:var(--adventure-deep-ocean)}.site-footer__base{width:min(100%,var(--world-width));border-color:color-mix(in srgb,var(--world-ink) 30%,transparent);color:var(--world-ink)}@media (max-width:980px){.site-navigation{padding:.55rem .75rem 0}.site-navigation__inner{border-color:var(--world-border);background:var(--adventure-nav-bg);box-shadow:var(--world-shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);grid-template-columns:1fr auto}.site-navigation__links,.resume-trigger{display:none}.site-navigation__tools{grid-column:2}.menu-trigger{place-items:center;display:grid}.mobile-navigation{z-index:-1;min-height:100dvh;padding:6.3rem 1.25rem max(1.5rem,env(safe-area-inset-bottom));background:var(--adventure-sky);color:var(--world-ink);pointer-events:auto;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden auto}.mobile-navigation__map{pointer-events:none;position:absolute;inset:5rem 0 0;overflow:hidden}.mobile-navigation__map>.compass-mark{width:10rem;height:10rem;color:color-mix(in srgb,var(--adventure-deep-ocean) 30%,transparent);position:absolute;top:1rem;right:-2rem}.mobile-navigation__map>svg:nth-child(2){width:100%;height:calc(100% - 4rem);position:absolute;top:3rem;left:0;overflow:visible}.mobile-navigation__map>svg:nth-child(2) path{fill:none;stroke:color-mix(in srgb,var(--adventure-coral) 76%,transparent);stroke-width:3px;stroke-dasharray:9 9}.mobile-navigation__map>.adventure-plane{width:4.5rem;position:absolute;top:46%;left:46%;transform:rotate(12deg)}.mobile-navigation__heading{z-index:1;border-bottom:2px solid var(--world-border);justify-content:space-between;padding:0 0 1rem;display:flex;position:relative}.mobile-navigation__heading span{color:var(--world-ink);font-weight:800}.mobile-navigation__heading small{color:var(--world-muted)}.mobile-navigation__destinations{z-index:1;gap:.55rem;margin-top:1.4rem;display:grid;position:relative}.mobile-navigation__destinations a{border:2px solid var(--world-border);background:color-mix(in srgb,var(--adventure-paper) 92%,transparent);min-height:4.8rem;box-shadow:var(--world-shadow-sm);border-radius:17px 24px 19px 27px;grid-template-columns:2.2rem 1fr auto;align-items:center;padding:.7rem 1rem;display:grid}.mobile-navigation__destinations a:nth-child(2n){margin-left:1.3rem;transform:rotate(.6deg)}.mobile-navigation__destinations a span{font:750 .65rem var(--font-mono)}.mobile-navigation__destinations a strong{font:760 clamp(1.5rem,7vw,2.4rem)/1 var(--font-display);letter-spacing:-.04em}.mobile-navigation__destinations a i{border:3px solid var(--adventure-cloud);background:var(--adventure-coral);width:13px;height:13px;box-shadow:0 0 0 2px var(--world-ink);border-radius:50%}.mobile-navigation__destinations a[aria-current=page]{background:var(--adventure-sun)}.mobile-navigation__actions{z-index:1;flex-wrap:wrap;gap:.65rem;margin-top:auto;padding-top:1.3rem;display:flex;position:relative}.mobile-navigation__actions a,.mobile-navigation__actions button{border:2px solid var(--world-border);border-radius:var(--world-radius-sm);background:var(--adventure-paper);min-height:2.9rem;color:var(--world-ink);align-items:center;padding:0 .85rem;font-size:.76rem;font-weight:750;display:inline-flex}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__identity{grid-column:1/-1}}@media (max-width:640px){.site-logo__type small{display:none}.site-logo__mark{width:2.3rem;height:2.3rem}.adventure-route{display:none}.site-footer{padding-top:10rem}.footer-horizon{height:11rem}.site-footer__grid{border-radius:var(--world-radius-md);grid-template-columns:1fr}.site-footer__identity{grid-column:auto}.site-footer__identity .adventure-sticker{right:0}.site-footer__identity-copy{gap:.75rem}.site-footer__identity-meta{gap:.25rem;display:grid}}.portfolio-home,.homepage-sections,.homepage-motion{background:var(--world-bg);color:var(--world-ink);position:relative}.homepage-sections{overflow:clip}.home-section{z-index:4;width:100%;padding:clamp(5rem,9vw,9rem) var(--world-gutter);position:relative}.adventure-section-heading{width:min(100%,var(--world-width));grid-template-columns:minmax(0,1.25fr) minmax(16rem,.55fr);align-items:end;gap:2rem;margin:0 auto clamp(2.6rem,5vw,5rem);display:grid}.adventure-section-heading h2{max-width:15ch;color:var(--world-ink);font:800 clamp(2.7rem,6.5vw,6.6rem)/.88 var(--font-display);letter-spacing:-.065em;margin:1rem 0 0}.adventure-section-heading>p{max-width:32rem;color:var(--world-muted);font:1.03rem/1.65 var(--font-serif);margin:0}.section-field-note{border:2px solid var(--world-border);background:color-mix(in srgb,var(--adventure-paper) 94%,transparent);max-width:32rem;box-shadow:var(--world-shadow-sm);color:var(--world-ink);font:650 1rem/1.6 var(--font-serif);border-radius:12px 20px 14px 24px;margin:0;padding:1.15rem 1.3rem 1.15rem 1.6rem;position:relative;transform:rotate(-.45deg)}.section-field-note:before{content:"";background:var(--field-note-accent,var(--adventure-coral));border-radius:999px;width:4px;position:absolute;top:.8rem;bottom:.8rem;left:.65rem}.section-field-note:after{content:"FIELD NOTE";border:1.5px solid var(--world-border);background:var(--adventure-sun);font:800 .52rem/1 var(--font-mono);letter-spacing:.08em;border-radius:999px;padding:.28rem .5rem;position:absolute;top:-.72rem;right:.8rem}.section-field-note--map{--field-note-accent:var(--adventure-dark-jungle)}.section-field-note--trail{--field-note-accent:var(--adventure-deep-ocean);transform:rotate(.45deg)}.section-field-note--arrival{--field-note-accent:var(--adventure-deep-ocean);background:color-mix(in srgb,var(--adventure-paper) 88%,transparent);transform:rotate(.35deg)}.section-field-note--arrival:after{content:"ARRIVAL NOTE";background:var(--adventure-sky)}.section-field-note--destination{--field-note-accent:var(--adventure-coral);background:color-mix(in srgb,var(--adventure-sun) 26%,var(--adventure-paper));transform:rotate(.35deg)}.section-field-note--destination:after{content:"NEXT STOP";background:var(--adventure-coral)}.portfolio-arrival-world{z-index:4;background:var(--adventure-sky);border-bottom:2px solid var(--world-border);min-height:max(48rem,100dvh);position:relative;overflow:hidden}.portfolio-arrival-world:after{content:"";background:linear-gradient(90deg,color-mix(in srgb,var(--adventure-sky) 12%,transparent),transparent 62%);pointer-events:none;position:absolute;inset:0}.portfolio-arrival-world__copy{z-index:4;left:max(var(--world-gutter),calc((100vw - var(--world-width))/2));width:min(43rem,calc(100vw - 2 * var(--world-gutter)));position:absolute;top:50%;transform:translateY(-48%)}.portfolio-arrival-world__copy h1{color:var(--world-ink);font:850 clamp(3.9rem,9.4vw,9.5rem)/.76 var(--font-display);letter-spacing:-.085em;text-shadow:5px 6px 0 color-mix(in srgb,var(--adventure-cloud) 70%,transparent);margin:1.2rem 0 .9rem}.portfolio-arrival-world__copy h1 span{color:var(--adventure-deep-ocean)}.portfolio-arrival-world__copy>p{max-width:31rem;color:var(--world-ink);margin:1.4rem 0 0;font-size:clamp(1.03rem,1.8vw,1.35rem);font-weight:650;line-height:1.55}.portfolio-arrival-world__copy>.section-field-note--arrival{max-width:31rem;color:var(--world-ink);font:650 clamp(1rem,1.6vw,1.18rem)/1.55 var(--font-serif);margin:1.4rem 0 0}.portfolio-arrival-world__copy .adventure-doodle{width:min(15rem,45vw);color:var(--adventure-coral);margin-top:1.2rem}.arrival-signpost{z-index:5;right:max(var(--world-gutter),calc((100vw - var(--world-width))/2 + 1rem));perspective:800px;justify-items:center;width:min(20rem,34vw);display:grid;position:absolute;bottom:12%}.arrival-signpost__top{border:2px solid var(--world-border);background:var(--adventure-sun);width:3.2rem;height:3.2rem;box-shadow:var(--world-shadow-sm);color:var(--adventure-deep-ocean);border-radius:50%;place-items:center;display:grid}.arrival-signpost__top svg{width:2.3rem}.arrival-signpost a{border:2px solid var(--world-border);background:var(--adventure-paper);width:100%;min-height:3.4rem;box-shadow:var(--world-shadow-sm);text-transform:uppercase;transition:transform var(--world-fast) var(--world-spring), background var(--world-fast);border-radius:7px 13px 8px 11px;justify-content:space-between;align-items:center;gap:.6rem;margin-top:-.1rem;padding:.65rem 1rem;font-size:.77rem;font-weight:820;display:flex;position:relative}.arrival-signpost a:first-of-type{background:var(--adventure-coral);transform:rotate(2deg)translate(1rem)}.arrival-signpost a:nth-of-type(2){background:var(--adventure-sun);transform:rotate(-2deg)translate(-.7rem)}.arrival-signpost a:nth-of-type(3){background:var(--adventure-jungle);transform:rotate(1deg)translate(.4rem)}.arrival-signpost a:hover{background:var(--adventure-cloud);transform:translate(.4rem)rotate(0)}.arrival-signpost>i{border:2px solid var(--world-border);background:#8b6847;width:1rem;height:8rem;margin-top:-.25rem}.arrival-scroll-note{z-index:5;color:var(--world-ink);font:700 .62rem/1 var(--font-mono);text-transform:uppercase;justify-items:center;gap:.5rem;display:grid;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.arrival-scroll-note i{background:var(--world-route);width:2px;height:2rem}.featured-projects{background-color:var(--adventure-cream);background-image:radial-gradient(circle at 8% 8%,color-mix(in srgb,var(--adventure-sun) 42%,transparent),transparent 18%),radial-gradient(circle at 94% 34%,color-mix(in srgb,var(--adventure-ocean) 24%,transparent),transparent 24%)}.featured-adventures__list{width:min(100%,var(--world-width));gap:clamp(4rem,9vw,9rem);margin-inline:auto;display:grid}.featured-destination{border:2px solid var(--world-border);border-radius:var(--world-radius-lg);background:var(--adventure-card-bg);box-shadow:var(--world-shadow-md),var(--world-shadow-soft);transition:transform var(--world-medium) var(--world-spring),box-shadow var(--world-medium);grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);display:grid;position:relative;overflow:visible}.featured-destination:nth-child(2n){grid-template-columns:minmax(20rem,.92fr) minmax(0,1.08fr)}.featured-destination:nth-child(2n) .featured-destination__scene{grid-column:2}.featured-destination:nth-child(2n) .featured-destination__copy{grid-area:1/1}.featured-destination:hover{box-shadow:8px 10px 0 color-mix(in srgb,var(--adventure-ink) 19%,transparent),0 32px 70px color-mix(in srgb,var(--project-accent) 18%,transparent);transform:translateY(-5px)rotate(.25deg)}.featured-destination--ticket{border-radius:8px 28px 10px 26px}.featured-destination--ticket:before,.featured-destination--ticket:after{content:"";z-index:4;border:2px solid var(--world-border);background:var(--world-bg);border-radius:50%;width:1.2rem;height:1.2rem;position:absolute;right:41%;transform:translate(50%)}.featured-destination--ticket:before{top:-.7rem}.featured-destination--ticket:after{bottom:-.7rem}.featured-destination--folded-map{border-radius:4px;transform:rotate(-.35deg)}.featured-destination__scene{border-radius:inherit;border-top-right-radius:0;border-bottom-right-radius:0;min-height:34rem;position:relative;overflow:hidden}.featured-destination:nth-child(2n) .featured-destination__scene{border-radius:inherit;border-top-left-radius:0;border-bottom-left-radius:0}.featured-destination__preview{border:2px solid var(--world-border);width:min(48%,18rem);height:38%;box-shadow:var(--world-shadow-sm);background:#fff;border-radius:9px 15px 11px 17px;position:absolute;bottom:7%;right:5%;overflow:hidden;transform:rotate(1.5deg)}.featured-destination__preview>*{width:100%!important;height:100%!important;min-height:0!important}.featured-destination__preview :is(.preview-worldcup,.preview-nba,.preview-minerals){transform-origin:50%;height:100%;transform:scale(.72);min-height:0!important}.featured-destination__scene>.adventure-sticker{position:absolute;bottom:9%;left:5%}.featured-destination__flag{border:2px solid var(--world-border);background:var(--project-secondary);width:7rem;height:3.1rem;box-shadow:var(--world-shadow-sm);font:850 .68rem/1 var(--font-mono);transform-origin:0;border-radius:4px 8px 5px 9px;place-items:center;animation:2.8s ease-in-out infinite flag-wave;display:grid;position:absolute;top:13%;left:8%}.featured-destination__flag i{border:2px solid var(--world-border);background:var(--adventure-cloud);width:.45rem;height:6rem;position:absolute;top:-.2rem;right:100%}.featured-destination__copy{flex-direction:column;align-items:flex-start;padding:clamp(1.7rem,4vw,3.5rem);display:flex}.featured-destination__copy:before{content:"Field journal / " attr(data-index)}.featured-destination__copy .project-number{color:var(--world-link);font:750 .65rem/1.4 var(--font-mono);text-transform:uppercase;align-items:center;gap:.4rem;margin:0;display:flex}.featured-destination__copy h3{color:var(--world-ink);font:780 clamp(2rem,4.2vw,4.4rem)/.92 var(--font-display);letter-spacing:-.055em;margin:.9rem 0 1rem}.featured-destination__copy .research-question{border-left:5px solid var(--project-accent);color:var(--world-ink);font:650 1rem/1.55 var(--font-serif);margin:0;padding-left:1rem}.featured-destination__abstract{color:var(--world-muted);margin:1.1rem 0 0;line-height:1.7}.featured-destination__finding{border:1.5px dashed color-mix(in srgb,var(--world-ink) 45%,transparent);background:color-mix(in srgb,var(--project-secondary) 18%,var(--adventure-cloud));border-radius:10px 13px 9px 14px;margin:1.1rem 0 0;padding:.9rem}.featured-destination__finding span{color:var(--adventure-dark-jungle);font:760 .63rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;display:block}.featured-destination__finding strong{color:var(--world-ink);font:630 .86rem/1.55 var(--font-serif);margin-top:.45rem;display:block}.featured-destination__copy .tag-row{margin-top:1rem}.featured-destination__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:auto;padding-top:1.4rem;display:flex}.featured-destination__actions>a:not(.button){align-items:center;gap:.4rem;min-height:2.8rem;font-size:.78rem;font-weight:750;display:inline-flex}.featured-adventures__all{background:var(--adventure-sun);width:max-content;margin:3rem auto 0}.project-map-section{background:var(--adventure-sky);border-block:2px solid var(--world-border)}.project-map-section>.adventure-section-heading>p,.project-map-section .adventure-stamp--jungle{color:var(--world-ink)}.project-map{width:min(100%,var(--world-width));border:2px solid var(--world-border);background:var(--adventure-ocean);min-height:43rem;box-shadow:var(--world-shadow-md);border-radius:48% 52% 42% 58%/8% 12% 9% 11%;margin-inline:auto;position:relative;overflow:hidden}.project-map:before{content:"";border:2px dashed color-mix(in srgb,var(--adventure-cloud) 65%,transparent);border-radius:inherit;pointer-events:none;position:absolute;inset:1.2rem}.project-map__terrain{width:100%;height:100%;position:absolute;inset:0}.project-map__terrain .map-ocean-lines{fill:none;stroke:color-mix(in srgb,var(--adventure-cloud) 45%,transparent);stroke-width:3px}.project-map__terrain .map-route{fill:none;stroke:var(--adventure-sun);stroke-width:4px;stroke-dasharray:11 10;stroke-linecap:round;animation:3s linear infinite route-dash}.project-map__terrain circle{fill:var(--adventure-coral);stroke:var(--world-ink);stroke-width:2px}.project-map__compass{z-index:2;width:5rem;color:var(--adventure-cloud);position:absolute;top:2.5rem;right:3rem}.project-map__compass svg{width:100%}.project-map__plane{z-index:3;width:5rem;position:absolute;top:42%;left:52%;transform:rotate(8deg)}.project-map__regions{position:absolute;inset:0}.map-region{border:2px solid var(--world-border);background:var(--adventure-paper);width:min(18rem,27%);min-height:10rem;box-shadow:var(--world-shadow-sm);transition:transform var(--world-medium) var(--world-spring),background var(--world-fast);border-radius:48% 52% 42% 58%;flex-direction:column;justify-content:center;padding:1.2rem 1.4rem;display:flex;position:absolute}.map-region:hover{z-index:5;background:var(--adventure-sun);transform:translateY(-4px)rotate(1deg)scale(1.025)}.map-region>span{color:var(--world-ink);font:750 .58rem/1 var(--font-mono);text-transform:uppercase}.map-region strong{font:800 clamp(1.1rem,2vw,1.75rem)/1 var(--font-display);margin-top:.35rem}.map-region p{color:#3f474f;margin:.5rem 0;font-size:.74rem;line-height:1.45}.map-region small{font-weight:800}.map-region--sports{background:#ffd3c8;top:12%;left:8%;transform:rotate(-3deg)}.map-region--ml{background:#d9d3ff;top:8%;left:38%;transform:rotate(2deg)}.map-region--statistics{background:#fff1b6;top:42%;right:8%;transform:rotate(-1deg)}.map-region--environment{background:#c9ebc9;bottom:9%;left:17%;transform:rotate(2deg)}.project-map__wave{width:16rem;color:var(--adventure-cloud);position:absolute;bottom:10%;right:7%}.current-interests{background-color:var(--adventure-paper);background-image:linear-gradient(color-mix(in srgb,var(--adventure-deep-sky) 18%,transparent) 1px,transparent 1px);background-size:100% 2rem}.exploration-journal{border:2px solid var(--world-border);background:var(--adventure-cream);width:min(100%,72rem);min-height:34rem;box-shadow:var(--world-shadow-md),var(--world-shadow-soft);border-radius:4px 23px 7px 26px;grid-template-columns:minmax(16rem,.68fr) minmax(0,1.32fr);margin-inline:auto;display:grid;position:relative}.exploration-journal:before{content:"";z-index:2;background:color-mix(in srgb,var(--world-ink) 26%,transparent);width:2px;box-shadow:7px 0 14px color-mix(in srgb,var(--world-ink) 10%,transparent);position:absolute;top:0;bottom:0;left:34%}.exploration-journal__binding{z-index:4;flex-direction:column;justify-content:space-around;display:flex;position:absolute;top:2rem;bottom:2rem;left:34%;transform:translate(-50%)}.exploration-journal__binding i{border:2px solid var(--world-border);background:var(--adventure-sand);border-radius:999px;width:1.8rem;height:.55rem}.interest-tabs{border:0;align-content:center;padding:2rem 2.8rem 2rem 1.6rem;display:grid}.interest-tabs button{border:0;border-bottom:1.5px dashed color-mix(in srgb,var(--world-ink) 28%,transparent);min-height:3.9rem;color:var(--world-muted);text-align:left;cursor:pointer;transition:color var(--world-fast),transform var(--world-fast);background:0 0;grid-template-columns:2rem 1fr auto;align-items:center;padding:.7rem .5rem;display:grid}.interest-tabs button:hover,.interest-tabs button[aria-selected=true]{color:var(--world-ink);transform:translate(4px)}.interest-tabs button[aria-selected=true] strong{-webkit-text-decoration:underline 4px var(--adventure-sun);text-decoration:underline 4px var(--adventure-sun);text-underline-offset:.2rem}.interest-tabs button span{font:700 .6rem var(--font-mono)}.interest-tabs button strong{font-size:.85rem}.interest-panel{border:2px solid var(--world-border);min-height:26rem;box-shadow:var(--world-shadow-sm);background:#fff0a8;border-radius:13px 6px 15px 8px;align-self:center;margin:2.3rem;padding:clamp(1.5rem,4vw,3.2rem);position:relative;transform:rotate(.7deg)}.interest-panel:before{content:"";background:color-mix(in srgb,var(--adventure-pink) 66%,transparent);width:8rem;height:2rem;position:absolute;top:-1.1rem;left:50%;transform:translate(-50%)rotate(-2deg)}.interest-panel>.adventure-sticker{position:absolute;top:1.2rem;right:1.2rem}.interest-panel>span{color:var(--adventure-dark-jungle);font:760 .65rem var(--font-mono);text-transform:uppercase}.interest-panel h3{max-width:13ch;font:780 clamp(2rem,4vw,4rem)/.92 var(--font-display);letter-spacing:-.05em;margin:.8rem 0}.interest-panel>p{max-width:38rem;color:var(--world-ink);font:1rem/1.65 var(--font-serif)}.interest-panel>.adventure-doodle{width:13rem;color:var(--adventure-coral)}.interest-related{border-top:2px dashed color-mix(in srgb,var(--world-ink) 35%,transparent)}.interest-related>strong{color:var(--world-ink)}.interest-related a{color:var(--world-ink);font-weight:750}.about-preview{background:var(--adventure-jungle);display:block}.passport-spread{width:min(100%,74rem);min-height:37rem;filter:drop-shadow(0 28px 44px color-mix(in srgb,var(--adventure-ink) 22%,transparent));perspective:1300px;grid-template-columns:1fr 1fr;margin-inline:auto;display:grid}.passport-page{border:2px solid var(--world-border);background-color:var(--adventure-paper);background-image:radial-gradient(circle at 20% 10%,color-mix(in srgb,var(--adventure-sky) 30%,transparent),transparent 25%);padding:clamp(1.5rem,4vw,3.5rem);position:relative}.passport-page--left{transform-origin:100%;border-radius:24px 4px 4px 31px;transform:rotateY(3deg)}.passport-page--right{transform-origin:0;border-left:0;border-radius:4px 28px 34px 4px;transform:rotateY(-3deg)}.passport-photo{aspect-ratio:.86;border:2px solid var(--world-border);background:var(--adventure-sky);width:min(17rem,80%);box-shadow:var(--world-shadow-sm);color:var(--world-ink);text-align:center;text-transform:uppercase;border-radius:4px;place-items:center;margin:2rem auto 1.4rem;display:grid;position:relative;overflow:hidden;transform:rotate(-2deg)}.passport-photo span{z-index:1;font:760 .72rem/1.4 var(--font-mono)}.passport-photo__image{object-fit:cover;object-position:50% 18%}.passport-photo .adventure-doodle{z-index:1;width:115%;color:var(--adventure-dark-jungle);opacity:.24;pointer-events:none;position:absolute;bottom:-.2rem}.passport-page dl{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.passport-page dl div{border-top:2px solid var(--world-ink);padding-top:.5rem}.passport-page dt{color:var(--world-muted);font:700 .58rem var(--font-mono);text-transform:uppercase}.passport-page dd{margin:.25rem 0 0;font-size:.72rem;font-weight:720}.passport-page--left>.adventure-sticker{position:absolute;bottom:2rem;right:2rem}.passport-page--right{flex-direction:column;justify-content:center;display:flex}.passport-page--right h2{color:var(--world-ink);font:820 clamp(2.8rem,5.4vw,5.3rem)/.85 var(--font-display);letter-spacing:-.07em;margin:.9rem 0}.passport-plane{width:4rem;position:absolute;top:1.5rem;right:2rem;transform:rotate(4deg)}.passport-introduction{border:2px solid var(--world-border);background:color-mix(in srgb,var(--adventure-cloud) 72%,var(--adventure-paper));max-width:43rem;box-shadow:var(--world-shadow-sm);border-radius:8px 16px 10px 19px;padding:1rem 1.2rem;transform:rotate(-.35deg)}.passport-introduction p{color:var(--world-muted);font:var(--type-body);margin:0}.passport-introduction p+p{border-top:1.5px dashed color-mix(in srgb,var(--world-ink) 34%,transparent);margin-top:.85rem;padding-top:.85rem}.research-process{background:var(--adventure-lavender);border-block:2px solid var(--world-border)}.research-process>.adventure-section-heading>p{color:var(--world-ink)}.research-process .adventure-stamp--ocean{background:var(--adventure-paper);color:var(--world-ink)}.data-trail{width:min(100%,var(--world-width));margin-inline:auto;position:relative}.data-trail__route{width:96%;height:40%;color:var(--adventure-sun);position:absolute;top:36%;left:2%}.data-trail ol{grid-template-columns:repeat(6,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.data-trail li{border:2px solid var(--world-border);background:var(--adventure-paper);min-height:15rem;box-shadow:var(--world-shadow-sm);text-align:center;border-radius:46% 54% 48% 52%;flex-direction:column;align-items:center;padding:1.2rem .8rem;display:flex;position:relative}.data-trail li:nth-child(2n){margin-top:3rem}.data-trail li>span{color:var(--world-link);font:760 .6rem var(--font-mono)}.data-trail li>strong{font:780 .78rem/1.1 var(--font-display);margin-top:.8rem}.data-trail li>p{color:var(--world-muted);margin:.5rem 0 0;font-size:.7rem;line-height:1.45}.data-trail__icon{border:2px solid var(--world-border);background:var(--adventure-sky);border-radius:48%;width:4.4rem;height:4.4rem;margin-top:1.1rem;display:block;position:relative}.data-trail__icon:before,.data-trail__icon:after{content:"";position:absolute}.data-trail__icon--paper:before{border:2px solid var(--world-ink);background:var(--adventure-cloud);inset:.8rem 1rem;transform:rotate(-4deg)}.data-trail__icon--dots:before{background:var(--adventure-coral);width:.6rem;height:.6rem;box-shadow:1.3rem .3rem var(--adventure-deep-ocean),.3rem 1.5rem var(--adventure-dark-jungle),1.7rem 1.6rem var(--adventure-sun);border-radius:50%;top:1rem;left:1rem}.data-trail__icon--code:before{content:"{ }";font:850 1.45rem var(--font-mono);place-items:center;display:grid;inset:0}.data-trail__icon--nodes:before{border:2px solid var(--world-ink);inset:1rem;transform:rotate(45deg)}.data-trail__icon--nodes:after{background:var(--adventure-coral);border-radius:50%;inset:1.7rem}.data-trail__icon--chart:before{border-left:.55rem solid var(--adventure-coral);border-right:.55rem solid var(--adventure-jungle);height:2rem;box-shadow:inset .55rem 0 var(--adventure-sun);bottom:.8rem;left:.8rem;right:.8rem}.data-trail__icon--flag:before{border:2px solid var(--world-ink);background:var(--adventure-coral);width:2rem;height:1.4rem;top:.8rem;left:1.4rem}.data-trail__icon--flag:after{background:var(--world-ink);width:2px;height:2.8rem;top:.8rem;left:1.35rem}.contact-cta{background:var(--adventure-sky);place-items:center;min-height:48rem;display:grid;overflow:hidden}.next-destination{z-index:2;border:2px solid var(--world-border);border-radius:var(--world-radius-lg);background:var(--adventure-paper);width:min(100%,64rem);box-shadow:var(--world-shadow-md),var(--world-shadow-soft);text-align:center;padding:clamp(2rem,6vw,5rem);position:relative}.next-destination>.adventure-stamp--coral{color:#96392f}.next-destination h2{color:var(--world-ink);font:840 clamp(3rem,7vw,7rem)/.82 var(--font-display);letter-spacing:-.075em;margin:1rem 0}.next-destination>p{color:var(--world-muted);font:clamp(1rem,1.7vw,1.25rem)/1.55 var(--font-serif);margin:0}.next-destination>.section-field-note--destination{width:min(100%,29rem);color:var(--world-ink);font:650 1rem/1.6 var(--font-serif);text-align:left;margin:1.25rem auto 0}.next-destination>.adventure-doodle{width:min(18rem,70%);color:var(--adventure-coral);margin:1rem auto}.next-destination .button-row{justify-content:center;width:fit-content;margin-inline:auto}.next-destination__ticket{background:var(--adventure-sun);position:relative}.next-destination__airport{border:2px solid var(--world-border);background:var(--adventure-deep-ocean);width:10rem;height:9rem;color:var(--adventure-cloud);border-radius:14px 21px 9px 18px;position:absolute;bottom:-2rem;left:-4rem;transform:rotate(-5deg)}.next-destination__airport>span{font:850 1.3rem var(--font-mono);margin-top:1rem;display:block}.next-destination__airport>i{background:repeating-linear-gradient(90deg,var(--adventure-cloud) 0 12px,transparent 12px 20px);height:3px;position:absolute;bottom:1.3rem;left:1rem;right:1rem}.next-destination__airport .adventure-plane{width:5.5rem;position:absolute;top:-2rem;right:-2rem}.contact-social{align-items:center;gap:.4rem;min-height:2.8rem;font-size:.78rem;font-weight:760;display:inline-flex}@media (max-width:980px){.adventure-section-heading{grid-template-columns:1fr;align-items:start}.section-field-note{justify-self:stretch;width:min(100%,32rem)}.arrival-signpost{width:18rem;max-width:42vw}.featured-destination,.featured-destination:nth-child(2n){grid-template-columns:1fr}.featured-destination:nth-child(2n) .featured-destination__scene,.featured-destination:nth-child(2n) .featured-destination__copy{grid-column:1}.featured-destination:nth-child(2n) .featured-destination__scene{grid-row:1}.featured-destination:nth-child(2n) .featured-destination__copy{grid-row:2}.featured-destination__scene{border-radius:inherit;border-bottom-right-radius:0;border-bottom-left-radius:0;min-height:27rem}.featured-destination--ticket:before,.featured-destination--ticket:after{display:none}.project-map{min-height:48rem}.map-region{width:38%}.map-region--sports{left:7%}.map-region--ml{top:13%;left:auto;right:7%}.map-region--statistics{top:auto;bottom:12%;right:7%}.map-region--environment{bottom:13%;left:7%}.exploration-journal:before,.exploration-journal__binding{left:42%}.exploration-journal{grid-template-columns:minmax(15rem,.85fr) minmax(0,1.15fr)}.passport-spread{grid-template-columns:1fr}.passport-page--left{border-radius:24px 28px 4px 4px;transform:none}.passport-page--right{border-top:0;border-left:2px solid var(--world-border);border-radius:4px 4px 28px 32px;transform:none}.data-trail ol{grid-template-columns:repeat(3,1fr)}.data-trail li:nth-child(2n){margin-top:2rem}}@media (max-width:700px){.home-section{padding-block:4.5rem}.adventure-section-heading{gap:1rem;margin-bottom:2.2rem}.adventure-section-heading h2{font-size:clamp(2.5rem,13vw,4.5rem)}.section-field-note{width:100%;padding:1rem 1rem 1rem 1.4rem}.section-field-note--arrival,.section-field-note--destination{transform:none}.portfolio-arrival-world{min-height:48rem}.portfolio-arrival-world__copy{top:35%;transform:translateY(-50%)}.portfolio-arrival-world__copy h1{font-size:clamp(3.7rem,19vw,6.5rem)}.arrival-signpost{width:min(18rem,82vw);max-width:none;bottom:4rem;right:1rem}.arrival-signpost>i{height:4rem}.arrival-scroll-note{display:none}.arrival-mountains{height:49%}.arrival-plane{top:42%;left:60%}.featured-destination__scene{min-height:22rem}.featured-destination__preview{width:51%;height:42%}.featured-destination__scene>.adventure-sticker{width:3.2rem;height:3.2rem}.featured-destination__copy{padding:1.35rem}.featured-destination__copy h3{font-size:2.25rem}.featured-destination__abstract{display:none}.featured-destination__finding strong{font-size:.78rem}.project-map{border-radius:32px 44px 36px 48px;min-height:50rem}.project-map__regions{align-content:center;gap:.8rem;padding:4.5rem 1.4rem;display:grid}.map-region,.map-region--sports,.map-region--ml,.map-region--statistics,.map-region--environment{width:84%;min-height:8.5rem;position:relative;inset:auto;transform:none}.map-region:nth-child(2n){margin-left:auto}.project-map__plane{display:none}.project-map__wave{width:10rem}.exploration-journal{grid-template-columns:1fr}.exploration-journal:before,.exploration-journal__binding{display:none}.interest-tabs{padding:1.2rem}.interest-tabs button{min-height:3.5rem}.interest-panel{min-height:22rem;margin:1rem}.passport-page{padding:1.35rem}.passport-page--left{min-height:31rem}.passport-page--right{min-height:32rem}.passport-photo{width:70%}.passport-page--left>.adventure-sticker{bottom:1rem}.passport-introduction{padding:.9rem 1rem;transform:none}.data-trail ol{grid-template-columns:1fr 1fr}.data-trail li,.data-trail li:nth-child(2n){min-height:13.5rem;margin:0}.data-trail__route{display:none}.next-destination{padding:2rem 1.2rem 6.5rem}.next-destination__airport{bottom:-1rem;left:50%;transform:translate(-50%)rotate(-3deg)}.contact-cta .cloud-layer svg:last-child{display:none}}.projects-page{background-color:var(--adventure-sky);background-image:linear-gradient(color-mix(in srgb,var(--adventure-deep-ocean) 13%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--adventure-deep-ocean) 13%,transparent) 1px,transparent 1px);background-size:42px 42px;position:relative;overflow:hidden}.projects-page>.page-container{z-index:1;position:relative}.atlas-cloud{z-index:0;border:2px solid var(--world-border);background:var(--adventure-cloud);opacity:.82;border-radius:50%;width:19rem;height:7rem;position:absolute}.atlas-cloud:before,.atlas-cloud:after{content:"";border:2px solid var(--world-border);background:inherit;border-bottom:0;border-radius:50% 50% 0 0;position:absolute}.atlas-cloud:before{width:7rem;height:5rem;top:-3.5rem;left:3rem}.atlas-cloud:after{width:6rem;height:4rem;top:-2.2rem;right:2rem}.atlas-cloud--one{top:10rem;right:-3rem}.atlas-cloud--two{top:31rem;left:-8rem;transform:scale(.75)}.projects-page__header{border:0;grid-template-columns:minmax(0,1.3fr) minmax(18rem,.55fr);align-items:end;gap:2rem;padding:1rem 0 4rem;display:grid;position:relative}.atlas-kicker{border:2px solid var(--world-border);background:var(--adventure-sun);box-shadow:var(--world-shadow-sm);font:800 .64rem var(--font-mono);border-radius:50%;padding:.55rem .9rem;display:inline-flex;transform:rotate(-2deg)}.projects-page__header h1{max-width:11ch;color:var(--world-ink);font:850 clamp(4rem,9vw,9rem)/.78 var(--font-display);letter-spacing:-.085em;text-shadow:5px 6px 0 color-mix(in srgb,var(--adventure-cloud) 60%,transparent);margin:1.2rem 0 0}.projects-page__header>p{color:var(--world-ink);font:1.06rem/1.7 var(--font-serif);margin:0}.project-atlas-shell{border:2px solid var(--world-border);border-radius:var(--world-radius-lg);background:var(--adventure-paper);box-shadow:var(--world-shadow-md),var(--world-shadow-soft);padding:clamp(1rem,3.3vw,3rem);position:relative}.project-atlas-shell:before{content:"PROJECT INDEX / KEEP EXPLORING";border:2px solid var(--world-border);background:var(--adventure-coral);box-shadow:var(--world-shadow-sm);font:800 .6rem var(--font-mono);padding:.45rem .7rem;position:absolute;top:-1rem;right:2rem;transform:rotate(2deg)}.project-filter-panel{background:0 0;border:0;border-radius:0;padding:0}.project-atlas__search-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.2rem;display:grid}.project-atlas__search{display:block;position:relative}.project-atlas__search>span,.project-atlas__selects label>span{color:var(--world-ink);font:760 .66rem/1 var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.45rem;display:block}.project-atlas__search>svg{color:var(--adventure-deep-ocean);position:absolute;bottom:.95rem;left:1rem}.project-filter-input,.project-filter-select{border:2px solid var(--world-border);background:var(--adventure-cloud);min-height:3.35rem;color:var(--world-ink);box-shadow:2px 3px 0 color-mix(in srgb,var(--world-ink) 14%,transparent);border-radius:11px 16px 12px 18px}.project-filter-input{width:100%;padding:.8rem 1rem .8rem 3rem;font-size:1rem}.project-filter-input:focus,.project-filter-select:focus{outline:3px solid var(--adventure-sun);outline-offset:2px;background:#fff}.project-atlas__selects{gap:.65rem;display:flex}.project-filter-select{min-width:8.5rem;padding:.6rem 2rem .6rem .8rem;font-size:.72rem}.project-route-stamps{border-top:2px dashed color-mix(in srgb,var(--world-ink) 34%,transparent);flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1.2rem;padding-top:1.2rem;display:flex}.project-filter-chip{border:2px solid color-mix(in srgb,var(--world-ink) 70%,transparent);min-height:2.75rem;color:var(--world-ink);font:760 .62rem/1 var(--font-mono);text-transform:uppercase;cursor:pointer;transition:transform var(--world-fast) var(--world-spring),background var(--world-fast);background:0 0;border-radius:50%;padding:.55rem .8rem;transform:rotate(-1deg)}.project-filter-chip:nth-of-type(2n){transform:rotate(1.5deg)}.project-filter-chip:hover{transform:rotate(0)translateY(-2px)}.project-filter-chip[aria-pressed=true]{border-color:var(--world-border);background:var(--adventure-coral);box-shadow:var(--world-shadow-sm);color:var(--world-ink);animation:sticker-settle .28s var(--world-spring) both}.project-atlas__status{justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;display:flex}.project-atlas__status>p{color:var(--world-ink);font:760 .67rem var(--font-mono);text-transform:uppercase;align-items:center;gap:.45rem;margin:0;display:inline-flex}.project-view-switch{border:2px solid var(--world-border);border-radius:var(--world-radius-sm);background:var(--adventure-cloud);box-shadow:var(--world-shadow-sm)}.project-view-switch button{min-width:2.75rem;min-height:2.75rem;color:var(--world-ink)}.project-view-switch button[aria-pressed=true]{background:var(--adventure-sun);color:var(--world-ink)}.catalog-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.3rem,3vw,2.6rem);margin-top:2rem;display:grid}.catalog-results[data-view=list]{grid-template-columns:1fr}.project-record{border:2px solid var(--world-border);border-radius:var(--world-radius-md);background:var(--adventure-card-bg);min-width:0;box-shadow:var(--world-shadow-sm);transition:transform var(--world-medium) var(--world-spring),box-shadow var(--world-medium);grid-template-rows:22rem 1fr auto;display:grid;position:relative;overflow:visible}.project-record:hover{border-color:var(--world-border);box-shadow:var(--world-shadow-md),0 24px 46px color-mix(in srgb,var(--project-accent) 19%,transparent);transform:translateY(-5px)rotate(.35deg)}.project-record--ticket{border-radius:7px 26px 9px 24px}.project-record--folded-map{border-radius:3px;transform:rotate(-.4deg)}.project-record--postcard{transform:rotate(.25deg)}.project-record-visual{border:0;border-bottom:2px solid var(--world-border);border-radius:inherit;border-bottom-right-radius:0;border-bottom-left-radius:0;min-height:0;position:relative;overflow:hidden}.project-record-visual__figure{border:2px solid var(--world-border);width:50%;height:42%;box-shadow:var(--world-shadow-sm);background:#fff;border-radius:7px 11px 8px 13px;position:absolute;bottom:6%;right:5%;overflow:hidden;transform:rotate(1deg)}.project-record-visual__figure>*{height:100%!important;min-height:0!important}.project-record-visual__figure :is(.preview-worldcup,.preview-nba,.preview-minerals){transform-origin:50%;height:100%;transform:scale(.68);min-height:0!important}.project-record-visual>.adventure-sticker{width:3.3rem;height:3.3rem;position:absolute;bottom:1rem;left:1rem}.project-record-body{padding:1.35rem}.project-record-head{min-height:2.2rem;color:var(--world-muted);justify-content:space-between;align-items:center;gap:.75rem;display:flex}.project-record-head .adventure-stamp{font-size:.55rem}.project-record-taxonomy{color:var(--adventure-deep-ocean);font:760 .62rem/1.45 var(--font-mono);text-transform:uppercase;margin:.8rem 0 0}.project-record h2{color:var(--world-ink);font:780 clamp(1.65rem,3vw,2.7rem)/.95 var(--font-display);letter-spacing:-.045em;margin:.75rem 0}.project-record-abstract{color:var(--world-muted);line-height:1.62}.project-record blockquote{border-left:4px solid var(--project-accent);color:var(--world-ink);font:620 .86rem/1.55 var(--font-serif);margin:1rem 0 0;padding-left:.85rem}.project-record-facts{color:var(--world-muted);flex-wrap:wrap;gap:.8rem;display:flex}.project-record-open{border:0;border-top:2px dashed color-mix(in srgb,var(--world-ink) 34%,transparent);min-height:3.5rem;color:var(--world-ink);text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 1.35rem;font-weight:800;display:flex}.catalog-results[data-view=list] .project-record{grid-template-rows:1fr;grid-template-columns:minmax(17rem,.72fr) minmax(0,1fr) auto}.catalog-results[data-view=list] .project-record-visual{border-right:2px solid var(--world-border);border-radius:inherit;border-bottom:0;border-top-right-radius:0;border-bottom-right-radius:0;min-height:24rem}.catalog-results[data-view=list] .project-record-open{border-top:0;border-left:2px dashed color-mix(in srgb,var(--world-ink) 34%,transparent);writing-mode:vertical-rl}.project-empty-state{border:2px dashed var(--world-border);border-radius:var(--world-radius-lg);background:color-mix(in srgb,var(--adventure-sky) 38%,var(--adventure-cloud));min-height:28rem;margin-top:2rem}.project-empty-state>div{color:var(--world-ink);text-align:center;background:0 0;border:0}.project-empty-state h2{color:var(--world-ink);font:780 2rem/1 var(--font-display)}.project-empty-state button{border:2px solid var(--world-border);border-radius:var(--world-radius-sm);background:var(--adventure-sun);min-height:3rem;box-shadow:var(--world-shadow-sm);color:var(--world-ink);font-weight:800}.project-hero.project-journey-header{min-height:auto;padding:8.5rem var(--world-gutter) 5rem;background-color:color-mix(in srgb,var(--project-accent) 28%,var(--adventure-cloud));background-image:linear-gradient(color-mix(in srgb,var(--world-ink) 10%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--world-ink) 10%,transparent) 1px,transparent 1px);color:var(--world-ink);background-size:34px 34px;overflow:hidden}.project-hero__inner{width:min(100%,var(--world-width))}.project-breadcrumb{color:var(--world-ink);font-weight:700}.project-breadcrumb a{-webkit-text-decoration:underline 3px var(--adventure-sun);text-decoration:underline 3px var(--adventure-sun);text-underline-offset:.25rem}.project-hero__layout{align-items:center;gap:clamp(2rem,5vw,5rem)}.project-hero__copy>.adventure-stamp{background:color-mix(in srgb,var(--adventure-cloud) 72%,transparent);margin-bottom:1.2rem}.project-hero__meta{color:var(--world-ink)}.project-hero__copy>.eyebrow{color:var(--adventure-deep-ocean)}.project-hero h1{color:var(--world-ink);font-weight:790}.project-hero__question{border:2px solid var(--world-border);border-left:7px solid var(--project-accent);background:color-mix(in srgb,var(--adventure-paper) 85%,transparent);box-shadow:var(--world-shadow-sm);color:var(--world-ink);border-radius:5px 13px 7px 10px;padding:1rem;transform:rotate(-.5deg)}.project-hero__question span{color:var(--adventure-dark-jungle)}.project-hero__abstract{color:var(--world-muted)}.project-hero__visual{border:2px solid var(--world-border);border-radius:var(--world-radius-lg);background:var(--adventure-cloud);min-height:36rem;box-shadow:var(--world-shadow-md),var(--world-shadow-soft);position:relative;overflow:hidden}.project-hero__visual>.project-destination-art{height:100%;min-height:36rem}.project-hero__visual-paper{border:2px solid var(--world-border);width:58%;height:46%;box-shadow:var(--world-shadow-md);background:#fff;border-radius:6px;position:absolute;bottom:12%;right:7%;overflow:hidden;transform:rotate(1.5deg)}.project-hero__visual-paper>*{height:100%!important;min-height:0!important}.project-hero__visual-paper :is(.preview-worldcup,.preview-nba,.preview-minerals){transform-origin:50%;height:100%;transform:scale(.72);min-height:0!important}.project-hero__visual>.adventure-sticker{position:absolute;bottom:12%;left:6%}.project-hero__figure-label{border:2px solid var(--world-border);background:var(--adventure-paper);color:var(--world-ink);border-bottom:0;border-right:0}.project-hero__figure-label span,.project-hero__figure-label strong{color:var(--world-ink);font-weight:760}.research-question-block blockquote,.research-question-block blockquote p{color:var(--adventure-cloud)}.research-paper-shell{background-color:#fffdf7;background-image:linear-gradient(90deg,transparent 0 5.5rem,color-mix(in srgb,var(--adventure-coral) 20%,transparent) 5.5rem calc(5.5rem + 1px),transparent calc(5.5rem + 1px));position:relative}.research-paper-shell:before{content:"FIELD RESEARCH JOURNAL";color:color-mix(in srgb,var(--world-ink) 25%,transparent);font:700 .58rem var(--font-mono);letter-spacing:.12em;writing-mode:vertical-rl;position:absolute;top:7rem;right:1rem}.paper-prose,.paper-prose :is(h1,h2,h3){color:var(--world-ink)}.paper-prose :is(p,li){color:#333d43}.paper-table-of-contents a:hover,.paper-table-of-contents a[data-active=true]{color:var(--adventure-deep-ocean)}.reading-progress__bar{background:linear-gradient(90deg,var(--adventure-coral),var(--adventure-sun),var(--adventure-jungle))}@media (max-width:900px){.projects-page__header,.project-atlas__search-row{grid-template-columns:1fr}.project-atlas__selects{flex-wrap:wrap}.project-atlas__selects label{flex:1}.project-filter-select{width:100%}.catalog-results{grid-template-columns:1fr}.catalog-results[data-view=list] .project-record{grid-template-rows:22rem 1fr auto;grid-template-columns:1fr}.catalog-results[data-view=list] .project-record-visual{border-right:0;border-bottom:2px solid var(--world-border);border-radius:inherit;border-bottom-right-radius:0;border-bottom-left-radius:0;min-height:0}.catalog-results[data-view=list] .project-record-open{border-top:2px dashed color-mix(in srgb,var(--world-ink) 34%,transparent);writing-mode:horizontal-tb;border-left:0}}@media (max-width:620px){.projects-page{padding-inline:1rem}.projects-page__header h1{font-size:clamp(3.7rem,19vw,6rem)}.project-atlas-shell{border-radius:var(--world-radius-md);padding:1rem}.project-atlas-shell:before{right:.7rem}.project-atlas__selects{grid-template-columns:1fr 1fr;display:grid}.project-atlas__selects label:last-child{grid-column:1/-1}.project-route-stamps{gap:.45rem}.project-filter-chip{font-size:.56rem}.project-record{grid-template-rows:18rem 1fr auto}.project-record-visual__figure{width:54%;height:45%}.project-hero.project-journey-header{padding-inline:1rem}.project-hero__visual,.project-hero__visual>.project-destination-art{min-height:25rem}.research-paper-shell{background-image:none}}.about-page,.about-content{background:var(--adventure-cream);color:var(--world-ink)}.about-hero{min-height:50rem;padding:9rem var(--world-gutter) 5rem;background-color:var(--adventure-jungle);background-image:radial-gradient(circle at 78% 12%,color-mix(in srgb,var(--adventure-sun) 65%,transparent),transparent 18%);position:relative;overflow:hidden}.about-hero:after{content:"";border:2px solid var(--world-border);background:#78c783;border-radius:50%;width:65%;height:22rem;position:absolute;bottom:-11rem;right:-5%}.about-hero__margin{z-index:2;color:var(--world-ink);border:0}.about-hero__margin i{background:var(--adventure-sun)}.about-hero__copy{z-index:3;position:relative}.about-hero__copy>.adventure-stamp{background:var(--adventure-paper);margin-bottom:1rem}.about-hero__copy h1{max-width:10ch;color:var(--world-ink);font:850 clamp(4rem,8vw,8rem)/.78 var(--font-display);letter-spacing:-.08em;text-shadow:5px 6px 0 color-mix(in srgb,var(--adventure-cloud) 58%,transparent)}.about-hero__copy h1 span{color:var(--adventure-deep-ocean)}.about-hero__copy>p:not(.eyebrow){color:var(--world-ink);font-weight:620}.about-hero__visual{z-index:3}.about-paper{border:2px solid var(--world-border);background:var(--adventure-paper);box-shadow:var(--world-shadow-md),var(--world-shadow-soft);border-radius:8px 22px 11px 26px;position:relative;transform:rotate(2deg)}.about-paper>.adventure-sticker{position:absolute;top:-2.5rem;right:-2rem}.about-paper>.adventure-doodle{width:100%;color:var(--adventure-coral)}.about-paper>.adventure-plane{width:4.5rem;position:absolute;bottom:1rem;right:1rem}.about-content{position:relative}.about-content:before{content:"";z-index:0;left:calc(var(--world-gutter) + 2rem);background:repeating-linear-gradient(180deg,var(--adventure-coral) 0 13px,transparent 13px 23px);width:4px;position:absolute;top:3rem;bottom:5rem}.about-content>section{z-index:1;border-color:var(--world-border);position:relative}.journal-entry{background:var(--adventure-paper)}.about-intro{border-bottom:2px solid var(--world-border)}.about-intro h2,.about-records h2,.about-principles h3{color:var(--world-ink)}.about-intro>div:last-child{color:var(--world-muted);font-family:var(--font-serif)}.about-principles{background:var(--adventure-sky)}.about-principles>.eyebrow{color:var(--world-ink)}.about-principles>div{border:2px solid var(--world-border);border-radius:var(--world-radius-md);background:var(--adventure-paper);box-shadow:var(--world-shadow-sm)}.about-principles article{border-color:var(--world-border)}.about-principles article>span{color:var(--world-link);font-weight:760}.about-principles article>svg{color:var(--world-link)}.about-principles article p{color:var(--world-muted)}.about-interests{background:var(--adventure-lavender)}.about-interests .eyebrow,.about-interests .section-heading>p{color:var(--world-ink)}.interest-map article{border:2px solid var(--world-border);border-radius:var(--world-radius-md);background:var(--adventure-paper);box-shadow:var(--world-shadow-sm)}.interest-map article:nth-child(2n){transform:rotate(.5deg)}.interest-map article h3{color:var(--world-ink)}.interest-map article p{color:var(--world-muted)}.journal-route{background:var(--adventure-cream)}.journal-route>div:last-child{border:0;position:relative}.journal-route>div:last-child:before{content:"";background:var(--adventure-coral);width:3px;position:absolute;top:1rem;bottom:1rem;left:2rem}.about-records article{border:2px solid var(--world-border);background:var(--adventure-paper);box-shadow:var(--world-shadow-sm);border-radius:8px 18px 11px 21px;margin-bottom:1rem;position:relative}.about-records article>i{border:3px solid var(--adventure-paper);background:var(--adventure-coral);width:.9rem;height:.9rem;box-shadow:0 0 0 2px var(--world-ink);border-radius:50%;position:absolute;top:50%;left:1.55rem;transform:translate(-50%,-50%)}.about-records article p{color:var(--world-muted)}.about-toolkit{background:var(--adventure-paper)}.about-toolkit section>span{color:var(--world-link);font-weight:760}.about-collaboration{border-radius:var(--world-radius-lg);background:var(--adventure-sun);box-shadow:var(--world-shadow-md);border:2px solid var(--world-border)!important}.about-collaboration>.eyebrow{color:var(--world-ink)}.experience-page{background-color:var(--adventure-sand);background-image:linear-gradient(color-mix(in srgb,var(--world-ink) 10%,transparent) 1px,transparent 1px);background-size:100% 2rem;position:relative}.experience-page__header{border:0;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.55fr);align-items:end;gap:2rem;padding-bottom:3rem;display:grid}.experience-page__header>div>span{border:2px solid var(--world-border);background:var(--adventure-jungle);box-shadow:var(--world-shadow-sm);font:800 .62rem var(--font-mono);padding:.5rem .7rem;display:inline-block;transform:rotate(-2deg)}.experience-page__header h1{color:var(--world-ink);font:850 clamp(4.3rem,9vw,8.8rem)/.78 var(--font-display);letter-spacing:-.085em;text-shadow:5px 6px 0 color-mix(in srgb,var(--adventure-cloud) 60%,transparent);margin:1rem 0 0}.experience-page__header p{color:var(--world-ink);font:1.05rem/1.7 var(--font-serif)}.placeholder-notice{border:2px solid var(--world-border);background:var(--adventure-paper);box-shadow:var(--world-shadow-sm);color:var(--world-ink);border-radius:9px 16px 11px 14px}.placeholder-notice span{background:var(--adventure-coral);color:var(--world-ink)}.placeholder-notice p{color:var(--world-muted)}.experience-organization{color:var(--world-link)!important}.experience-archive-wrap{margin-top:4rem}.experience-filters{flex-wrap:wrap;gap:.6rem;display:flex}.experience-filters button{border:2px solid var(--world-border);background:var(--adventure-paper);min-height:2.85rem;color:var(--world-ink);box-shadow:2px 3px 0 color-mix(in srgb,var(--world-ink) 16%,transparent);font:760 .63rem var(--font-mono);text-transform:uppercase;cursor:pointer;border-radius:50%;padding:.55rem .85rem}.experience-filters button[aria-pressed=true],.experience-filters button:hover{border-color:var(--world-border);background:var(--adventure-sun);color:var(--world-ink);transform:rotate(-1deg)}.experience-ledger.expedition-log{border:0;padding-left:3rem;position:relative}.experience-ledger.expedition-log:before{content:"";background:repeating-linear-gradient(180deg,var(--adventure-deep-ocean) 0 14px,transparent 14px 24px);width:4px;position:absolute;top:1rem;bottom:1rem;left:1.15rem}.experience-record.log-entry{border:2px solid var(--world-border);background:var(--adventure-paper);box-shadow:var(--world-shadow-sm);border-radius:10px 26px 12px 22px;grid-template-columns:minmax(11rem,.34fr) minmax(0,1fr);margin-bottom:1.4rem;display:grid;position:relative;overflow:visible}.experience-record.log-entry:nth-child(2n){transform:rotate(.35deg)}.experience-record__index{border-color:var(--world-border);background:color-mix(in srgb,var(--adventure-sky) 55%,var(--adventure-paper));color:var(--world-ink);position:relative}.experience-record__index>i{border:3px solid var(--adventure-sand);background:var(--adventure-deep-ocean);width:1.2rem;height:1.2rem;box-shadow:0 0 0 2px var(--world-ink);border-radius:50%;position:absolute;top:50%;left:-3.05rem;transform:translateY(-50%)}.experience-record__body h2{color:var(--world-ink)}.experience-record__body>p,.experience-record__body ul{color:var(--world-muted)}.experience-record__body>strong{color:var(--adventure-dark-jungle)}.experience-tools span{border-color:var(--world-border);background:var(--adventure-cream);color:var(--world-ink)}.page-field-note{--page-note-accent:var(--adventure-deep-ocean);border:2px solid var(--world-border);background:color-mix(in srgb,var(--adventure-paper) 94%,transparent);max-width:34rem;box-shadow:var(--world-shadow-sm);color:var(--world-ink);font:650 1rem/1.65 var(--font-serif);border-radius:11px 19px 13px 23px;margin:0;padding:1.15rem 1.3rem 1.15rem 1.65rem;position:relative;transform:rotate(-.35deg)}.page-field-note:before{content:"";background:var(--page-note-accent);border-radius:999px;width:4px;position:absolute;top:.8rem;bottom:.8rem;left:.65rem}.page-field-note:after{content:"FIELD NOTE";border:1.5px solid var(--world-border);background:var(--adventure-sun);color:var(--world-ink);font:800 .52rem/1 var(--font-mono);letter-spacing:.08em;border-radius:999px;padding:.28rem .5rem;position:absolute;top:-.72rem;right:.8rem}.page-field-note--journal{background:color-mix(in srgb,var(--adventure-cloud) 72%,var(--adventure-paper));max-width:39rem;padding:1.25rem 1.4rem 1.25rem 1.7rem;transform:rotate(.25deg)}.page-field-note--journal:after{content:"JOURNAL NOTE";background:var(--adventure-sky)}.page-field-note p{color:inherit;font:inherit;margin:0}.page-field-note p+p{border-top:1.5px dashed color-mix(in srgb,var(--world-ink) 34%,transparent);margin-top:.9rem;padding-top:.9rem}.page-field-note--atlas{--page-note-accent:var(--adventure-deep-ocean)}.page-field-note--about-hero,.page-field-note--philosophy{--page-note-accent:var(--adventure-dark-jungle)}.page-field-note--interests{--page-note-accent:#6550b7}.page-field-note--toolkit,.page-field-note--postcard{--page-note-accent:var(--adventure-coral)}.page-field-note--postcard:after{content:"POSTCARD NOTE";background:var(--adventure-coral)}.experience-page__header>.page-field-note--logbook{--page-note-accent:var(--adventure-deep-ocean);background:color-mix(in srgb,var(--adventure-paper) 92%,var(--adventure-sky));max-width:30rem;font:680 1.02rem/1.65 var(--font-serif);justify-self:end;transform:rotate(.4deg)}.page-field-note--logbook:after{content:"LOGBOOK BRIEF";background:var(--adventure-jungle)}.experience-date-ticket{border:2px solid var(--world-border);background:linear-gradient(90deg,var(--adventure-sun) 0 .55rem,var(--adventure-paper) .55rem 100%);width:fit-content;min-width:min(100%,9.5rem);box-shadow:3px 4px 0 color-mix(in srgb,var(--world-ink) 18%,transparent);border-radius:7px 14px 8px 12px;gap:.3rem;margin-top:1rem;padding:.68rem .85rem .68rem 1.15rem;display:grid;transform:rotate(-1.4deg)}.experience-record.log-entry:nth-child(2n) .experience-date-ticket{transform:rotate(1.4deg)}.experience-date-ticket>span{color:var(--adventure-deep-ocean);font:850 .52rem/1 var(--font-mono);letter-spacing:.12em}.experience-date-ticket>time{color:var(--world-ink);font:760 .82rem/1.3 var(--font-serif)}.contact-page{background-color:var(--adventure-sky);background-image:radial-gradient(circle at 12% 27%,color-mix(in srgb,var(--adventure-cloud) 75%,transparent),transparent 16%),linear-gradient(color-mix(in srgb,var(--adventure-deep-ocean) 11%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--adventure-deep-ocean) 11%,transparent) 1px,transparent 1px);background-size:auto,36px 36px,36px 36px;position:relative;overflow:hidden}.contact-page__header{border:0;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.55fr);align-items:end;gap:2rem;padding-bottom:3.5rem;display:grid}.contact-page__header h1{color:var(--world-ink);font:850 clamp(4.1rem,8.6vw,8.5rem)/.78 var(--font-display);letter-spacing:-.085em;text-shadow:5px 6px 0 color-mix(in srgb,var(--adventure-cloud) 70%,transparent);margin:1rem 0 0}.contact-page__header h1 span{color:var(--adventure-deep-ocean)}.contact-page__header>p{color:var(--world-ink);font:1.05rem/1.7 var(--font-serif)}.contact-page__header>.page-field-note--postcard{background:color-mix(in srgb,var(--adventure-paper) 92%,var(--adventure-sun));max-width:31rem;font:680 1.02rem/1.65 var(--font-serif);justify-self:end;margin:0;transform:rotate(-.4deg)}.postcard-contact{width:min(100%,var(--world-width));border:2px solid var(--world-border);background:var(--adventure-paper);box-shadow:var(--world-shadow-md),var(--world-shadow-soft);border-radius:12px 28px 16px 32px;grid-template-columns:minmax(18rem,.76fr) minmax(0,1.24fr);display:grid}.postcard-front{border-right:3px dashed color-mix(in srgb,var(--world-ink) 34%,transparent);background:var(--adventure-cream);flex-direction:column;display:flex;position:relative;overflow:hidden}.postcard-front__sky{border-bottom:2px solid var(--world-border);background:var(--adventure-ocean);min-height:15rem;position:relative;overflow:hidden}.postcard-front__sky:after{content:"";border:2px solid var(--world-border);background:var(--adventure-jungle);border-radius:50% 50% 0 0;height:75%;position:absolute;inset:auto -8% -45%}.postcard-front__sky .adventure-plane{z-index:2;width:6rem;position:absolute;top:21%;left:48%}.postcard-front__sky .adventure-doodle{z-index:1;width:70%;color:var(--adventure-cloud);position:absolute;top:12%;left:10%}.postcard-front__copy{padding:1.7rem}.postcard-front__copy>span{color:var(--world-link);font:760 .62rem var(--font-mono)}.postcard-front__copy h2{color:var(--world-ink);font:780 clamp(2rem,3.6vw,3.5rem)/.92 var(--font-display);letter-spacing:-.05em;margin:.8rem 0}.postcard-front__copy p{color:var(--world-muted);line-height:1.6}.postcard-front__channels{gap:.65rem;margin-top:auto;padding:0 1.7rem 1.7rem;display:grid}.postcard-front__channels a{border-bottom:1.5px dashed color-mix(in srgb,var(--world-ink) 35%,transparent);align-items:center;gap:.5rem;min-height:2.75rem;font-size:.77rem;font-weight:740;display:inline-flex}.postcard-front__stamp{color:#96392f;width:4.8rem;height:5.7rem;font:800 .55rem var(--font-mono);border:3px double #96392f;place-items:center;display:grid;position:absolute;top:16rem;right:1rem;transform:rotate(4deg)}.inquiry-form.postcard-form{background-color:var(--adventure-paper);background-image:linear-gradient(color-mix(in srgb,var(--adventure-deep-sky) 17%,transparent) 1px,transparent 1px);box-shadow:none;background-size:100% 2rem;border:0;border-radius:0;padding:clamp(1.4rem,4vw,3rem)}.postcard-form__heading{border-bottom:3px solid var(--world-ink);justify-content:space-between;align-items:end;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.postcard-form__heading span{font:780 .66rem var(--font-mono)}.postcard-form__heading strong{font:760 1.7rem var(--font-display)}.inquiry-form label>span{color:var(--world-ink);font-weight:760}.inquiry-form input,.inquiry-form textarea,.inquiry-form select{border:0;border-bottom:2px solid var(--world-ink);background:color-mix(in srgb,var(--adventure-cloud) 54%,transparent);min-height:3.1rem;color:var(--world-ink);border-radius:0}.inquiry-form textarea{min-height:11rem}.inquiry-form input:focus,.inquiry-form textarea:focus,.inquiry-form select:focus{background:var(--adventure-cloud);outline:3px solid var(--adventure-sun);outline-offset:2px}.inquiry-form small{color:#9b2630}.inquiry-form__footer{border-color:var(--world-border);color:var(--world-muted)}.postcard-submit-plane{width:2.3rem;transition:transform var(--world-medium) var(--world-spring)}.inquiry-form__footer .button:hover .postcard-submit-plane{transform:translate(.35rem,-.2rem)rotate(-6deg)}.resume-page{background-color:var(--adventure-lavender);background-image:linear-gradient(color-mix(in srgb,var(--world-ink) 10%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--world-ink) 10%,transparent) 1px,transparent 1px);background-size:36px 36px}.resume-page__header{border:2px solid var(--world-border);border-radius:var(--world-radius-md);background:var(--adventure-sun);box-shadow:var(--world-shadow-md);padding:1.6rem}.resume-page__header h1,.resume-page__header>div:first-child>p:last-child{color:var(--world-ink)}.resume-card{border:2px solid var(--world-border);border-radius:var(--world-radius-md);background:var(--adventure-paper);box-shadow:var(--world-shadow-md),var(--world-shadow-soft)}.resume-card :is(h2,h3){color:var(--world-ink)}.resume-card>p,.resume-card p{color:var(--world-muted)}.resume-project-card{border:1.5px solid color-mix(in srgb,var(--world-border) 55%,transparent);border-radius:var(--world-radius-sm);background:color-mix(in srgb,var(--adventure-cream) 70%,transparent)}.adventure-not-found,.adventure-error{background:var(--adventure-sky);text-align:center;place-items:center;min-height:100dvh;display:grid;overflow:hidden}.adventure-not-found__map{border:2px dashed var(--world-border);border-radius:46% 54% 48% 52%;position:absolute;inset:8rem 5% 5%}.adventure-not-found__map .adventure-doodle{width:75%;color:var(--adventure-coral);position:absolute;top:35%;left:10%}.adventure-not-found__map .adventure-plane{width:7rem;position:absolute;top:25%;left:61%;transform:rotate(12deg)}.adventure-not-found__map>i{border:2px solid var(--world-border);background:var(--adventure-sun);border-radius:50%;width:1rem;height:1rem;position:absolute}.adventure-not-found__map>i:first-of-type{top:50%;left:18%}.adventure-not-found__map>i:nth-of-type(2){top:68%;left:45%}.adventure-not-found__map>i:nth-of-type(3){top:41%;right:15%}.adventure-not-found__copy,.adventure-error>div{z-index:2;border:2px solid var(--world-border);border-radius:var(--world-radius-lg);background:color-mix(in srgb,var(--adventure-paper) 94%,transparent);width:min(42rem,100%);box-shadow:var(--world-shadow-md);padding:clamp(2rem,5vw,4rem);position:relative}.adventure-not-found h1,.adventure-error h1{color:var(--world-ink);font:810 clamp(3rem,7vw,6rem)/.86 var(--font-display);letter-spacing:-.065em;margin:1rem 0}.adventure-not-found__copy>p:not(.eyebrow),.adventure-error p{color:var(--world-muted);line-height:1.6}.adventure-not-found .button-row,.adventure-error .button-row{justify-content:center}@media (max-width:850px){.about-hero{grid-template-columns:1fr;min-height:auto}.about-hero__margin{display:none}.about-hero__visual{margin-top:3rem}.about-content:before{display:none}.experience-page__header,.contact-page__header,.postcard-contact{grid-template-columns:1fr}.postcard-front{border-right:0;border-bottom:3px dashed color-mix(in srgb,var(--world-ink) 34%,transparent)}.postcard-front__channels{grid-template-columns:1fr 1fr}.page-field-note{justify-self:stretch;width:min(100%,39rem)}.experience-page__header>.page-field-note--logbook{justify-self:stretch;width:100%;transform:none}.contact-page__header>.page-field-note--postcard{justify-self:stretch;width:100%}}@media (max-width:600px){.about-hero,.experience-page,.contact-page{padding-inline:1rem}.about-hero__copy h1,.experience-page__header h1,.contact-page__header h1{font-size:clamp(3.8rem,18vw,6rem)}.about-principles>div{grid-template-columns:1fr}.about-principles article+article{border-left:0;border-top:2px solid var(--world-border)}.journal-route>div:last-child:before{left:.9rem}.about-records article{padding-left:2.3rem}.about-records article>i{left:.85rem}.experience-ledger.expedition-log{padding-left:1.7rem}.experience-ledger.expedition-log:before{left:.5rem}.experience-record.log-entry{grid-template-columns:1fr}.experience-record__index{border-right:0;border-bottom:2px solid var(--world-border)}.experience-record__index>i{left:-1.85rem}.postcard-front__channels,.inquiry-form__grid{grid-template-columns:1fr}.postcard-form__heading{flex-direction:column;align-items:start;gap:.4rem}.page-field-note,.page-field-note--journal{width:100%;padding:1rem 1rem 1rem 1.4rem;transform:none}.experience-date-ticket,.experience-record.log-entry:nth-child(2n) .experience-date-ticket{max-width:100%;transform:none}.adventure-not-found,.adventure-error{padding-inline:1rem}.adventure-not-found__map{display:none}}.adventure-callout{border:2px solid var(--world-border);background:var(--adventure-paper);width:min(100%,34rem);min-height:8.5rem;box-shadow:var(--world-shadow-sm);border-radius:48% 52% 44% 56%/28% 34% 30% 36%;align-items:center;padding:1.35rem 5.2rem 1.35rem 4.6rem;display:grid;position:relative;overflow:hidden;transform:rotate(-.5deg)}.adventure-callout p{z-index:2;max-width:24rem;color:var(--world-ink);font:700 clamp(.94rem,1.5vw,1.08rem)/1.55 var(--font-sans);margin:0;position:relative}.adventure-callout__compass{width:2.8rem;color:var(--adventure-deep-ocean);position:absolute;top:50%;left:1rem;transform:translateY(-50%)rotate(-10deg)}.adventure-callout__compass svg{width:100%}.adventure-callout__route{width:9rem;color:var(--adventure-coral);opacity:.7;position:absolute;bottom:-.6rem;right:.7rem}.adventure-callout__route svg{width:100%}.adventure-callout__plane{width:3.5rem;position:absolute;top:.7rem;right:1.1rem;transform:rotate(-7deg)}.adventure-callout>i{background:var(--adventure-sun);border-radius:50%;width:.45rem;height:.45rem;position:absolute}.adventure-callout>i:first-of-type{top:.7rem;left:38%}.adventure-callout>i:last-of-type{background:var(--adventure-lavender);bottom:.7rem;right:34%}.adventure-callout--journal{background:color-mix(in srgb,var(--adventure-pink) 28%,var(--adventure-paper));border-radius:13px 24px 15px 28px}.adventure-callout--map{background:color-mix(in srgb,var(--adventure-sky) 44%,var(--adventure-paper))}.adventure-section-heading>.adventure-callout{justify-self:end}.map-region.category-bubble{text-align:center;width:min(19rem,28%);min-height:11rem;transition:transform var(--world-medium) var(--world-spring),background var(--world-fast),box-shadow var(--world-fast);place-items:center;padding:1.35rem 1.5rem;display:grid}.category-bubble__content{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.category-bubble__content>span{color:var(--world-ink);font:750 .58rem/1 var(--font-mono);text-transform:uppercase}.category-bubble strong{min-height:2.5rem;font:800 clamp(1.05rem,1.8vw,1.65rem)/1 var(--font-display);overflow-wrap:anywhere;justify-content:center;align-items:center;margin-top:.35rem;display:flex}.category-bubble p{color:#3f474f;max-width:22ch;margin:.45rem auto 0;font-size:.72rem;line-height:1.4}.category-bubble__count{border:2px solid var(--world-border);background:var(--adventure-sun);width:3rem;height:3rem;box-shadow:2px 3px 0 color-mix(in srgb,var(--world-ink) 20%,transparent);color:var(--world-ink);font:850 .72rem/1 var(--font-mono);transition:transform var(--world-medium) var(--world-spring);border-radius:50%;place-items:center;display:grid;position:absolute;top:-.7rem;right:-.7rem}.category-bubble:hover .category-bubble__count{transform:rotate(9deg)scale(1.06)}.category-bubble__route{background:repeating-linear-gradient(90deg,var(--adventure-coral) 0 7px,transparent 7px 12px);opacity:0;height:3px;transition:opacity var(--world-fast);position:absolute;bottom:.7rem;left:18%;right:18%}.category-bubble:hover .category-bubble__route{opacity:1}.exploration-journal{width:min(100%,var(--world-width));min-height:38rem}.passport-spread{width:min(100%,var(--world-width));grid-template-columns:minmax(18rem,.7fr) minmax(0,1.3fr);min-height:39rem}.passport-photo{border-radius:9px 18px 11px 16px;width:min(19rem,90%)}.passport-portrait{width:100%;height:100%}.passport-portrait__sky{fill:var(--adventure-sky)}.passport-portrait__sun{fill:var(--adventure-sun);stroke:var(--world-ink);stroke-width:3px}.passport-portrait__route{fill:none;stroke:var(--adventure-coral);stroke-width:4px;stroke-dasharray:10 8}.passport-portrait__hills{fill:var(--adventure-jungle);stroke:var(--world-ink);stroke-width:3px}.passport-portrait__head{fill:var(--adventure-sand);stroke:var(--world-ink);stroke-width:4px}.passport-portrait__hair{fill:var(--world-ink)}.passport-portrait__shirt{fill:var(--adventure-coral);stroke:var(--world-ink);stroke-width:4px}.passport-portrait__collar,.passport-portrait__smile{fill:none;stroke:var(--world-ink);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.passport-portrait__eye{fill:var(--world-ink)}.passport-page--right h2{max-width:8ch;font:850 clamp(4rem,7.5vw,7.7rem)/.78 var(--font-display);letter-spacing:-.08em;text-shadow:4px 5px 0 color-mix(in srgb,var(--adventure-sky) 64%,transparent);margin:.9rem 0 1.2rem}.paper-prose>*{max-width:var(--research-reading-width)}@media (max-width:700px){.adventure-section-heading>.adventure-callout{justify-self:stretch}.adventure-callout{width:100%;min-height:7.7rem;padding:1.1rem 4.4rem 1.1rem 4rem}.adventure-callout__compass{width:2.5rem;left:.75rem}.adventure-callout__plane{width:3rem;right:.7rem}.map-region.category-bubble,.map-region--sports.category-bubble,.map-region--ml.category-bubble,.map-region--statistics.category-bubble,.map-region--environment.category-bubble{width:calc(100% - 1rem);min-height:8.5rem}.category-bubble__count{top:-.35rem;right:-.35rem}.passport-spread{grid-template-columns:1fr}.passport-page--right h2{font-size:clamp(3.8rem,17vw,6rem)}}
@keyframes cloud-drift{0%{transform:translate(-3vw)}to{transform:translate(7vw,1rem)}}@keyframes plane-float{0%,to{transform:translate(0,0)rotate(-4deg)}50%{transform:translate(1rem,-.45rem)rotate(1deg)}}@keyframes loader-route{0%{transform:translate(0)rotate(-5deg)}65%,to{transform:translate(12rem)rotate(4deg)}}@keyframes page-route-sweep{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes flag-wave{0%,to{transform:skewY(-1deg)}50%{transform:skewY(6deg)}}@keyframes ocean-shift{0%{transform:translate(-2%)}to{transform:translate(2%)}}@keyframes sticker-settle{0%{opacity:0;transform:translateY(-12px)rotate(-12deg)scale(.82)}to{opacity:1;transform:translateY(0)rotate(-4deg)scale(1)}}@keyframes route-dash{to{stroke-dashoffset:-38px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.cloud-layer svg,.arrival-plane,.adventure-loading__route .adventure-plane,.page-transition__route,.featured-destination__flag,.project-destination-art .destination-route,.footer-plane{animation:none!important}.button,.resume-trigger,.adventure-action,.project-record,.featured-destination,.adventure-sticker{transition-duration:.01ms!important}.button:hover,.resume-trigger:hover,.adventure-action:hover,.project-record:hover,.featured-destination:hover{transform:none!important}}
