.page.austin{--ink:#fdeede;--muted:#e3a878;--amber:#ffb45a;--teal:#2e86ab;--ice:#a7d8e8;min-height:100svh;color:var(--ink);isolation:isolate;text-align:center;background:linear-gradient(#3a2a5c 0%,#6b466f 34%,#c56a4e 66%,#ffb45a 100%);flex-direction:column;padding:clamp(1.25rem,3vw,2.5rem);display:flex;position:relative;overflow:hidden}.austin .bg{z-index:-1;position:absolute;inset:0}.austin .sundown{aspect-ratio:1;filter:blur(2px);background:radial-gradient(circle,#fff1c2 0%,#ffcf6b 45%,#ffb45a00 72%);border-radius:50%;width:min(70vw,460px);animation:8s ease-in-out infinite sun-glow;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}@keyframes sun-glow{0%,to{opacity:.85}50%{opacity:1}}.austin .wave{background-repeat:repeat-x;border-radius:46% 46% 0 0/100% 100% 0 0;width:140%;height:46%;animation:ease-in-out infinite alternate wave-drift;position:absolute;left:-20%}.austin .wave-3{background:linear-gradient(#2e86ab8c,#163a55);height:40%;animation-duration:19s;bottom:0}.austin .wave-2{background:linear-gradient(#5bb4d6b3,#2e86ab);height:30%;animation-duration:14s;animation-direction:alternate-reverse;bottom:0;left:-25%}.austin .wave-1{background:linear-gradient(#a7d8e8e6,#5bb4d6);height:20%;animation-duration:10s;bottom:0}@keyframes wave-drift{0%{transform:translate(0)}to{transform:translate(6%)}}.austin .mk-head{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:color-mix(in srgb, var(--ink) 80%, transparent);text-align:left;flex-wrap:wrap;justify-content:space-between;gap:.4rem 1rem;font-size:clamp(.62rem,1.4vw,.72rem);display:flex}.austin .mk-name{color:#fff1c2}.austin .mk-hero{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.4rem;padding-bottom:clamp(3rem,12vh,7rem);display:flex}.austin .mk-logo{filter:drop-shadow(0 16px 40px #280f0a73);width:min(64vw,440px)}.austin .mk-tag{font-family:var(--font-display);letter-spacing:-.02em;color:#fff6e6;text-shadow:0 2px 24px #3c140a59;margin:0;font-size:clamp(1.9rem,5.2vw,3.5rem);font-weight:800;line-height:.98}.austin .mk-note{max-width:46ch;font-family:var(--font-mono);letter-spacing:.03em;color:#ffe6c9;margin:0;font-size:clamp(.78rem,1.9vw,.98rem)}.austin .netfoot{color:#ffe6c9}@media (prefers-reduced-motion:reduce){.austin .wave,.austin .sundown{animation:none}}
