@font-face{font-family:Archivo;src:url(/fonts/archivo-latin.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Instrument Sans;src:url(/fonts/instrument-sans-latin.woff2) format("woff2");font-style:normal;font-weight:400 700;font-display:swap}:root{color-scheme:dark;--profile-ink-950: oklch(.17 .034 245);--profile-ink-900: oklch(.205 .039 245);--profile-ink-850: oklch(.235 .042 245);--profile-ink-700: oklch(.35 .044 245);--profile-paper: oklch(.975 .009 225);--profile-paper-blue: oklch(.95 .022 225);--profile-white: oklch(1 0 0);--profile-muted: oklch(.72 .025 240);--profile-cyan: oklch(.79 .15 205);--profile-cyan-strong: oklch(.7 .17 216);--profile-blue: oklch(.48 .18 255);--profile-lime: oklch(.88 .2 128);--profile-line-dark: oklch(.38 .04 230 / .52);--profile-line-light: oklch(.84 .025 230);--profile-success: oklch(.78 .18 152);--profile-font-display: "Archivo", "Aptos Display", sans-serif;--profile-font-body: "Instrument Sans", "Segoe UI", sans-serif;--profile-space-1: .25rem;--profile-space-2: .5rem;--profile-space-3: .75rem;--profile-space-4: 1rem;--profile-space-5: 1.25rem;--profile-space-6: 1.5rem;--profile-space-8: 2rem;--profile-space-10: 2.5rem;--profile-space-12: 3rem;--profile-space-16: 4rem;--profile-space-20: 5rem;--profile-space-24: 6rem;--profile-space-28: 7rem;--profile-space-32: 8rem;--profile-radius-sm: .45rem;--profile-radius-md: .85rem;--profile-radius-lg: 1.25rem;--profile-radius-round: 999rem;--profile-line: .0625rem;--profile-line-strong: .125rem;--profile-page-width: 90rem;--profile-gutter: clamp(1.25rem, 4vw, 4rem);--profile-shadow: .8rem 1.5rem 3rem oklch(.08 .03 245 / .24);--profile-focus: 0 0 0 .22rem oklch(.79 .15 205 / .36);--profile-ease: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{min-width:20rem;scroll-behavior:smooth;background:var(--profile-ink-950)}body{margin:0;color:var(--profile-white);background:var(--profile-ink-950);font-family:var(--profile-font-body);font-size:1rem;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body::-webkit-scrollbar{width:.75rem}body::-webkit-scrollbar-track{background:var(--profile-ink-900)}body::-webkit-scrollbar-thumb{background:var(--profile-cyan-strong);border:.2rem solid var(--profile-ink-900);border-radius:var(--profile-radius-round)}::selection{color:var(--profile-ink-950);background:var(--profile-lime)}img,svg{display:block}a,button{font:inherit}a{color:inherit;text-underline-offset:.22em}button{border:0}:focus-visible{outline:var(--profile-line-strong) solid var(--profile-cyan);outline-offset:var(--profile-space-1);box-shadow:var(--profile-focus)}:target,:focus{scroll-margin-block:var(--profile-space-8)}.skip-link{position:fixed;z-index:100;inset:var(--profile-space-3) auto auto var(--profile-space-3);translate:0 -200%;padding:var(--profile-space-3) var(--profile-space-4);color:var(--profile-ink-950);background:var(--profile-lime);border-radius:var(--profile-radius-sm);font-weight:700;transition:translate .18s var(--profile-ease)}.skip-link:focus{translate:0}.lucas-card-page{min-height:100svh;overflow:clip}.profile-nav{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;width:min(100%,var(--profile-page-width));min-height:5.5rem;margin-inline:auto;padding-inline:var(--profile-gutter);background:#03111db8;backdrop-filter:blur(.9rem);-webkit-backdrop-filter:blur(.9rem);border-bottom:var(--profile-line) solid var(--profile-line-dark)}.profile-nav__back{display:inline-flex;align-items:center;gap:var(--profile-space-4);min-height:2.75rem;text-decoration:none}.profile-nav__back>svg{width:1.1rem}.profile-nav__back img{width:auto;height:1.25rem}.language-switch{display:inline-flex;align-items:center;gap:var(--profile-space-1);padding:var(--profile-space-1);border:var(--profile-line) solid var(--profile-line-dark);border-radius:var(--profile-radius-round)}.language-switch a{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;padding-inline:var(--profile-space-4);color:var(--profile-muted);border-radius:var(--profile-radius-round);font-family:var(--profile-font-display);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-decoration:none;transition:color .18s var(--profile-ease),background .18s var(--profile-ease)}.language-switch a:hover{color:var(--profile-white)}.language-switch a[aria-current=page]{color:var(--profile-ink-950);background:var(--profile-cyan);box-shadow:0 0 1.1rem #00d4e573;box-shadow:0 0 1.1rem oklch(.79 .15 205 / .45)}.identity-stage{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(24rem,.98fr);align-items:center;gap:clamp(var(--profile-space-12),6vw,var(--profile-space-24));width:min(100%,var(--profile-page-width));min-height:calc(100svh - 5.5rem);margin-inline:auto;padding:clamp(var(--profile-space-16),8vh,var(--profile-space-28)) var(--profile-gutter)}.identity-stage:before{position:absolute;inset:0;background-image:linear-gradient(oklch(.79 .15 205 / .05) 1px,transparent 1px),linear-gradient(90deg,oklch(.79 .15 205 / .05) 1px,transparent 1px);background-size:3.5rem 3.5rem;mask-image:radial-gradient(ellipse 90% 80% at 60% 40%,black 30%,transparent 78%);-webkit-mask-image:radial-gradient(ellipse 90% 80% at 60% 40%,black 30%,transparent 78%);content:"";pointer-events:none}.aurora{position:absolute;z-index:0;aspect-ratio:1;border-radius:50%;pointer-events:none}.aurora--one{top:-22%;right:-12%;width:min(46rem,60vw);background:radial-gradient(circle,oklch(.7 .17 216 / .26) 0%,transparent 62%);animation:aurora-drift 24s var(--profile-ease) infinite alternate}.aurora--two{bottom:-34%;left:-16%;width:min(52rem,70vw);background:radial-gradient(circle,oklch(.48 .18 255 / .3) 0%,transparent 62%);animation:aurora-drift 30s var(--profile-ease) infinite alternate-reverse}.hero-spotlight{position:absolute;inset:0;z-index:1;background:radial-gradient(20rem circle at var(--spot-x, 50%) var(--spot-y, 30%),oklch(.79 .15 205 / .09),transparent 70%);pointer-events:none}.identity-stage:after{position:absolute;inset:auto var(--profile-gutter) var(--profile-space-5) auto;width:min(18rem,32vw);height:var(--profile-line-strong);background:var(--profile-cyan);content:""}.identity-copy{position:relative;z-index:2;max-width:42rem}.identity-copy__availability{display:inline-flex;align-items:center;gap:var(--profile-space-2);margin:0 0 var(--profile-space-8);padding:var(--profile-space-2) var(--profile-space-4);color:var(--profile-muted);background:#00d4e514;background:oklch(.79 .15 205 / .08);border:var(--profile-line) solid oklch(.79 .15 205 / .28);border-radius:var(--profile-radius-round);font-size:.8rem}.availability-dot{width:.5rem;aspect-ratio:1;flex:0 0 auto;background:var(--profile-lime);border-radius:50%;animation:availability-pulse 2.4s var(--profile-ease) infinite}.identity-copy h1{max-width:9ch;margin:0;color:var(--profile-white);font-family:var(--profile-font-display);font-size:clamp(4rem,7.3vw,6rem);font-weight:780;letter-spacing:-.035em;line-height:.9;text-wrap:balance}.identity-copy__name-first{display:block;font-size:.64em;letter-spacing:-.03em;line-height:1}.identity-copy__name-last{background:linear-gradient(100deg,var(--profile-cyan) 10%,var(--profile-lime) 40%,var(--profile-cyan) 70%,var(--profile-lime) 100%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:name-shift 9s ease-in-out infinite alternate}.identity-copy__role{max-width:34rem;margin:var(--profile-space-8) 0 0;color:var(--profile-lime);font-family:var(--profile-font-display);font-size:clamp(1.15rem,2vw,1.5rem);font-weight:660;line-height:1.25}.identity-copy__introduction{max-width:63ch;margin:var(--profile-space-5) 0 0;color:var(--profile-muted);font-size:clamp(1rem,1.35vw,1.12rem)}.identity-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--profile-space-3);margin-top:var(--profile-space-10)}.profile-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:var(--profile-space-2);min-height:3rem;padding:var(--profile-space-3) var(--profile-space-5);overflow:hidden;border-radius:var(--profile-radius-sm);font-family:var(--profile-font-display);font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;transition:color .18s var(--profile-ease),background .18s var(--profile-ease),translate .18s var(--profile-ease),box-shadow .18s var(--profile-ease)}.profile-button svg{width:1.05rem;height:1.05rem;flex:0 0 auto}.profile-button:hover{box-shadow:0 .4rem 1.2rem #00020633;box-shadow:0 .4rem 1.2rem oklch(.08 .03 245 / .2)}.profile-button:active{translate:0 .06rem}.profile-button--primary{color:var(--profile-ink-950);background:var(--profile-lime);box-shadow:0 .5rem 1.6rem #b1ef4a38}.profile-button--primary:hover{box-shadow:0 .7rem 2.2rem #b1ef4a66}.profile-button--primary:after{position:absolute;inset:0;translate:-130% 0;background:linear-gradient(105deg,transparent 32%,oklch(1 0 0 / .45) 50%,transparent 68%);content:"";transition:translate .62s var(--profile-ease);pointer-events:none}.profile-button--primary:hover:after{translate:130% 0}.profile-button--primary:before{position:absolute;inset:0;border:var(--profile-line-strong) solid oklch(.88 .2 128 / .55);border-radius:inherit;content:"";animation:cta-ring 3.2s var(--profile-ease) infinite;pointer-events:none}.profile-button--secondary{color:var(--profile-white);background:#0b203199;border:var(--profile-line) solid var(--profile-line-dark)}.profile-button--secondary:hover{background:var(--profile-ink-850);border-color:#00d4e573;border-color:oklch(.79 .15 205 / .45)}.profile-button--text{color:var(--profile-cyan);background:transparent}.share-status{min-height:1.5rem;margin:var(--profile-space-3) 0 0;color:var(--profile-success);font-size:.82rem}.direct-contact{display:flex;flex-wrap:wrap;gap:var(--profile-space-4) var(--profile-space-6);margin-top:var(--profile-space-8);color:var(--profile-muted);font-style:normal;font-size:.86rem}.direct-contact a,.direct-contact>span{display:inline-flex;align-items:center;gap:var(--profile-space-2);min-height:2.75rem}.direct-contact svg{width:1rem;color:var(--profile-cyan)}.identity-orbit{--pointer-x: 0;--pointer-y: 0;position:relative;width:min(100%,34rem);aspect-ratio:1;justify-self:end;isolation:isolate;touch-action:pan-y}.identity-orbit:before{position:absolute;inset:12%;z-index:-2;background:var(--profile-ink-900);border-radius:50%;box-shadow:var(--profile-shadow);content:""}.identity-orbit:after{position:absolute;inset:4%;z-index:-3;background:radial-gradient(circle,oklch(.7 .17 216 / .3) 0%,transparent 62%);filter:blur(1.2rem);content:"";pointer-events:none}.identity-orbit__geometry{position:absolute;inset:0;width:100%;height:100%;overflow:visible;color:var(--profile-line-dark);animation:orbit-rotate 34s linear infinite}.identity-orbit__geometry circle,.identity-orbit__geometry path{fill:none;stroke:currentColor;stroke-width:1.2;vector-effect:non-scaling-stroke}.identity-orbit__geometry circle:first-child{color:var(--profile-cyan-strong);stroke-dasharray:3 16}.identity-orbit__core{position:absolute;top:50%;left:50%;display:grid;place-content:center;width:12.5rem;aspect-ratio:1;color:var(--profile-ink-950);background:var(--profile-cyan);border-radius:50%;box-shadow:.8rem 1.3rem 2.8rem #00020657,0 0 3.2rem #00d4e566;box-shadow:.8rem 1.3rem 2.8rem oklch(.08 .03 245 / .34),0 0 3.2rem oklch(.79 .15 205 / .4);text-align:center;transform:perspective(50rem) translate3d(calc(-50% + var(--pointer-x) * .6rem),calc(-50% + var(--pointer-y) * .6rem),0) rotateX(calc(var(--pointer-y) * -3deg)) rotateY(calc(var(--pointer-x) * 3deg));transition:transform .28s var(--profile-ease)}.identity-orbit__core:after{position:absolute;inset:-.55rem;border:var(--profile-line) solid oklch(.79 .15 205 / .5);border-radius:50%;content:"";animation:core-halo 3.2s var(--profile-ease) infinite;pointer-events:none}.identity-orbit__core span{font-family:var(--profile-font-display);font-size:3.2rem;font-weight:820;letter-spacing:-.035em;line-height:1}.identity-orbit__core small{margin-top:var(--profile-space-2);font-family:var(--profile-font-display);font-size:.72rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.identity-orbit ul{margin:0;padding:0;list-style:none}.orbit-item{position:absolute;z-index:2;padding:var(--profile-space-2) var(--profile-space-3);color:var(--profile-white);background:#0b2031d1;border:var(--profile-line) solid var(--profile-line-dark);border-radius:var(--profile-radius-sm);font-family:var(--profile-font-display);font-size:.72rem;font-weight:680;box-shadow:.3rem .6rem 1.3rem #00020633;box-shadow:.3rem .6rem 1.3rem oklch(.08 .03 245 / .2);backdrop-filter:blur(.4rem);-webkit-backdrop-filter:blur(.4rem);transition:translate .2s var(--profile-ease),border-color .2s var(--profile-ease),box-shadow .2s var(--profile-ease)}.orbit-item:hover{border-color:#00d4e58c;border-color:oklch(.79 .15 205 / .55);box-shadow:.3rem .8rem 1.6rem #0002064d,0 0 1rem #00d4e540;box-shadow:.3rem .8rem 1.6rem oklch(.08 .03 245 / .3),0 0 1rem oklch(.79 .15 205 / .25)}.orbit-traveler{position:absolute;inset:0;animation:orbit-rotate 14s linear infinite;pointer-events:none}.orbit-traveler:before{position:absolute;top:-.32rem;left:50%;width:.64rem;aspect-ratio:1;margin-left:-.32rem;background:var(--profile-lime);border-radius:50%;box-shadow:0 0 .9rem #b1ef4ad9;content:""}.orbit-item--1{top:4%;left:39%}.orbit-item--2{top:30%;right:-2%}.orbit-item--3{top:61%;right:2%}.orbit-item--4{bottom:3%;left:34%}.orbit-item--5{top:47%;left:-4%}.orbit-signal{position:absolute;width:.72rem;aspect-ratio:1;background:var(--profile-lime);border:.22rem solid var(--profile-ink-950);border-radius:50%;animation:signal-pulse 2.4s var(--profile-ease) infinite}.orbit-signal--one{top:16%;right:18%}.orbit-signal--two{bottom:18%;left:16%;animation-delay:1.2s}.scope-section{display:grid;grid-template-columns:minmax(18rem,.85fr) minmax(0,1.15fr);gap:clamp(var(--profile-space-12),7vw,var(--profile-space-28));padding:clamp(var(--profile-space-20),9vw,var(--profile-space-32)) max(var(--profile-gutter),calc((100vw - var(--profile-page-width)) / 2 + var(--profile-gutter)));color:var(--profile-ink-950);background:var(--profile-paper)}.capability-marquee{overflow:hidden;border-block:var(--profile-line) solid var(--profile-line-dark);background:var(--profile-ink-900)}.capability-marquee__track{display:flex;width:max-content;padding-block:var(--profile-space-4);animation:marquee 28s linear infinite}.capability-marquee:hover .capability-marquee__track{animation-play-state:paused}.capability-marquee__item{display:inline-flex;align-items:center;color:var(--profile-muted);font-family:var(--profile-font-display);font-size:.78rem;font-weight:720;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.capability-marquee__item:after{width:.45rem;aspect-ratio:1;margin-inline:var(--profile-space-8);background:var(--profile-cyan);border-radius:50%;content:""}[data-reveal]{opacity:0;translate:0 1.4rem;transition:opacity .62s var(--profile-ease),translate .62s var(--profile-ease)}[data-reveal][data-visible]{opacity:1;translate:0 0}.scope-intro{align-self:start;position:sticky;top:var(--profile-space-8)}.scope-intro h2,.method-copy>h2,.qr-panel h2,.closing-section h2{margin:0;font-family:var(--profile-font-display);font-size:clamp(2.2rem,4.6vw,4.8rem);font-weight:760;letter-spacing:-.035em;line-height:.98;text-wrap:balance}.scope-intro h2{max-width:11ch}.scope-intro>p{max-width:56ch;margin:var(--profile-space-8) 0 0;color:var(--profile-ink-700)}.capability-list{border-top:var(--profile-line-strong) solid var(--profile-ink-950)}.capability-list article{position:relative;display:grid;grid-template-columns:2.2rem 2.5rem minmax(10rem,.72fr) minmax(13rem,1.28fr);align-items:start;gap:var(--profile-space-6);padding:var(--profile-space-8) var(--profile-space-4);border-bottom:var(--profile-line) solid var(--profile-line-light);transition:background .22s var(--profile-ease)}.capability-list article:hover{background:#005ab90f;background:oklch(.48 .18 255 / .06)}.capability-index{color:#004591;color:oklch(.4 .15 255);font-family:var(--profile-font-display);font-size:.78rem;font-weight:720;letter-spacing:.08em;transition:opacity .22s var(--profile-ease)}.capability-list article:hover .capability-index{color:var(--profile-blue)}.capability-list svg{width:1.5rem;color:var(--profile-blue);transition:color .22s var(--profile-ease)}.capability-list article:hover svg{color:var(--profile-cyan-strong)}.capability-list h3,.method-copy h3{margin:0;font-family:var(--profile-font-display);font-size:1.15rem;line-height:1.2}.capability-list p{max-width:48ch;margin:0;color:var(--profile-ink-700)}.method-section{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(19rem,.88fr);gap:clamp(var(--profile-space-10),7vw,var(--profile-space-28));width:min(100%,var(--profile-page-width));margin-inline:auto;padding:clamp(var(--profile-space-20),9vw,var(--profile-space-32)) var(--profile-gutter)}.method-copy>h2{max-width:12ch;color:var(--profile-white)}.method-copy>p{max-width:58ch;margin:var(--profile-space-6) 0 0;color:var(--profile-muted)}.method-copy ol{margin:var(--profile-space-12) 0 0;padding:0;border-top:var(--profile-line) solid var(--profile-line-dark);list-style:none}.method-copy li{display:grid;grid-template-columns:3rem 1fr;gap:var(--profile-space-5);padding-block:var(--profile-space-6);border-bottom:var(--profile-line) solid var(--profile-line-dark)}.method-copy li>span{color:var(--profile-cyan);font-family:var(--profile-font-display);font-size:.8rem;font-weight:720}.method-copy li p{max-width:54ch;margin:var(--profile-space-2) 0 0;color:var(--profile-muted)}.qr-frame{position:relative;align-self:center;padding:var(--profile-line-strong);overflow:hidden;border-radius:calc(var(--profile-radius-lg) + var(--profile-line-strong))}.qr-frame:before{position:absolute;inset:-160%;background:conic-gradient(transparent 0deg,var(--profile-lime) 55deg,transparent 110deg,transparent 190deg,var(--profile-cyan) 250deg,transparent 305deg);content:"";animation:frame-spin 8s linear infinite}.qr-panel{position:relative;display:grid;grid-template-columns:minmax(9rem,.72fr) minmax(12rem,1.28fr);gap:var(--profile-space-8);padding:clamp(var(--profile-space-6),4vw,var(--profile-space-10));color:var(--profile-ink-950);background:linear-gradient(135deg,var(--profile-cyan) 0%,oklch(.83 .16 195) 100%);border-radius:var(--profile-radius-lg);box-shadow:var(--profile-shadow),0 0 2.6rem #00d4e547;box-shadow:var(--profile-shadow),0 0 2.6rem oklch(.79 .15 205 / .28)}.qr-panel:before{position:absolute;inset:0 0 auto;height:var(--profile-line-strong);background:linear-gradient(90deg,var(--profile-lime),transparent 70%);border-radius:var(--profile-radius-lg) var(--profile-radius-lg) 0 0;content:""}.qr-panel>img{width:100%;height:auto;padding:var(--profile-space-3);background:var(--profile-white);border-radius:var(--profile-radius-md)}.qr-panel h2{max-width:8ch;font-size:clamp(2rem,3.4vw,3.5rem)}.qr-panel p{margin:var(--profile-space-5) 0 0;color:var(--profile-ink-700)}.qr-panel a{display:inline-flex;align-items:center;gap:var(--profile-space-2);min-height:2.75rem;margin-top:var(--profile-space-8);font-family:var(--profile-font-display);font-size:.86rem;font-weight:750}.qr-panel a svg{width:1rem}.closing-section{position:relative;display:flex;align-items:end;justify-content:space-between;gap:var(--profile-space-12);padding:clamp(var(--profile-space-16),7vw,var(--profile-space-24)) max(var(--profile-gutter),calc((100vw - var(--profile-page-width)) / 2 + var(--profile-gutter)));color:var(--profile-ink-950);background:var(--profile-lime)}.closing-section:before{position:absolute;inset:0;background:repeating-linear-gradient(-45deg,oklch(.17 .034 245 / .045) 0 1px,transparent 1px 14px);content:"";pointer-events:none}.closing-section>*{position:relative}.closing-section h2{max-width:18ch;font-size:clamp(2.2rem,4.3vw,4.5rem)}.closing-section p{max-width:62ch;margin:var(--profile-space-6) 0 0;color:var(--profile-ink-700)}.closing-section__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:var(--profile-space-3)}.profile-button--dark{color:var(--profile-white);background:var(--profile-ink-950)}.profile-button--plain{color:var(--profile-ink-950);background:transparent}.profile-footer{display:flex;align-items:center;justify-content:space-between;gap:var(--profile-space-6);width:min(100%,var(--profile-page-width));min-height:5rem;margin-inline:auto;padding-inline:var(--profile-gutter);color:var(--profile-muted);font-size:.78rem}.profile-footer a{display:inline-flex;align-items:center;gap:var(--profile-space-2);min-height:2.75rem}.profile-footer svg{width:.95rem}.share-card-canvas{position:relative;width:75rem;height:39.375rem;overflow:hidden;color:var(--profile-white);background:var(--profile-ink-950);isolation:isolate}body:has(.share-card-canvas){width:75rem;height:39.375rem;overflow:hidden}body:has(.share-card-canvas) .skip-link{display:none}.share-card-canvas:before{position:absolute;inset:0 0 0 auto;z-index:-2;width:37%;background:var(--profile-cyan);content:""}.share-card-canvas__brand{position:absolute;top:var(--profile-space-8);right:var(--profile-space-10);left:var(--profile-space-10);display:flex;align-items:center;justify-content:space-between}.share-card-canvas__brand img{width:auto;height:1.55rem}.share-card-canvas__brand span{color:var(--profile-ink-950);font-size:.72rem;font-weight:700}.share-card-canvas__copy{position:absolute;top:7.3rem;left:var(--profile-space-10);width:42rem}.share-card-canvas__copy h1{margin:0;font-family:var(--profile-font-display);font-size:5.55rem;font-weight:800;letter-spacing:-.038em;line-height:.84}.share-card-canvas__role{margin:var(--profile-space-6) 0 0;color:var(--profile-lime);font-family:var(--profile-font-display);font-size:1.45rem;font-weight:700}.share-card-canvas__copy>p:not(.share-card-canvas__role){max-width:53ch;margin:var(--profile-space-4) 0 0;color:var(--profile-muted);font-size:.98rem}.share-card-canvas__contact{display:flex;gap:var(--profile-space-5);margin-top:var(--profile-space-8);color:var(--profile-cyan);font-family:var(--profile-font-display);font-size:.78rem;font-weight:680}.share-card-canvas__orbit{position:absolute;top:8.5rem;right:4.9rem;display:grid;place-items:center;width:20rem;aspect-ratio:1}.share-card-canvas__orbit:before,.share-card-canvas__ring{position:absolute;border:var(--profile-line) solid var(--profile-ink-950);border-radius:50%;content:""}.share-card-canvas__orbit:before{inset:0;border-style:dashed}.share-card-canvas__ring{inset:18%}.share-card-canvas__orbit strong{display:grid;place-items:center;width:9rem;aspect-ratio:1;color:var(--profile-white);background:var(--profile-ink-950);border-radius:50%;font-family:var(--profile-font-display);font-size:2.8rem;letter-spacing:-.035em}.share-card-canvas__qr{position:absolute;right:var(--profile-space-8);bottom:4.25rem;display:flex;align-items:center;gap:var(--profile-space-3);width:21rem}.share-card-canvas__qr img{width:5.5rem;height:5.5rem;padding:var(--profile-space-2);background:var(--profile-white);border-radius:var(--profile-radius-sm)}.share-card-canvas__qr span{max-width:12ch;color:var(--profile-ink-950);font-family:var(--profile-font-display);font-size:1.25rem;font-weight:750;line-height:1.05}.share-card-canvas__rail{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;min-height:2.7rem;padding-inline:var(--profile-space-10);color:var(--profile-ink-950);background:var(--profile-lime);font-family:var(--profile-font-display);font-size:.68rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}@keyframes orbit-rotate{to{rotate:1turn}}@keyframes signal-pulse{50%{scale:1.35}}@keyframes aurora-drift{to{transform:translate(5rem,-3.5rem) scale(1.14)}}@keyframes name-shift{to{background-position:100% 0}}@keyframes cta-ring{0%{opacity:.75;transform:scale(1)}70%,to{opacity:0;transform:scale(1.16)}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes frame-spin{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;translate:none;transition:none}}@media print{[data-reveal]{opacity:1;translate:none}.capability-marquee,.aurora,.hero-spotlight{display:none}}@media(hover:hover)and (pointer:fine){.profile-button:hover{translate:0 -.16rem}.orbit-item:hover{translate:0 -.2rem}.capability-list article:hover svg{translate:0 -.15rem}.capability-list article:hover h3{translate:.15rem 0}}@keyframes availability-pulse{0%{box-shadow:0 0 #b1ef4a8c}70%{box-shadow:0 0 0 .6rem transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes core-halo{0%{scale:1;opacity:.9}70%{scale:1.14;opacity:0}to{scale:1.14;opacity:0}}@media(prefers-reduced-motion:no-preference){.identity-copy__availability,.identity-copy h1,.identity-copy__role,.identity-copy__introduction,.identity-actions,.direct-contact{animation:rise-in .7s var(--profile-ease) backwards}.identity-copy h1{animation-delay:80ms}.identity-copy__role{animation-delay:.16s}.identity-copy__introduction{animation-delay:.24s}.identity-actions{animation-delay:.32s}.direct-contact{animation-delay:.4s}}@keyframes rise-in{0%{opacity:0;translate:0 1.1rem}to{opacity:1;translate:0 0}}@media(max-width:68rem){.identity-stage{grid-template-columns:minmax(0,1fr) minmax(20rem,.78fr);gap:var(--profile-space-8)}.identity-orbit{width:min(100%,29rem)}.identity-orbit__core{width:10.5rem}.scope-section,.method-section{gap:var(--profile-space-12)}.capability-list article{grid-template-columns:2.2rem 2.5rem 1fr}.capability-list article p{grid-column:3}.qr-panel{grid-template-columns:1fr}.qr-panel>img{width:min(100%,12rem)}.closing-section{align-items:start;flex-direction:column}}@media(max-width:52rem){.profile-nav{min-height:4.75rem}.identity-stage{grid-template-columns:1fr;min-height:auto;padding-block:var(--profile-space-16) var(--profile-space-20)}.identity-copy{max-width:44rem}.identity-orbit{justify-self:center;width:min(100%,31rem);margin-top:var(--profile-space-6)}.scope-section,.method-section{grid-template-columns:1fr}.scope-intro{position:static}.scope-intro h2,.method-copy>h2{max-width:15ch}.qr-panel{grid-template-columns:minmax(9rem,.7fr) minmax(12rem,1.3fr)}}@media(max-width:36rem){.profile-nav{gap:var(--profile-space-3)}.profile-nav__back{gap:var(--profile-space-2)}.profile-nav__back>svg{display:none}.profile-nav__back img{height:1rem}.language-switch a{min-height:2.75rem;padding-inline:var(--profile-space-3);font-size:.7rem}.identity-stage{padding-top:var(--profile-space-12)}.identity-copy__availability{align-items:flex-start;margin-bottom:var(--profile-space-6)}.identity-copy h1{font-size:clamp(3.65rem,20vw,5rem)}.identity-copy__role{margin-top:var(--profile-space-6)}.identity-actions{align-items:stretch;flex-direction:column;margin-top:var(--profile-space-8)}.profile-button{width:100%}.direct-contact{align-items:flex-start;flex-direction:column;gap:var(--profile-space-2)}.identity-orbit{width:min(108%,25rem);margin-inline:-4%}.identity-orbit__core{width:8.75rem}.identity-orbit__core span{font-size:2.5rem}.orbit-item{font-size:.62rem}.orbit-item--2{right:1%}.orbit-item--5{left:1%}.scope-section,.method-section,.closing-section{padding-block:var(--profile-space-20)}.scope-intro h2,.method-copy>h2,.closing-section h2{font-size:clamp(2.35rem,12vw,3.2rem)}.capability-list article{grid-template-columns:1.8rem 2rem 1fr;gap:var(--profile-space-4);padding-inline:0;padding-block:var(--profile-space-6)}.capability-index{font-size:.7rem}.method-copy li{grid-template-columns:2.25rem 1fr}.qr-panel{grid-template-columns:1fr;padding:var(--profile-space-6)}.qr-panel>img{width:10rem}.closing-section__actions{align-items:stretch;flex-direction:column;width:100%}.profile-footer{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:var(--profile-space-5)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(forced-colors:active){.identity-orbit__core,.qr-panel,.closing-section,.language-switch a[aria-current=page]{border:var(--profile-line-strong) solid currentColor}.identity-copy__name-last{background:none;color:CanvasText}.profile-button--primary:after,.identity-stage:before,.closing-section:before,.identity-orbit:after{display:none}}
