.hero-shell{--hero-header-offset: 64px;position:relative;overflow:hidden;background:linear-gradient(180deg,hsl(var(--warning) / 0),hsl(var(--warning) / .03) 34%,hsl(var(--warning) / 0) 72%,hsl(var(--secondary) / .3)),hsl(var(--background));min-height:min(30rem,calc(100svh - var(--hero-header-offset)));display:flex;align-items:center;padding-block:clamp(1rem,3.5vh,2.75rem)}@supports not (height: 100svh){.hero-shell{min-height:min(30rem,calc(100vh - var(--hero-header-offset)))}}@media(max-width:599.98px){.hero-shell{margin-top:calc(-1 * var(--app-bar-float-height));padding-top:calc(var(--app-bar-float-height) + clamp(1rem,3.5vh,2.75rem))}}.hero-inner{position:relative;z-index:1;width:100%}.hero-blooms{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.35) 9%,#000 22%,#000 100%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.35) 9%,#000 22%,#000 100%)}.hero-bloom{position:absolute;inset:0;opacity:0;transition:opacity .9s ease;--bloom-a: var(--primary);--bloom-b: var(--accent);--bloom-alpha-a: .42;--bloom-alpha-b: .34}.hero-bloom[data-hue="1"]{--bloom-a: var(--accent);--bloom-b: var(--info)}.hero-bloom[data-hue="2"]{--bloom-a: var(--info);--bloom-b: var(--primary)}.hero-bloom[data-active=true]{opacity:1}.hero-bloom__pulse{position:absolute;inset:0 -12% -30%;display:block;background:radial-gradient(64% 80% at 10% 42%,hsl(var(--bloom-a) / var(--bloom-alpha-a)),hsl(var(--bloom-a) / calc(var(--bloom-alpha-a) * .62)) 30%,hsl(var(--bloom-a) / calc(var(--bloom-alpha-a) * .24)),hsl(var(--bloom-a) / 0) 80%),radial-gradient(60% 74% at 88% 34%,hsl(var(--bloom-b) / var(--bloom-alpha-b)),hsl(var(--bloom-b) / calc(var(--bloom-alpha-b) * .62)) 32%,hsl(var(--bloom-b) / calc(var(--bloom-alpha-b) * .24)),hsl(var(--bloom-b) / 0) 82%);filter:blur(30px);transform-origin:50% 0%;animation:heroHeartbeat 5.6s ease-in-out infinite;will-change:transform,opacity}.dark .hero-bloom,[data-theme=dark] .hero-bloom{--bloom-alpha-a: .5;--bloom-alpha-b: .4}@keyframes heroHeartbeat{0%{opacity:.93;transform:scale(1)}6%{opacity:1;transform:scale(1.035)}13%{opacity:.95;transform:scale(1.008)}20%{opacity:.99;transform:scale(1.028)}30%,to{opacity:.93;transform:scale(1)}}.hero-shell:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(to bottom,hsl(var(--secondary) / 0) 55%,hsl(var(--secondary) / .3)),linear-gradient(to bottom,hsl(var(--background) / 0) 55%,hsl(var(--background) / .92))}.dark .hero-shell:after,[data-theme=dark] .hero-shell:after{background:linear-gradient(to bottom,hsl(var(--secondary) / 0) 60%,hsl(var(--secondary) / .3)),linear-gradient(to bottom,hsl(var(--background) / 0) 60%,hsl(var(--background) / .88))}@media(prefers-reduced-motion:reduce){.hero-bloom{transition:none}.hero-bloom__pulse{animation:none;opacity:1;transform:none}}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;align-items:start}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;max-width:35rem;min-width:0}.hero-live{display:inline-flex;align-items:center;gap:.4rem;margin:0;padding:.25rem .65rem;border-radius:999px;border:1px solid hsl(var(--status-success) / .28);background:hsl(var(--status-success) / .12);color:hsl(var(--status-success));font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;line-height:1.2;white-space:nowrap}.hero-live__dot{width:.4rem;height:.4rem;border-radius:50%;background:currentColor;flex-shrink:0}.hero-live__dot--pulsing{animation:heroLivePulse 2s ease-in-out infinite}.hero-live__short{display:none}@media(max-width:639px){.hero-live__long{display:none}.hero-live__short{display:inline}}@keyframes heroLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}.hero-copy .hero-quote{margin:0;font-size:clamp(1.5625rem,1.1rem + 2.1vw,2.75rem);line-height:1.16;letter-spacing:-.02em;text-wrap:balance;animation:heroQuoteIn .42s ease-out both}.hero-copy .hero-quote--static{animation:none}.hero-copy .hero-quote--static .hero-quote__claim{color:hsl(var(--primary))}.hero-copy .hero-quote:not(.hero-quote--static){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}@media(max-width:1023px){.hero-copy .hero-quote:not(.hero-quote--static){-webkit-line-clamp:3}}@keyframes heroQuoteIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hero-mechanism{margin:0;max-width:34rem;color:hsl(var(--muted-foreground));font-size:clamp(.875rem,.8rem + .3vw,1rem);line-height:1.6;text-wrap:pretty}.hero-attrib{display:flex;align-items:center;gap:.625rem;min-width:0;max-width:100%}.hero-attrib__avatar{height:2.25rem;width:2.25rem;flex-shrink:0}.hero-attrib__lines{display:flex;flex-direction:column;min-width:0;line-height:1.3}.hero-attrib__who{font-size:.875rem;font-weight:600;color:hsl(var(--foreground))}.hero-attrib__where{font-size:.8125rem;color:hsl(var(--muted-foreground));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-attrib__link{color:hsl(var(--primary));font-weight:600;text-decoration:none}.hero-attrib__link:hover,.hero-attrib__link:focus-visible{text-decoration:underline}.hero-ticks{display:flex;align-items:center;gap:.375rem}.hero-tick{position:relative;display:block;height:3px;width:1.75rem;border-radius:999px;background:hsl(var(--muted-foreground) / .25);overflow:hidden}.hero-tick--done{background:hsl(var(--primary))}.hero-tick__fill{position:absolute;top:0;bottom:0;left:0;width:0;border-radius:999px;background:hsl(var(--primary));animation-name:heroTickFill;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes heroTickFill{0%{width:0}to{width:100%}}.hero-ctas{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:.15rem}@media(prefers-reduced-motion:reduce){.hero-live__dot--pulsing,.hero-copy .hero-quote{animation:none}.hero-tick__fill{animation:none;width:100%}}.hero-grid__feed{width:100%;min-width:0}.hero-grid__feed:empty{display:none}@media(min-width:1024px){.hero-grid{grid-template-columns:minmax(0,35rem) minmax(0,32rem);justify-content:space-between;-moz-column-gap:3rem;column-gap:3rem;align-items:center}.hero-grid:has(>.hero-grid__feed:empty){grid-template-columns:minmax(0,35rem)}.hero-grid__feed{justify-self:stretch}}@keyframes heroFloat{0%,to{transform:translateY(0) rotate(var(--rotate, 0deg))}50%{transform:translateY(-12px) rotate(var(--rotate, 0deg))}}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(24px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroPulse{0%,to{opacity:.4}50%{opacity:.7}}@keyframes kenBurns0{0%{transform:scale(1) translate(0)}50%{transform:scale(1.12) translate(-3%,2%)}to{transform:scale(1) translate(0)}}@keyframes kenBurns1{0%{transform:scale(1.08) translate(2%,-1%)}50%{transform:scale(1) translate(-2%,2%)}to{transform:scale(1.08) translate(2%,-1%)}}@keyframes kenBurns2{0%{transform:scale(1) translate(0)}50%{transform:scale(1.15) translate(3%,-2%)}to{transform:scale(1) translate(0)}}@keyframes kenBurns3{0%{transform:scale(1.1) translate(-2%)}50%{transform:scale(1) translate(2%,-3%)}to{transform:scale(1.1) translate(-2%)}}@keyframes kenBurns4{0%{transform:scale(1) translate(1%,1%)}50%{transform:scale(1.12) translate(-2%,-1%)}to{transform:scale(1) translate(1%,1%)}}.hero-collage{position:relative;width:100%;height:420px;max-width:520px;margin:0 auto}.hero-photo{position:absolute;overflow:hidden;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000f;animation:heroFadeIn .7s ease-out both,heroFloat 6s ease-in-out infinite;transition:transform .3s ease,box-shadow .3s ease;cursor:default}.hero-photo:hover{transform:translateY(-4px) scale(1.04)!important;box-shadow:0 12px 40px #4c3bfd2e,0 4px 12px #00000014;z-index:10}.hero-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;will-change:transform}.hero-photo--0 img{animation:kenBurns0 14s ease-in-out infinite}.hero-photo--1 img{animation:kenBurns1 12s ease-in-out infinite;animation-delay:1s}.hero-photo--2 img{animation:kenBurns2 16s ease-in-out infinite;animation-delay:2s}.hero-photo--3 img{animation:kenBurns3 13s ease-in-out infinite;animation-delay:.5s}.hero-photo--4 img{animation:kenBurns4 15s ease-in-out infinite;animation-delay:3s}.hero-outline-btn.MuiButton-root{position:relative;border:1px solid hsl(var(--foreground) / .28);background:transparent;color:hsl(var(--foreground));transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease,background-color .25s ease}@supports ((-webkit-mask-composite: xor) or (mask-composite: exclude)){.hero-outline-btn.MuiButton-root{border-color:transparent}.hero-outline-btn.MuiButton-root:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:var(--gradient-accent-border);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}}.hero-outline-btn.MuiButton-root:hover{border-color:hsl(var(--foreground) / .45);background-color:hsl(var(--foreground) / .06);box-shadow:0 4px 16px hsl(var(--accent) / .18);transform:translateY(-1px)}@supports ((-webkit-mask-composite: xor) or (mask-composite: exclude)){.hero-outline-btn.MuiButton-root:hover{border-color:transparent}}.hero-outline-btn.MuiButton-root:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.dark .hero-outline-btn.MuiButton-root,[data-theme=dark] .hero-outline-btn.MuiButton-root{color:hsl(var(--foreground))}.hero-photo__label{position:absolute;bottom:8px;left:50%;transform:translate(-50%);background:#ffffffeb;backdrop-filter:blur(8px);color:#1b2631;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:3px 10px;border-radius:999px;white-space:nowrap;box-shadow:0 1px 4px #00000014}.dark .hero-photo__label,[data-theme=dark] .hero-photo__label{background:#1e1e28e0;color:#ebebeb;box-shadow:0 1px 4px #0000004d}.hero-photo--circle,.hero-photo--circle img{border-radius:50%}.hero-photo--rounded{border-radius:20px}.hero-photo--0{top:0;left:0;width:220px;height:170px;--rotate: -3deg;z-index:2}.hero-photo--1{top:10px;right:20px;width:160px;height:160px;--rotate: 2deg;z-index:3}.hero-photo--2{top:140px;left:60px;width:240px;height:170px;--rotate: 1deg;z-index:4}.hero-photo--3{top:180px;right:0;width:150px;height:150px;--rotate: -2deg;z-index:3}.hero-photo--4{bottom:0;left:120px;width:200px;height:150px;--rotate: 2deg;z-index:5}.hero-gradient-blob{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;animation:heroPulse 8s ease-in-out infinite}.hero-gradient-blob--purple{width:300px;height:300px;background:hsl(var(--primary) / .12);top:-60px;right:-80px}.hero-gradient-blob--coral{width:250px;height:250px;background:hsl(var(--accent) / .1);bottom:-40px;left:-60px;animation-delay:3s}@media(max-width:1024px){.hero-collage{height:360px;max-width:420px}.hero-photo--0{width:180px;height:140px}.hero-photo--1{width:130px;height:130px}.hero-photo--2{width:200px;height:140px;top:120px;left:40px}.hero-photo--3{width:120px;height:120px;top:150px}.hero-photo--4{width:170px;height:130px;left:80px}}@media(max-width:768px){.hero-collage{height:280px;max-width:360px;margin-top:2rem}.hero-photo--0{width:150px;height:115px}.hero-photo--1{width:110px;height:110px;right:10px}.hero-photo--2{width:170px;height:120px;top:100px;left:30px}.hero-photo--3{width:100px;height:100px;top:130px}.hero-photo--4{width:140px;height:110px;left:60px}.hero-gradient-blob--purple{width:200px;height:200px}.hero-gradient-blob--coral{width:160px;height:160px}}@media(max-width:480px){.hero-collage{height:220px;max-width:300px}.hero-photo--0{width:120px;height:95px}.hero-photo--1{width:90px;height:90px;top:5px;right:5px}.hero-photo--2{width:140px;height:100px;top:80px;left:20px}.hero-photo--3{width:85px;height:85px;top:105px;right:0}.hero-photo--4{width:120px;height:90px;left:50px}.hero-photo__label{font-size:.6rem;padding:2px 7px}}
