.site-footer__cookie[data-v-0a42dad3]{font:inherit;color:#e8e8e8;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-weight:500}.site-footer__cookie[data-v-0a42dad3]:hover,.site-footer__cookie[data-v-0a42dad3]:focus-visible{color:var(--color-accent)}.consent[data-v-c86f7d9e]{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--color-accent-soft,#00db742e);color:#e8e8e8;padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom,0px));animation:consent-in-c86f7d9e .3s var(--ease,ease);background:#101010f7;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px -12px #00000080}.consent__inner[data-v-c86f7d9e]{max-width:var(--max-w,1100px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;margin:0 auto;display:flex}.consent__text[data-v-c86f7d9e]{flex:320px;margin:0;font-size:.9rem;line-height:1.6}.consent__text strong[data-v-c86f7d9e]{color:#fff}.consent__link[data-v-c86f7d9e]{color:var(--color-accent,#00db74);text-underline-offset:2px;text-decoration:underline}.consent__actions[data-v-c86f7d9e]{flex-shrink:0;gap:.6rem;display:flex}.consent__btn[data-v-c86f7d9e]{font:inherit;cursor:pointer;appearance:none;border:1px solid #0000;border-radius:8px;padding:.55rem 1.15rem;font-size:.9rem;font-weight:700;transition:background .2s,color .2s,border-color .2s,filter .2s}.consent__btn--ghost[data-v-c86f7d9e]{color:#e8e8e8;background:0 0;border-color:#ffffff40}.consent__btn--ghost[data-v-c86f7d9e]:hover,.consent__btn--ghost[data-v-c86f7d9e]:focus-visible{border-color:#fff}.consent__btn--accent[data-v-c86f7d9e]{background:var(--color-accent,#00db74);color:#0a0a0a}.consent__btn--accent[data-v-c86f7d9e]:hover,.consent__btn--accent[data-v-c86f7d9e]:focus-visible{filter:brightness(1.08)}@keyframes consent-in-c86f7d9e{0%{opacity:0;transform:translateY(100%)}}@media (prefers-reduced-motion:reduce){.consent[data-v-c86f7d9e]{animation:none}}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ibm-plex-sans-latin-400.woff2)format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/ibm-plex-sans-latin-500.woff2)format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/ibm-plex-sans-latin-700.woff2)format("woff2")}:root{--color-bg:#fff;--color-text:#2c2c2c;--color-text-soft:#555;--color-hero-bg:#0a0a0a;--color-hero-bg-2:#1a1a1a;--color-accent:#ffd400;--color-accent-deep:#b88a00;--color-accent-soft:#ffd4002e;--font-sans:"IBM Plex Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--max-w:1100px;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:var(--color-hero-bg)}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:18px;line-height:1.7;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--color-accent-deep);text-decoration:none}a:hover,a:focus{text-decoration:underline}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero{background:linear-gradient(160deg, var(--color-hero-bg) 0%, var(--color-hero-bg-2) 60%, #050505 100%);color:#fff;padding-bottom:0;position:relative;overflow:hidden}.hero__aurora{pointer-events:none;background:radial-gradient(60% 50% at 80% 20%, var(--color-accent-soft) 0%, transparent 60%), radial-gradient(50% 50% at 15% 85%, #ffd4001a 0%, transparent 60%), radial-gradient(70% 80% at 50% 0%, #ffd4000f 0%, transparent 70%);filter:blur(20px);z-index:0;position:absolute;inset:0}.hero__inner{z-index:2;max-width:var(--max-w);margin:0 auto;padding:0 1.25rem;position:relative}@media (width>=600px){.hero__inner{padding:0 1.5rem}}.hero__nav{flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:2rem 0 0;font-size:1rem;font-weight:700;display:flex}@media (width>=600px){.hero__nav{gap:3rem;padding-top:3.5rem;font-size:1.1rem}}.hero__nav-link{color:#fff;padding-bottom:4px;position:relative}.hero__nav-link:after{content:"";background:var(--color-accent);height:2px;transition:right .35s var(--ease);position:absolute;bottom:0;left:0;right:100%}.hero__nav-link:hover,.hero__nav-link:focus,.hero__nav-link:focus-visible,.hero__nav-link:active,.hero__nav-link:visited{text-decoration:none}.hero__nav-link:hover:after,.hero__nav-link:focus:after,.hero__nav-link:focus-visible:after{right:0}.hero__content{grid-template-columns:1fr;align-items:center;gap:2rem;padding:3.5rem 0 5rem;display:grid;position:relative}@media (width>=600px){.hero__content{gap:2.5rem;padding:6rem 0 8rem}}@media (width>=900px){.hero__content{grid-template-columns:1.1fr 1fr;padding:7rem 0 10rem}}.hero__portrait-wrap{order:-1;width:min(240px,70%);margin:0 auto;position:relative}@media (width>=900px){.hero__portrait-wrap{order:2;justify-self:end;width:360px}}.hero__portrait-shape{z-index:0;opacity:.55;width:110%;height:auto;position:absolute;inset:-12% -10% -8% 0}.hero__portrait-wrap picture{width:100%;display:block}.hero__portrait{z-index:1;object-fit:cover;border-radius:6px;width:100%;height:auto;position:relative;box-shadow:0 30px 60px -20px #00000080}.hero__title{z-index:1;letter-spacing:-.035em;text-shadow:0 4px 30px #0006;text-align:center;word-break:break-word;flex-direction:column;margin:0;font-size:clamp(2.75rem,13vw,8rem);font-weight:700;line-height:.95;display:flex;position:relative}@media (width>=900px){.hero__title{text-align:left}}.hero__title span:last-child{color:var(--color-accent)}.hero__divider{z-index:2;vertical-align:bottom;width:100%;height:auto;margin-top:-1px;margin-bottom:-1px;display:block;position:relative}.site-main{z-index:1;background:var(--color-bg);position:relative}.section{max-width:var(--max-w);margin:0 auto;padding:4.5rem 1.25rem}@media (width>=600px){.section{padding:7rem 1.5rem}}@media (width>=900px){.section{padding:10rem 2.5rem}}.section__title{letter-spacing:-.025em;margin:0 0 2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}@media (width>=600px){.section__title{margin-bottom:4rem}}.section--about{padding-top:3.5rem}@media (width>=600px){.section--about{padding-top:7rem}}.prose{max-width:720px;margin:0 auto;font-size:clamp(1.05rem,1.8vw,1.4rem);line-height:1.7}.prose p{margin:0 0 1.25rem}.prose__lead{color:var(--color-text);font-size:1.15em;font-weight:700}.prose strong{color:var(--color-text)}.section--contact{border-top:1px solid #ececec}.contact-group{max-width:800px}.contact-group+.contact-group{margin-top:3rem}.contact-group__title{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-soft);margin:0 0 1.25rem;font-size:1.05rem;font-weight:700}.contact-grid{flex-wrap:wrap;gap:.75rem;display:flex}@media (width>=600px){.contact-grid{gap:1rem}}.contact-grid__item{flex:220px;min-width:0;max-width:100%;display:flex}.contact-grid__item .contact-card{width:100%}@media (width>=600px){.contact-grid__item{flex-basis:240px;max-width:380px}}.contact-card{color:var(--color-text);min-width:0;transition:transform .25s var(--ease), box-shadow .25s var(--ease), border-color .25s var(--ease);background:#fff;border:1px solid #ececec;border-radius:12px;align-items:center;gap:1rem;padding:1.1rem 1.25rem;display:flex}@media (width>=600px){.contact-card{gap:1.25rem;padding:1.5rem 1.75rem}}.contact-card:hover,.contact-card:focus-visible{border-color:var(--color-accent);text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 32px -16px #0000002e}.contact-card__icon{background:var(--color-accent-soft);width:40px;height:40px;color:var(--color-accent-deep);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (width>=600px){.contact-card__icon{width:44px;height:44px}}.contact-card__icon svg{width:20px;height:20px}@media (width>=600px){.contact-card__icon svg{width:22px;height:22px}}.contact-card__body{flex-direction:column;flex:auto;min-width:0;display:flex}.contact-card__label{font-size:1.05rem;font-weight:700}.contact-card__value{color:var(--color-text-soft);overflow-wrap:anywhere;word-break:break-word;font-size:.9rem}.page-header{background:var(--color-hero-bg);color:#fff;border-bottom:1px solid #ffffff14}.page-header__inner{max-width:var(--max-w);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:0 auto;padding:1rem 1.25rem;display:flex}@media (width>=600px){.page-header__inner{gap:1.5rem;padding:1.5rem}}.page-header__brand{color:#fff;letter-spacing:-.02em;font-size:1.1rem;font-weight:700}@media (width>=600px){.page-header__brand{font-size:1.25rem}}.page-header__brand:hover{text-decoration:none}.page-header__brand-accent{color:var(--color-accent);margin-left:.3em}.page-header__back{color:#c8c8c8;font-size:.95rem;font-weight:500}.page-header__back:hover{color:var(--color-accent);text-decoration:none}.page-article{max-width:760px;margin:0 auto;padding:3rem 1.25rem 4.5rem}@media (width>=600px){.page-article{padding:5rem 1.5rem 7rem}}@media (width>=900px){.page-article{padding:7rem 2rem 9rem}}.page-article__header{margin-bottom:2rem}@media (width>=600px){.page-article__header{margin-bottom:3rem}}.page-article__title{letter-spacing:-.025em;margin:0;font-size:clamp(1.75rem,4vw,3rem);font-weight:700}.prose--page{max-width:none;font-size:1rem;line-height:1.7}@media (width>=600px){.prose--page{font-size:1.05rem;line-height:1.75}}.prose--page h2{letter-spacing:-.015em;margin-top:2.5rem;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.prose--page h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.prose--page ul,.prose--page ol{margin:0 0 1.25rem;padding-left:1.5rem}.prose--page li{margin-bottom:.4rem}.prose--page a{color:var(--color-accent-deep);text-underline-offset:3px;text-decoration:underline}.prose--page a:hover{color:var(--color-text)}.prose--page hr{border:0;border-top:1px solid #ececec;margin:2.5rem 0}.site-footer{background:var(--color-hero-bg);color:#c8c8c8;text-align:center;padding:2rem 1.25rem}@media (width>=600px){.site-footer{padding:3rem 1.5rem}}.site-footer__inner{max-width:var(--max-w);flex-direction:column;align-items:center;gap:1.25rem;margin:0 auto;font-size:.9rem;display:flex}.site-footer__nav{width:100%}.site-footer__menu{flex-wrap:wrap;justify-content:center;gap:1rem 2rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__menu a{color:#e8e8e8;font-weight:500;text-decoration:none}.site-footer__menu a:hover,.site-footer__menu .current-menu-item a{color:var(--color-accent)}.site-footer__meta{color:#999;margin:0}.site-footer__note{color:#8a8a8a;margin:0;font-size:.85rem}.scroll-top{bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));border:1px solid var(--color-accent);background:var(--color-hero-bg);width:44px;height:44px;color:var(--color-accent);cursor:pointer;opacity:0;visibility:hidden;transition:opacity .25s var(--ease), visibility .25s var(--ease), transform .25s var(--ease), background .2s var(--ease), color .2s var(--ease);z-index:50;font:inherit;appearance:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:fixed;right:1.25rem;transform:translateY(8px);box-shadow:0 6px 16px -4px #00000059}.scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top:hover,.scroll-top:focus-visible{background:var(--color-accent);color:var(--color-hero-bg);outline:none;transform:translateY(-2px)}.scroll-top:focus-visible{box-shadow:0 6px 16px -4px #00000059,0 0 0 3px #ffd40059}.scroll-top svg{width:20px;height:20px}@media (width>=600px){.scroll-top{bottom:calc(1.75rem + env(safe-area-inset-bottom,0px));width:48px;height:48px;right:1.75rem}.scroll-top svg{width:22px;height:22px}}@keyframes tr-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes tr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes tr-fade-in-scale{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.hero__nav{animation:.4s ease-out 50ms both tr-fade-in}.hero__portrait-wrap{animation:.5s cubic-bezier(.22,1,.36,1) .15s both tr-fade-in-scale}.hero__title span:first-child{animation:.45s cubic-bezier(.22,1,.36,1) .25s both tr-fade-up}.hero__title span:nth-child(2){animation:.45s cubic-bezier(.22,1,.36,1) .35s both tr-fade-up}.js .tr-reveal{opacity:0;transition:opacity .6s var(--ease), transform .6s var(--ease);will-change:opacity, transform;transform:translateY(12px)}.js .tr-reveal.is-visible{opacity:1;transform:translateY(0)}.js .tr-reveal[data-reveal-delay="1"]{transition-delay:80ms}.js .tr-reveal[data-reveal-delay="2"]{transition-delay:.16s}.js .tr-reveal[data-reveal-delay="3"]{transition-delay:.24s}.js .tr-reveal[data-reveal-delay="4"]{transition-delay:.32s}.js .tr-reveal[data-reveal-delay="5"]{transition-delay:.4s}.js .tr-reveal[data-reveal-delay="6"]{transition-delay:.48s}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.js .tr-reveal{opacity:1!important;transform:none!important}}:root{--color-accent:#00db74;--color-accent-deep:#0d6f3f;--color-accent-soft:#00db742e;--color-accent-haze:#00db741a;--color-accent-mist:#00db740f;--color-hero-bg:#0a0a0a}
