@charset "UTF-8";

:root {
  color-scheme: dark;
  --navy: #09122e;
  --navy-light: #15203b;
  --gold: #d4bd8f;
  --gold-muted: #a48b63;
  --white: #f4f1eb;
  --lavender: #bdc2db;
  --muted: #a6aec5;
  --ease: cubic-bezier(.22, 1, .36, 1);
  --parallax-x: 0px;
  --parallax-y: 0px;
  font-family: "Manrope", "Avenir Next", "Segoe UI", sans-serif;
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
}

*, *::before, *::after { box-sizing: border-box; }
html { min-width: 320px; background: var(--navy); }
body { margin: 0; min-height: 100svh; background: var(--navy); color: var(--white); overflow-x: clip; }
a { color: inherit; text-decoration: none; -webkit-tap-highlight-color: transparent; }
button { font: inherit; }
svg { display: block; }
button, a { touch-action: manipulation; }
::selection { background: #d4bd8f; color: var(--navy); }
:focus-visible { outline: 2px solid var(--gold); outline-offset: 6px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.skip-link { position: fixed; z-index: 20; top: 12px; left: 12px; padding: 14px 20px; color: var(--navy); background: var(--white); border-radius: 6px; transform: translateY(-160%); }
.skip-link:focus { transform: translateY(0); }

.atmosphere { position: fixed; z-index: 0; inset: 0; overflow: hidden; pointer-events: none; contain: strict; }
.atmosphere::after { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse at 50% 40%, transparent 25%, #040a1a80 100%); }
.light { position: absolute; border-radius: 50%; will-change: transform; }
.light--blue { width: 950px; height: 950px; left: calc(50% - 650px); top: -270px; background: radial-gradient(ellipse, #354d7735, #17294b12 47%, transparent 70%); animation: drift-blue 27s ease-in-out infinite alternate; }
.light--champagne { width: 750px; height: 900px; right: -220px; bottom: -440px; background: radial-gradient(ellipse, #b79a5d0d, transparent 68%); animation: drift-warm 32s ease-in-out infinite alternate; }
.botanical { position: absolute; width: 890px; height: 730px; background: url("assets/brand-symbol-mono.svg") center / contain no-repeat; will-change: transform; }
.botanical--left { left: calc(50% - 1190px); top: 5%; opacity: .055; transform: translate(calc(var(--parallax-x) * -1.5), calc(var(--parallax-y) * -1.5)) rotate(-24deg); }
.botanical--right { right: calc(50% - 1190px); bottom: -26%; opacity: .04; transform: translate(calc(var(--parallax-x) * -1), calc(var(--parallax-y) * -1)) rotate(150deg); }
.orbit { position: absolute; border: 1px solid #b4bad00a; border-radius: 50%; width: 1050px; height: 1250px; }
.orbit--one { left: calc(50% - 1090px); top: -550px; transform: rotate(-25deg); }
.orbit--two { right: calc(50% - 1080px); bottom: -880px; transform: rotate(35deg); }
.grain { position: absolute; inset: 0; opacity: .035; background: url("assets/grain.svg"); }
.star, .portrait-spark, .tiny-star { display: block; width: 10px; height: 10px; background: var(--gold); clip-path: polygon(50% 0, 61% 39%, 100% 50%, 61% 61%, 50% 100%, 39% 61%, 0 50%, 39% 39%); }
.star { position: absolute; animation: twinkle 9s ease-in-out infinite; opacity: .4; }
.star--one { left: calc(50% - 374px); top: 32%; width: 9px; height: 9px; }
.star--two { right: calc(50% - 395px); top: 59%; width: 7px; height: 7px; animation-delay: -5s; }
.star--three { right: 20%; top: 16%; width: 4px; height: 4px; animation-delay: -2s; }
.point { width: 3px; height: 3px; border-radius: 50%; background: var(--gold); position: absolute; opacity: .3; }
.point--one { top: 53%; left: calc(50% - 290px); }
.point--two { top: 25%; right: calc(50% - 260px); }
.page-frame { position: absolute; top: 38px; left: 48px; right: 48px; display: flex; justify-content: space-between; color: #a1aac0; font-size: 9px; letter-spacing: .25em; }
.page-frame::before { content: ""; position: absolute; top: 28px; left: 0; width: 30px; height: 1px; background: #d4bd8f40; }
.page-frame::after { content: ""; position: absolute; top: 28px; right: 0; width: 30px; height: 1px; background: #d4bd8f40; }

.experience { position: relative; z-index: 1; width: min(100% - 48px, 464px); min-height: 100svh; margin-inline: auto; display: flex; flex-direction: column; align-items: center; padding: 53px 0 24px; }
.introduction { width: 100%; text-align: center; }
.eyebrow { display: flex; justify-content: center; align-items: center; gap: 15px; margin: 0 0 30px; color: var(--lavender); font-size: 9px; line-height: 1.5; font-weight: 400; letter-spacing: .27em; }
.eyebrow > span { width: 26px; height: 1px; background: linear-gradient(90deg, transparent, #d4bd8f66); }
.eyebrow > span:last-child { transform: rotate(180deg); }
.portrait-stage { position: relative; width: 172px; height: 155px; margin: 0 auto 25px; --reveal-delay: .08s; }
.portrait-halo { position: absolute; inset: -55px; background: radial-gradient(ellipse, #7186ae17 0%, transparent 66%); }
.portrait-inner { position: relative; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; transform: translate(var(--parallax-x), var(--parallax-y)); }
.hero-symbol { width: 145px; height: auto; margin-top: 4px; filter: drop-shadow(0 0 12px #d4bd8f0a); }
.draw { fill: none; stroke: #fff; stroke-linecap: round; stroke-linejoin: round; stroke-dasharray: 1; stroke-dashoffset: 0; }
.draw--stem { stroke-width: 9; animation: draw-in .65s var(--ease) both; }
.draw--leaf { stroke-width: 18; animation: draw-in .85s .18s var(--ease) both; }
.draw--branches { stroke-width: 25; animation: draw-in 1.1s .35s var(--ease) both; }
.draw-complete { animation: soft-in .4s 1s both; }
.portrait-spark { position: absolute; width: 13px; height: 13px; animation: twinkle 8s ease-in-out infinite; }
.portrait-spark--top { top: 14px; right: 3px; }
.portrait-spark--bottom { bottom: 23px; left: -12px; width: 8px; height: 8px; animation-delay: -3s; }
.portrait-dot { position: absolute; width: 3px; height: 3px; right: -12px; bottom: 56px; background: var(--gold); border-radius: 50%; opacity: .6; }
.signature { margin: 0 auto; width: min(100%, 350px); line-height: 0; font-size: 40px; --reveal-delay: .18s; }
.signature img { width: 100%; height: auto; }
.profession { margin: 12px 0 0; font-size: 12px; font-weight: 500; line-height: 1.7; letter-spacing: .16em; color: #d5d9e9; --reveal-delay: .23s; }
.profession > span:first-child { display: inline-block; margin: 0 8px; color: var(--gold-muted); }
.profession .crp { letter-spacing: .13em; }
.specialty { margin: 21px 0 0; font-size: 17px; line-height: 1.8; letter-spacing: .025em; font-weight: 400; color: #e1e1ec; --reveal-delay: .28s; }
.mobile-break { display: none; }
.invitation { text-align: center; margin: 23px 0 26px; --reveal-delay: .31s; }
.tiny-star { width: 7px; height: 7px; margin: 0 auto 13px; opacity: .7; }
.invitation p { font-family: Georgia, "Times New Roman", serif; font-style: italic; font-size: 20px; font-weight: 400; letter-spacing: -.025em; line-height: 1.5; color: #dfd8cc; margin: 0; }

.links { display: grid; gap: 12px; width: 100%; scroll-margin-top: 20px; }
.links:focus { outline: none; }
.link-card { position: relative; isolation: isolate; display: flex; align-items: center; gap: 18px; min-height: 84px; width: 100%; padding: 19px 23px; border-radius: 12px; background: linear-gradient(110deg, #1c294263, #141e3647); border: 1px solid #b7bedb1c; box-shadow: 0 8px 30px #0000000a, inset 0 1px 0 #ffffff02; transition: transform .45s var(--ease), border-color .4s ease, box-shadow .4s ease, background-color .4s ease, opacity .2s ease; backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); --reveal-delay: .36s; }
.link-card:nth-child(2) { --reveal-delay: .43s; }
.link-card:nth-child(3) { --reveal-delay: .50s; }
.link-card:nth-child(4) { --reveal-delay: .57s; }
.link-card--primary { border-color: #baa16f80; background: linear-gradient(110deg, #3033425e, #19253e73); box-shadow: inset 0 1px 0 #ebdcb20a, 0 8px 30px #0000000a; }
.link-card--primary::before { content: ""; position: absolute; inset: -1px; pointer-events: none; border: 1px solid #e4c998; border-radius: inherit; opacity: 0; animation: border-breathe 10s ease-in-out infinite; }
.link-card::after { content: ""; position: absolute; z-index: -1; inset: 0; pointer-events: none; border-radius: inherit; background: linear-gradient(105deg, transparent 25%, #e6d6aa09 45%, transparent 65%); background-size: 300% 100%; background-position: 100% 0; opacity: 0; transition: background-position .8s ease, opacity .4s ease; }
.card-icon { display: grid; place-items: center; flex: 0 0 35px; height: 38px; color: #cbb68f; transition: transform .45s var(--ease); }
.card-icon svg { width: 23px; height: 23px; stroke: currentColor; stroke-width: 1.3; fill: none; stroke-linecap: round; stroke-linejoin: round; }
.card-icon .instagram-dot { fill: currentColor; stroke: none; }
.card-title { flex: 1; min-width: 0; font-size: 18px; font-weight: 500; line-height: 1.4; letter-spacing: .005em; color: var(--white); }
.card-arrow { width: 20px; height: 20px; flex: 0 0 20px; stroke: #b6ad98; stroke-width: 1.2; fill: none; stroke-linecap: round; stroke-linejoin: round; transition: transform .45s var(--ease), stroke .4s ease; }
.link-card:active, .link-card.is-pressed { transform: translateY(-1px) scale(.99); border-color: #e3cd9e; background-color: #d4bd8f0a; }
.is-navigating .link-card:not(.is-pressed) { opacity: .7; }

.footer { width: 100%; text-align: center; margin-top: auto; padding-top: 32px; --reveal-delay: .58s; }
.footer-divider { display: flex; align-items: center; justify-content: center; gap: 13px; margin-bottom: 12px; }
.footer-divider > span { width: 29px; height: 1px; background: #d4bd8f26; }
.footer-divider img { width: 22px; height: 18px; opacity: .8; }
.footer p { margin: 0; font-size: 10px; letter-spacing: .09em; line-height: 1.7; color: #aeb5ca; }
.footer p > span { color: #bba47a; padding: 0 4px; }
.footer .footer-registration { margin-top: 3px; font-size: 8px; letter-spacing: .16em; color: #9aa4be; }
.reveal { animation: appear .9s var(--ease) var(--reveal-delay, 0s) both; }

.contact-dialog:not([open]):not(:target) { display: none; }
.contact-dialog { position: fixed; width: min(100% - 40px, 420px); padding: 46px 30px 30px; color: var(--white); border: 1px solid #b9a27666; background: #111c35; border-radius: 16px; box-shadow: 0 30px 100px #00000080; }
.contact-dialog[open] { animation: appear .25s var(--ease); }
.contact-dialog::backdrop { background: #030819b3; backdrop-filter: blur(7px); }
.dialog-close { position: absolute; top: 8px; right: 8px; display: grid; place-items: center; width: 44px; height: 44px; border: 0; background: transparent; color: #c4c8d5; border-radius: 50%; cursor: pointer; }
.dialog-close:hover { background: #ffffff08; }
.dialog-close svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.3; }
.dialog-eyebrow { color: var(--gold); font-size: 9px; letter-spacing: .18em; }
.contact-dialog h2 { font-family: Georgia, serif; font-size: 28px; font-weight: 400; margin: 18px 0; }
.contact-dialog p { font-size: 14px; line-height: 1.8; color: #c2c8d9; margin-bottom: 24px; }
.dialog-action { display: flex; justify-content: space-between; align-items: center; gap: 12px; min-height: 52px; padding: 14px 18px; border: 1px solid #d4bd8f80; border-radius: 8px; font-size: 12px; }
.dialog-action > svg { width: 20px; height: 20px; flex: 0 0 20px; stroke: var(--gold); fill: none; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; }

html:has(dialog[open]) { overflow: hidden; }
html.dialog-open { overflow: hidden; }
.about-dialog { width: min(100% - 48px, 760px); max-height: calc(100svh - 48px); padding: 0; overscroll-behavior: contain; scrollbar-width: thin; scrollbar-color: #75694f #111c35; }
.about-dialog-header { position: sticky; z-index: 2; top: 0; display: flex; align-items: center; min-height: 64px; padding: 20px 34px; border-bottom: 1px solid #d4bd8f24; background: #111c35; }
.about-dialog-header .dialog-close { top: 10px; right: 14px; }
.about-fallback-close { margin-left: auto; font-size: 12px; color: var(--gold); }
.about-dialog:modal .about-fallback-close { display: none; }
.about-dialog:not(:modal) .dialog-close { display: none; }
.about-dialog.is-dialog-fallback { z-index: 100; margin: auto; overflow: auto; box-shadow: 0 30px 100px #00000080, 0 0 0 100vmax #030819b3; }
.about-dialog.is-dialog-fallback .dialog-close { display: grid; }
.about-dialog.is-dialog-fallback .about-fallback-close { display: none; }
.about-dialog:target:not([open]) { display: block; position: fixed; z-index: 100; inset: 0; margin: auto; overflow: auto; box-shadow: 0 30px 100px #00000080, 0 0 0 100vmax #030819b3; }

.about-content { padding: 30px 34px 34px; }
.about-overview { display: grid; align-items: center; gap: 28px; }
.about-overview:has(.about-photo:not([hidden])) { grid-template-columns: 190px minmax(0, 1fr); }
.about-photo { margin: 0; }
.about-photo[hidden] { display: none; }
.about-photo img { display: block; width: 100%; height: auto; border-radius: 12px; }
.about-dialog h2 { font-size: 29px; line-height: 1.35; margin: 14px 0; }
.about-dialog h2:focus { outline: none; }
.about-dialog p { margin: 0 0 18px; font-size: 14px; line-height: 1.85; }
.about-dialog .about-registration { font-size: 11px; letter-spacing: .12em; color: var(--gold); margin-bottom: 18px; }
.about-introduction > p:last-child { margin-bottom: 0; }
.about-biography { margin-top: 26px; }
.about-dialog h3 { margin: 0 0 18px; font-size: 12px; font-weight: 500; letter-spacing: .13em; text-transform: uppercase; line-height: 1.7; color: #e3cea0; }
.about-attendance { margin-top: 28px; padding: 23px; background: #ffffff03; border: 1px solid #d4bd8f24; border-radius: 12px; }
.about-attendance address { display: flex; gap: 12px; font-style: normal; font-size: 13px; line-height: 1.85; color: #d0d4e1; }
.about-attendance address svg { width: 20px; height: 20px; flex: 0 0 20px; margin-top: 3px; stroke: var(--gold); stroke-width: 1.3; fill: none; }
.about-attendance .dialog-action { margin-top: 22px; }

@media (hover: hover) and (pointer: fine) {
  .link-card:hover { transform: translateY(-4px); border-color: #d4bd8f99; box-shadow: 0 16px 40px #0000001a, inset 0 1px 0 #ebdcb210; }
  .link-card:hover::after { opacity: 1; background-position: 0 0; }
  .link-card:hover .card-icon { transform: translateY(-1px) rotate(-4deg); }
  .link-card:hover .card-arrow { transform: translateX(4px); stroke: #e3cd9e; }
  .link-card:active { transform: translateY(-1px) scale(.99); }
}

@media (min-width: 1500px) {
  .botanical--left { left: calc(50% - 1300px); width: 1050px; height: 880px; }
  .botanical--right { right: calc(50% - 1320px); width: 1080px; height: 900px; }
}
@media (min-width: 700px) and (min-height: 950px) {
  .experience { padding-top: 75px; padding-bottom: 35px; }
  .eyebrow { margin-bottom: 39px; }
  .portrait-stage { margin-bottom: 32px; }
  .invitation { margin-top: 30px; margin-bottom: 32px; }
  .footer { padding-top: 40px; }
}
@media (max-width: 699px) {
  .page-frame { display: none; }
  .experience { width: min(100% - 40px, 430px); padding: max(28px, env(safe-area-inset-top)) 0 max(20px, env(safe-area-inset-bottom)); }
  .eyebrow { font-size: 8px; gap: 12px; letter-spacing: .23em; margin-bottom: 23px; }
  .eyebrow > span { width: 20px; }
  .portrait-stage { width: 142px; height: 120px; margin-bottom: 21px; }
  .hero-symbol { width: 120px; }
  .signature { width: 290px; max-width: 96%; }
  .profession { font-size: 11px; margin-top: 10px; }
  .specialty { margin-top: 16px; font-size: 16px; line-height: 1.75; }
  .mobile-break { display: initial; }
  .invitation { margin: 17px 0 22px; }
  .invitation p { font-size: 18px; }
  .tiny-star { width: 6px; height: 6px; margin-bottom: 9px; }
  .links { gap: 10px; }
  .link-card { min-height: 76px; padding: 16px 17px; gap: 12px; border-radius: 11px; }
  .card-icon { flex-basis: 30px; }
  .card-icon svg { width: 22px; height: 22px; }
  .card-title { font-size: 17px; }
  .card-arrow { width: 18px; height: 18px; flex-basis: 18px; }
  .footer { padding-top: 25px; }
  .footer-divider { margin-bottom: 9px; }
  .footer p { font-size: 9px; }
  .botanical { width: 650px; height: 540px; }
  .botanical--left { left: -490px; top: 4%; opacity: .045; transform: rotate(-20deg); }
  .botanical--right { right: -485px; bottom: -3%; opacity: .035; transform: rotate(155deg); }
  .star--one { left: 9%; top: 26%; width: 6px; height: 6px; }
  .star--two { right: 8%; top: 46%; width: 5px; height: 5px; }
  .star--three { display: none; }
  .point--one { left: 9%; top: 39%; }
  .point--two { right: 13%; top: 19%; }
  .about-dialog { width: calc(100% - 24px); max-height: calc(100svh - 24px); border-radius: 14px; }
  .about-dialog-header { min-height: 60px; padding-inline: 22px; }
  .about-dialog-header .dialog-close { top: 8px; right: 8px; }
  .about-content { padding: 24px 22px; }
  .about-overview:has(.about-photo:not([hidden])) { grid-template-columns: 1fr; gap: 24px; }
  .about-photo { width: min(100%, 210px); margin-inline: auto; }
  .about-dialog h2 { font-size: 25px; }
  .about-attendance { padding: 18px; }
}
@media (max-width: 374px) {
  .experience { width: calc(100% - 32px); }
  .card-title { font-size: 16px; }
  .link-card { padding-inline: 13px; gap: 9px; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
  :root { --parallax-x: 0px !important; --parallax-y: 0px !important; }
  .draw { stroke-dashoffset: 0; }
  .draw-complete { opacity: 1; }
  .light, .botanical { will-change: auto; }
  .link-card:hover, .link-card:active, .link-card.is-pressed, .link-card:hover .card-icon, .link-card:hover .card-arrow { transform: none; }
}
@media (forced-colors: active) {
  .atmosphere { display: none; }
  .link-card { border: 1px solid LinkText; }
  .signature img { display: none; }
  .signature .sr-only { position: static; width: auto; height: auto; clip-path: none; font-family: Georgia, serif; line-height: 1.2; font-size: 32px; }
}

@keyframes appear { from { opacity: 0; transform: translateY(7px) scale(.99); } to { opacity: 1; transform: translateY(0) scale(1); } }
@keyframes soft-in { from { opacity: 0; } to { opacity: 1; } }
@keyframes draw-in { from { stroke-dashoffset: 1; } to { stroke-dashoffset: 0; } }
@keyframes drift-blue { from { transform: translate(-20px, -10px); } to { transform: translate(55px, 45px); } }
@keyframes drift-warm { from { transform: translate(0, 0); } to { transform: translate(-60px, -35px); } }
@keyframes twinkle { 0%, 100% { opacity: .25; transform: scale(.85); } 48% { opacity: .75; transform: scale(1.08); } }
@keyframes border-breathe { 0%, 100% { opacity: 0; } 50% { opacity: .17; } }
