@import"https://fonts.googleapis.com/css2?family=Lora:wght@500;600;700&family=Sora:wght@400;500;600;700;800&display=swap";:root{--radius-lg: 18px;--radius-xl: 24px}:root,:root[data-theme=light]{--bg-gradient-top: #f7f3ec;--bg-gradient-bottom: #f2ece3;--bg-pattern-dot: rgba(93, 84, 75, .12);--bg-pattern-opacity: .14;--surface-1: rgba(255, 251, 245, .9);--surface-2: #fff9f0;--surface-3: #efe6d8;--surface-border: #ddd2c4;--surface-border-strong: #cbbcab;--text-primary: #2e2924;--text-muted: #5f554c;--text-soft: #7d7062;--accent: #5d544b;--accent-strong: #4e463e;--accent-secondary: #6b6158;--accent-light: rgba(93, 84, 75, .14);--accent-contrast: #fff9f1;--success: #6c7a63;--tone-primary-bg: rgba(93, 84, 75, .14);--tone-primary-border: rgba(93, 84, 75, .26);--tone-primary-text: #5d544b;--tone-neutral-bg: rgba(125, 112, 98, .14);--tone-neutral-border: rgba(125, 112, 98, .25);--tone-neutral-text: #6a5e52;--badge-bg: rgba(93, 84, 75, .14);--badge-border: rgba(93, 84, 75, .26);--badge-text: #5d544b;--divider-color: rgba(93, 84, 75, .22);--focus-outline: #5d544b;--focus-ring: 0 0 0 3px rgba(93, 84, 75, .2);--accent-outline: rgba(93, 84, 75, .2);--shadow-soft: 0 14px 34px rgba(74, 63, 53, .12);--shadow-floating: 0 10px 24px rgba(74, 63, 53, .15);--shadow-elevated: 0 20px 42px rgba(74, 63, 53, .18);--glow-accent: 0 0 28px rgba(93, 84, 75, .14);--menu-toggle-bg: rgba(255, 249, 240, .96);--menu-panel-bg: rgba(255, 249, 240, .95);--menu-tooltip-bg: #fffaf2;--menu-link-hover-bg: rgba(93, 84, 75, .12);--menu-link-active-bg: rgba(93, 84, 75, .16);--menu-link-active-outline: inset 0 0 0 1px rgba(93, 84, 75, .28);--button-ghost-icon-bg: rgba(93, 84, 75, .14);--hero-ring-outer: rgba(93, 84, 75, .34);--hero-ring-inner: rgba(93, 84, 75, .2);--hero-portrait-bg: #e6ddd0;--image-stage-bg: #f2eade;--scrollbar-track: #e4d9cb;--scrollbar-thumb: #b7a898}:root[data-theme=dark]{--bg-gradient-top: #181513;--bg-gradient-bottom: #141110;--bg-pattern-dot: rgba(240, 228, 215, .14);--bg-pattern-opacity: .1;--surface-1: rgba(35, 31, 27, .9);--surface-2: #231f1b;--surface-3: #312a24;--surface-border: #4a433b;--surface-border-strong: #5a5148;--text-primary: #f0e8dd;--text-muted: #cdbeaf;--text-soft: #a89482;--accent: #b7a999;--accent-strong: #a18f7b;--accent-secondary: #c8baa8;--accent-light: rgba(183, 169, 153, .2);--accent-contrast: #1b1714;--success: #93a78a;--tone-primary-bg: rgba(183, 169, 153, .22);--tone-primary-border: rgba(183, 169, 153, .34);--tone-primary-text: #decfc0;--tone-neutral-bg: rgba(168, 148, 130, .22);--tone-neutral-border: rgba(168, 148, 130, .34);--tone-neutral-text: #ccb8a4;--badge-bg: rgba(183, 169, 153, .2);--badge-border: rgba(183, 169, 153, .34);--badge-text: #decebe;--divider-color: rgba(240, 228, 215, .2);--focus-outline: #b7a999;--focus-ring: 0 0 0 3px rgba(183, 169, 153, .3);--accent-outline: rgba(183, 169, 153, .24);--shadow-soft: 0 16px 38px rgba(0, 0, 0, .45);--shadow-floating: 0 12px 26px rgba(0, 0, 0, .42);--shadow-elevated: 0 22px 52px rgba(0, 0, 0, .52);--glow-accent: 0 0 28px rgba(183, 169, 153, .18);--menu-toggle-bg: rgba(38, 33, 28, .96);--menu-panel-bg: rgba(38, 33, 28, .95);--menu-tooltip-bg: #2b2520;--menu-link-hover-bg: rgba(183, 169, 153, .18);--menu-link-active-bg: rgba(183, 169, 153, .22);--menu-link-active-outline: inset 0 0 0 1px rgba(183, 169, 153, .36);--button-ghost-icon-bg: rgba(240, 228, 215, .18);--hero-ring-outer: rgba(183, 169, 153, .4);--hero-ring-inner: rgba(183, 169, 153, .26);--hero-portrait-bg: #3c342d;--image-stage-bg: #2d2722;--scrollbar-track: #2c2621;--scrollbar-thumb: #776a5e}html{scroll-behavior:smooth;scroll-padding-top:1rem}html,body,#root{min-height:100%}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Sora,Segoe UI,sans-serif;color:var(--text-primary);line-height:1.66;overflow-x:hidden;background:linear-gradient(180deg,var(--bg-gradient-top) 0%,var(--bg-gradient-bottom) 100%);transition:background .35s ease,color .35s ease}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(var(--bg-pattern-dot) 1px,transparent 1px),linear-gradient(90deg,var(--bg-pattern-dot) 1px,transparent 1px);background-size:48px 48px;opacity:var(--bg-pattern-opacity);z-index:-1}#root{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}button{border:0;background:transparent}:focus-visible{outline:2px solid var(--focus-outline);outline-offset:3px}.container{width:min(1180px,calc(100% - 2.6rem));margin-inline:auto}.page-section{min-height:100svh;display:flex;align-items:center;padding:clamp(4.8rem,8.4vh,6.4rem) 0;position:relative}.section-kicker{display:inline-flex;align-items:center;gap:.58rem;font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-secondary);font-weight:700}.section-kicker:before{content:"";width:28px;height:1px;background:currentColor}.section-heading{margin-top:1rem;font-family:Lora,Times New Roman,serif;font-size:clamp(2rem,4.8vw,3.3rem);line-height:1.15;letter-spacing:-.01em;background:linear-gradient(135deg,var(--text-primary) 0%,var(--accent-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-copy{margin-top:1rem;max-width:64ch;color:var(--text-muted)}.glass-card{background:var(--surface-2);border:1px solid var(--surface-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.glass-card:hover{border-color:var(--surface-border-strong);box-shadow:var(--shadow-soft),var(--glow-accent)}[data-animate],[data-stagger-item]{opacity:0;transform:translate3d(0,20px,0);transition:opacity .45s ease,transform .5s ease;will-change:transform,opacity}[data-stagger-item]{transition-delay:calc(var(--stagger-index, 0) * 70ms)}[data-animate].in-view,[data-stagger-item].in-view{opacity:1;transform:translateZ(0)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:var(--scrollbar-track)}*::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}@media (max-width: 768px){.container{width:min(1180px,calc(100% - 1.3rem))}.page-section{align-items:flex-start;min-height:auto;padding:4.6rem 0}.section-heading{line-height:1.2}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}[data-animate],[data-stagger-item]{opacity:1;transform:none}}.menu-cluster{display:grid;justify-items:center;gap:0}.menu-cluster-main{width:50px;display:grid;gap:.34rem;padding:.36rem;border-radius:32px;border:1px solid color-mix(in srgb,var(--surface-border-strong) 60%,var(--surface-border));background:color-mix(in srgb,var(--menu-panel-bg) 96%,transparent);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.menu-cluster-nav{display:grid;gap:.34rem}.menu-cluster-divider{width:18px;height:1px;background:color-mix(in srgb,var(--surface-border-strong) 62%,transparent);margin:.06rem auto .02rem}.menu-cluster-item{position:relative;width:100%;height:40px;border-radius:15px;border:1px solid transparent;background:transparent;color:var(--text-soft);display:grid;place-items:center;text-decoration:none;pointer-events:auto;transition:transform .22s ease,border-color .2s ease,color .2s ease,background-color .2s ease}.menu-cluster-item:hover,.menu-cluster-item:focus-visible{transform:translateY(-1px);color:var(--text-primary);background:color-mix(in srgb,var(--surface-1) 92%,transparent);border-color:color-mix(in srgb,var(--surface-border-strong) 64%,var(--surface-border))}.menu-cluster-item.is-active{color:var(--accent-strong);border-color:color-mix(in srgb,var(--surface-border-strong) 88%,var(--surface-border));background:color-mix(in srgb,var(--surface-3) 84%,var(--surface-1));box-shadow:0 1px color-mix(in srgb,var(--surface-1) 84%,transparent) inset}.menu-cluster-theme-toggle{height:40px;border-radius:15px;border-color:color-mix(in srgb,var(--surface-border-strong) 72%,var(--surface-border));background:color-mix(in srgb,var(--surface-1) 92%,transparent)}.menu-cluster-theme-toggle:hover,.menu-cluster-theme-toggle:focus-visible{border-color:var(--accent);background:color-mix(in srgb,var(--surface-3) 72%,var(--surface-1))}.menu-cluster-item-icon{width:16px;height:16px;display:grid;place-items:center;line-height:0}.menu-cluster-item-icon svg{width:16px;height:16px;display:block}.menu-cluster-item-label{position:absolute;right:calc(100% + .5rem);padding:.32rem .5rem;border-radius:10px;border:1px solid var(--surface-border);background:var(--menu-tooltip-bg);color:var(--text-primary);font-size:.69rem;line-height:1;font-weight:600;letter-spacing:.02em;opacity:0;transform:translate(6px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.menu-cluster-item:hover .menu-cluster-item-label,.menu-cluster-item:focus-visible .menu-cluster-item-label{opacity:1;transform:translate(0)}@media (max-width: 1080px){.menu-cluster{gap:0}.menu-cluster-main{width:50px;padding:.32rem;gap:.28rem;border-radius:28px}.menu-cluster-nav{gap:.28rem}.menu-cluster-item{height:38px;border-radius:14px}.menu-cluster-theme-toggle{height:38px}}@media (max-width: 768px){.menu-cluster-main{width:auto;display:flex;align-items:center;gap:.16rem;border-radius:999px;padding:.18rem .24rem;background:color-mix(in srgb,var(--menu-panel-bg) 94%,transparent);border-color:color-mix(in srgb,var(--surface-border-strong) 72%,var(--surface-border));box-shadow:var(--shadow-floating)}.menu-cluster-nav{display:flex;align-items:center;gap:.16rem}.menu-cluster-item{width:28px;height:28px;border-radius:999px}.menu-cluster-divider{width:1px;height:12px;margin:0 .08rem}.menu-cluster-theme-toggle{width:28px;height:28px}.menu-cluster-item-icon,.menu-cluster-item-icon svg{width:11px;height:11px}.menu-cluster-item-label{display:none}}@media (prefers-reduced-motion: reduce){.menu-cluster-item,.menu-cluster-item-label{transition:none}}.site-layout{position:relative}.site-layout main{position:relative;z-index:1}.page-section{border-top:1px solid var(--divider-color)}.page-section:first-child{border-top:0}.menu-lists{position:fixed;right:clamp(.75rem,2.1vw,2rem);top:50%;transform:translateY(-50%);z-index:64}@media (max-width: 1080px){.menu-lists{right:.75rem;top:50%;transform:translateY(-50%)}}@media (max-width: 768px){.menu-lists{right:auto;left:50%;top:auto;bottom:max(.05rem,env(safe-area-inset-bottom));transform:translate(-50%)}}#hero.page-section{min-height:100svh;padding:0;align-items:stretch}.hero-section{position:relative;width:100%;min-height:100svh;height:100svh;display:flex;align-items:center;padding:clamp(2.7rem,6vh,4.2rem) 0;overflow:clip;isolation:isolate;--hero-shift-a: 0px;--hero-shift-b: 0px}.hero-backdrop{position:absolute;top:-10%;right:-10%;bottom:-14%;left:-10%;pointer-events:none;z-index:0}.hero-orb{position:absolute;border-radius:50%}.hero-orb-left{width:min(640px,76vw);aspect-ratio:1;left:-16%;top:-14%;transform:translate3d(0,var(--hero-shift-a),0);background:radial-gradient(circle at 38% 38%,var(--accent-light) 0%,transparent 68%);filter:blur(8px)}.hero-orb-right{width:min(560px,68vw);aspect-ratio:1;right:-12%;bottom:-18%;transform:translate3d(0,var(--hero-shift-b),0);background:radial-gradient(circle at 58% 44%,var(--accent-light) 0%,transparent 66%);filter:blur(8px)}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);align-items:center;gap:clamp(2rem,4.7vw,4.9rem)}.hero-copy{max-width:720px}.hero-badge{display:inline-flex;align-items:center;min-height:32px;padding:.38rem .78rem;border-radius:999px;border:1px solid var(--surface-border-strong);background:var(--surface-1);color:var(--accent-secondary);font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700}.hero-name-heading{margin-top:.9rem;display:flex;flex-direction:column;align-items:flex-start;gap:.14rem}.hero-name{font-family:Lora,Times New Roman,serif;font-size:clamp(1.28rem,2.2vw,1.9rem);line-height:1.1;letter-spacing:.01em;color:var(--text-primary);font-weight:600;text-wrap:balance}.hero-title{font-family:Lora,Times New Roman,serif;font-size:clamp(2rem,4.3vw,3.8rem);line-height:1.06;letter-spacing:-.015em;text-wrap:balance;max-width:17ch;background:linear-gradient(135deg,var(--text-primary) 0%,var(--accent-secondary) 60%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtext{margin-top:.98rem;max-width:54ch;color:var(--text-muted);font-size:clamp(.95rem,1vw,1.02rem)}.hero-actions{margin-top:1.2rem;display:flex;align-items:center;flex-wrap:wrap;gap:.72rem}.hero-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.76rem 1.4rem;border-radius:999px;font-weight:650;transition:transform .2s ease,background-color .2s ease,color .2s ease}.hero-btn:hover{transform:translateY(-1px)}.hero-btn-primary{color:var(--accent-contrast);background:var(--accent)}.hero-btn-primary:hover{background:var(--accent-strong)}.hero-btn-secondary{background:var(--surface-2);color:var(--text-primary);border:1px solid var(--surface-border-strong)}.hero-btn-secondary:hover{border-color:var(--accent)}.hero-pills{margin-top:.96rem;display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.hero-pill{display:inline-flex;align-items:center;min-height:28px;padding:.26rem .66rem;border-radius:999px;border:1px solid var(--surface-border);background:var(--surface-1);color:var(--text-soft);font-size:.71rem}.hero-identity-link{display:inline-flex;margin-top:.84rem;color:var(--accent-secondary);font-size:.82rem;font-weight:650;text-decoration:underline;text-underline-offset:.24em}.hero-identity-link:hover{color:var(--accent-strong)}.hero-visual{width:min(430px,84vw);justify-self:center;display:grid;justify-items:center;gap:.82rem}.hero-portrait-shell{width:min(390px,76vw);aspect-ratio:1 / 1;position:relative}.hero-portrait-halo{position:absolute;top:-6%;right:-6%;bottom:-6%;left:-6%;border-radius:50%;background:radial-gradient(circle at 40% 34%,color-mix(in srgb,var(--surface-2) 94%,white) 0%,transparent 64%);pointer-events:none}.hero-portrait-frame{position:absolute;top:11.5%;right:11.5%;bottom:11.5%;left:11.5%;border-radius:50%;overflow:hidden;border:1px solid var(--surface-border-strong);background:var(--hero-portrait-bg);box-shadow:var(--shadow-elevated)}.hero-rotating-ring{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;fill:none;pointer-events:none;animation:hero-ring-spin 24s linear infinite;z-index:2}.hero-rotating-ring text{fill:color-mix(in srgb,var(--text-soft) 84%,var(--text-muted));font-size:3.15px;letter-spacing:.38px;text-transform:uppercase;font-weight:620}.hero-portrait{width:100%;height:100%;object-fit:cover;object-position:center bottom}.hero-availability{width:max-content;max-width:100%;padding:.5rem .7rem;text-align:center;font-size:.79rem;font-weight:560;letter-spacing:.01em;color:var(--text-muted);white-space:nowrap}@media (max-width: 1080px){.hero-layout{grid-template-columns:1fr;justify-items:center;text-align:center;gap:1.8rem}.hero-title{max-width:18ch}.hero-name-heading{align-items:center}.hero-subtext{margin-inline:auto}.hero-actions,.hero-pills,.hero-identity-link{justify-content:center}.hero-visual{width:min(430px,94vw)}}@media (max-width: 768px){#hero.page-section{min-height:auto;padding:0}.hero-section{min-height:auto;height:auto;padding:calc(2.8rem + env(safe-area-inset-top)) 0 calc(8.8rem + env(safe-area-inset-bottom))}.hero-layout{gap:.9rem}.hero-title{font-size:clamp(1.84rem,9vw,2.68rem);max-width:11ch;line-height:1.03}.hero-copy{width:100%;display:grid;justify-items:center}.hero-badge{max-width:min(100%,360px);justify-content:center;margin-inline:auto;min-height:30px;padding:.35rem .72rem;font-size:.68rem;letter-spacing:.1em;line-height:1.35;text-align:center}.hero-name-heading{margin-top:.66rem}.hero-actions{width:100%;gap:.62rem;margin-top:1rem}.hero-subtext{margin-top:.76rem;max-width:min(33ch,100%);margin-inline:auto;font-size:.8rem;line-height:1.5}.hero-btn{width:100%;max-width:320px;min-height:46px}.hero-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(320px,100%);margin:.72rem auto 0;gap:.44rem}.hero-pill{width:100%;justify-content:center;min-height:24px;font-size:.62rem;text-align:center;padding:.24rem .48rem}.hero-visual{width:100%;max-width:252px;margin-top:.35rem}.hero-portrait-shell{width:100%;max-width:216px}.hero-rotating-ring text{font-size:2.64px;letter-spacing:.26px}.hero-availability{display:none}}@media (max-width: 420px){.hero-section{padding:calc(2.7rem + env(safe-area-inset-top)) 0 calc(8.6rem + env(safe-area-inset-bottom))}.hero-title{font-size:clamp(1.76rem,8.6vw,2.36rem)}.hero-subtext{font-size:.76rem;line-height:1.45}.hero-portrait-shell{max-width:204px}.hero-pills{width:min(300px,100%)}}@media (prefers-reduced-motion: reduce){.hero-section{--hero-shift-a: 0px;--hero-shift-b: 0px}.hero-orb-left,.hero-orb-right{transform:none}.hero-rotating-ring{animation:none}}@keyframes hero-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#about.page-section{min-height:auto;height:auto;padding:0;align-items:stretch}.about-section{width:100%;padding-block:clamp(3.5rem,7vh,5.5rem)}.about-container{display:flex;flex-direction:column;gap:clamp(1rem,2.2vh,1.5rem)}.about-top{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(1rem,2.4vw,2rem);align-items:start}.about-headline-block{display:grid;gap:.7rem}.about-eyebrow{display:inline-flex;align-items:center;gap:.58rem;font-size:.76rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-secondary);font-weight:700}.about-eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.about-title{max-width:14ch;text-wrap:balance;font-family:Lora,Times New Roman,serif;font-size:clamp(1.9rem,3.8vw,3.4rem);line-height:1.05;letter-spacing:-.018em;background:linear-gradient(135deg,var(--text-primary) 0%,var(--accent-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-support{max-width:52ch;font-size:clamp(.96rem,1.05vw,1.1rem);line-height:1.65;color:var(--text-muted)}.about-glance{padding:clamp(1rem,2.2vw,1.5rem);display:flex;flex-direction:column;gap:1.1rem}.about-glance-label{font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-secondary)}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.about-stat{background:var(--tone-primary-bg);border:1px solid var(--tone-primary-border);border-radius:14px;padding:.75rem .6rem;display:flex;flex-direction:column;align-items:center;gap:.22rem;text-align:center}.about-stat-value{font-family:Lora,Times New Roman,serif;font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:700;letter-spacing:-.02em;background:linear-gradient(135deg,var(--text-primary) 0%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-stat-label{font-size:.65rem;font-weight:600;color:var(--text-soft);text-transform:uppercase;letter-spacing:.08em;line-height:1.3;text-align:center}.about-glance-rows{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--surface-border);padding-top:.8rem}.about-glance-row{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.52rem 0;border-bottom:1px solid var(--surface-border)}.about-glance-row:last-child{border-bottom:0}.about-glance-row span{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-soft);font-weight:600;flex-shrink:0}.about-glance-row strong{font-size:.84rem;font-weight:600;color:var(--text-primary);text-align:right;line-height:1.3}.about-story-card{position:relative;overflow:hidden;padding:clamp(1.2rem,2.4vw,1.8rem)}.about-story-inner{position:relative;z-index:1;display:grid;gap:.75rem}.about-story-header{display:flex;align-items:center;gap:.6rem}.about-story-icon{width:32px;height:32px;border-radius:8px;background:var(--tone-primary-bg);border:1px solid var(--tone-primary-border);display:flex;align-items:center;justify-content:center;color:var(--accent-secondary);flex-shrink:0}.about-story-header h3{font-family:Lora,Times New Roman,serif;font-size:clamp(1rem,1.4vw,1.2rem);color:var(--text-primary)}.about-story-inner p{font-size:clamp(.92rem,1vw,1.02rem);line-height:1.75;color:var(--text-muted);max-width:88ch}.about-story-accent{position:absolute;width:280px;height:280px;border-radius:50%;right:-60px;top:-80px;background:radial-gradient(circle,var(--accent-light) 0%,transparent 70%);filter:blur(30px);pointer-events:none;z-index:0}.about-skills-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(.7rem,1.4vw,1rem)}.about-skill-group{padding:clamp(.9rem,1.8vw,1.2rem);display:flex;flex-direction:column;gap:.75rem}.about-skill-group-label{font-size:.66rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-secondary)}.about-skill-chips{display:flex;flex-wrap:wrap;gap:.4rem}.about-skill-chip{display:inline-flex;align-items:center;border-radius:999px;border:1px solid var(--tone-primary-border);background:var(--tone-primary-bg);color:var(--text-muted);font-size:.74rem;font-weight:600;padding:.3rem .65rem;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.about-skill-chip:hover{border-color:var(--accent);color:var(--accent-secondary);background:var(--tone-primary-bg)}@media (max-width: 1100px){.about-skills-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 860px){.about-top{grid-template-columns:1fr}}@media (max-width: 580px){.about-skills-grid{grid-template-columns:1fr 1fr}.about-stats{grid-template-columns:repeat(3,1fr)}}#projects.page-section{min-height:auto;padding-block:clamp(5rem,10vh,8rem);align-items:flex-start}[data-reveal]{opacity:0;transform:translate3d(0,18px,0);transition:opacity .55s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--ri, 0) * 80ms);will-change:opacity,transform}[data-reveal].is-visible{opacity:1;transform:none}.proj-outer{display:flex;flex-direction:column;gap:clamp(2.5rem,5vh,3.5rem)}.proj-header{max-width:680px}.proj-eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.74rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-secondary);font-weight:700}.proj-eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.proj-title{margin-top:.9rem;font-family:Lora,Times New Roman,serif;font-size:clamp(1.9rem,3.5vw,2.8rem);line-height:1.1;letter-spacing:-.015em;background:linear-gradient(135deg,var(--text-primary) 0%,var(--accent-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.proj-copy{margin-top:.75rem;color:var(--text-muted);font-size:.95rem;line-height:1.7}.proj-meta{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.proj-category{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-secondary)}.proj-badge{font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;border:1px solid var(--tone-primary-border);background:var(--tone-primary-bg);color:var(--tone-primary-text);padding:.2rem .52rem}.proj-featured-label{font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border-radius:999px;border:1px solid var(--surface-border);padding:.2rem .52rem}.proj-source-link{font-size:.68rem;font-weight:600;color:var(--accent-secondary);text-decoration:none;padding:.2rem .52rem;border-radius:999px;border:1px solid var(--surface-border);transition:border-color .2s,color .2s}.proj-source-link:hover{border-color:var(--accent);color:var(--accent)}.proj-footer{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding-top:.75rem;border-top:1px solid var(--divider-color)}.proj-role{font-size:.78rem;color:var(--text-muted);display:flex;align-items:center;gap:.38rem}.proj-role-label{font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;color:var(--text-soft)}.proj-tech-list{display:flex;flex-wrap:wrap;gap:.32rem;list-style:none;padding:0;margin:0}.proj-tech-list li{border-radius:999px;border:1px solid var(--tone-primary-border);background:var(--tone-primary-bg);color:var(--tone-primary-text);font-size:.68rem;font-weight:600;padding:.22rem .52rem}.proj-conf-note{font-size:.73rem;color:var(--text-soft);line-height:1.5;font-style:italic}.proj-hero-strip{position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--accent) 0%,var(--accent-secondary) 100%);border-radius:0 2px 2px 0}.proj-hero-card{position:relative;overflow:hidden}.proj-hero-inner{padding:clamp(1.4rem,2.8vw,2rem);padding-left:clamp(1.8rem,3.2vw,2.5rem);display:flex;flex-direction:column;gap:1rem}.proj-name{font-family:Lora,Times New Roman,serif;font-size:clamp(1.5rem,2.5vw,2.2rem);line-height:1.12;letter-spacing:-.014em;background:linear-gradient(135deg,var(--text-primary) 0%,var(--accent-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.proj-summary{color:var(--text-muted);font-size:.94rem;line-height:1.7;max-width:65ch}.proj-hero-grid{display:grid;grid-template-columns:1fr 280px;gap:clamp(1.5rem,3vw,2rem);align-items:start}.proj-blocks{display:flex;flex-direction:column;gap:.65rem;padding:clamp(.9rem,1.6vw,1.2rem);background:var(--surface-3);border-radius:12px;border:1px solid var(--surface-border)}.proj-block-label{font-size:.63rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-secondary);margin-bottom:.15rem}.proj-block-text{color:var(--text-muted);font-size:.87rem;line-height:1.65}.proj-pipeline-panel{background:var(--surface-3);border:1px solid var(--surface-border);border-radius:12px;padding:clamp(.9rem,1.8vw,1.3rem);display:flex;flex-direction:column;gap:.9rem}.proj-panel-label{font-size:.63rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-secondary)}.proj-pipeline{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.38rem;counter-reset:none}.proj-pipeline-step{display:flex;align-items:center;gap:.55rem;background:var(--surface-2);border:1px solid var(--surface-border);border-radius:8px;padding:.42rem .7rem}.proj-step-num{font-size:.58rem;font-weight:800;letter-spacing:.1em;color:var(--accent);flex-shrink:0}.proj-step-name{font-size:.78rem;font-weight:600;color:var(--text-muted)}.proj-supporting-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1rem,2vw,1.25rem);align-items:start}.proj-support-card{position:relative;overflow:hidden}.proj-support-inner{padding:clamp(1.1rem,2.2vw,1.6rem);padding-left:clamp(1.4rem,2.8vw,2rem);display:flex;flex-direction:column;gap:.75rem}.proj-support-name{font-family:Lora,Times New Roman,serif;font-size:clamp(1.1rem,1.8vw,1.5rem);line-height:1.15;letter-spacing:-.012em;background:linear-gradient(135deg,var(--text-primary) 0%,var(--accent-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.proj-support-summary{color:var(--text-muted);font-size:.87rem;line-height:1.65}.proj-mini-blocks{display:flex;flex-direction:column;gap:.42rem;padding:.75rem .9rem;background:var(--surface-3);border-radius:10px;border:1px solid var(--surface-border)}.proj-mini-block{font-size:.83rem;line-height:1.55}.proj-mini-label{font-weight:700;color:var(--text-soft);font-size:.76rem}.proj-mini-text{color:var(--text-muted)}.proj-flow-panel{display:flex;align-items:center;flex-wrap:wrap;gap:.38rem;padding:.7rem .9rem;background:var(--surface-3);border:1px solid var(--surface-border);border-radius:10px}.proj-flow-step{display:inline-flex;align-items:center;gap:.38rem;font-size:.74rem;font-weight:600;color:var(--text-muted)}.proj-flow-arrow{color:var(--accent);font-size:.65rem}.proj-debug-panel{background:var(--surface-3);border:1px solid var(--surface-border);border-radius:10px;overflow:hidden;font-family:SFMono-Regular,Consolas,monospace;font-size:.77rem}.proj-debug-bar{display:flex;align-items:center;gap:.6rem;padding:.48rem .8rem;background:var(--surface-2);border-bottom:1px solid var(--surface-border)}.proj-debug-method{font-weight:800;color:var(--accent);font-size:.68rem;letter-spacing:.08em}.proj-debug-url{color:var(--text-muted)}.proj-debug-response{display:flex;align-items:center;gap:.75rem;padding:.42rem .8rem;border-bottom:1px solid var(--surface-border)}.proj-debug-status{color:var(--success);font-weight:700;font-size:.7rem}.proj-debug-ms{color:var(--text-soft);font-size:.68rem}.proj-debug-body{display:flex;align-items:center;gap:.3rem;padding:.42rem .8rem}.proj-debug-key{color:var(--accent-secondary)}.proj-debug-colon{color:var(--text-soft)}.proj-debug-value{color:var(--text-muted)}.proj-archive{padding-top:clamp(1rem,2vh,1.5rem);border-top:1px solid var(--divider-color)}.proj-archive-label{font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--text-soft);margin-bottom:1rem}.proj-archive-list{display:flex;flex-direction:column}.proj-archive-row{display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:start;padding:.9rem 0;border-bottom:1px solid var(--divider-color)}.proj-archive-row:last-child{border-bottom:none}.proj-archive-left{display:flex;flex-direction:column;gap:.18rem}.proj-archive-category{font-size:.63rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-secondary)}.proj-archive-name{font-size:.95rem;font-weight:700;color:var(--text-primary);font-family:Lora,Times New Roman,serif}.proj-archive-summary{font-size:.83rem;color:var(--text-muted);line-height:1.5}.proj-archive-right{display:flex;flex-direction:column;align-items:flex-end;gap:.22rem;flex-shrink:0}.proj-archive-tech{font-size:.73rem;color:var(--text-soft);text-align:right}.proj-archive-role{font-size:.71rem;font-weight:600;color:var(--text-soft);white-space:nowrap}@media (max-width: 960px){.proj-hero-grid{grid-template-columns:1fr}.proj-pipeline-panel{display:none}}@media (max-width: 720px){.proj-supporting-grid{grid-template-columns:1fr}.proj-archive-row{grid-template-columns:1fr;gap:.45rem}.proj-archive-right{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:.45rem}}@media (prefers-reduced-motion: reduce){[data-reveal]{transition:none;opacity:1;transform:none}}.cert-section{display:flex;flex-direction:column;gap:1.5rem}.cert-header{max-width:760px}.cert-filters{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.cert-filter-chip{border-radius:999px;border:1px solid var(--surface-border-strong);background:var(--surface-2);color:var(--text-muted);padding:.38rem .85rem;font-size:.76rem;font-weight:600;cursor:pointer;transition:all .2s ease}.cert-filter-chip:hover{color:var(--text-primary);border-color:var(--accent)}.cert-filter-chip.is-active{color:var(--accent-contrast);border-color:var(--accent);background:var(--accent)}.cert-count{margin-left:auto;font-size:.74rem;color:var(--text-soft);font-weight:600;letter-spacing:.05em}.cert-gallery{columns:4;column-gap:.75rem}.cert-item{break-inside:avoid;margin-bottom:.75rem;position:relative;border-radius:14px;overflow:hidden;cursor:pointer;background:var(--surface-3)}.cert-item img{width:100%;display:block;border-radius:14px;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.cert-item:hover img{transform:scale(1.04)}.cert-item-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;background:linear-gradient(to top,rgba(0,0,0,.82) 0%,rgba(0,0,0,.42) 45%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1rem;gap:.25rem;opacity:0;transition:opacity .3s ease}.cert-item:hover .cert-item-overlay{opacity:1}.cert-item-issuer{font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-secondary)}.cert-item-title{font-size:.82rem;font-weight:600;color:#f0ece6;line-height:1.35}.cert-item-date{font-size:.68rem;color:#f0ece699;font-weight:500}.cert-item.is-hovered{z-index:50}.cert-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;border:1px solid transparent;transition:border-color .3s ease,box-shadow .3s ease;pointer-events:none}.cert-item:hover:after{border-color:var(--surface-border-strong);box-shadow:0 0 0 1px var(--accent-outline),var(--shadow-elevated)}@media (max-width: 1100px){.cert-gallery{columns:3}}@media (max-width: 720px){.cert-gallery{columns:2}.cert-count{margin-left:0;width:100%}}@media (max-width: 420px){.cert-gallery{columns:1}}.contact-section{width:100%;padding-block:clamp(5rem,10vh,8rem)}.contact-container{display:flex;flex-direction:column;gap:clamp(1.6rem,3.2vh,2.2rem)}.contact-eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.74rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-secondary);font-weight:700}.contact-eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.contact-title{font-family:Lora,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.02em;background:linear-gradient(135deg,var(--text-primary) 0%,var(--accent-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}.contact-email-cta{display:inline-flex;align-items:baseline;gap:.5rem;text-decoration:none;width:fit-content;margin-top:.4rem}.contact-email-text{font-size:clamp(1.1rem,2.4vw,1.75rem);font-weight:600;color:var(--accent-secondary);border-bottom:1.5px solid var(--tone-primary-border);padding-bottom:.1rem;transition:color .2s,border-color .2s;letter-spacing:-.01em}.contact-email-arrow{font-size:clamp(1rem,2vw,1.4rem);color:var(--accent-secondary);transition:color .2s,transform .2s;display:inline-block}.contact-email-cta:hover .contact-email-text{color:var(--text-primary);border-color:var(--accent)}.contact-email-cta:hover .contact-email-arrow{color:var(--accent);transform:translate(3px,-3px)}.contact-divider{height:1px;background:var(--surface-border);width:100%}.contact-detail-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.contact-detail-item{display:flex;justify-content:space-between;align-items:baseline;gap:1.5rem;padding:.72rem 0;border-bottom:1px solid var(--divider-color)}.contact-detail-item:first-child{border-top:none}.contact-detail-item:last-child{border-bottom:none}.contact-detail-key{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);flex-shrink:0}.contact-detail-val{font-size:.9rem;font-weight:500;color:var(--text-muted);text-align:right}.contact-bottom{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:.2rem}.contact-available-badge{display:inline-flex;align-items:center;gap:.48rem;border-radius:999px;border:1px solid rgba(52,211,153,.28);background:#34d39912;color:#34d399;font-size:.72rem;font-weight:700;letter-spacing:.06em;padding:.34rem .8rem}.contact-available-dot{width:6px;height:6px;border-radius:50%;background:#34d399;flex-shrink:0;animation:contact-pulse 2s ease-in-out infinite}@keyframes contact-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.contact-socials{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-left:auto}.contact-social-chip{display:inline-flex;align-items:center;gap:.42rem;border-radius:999px;border:1px solid var(--surface-border);background:transparent;color:var(--text-soft);font-size:.76rem;font-weight:600;padding:.38rem .8rem;text-decoration:none;transition:border-color .18s,color .18s}.contact-social-chip:hover{border-color:var(--accent);color:var(--accent-secondary)}.contact-linkedin-btn{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;background:var(--accent);color:var(--accent-contrast);font-size:.76rem;font-weight:700;padding:.4rem 1rem;text-decoration:none;transition:background-color .18s,transform .18s}.contact-linkedin-btn:hover{background:var(--accent-strong);transform:translateY(-1px)}@media (max-width: 560px){.contact-bottom{flex-direction:column;align-items:flex-start}.contact-socials{margin-left:0}}#experience.page-section{min-height:auto;padding-block:0;align-items:flex-start}.exp-outer{height:280vh;width:100%}.exp-sticky{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;flex-direction:column;background:var(--bg-gradient-top)}.exp-sticky:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--surface-border)}.exp-header{flex-shrink:0;padding-top:clamp(2.5rem,5vh,4rem);padding-bottom:clamp(1.2rem,2.5vh,2rem);display:flex;flex-direction:column;gap:.5rem}.exp-eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.74rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-secondary);font-weight:700}.exp-eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.exp-title{font-family:Lora,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.1;letter-spacing:-.015em;background:linear-gradient(135deg,var(--text-primary) 0%,var(--accent-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.exp-copy{font-size:.92rem;color:var(--text-muted);line-height:1.65;max-width:56ch}.exp-hint{font-size:.74rem;color:var(--text-soft);letter-spacing:.05em}.exp-track-wrapper{flex:1;overflow:hidden;display:flex;align-items:center;min-height:0}.exp-track{display:flex;flex-direction:row;align-items:stretch;gap:clamp(1rem,2vw,1.5rem);will-change:transform}.exp-track-lead,.exp-track-tail{flex-shrink:0;width:max(2rem,5vw)}.exp-card{flex-shrink:0;width:clamp(320px,38vw,520px);min-height:0;display:flex;flex-direction:column;position:relative;overflow:hidden}.exp-card-strip{position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--accent) 0%,var(--accent-secondary) 100%)}.exp-card-inner{padding:clamp(1.3rem,2.5vw,1.8rem);padding-left:clamp(1.6rem,3vw,2.2rem);display:flex;flex-direction:column;gap:.72rem;flex:1;overflow-y:auto;scrollbar-width:none}.exp-card-inner::-webkit-scrollbar{display:none}.exp-card:not(.exp-card--current) .exp-card-inner{padding-left:clamp(1.3rem,2.5vw,1.8rem)}.exp-card-meta{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.exp-chapter-num{font-size:.78rem;font-weight:800;letter-spacing:.06em;color:var(--accent);font-variant-numeric:tabular-nums}.exp-chapter-sep{color:var(--divider-color);font-size:.72rem}.exp-chapter-label{font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft)}.exp-badge{font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-secondary);background:var(--tone-primary-bg);border:1px solid var(--tone-primary-border);border-radius:999px;padding:.18rem .5rem}.exp-role-block{display:flex;flex-direction:column;gap:.28rem}.exp-role{font-family:Lora,Times New Roman,serif;font-size:clamp(1.1rem,1.7vw,1.4rem);line-height:1.2;letter-spacing:-.01em;color:var(--text-primary)}.exp-card--current .exp-role{background:linear-gradient(135deg,var(--text-primary) 0%,var(--accent-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.exp-company{font-size:.8rem;color:var(--text-soft);display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.exp-company-name{font-weight:700;color:var(--accent-secondary)}.exp-sep{color:var(--divider-color)}.exp-period{display:inline-flex;align-items:center;width:fit-content;font-size:.67rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:var(--tone-primary-bg);border:1px solid var(--tone-primary-border);border-radius:999px;padding:.18rem .6rem;margin-top:.1rem}.exp-core-msg{font-size:.88rem;line-height:1.65;color:var(--text-muted);font-style:italic}.exp-card--current .exp-core-msg{font-style:normal;font-size:.91rem}.exp-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.38rem}.exp-bullets li{font-size:.84rem;color:var(--text-muted);line-height:1.55;display:flex;gap:.5rem;align-items:baseline}.exp-bullets li:before{content:"→";color:var(--accent);font-size:.67rem;flex-shrink:0}.exp-stack{list-style:none;padding:0;margin:auto 0 0;display:flex;flex-wrap:wrap;gap:.32rem;padding-top:.4rem}.exp-stack li{font-size:.67rem;font-weight:600;border-radius:999px;border:1px solid var(--tone-primary-border);background:var(--tone-primary-bg);color:var(--text-soft);padding:.22rem .52rem}.exp-progress-bar{flex-shrink:0;height:2px;background:var(--surface-border);overflow:hidden}.exp-progress-fill{height:100%;background:linear-gradient(90deg,var(--accent) 0%,var(--accent-secondary) 100%);transform-origin:left;transform:scaleX(0);will-change:transform}@media (max-width: 767px){.exp-outer{height:auto}.exp-sticky{position:static;height:auto;overflow:visible;padding-bottom:clamp(3rem,6vh,5rem)}.exp-header{padding-bottom:clamp(1.5rem,3vh,2.5rem)}.exp-hint{display:none}.exp-track-wrapper{overflow:visible;height:auto}.exp-track{flex-direction:column;transform:none!important;gap:1rem;padding-inline:0;will-change:auto}.exp-track-lead,.exp-track-tail{display:none}.exp-card{width:100%}.exp-progress-bar{display:none}}@media (prefers-reduced-motion: reduce){.exp-track{transform:none!important;will-change:auto}.exp-progress-fill{transition:none}}.identity-page{min-height:100vh;color:var(--text-primary)}.identity-topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.identity-home-link{font-family:Lora,Times New Roman,serif;font-size:1.08rem;font-weight:700;color:var(--text-primary)}.identity-theme-toggle{display:inline-flex;align-items:center;gap:.46rem;min-height:42px;padding:.45rem .78rem;border-radius:999px;border:1px solid var(--surface-border-strong);background:var(--surface-1);color:var(--text-primary);font-size:.82rem;font-weight:650;cursor:pointer}.identity-theme-toggle svg{display:block}.identity-main{padding-bottom:clamp(3.8rem,8vw,6.5rem)}.identity-hero{min-height:calc(100svh - 76px);display:grid;align-content:center;padding:clamp(3rem,7vw,5.8rem) 0}.identity-kicker{display:inline-flex;align-items:center;gap:.58rem;color:var(--accent-secondary);font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.identity-kicker:before{content:"";width:28px;height:1px;background:currentColor}.identity-hero h1{max-width:13ch;margin-top:1.1rem;font-family:Lora,Times New Roman,serif;font-size:clamp(3rem,9vw,7.2rem);line-height:.98;color:var(--text-primary);text-wrap:balance}.identity-lede{max-width:68ch;margin-top:1.35rem;color:var(--text-muted);font-size:clamp(1rem,1.5vw,1.2rem)}.identity-actions{margin-top:1.55rem;display:flex;align-items:center;flex-wrap:wrap;gap:.66rem}.identity-actions a,.identity-primary-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1rem;border-radius:999px;border:1px solid var(--surface-border-strong);background:var(--surface-2);color:var(--text-primary);font-weight:700;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.identity-actions a:hover,.identity-primary-link:hover{transform:translateY(-1px);border-color:var(--accent)}.identity-section,.identity-cta{padding:clamp(3.2rem,7vw,5.6rem) 0;border-top:1px solid var(--divider-color)}.identity-section-header{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(1.4rem,4vw,4rem);align-items:start;margin-bottom:clamp(1.35rem,3vw,2.2rem)}.identity-section h2,.identity-cta h2{font-family:Lora,Times New Roman,serif;font-size:clamp(2rem,4.8vw,4.2rem);line-height:1.05;color:var(--text-primary);text-wrap:balance}.identity-section>p,.identity-cta>p{max-width:76ch;color:var(--text-muted);font-size:1rem}.identity-journey{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.identity-journey-item,.identity-skill-group,.identity-proof{border:1px solid var(--surface-border);border-radius:var(--radius-lg);background:var(--surface-2);box-shadow:var(--shadow-soft)}.identity-journey-item{padding:1.15rem}.identity-journey-item span{color:var(--accent-secondary);font-size:.76rem;font-weight:800;letter-spacing:.08em}.identity-journey-item h3,.identity-skill-group h3,.identity-proof h3{margin-top:.45rem;font-size:1rem;line-height:1.25;color:var(--text-primary)}.identity-journey-item p{margin-top:.65rem;color:var(--text-muted);font-size:.92rem}.identity-skills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.identity-skill-group{padding:1.1rem}.identity-skill-group ul{margin-top:.8rem;display:flex;flex-wrap:wrap;gap:.42rem;list-style:none}.identity-skill-group li{display:inline-flex;align-items:center;min-height:30px;padding:.28rem .62rem;border-radius:999px;border:1px solid var(--surface-border);color:var(--text-muted);font-size:.78rem;font-weight:650}.identity-proof{margin-top:1rem;padding:1.15rem}.identity-proof ul{margin-top:.8rem;padding-left:1.1rem;color:var(--text-muted)}.identity-proof li+li{margin-top:.48rem}.identity-cta{display:grid;gap:1rem}.identity-cta h2{max-width:13ch}.identity-primary-link{width:max-content;color:var(--accent-contrast);background:var(--accent);border-color:var(--accent)}.identity-primary-link:hover{background:var(--accent-strong)}@media (max-width: 880px){.identity-section-header,.identity-journey,.identity-skills{grid-template-columns:1fr}.identity-hero{min-height:auto}}@media (max-width: 640px){.identity-topbar{min-height:66px}.identity-hero{padding-top:2.2rem}.identity-hero h1{max-width:10ch}.identity-actions a,.identity-primary-link{width:100%}}@media (prefers-reduced-motion: reduce){.identity-actions a,.identity-primary-link{transition:none}}
