:root{--ink: #171717;--white: #fff;--coral: #ff5a43;--yellow: #ffd84d;--scene-bg: #8168d9;--scene-copy: #fff;--scene-muted: rgba(255, 255, 255, .76);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--footer-height: 56px}*{box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}body{margin:0;color:var(--ink);background:var(--white);font-family:DM Sans,Arial,sans-serif;letter-spacing:0}button{font:inherit;letter-spacing:0;cursor:pointer}a{color:inherit;text-decoration:none}.experience{position:relative;width:100%;height:100svh;min-height:580px;overflow:hidden;isolation:isolate}.experience[data-theme=chat]{--scene-bg: #8168d9;--scene-copy: #fff;--scene-muted: rgba(255, 255, 255, .76)}.experience[data-theme=interests]{--scene-bg: #55c5b7;--scene-copy: #152c29;--scene-muted: rgba(21, 44, 41, .7)}.experience[data-theme=nearby]{--scene-bg: #ee7e9c;--scene-copy: #261a1e;--scene-muted: rgba(38, 26, 30, .68)}.color-field{position:absolute;inset:0 0 var(--footer-height) 34%;z-index:-3;background:var(--scene-bg);transition:background-color .65s ease}.ink-field{position:absolute;inset:0 66% var(--footer-height) 0;z-index:-3;background:var(--ink)}.ink-field:after{content:"";position:absolute;right:-8px;top:0;bottom:0;width:8px;background:var(--coral)}.line-detail{position:absolute;right:3%;top:12%;z-index:-2;width:min(36vw,520px);aspect-ratio:1;opacity:.18;transform:rotate(8deg)}.line-detail span{position:absolute;inset:0;border:1px solid rgba(255,255,255,.8);border-radius:48% 52% 46% 54%}.line-detail span:nth-child(2){inset:34px}.line-detail span:nth-child(3){inset:68px}.site-header{position:absolute;left:5.5%;right:5.5%;top:24px;z-index:20;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:16px;color:var(--white)}.brand-wordmark{display:block;width:104px;height:45px;object-fit:contain;flex:0 0 auto}.brand-tagline{padding-left:16px;color:#fff9;border-left:1px solid currentColor;font-size:12px;font-weight:600}.logo-stage{position:absolute;left:4.5%;top:calc(50% - var(--footer-height) / 2);z-index:4;width:25%;color:var(--white);transform:translateY(-45%)}.hero-logo{display:block;width:min(100%,360px);height:auto;transform:translate(-4%)}.logo-stage p{margin:20px 0 0 6%;color:#ffffff94;font-family:Manrope,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.45;white-space:pre-line}.logo-stage>span{display:block;width:52px;height:4px;margin:26px 0 0 6%;background:var(--yellow)}.scene-counter{position:absolute;left:52%;top:21%;z-index:6;display:flex;align-items:baseline;gap:5px;margin:0;color:var(--scene-muted);transition:color .55s ease}.scene-counter strong{color:var(--scene-copy);font-family:Manrope,Arial,sans-serif;font-size:34px;line-height:1;transition:color .55s ease}.scene-counter span{font-size:12px;font-weight:800}.copy-stage{position:absolute;left:52%;top:31%;z-index:5;width:min(620px,42%);height:300px;color:var(--scene-copy);transition:color .55s ease}.copy-slide{position:absolute;inset:0;opacity:0;transform:translateY(46px);pointer-events:none;transition:opacity .6s ease,transform .72s cubic-bezier(.22,.75,.22,1)}.copy-slide.active{opacity:1;transform:translateY(0);pointer-events:auto}.copy-slide.before{transform:translateY(-46px)}.copy-slide.after{transform:translateY(46px)}.copy-slide .eyebrow{margin:0 0 14px;color:var(--scene-muted);font-size:12px;font-weight:800;text-transform:uppercase}.copy-slide h1{max-width:620px;margin:0;font-family:Manrope,Arial,sans-serif;font-size:48px;line-height:1.08;font-weight:800}.copy-slide>p:last-child{max-width:560px;margin:20px 0 0;color:var(--scene-muted);font-size:17px;line-height:1.58}.scene-nav{position:absolute;right:3.3%;top:calc(50% - var(--footer-height) / 2);z-index:10;display:grid;gap:13px;transform:translateY(-50%)}.scene-nav button{width:30px;height:12px;padding:0;background:transparent;border:0}.scene-nav button:before{content:"";display:block;width:8px;height:8px;margin-left:auto;background:color-mix(in srgb,var(--scene-copy) 35%,transparent);border-radius:50%;transition:width .3s ease,background-color .3s ease,border-radius .3s ease}.scene-nav button.active:before{width:26px;background:var(--scene-copy);border-radius:4px}.site-footer{position:absolute;left:0;right:0;bottom:0;z-index:20;height:var(--footer-height);display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 6%;color:#8b8b8b;background:var(--white);font-size:14px}.site-footer nav{display:flex;flex-wrap:wrap;align-items:center;gap:14px;min-width:0}.footer-copyright{white-space:nowrap}.site-footer nav>span{color:#b9b9b9}.site-footer a{white-space:nowrap;transition:color .2s ease}.site-footer a:hover,.site-footer a:focus-visible{color:#333}.about-trigger{padding:0;color:inherit;background:transparent;border:0;font-size:inherit;white-space:nowrap;transition:color .2s ease}.about-trigger:hover,.about-trigger:focus-visible{color:#333}.about-modal{width:min(560px,calc(100% - 32px));padding:42px;color:var(--ink);background:var(--white);border:0;border-radius:8px;box-shadow:0 24px 80px #00000047}.about-modal::backdrop{background:#0f0f0fa8}.about-close{position:absolute;top:12px;right:14px;width:36px;height:36px;display:grid;place-items:center;color:#777;background:transparent;border:0;font-size:28px;line-height:1}.about-modal .eyebrow{margin:0 0 10px;color:#777;font-size:11px;font-weight:800;text-transform:uppercase}.about-modal h2{max-width:420px;margin:0;font-family:Manrope,Arial,sans-serif;font-size:34px;line-height:1.1}.about-intro{margin:14px 0 26px;color:#6d6d6d;font-size:15px;line-height:1.55}.company-details{display:grid;gap:18px;margin:0}.company-details>div{display:grid;gap:5px}.company-details dt{color:#8b8b8b;font-size:11px;font-weight:800;text-transform:uppercase}.company-details dd{margin:0;color:#222;font-size:15px;line-height:1.45;overflow-wrap:anywhere}.company-details a{color:#5b43b8;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;outline:none}@media(max-width:900px){:root{--footer-height: calc(84px + var(--safe-area-bottom))}.experience{min-height:620px}.color-field{inset:198px 0 var(--footer-height)}.ink-field{inset:0 0 auto;height:198px}.ink-field:after{inset:auto 0 -5px;width:auto;height:5px}.line-detail{right:-70px;top:250px;width:320px}.site-header{left:20px;right:16px;top:14px}.brand-wordmark,.brand-tagline{display:none}.logo-stage{left:24px;right:24px;top:58px;width:auto;transform:none}.hero-logo{width:190px;transform:none}.logo-stage p{position:absolute;left:215px;top:22px;margin:0;font-size:12px}.logo-stage>span{display:none}.scene-counter{left:24px;top:230px}.scene-counter strong{font-size:26px}.copy-stage{left:24px;right:44px;top:282px;width:auto;height:270px}.copy-slide h1{max-width:620px;font-size:40px}.copy-slide>p:last-child{max-width:560px;font-size:15px}.scene-nav{right:14px;top:390px}.site-footer{padding:0 24px;padding-bottom:var(--safe-area-bottom);font-size:12px}.site-footer nav{gap:10px}.about-modal{padding:36px 28px}}@media(max-width:600px){:root{--footer-height: calc(86px + var(--safe-area-bottom))}.experience{min-height:590px}.color-field{inset:184px 0 var(--footer-height)}.ink-field{height:184px}.site-header{top:10px}.logo-stage{left:20px;top:58px}.hero-logo{width:min(48vw,178px)}.logo-stage p{left:min(52vw,198px);top:18px;font-size:10px;line-height:1.4}.scene-counter{left:20px;top:214px}.scene-counter strong{font-size:24px}.scene-counter span{font-size:10px}.copy-stage{left:20px;right:34px;top:258px;height:270px}.copy-slide .eyebrow{margin-bottom:9px;font-size:9px}.copy-slide h1{font-size:32px;line-height:1.08}.copy-slide>p:last-child{margin-top:13px;font-size:13px;line-height:1.48}.scene-nav{right:8px;top:365px;gap:10px}.scene-nav button{width:24px}.scene-nav button.active:before{width:20px}.site-footer{flex-direction:column;align-items:stretch;justify-content:center;gap:8px;padding:12px 14px;padding-bottom:calc(12px + var(--safe-area-bottom));font-size:10px}.footer-copyright{align-self:flex-start}.site-footer nav{flex-wrap:wrap;justify-content:flex-start;gap:7px;width:100%}.about-modal{padding:36px 22px 28px}.about-modal h2{font-size:28px}.about-intro,.company-details dd{font-size:13px}}@media(max-height:680px)and (min-width:901px){.copy-stage{top:30%}.copy-slide h1{font-size:42px}.scene-counter{top:18%}.hero-logo{width:min(90%,300px)}}@media(prefers-reduced-motion:reduce){.copy-slide,.color-field{transition-duration:.01ms}}
