:root{--ink: #070810;--night: #0d1019;--plum: #171321;--ruby: #ff3f7d;--text: #f5eef3;--muted: #beb4c4;--soft: #d8a7bf;--font: "Avenir LT Pro", "Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif;--max-width: 1200px;--section-spacing: 112px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);background:radial-gradient(circle at 86% -4%,rgba(255,63,125,.14),transparent 30%),radial-gradient(circle at 8% 24%,rgba(93,50,106,.16),transparent 34%),linear-gradient(180deg,#080911,#0d1019 44%,#11101a);background-attachment:fixed;color:var(--text);font-size:1rem;line-height:1.6;font-weight:400;letter-spacing:.005em;min-height:100vh}.container{max-width:var(--max-width);margin:0 auto;padding-inline:clamp(24px,4vw,60px)}.eyebrow{display:block;font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--soft);font-weight:600;margin-bottom:18px}h1,h2,h3{font-family:var(--font);font-weight:500}h2{font-size:clamp(2.4rem,5vw,4.8rem);letter-spacing:-.03em;line-height:1}.fade{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.fade.is-visible{opacity:1;transform:none}.fade:nth-child(2){transition-delay:.08s}.fade:nth-child(3){transition-delay:.16s}.fade:nth-child(4){transition-delay:.24s}@media(prefers-reduced-motion:reduce){.fade{opacity:1;transform:none;transition:none}}.inline-accent-link{display:inline-flex;align-items:center;gap:9px;color:#f3edf2;font-size:10px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;opacity:.82;text-decoration:none;transition:opacity .2s ease,color .2s ease,transform .2s ease}.inline-accent-link:before{content:"";width:34px;height:1px;background:#ff3f7db3;display:inline-block;flex-shrink:0;transition:width .2s ease,background .2s ease}.inline-accent-link:hover,.inline-accent-link:focus-visible{opacity:1;color:#ffb8cf;transform:translate(2px)}.inline-accent-link:focus-visible{outline:1px solid rgba(255,63,125,.85);outline-offset:6px;border-radius:999px}.inline-accent-link:hover:before,.inline-accent-link:focus-visible:before{width:48px;background:#ff3f7d}.nav[data-astro-cid-dmqpwcec]{position:fixed;top:24px;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:32px;padding:12px 24px;background:#07081085;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:40px;border:1px solid rgba(255,255,255,.07);white-space:nowrap}.nav-top[data-astro-cid-dmqpwcec]{display:contents}.nav-logo[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.14em;color:var(--text);text-decoration:none;opacity:.88;text-transform:uppercase}.nav-logo-mark[data-astro-cid-dmqpwcec]{display:block;width:24px;height:24px;flex:0 0 auto;object-fit:contain}.nav-logo[data-astro-cid-dmqpwcec]:focus-visible{outline:1px solid rgba(255,63,125,.85);outline-offset:6px;border-radius:999px}.nav-links[data-astro-cid-dmqpwcec]{display:flex;gap:26px;align-items:center}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);text-decoration:none;transition:color .2s;font-weight:500}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover,.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:focus-visible{color:var(--text)}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:focus-visible{outline:1px solid rgba(255,63,125,.85);outline-offset:5px;border-radius:999px}.nav-hamburger[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;color:var(--text);flex-shrink:0}.nav-hamburger[data-astro-cid-dmqpwcec]:focus-visible{outline:1px solid rgba(255,63,125,.85);outline-offset:6px;border-radius:999px}.bar[data-astro-cid-dmqpwcec]{display:block;width:20px;height:1.5px;background:currentColor;border-radius:2px;transition:transform .25s ease,opacity .25s ease;transform-origin:center}.menu-open[data-astro-cid-dmqpwcec] .nav-hamburger[data-astro-cid-dmqpwcec] .bar[data-astro-cid-dmqpwcec]:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.menu-open[data-astro-cid-dmqpwcec] .nav-hamburger[data-astro-cid-dmqpwcec] .bar[data-astro-cid-dmqpwcec]:nth-child(2){opacity:0}.menu-open[data-astro-cid-dmqpwcec] .nav-hamburger[data-astro-cid-dmqpwcec] .bar[data-astro-cid-dmqpwcec]:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}@media(max-width:768px){.nav[data-astro-cid-dmqpwcec]{top:14px;left:20px;right:20px;transform:none;padding:14px 20px;gap:0;border-radius:18px;flex-direction:column;align-items:stretch;white-space:normal}.nav-top[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;gap:16px}.nav-logo[data-astro-cid-dmqpwcec]{gap:7px;min-width:0}.nav-logo-mark[data-astro-cid-dmqpwcec]{width:22px;height:22px}.nav-hamburger[data-astro-cid-dmqpwcec]{display:flex}.nav-links[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;align-items:flex-start;gap:0;padding-top:14px;margin-top:12px;border-top:1px solid rgba(255,255,255,.1)}.nav-links[data-astro-cid-dmqpwcec].is-open{display:flex}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{display:block;width:100%;padding:10px 0;font-size:11px;border-bottom:1px solid rgba(255,255,255,.06)}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:last-child{border-bottom:none}}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100dvh;overflow:hidden}.hero-radio[data-astro-cid-bbe6dxrz]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.hero-media[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0;overflow:hidden;background:#070810;isolation:isolate}.hero-image[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;opacity:0;transform:scale(1.035);transition:opacity 1.6s cubic-bezier(.22,1,.36,1),transform 7s ease;will-change:opacity,transform;z-index:0}.hero-image[data-astro-cid-bbe6dxrz].is-active{opacity:1;transform:scale(1);z-index:1}.hero-image[data-astro-cid-bbe6dxrz].is-exiting{opacity:0;transform:scale(1.012);z-index:2}.hero-image[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#1c182914,#10101c29);pointer-events:none}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{display:block;width:100%;height:100%;object-fit:cover}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(to top,#05060ce0,#05060c14,#05060c52);z-index:1}.hero-copy[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;min-height:100dvh;max-width:var(--max-width);margin:0 auto;padding:0 clamp(24px,4vw,60px) 64px;display:flex;align-items:flex-end;animation:copyIn .9s ease .25s both}@keyframes copyIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}h1[data-astro-cid-bbe6dxrz]{margin:0;max-width:880px;font-size:clamp(3.15rem,7.9vw,7rem);line-height:1;letter-spacing:-.034em;font-weight:500;color:var(--text);text-shadow:0 12px 40px rgba(0,0,0,.3);text-wrap:balance}.subtitle[data-astro-cid-bbe6dxrz]{margin-top:24px;font-size:10px;letter-spacing:.42em;text-transform:uppercase;font-weight:600;color:#ffffffbd}.hero-button[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:12px;margin-top:36px;padding:14px 22px;border:1px solid rgba(255,63,125,.38);border-radius:999px;font-size:10px;letter-spacing:.28em;text-transform:uppercase;font-weight:700;color:#fff5f9eb;text-decoration:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .25s,border-color .25s}.hero-button[data-astro-cid-bbe6dxrz]:hover{background:#ff3f7d24;border-color:#ff3f7da6}.hero-picker[data-astro-cid-bbe6dxrz]{position:absolute;z-index:80;right:clamp(24px,4vw,60px);bottom:42px;display:flex;gap:8px;padding:0}.hero-picker[data-astro-cid-bbe6dxrz] label[data-astro-cid-bbe6dxrz]{width:26px;height:26px;display:grid;place-items:center;border-radius:999px;cursor:pointer;user-select:none;transition:transform .2s ease}.hero-picker[data-astro-cid-bbe6dxrz] label[data-astro-cid-bbe6dxrz]:hover{transform:scale(1.18)}.picker-dot[data-astro-cid-bbe6dxrz]{width:8px;height:8px;border-radius:999px;display:inline-block;background:#ff3f7d;opacity:.52;box-shadow:0 0 16px #ffffff38;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease}.hero-picker[data-astro-cid-bbe6dxrz] label[data-astro-cid-bbe6dxrz]:hover .picker-dot[data-astro-cid-bbe6dxrz]{opacity:1;transform:scale(1.2)}section[data-astro-cid-lgkm4u2a]{padding:var(--section-spacing) 0}.eyebrow-label[data-astro-cid-lgkm4u2a]{display:block;font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--soft);font-weight:600}.portfolio-title[data-astro-cid-lgkm4u2a]{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:0}.portfolio-grid[data-astro-cid-lgkm4u2a]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px}.portfolio-tile[data-astro-cid-lgkm4u2a]{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.075);background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.18),transparent 24%),linear-gradient(145deg,#202741,#2a182d 58%,#070810);box-shadow:0 22px 70px #0000002e;cursor:pointer;transition:transform .45s ease,border-color .35s ease,box-shadow .35s ease;appearance:none;font:inherit;color:inherit;text-align:left;padding:0}.portfolio-tile[data-astro-cid-lgkm4u2a]:hover,.portfolio-tile[data-astro-cid-lgkm4u2a]:focus-visible{transform:translateY(-3px);border-color:#ff3f7d42;box-shadow:0 28px 90px #00000047}.portfolio-tile[data-astro-cid-lgkm4u2a]:focus-visible{outline:2px solid rgba(255,63,125,.85);outline-offset:4px}.tile-image[data-astro-cid-lgkm4u2a]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease,filter .55s ease}.portfolio-tile[data-astro-cid-lgkm4u2a]:hover .tile-image[data-astro-cid-lgkm4u2a],.portfolio-tile[data-astro-cid-lgkm4u2a]:focus-visible .tile-image[data-astro-cid-lgkm4u2a]{transform:scale(1.035);filter:saturate(1.08)}.tile-overlay[data-astro-cid-lgkm4u2a]{position:absolute;inset:0;background:linear-gradient(to top,#05060cc7,#05060c2e 58%,#05060c05);opacity:0;transition:opacity .35s ease;pointer-events:none}.portfolio-tile[data-astro-cid-lgkm4u2a]:hover .tile-overlay[data-astro-cid-lgkm4u2a],.portfolio-tile[data-astro-cid-lgkm4u2a]:focus-visible .tile-overlay[data-astro-cid-lgkm4u2a],.portfolio-tile[data-astro-cid-lgkm4u2a]:focus-within .tile-overlay[data-astro-cid-lgkm4u2a]{opacity:1}.tile-info[data-astro-cid-lgkm4u2a]{position:absolute;bottom:0;left:0;right:0;z-index:2;display:grid;grid-template-columns:34px 1fr;gap:12px;padding:18px 16px;opacity:0;transform:translateY(14px);transition:opacity .35s ease,transform .35s ease}.portfolio-tile[data-astro-cid-lgkm4u2a]:hover .tile-info[data-astro-cid-lgkm4u2a],.portfolio-tile[data-astro-cid-lgkm4u2a]:focus-visible .tile-info[data-astro-cid-lgkm4u2a],.portfolio-tile[data-astro-cid-lgkm4u2a]:focus-within .tile-info[data-astro-cid-lgkm4u2a]{opacity:1;transform:translateY(0)}.tile-info[data-astro-cid-lgkm4u2a] span[data-astro-cid-lgkm4u2a]{color:var(--soft);font-size:9px;letter-spacing:.22em;padding-top:5px;font-weight:600}.tile-info[data-astro-cid-lgkm4u2a] p[data-astro-cid-lgkm4u2a]{margin:0 0 6px;color:var(--soft);font-size:8px;line-height:1.4;letter-spacing:.21em;text-transform:uppercase;font-weight:600}.tile-info[data-astro-cid-lgkm4u2a] h3[data-astro-cid-lgkm4u2a]{margin:0;color:#f3edf2;font-size:clamp(1.05rem,1.45vw,1.45rem);line-height:1;letter-spacing:-.025em;font-weight:500}.gallery-modal[data-astro-cid-lgkm4u2a]{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;padding:24px;background:#07080ec7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.gallery-modal[data-astro-cid-lgkm4u2a].is-open{display:flex}.gallery-shell[data-astro-cid-lgkm4u2a]{position:relative;width:min(var(--gallery-width, 1480px),100%);display:grid;gap:14px}.gallery-frame[data-astro-cid-lgkm4u2a]{position:relative;overflow:hidden;border-radius:30px;background:#00000080;box-shadow:0 40px 140px #0000006b;border:1px solid rgba(255,255,255,.12)}.gallery-main-wrap[data-astro-cid-lgkm4u2a]{width:100%;aspect-ratio:var(--gallery-aspect, 16 / 9);max-height:calc(100dvh - 170px);overflow:hidden;display:block;background:#05060c;position:relative}.gallery-main-image[data-astro-cid-lgkm4u2a]{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;transition:opacity .35s ease}.gallery-close[data-astro-cid-lgkm4u2a],.gallery-arrow[data-astro-cid-lgkm4u2a]{appearance:none;border:1px solid rgba(255,255,255,.18);background:#08091294;color:#fff;border-radius:999px;cursor:pointer;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:background .2s ease,border-color .2s ease,transform .2s ease}.gallery-close[data-astro-cid-lgkm4u2a]:hover,.gallery-arrow[data-astro-cid-lgkm4u2a]:hover{background:#ff3f7d33;border-color:#ff3f7d8c}.gallery-close[data-astro-cid-lgkm4u2a]{position:absolute;top:-18px;right:-18px;z-index:4;width:42px;height:42px;font-size:24px;line-height:1}.gallery-arrow[data-astro-cid-lgkm4u2a]{position:absolute;top:50%;z-index:4;width:44px;height:44px;transform:translateY(-50%);font-size:24px}.gallery-arrow[data-astro-cid-lgkm4u2a]:hover{transform:translateY(-50%) scale(1.04)}.gallery-prev[data-astro-cid-lgkm4u2a]{left:18px}.gallery-next[data-astro-cid-lgkm4u2a]{right:18px}.gallery-caption[data-astro-cid-lgkm4u2a]{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#ffffffd1;font-size:13px;letter-spacing:.02em}.gallery-caption-with-link[data-astro-cid-lgkm4u2a]{align-items:flex-start}.gallery-caption-with-link[data-astro-cid-lgkm4u2a]>div[data-astro-cid-lgkm4u2a]{display:grid;gap:8px}.gallery-caption[data-astro-cid-lgkm4u2a] strong[data-astro-cid-lgkm4u2a]{color:#fff;font-weight:500}.gallery-description[data-astro-cid-lgkm4u2a]{max-width:780px;margin:-2px 0 0;color:#fff5f9ad;font-size:12px;line-height:1.55;letter-spacing:0}.gallery-artstation-link[data-astro-cid-lgkm4u2a]{display:inline-flex;align-items:center;color:#fff5f9b8;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;transition:color .2s ease,transform .2s ease}.gallery-artstation-link[data-astro-cid-lgkm4u2a]:hover{color:#ffb8cf;transform:translate(2px)}.gallery-thumbs[data-astro-cid-lgkm4u2a]{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.gallery-thumb{appearance:none;width:74px;height:54px;padding:0;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.18);cursor:pointer;opacity:.55;transition:opacity .2s ease,border-color .2s ease,transform .2s ease}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumb.is-active,.gallery-thumb:hover{opacity:1;border-color:#ff3f7dad;transform:translateY(-2px)}@media(max-width:900px){.portfolio-grid[data-astro-cid-lgkm4u2a]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.portfolio-grid[data-astro-cid-lgkm4u2a]{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-modal[data-astro-cid-lgkm4u2a]{padding:18px}.gallery-close[data-astro-cid-lgkm4u2a]{top:10px;right:10px}.gallery-arrow[data-astro-cid-lgkm4u2a]{width:38px;height:38px}.gallery-thumb{width:58px;height:44px}}.explorations[data-astro-cid-jfgmhsmw]{padding:var(--section-spacing) 0;background:radial-gradient(circle at 86% 8%,rgba(255,63,125,.055),transparent 30%),linear-gradient(180deg,#ffffff03,#ffffff01)}.explorations-head[data-astro-cid-jfgmhsmw]{padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.105);margin-bottom:36px}.eyebrow-label[data-astro-cid-jfgmhsmw]{display:block;font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--soft);font-weight:600;margin-bottom:18px}.section-heading[data-astro-cid-jfgmhsmw]{margin:0;font-size:clamp(2.4rem,5vw,4.8rem);letter-spacing:-.03em;line-height:1;font-weight:500}.exploration-gallery[data-astro-cid-jfgmhsmw]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.exploration-tile[data-astro-cid-jfgmhsmw]{position:relative;min-height:300px;overflow:hidden;border:1px solid rgba(255,255,255,.085);border-radius:24px;display:grid;grid-template-columns:44px 1fr;gap:24px;padding:clamp(28px,4vw,44px);background:#05060c;box-shadow:0 22px 70px #0000002e;cursor:pointer;text-align:left;color:inherit;font:inherit;appearance:none;transition:transform .45s ease,border-color .35s ease,box-shadow .35s ease}.exploration-tile[data-astro-cid-jfgmhsmw]:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 78% 12%,rgba(255,63,125,.09),transparent 32%);opacity:0;transition:opacity .35s ease;pointer-events:none}.exploration-tile[data-astro-cid-jfgmhsmw]:hover,.exploration-tile[data-astro-cid-jfgmhsmw]:focus-visible{transform:translateY(-3px);border-color:#ff3f7d42;box-shadow:0 28px 90px #00000047;outline:none}.exploration-tile[data-astro-cid-jfgmhsmw]:focus-visible{outline:2px solid rgba(255,63,125,.85);outline-offset:4px}.exploration-tile[data-astro-cid-jfgmhsmw]:hover:before,.exploration-tile[data-astro-cid-jfgmhsmw]:focus-visible:before{opacity:1}.exploration-tile-image[data-astro-cid-jfgmhsmw]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.42;transform:scale(1.01);transition:opacity .35s ease,transform .45s ease;pointer-events:none}.exploration-tile-overlay[data-astro-cid-jfgmhsmw]{position:absolute;inset:0;background:linear-gradient(90deg,#05060cd1,#05060c9e 54%,#05060c6b),linear-gradient(to top,rgba(5,6,12,.62),transparent 68%);pointer-events:none}.exploration-tile[data-astro-cid-jfgmhsmw]:hover .exploration-tile-image[data-astro-cid-jfgmhsmw],.exploration-tile[data-astro-cid-jfgmhsmw]:focus-visible .exploration-tile-image[data-astro-cid-jfgmhsmw]{opacity:.58;transform:scale(1.045)}.card-icon[data-astro-cid-jfgmhsmw]{position:relative;z-index:2;color:var(--soft);width:32px;height:32px;line-height:0;overflow:hidden}.card-icon[data-astro-cid-jfgmhsmw] svg{display:block;width:32px;height:32px;max-width:32px;max-height:32px}.card-copy[data-astro-cid-jfgmhsmw]{position:relative;z-index:2;align-self:start;text-shadow:0 2px 18px rgba(0,0,0,.42)}.card-copy[data-astro-cid-jfgmhsmw] h3[data-astro-cid-jfgmhsmw]{margin:0 0 18px;color:var(--text);font-size:clamp(1.8rem,2.7vw,3rem);line-height:.96;letter-spacing:-.032em;font-weight:500}.card-copy[data-astro-cid-jfgmhsmw] p[data-astro-cid-jfgmhsmw]{max-width:520px;margin:0;color:#c7bccb;font-size:.875rem;line-height:1.75}.exploration-modal[data-astro-cid-jfgmhsmw]{position:fixed;inset:0;z-index:220;display:none;align-items:center;justify-content:center;padding:24px;background:#07080ec7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.exploration-modal[data-astro-cid-jfgmhsmw].is-open{display:flex}.exploration-modal-shell[data-astro-cid-jfgmhsmw]{position:relative;width:min(1680px,100%);display:grid;gap:14px}.exploration-frame[data-astro-cid-jfgmhsmw]{position:relative;justify-self:center;width:min(var(--exploration-gallery-width, 1480px),100%);overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.12);background:#05060c;box-shadow:0 40px 140px #0000006b}.exploration-main-wrap[data-astro-cid-jfgmhsmw]{width:100%;aspect-ratio:var(--exploration-gallery-aspect, 16 / 9);max-height:calc(100dvh - 170px);overflow:hidden;display:block;background:#05060c;position:relative}.exploration-main-media[data-astro-cid-jfgmhsmw]{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;transition:opacity .35s ease}.exploration-main-media[data-astro-cid-jfgmhsmw][hidden]{display:none}.exploration-frame[data-astro-cid-jfgmhsmw].is-tall-media{border-color:transparent;border-radius:0;background:transparent;box-shadow:none}.exploration-main-wrap[data-astro-cid-jfgmhsmw].is-tall-media{overflow:visible;background:transparent}.exploration-modal[data-astro-cid-jfgmhsmw].is-design-gallery .exploration-frame[data-astro-cid-jfgmhsmw]{border:0;border-radius:0;background:transparent;box-shadow:none}.exploration-modal[data-astro-cid-jfgmhsmw].is-design-gallery .exploration-main-wrap[data-astro-cid-jfgmhsmw]{overflow:visible;background:transparent}.exploration-modal[data-astro-cid-jfgmhsmw].is-design-gallery .exploration-thumb{border:0;border-radius:0;background:transparent}.exploration-modal[data-astro-cid-jfgmhsmw].is-design-gallery .exploration-thumb.is-active,.exploration-modal[data-astro-cid-jfgmhsmw].is-design-gallery .exploration-thumb:hover{border-color:transparent}.exploration-close[data-astro-cid-jfgmhsmw],.exploration-arrow[data-astro-cid-jfgmhsmw]{appearance:none;border:1px solid rgba(255,255,255,.18);background:#08091294;color:#fff;border-radius:999px;cursor:pointer;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:background .2s ease,border-color .2s ease,transform .2s ease}.exploration-close[data-astro-cid-jfgmhsmw]:hover,.exploration-arrow[data-astro-cid-jfgmhsmw]:hover{background:#ff3f7d33;border-color:#ff3f7d8c}.exploration-close[data-astro-cid-jfgmhsmw]{position:absolute;top:-18px;right:-18px;z-index:4;width:42px;height:42px;font-size:24px;line-height:1}.exploration-arrow[data-astro-cid-jfgmhsmw]{position:absolute;top:50%;z-index:4;width:44px;height:44px;transform:translateY(-50%);font-size:24px}.exploration-prev[data-astro-cid-jfgmhsmw]{left:18px}.exploration-next[data-astro-cid-jfgmhsmw]{right:18px}.exploration-arrow[data-astro-cid-jfgmhsmw]:hover{transform:translateY(-50%) scale(1.04)}.exploration-caption[data-astro-cid-jfgmhsmw]{display:flex;align-items:center;justify-self:center;width:min(var(--exploration-gallery-width, 1480px),100%);justify-content:space-between;gap:18px;color:#ffffffd1;font-size:13px;letter-spacing:.02em}.exploration-caption-with-description[data-astro-cid-jfgmhsmw]{align-items:flex-start}.exploration-caption-with-description[data-astro-cid-jfgmhsmw]>div[data-astro-cid-jfgmhsmw]{display:grid;gap:8px}.exploration-caption[data-astro-cid-jfgmhsmw] strong[data-astro-cid-jfgmhsmw]{color:#fff;font-weight:500}.exploration-description[data-astro-cid-jfgmhsmw]{max-width:780px;margin:-2px 0 0;color:#fff5f9ad;font-size:12px;line-height:1.55;letter-spacing:0}.exploration-thumbs[data-astro-cid-jfgmhsmw]{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;max-width:100%;padding:2px}.exploration-thumb{appearance:none;position:relative;flex:0 0 auto;width:74px;height:54px;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#05060c;cursor:pointer;opacity:.55;transition:opacity .2s ease,border-color .2s ease,transform .2s ease}.exploration-thumb img,.exploration-thumb video{width:100%;height:100%;object-fit:cover;display:block}.exploration-thumb.has-video:after{content:"";position:absolute;left:50%;top:50%;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid rgba(255,255,255,.9);filter:drop-shadow(0 1px 5px rgba(0,0,0,.5));transform:translate(-38%,-50%);pointer-events:none}.exploration-thumb.is-active,.exploration-thumb:hover{opacity:1;border-color:#ff3f7dad;transform:translateY(-2px)}@media(max-width:640px){.exploration-gallery[data-astro-cid-jfgmhsmw]{grid-template-columns:1fr}.exploration-tile[data-astro-cid-jfgmhsmw]{grid-template-columns:34px 1fr;gap:16px;min-height:200px}.exploration-modal[data-astro-cid-jfgmhsmw]{padding:18px}.exploration-close[data-astro-cid-jfgmhsmw]{top:10px;right:10px}.exploration-arrow[data-astro-cid-jfgmhsmw]{width:38px;height:38px}.exploration-thumb{width:58px;height:44px}}.section-header[data-astro-cid-wk2votdk]{margin-bottom:60px}.about[data-astro-cid-kmsszkmx]{--about-columns: minmax(260px, .85fr) minmax(0, 1.5fr);--about-column-gap: clamp(56px, 7vw, 96px);padding:var(--section-spacing) 0}.about-header[data-astro-cid-kmsszkmx] .section-header{margin-bottom:64px}.about-top-row[data-astro-cid-kmsszkmx]{display:grid;grid-template-columns:var(--about-columns);gap:var(--about-column-gap);align-items:start}.employer-block[data-astro-cid-kmsszkmx]{margin-top:0}.chips[data-astro-cid-kmsszkmx]{display:flex;flex-direction:column;gap:8px;margin-top:4px}.chip[data-astro-cid-kmsszkmx]{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px}.chip-mark[data-astro-cid-kmsszkmx]{width:28px;height:28px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--soft);flex-shrink:0}.chip-name[data-astro-cid-kmsszkmx]{font-size:11px;letter-spacing:.06em;color:var(--muted)}.about-lede[data-astro-cid-kmsszkmx]{font-size:clamp(.95rem,1.3vw,1.15rem);line-height:1.7;color:#c7bccb;margin-bottom:28px}.about-right[data-astro-cid-kmsszkmx]{max-width:780px}.about-linkedin[data-astro-cid-kmsszkmx]{margin-bottom:52px}.experience-list[data-astro-cid-kmsszkmx]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(138px,1fr));column-gap:var(--about-column-gap);row-gap:0;align-items:stretch;margin-top:clamp(48px,5vw,68px)}.experience-item[data-astro-cid-kmsszkmx]{display:grid;grid-template-columns:160px 1fr;gap:28px;align-items:start;min-height:138px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.07)}.experience-item[data-astro-cid-kmsszkmx]:nth-child(1),.experience-item[data-astro-cid-kmsszkmx]:nth-child(2){border-top:1px solid rgba(255,255,255,.1)}.experience-item[data-astro-cid-kmsszkmx] span[data-astro-cid-kmsszkmx]{font-size:10px;letter-spacing:.26em;text-transform:uppercase;color:var(--soft);font-weight:600;padding-top:3px}.experience-item[data-astro-cid-kmsszkmx] p[data-astro-cid-kmsszkmx]{font-size:.875rem;color:#c7bccb;margin:0;line-height:1.65}@media(max-width:860px){.about-header[data-astro-cid-kmsszkmx] .section-header{margin-bottom:52px}.about-top-row[data-astro-cid-kmsszkmx]{grid-template-columns:1fr;gap:52px}.about-right[data-astro-cid-kmsszkmx]{padding-top:0}.about-linkedin[data-astro-cid-kmsszkmx]{margin-bottom:0}.experience-list[data-astro-cid-kmsszkmx]{grid-template-columns:1fr;grid-template-rows:none;grid-auto-flow:row;gap:0;margin-top:44px}.experience-item[data-astro-cid-kmsszkmx]{grid-template-columns:1fr;gap:8px;min-height:auto}.experience-item[data-astro-cid-kmsszkmx]:nth-child(2){border-top:0}}.mentorship[data-astro-cid-lqyeptta]{padding:var(--section-spacing) 0}.panel[data-astro-cid-lqyeptta]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(32px,6vw,96px);align-items:end;padding:clamp(52px,7vw,88px) clamp(32px,6vw,72px);border-top:1px solid rgba(255,255,255,.085);border-bottom:1px solid rgba(255,255,255,.085);background:radial-gradient(circle at 92% 50%,rgba(255,63,125,.07),transparent 34%),linear-gradient(180deg,#ffffff04,#ffffff01)}.copy[data-astro-cid-lqyeptta]{max-width:760px}.copy[data-astro-cid-lqyeptta] .section-header{margin-bottom:30px}.copy[data-astro-cid-lqyeptta] p[data-astro-cid-lqyeptta]{font-size:clamp(.95rem,1.3vw,1.15rem);color:#c7bccb;max-width:640px;line-height:1.7;margin:0}.mentorship-link[data-astro-cid-lqyeptta]{align-self:end;margin-bottom:4px;white-space:nowrap}@media(max-width:680px){.panel[data-astro-cid-lqyeptta]{grid-template-columns:1fr;padding:44px 32px;gap:30px}.mentorship-link[data-astro-cid-lqyeptta]{justify-self:start;margin-bottom:0}}.footer[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;padding:32px clamp(24px,4vw,60px);border-top:1px solid rgba(255,255,255,.08)}.footer-copy[data-astro-cid-sz7xmlte]{font-size:11px;letter-spacing:.1em;color:var(--muted)}.footer-socials[data-astro-cid-sz7xmlte]{display:flex;gap:20px;align-items:center}.footer-socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;color:var(--muted);transition:color .2s;line-height:0}.footer-socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text)}.footer-socials[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:18px;height:18px}main[data-astro-cid-j7pv25f6]{overflow-x:hidden}.contact[data-astro-cid-j7pv25f6]{padding:var(--section-spacing) 0}.contact-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(0,640px);align-items:start}.contact[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{margin-bottom:22px}.contact-desc[data-astro-cid-j7pv25f6]{font-size:clamp(.95rem,1.3vw,1.15rem);color:#c7bccb;max-width:480px;line-height:1.7;margin-bottom:44px}.contact-links[data-astro-cid-j7pv25f6]{display:flex;gap:32px;flex-wrap:wrap;align-items:center}@media(max-width:860px){.contact-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}}
