.portal:where(.astro-cadlyku5)[data-color=portfolio]{--portal-color: var(--portal-portfolio)}.portal:where(.astro-cadlyku5)[data-color=leisure]{--portal-color: var(--portal-leisure)}.portal:where(.astro-cadlyku5)[data-color=wiki]{--portal-color: var(--portal-wiki)}.portal:where(.astro-cadlyku5){position:relative;display:flex;align-items:center;justify-content:center;width:280px;height:280px;text-decoration:none;cursor:pointer;transition:transform var(--transition-slow)}.portal-inner:where(.astro-cadlyku5){position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.portal-ring:where(.astro-cadlyku5){position:absolute;border-radius:var(--radius-full);border:2px solid var(--portal-color);transition:all var(--transition-slow);opacity:.4}.ring-1:where(.astro-cadlyku5){width:100%;height:100%;background:linear-gradient(135deg,var(--portal-color) 0%,transparent 100%);opacity:.1}.ring-2:where(.astro-cadlyku5){width:80%;height:80%;opacity:.3}.ring-3:where(.astro-cadlyku5){width:60%;height:60%;opacity:.5}.portal-content:where(.astro-cadlyku5){position:relative;z-index:2;text-align:center;padding:var(--spacing-md);transition:all var(--transition-slow)}.portal-icon:where(.astro-cadlyku5){font-size:var(--font-size-4xl);margin-bottom:var(--spacing-sm);filter:grayscale(.3);transition:all var(--transition-slow)}.portal-subtitle:where(.astro-cadlyku5){font-family:var(--font-mono);font-size:var(--font-size-sm);color:var(--color-text-secondary);letter-spacing:.05em;margin-bottom:var(--spacing-xs);transition:all var(--transition-base)}.portal-title:where(.astro-cadlyku5){font-family:var(--font-serif);font-size:var(--font-size-2xl);font-weight:600;color:var(--color-text-primary);letter-spacing:.02em;transition:all var(--transition-base)}.portal-ripple:where(.astro-cadlyku5){position:absolute;inset:0;border-radius:var(--radius-full);background:var(--portal-color);opacity:0;pointer-events:none;transform:scale(0);transition:all var(--transition-slow)}.sound-wave:where(.astro-cadlyku5){position:absolute;inset:0;border-radius:var(--radius-full);border:2px solid var(--portal-color);opacity:0;pointer-events:none}.portal:where(.astro-cadlyku5):hover{transform:scale(1.02)}.portal:where(.astro-cadlyku5):hover .ring-1:where(.astro-cadlyku5){transform:scale(1.03);opacity:.15;border-color:var(--portal-color)}.portal:where(.astro-cadlyku5):hover .ring-2:where(.astro-cadlyku5){transform:scale(1.05);opacity:.4}.portal:where(.astro-cadlyku5):hover .ring-3:where(.astro-cadlyku5){transform:scale(1.07);opacity:.6}.portal:where(.astro-cadlyku5):hover .portal-content:where(.astro-cadlyku5){transform:scale(1.02)}.portal:where(.astro-cadlyku5):hover .portal-icon:where(.astro-cadlyku5){filter:grayscale(0);transform:scale(1.05)}.portal:where(.astro-cadlyku5):hover .portal-title:where(.astro-cadlyku5){color:var(--color-accent)}.portal:where(.astro-cadlyku5):hover .portal-subtitle:where(.astro-cadlyku5){color:var(--color-text-primary)}.portal:where(.astro-cadlyku5):hover .sound-wave:where(.astro-cadlyku5){animation:soundWave var(--animation-sound-wave) ease-out infinite}.portal:where(.astro-cadlyku5):hover .wave-1:where(.astro-cadlyku5){animation-delay:0s}.portal:where(.astro-cadlyku5):hover .wave-2:where(.astro-cadlyku5){animation-delay:.5s}.portal:where(.astro-cadlyku5):hover .wave-3:where(.astro-cadlyku5){animation-delay:1s}.portal:where(.astro-cadlyku5):focus-visible{outline:3px solid var(--color-accent);outline-offset:4px;border-radius:var(--radius-full)}.portal:where(.astro-cadlyku5):active .portal-ripple:where(.astro-cadlyku5){animation:ripple var(--animation-ripple) ease-out}.portal:where(.astro-cadlyku5):active .sound-wave:where(.astro-cadlyku5){animation:soundWave .8s ease-out}.portal:where(.astro-cadlyku5):active{filter:brightness(1.05)}@media(max-width:1024px){.portal:where(.astro-cadlyku5){width:240px;height:240px}.portal-title:where(.astro-cadlyku5){font-size:var(--font-size-xl)}}@media(max-width:768px){.portal:where(.astro-cadlyku5){width:200px;height:200px}.portal-title:where(.astro-cadlyku5){font-size:var(--font-size-lg)}.portal-icon:where(.astro-cadlyku5){font-size:var(--font-size-3xl)}}@media(max-width:480px){.portal:where(.astro-cadlyku5){width:160px;height:160px}.portal-title:where(.astro-cadlyku5){font-size:var(--font-size-base)}.portal-subtitle:where(.astro-cadlyku5){font-size:.75rem}.portal-icon:where(.astro-cadlyku5){font-size:var(--font-size-2xl)}}.animated-greeting:where(.astro-aza36sez){position:relative;min-height:3.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:var(--spacing-lg)}.greeting-text:where(.astro-aza36sez){position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xs);opacity:0;animation:textFadeCycle var(--animation-greeting-cycle) ease-in-out infinite}.greeting-text:where(.astro-aza36sez)[data-index="0"]{animation-delay:0s}.greeting-text:where(.astro-aza36sez)[data-index="1"]{animation-delay:calc(var(--animation-greeting-cycle) / 2)}.greeting-en:where(.astro-aza36sez){font-family:var(--font-serif);font-size:var(--font-size-lg);color:var(--color-text-secondary);font-weight:400;letter-spacing:.05em;text-align:center}.greeting-jp:where(.astro-aza36sez){font-family:var(--font-serif);font-size:var(--font-size-sm);color:var(--color-text-light);font-weight:300;letter-spacing:.1em;text-align:center}@media(max-width:768px){.animated-greeting:where(.astro-aza36sez){min-height:3rem}.greeting-en:where(.astro-aza36sez){font-size:var(--font-size-base)}.greeting-jp:where(.astro-aza36sez){font-size:.8rem}}@media(max-width:480px){.animated-greeting:where(.astro-aza36sez){min-height:2.5rem}.greeting-en:where(.astro-aza36sez){font-size:var(--font-size-sm)}.greeting-jp:where(.astro-aza36sez){font-size:.7rem}}.animated-greeting:where(.astro-aza36sez):hover .greeting-text:where(.astro-aza36sez){animation-play-state:paused}@media(prefers-reduced-motion:reduce){.greeting-text:where(.astro-aza36sez){animation:none;opacity:0}.greeting-text:where(.astro-aza36sez)[data-index="0"]{opacity:1}}.portal-hub:where(.astro-jcnpajia){min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-2xl) var(--spacing-md);position:relative;overflow:hidden}.hub-center:where(.astro-jcnpajia){text-align:center;margin-bottom:var(--spacing-3xl);position:relative;z-index:2}.hub-name:where(.astro-jcnpajia){display:flex;flex-direction:column;gap:var(--spacing-sm);margin-bottom:0}.name-english:where(.astro-jcnpajia){font-family:var(--font-serif);font-size:var(--font-size-5xl);font-weight:700;letter-spacing:.05em;color:var(--color-text-primary);animation:floatInPlace var(--animation-float) ease-in-out infinite;text-shadow:0 0 20px rgba(253,203,203,.15)}.name-japanese:where(.astro-jcnpajia){font-family:var(--font-serif);font-size:var(--font-size-3xl);font-weight:400;color:var(--color-text-secondary);letter-spacing:.1em;text-shadow:0 0 15px rgba(203,247,253,.1)}html[data-theme=dark] .name-english:where(.astro-jcnpajia){text-shadow:0 0 25px rgba(199,158,165,.2)}html[data-theme=dark] .name-japanese:where(.astro-jcnpajia){text-shadow:0 0 20px rgba(141,188,201,.15)}.portals-container:where(.astro-jcnpajia){position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-3xl);max-width:1200px;width:100%;align-items:center;justify-items:center}.portal-wrapper:where(.astro-jcnpajia){position:relative}@media(max-width:1024px){.portals-container:where(.astro-jcnpajia){gap:var(--spacing-2xl)}.name-english:where(.astro-jcnpajia){font-size:var(--font-size-4xl)}.name-japanese:where(.astro-jcnpajia){font-size:var(--font-size-2xl)}}@media(max-width:768px){.portal-hub:where(.astro-jcnpajia){padding:var(--spacing-xl) var(--spacing-md)}.hub-center:where(.astro-jcnpajia){margin-bottom:var(--spacing-2xl)}.portals-container:where(.astro-jcnpajia){grid-template-columns:1fr;gap:var(--spacing-xl)}.name-english:where(.astro-jcnpajia){font-size:var(--font-size-3xl)}.name-japanese:where(.astro-jcnpajia){font-size:var(--font-size-xl)}.hub-tagline:where(.astro-jcnpajia){font-size:var(--font-size-base)}}@media(max-width:480px){.portal-hub:where(.astro-jcnpajia){padding:var(--spacing-lg) var(--spacing-sm)}.hub-center:where(.astro-jcnpajia){margin-bottom:var(--spacing-xl)}.portals-container:where(.astro-jcnpajia){gap:var(--spacing-lg)}}@media(min-width:769px)and (max-width:1024px){.portals-container:where(.astro-jcnpajia){grid-template-columns:repeat(2,1fr);max-width:800px}.portal-wrapper:where(.astro-jcnpajia).portal-3{grid-column:1 / -1;justify-self:center}}@media(max-height:600px)and (orientation:landscape){.portal-hub:where(.astro-jcnpajia){min-height:auto;padding:var(--spacing-lg) var(--spacing-md)}.hub-center:where(.astro-jcnpajia){margin-bottom:var(--spacing-lg)}.name-english:where(.astro-jcnpajia){font-size:var(--font-size-3xl)}.name-japanese:where(.astro-jcnpajia){font-size:var(--font-size-xl)}.portals-container:where(.astro-jcnpajia){grid-template-columns:repeat(3,1fr);gap:var(--spacing-lg)}}.petal-container:where(.astro-ycra5jv5){position:fixed;inset:0;pointer-events:none;z-index:var(--z-base);overflow:hidden}.petal:where(.astro-ycra5jv5){position:absolute;width:10px;height:10px;background:#f88da0;border-radius:50% 0;opacity:0;filter:blur(.5px);will-change:transform,opacity}html[data-theme=dark] .petal:where(.astro-ycra5jv5){background:var(--color-sakura)}.petal:where(.astro-ycra5jv5)[data-petal="0"]{left:10%;animation:floatUp 15s ease-in-out infinite;animation-delay:0s}.petal:where(.astro-ycra5jv5)[data-petal="1"]{left:25%;animation:floatUp 18s ease-in-out infinite;animation-delay:2s}.petal:where(.astro-ycra5jv5)[data-petal="2"]{left:40%;animation:floatUp 20s ease-in-out infinite;animation-delay:4s}.petal:where(.astro-ycra5jv5)[data-petal="3"]{left:55%;animation:floatUp 16s ease-in-out infinite;animation-delay:1s}.petal:where(.astro-ycra5jv5)[data-petal="4"]{left:70%;animation:floatUp 19s ease-in-out infinite;animation-delay:3s}.petal:where(.astro-ycra5jv5)[data-petal="5"]{left:85%;animation:floatUp 17s ease-in-out infinite;animation-delay:5s}.petal:where(.astro-ycra5jv5)[data-petal="6"]{left:15%;animation:floatUp 21s ease-in-out infinite;animation-delay:6s}.petal:where(.astro-ycra5jv5)[data-petal="7"]{left:30%;animation:floatUp 16s ease-in-out infinite;animation-delay:7s}.petal:where(.astro-ycra5jv5)[data-petal="8"]{left:45%;animation:floatUp 18s ease-in-out infinite;animation-delay:8s}.petal:where(.astro-ycra5jv5)[data-petal="9"]{left:60%;animation:floatUp 20s ease-in-out infinite;animation-delay:9s}.petal:where(.astro-ycra5jv5)[data-petal="10"]{left:75%;animation:floatUp 19s ease-in-out infinite;animation-delay:10s}.petal:where(.astro-ycra5jv5)[data-petal="11"]{left:90%;animation:floatUp 17s ease-in-out infinite;animation-delay:11s}.petal:where(.astro-ycra5jv5)[data-petal="0"],.petal:where(.astro-ycra5jv5)[data-petal="3"],.petal:where(.astro-ycra5jv5)[data-petal="6"],.petal:where(.astro-ycra5jv5)[data-petal="9"]{width:8px;height:8px}.petal:where(.astro-ycra5jv5)[data-petal="2"],.petal:where(.astro-ycra5jv5)[data-petal="5"],.petal:where(.astro-ycra5jv5)[data-petal="8"],.petal:where(.astro-ycra5jv5)[data-petal="11"]{width:12px;height:12px}@media(prefers-reduced-motion:reduce){.petal:where(.astro-ycra5jv5){animation:none;opacity:0}}@media(max-width:768px){.petal:where(.astro-ycra5jv5){opacity:.5}.petal:where(.astro-ycra5jv5)[data-petal="6"],.petal:where(.astro-ycra5jv5)[data-petal="7"],.petal:where(.astro-ycra5jv5)[data-petal="8"],.petal:where(.astro-ycra5jv5)[data-petal="9"],.petal:where(.astro-ycra5jv5)[data-petal="10"],.petal:where(.astro-ycra5jv5)[data-petal="11"]{display:none}}.starry-particles:where(.astro-ikjqwb4p){position:fixed;inset:0;pointer-events:none;z-index:var(--z-particles);overflow:hidden}.particle:where(.astro-ikjqwb4p){position:absolute;width:3px;height:3px;background:radial-gradient(circle,#1976d2 0%,transparent 70%);border-radius:50%;animation:twinkle 3s ease-in-out infinite;will-change:opacity,transform;box-shadow:0 0 4px #1976d2}html[data-theme=dark] .particle:where(.astro-ikjqwb4p){background:radial-gradient(circle,var(--color-sky-vibrant) 0%,transparent 70%);box-shadow:0 0 4px var(--color-sky-vibrant)}.particle:where(.astro-ikjqwb4p)[data-particle="0"],.particle:where(.astro-ikjqwb4p)[data-particle="5"],.particle:where(.astro-ikjqwb4p)[data-particle="10"],.particle:where(.astro-ikjqwb4p)[data-particle="15"],.particle:where(.astro-ikjqwb4p)[data-particle="20"],.particle:where(.astro-ikjqwb4p)[data-particle="25"]{width:4px;height:4px}.particle:where(.astro-ikjqwb4p)[data-particle="3"],.particle:where(.astro-ikjqwb4p)[data-particle="8"],.particle:where(.astro-ikjqwb4p)[data-particle="13"],.particle:where(.astro-ikjqwb4p)[data-particle="18"],.particle:where(.astro-ikjqwb4p)[data-particle="23"],.particle:where(.astro-ikjqwb4p)[data-particle="28"]{width:6px;height:6px;background:radial-gradient(circle,#f57c00 0%,transparent 60%);box-shadow:0 0 6px #f57c00}html[data-theme=dark] .particle:where(.astro-ikjqwb4p)[data-particle="3"],html[data-theme=dark] .particle:where(.astro-ikjqwb4p)[data-particle="8"],html[data-theme=dark] .particle:where(.astro-ikjqwb4p)[data-particle="13"],html[data-theme=dark] .particle:where(.astro-ikjqwb4p)[data-particle="18"],html[data-theme=dark] .particle:where(.astro-ikjqwb4p)[data-particle="23"],html[data-theme=dark] .particle:where(.astro-ikjqwb4p)[data-particle="28"]{background:radial-gradient(circle,var(--color-golden-hour) 0%,transparent 60%);box-shadow:0 0 6px var(--color-golden-hour)}.particle:where(.astro-ikjqwb4p)[data-particle="7"],.particle:where(.astro-ikjqwb4p)[data-particle="14"],.particle:where(.astro-ikjqwb4p)[data-particle="21"]{width:2px;height:2px}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(1){top:15%;left:10%;animation-delay:0s;animation-duration:2.5s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(2){top:25%;left:25%;animation-delay:.5s;animation-duration:3s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(3){top:35%;left:45%;animation-delay:1s;animation-duration:2.8s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(4){top:20%;left:60%;animation-delay:1.5s;animation-duration:3.2s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(5){top:40%;left:75%;animation-delay:2s;animation-duration:2.7s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(6){top:55%;left:85%;animation-delay:.8s;animation-duration:3.1s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(7){top:65%;left:20%;animation-delay:1.2s;animation-duration:2.9s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(8){top:75%;left:40%;animation-delay:1.8s;animation-duration:3.3s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(9){top:80%;left:55%;animation-delay:.3s;animation-duration:2.6s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(10){top:85%;left:70%;animation-delay:.7s;animation-duration:3.4s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(11){top:12%;left:35%;animation-delay:1.3s;animation-duration:2.8s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(12){top:28%;left:50%;animation-delay:.4s;animation-duration:3.1s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(13){top:42%;left:15%;animation-delay:1.7s;animation-duration:2.9s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(14){top:48%;left:90%;animation-delay:.9s;animation-duration:3.2s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(15){top:58%;left:30%;animation-delay:1.4s;animation-duration:2.7s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(16){top:68%;left:65%;animation-delay:.6s;animation-duration:3.3s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(17){top:72%;left:8%;animation-delay:1.9s;animation-duration:2.8s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(18){top:78%;left:82%;animation-delay:.2s;animation-duration:3s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(19){top:88%;left:22%;animation-delay:1.1s;animation-duration:2.9s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(20){top:92%;left:48%;animation-delay:1.6s;animation-duration:3.1s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(21){top:8%;left:72%;animation-delay:.5s;animation-duration:2.7s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(22){top:18%;left:88%;animation-delay:1.2s;animation-duration:3.2s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(23){top:32%;left:12%;animation-delay:.8s;animation-duration:2.9s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(24){top:45%;left:52%;animation-delay:1.5s;animation-duration:3.3s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(25){top:52%;left:38%;animation-delay:.3s;animation-duration:2.8s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(26){top:62%;left:78%;animation-delay:1.8s;animation-duration:3s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(27){top:70%;left:92%;animation-delay:.7s;animation-duration:2.9s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(28){top:82%;left:28%;animation-delay:1.3s;animation-duration:3.1s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(29){top:90%;left:62%;animation-delay:.4s;animation-duration:2.7s}.particles-desktop:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(30){top:95%;left:5%;animation-delay:1.7s;animation-duration:3.2s}.particles-tablet:where(.astro-ikjqwb4p),.particles-mobile:where(.astro-ikjqwb4p){display:none}@media(max-width:1024px){.particles-desktop:where(.astro-ikjqwb4p){display:none}.particles-tablet:where(.astro-ikjqwb4p){display:block}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(1){top:15%;left:10%;animation-delay:0s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(2){top:25%;left:30%;animation-delay:.5s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(3){top:35%;left:50%;animation-delay:1s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(4){top:20%;left:70%;animation-delay:1.5s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(5){top:45%;left:85%;animation-delay:2s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(6){top:60%;left:20%;animation-delay:.8s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(7){top:70%;left:40%;animation-delay:1.2s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(8){top:75%;left:60%;animation-delay:1.8s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(9){top:85%;left:80%;animation-delay:.3s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(10){top:90%;left:15%;animation-delay:.7s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(11){top:12%;left:45%;animation-delay:1.3s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(12){top:28%;left:65%;animation-delay:.4s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(13){top:42%;left:25%;animation-delay:1.7s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(14){top:52%;left:90%;animation-delay:.9s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(15){top:62%;left:35%;animation-delay:1.4s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(16){top:72%;left:75%;animation-delay:.6s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(17){top:78%;left:10%;animation-delay:1.9s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(18){top:82%;left:55%;animation-delay:.2s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(19){top:88%;left:30%;animation-delay:1.1s}.particles-tablet:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(20){top:95%;left:70%;animation-delay:1.6s}}@media(max-width:768px){.particles-tablet:where(.astro-ikjqwb4p){display:none}.particles-mobile:where(.astro-ikjqwb4p){display:block}.particles-mobile:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(1){top:20%;left:15%;animation-delay:0s}.particles-mobile:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(2){top:30%;left:40%;animation-delay:.6s}.particles-mobile:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(3){top:40%;left:65%;animation-delay:1.2s}.particles-mobile:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(4){top:50%;left:25%;animation-delay:1.8s}.particles-mobile:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(5){top:60%;left:75%;animation-delay:.4s}.particles-mobile:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(6){top:70%;left:50%;animation-delay:1s}.particles-mobile:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(7){top:75%;left:10%;animation-delay:1.6s}.particles-mobile:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(8){top:80%;left:85%;animation-delay:.2s}.particles-mobile:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(9){top:85%;left:35%;animation-delay:.8s}.particles-mobile:where(.astro-ikjqwb4p) .particle:where(.astro-ikjqwb4p):nth-child(10){top:92%;left:60%;animation-delay:1.4s}}@media(prefers-reduced-motion:reduce){.particle:where(.astro-ikjqwb4p){animation:none;opacity:.5}}.water-reflection:where(.astro-km56lj2g){position:fixed;bottom:0;left:0;right:0;height:40vh;pointer-events:none;z-index:var(--z-base);overflow:hidden;mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 40%,rgba(0,0,0,.1) 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 40%,rgba(0,0,0,.1) 100%)}.reflection-content:where(.astro-km56lj2g){position:absolute;top:0;left:0;right:0;transform:scaleY(-1);opacity:.4;filter:blur(2px)}html[data-theme=dark] .reflection-content:where(.astro-km56lj2g){opacity:.25;filter:blur(3px)}@media(max-width:768px){.water-reflection:where(.astro-km56lj2g){height:25vh;opacity:.6}}.musical-staff:where(.astro-3optfltq){position:fixed;inset:0;pointer-events:none;z-index:var(--z-background);opacity:.15;overflow:hidden}.staff-svg:where(.astro-3optfltq){width:100%;height:100%}.staff-line:where(.astro-3optfltq){stroke:#666;stroke-width:1;fill:none;animation:staffWave var(--animation-float-slow) ease-in-out infinite}.line-1:where(.astro-3optfltq){animation-delay:0s}.line-2:where(.astro-3optfltq){animation-delay:.2s}.line-3:where(.astro-3optfltq){animation-delay:.4s}.line-4:where(.astro-3optfltq){animation-delay:.6s}.line-5:where(.astro-3optfltq){animation-delay:.8s}.staff-note:where(.astro-3optfltq){fill:#d63384;font-size:24px;opacity:.7;animation:floatInPlace var(--animation-float) ease-in-out infinite}.staff-note:where(.astro-3optfltq):nth-child(6){animation-delay:0s}.staff-note:where(.astro-3optfltq):nth-child(7){animation-delay:.5s}.staff-note:where(.astro-3optfltq):nth-child(8){animation-delay:1s}.staff-note:where(.astro-3optfltq):nth-child(9){animation-delay:1.5s}.staff-note:where(.astro-3optfltq):nth-child(10){animation-delay:2s}html[data-theme=dark] .musical-staff:where(.astro-3optfltq){opacity:.12}html[data-theme=dark] .staff-line:where(.astro-3optfltq){stroke:var(--color-sky-vibrant)}html[data-theme=dark] .staff-note:where(.astro-3optfltq){fill:var(--color-accent)}@media(max-width:768px){.musical-staff:where(.astro-3optfltq){display:none}}@media(prefers-reduced-motion:reduce){.staff-line:where(.astro-3optfltq),.staff-note:where(.astro-3optfltq){animation:none}}.landing-page:where(.astro-j7pv25f6){background:var(--gradient-afternoon);min-height:100vh;position:relative;transition:background var(--animation-bg-transition) ease-in-out}.landing-page:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;opacity:.03;background-image:radial-gradient(circle at 1px 1px,var(--color-text-primary) 1px,transparent 0);background-size:40px 40px;pointer-events:none;z-index:var(--z-background)}
