:root{color-scheme:dark;--color-background:#0b0c10;--color-surface:rgba(19, 27, 34, 0.75);--color-surface-alt:rgba(18, 30, 38, 0.9);--color-text:#e7edef;--color-muted:rgba(231, 237, 239, 0.65);--color-accent:#0bb39c;--color-accent-soft:rgba(11, 179, 156, 0.22);--font-body:"Inter", "Poppins", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius:18px;--radius-sm:12px;--shadow-soft:0 28px 60px rgba(4, 9, 13, 0.55);--max-width:920px}*,*::before,*::after{box-sizing:border-box}.btn{display:inline-flex;align-items:center;gap:.65rem;padding:.8rem 1.8rem;border-radius:999px;border:1px solid rgba(11,179,156,.4);background:rgba(7,19,27,.65);color:#7ae8d8;text-transform:uppercase;font-size:.85rem;font-weight:600;letter-spacing:.08em;box-shadow:0 16px 32px rgba(4,12,18,.4);transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease,color 160ms ease;cursor:pointer;font-size:.9rem;gap:.65rem}.btn--primary{background:rgba(7,19,27,.7);border-color:rgba(11,179,156,.45)}.btn--ghost{background:0 0;border-color:rgba(122,232,216,.36);box-shadow:none}.btn--ghost:hover,.btn--ghost:focus{border-color:rgba(122,232,216,.7);color:#adf2e7;box-shadow:0 22px 40px rgba(4,12,18,.48);background:rgba(7,19,27,.4)}.btn:hover,.btn:focus{transform:translateY(-2px);border-color:rgba(122,232,216,.8);color:#b0f4eb;box-shadow:0 24px 44px rgba(4,12,18,.55)}.btn__icon{display:flex;align-items:center;line-height:0}.btn__icon svg,.contact__icon svg{width:1rem;height:1rem}body.page{margin:0;font-family:var(--font-body);background:radial-gradient(circle at 20% 20%,rgba(11,179,156,.18),transparent 55%),radial-gradient(circle at 80% 10%,rgba(98,137,255,.12),transparent 52%),var(--color-background);color:var(--color-text);line-height:1.7;letter-spacing:.01em}a{color:var(--color-accent);text-decoration:none;transition:color 160ms ease}a:hover,a:focus{color:#7ae8d8}img{display:block;max-width:100%;height:auto;border-radius:var(--radius)}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.6rem}.divider{background:linear-gradient(180deg,rgba(122,232,216,.15),transparent)}.divider::before{content:"";position:absolute;top:0;left:5%;right:5%;height:1px;background:linear-gradient(90deg,transparent,rgba(122,232,216,.4),transparent);z-index:1}.hero{position:relative;overflow:hidden;padding:6.5rem 0 5.5rem}.hero__inner{position:relative;z-index:1;display:grid;gap:1.2rem;text-align:left;max-width:640px}.hero__layout{display:grid;gap:3.5rem;align-items:center;position:relative}.hero__halo{position:absolute;top:-16%;left:14%;width:520px;height:520px;background:radial-gradient(circle,rgba(11,179,156,.28),transparent 65%);filter:blur(22px)}.hero__orb{position:absolute;border-radius:50%;filter:blur(6px);opacity:.75}.hero__orb--mint{width:240px;height:240px;top:58%;left:2%;background:radial-gradient(circle at 34% 32%,rgba(104,212,194,.65),rgba(11,179,156,0))}.hero__orb--ember{width:260px;height:260px;top:-12%;right:-4%;background:radial-gradient(circle at 40% 40%,rgba(255,138,76,.4),rgba(12,27,36,0))}.hero__title-row{display:flex;align-items:center;gap:1.35rem;flex-wrap:wrap;max-width:100%}.hero__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#7ae8d8 0%,#0bb39c 52%,#064d45 100%);box-shadow:0 18px 38px rgba(4,12,18,.55),inset 0 0 0 2px rgba(8,24,33,.3);flex-shrink:0}.hero__icon svg{width:34px;height:34px}.hero__title{margin:0;font-size:clamp(2.6rem,7vw,3.8rem);font-weight:600;letter-spacing:-.01em}.hero__subtitle{margin:0;font-size:clamp(1.3rem,3.2vw,1.6rem);font-weight:500;color:rgba(231,237,239,.85);letter-spacing:.01em}.hero__description{margin:0;font-size:clamp(1.05rem,2.6vw,1.2rem);color:rgba(231,237,239,.78);max-width:520px}.hero__actions{margin-top:2.2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem}.btn:hover,.btn:focus{transform:translateY(-2px);border-color:rgba(122,232,216,.8);color:#b0f4eb;box-shadow:0 24px 44px rgba(4,12,18,.55)}.hero__hint{font-size:.95rem;color:rgba(231,237,239,.6)}.hero__showcase{position:relative;background:rgba(11,25,33,.35);border-radius:32px;padding:1.4rem;border:1px solid rgba(122,232,216,.18);box-shadow:0 28px 60px rgba(4,10,16,.55);backdrop-filter:blur(20px);overflow:hidden;max-width:360px;justify-self:end}.hero__showcase::before{content:"";position:absolute;inset:-8% -10% 68% 55%;background:radial-gradient(circle at 30% 50%,rgba(122,232,216,.25),transparent 72%);filter:blur(8px);opacity:.8;pointer-events:none}.hero-showcase__title{margin:0;font-size:.9rem;letter-spacing:.28em;text-transform:uppercase;color:rgba(231,237,239,.55)}.hero-showcase__gradient{margin:1.2rem 0;border-radius:24px;height:180px;background:var(--showcase-gradient,linear-gradient(135deg,#77c1d7,#92b6d9,#f5ccb9));position:relative;overflow:hidden}.hero-showcase__gradient::after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,rgba(9,19,25,.18),transparent 55%)}.hero-showcase__swatches{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.hero-showcase__swatch{display:flex;align-items:center;gap:.9rem}.hero-showcase__chip{width:46px;height:46px;border-radius:16px;box-shadow:inset 0 0 0 2px rgba(5,13,19,.5)}.hero-showcase__label{display:flex;flex-direction:column;font-size:.95rem;color:rgba(231,237,239,.82)}.hero-showcase__label span{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(231,237,239,.55)}.section{padding:4.5rem 0}.section h2{margin:0 0 1rem;font-size:clamp(1.55rem,3vw,2rem);font-weight:600}.section p{margin:0 0 1.1rem;color:rgba(231,237,239,.82)}.section__subnote{margin-top:1rem;font-size:.9rem;color:var(--color-muted)}.statement{position:relative;padding:3.2rem 0}.statement__card{position:relative;border-radius:36px;padding:3.4rem;background:rgba(10,28,37,.72);border:1px solid rgba(122,232,216,.14);box-shadow:0 38px 80px rgba(4,12,18,.6);overflow:hidden}.statement__card::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(11,179,156,.18),rgba(6,15,21,.9)),url(/img/chameleoon-texture.png);background-size:cover;background-position:50%;opacity:.45}.statement__card::after{content:"";position:absolute;inset:-40% -50% 45% 25%;background:radial-gradient(circle,rgba(122,232,216,.22),transparent 75%);filter:blur(24px);opacity:.8}.statement__grid{position:relative;display:grid;gap:3rem;align-items:start}.statement__title{margin:0 0 1rem;font-size:1.6rem;font-weight:600;letter-spacing:.01em;color:rgba(231,237,239,.95)}.statement__content{display:grid;gap:1.6rem}.statement__content p{margin:0;font-size:1.05rem;color:rgba(231,237,239,.85)}.statement__content p+p{margin-top:-.2rem}.site-note{margin-top:1rem;font-size:.92rem;color:rgba(122,232,216,.72);font-style:italic;letter-spacing:.02em}.statement__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;margin-top:1.8rem}.btn{display:inline-flex;align-items:center;gap:.65rem;padding:.8rem 1.8rem;border-radius:999px;border:1px solid rgba(11,179,156,.36);background:rgba(7,19,27,.65);color:#7ae8d8;text-transform:uppercase;font-size:.85rem;font-weight:600;letter-spacing:.08em;box-shadow:0 16px 30px rgba(4,12,18,.35);transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease,color 160ms ease;cursor:pointer}.btn:hover,.btn:focus{transform:translateY(-2px);border-color:rgba(122,232,216,.7);color:#adf2e7;box-shadow:0 22px 40px rgba(4,12,18,.48)}.statement__hint{font-size:.9rem;color:rgba(231,237,239,.58)}.statement__aside{position:relative;background:rgba(4,15,22,.55);border-radius:28px;padding:1.6rem 1.8rem;border:1px solid rgba(122,232,216,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,4%);backdrop-filter:blur(20px);overflow:hidden;display:grid;gap:1.2rem}.statement__aside::before{content:"";position:absolute;inset:-18% 50% 65% -8%;background:radial-gradient(circle,rgba(255,153,102,.18),transparent 74%);filter:blur(16px);opacity:.8}.statement__aside-title{margin:0;font-size:.82rem;letter-spacing:.26em;text-transform:uppercase;color:rgba(231,237,239,.55)}.statement__highlights{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.statement-highlight{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.9rem;padding:.65rem .8rem;border-radius:18px;background:rgba(7,20,28,.55);border:1px solid rgba(122,232,216,.1)}.statement-highlight__chip{width:38px;height:38px;border-radius:16px;box-shadow:0 10px 18px rgba(4,12,18,.4),inset 0 0 0 2px rgba(6,18,25,.4)}.statement-highlight__label{display:flex;flex-direction:column;gap:.25rem}.statement-highlight__name{font-size:1rem;color:rgba(231,237,239,.9);letter-spacing:.01em;margin:0}.statement-highlight__description{margin:0;font-size:.9rem;color:rgba(231,237,239,.62)}.section__inner{display:grid;gap:2rem}.about{position:relative;padding:4.6rem 0 4rem}.about__inner{position:relative;background:rgba(10,28,37,.72);border-radius:36px;padding:3.2rem;border:1px solid rgba(122,232,216,.14);box-shadow:0 32px 72px rgba(4,12,18,.55);backdrop-filter:blur(20px);overflow:hidden}.about__inner::before{content:"";position:absolute;inset:-45% -50% 60% 25%;background:radial-gradient(circle,rgba(122,232,216,.2),transparent 75%);filter:blur(24px);opacity:.8}.about__grid{display:grid;gap:2.4rem;justify-items:center}.about__content{display:grid;gap:1.4rem;width:100%;max-width:640px}.about__tag{font-size:.82rem;letter-spacing:.26em;text-transform:uppercase;color:rgba(231,237,239,.55);margin:0}.about__body{margin:0;font-size:1.05rem;color:rgba(231,237,239,.85)}.about__body p{margin:0 0 1rem}.about__body p:last-child{margin-bottom:0}.section__subnote{margin-top:1rem;font-size:.92rem;color:rgba(122,232,216,.7)}.about__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;margin-top:1.6rem}.btn{display:inline-flex;align-items:center;gap:.65rem;padding:.8rem 1.8rem;border-radius:999px;border:1px solid rgba(11,179,156,.36);background:rgba(7,19,27,.65);color:#7ae8d8;text-transform:uppercase;font-size:.85rem;font-weight:600;letter-spacing:.08em;box-shadow:0 16px 30px rgba(4,12,18,.35);transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease,color 160ms ease;cursor:pointer}.btn:hover,.btn:focus{transform:translateY(-2px);border-color:rgba(122,232,216,.7);color:#adf2e7;box-shadow:0 22px 40px rgba(4,12,18,.48)}.about__hint{font-size:.9rem;color:rgba(231,237,239,.58)}.about__image{position:relative;border-radius:28px;overflow:hidden;border:1px solid rgba(122,232,216,.16);box-shadow:0 24px 60px rgba(4,10,16,.55);width:100%;max-width:560px}about__image::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(6,16,22,.65))}.about__figure{margin:0}.about__figure img{display:block;width:100%;height:auto}.studies{position:relative;padding:3.6rem 0}.studies__intro-block{position:relative;background:rgba(4,15,22,.55);border-radius:40px;padding:clamp(2rem,4vw,3.1rem);border:1px solid rgba(122,232,216,.18);box-shadow:0 36px 74px rgba(4,12,18,.5);backdrop-filter:blur(20px);overflow:hidden;display:grid;gap:clamp(1.8rem,3vw,2.4rem);margin-bottom:3.2rem}.studies__intro-block::before,.studies__intro-block::after{content:"";position:absolute;pointer-events:none;filter:blur(36px);z-index:0}.studies__intro-block::before{inset:-38% 48% 58% -28%;background:radial-gradient(circle,rgba(122,232,216,.38),transparent 72%);opacity:.65}.studies__intro-block::after{inset:46% -32% -36% 32%;background:radial-gradient(circle,rgba(98,137,255,.28),transparent 70%);opacity:.5}.studies__intro-copy{position:relative;z-index:1;display:grid;gap:clamp(1.25rem,2.6vw,1.9rem)}.studies__intro-copy h2{margin:0;font-size:clamp(1.9rem,4vw,2.5rem);font-weight:600}.studies__intro-text{margin:0;color:rgba(231,237,239,.82);max-width:560px}.studies__meta{position:relative;z-index:1;align-self:flex-start;display:inline-flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.8rem 1.4rem;padding:1rem 1.6rem;font-size:.9rem;color:rgba(231,237,239,.68);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;background:rgba(7,23,32,.62);border:1px solid rgba(122,232,216,.24);box-shadow:0 24px 48px rgba(4,12,18,.5),inset 0 0 0 1px rgba(4,12,18,.4);backdrop-filter:blur(14px);width:fit-content;max-width:100%}.studies__meta-count{color:#7ae8d8}.studies__meta-latest{color:rgba(231,237,239,.78)}.studies__grid{display:grid;gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.studies__empty{margin:2.5rem auto 0;max-width:420px;text-align:center;font-size:1rem;color:rgba(231,237,239,.7)}.studies__grid--more{margin-top:2.5rem}.studies__grid--more[hidden]{display:none}.studies__grid--more.studies__grid--active{display:grid}.study-card{background:var(--color-surface);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-soft);display:grid;grid-template-rows:160px 1fr;position:relative}.study-card__gradient{background:var(--study-gradient,linear-gradient(135deg,#0bb39c,#233b57));width:100%;height:100%}.study-card__body{padding:1.6rem;display:grid;gap:.9rem}.study-card__title{margin:0;font-size:1.15rem}.study-card__note{margin:0;color:rgba(231,237,239,.8);font-size:.95rem}.study-card__swatches{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.study-card__swatch{display:flex;align-items:center;gap:.75rem}.study-card__chip{width:44px;height:44px;border-radius:var(--radius-sm);box-shadow:inset 0 0 0 2px rgba(12,28,38,.45)}.study-card__label{display:flex;flex-direction:column;font-size:.9rem;color:var(--color-muted)}.study-card__label span{font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.studies__note{margin-top:2rem;font-size:.85rem;color:rgba(231,237,239,.55);font-style:italic}.studies__toggle{margin:2rem auto 0;display:inline-flex}.notes__list{display:grid;gap:1.5rem;margin:0;padding:0;list-style:none}.notes__columns{position:relative;display:grid;gap:1.8rem;margin-top:2.4rem;padding-left:2rem}.notes__columns::before{content:"";position:absolute;left:.65rem;top:.4rem;bottom:.4rem;width:2px;background:linear-gradient(180deg,rgba(122,232,216,.35),transparent);border-radius:1px}.notes__list{display:grid;gap:1.5rem;margin:0;padding:0;list-style:none}.notes__entry{position:relative;background:rgba(10,28,37,.72);border-radius:24px;padding:1.8rem 2rem;box-shadow:0 24px 60px rgba(4,10,16,.45);border:1px solid rgba(122,232,216,.12)}.notes__entry::before{content:"";position:absolute;left:-1.85rem;top:1.25rem;width:1.05rem;height:1.05rem;border-radius:50%;background:var(--note-chip,#7ae8d8);box-shadow:0 0 0 4px rgba(10,28,37,.85);display:grid;place-items:center;font-size:.6rem;font-weight:600;color:rgba(8,18,24,.9);letter-spacing:.08em;text-transform:uppercase}.notes__meta{display:block;font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(231,237,239,.48);margin-bottom:.6rem}.notes__entry h3{margin:0 0 .6rem;font-size:1.15rem}.notes__entry p{margin:0;color:rgba(231,237,239,.82)}.notes__toggle{margin-top:2.4rem;display:inline-flex;align-items:center;gap:.65rem;padding:.8rem 1.8rem;border-radius:999px;border:1px solid rgba(11,179,156,.36);background:rgba(7,19,27,.65);color:#7ae8d8;text-transform:uppercase;font-size:.85rem;font-weight:600;letter-spacing:.08em;box-shadow:0 16px 30px rgba(4,12,18,.35);transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease,color 160ms ease;cursor:pointer}.notes__toggle:hover,.notes__toggle:focus{transform:translateY(-2px);border-color:rgba(122,232,216,.7);color:#adf2e7;box-shadow:0 22px 40px rgba(4,12,18,.48)}.notes__more[hidden]{display:none}.contact{position:relative;padding:4.6rem 0 3.2rem;background:linear-gradient(180deg,rgba(122,232,216,.15) 0%,transparent 70%,#050d12 100%)}.contact::before{content:"";position:absolute;top:0;left:5%;right:5%;height:1px;background:linear-gradient(90deg,transparent,rgba(122,232,216,.4),transparent);z-index:1}.contact__card{position:relative;background:rgba(10,28,37,.72);border-radius:36px;padding:3.2rem;border:1px solid rgba(122,232,216,.14);box-shadow:0 32px 72px rgba(4,12,18,.55);backdrop-filter:blur(20px);overflow:hidden;text-align:center;max-width:720px;margin:0 auto;display:grid;justify-items:center;gap:1.6rem}.contact__card::before{content:"";position:absolute;inset:-45% -50% 60% 25%;background:radial-gradient(circle,rgba(122,232,216,.2),transparent 75%);filter:blur(24px);opacity:.8}.contact__body{margin:0 auto;max-width:540px;color:rgba(231,237,239,.85);text-align:center;line-height:1.7}.contact__email{display:inline-flex;align-items:center;gap:.65rem;padding:.8rem 1.8rem;border-radius:999px;border:1px solid rgba(11,179,156,.42);background:rgba(7,19,27,.7);color:#7ae8d8;text-transform:uppercase;font-size:.85rem;font-weight:600;letter-spacing:.08em;box-shadow:0 18px 36px rgba(4,12,18,.4);transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease,color 160ms ease;cursor:pointer;gap:.65rem}.contact__email:hover,.contact__email:focus{transform:translateY(-2px);border-color:rgba(122,232,216,.75);color:#adf2e7;box-shadow:0 24px 44px rgba(4,12,18,.5)}.contact__note{margin-top:.6rem;font-size:.92rem;color:rgba(231,237,239,.75)}.contact__hint{margin:.8rem 0 0;font-size:.82rem;color:rgba(231,237,239,.52);transition:color 160ms ease}.contact__hint--active{color:rgba(122,232,216,.75)}.site-footer{position:relative;padding:2.8rem 0 2.4rem;color:rgba(231,237,239,.6);font-size:.88rem;background:0 0}.site-footer__inner{display:grid;justify-items:center;gap:.6rem}.site-footer__reflection{font-size:.8rem;color:rgba(231,237,239,.45);font-style:italic}@media(min-width:880px){.hero__layout{grid-template-columns:minmax(0,1fr)auto}.statement__grid{grid-template-columns:minmax(0,1.35fr)minmax(0,1fr);gap:3.4rem}.statement__aside{margin-right:.6rem}}@media(max-width:879px){.hero{padding-bottom:4.8rem}.hero__layout{gap:2.8rem}.hero__showcase{justify-self:stretch;max-width:100%}.hero-showcase__gradient{height:160px}.statement__card{padding:2.6rem}.statement__grid{gap:2.2rem}.statement__aside{padding:1.6rem}.statement__header{flex-direction:column;gap:1rem;margin-bottom:1.8rem}.statement__title{font-size:1.4rem}.studies__intro-block{gap:2rem}.about__inner{padding:2.6rem}.about__grid{gap:2.2rem}.about__image{order:-1}}@media(max-width:720px){.hero__title-row{align-items:flex-start;gap:1rem}.studies__intro-block{gap:1.8rem}.studies__meta{align-self:center;justify-content:center;text-align:center}.about__inner{padding:2.2rem}.statement__card{padding:2.2rem}.notes__entry{padding:1.6rem}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}