:root{--brand-ink:#f4f5ff;--brand-charcoal:#0a1430;--brand-warm-gray:#aeb7d4;--brand-paper:#030714;--brand-surface:#09122bd1;--brand-line:#b4c3f02e;--brand-accent:#b9c5ff;--brand-accent-dark:#8799eb;--brand-gold:#e3c98c;--night-deep:#02050f;--night-mid:#07122d;--night-light:#112451;--dream-violet:#8a7ac8;--panel-shadow:0 28px 80px #00020c7a}*{box-sizing:border-box}html{background:var(--night-deep);min-width:320px}body{min-height:100vh;color:var(--brand-ink);background:radial-gradient(circle at 50% -20%,#3d569f33,transparent 42rem),linear-gradient(180deg,var(--night-deep),var(--night-mid)42%,#05091a);flex-direction:column;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65;display:flex;overflow-x:hidden}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}button,input,textarea,select{font:inherit}::selection{color:#080d1e;background:var(--brand-gold)}:focus-visible{outline:2px solid var(--brand-gold);outline-offset:4px}.dream-sky{z-index:0;pointer-events:none;background:linear-gradient(#02050f14,#03071461),radial-gradient(at 50% 20%,#253a773d,#0000 55%);position:fixed;inset:0;overflow:hidden}.dream-nebula{opacity:.6;filter:blur(20px);background:radial-gradient(at 18% 18%,#56489433,#0000 26%),radial-gradient(at 82% 30%,#2c589f26,#0000 30%),radial-gradient(at 54% 84%,#77487f1a,#0000 27%);animation:18s ease-in-out infinite alternate nebula-breathe;position:absolute;inset:-20%}.star-field{position:absolute;inset:0}.sky-star{left:var(--star-x);top:var(--star-y);width:var(--star-size);height:var(--star-size);opacity:var(--star-opacity);box-shadow:0 0 calc(var(--star-size)*3)#c0cfffbf;animation:star-flight var(--star-duration)linear var(--star-delay)infinite;background:#f7f4ff;border-radius:50%;position:absolute}.sky-star-2{background:#dce6ff}.sky-star-3{box-shadow:0 0 calc(var(--star-size)*4)#ebd397ad;background:#fff0c8}.shooting-star{opacity:0;background:linear-gradient(90deg,#0000,#eef2ffe6);border-radius:100%;width:130px;height:1px;animation:17s ease-in-out infinite shooting-star;position:absolute;transform:rotate(-28deg)}.shooting-star-one{top:19%;left:72%}.shooting-star-two{animation-duration:23s;animation-delay:8.5s;top:48%;left:16%}@keyframes star-flight{0%{opacity:0;transform:translateY(-112vh)scale(.55)}8%,88%{opacity:var(--star-opacity)}to{transform:translate3d(var(--star-drift),112vh,0)scale(1.55);opacity:0}}@keyframes shooting-star{0%,74%{opacity:0;translate:0}76%{opacity:.8}80%,to{opacity:0;translate:-28vw 19vw}}@keyframes nebula-breathe{0%{transform:scale(1)translate(-1%,-1%)}to{transform:scale(1.08)translate(1%,1%)}}.site-header{z-index:20;border-bottom:1px solid var(--brand-line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#030714c2;position:relative}.site-header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1200px,100%);min-height:112px;margin:0 auto;padding:18px 22px;display:flex}.site-brand{align-items:center;gap:16px;display:inline-flex}.logo-orbit{border:1px solid #e3c98c70;border-radius:50%;place-items:center;width:72px;height:72px;padding:6px;display:grid;position:relative}.logo-orbit:after{content:"";border-top:1px solid #b9c5ff66;border-radius:50%;position:absolute;inset:-5px 5px;transform:rotate(-24deg)}.main-logo{object-fit:contain;background:#fffffff2;border-radius:50%;width:58px;height:58px;padding:4px;display:block}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy span{color:var(--brand-gold);letter-spacing:.2em;text-transform:uppercase;margin-bottom:7px;font-size:.67rem;font-weight:700}.brand-copy strong{letter-spacing:.01em;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:500}.youtube-link{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#ef2c42eb,#ab193adb);border:1px solid #ff5260b8;border-radius:999px;align-items:center;gap:9px;padding:9px 13px 9px 9px;font-size:.78rem;font-weight:700;transition:border-color .18s,color .18s,background .18s;display:inline-flex;box-shadow:0 8px 24px #b118374d,inset 0 1px #ffffff42}.youtube-link:hover{color:#fff;background:linear-gradient(135deg,#ff3e50fa,#c21b42f0);border-color:#ffc3c5eb;box-shadow:0 10px 28px #b118376b,inset 0 1px #ffffff4d}.youtube-link img{object-fit:contain;filter:drop-shadow(0 2px 4px #3e051257);width:30px;height:30px}.site-nav{z-index:19;border-bottom:1px solid var(--brand-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030714d1;position:sticky;top:0}.site-nav ul{justify-content:center;width:min(1200px,100%);margin:0 auto;padding:0 16px;list-style:none;display:flex}.site-nav a{color:var(--brand-warm-gray);letter-spacing:.13em;text-transform:uppercase;padding:15px 18px 14px;font-size:.78rem;font-weight:700;transition:color .18s;display:block;position:relative}.site-nav a:after{content:"";background:var(--brand-gold);transform-origin:50%;height:1px;transition:transform .18s;position:absolute;bottom:9px;left:18px;right:18px;transform:scaleX(0)}.site-nav a:hover{color:#fff}.site-nav a:hover:after{transform:scaleX(1)}.site-content{z-index:5;flex-direction:column;flex:1;display:flex;position:relative}.container{flex-direction:column;flex:1;gap:26px;width:min(1200px,100%);margin:0 auto;padding:clamp(32px,5vw,72px) 22px;display:flex}.container.single-column{max-width:1200px}.main-content,.sidebar{border:1px solid var(--brand-line);background:linear-gradient(145deg,#112148b8,#060d22e0),var(--brand-surface);box-shadow:var(--panel-shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);position:relative;overflow:hidden}.main-content{border-radius:24px;padding:clamp(26px,4.6vw,56px)}.main-content:before,.sidebar:before{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff0b,#0000 32%);position:absolute;inset:0}.main-content>*,.sidebar>*{z-index:1;position:relative}.sidebar{color:var(--brand-warm-gray);border-radius:20px;padding:clamp(24px,3.4vw,34px)}.main-content h1,.main-content h2,.main-content h3,.sidebar h2,.sidebar h3{color:var(--brand-ink);font-family:Iowan Old Style,Baskerville,Georgia,serif;font-weight:500;line-height:1.08}.main-content h1{letter-spacing:-.035em;margin-top:0;font-size:clamp(2.5rem,6vw,4.7rem)}.main-content h2{font-size:clamp(1.75rem,3vw,2.5rem)}.sidebar h2,.sidebar h3{margin-top:0}.main-content p,.sidebar p{color:var(--brand-warm-gray)}.sidebar hr,.main-content hr{border:0;border-top:1px solid var(--brand-line);margin:1.5rem 0}img{max-width:100%;height:auto}.eyebrow,.song-kicker,.sidebar-kicker{color:var(--brand-gold);letter-spacing:.2em;text-transform:uppercase;margin:0 0 .75rem;font-size:.7rem;font-weight:800}.page-heading{max-width:760px;margin-bottom:34px}.page-heading p{max-width:64ch;color:var(--brand-warm-gray);font-size:1.04rem}.home-layout{align-items:stretch}.home-main{padding:0}.home-hero{grid-template-columns:minmax(0,1.12fr) minmax(270px,.88fr);align-items:center;gap:clamp(30px,5vw,70px);min-height:590px;padding:clamp(32px,5vw,62px);display:grid}.home-hero-copy h1{max-width:11ch;margin-bottom:24px}.home-lede{max-width:57ch;margin:0;font-size:clamp(1rem,1.6vw,1.2rem)}.home-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.artist-portrait{background:#ffffff09;border:1px solid #e3c98c52;border-radius:48% 48% 24px 24px;margin:0;padding:14px;position:relative}.artist-portrait:before{content:"";border:1px solid #b9c5ff38;border-radius:50%;width:74px;height:74px;position:absolute;top:-26px;right:16%}.artist-portrait img{object-fit:cover;filter:saturate(.84)contrast(1.04);border-radius:48% 48% 16px 16px;width:100%;height:clamp(360px,42vw,500px);display:block}.artist-portrait figcaption{color:#919cbd;text-align:center;padding:15px 8px 4px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:.86rem;font-style:italic}.home-intro{border-top:1px solid var(--brand-line);grid-template-columns:56px 1fr;gap:22px;margin:0 clamp(28px,5vw,62px) clamp(28px,5vw,62px);padding-top:32px;display:grid}.home-intro h2{margin:0 0 12px}.home-intro p{max-width:66ch;margin:0}.section-number{color:var(--brand-gold);font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:1.15rem}.home-sidebar h2{margin-bottom:24px;font-size:2rem}.song-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px;margin:32px 0 46px;display:grid}.song-card{border:1px solid var(--brand-line);background:#050c1fb8;border-radius:16px;flex-direction:column;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 18px 38px #00020e47}.song-card:hover{border-color:#e3c98c75;transform:translateY(-6px);box-shadow:0 28px 54px #00020e70}.song-cover-link{background:#07112b;display:block;position:relative;overflow:hidden}.song-cover-link:after{content:"";background:linear-gradient(#0000 58%,#02050fb8);position:absolute;inset:0}.song-cover{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .6s cubic-bezier(.2,.75,.25,1);display:block}.song-card:hover .song-cover{transform:scale(1.035)}.song-card-body{flex-direction:column;flex:1;padding:20px;display:flex}.song-card-body h2{color:var(--brand-ink);margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:1.7rem;font-weight:500}.song-card-body p:not(.song-kicker){color:var(--brand-warm-gray)}.song-actions{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.button-primary,.button-secondary{letter-spacing:.055em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.72rem 1.08rem;font-size:.78rem;font-weight:800;line-height:1.1;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button-primary{color:#071026;background:linear-gradient(135deg,#f0d99f,#c9b06f)}.button-primary:hover{background:linear-gradient(135deg,#f8e7bb,#d8bd79);transform:translateY(-2px)}.button-secondary{color:#e4e8ff;background:#ffffff0a;border-color:#b9c5ff4d}.button-secondary:hover{color:#fff;background:#ffffff14;border-color:#e3c98c80;transform:translateY(-2px)}.song-detail-cover{border:1px solid var(--brand-line);background:#ffffff09;border-radius:20px;max-width:440px;margin:0 auto 30px;padding:10px}.song-detail-cover img{border-radius:13px;width:100%;display:block;box-shadow:0 22px 58px #00020e6b}.song-detail p{font-size:1.04rem}.song-sidebar{text-align:left}.song-sidebar strong{color:#e7eaff}.song-sidebar-action{text-align:center;margin-bottom:20px}table{border:1px solid var(--brand-line);border-collapse:separate;border-spacing:0;width:100%;color:var(--brand-warm-gray);background:#040a1bad;border-radius:14px;margin-top:20px;overflow:hidden}th,td{text-align:left;border-right:1px solid var(--brand-line);border-bottom:1px solid var(--brand-line);padding:13px 14px}th:last-child,td:last-child{border-right:0}tbody tr:last-child td{border-bottom:0}th{color:var(--brand-gold);letter-spacing:.1em;text-transform:uppercase;background:#12234cc2;font-size:.72rem}tr:nth-child(2n){background:#ffffff06}form label{color:#dfe4ff;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}form input,form textarea{width:100%;color:var(--brand-ink);background:#030817ad;border-radius:10px;border:1px solid #b9c5ff3d!important}form input:focus,form textarea:focus{outline:none;box-shadow:0 0 0 3px #e3c98c1a;border-color:#e3c98ca6!important}form button[type=submit]{letter-spacing:.06em;text-transform:uppercase;min-height:44px;font-size:.78rem;font-weight:800;color:#071026!important;background:linear-gradient(135deg,#f0d99f,#c9b06f)!important;border-radius:999px!important}.about-photo{float:left;background:#ffffff09;border:1px solid #e3c98c4d;border-radius:48% 48% 16px 16px;max-width:min(36%,260px);margin:0 30px 20px 0;padding:8px}.achievements-section{clear:both;padding-top:24px}.achievements-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.achievements-list li{border:1px solid var(--brand-line);color:var(--brand-warm-gray);background:#ffffff09;border-radius:12px;padding:14px 16px 14px 38px;position:relative}.achievements-list li:before{content:"✦";color:var(--brand-gold);position:absolute;left:16px}footer{z-index:10;color:#8f9aba;border-top:1px solid var(--brand-line);letter-spacing:.03em;background:#02050fdb;justify-content:center;gap:13px;margin-top:auto;padding:28px 20px;font-size:.82rem;display:flex;position:relative}footer a{color:#cbd3f4}.footer-star{color:var(--brand-gold)}@media (min-width:768px){.container:not(.single-column){flex-direction:row}.main-content{flex:3;min-width:0}.sidebar{flex:1}}@media (max-width:767px){.site-header-inner{min-height:92px}.logo-orbit{width:58px;height:58px}.main-logo{width:46px;height:46px}.brand-copy span{font-size:.56rem}.site-nav{overflow-x:auto}.site-nav ul{justify-content:flex-start;width:max-content;min-width:100%}.home-hero{grid-template-columns:1fr}.artist-portrait{width:min(100%,420px);margin:0 auto}.artist-portrait img{min-height:320px}}@media (max-width:560px){.site-header-inner{padding-inline:15px}.brand-copy strong{font-size:1.38rem}.youtube-link span{display:inline}.youtube-link{padding:7px 10px 7px 7px;font-size:.68rem}.container{padding:26px 14px 42px}.main-content,.sidebar{border-radius:18px}.home-hero{min-height:auto;padding:28px 22px 32px}.home-intro{grid-template-columns:1fr;gap:8px;margin:0 22px 30px}.song-grid,.achievements-list{grid-template-columns:1fr}.about-photo{float:none;width:min(100%,280px);max-width:none;margin:0 auto 24px;display:block}.catalog-page{overflow-x:auto}footer{flex-direction:column;align-items:center;gap:4px}.footer-star{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.simple-home{width:min(1180px,100%);margin:0 auto;padding:clamp(38px,7vw,92px) 22px clamp(56px,8vw,108px)}.simple-hero{grid-template-columns:minmax(0,1.04fr) minmax(300px,.76fr);align-items:center;gap:clamp(44px,8vw,112px);min-height:min(690px,100vh - 200px);display:grid}.simple-eyebrow,.simple-section-label{color:var(--brand-gold);letter-spacing:.2em;text-transform:uppercase;margin:0 0 16px;font-size:.7rem;font-weight:800}.simple-hero h1,.simple-intro h2,.simple-section-heading h2,.simple-contact h2{color:#f8f8ff;letter-spacing:-.045em;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-weight:500;line-height:.98}.simple-hero h1{max-width:8.5ch;font-size:clamp(3.7rem,8.6vw,7.5rem)}.simple-lede{color:#bcc5df;max-width:52ch;margin:28px 0 0;font-size:clamp(1.02rem,1.6vw,1.17rem)}.simple-actions{flex-wrap:wrap;gap:13px;margin-top:35px;display:flex}.simple-button{letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:47px;padding:.8rem 1.2rem;font-size:.74rem;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.simple-button:hover{transform:translateY(-2px)}.simple-button-primary{color:#071026;background:linear-gradient(135deg,#f0d99f,#c9b06f);box-shadow:0 12px 30px #c7a25c2e}.simple-button-primary:hover{background:linear-gradient(135deg,#f8e7bb,#d8bd79)}.simple-button-quiet{color:#e3e8ff;background:#ffffff0a;border-color:#b9c5ff4d}.simple-button-quiet:hover{background:#ffffff14;border-color:#e3c98c8f}.simple-portrait{background:#ffffff09;border:1px solid #e3c98c61;border-radius:50% 50% 28px 28px;margin:0;padding:12px;position:relative;box-shadow:0 36px 70px #00020e57}.simple-portrait:before{content:"";z-index:-1;aspect-ratio:1;border:1px solid #b9c5ff40;border-radius:50%;width:42%;position:absolute;top:-34px;right:-22px}.simple-portrait img{object-fit:cover;filter:saturate(.84)contrast(1.04);border-radius:50% 50% 18px 18px;width:100%;min-height:410px;display:block}.simple-portrait figcaption{color:#97a3c4;text-align:center;padding:15px 8px 2px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:.85rem;font-style:italic}.simple-intro{border-top:1px solid var(--brand-line);border-bottom:1px solid var(--brand-line);grid-template-columns:150px minmax(0,1fr) auto;align-items:start;gap:clamp(25px,5vw,70px);margin:clamp(42px,8vw,118px) 0;padding:clamp(30px,4vw,52px) 0;display:grid}.simple-intro h2,.simple-section-heading h2,.simple-contact h2{font-size:clamp(2.35rem,5vw,4.25rem)}.simple-intro p:not(.simple-section-label),.simple-section-heading>p,.simple-contact>p{color:#aeb7d4;max-width:58ch;margin:19px 0 0}.simple-text-link{color:var(--brand-gold);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;margin-top:8px;font-size:.76rem;font-weight:800}.simple-text-link:hover{color:#fff0c3}.simple-music{scroll-margin-top:28px}.simple-section-heading{justify-content:space-between;align-items:end;gap:32px;display:flex}.simple-section-heading>p{max-width:32ch;margin-bottom:5px}.simple-song-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:38px;display:grid}.simple-song-card{background:#070f2599;border:1px solid #b9c5ff29;border-radius:14px;transition:transform .2s,border-color .2s;overflow:hidden;box-shadow:0 18px 42px #00020e33}.simple-song-card:hover{border-color:#e3c98c75;transform:translateY(-6px)}.simple-song-cover{background:#07112b;display:block;overflow:hidden}.simple-song-cover img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .5s cubic-bezier(.2,.75,.25,1);display:block}.simple-song-card:hover .simple-song-cover img{transform:scale(1.04)}.simple-song-body{padding:17px 16px 18px}.simple-song-body>p{color:#8e9abd;letter-spacing:.075em;text-transform:uppercase;min-height:2.55em;margin:0;font-size:.68rem;font-weight:700;line-height:1.35}.simple-song-body h3{color:#f4f5ff;margin:8px 0 15px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:1.62rem;font-weight:500;line-height:1}.simple-song-actions{justify-content:space-between;gap:8px;display:flex}.simple-song-actions a{color:var(--brand-gold);letter-spacing:.055em;text-transform:uppercase;font-size:.68rem;font-weight:800}.simple-song-actions a:last-child{color:#b9c5ff}.simple-song-actions a:hover{color:#fff0c3}.simple-contact{text-align:center;box-shadow:var(--panel-shadow);background:radial-gradient(circle at 50% 0,#4a579838,#0000 50%),#070f25b3;border:1px solid #b9c5ff2e;border-radius:22px;margin-top:clamp(54px,9vw,130px);padding:clamp(44px,6vw,78px)}.simple-contact .simple-section-label{margin-bottom:13px}.simple-contact>p{margin:18px auto 27px}.mode-toggle{color:#cbd3f4;letter-spacing:.08em;text-transform:uppercase;border:1px solid #b9c5ff40;border-radius:999px;margin-left:8px;padding:6px 10px;font-size:.67rem;font-weight:800;transition:color .18s,border-color .18s,background .18s}.mode-toggle span{color:var(--brand-gold);margin-right:5px}.mode-toggle:hover{color:#fff;background:#ffffff0d;border-color:#e3c98c8c}@media (max-width:800px){.simple-hero{min-height:unset;grid-template-columns:1fr}.simple-portrait{width:min(460px,100%);margin:8px auto 0}.simple-intro{grid-template-columns:1fr;gap:13px}.simple-intro .simple-section-label{margin:0}.simple-section-heading{display:block}.simple-song-grid{grid-template-columns:repeat(2,minmax(0,1fr))}footer{flex-wrap:wrap}}@media (max-width:460px){.simple-home{padding-left:16px;padding-right:16px}.simple-hero h1{font-size:clamp(3.4rem,17vw,4.6rem)}.simple-portrait img{min-height:340px}.simple-song-grid{gap:11px}.simple-song-body{padding:14px 12px}.simple-song-actions{flex-direction:column;gap:8px}}.melos-container{background:#fff;border-radius:12px;max-width:800px;margin:2rem auto;padding:1rem;box-shadow:0 4px 6px #0000001a}.melos-header{text-align:center;border-bottom:2px solid #333;margin-bottom:2rem;padding-bottom:1rem}.melos-header h1{color:#333;margin:0;font-size:2rem}.melos-header p{color:#666;margin:.5rem 0 0}.melos-chat{border:1px solid #ddd;border-radius:8px;flex-direction:column;height:600px;display:flex;overflow:hidden}.messages{flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.message{align-items:flex-start;gap:.5rem;display:flex}.message.user{justify-content:flex-end}.message.bot{justify-content:flex-start}.message-content{border-radius:8px;max-width:70%;padding:.75rem 1rem;line-height:1.6}.message.user .message-content{color:#fff;background:#333}.message.bot .message-content{color:#333;background:#f0f0f0}.message.bot .message-content strong{color:#333;font-weight:700}.message.bot .message-content em{font-style:italic}.message.bot .message-content code{font-family:Courier New,monospace}.input-area{background:#f9f9f9;border-top:1px solid #ddd;gap:.5rem;padding:1rem;display:flex}.input-area input{border:1px solid #ddd;border-radius:6px;flex:1;padding:.75rem;font-size:1rem}.input-area input:focus{border-color:#333;outline:none;box-shadow:0 0 0 3px #0000001a}.input-area button{color:#fff;cursor:pointer;background:#333;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:700;transition:background .2s}.input-area button:hover:not(:disabled){background:#555}.input-area button:disabled{opacity:.6;cursor:not-allowed}.melos-brand{--melos-deep-indigo:#0a1128;--melos-rosewood:#c2593a;--melos-resonance-gold:#d4af37;--melos-studio-sand:#f4f1eb;--melos-ink:#1a2340;font-family:var(--melos-font-dm-sans),"DM Sans",sans-serif}.melos-brand h1,.melos-brand h2,.melos-brand h3,.melos-brand h4,.melos-brand h5,.melos-brand h6{font-family:var(--melos-font-outfit),"Outfit",sans-serif}.melos-page{isolation:isolate;background:radial-gradient(circle at 14% 16%,#d4af372e,transparent 40%),radial-gradient(circle at 85% 8%,#c2593a33,transparent 34%),var(--melos-studio-sand);min-height:100vh;padding-bottom:2rem;transition:padding-left .35s;position:relative}.melos-page:before{content:"";z-index:0;opacity:.28;pointer-events:none;background-image:radial-gradient(circle,#f4f1ebcc 0 .7px,#0000 1px),radial-gradient(circle,#d4af378f 0 .6px,#0000 .9px);background-position:18px 24px,97px 74px;background-size:152px 141px,227px 203px;position:fixed;inset:0}.melos-page>*{z-index:1;position:relative}.melos-page.midi-open{padding-left:min(340px,90vw)}.melos-hero{color:var(--melos-studio-sand);padding:3rem 1rem 2.4rem}.melos-hero-content{background:linear-gradient(138deg,var(--melos-deep-indigo),#1b2a56 55%,#23366a);text-align:left;border:1px solid #d4af3752;border-radius:24px;width:min(1200px,100%);margin:0 auto;padding:2rem clamp(1.5rem,24vw,22rem) 2rem 2rem;position:relative;overflow:hidden;box-shadow:0 24px 56px #0a112857}.melos-hero-content:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0%,#d4af3714 45%,#0000 70%),radial-gradient(circle at 84% 24%,#c2593a38,#0000 42%);position:absolute;inset:0}.melos-hero-brand{aspect-ratio:1;z-index:1;pointer-events:none;justify-content:center;align-items:center;width:clamp(190px,24vw,320px);display:flex;position:absolute;top:50%;right:clamp(1rem,3vw,2.4rem);transform:translateY(-50%)}.melos-hero-logo{object-fit:cover;border:1px solid #f4f1eb61;border-radius:28px;box-shadow:0 18px 36px #0a11286b}.melos-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--melos-resonance-gold);z-index:1;margin:0;font-size:.78rem;font-weight:700;position:relative}.melos-hero-content h1{letter-spacing:-.02em;z-index:1;max-width:16ch;margin:.85rem 0 0;font-size:clamp(1.85rem,5vw,3.4rem);line-height:1.05;position:relative}.melos-tagline{color:#f4f1ebed;z-index:1;max-width:64ch;margin:1rem 0 0;font-size:1.03rem;line-height:1.6;position:relative}.melos-hero-cta{background:var(--melos-rosewood);color:var(--melos-studio-sand);z-index:1;border:1px solid #f4f1eb73;border-radius:999px;justify-content:center;align-items:center;margin-top:1.2rem;padding:.82rem 1.28rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:relative}.melos-hero-cta:hover{background:#b04c30;transform:translateY(-1px);box-shadow:0 12px 22px #c2593a5c}@media (max-width:900px){.melos-hero{padding:1rem .9rem 1.35rem}.melos-hero-content{text-align:center;padding:1.45rem 1.25rem 1.65rem}.melos-hero-brand{width:82px;height:82px;margin:0 auto 1rem;position:relative;top:auto;right:auto;transform:none}.melos-hero-logo{border-radius:20px}.melos-kicker{font-size:.68rem;line-height:1.45}.melos-hero-content h1{margin-top:.65rem;font-size:clamp(1.9rem,8vw,2.55rem)}.melos-tagline{margin-top:.85rem;font-size:1rem;line-height:1.55}.melos-hero-cta{margin-top:1.25rem}}.melos-wrapper{align-items:flex-start;gap:1.5rem;max-width:1200px;margin:1.5rem auto;padding:0 1rem;display:flex}.melos-midi-drawer{z-index:70;background:#f8f5ef;border-right:1px solid #0a112829;flex-direction:column;width:min(340px,90vw);height:100vh;padding:1.5rem 1.25rem;transition:transform .35s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:10px 0 30px #0a112833}.melos-midi-drawer.open{transform:translate(0)}.melos-midi-drawer-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.melos-midi-drawer-header h3{color:var(--melos-deep-indigo);margin:0;font-size:1.1rem}.melos-midi-close{cursor:pointer;color:var(--melos-ink);background:0 0;border:none;font-size:1.2rem}.melos-chat-toolbar{justify-content:flex-start;padding:1.25rem 1.5rem 0;display:flex}.melos-midi-launch{background:var(--melos-deep-indigo);color:var(--melos-studio-sand);cursor:pointer;border:none;border-radius:999px;padding:.55rem 1.1rem;font-weight:700;box-shadow:0 8px 16px #0a112833}.melos-chat-container{background:#fff;border:1px solid #0a112824;border-radius:16px;flex-direction:column;height:700px;display:flex;overflow:hidden;box-shadow:0 20px 52px #0a112833}.melos-messages{background:#fcfbf8;flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex;overflow-y:auto}.melos-message{align-items:flex-start;gap:1rem;animation:.3s ease-in fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.melos-message-bot{justify-content:flex-start;align-self:flex-start}.melos-message-user{flex-direction:row-reverse;justify-content:flex-end;align-self:flex-end;width:auto;max-width:100%}.melos-message-avatar{background:#f0f4f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.melos-message-user .melos-message-avatar{background:var(--melos-deep-indigo);color:var(--melos-studio-sand)}.melos-message-bubble{word-wrap:break-word;border-radius:12px;max-width:70%;padding:1rem 1.25rem;line-height:1.6}.melos-message-bot .melos-message-bubble{color:var(--melos-ink);background:#fff;border:1px solid #0a11281f;box-shadow:0 2px 8px #0a112814}.melos-message-user .melos-message-bubble{background:linear-gradient(140deg,var(--melos-deep-indigo),#1c2e61);color:var(--melos-studio-sand);border:none}.melos-message-bubble p{margin:0;padding:0}.melos-message-bubble p:not(:last-child){margin-bottom:.5rem}.melos-message-bubble ul,.melos-message-bubble ol{margin:.5rem 0;padding-left:1.5rem}.melos-message-bubble li{margin-bottom:.25rem}.melos-typing{align-items:center;gap:.4rem;height:24px;display:flex}.melos-typing span{background:var(--melos-rosewood);border-radius:50%;width:8px;height:8px;animation:1.4s infinite typing}.melos-typing span:nth-child(2){animation-delay:.2s}.melos-typing span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.melos-input-area{background:var(--melos-studio-sand);border-top:1px solid #0a112826;gap:.75rem;padding:1.5rem;display:flex}.melos-input{background:#fff;border:2px solid #0a11282b;border-radius:10px;flex:1;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.melos-input:focus{border-color:var(--melos-rosewood);background:#fff;outline:none;box-shadow:0 0 0 3px #c2593a33}.melos-input::placeholder{color:#7b8398}.melos-input:disabled{color:#a0aec0;cursor:not-allowed;background:#edf2f7}.melos-send-btn{background:linear-gradient(140deg,var(--melos-rosewood),#b04c30);color:var(--melos-studio-sand);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;padding:.875rem 1.5rem;font-size:1.2rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #c2593a5c}.melos-send-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 18px #c2593a7a}.melos-send-btn:active:not(:disabled){transform:translateY(0)}.melos-send-btn:disabled{opacity:.6;cursor:not-allowed}.midi-panel{background:#fff;border:1px solid #0a112826;border-radius:12px;margin:0 1.5rem 1.5rem;padding:1rem;box-shadow:0 10px 30px #0a112814}.midi-panel-toggle{background:var(--melos-rosewood);color:var(--melos-studio-sand);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #c2593a59}.midi-panel-body{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.midi-panel-tabs{gap:.5rem;display:flex}.midi-tab{color:var(--melos-ink);cursor:pointer;background:#f6f3ec;border:1px solid #0a11282e;border-radius:999px;padding:.4rem .9rem;font-weight:600}.midi-tab.active{background:var(--melos-deep-indigo);color:var(--melos-studio-sand);border-color:#0000}.midi-tab:disabled{opacity:.5;cursor:not-allowed}.midi-tab-panel{flex-direction:column;gap:.75rem;display:flex}.midi-file-input{cursor:pointer;color:var(--melos-ink);background:#fcfbf8;border:1px dashed #0a11284d;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-weight:600;display:inline-flex}.midi-file-input input{display:none}.midi-action{background:var(--melos-deep-indigo);color:var(--melos-studio-sand);cursor:pointer;border:none;border-radius:10px;align-self:flex-start;padding:.55rem 1rem;font-weight:600}.midi-action:disabled{opacity:.6;cursor:not-allowed}.midi-message{color:var(--melos-ink);flex-direction:column;gap:.45rem;font-size:.9rem;display:flex}.midi-message input{background:#fff;border:1px solid #0a11282e;border-radius:10px;padding:.6rem .8rem;font-size:.95rem}.midi-preview{background:#f8f4ec;border:1px solid #0a11281f;border-radius:10px;padding:.75rem 1rem;font-size:.95rem}.midi-note{color:#5b6170;font-size:.9rem}.midi-live-controls{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.midi-live-controls select{background:#fff;border:1px solid #0a112833;border-radius:8px;min-width:220px;padding:.45rem .75rem}.midi-live-status{color:var(--melos-ink);font-size:.95rem}.midi-status{color:#5b6170;border-top:1px solid #0a11281f;padding-top:.4rem;font-size:.9rem}.melos-messages::-webkit-scrollbar{width:8px}.melos-messages::-webkit-scrollbar-track{background:0 0}.melos-messages::-webkit-scrollbar-thumb{background:#c8b27b;border-radius:4px}.melos-messages::-webkit-scrollbar-thumb:hover{background:#a78b3f}.melos-resources-sidebar{background:#f8f5ef;border-left:1px solid #0a112829;border-radius:0 16px 16px 0;flex-direction:column;gap:1rem;width:450px;padding:2rem 1.5rem;display:flex;box-shadow:-2px 0 4px #0a112814}.melos-resources-sidebar h3{color:var(--melos-deep-indigo);text-align:center;border-bottom:2px solid #0a11281f;margin:0;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}.resources-list{flex-direction:column;gap:.75rem;display:flex}.resource-category{background:#fff;border:1px solid #0a11281f;border-radius:10px;flex-direction:column;min-height:70px;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000d}.resource-category:hover{border-color:#0a11284d;box-shadow:0 4px 12px #0000001a}.resource-header{cursor:pointer;width:100%;color:var(--melos-deep-indigo);text-align:center;background:#fff;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.resource-header span:first-child{flex:1;line-height:1.3}.resource-header:hover{color:var(--melos-rosewood);background:#f8f2e7;padding-left:1.4rem}.dropdown-arrow{flex-shrink:0;margin-left:.5rem;font-size:.85rem;transition:transform .2s}.resource-links{background:#f8f6f2;border-top:1px solid #0a11281f;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.resource-link{color:var(--melos-ink);text-align:left;background:#fff;border:1px solid #0a11281f;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem .875rem;font-size:.9rem;line-height:1.4;text-decoration:none;transition:all .2s;display:flex}.resource-link:hover{background:linear-gradient(140deg,var(--melos-deep-indigo),#1f2f63);color:var(--melos-studio-sand);border-color:var(--melos-deep-indigo);transform:translate(4px);box-shadow:0 4px 12px #0a112847}.external-icon{opacity:.7;flex-shrink:0;margin-left:.5rem;font-size:.75rem}.resource-link:hover .external-icon{opacity:1}@media (max-width:768px){.melos-hero{padding:1.5rem 1rem 1rem}.melos-hero-content{text-align:center;padding:1.5rem 1.25rem}.melos-hero-brand{pointer-events:none;aspect-ratio:1;background:0 0;border-radius:20px;justify-content:center;width:82px;height:82px;margin:0 auto 1rem;padding:0;position:relative;top:auto;right:auto;overflow:hidden;transform:none;box-shadow:0 10px 22px #0a112847}.melos-hero-logo{border:1px solid #0a112814;border-radius:22px;box-shadow:0 8px 18px #0a112833}.melos-hero-content h1{font-size:2rem}.melos-tagline{font-size:1rem}.melos-chat-container{height:600px}.melos-message-bubble{max-width:85%}.melos-messages{gap:1rem;padding:1rem}.melos-wrapper{flex-direction:column}.melos-midi-drawer,.melos-chat-toolbar{display:none}.melos-page.midi-open{padding-left:0}.melos-resources-sidebar{display:none}}@media (max-width:480px){.melos-hero-content h1{font-size:1.5rem}.melos-kicker{font-size:.72rem}.melos-tagline{font-size:.9rem}.melos-chat-container{border-radius:12px;height:500px}.melos-message-bubble{max-width:90%;padding:.875rem 1rem}.melos-input{font-size:16px}.melos-input-area{gap:.5rem;padding:1rem}}.bio-link{color:var(--brand-accent);cursor:pointer;border-bottom:1px solid #8f4d3861;font-weight:700;text-decoration:none}.update-card{border:1px solid var(--brand-line);border-left:4px solid var(--brand-accent);background:#fff;border-radius:8px;margin:.75rem 0;padding:1rem}.update-card p{color:var(--brand-charcoal);margin:0}.melos-promo{color:#f4f1eb;background:linear-gradient(138deg,#0a1128,#1b2a56 55%,#23366a);border:1px solid #d4af3759;border-radius:16px;margin-top:1rem;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 44px #0a112852}.melos-promo:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0%,#d4af371a 45%,#0000 70%),radial-gradient(circle at 90% 16%,#c2593a38,#0000 44%);position:absolute;inset:0}.melos-promo p{z-index:1;margin:0 0 .75rem;font-size:1rem;position:relative}.melos-promo p:first-child{color:#d4af37;letter-spacing:.02em;margin-bottom:.5rem;font-size:1.1rem}.melos-promo-text{opacity:.96;font-size:.95rem;line-height:1.5;margin-bottom:1rem!important}.melos-cta-button{color:#f4f1eb;cursor:pointer;z-index:1;background:#c2593a;border:1px solid #f4f1eb73;border-radius:999px;justify-content:center;align-items:center;padding:.82rem 1.28rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:relative;box-shadow:0 10px 20px #c2593a47}.melos-cta-button:hover{background:#b04c30;transform:translateY(-1px);box-shadow:0 12px 22px #c2593a5c}.melos-cta-button:active{transform:translateY(-1px)}@media (max-width:768px){.melos-promo{padding:1rem}.melos-cta-button{text-align:center;width:100%;padding:.875rem 1.25rem}}.bio-link{color:var(--brand-gold);border-bottom-color:#e3c98c59}.bio-link:hover{color:#f4dfad;border-bottom-color:#f4dfad}.update-card{border:0;border-top:1px solid var(--brand-line);background:0 0;border-radius:0;margin:0;padding:18px 0}.update-card p{color:var(--brand-warm-gray);margin:7px 0 0;font-size:.94rem;line-height:1.55}.update-card strong{color:#e8ebff}.update-label{color:var(--brand-gold);letter-spacing:.16em;text-transform:uppercase;font-size:.65rem;font-weight:800}.melos-promo{color:#edf0ff;background:radial-gradient(circle at 88% 12%,#8a7ac840,#0000 42%),linear-gradient(145deg,#132653e6,#060e25f0);border:1px solid #b9c5ff3d;border-radius:16px;margin-top:22px;padding:22px;box-shadow:0 20px 45px #00020e57}.melos-promo:before{background:radial-gradient(circle at 86% 18%,#e3c98c1f,#0000 2px),radial-gradient(circle at 76% 28%,#dce5ff40,#0000 1.5px),linear-gradient(120deg,#0000,#b9c5ff0f,#0000)}.melos-promo p:first-child,.melos-promo-kicker{color:var(--brand-gold);letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px;font-size:.65rem;font-weight:800}.melos-promo p:nth-child(2){color:#f4f5ff;margin-bottom:8px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:1.45rem}.melos-promo-text{color:#b8c1dd}.melos-cta-button{color:#081027;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#f0d99f,#c9b06f);border:0;font-size:.76rem;font-weight:800;box-shadow:0 12px 24px #00020e42}.melos-cta-button:hover{color:#050a18;background:linear-gradient(135deg,#f8e7bb,#d8bd79);box-shadow:0 16px 28px #00020e57}.melos-brand{--melos-deep-indigo:#08132f;--melos-rosewood:#8295e6;--melos-resonance-gold:#e3c98c;--melos-studio-sand:#f2f3fa;--melos-ink:#18213f}.melos-page{background:0 0}.melos-hero-content{background:radial-gradient(circle at 85% 20%,#8a7ac842,#0000 32%),linear-gradient(138deg,#08132ff5,#112552f0);border-color:#e3c98c4d;box-shadow:0 28px 70px #00020e75}.melos-hero-content:before{background:linear-gradient(120deg,#0000 0%,#b9c5ff0f 45%,#0000 70%),radial-gradient(circle at 84% 24%,#e3c98c21,#0000 42%)}.melos-hero-cta,.melos-send-btn,.midi-panel-toggle{color:#071026;background:linear-gradient(135deg,#f0d99f,#c9b06f);box-shadow:0 10px 22px #00020e42}.melos-hero-cta:hover,.melos-send-btn:hover:not(:disabled){background:linear-gradient(135deg,#f8e7bb,#d8bd79)}.melos-chat-container{border-color:#b9c5ff4d;box-shadow:0 28px 68px #00020e6b}.melos-messages{background:linear-gradient(#f8f8fc,#f0f2f9)}.melos-message-user .melos-message-bubble{background:linear-gradient(140deg,#0b193d,#263f80)}.melos-message-user .melos-message-avatar,.melos-midi-launch,.midi-tab.active,.midi-action{background:#0b193d}.melos-input:focus{border-color:#8295e6;box-shadow:0 0 0 3px #8295e62e}.melos-midi-drawer,.melos-resources-sidebar{background:#f4f5fbf7;border-color:#46579133}.resource-link:hover{background:linear-gradient(140deg,#0b193d,#263f80);border-color:#1d3470}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.flight-shell{z-index:2;flex-direction:column;min-height:100vh;display:flex;position:relative}.site-header{z-index:40;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:linear-gradient(#02050fe0,#02050f00);border-bottom:0;position:fixed;inset:0 0 auto}.site-header-inner{min-height:94px;padding:14px 24px 20px}.site-brand,.youtube-link{pointer-events:auto}.logo-orbit{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050b1cb3;width:60px;height:60px}.main-logo{width:48px;height:48px}.brand-copy strong{font-size:clamp(1.35rem,2.4vw,1.8rem)}.youtube-link{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#ef2c42eb,#ab193adb)}.site-content{padding-top:104px;padding-bottom:98px}.site-content>.container{padding-top:34px}footer{padding-bottom:112px}.flight-dock{left:50%;bottom:max(16px,env(safe-area-inset-bottom));z-index:70;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#050b1dd1;border:1px solid #b9c5ff38;border-radius:18px;align-items:center;gap:8px;width:min(720px,100vw - 28px);padding:8px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 20px 55px #00020e7a}.flight-dock-label{color:var(--brand-gold);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;padding:0 12px;font-size:.61rem;font-weight:800}.flight-dock-links{flex:1;gap:4px;min-width:0;display:flex}.flight-dock-link{color:#aeb8d7;letter-spacing:.04em;border:1px solid #0000;border-radius:11px;flex:1;justify-content:center;align-items:center;gap:7px;min-width:0;padding:9px 10px;font-size:.72rem;font-weight:750;transition:color .18s,border-color .18s,background .18s;display:flex}.flight-dock-link:hover{color:#f5f6ff;background:#ffffff0d;border-color:#b9c5ff33}.flight-dock-link.active{color:#071027;background:linear-gradient(135deg,#f0d99f,#c9b06f);border-color:#e3c98cb8}.flight-dock-number{opacity:.7;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:.68rem}.flight-transition{z-index:100;visibility:hidden;opacity:0;pointer-events:none;background:#020510;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.flight-transition p{z-index:4;color:#f0dda8;letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800;position:relative}.flight-vignette{z-index:3;background:radial-gradient(circle,#0000 0 14%,#0205102e 44%,#020510 100%);position:absolute;inset:0}.flight-streaks{opacity:0;background:repeating-conic-gradient(from 2deg,#0000 0deg 7deg,#d7e0ff8c 7.1deg 7.25deg,#0000 7.4deg 13deg);position:absolute;inset:-65%;transform:scale(.08)rotate(0);-webkit-mask-image:radial-gradient(circle,#0000 0 6%,#000 34% 100%);mask-image:radial-gradient(circle,#0000 0 6%,#000 34% 100%)}.flight-streaks span{display:none}.flight-shell-departing .flight-transition,.flight-shell-arriving .flight-transition{visibility:visible;opacity:1;pointer-events:auto}.flight-shell-departing .flight-streaks{animation:.56s cubic-bezier(.55,0,.8,.25) forwards flight-depart}.flight-shell-arriving .flight-streaks{animation:.42s cubic-bezier(.15,.72,.25,1) forwards flight-arrive}@keyframes flight-depart{0%{opacity:0;transform:scale(.08)rotate(0)}24%{opacity:.35}to{opacity:1;transform:scale(1.15)rotate(2deg)}}@keyframes flight-arrive{0%{opacity:1;transform:scale(1.15)rotate(2deg)}to{opacity:0;transform:scale(2.1)rotate(4deg)}}body:has(.constellation-home){overflow:hidden}body:has(.constellation-home) .site-content{padding:0}body:has(.constellation-home) footer{display:none}.constellation-home{width:100%;height:100svh;min-height:680px;position:relative;overflow:hidden}.constellation-grid{isolation:isolate;width:min(1480px,100%);height:100%;margin:0 auto;position:relative}.constellation-grid:before,.constellation-grid:after{content:"";z-index:-1;border:1px solid #b9c5ff1a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-10deg)}.constellation-grid:before{width:min(72vw,1080px);height:min(58vh,590px)}.constellation-grid:after{width:min(49vw,720px);height:min(78vh,750px);transform:translate(-50%,-50%)rotate(38deg)}.constellation-center{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:radial-gradient(circle at 12% 18%,#8a7ac830,#0000 34%),linear-gradient(145deg,#0d1b3edb,#050c1fe6);border:1px solid #b9c5ff3d;border-radius:28px;grid-template-columns:142px 1fr;align-items:center;gap:28px;width:min(620px,46vw);min-height:300px;padding:28px 34px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 34px 90px #00020e8a,0 0 80px #5068bc14}.constellation-center:before{content:"";z-index:-1;border:1px solid #e3c98c1f;border-radius:34px;position:absolute;inset:-10px}.constellation-portrait{border:1px solid #e3c98c66;border-radius:50%;width:142px;height:142px;margin:0;padding:7px;position:relative}.constellation-portrait:after{content:"";border-top:1px solid #b9c5ff6b;border-radius:50%;position:absolute;inset:-13px 5px;transform:rotate(-28deg)}.constellation-portrait img{object-fit:cover;filter:saturate(.82)contrast(1.04);border-radius:50%;width:100%;height:100%;display:block}.constellation-intro h1{color:#f5f5ff;letter-spacing:-.04em;max-width:11ch;margin:0 0 14px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(2.25rem,4.2vw,4.2rem);font-weight:500;line-height:.98}.constellation-intro p:last-child{color:#aeb8d6;max-width:43ch;margin:0;font-size:.95rem}.sky-destination{color:#aeb8d6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050c1fb3;border:1px solid #b9c5ff2e;border-radius:16px;flex-direction:column;justify-content:center;width:230px;min-height:130px;padding:18px 18px 17px 56px;transition:transform .22s,border-color .22s,background .22s;display:flex;position:absolute;box-shadow:0 20px 45px #00020e57}.sky-destination:before{content:"";background:radial-gradient(circle at 35% 30%,#fff5d8,#c5aa67 38%,#4b3c26 100%);border:1px solid #e3c98cb3;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:20px;transform:translateY(-50%);box-shadow:0 0 22px #e3c98c57}.sky-destination:after{content:"";border-top:1px solid #b9c5ff66;border-radius:50%;width:38px;height:12px;position:absolute;top:50%;left:11px;transform:translateY(-50%)rotate(-22deg)}.sky-destination:hover,.sky-destination:focus-visible{background:#0d1b3edb;border-color:#e3c98c85;transform:translateY(-5px)}.sky-destination strong{color:#f1f3ff;margin:4px 0 6px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:1.45rem;font-weight:500;line-height:1}.sky-destination>span:last-child{font-size:.74rem;line-height:1.4}.destination-index{color:var(--brand-gold);letter-spacing:.14em;font-size:.58rem;font-weight:800}.destination-about{top:17%;left:6%}.destination-music{top:16%;right:6%}.destination-melos{bottom:18%;left:8%}.destination-contact{bottom:19%;right:8%}.constellation-update{color:#aeb8d6;border-top:1px solid #b9c5ff2e;border-bottom:1px solid #b9c5ff2e;align-items:center;gap:13px;width:min(410px,42vw);padding:11px 16px;display:flex;position:absolute;bottom:11%;left:50%;transform:translate(-50%)}.constellation-update>span{color:var(--brand-gold);letter-spacing:.14em;text-transform:uppercase;flex:none;font-size:.58rem;font-weight:800}.constellation-update p{margin:0;font-size:.72rem;line-height:1.4}.constellation-update strong{color:#e6e9fa}.constellation-hint{color:#aeb8d69e;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.61rem;font-weight:700;position:absolute;top:112px;left:50%;transform:translate(-50%)}@media (max-width:1040px){.constellation-center{grid-template-columns:112px 1fr;gap:22px;width:min(560px,54vw)}.constellation-portrait{width:112px;height:112px}.sky-destination{width:190px;min-height:112px;padding-right:13px}}@media (max-width:800px){body:has(.constellation-home){overflow:auto}.constellation-home{height:auto;min-height:100svh;padding:106px 14px 118px;overflow:visible}.constellation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;height:auto;display:grid}.constellation-grid:before,.constellation-grid:after{display:none}.constellation-center,.sky-destination,.constellation-update,.constellation-hint{width:auto;position:relative;inset:auto;transform:none}.constellation-center{border-radius:22px;grid-column:1/-1;grid-template-columns:96px 1fr;min-height:0;padding:24px}.constellation-portrait{width:96px;height:96px}.constellation-intro h1{font-size:clamp(2rem,8vw,3.4rem)}.sky-destination{min-height:128px}.constellation-update{order:6;grid-column:1/-1;justify-content:center}.constellation-hint{grid-area:1/1/auto/-1;justify-self:center;margin-bottom:2px}.constellation-center{grid-row:2}.flight-dock-label{display:none}}@media (max-width:560px){.site-header-inner{min-height:82px;padding:10px 14px 16px}.logo-orbit{width:52px;height:52px}.main-logo{width:41px;height:41px}.brand-copy span{display:none}.flight-dock{border-radius:15px;width:calc(100vw - 18px);padding:5px}.flight-dock-link{flex-direction:column;gap:1px;padding:9px 4px;font-size:.61rem}.flight-dock-number{font-size:.55rem}.constellation-home{padding-top:92px}.constellation-grid{grid-template-columns:1fr}.constellation-center{text-align:center;grid-column:auto;grid-template-columns:1fr}.constellation-portrait{margin:0 auto}.constellation-intro h1{max-width:13ch;margin-inline:auto}.constellation-update,.constellation-hint{grid-column:auto}.constellation-update{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.flight-transition{display:none}}body:has(.spatial-universe){overflow:hidden}body:has(.spatial-universe) .site-content{padding:0}body:has(.spatial-universe) footer{display:none}.spatial-universe{isolation:isolate;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 50% 120%,#23367038,#0000 48%),#02050f;width:100vw;height:100svh;position:relative;overflow:hidden}.spatial-universe.spatial-dragging{cursor:grabbing}.space-depth,.space-speed-lines,.universe-camera{position:absolute;inset:0}.space-depth,.space-speed-lines{pointer-events:none}.space-depth{will-change:background-position;background-repeat:repeat;inset:-14%}.space-depth-far{z-index:0;opacity:.42;background-image:radial-gradient(circle,#d5dcffb8 0 .65px,#0000 .9px),radial-gradient(circle,#e3c98c85 0 .55px,#0000 .8px);background-size:83px 91px,137px 151px}.space-depth-mid{z-index:1;opacity:.7;background-image:radial-gradient(circle,#f4f6ffe6 0 1px,#0000 1.35px),radial-gradient(circle,#97b7ffb8 0 .8px,#0000 1.15px);background-position:44px 17px,119px 84px;background-size:191px 173px,257px 229px}.space-depth-near{z-index:2;opacity:.76;filter:drop-shadow(0 0 4px #b2c5ff80);background-image:radial-gradient(circle,#fff 0 1.4px,#abc2ff59 1.7px,#0000 3px),radial-gradient(circle,#f1d48e 0 1.05px,#0000 1.7px);background-position:27px 102px,211px 38px;background-size:383px 337px,521px 467px;animation:5.5s ease-in-out infinite alternate spaceTwinkle}@keyframes spaceTwinkle{0%{opacity:.58}to{opacity:.82}}.space-speed-lines{z-index:8;mix-blend-mode:screen;transform-origin:50%;will-change:opacity,transform;background:repeating-conic-gradient(#0000 0deg 2.8deg,#c6d5ff40 2.86deg 2.91deg,#0000 2.98deg 5.8deg);transition:opacity .12s linear;inset:-35%;-webkit-mask-image:radial-gradient(circle,#0000 0 17%,#000 49%,#0000 79%);mask-image:radial-gradient(circle,#0000 0 17%,#000 49%,#0000 79%)}.universe-camera{z-index:3;transform-origin:50%;will-change:transform}.universe-world{transform-origin:0 0;will-change:transform;position:absolute;top:0;left:0}.spatial-autopilot .universe-world{filter:saturate(1.08)}.universe-world:before{content:"";opacity:.42;pointer-events:none;background-image:radial-gradient(circle,#eef1ffe6 0 1.2px,#0000 1.4px),radial-gradient(circle,#e3c98cd1 0 1px,#0000 1.2px),radial-gradient(circle,#a7b7eb9e 0 .8px,#0000 1px);background-position:14px 22px,73px 91px,142px 38px;background-size:178px 164px,263px 247px,121px 137px;position:absolute;inset:0}.space-landmark{z-index:0;pointer-events:none;position:absolute}.space-galaxy{opacity:.66;filter:blur(1px)drop-shadow(0 0 36px #7488dc4d);background:radial-gradient(#ffecb9f5 0 2%,#9dadff7a 5%,#0000 12%),repeating-radial-gradient(#7d91e72b 0 4%,#0000 6% 12%);border-radius:50%;width:620px;height:310px;animation:9s ease-in-out infinite alternate galaxyBreathe;top:290px;left:2800px;transform:rotate(-18deg)}@keyframes galaxyBreathe{0%{opacity:.52;filter:blur(1px)drop-shadow(0 0 26px #7488dc3d)}to{opacity:.7;filter:blur(1px)drop-shadow(0 0 48px #7488dc57)}}.space-galaxy:before,.space-galaxy:after{content:"";border:3px solid #92a3ea24;border-radius:50%;position:absolute;inset:12% -6%;transform:rotate(9deg)}.space-galaxy:after{border-color:#e3c98c2e;inset:27% 8%;transform:rotate(-12deg)}.space-planet{border-radius:50%}.space-planet-ringed{opacity:.78;filter:saturate(.9);background:radial-gradient(circle at 32% 27%,#f0d7ffd6,#0000 5%),radial-gradient(circle at 36% 32%,#8e67dce6,#0000 30%),linear-gradient(145deg,#33256d,#6d3f99 52%,#19214e);width:218px;height:218px;top:1540px;left:290px;box-shadow:inset -38px -27px 58px #04071bb8,0 0 74px #7f4fd647,0 0 24px #d477bf29}.space-planet-ringed span{border:10px solid #aa8eef42;border-color:#aa8eef42 #5c47aa1f #aa8eef42 #e0a9d875;border-radius:50%;position:absolute;inset:62px -94px;transform:rotate(-18deg);box-shadow:0 0 0 5px #7361c91a,0 0 24px #b674dc2e}.space-planet-blue{opacity:.72;filter:saturate(.82);background:radial-gradient(circle at 31% 24%,#c5efffd6,#0000 6%),radial-gradient(circle at 48% 42%,#369ebcc2,#0000 33%),linear-gradient(145deg,#142c62,#245e86 48%,#30215e);width:168px;height:168px;top:2360px;left:5630px;box-shadow:inset -34px -24px 48px #010411c2,0 0 64px #3e95da40,0 0 22px #615dd429}.space-moon{opacity:.7;filter:saturate(.8);background:radial-gradient(circle at 65% 31%,#35275b85 0 6px,#0000 7px),radial-gradient(circle at 35% 58%,#3e2b697a 0 10px,#0000 11px),radial-gradient(circle at 56% 72%,#4033726b 0 4px,#0000 5px),#8b7cc4;border-radius:50%;width:94px;height:94px;top:1620px;left:3920px;box-shadow:inset -22px -15px 30px #070920b8,0 0 44px #9a80eb38}.space-nebula{opacity:.44;filter:blur(34px);background:radial-gradient(at 28% 54%,#6b4094bd,#0000 26%),radial-gradient(at 55% 38%,#2b759491,#0000 32%),radial-gradient(at 76% 62%,#99457585,#0000 25%);border-radius:50%;width:1300px;height:500px;top:3600px;left:2180px;transform:rotate(-8deg)}.space-nebula-patch{opacity:.34;filter:blur(24px)saturate(1.12);mix-blend-mode:screen;transform-origin:50%;border-radius:50%;width:520px;height:260px}.space-nebula-patch-indigo{background:radial-gradient(at 35%,#5d52da9e,#0000 42%),radial-gradient(at 72% 44%,#3670c061,#0000 44%);top:620px;left:720px;transform:rotate(-22deg)}.space-nebula-patch-rose{background:radial-gradient(at 42% 48%,#b848a98a,#0000 40%),radial-gradient(at 72% 56%,#7241c457,#0000 42%);width:620px;height:300px;top:720px;left:4260px;transform:rotate(17deg)}.space-nebula-patch-teal{background:radial-gradient(at 34%,#208eaf80,#0000 42%),radial-gradient(at 70% 44%,#435ccf52,#0000 44%);width:460px;height:240px;top:2240px;left:760px;transform:rotate(28deg)}.space-nebula-patch-violet{background:radial-gradient(at 35% 52%,#7244d385,#0000 39%),radial-gradient(at 72% 44%,#cc58a552,#0000 43%);width:700px;height:300px;top:2810px;left:3900px;transform:rotate(-14deg)}.space-nebula-patch-amber{opacity:.26;background:radial-gradient(at 38% 48%,#dca6696b,#0000 38%),radial-gradient(at 68% 52%,#a853a64d,#0000 42%);width:430px;height:220px;top:3840px;left:720px;transform:rotate(12deg)}.space-comet{opacity:.68;filter:drop-shadow(0 0 7px #8cb8ffbf);background:linear-gradient(90deg,#0000,#88b1ff73,#fff);width:260px;height:3px;top:2050px;left:900px;transform:rotate(-18deg)}.space-comet:after{content:"";background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;top:-3px;right:-3px;box-shadow:0 0 16px #a9c4ff}.space-asteroids{width:370px;height:210px;top:4010px;left:5480px}.space-asteroids i{background:linear-gradient(145deg,#7b65a9,#28254d 72%);border-radius:52% 36% 58% 42%;width:44px;height:34px;position:absolute;transform:rotate(24deg);box-shadow:inset 7px 5px 9px #e0c0ff21,0 0 14px #805ecb29}.space-asteroids i:first-child{top:80px;left:10px;transform:scale(1.25)rotate(8deg)}.space-asteroids i:nth-child(2){top:20px;left:100px;transform:scale(.62)rotate(55deg)}.space-asteroids i:nth-child(3){top:120px;left:180px;transform:scale(.84)rotate(-18deg)}.space-asteroids i:nth-child(4){top:50px;left:260px;transform:scale(.45)rotate(31deg)}.space-asteroids i:nth-child(5){top:145px;left:330px;transform:scale(.3)rotate(72deg)}.space-constellation{opacity:.62;background:linear-gradient(24deg,#0000 31%,#9ab1f447 31.2% 31.5%,#0000 31.8%),linear-gradient(151deg,#0000 47%,#9ab1f43d 47.2% 47.5%,#0000 47.8%);width:570px;height:330px;top:2710px;left:2840px}.space-constellation i{background:#e9efff;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 13px #9fb7ff}.space-constellation i:first-child{top:72%;left:8%}.space-constellation i:nth-child(2){top:46%;left:28%}.space-constellation i:nth-child(3){top:62%;left:47%}.space-constellation i:nth-child(4){top:24%;left:62%}.space-constellation i:nth-child(5){top:48%;left:79%}.space-constellation i:nth-child(6){top:17%;left:92%}.universe-orbit,.universe-route{pointer-events:none;position:absolute}.universe-orbit{border:2px solid #8497d61a;border-radius:50%}.universe-orbit-one{width:5100px;height:3600px;top:380px;left:560px;transform:rotate(-8deg)}.universe-orbit-two{width:2800px;height:3900px;top:250px;left:1700px;transform:rotate(32deg)}.universe-route{opacity:.18;transform-origin:0;background:linear-gradient(90deg,#0000,#91a5eb,#0000);width:3500px;height:1px}.universe-route-a{top:1060px;left:1450px;transform:rotate(34deg)}.universe-route-b{top:3400px;left:1450px;transform:rotate(-34deg)}.universe-bubble{color:#edf0ff;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);will-change:width,height,border-radius;background:radial-gradient(circle at 13% 12%,#6b60b133,#0000 34%),linear-gradient(145deg,#0f1f45f0,#040a1cf7);border:2px solid #a3b4e740;border-radius:70px;transition:width .46s cubic-bezier(.16,.84,.24,1),height .46s cubic-bezier(.16,.84,.24,1),border-radius .46s cubic-bezier(.16,.84,.24,1),border-color .36s,box-shadow .36s;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 60px 160px #00020e99,inset 0 1px #ffffff0e,0 0 0 20px #040a1c33}.universe-bubble:before{content:"";z-index:0;pointer-events:none;border:2px solid #a3b4e72e;border-radius:54px;position:absolute;inset:18px}.universe-bubble:after{content:"";z-index:0;opacity:.5;pointer-events:none;background:radial-gradient(circle at 92% 12%,#e3c98cd9 0 3px,#0000 3.5px),radial-gradient(circle at 8% 73%,#bbc8f4b3 0 2px,#0000 2.5px),linear-gradient(115deg,#0000 28%,#b9c5ff09,#0000 64%);position:absolute;inset:0}.universe-bubble.active{border-color:#e3c98c6b;box-shadow:0 60px 170px #00020e9e,inset 0 1px #ffffff13,0 0 0 20px #040a1c38,0 0 90px #6981d524}.universe-bubble.focused{z-index:12;border-color:#e3c98c7a;border-radius:34px;box-shadow:0 28px 110px #00020eb3,inset 0 1px #ffffff17,0 0 0 10px #040a1c2b,0 0 120px #6981d52b}.universe-bubble.focused:before{border-radius:22px}.bubble-chrome{z-index:3;color:#bbc6e6b3;letter-spacing:.16em;text-transform:uppercase;pointer-events:none;align-items:center;gap:12px;font-size:13px;font-weight:750;display:flex;position:absolute;top:38px;left:52px;right:52px}.bubble-chrome span:first-child{color:var(--brand-gold);font-family:Iowan Old Style,Baskerville,Georgia,serif}.bubble-chrome:after{content:"";background:linear-gradient(90deg,#b9c5ff3d,#0000);flex:1;height:1px;margin-left:8px}.universe-bubble h1,.universe-bubble h2,.universe-bubble h3{color:#f5f5ff;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-weight:500}.universe-bubble h2{letter-spacing:-.035em;margin:0 0 20px;font-size:64px;line-height:.98}.universe-bubble p{color:#acb6d4}.universe-bubble-scroll{z-index:2;overscroll-behavior:contain;scrollbar-color:#b9c5ff52 transparent;touch-action:pan-y;-webkit-user-select:text;user-select:text;padding:26px 30px 34px;position:absolute;inset:78px 34px 34px;overflow:auto}.universe-bubble-home{width:1160px;height:680px}.universe-home-content{z-index:2;grid-template-columns:280px 1fr;align-items:center;gap:66px;display:grid;position:absolute;inset:92px 68px 52px}.universe-home-portrait{border:2px solid #e3c98c73;border-radius:50%;width:270px;height:270px;margin:0;padding:10px;position:relative}.universe-home-portrait:before,.universe-home-portrait:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.universe-home-portrait:before{border-top:2px solid #9cb0ed8c;inset:-23px 7px;transform:rotate(-26deg)}.universe-home-portrait:after{border-right:1px solid #9cb0ed3d;inset:-38px 21px;transform:rotate(22deg)}.universe-home-portrait img{object-fit:cover;filter:saturate(.82)contrast(1.04);border-radius:50%;width:100%;height:100%;display:block}.universe-home-content h1{letter-spacing:-.048em;max-width:720px;margin:0 0 30px;font-size:94px;line-height:.96}.universe-home-intro{margin:0;font-size:22px}.universe-home-cta{color:#071027;font:inherit;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#f0d99f,#c9b06f);border:1px solid #e3c98c6b;border-radius:999px;align-items:center;gap:22px;margin-top:28px;padding:13px 18px 13px 20px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 12px 30px #03071452}.universe-home-cta span{font-size:19px;line-height:1;transition:transform .18s}.universe-home-cta:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 16px 36px #0307146b}.universe-home-cta:hover span{transform:translate(3px)}.universe-home-cta:focus-visible{outline-offset:4px;outline:3px solid #b9c5ffb8}.universe-bubble-about{width:1080px;height:820px}.about-universe-content{grid-template-columns:300px 1fr;align-content:start;gap:28px 42px;display:grid}.about-universe-content>img{object-fit:cover;border:1px solid #e3c98c52;border-radius:48% 48% 26px 26px;grid-row:span 1;width:100%;height:470px}.about-universe-content p{font-size:17px}.universe-achievements{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.universe-achievements li{color:#b8c1dc;background:#ffffff09;border:1px solid #b9c5ff2e;border-radius:13px;padding:14px 16px 14px 42px;position:relative}.universe-achievements li:before{content:"✦";color:var(--brand-gold);position:absolute;left:17px}.universe-bubble-music{width:1500px;height:1040px}.universe-section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:30px;display:flex}.universe-section-heading>p{max-width:430px;margin:0 0 8px;font-size:18px}.universe-song-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.universe-song-card{background:#030919b8;border:1px solid #b9c5ff2e;border-radius:18px;overflow:hidden}.universe-song-card>img{object-fit:cover;width:100%;height:340px;display:block}.universe-song-card>div{padding:19px}.universe-song-card span{color:var(--brand-gold);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:750}.universe-song-card h3{margin:8px 0 6px;font-size:28px}.universe-song-card p{min-height:52px;margin:0;font-size:14px}.universe-song-card p strong{color:#edf0ff}.universe-song-card>div>div{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.universe-song-card a{color:#dce2fa;border:1px solid #b9c5ff3d;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:750}.universe-song-card a:first-child{color:#071027;background:linear-gradient(135deg,#f0d99f,#c9b06f);border-color:#0000}.universe-bubble-melos{width:960px;height:960px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:50%;overflow:visible}.universe-bubble-melos:before,.universe-bubble-melos:after{display:none}.universe-bubble-melos.active,.universe-bubble-melos.focused{box-shadow:none;background:0 0;border:0;border-radius:50%}.melos-wormhole{color:#f4f1eb;isolation:isolate;background:radial-gradient(circle,#09061bf5 0 25%,#0000 26%),radial-gradient(circle,#c2593a42 0 36%,#0000 37%),radial-gradient(circle,#d4af3726 0 48%,#0a1128e6 49% 69%,#0000 70%);border:1px solid #d4af377a;border-radius:50%;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 88px #c2593a3d,0 0 0 18px #d4af370a,0 0 100px #c2593a2e,0 0 160px #2a42903d}.melos-wormhole:before,.melos-wormhole:after{content:"";pointer-events:none;border:2px solid #d4af3733;border-radius:50%;position:absolute;inset:8%}.melos-wormhole:before{border-bottom-color:#c2593a7a;border-right-color:#0000;transform:rotate(-24deg)scaleX(1.18)}.melos-wormhole:after{border-top-color:#0000;border-left-color:#5c84d666;inset:17%;transform:rotate(38deg)scaleY(.84)}.melos-wormhole-rings,.melos-wormhole-core{pointer-events:none;position:absolute;inset:0}.melos-wormhole-rings span{border:4px solid #d4af374d;border-right-color:#0000;border-radius:50%;animation:14s linear infinite melosOrbit;position:absolute;inset:18%}.melos-wormhole-rings span:nth-child(2){border-width:7px;border-color:#c2593a5c #0000 #d4af3747;animation-duration:9s;animation-direction:reverse;inset:27%}.melos-wormhole-rings span:nth-child(3){border-width:2px;border-color:#84a3eb61 #0000 #0000;animation-duration:6s;inset:38%}.melos-wormhole-core{background:repeating-radial-gradient(circle at 48% 48%,#f4f1eb1a 0 2px,#0000 3px 10px),conic-gradient(from 20deg,#0a1128,#24376e,#c2593a,#d4af37,#0a1128);border-radius:50%;animation:7s linear infinite melosCore;inset:29%;box-shadow:inset 0 0 44px #040718,0 0 45px #c2593a4d}.melos-wormhole-core:after{content:"";background:#030716;border-radius:50%;position:absolute;inset:27%;box-shadow:0 0 22px #d4af373d}.melos-wormhole-core span{background:#f4f1eb;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 14px #d4af37}.melos-wormhole-core span:first-child{top:8%;left:47%}.melos-wormhole-core span:nth-child(2){top:45%;right:6%}.melos-wormhole-core span:nth-child(3){bottom:8%;left:44%}.melos-wormhole-core span:nth-child(4){top:48%;left:7%}.melos-wormhole-copy{z-index:3;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a1128a8;border:1px solid #f4f1eb2e;border-radius:32px;width:min(560px,68%);padding:44px 36px;position:relative;box-shadow:0 20px 46px #02040e6b}.melos-wormhole-kicker{letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:800;color:#d4af37!important}.melos-wormhole-copy h2{color:#f4f1eb;font-family:var(--melos-font-outfit),"Outfit",sans-serif;margin:0;font-size:68px;line-height:.95}.melos-wormhole-copy>p:not(.melos-wormhole-kicker){color:#f4f1ebd1;max-width:32ch;margin:20px auto 0;font-size:18px;line-height:1.55}.melos-wormhole-enter{color:#f4f1eb;letter-spacing:.04em;background:#c2593a;border:1px solid #f4f1eb70;border-radius:999px;align-items:center;gap:26px;margin-top:26px;padding:13px 18px 13px 22px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 28px #c2593a5c}.melos-wormhole-enter:hover{color:#fff;background:#b04c30;transform:translateY(-2px);box-shadow:0 16px 34px #c2593a7a}.melos-wormhole-enter span{font-size:20px;line-height:1}.melos-wormhole-note{color:#f4f1eb85;letter-spacing:.12em;text-transform:uppercase;margin-top:16px;font-size:11px;display:block}@keyframes melosOrbit{to{transform:rotate(360deg)}}@keyframes melosCore{to{transform:rotate(-360deg)}}.universe-bubble-contact{width:980px;height:780px}.universe-contact-content{z-index:2;grid-template-columns:.8fr 1.2fr;align-items:center;gap:54px;display:grid;position:absolute;inset:88px 66px 54px}.universe-contact-content h2{font-size:58px}.universe-contact-content a{color:var(--brand-gold);border-bottom:1px solid #e3c98c4d}.universe-contact-form{touch-action:pan-y;-webkit-user-select:text;user-select:text;grid-template-columns:1fr;gap:8px;display:grid}.universe-contact-form label{margin-top:4px}.universe-contact-form input,.universe-contact-form textarea{resize:vertical;padding:11px 13px}.universe-contact-form button{color:#071027;cursor:pointer;background:linear-gradient(135deg,#f0d99f,#c9b06f);border:0;border-radius:999px;width:fit-content;margin-top:10px;padding:12px 20px;font-weight:800}.universe-contact-form button:disabled{opacity:.65;cursor:wait}.universe-form-status{margin:5px 0 0;font-size:13px}.universe-form-success{color:#9ce1b3!important}.universe-form-error{color:#ffaaa5!important}.universe-help,.universe-camera-controls{z-index:65;color:#9ea9ca;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);-webkit-user-select:none;user-select:none;background:#050b1dc7;border:1px solid #b9c5ff33;position:fixed;box-shadow:0 18px 45px #00020e57}.universe-help{border-radius:12px;gap:13px;padding:9px 13px;font-size:11px;display:flex;bottom:24px;left:22px}.universe-speed{color:#e3c98cb8;font-variant-numeric:tabular-nums;letter-spacing:.06em;text-transform:uppercase;border-left:1px solid #b9c5ff2e;padding-left:12px}.universe-help kbd{color:#e7dbba;font-family:inherit;font-weight:800}.universe-camera-controls{border-radius:12px;gap:4px;padding:5px;display:flex;bottom:24px;right:22px}.universe-camera-controls button{color:#ccd3ed;cursor:pointer;background:0 0;border:0;border-radius:8px;min-width:36px;height:34px;padding:0 10px;font-weight:750}.universe-camera-controls button:hover{color:#fff;background:#ffffff12}body:has(.spatial-universe) .flight-dock{bottom:20px}@media (max-width:900px){.universe-help,.universe-camera-controls{display:none}body:has(.spatial-universe) .site-header-inner{min-height:76px;padding:8px 12px 12px}body:has(.spatial-universe) .logo-orbit{width:46px;height:46px}body:has(.spatial-universe) .main-logo{width:36px;height:36px}body:has(.spatial-universe) .site-brand{gap:10px}body:has(.spatial-universe) .brand-copy span{display:none}body:has(.spatial-universe) .brand-copy strong{font-size:1.15rem}body:has(.spatial-universe) .youtube-link{gap:5px;padding:6px 9px 6px 6px;font-size:.62rem}body:has(.spatial-universe) .youtube-link img{width:24px;height:24px}.flight-dock{bottom:max(9px,env(safe-area-inset-bottom));border-radius:15px;gap:0;width:calc(100vw - 16px);padding:5px}body:has(.spatial-universe) .flight-dock{bottom:max(9px,env(safe-area-inset-bottom));border-radius:15px;gap:0;width:calc(100vw - 16px);padding:5px}.flight-dock-label{display:none}.flight-dock-links{gap:2px}.flight-dock-link{text-align:center;flex-direction:column;gap:1px;min-height:46px;padding:5px 2px;font-size:.59rem;line-height:1}.flight-dock-number{font-size:.56rem}.spatial-universe{cursor:default}.universe-bubble{-webkit-backdrop-filter:none;backdrop-filter:none}body:has(.spatial-universe) .site-header{-webkit-backdrop-filter:none;backdrop-filter:none}body:has(.spatial-universe) .flight-dock{-webkit-backdrop-filter:none;backdrop-filter:none}.universe-bubble{will-change:auto;transition-duration:.28s}.spatial-autopilot .universe-world{filter:none}.space-depth-near,.space-galaxy,.melos-wormhole-rings span,.melos-wormhole-core{animation:none}.space-depth-near{filter:none}.space-speed-lines{display:none}.space-nebula,.space-nebula-patch{filter:none;mix-blend-mode:normal;opacity:.24}.bubble-chrome{font-size:14px;top:28px;left:34px;right:34px}.universe-bubble-scroll{padding:18px 20px 26px;inset:66px 20px 20px}.universe-bubble h2{font-size:56px}.universe-bubble-home{width:540px;height:630px}.universe-home-content{grid-template-columns:126px 1fr;align-items:start;gap:26px;inset:72px 38px 30px}.universe-home-portrait{width:118px;height:118px;padding:7px}.universe-home-content h1{margin-bottom:18px;font-size:52px}.universe-home-intro{font-size:20px;line-height:1.45}.universe-home-cta{gap:16px;margin-top:18px;padding:11px 15px 11px 17px;font-size:15px}.universe-bubble-about{width:540px;height:900px}.about-universe-content{grid-template-columns:1fr;gap:22px}.about-universe-content>img{width:230px;height:270px}.about-universe-content p{font-size:22px;line-height:1.5}.universe-achievements{grid-template-columns:1fr;gap:10px}.universe-achievements li{padding:13px 14px 13px 38px;font-size:17px}.universe-bubble-music{width:560px;height:900px}.universe-section-heading{margin-bottom:20px;display:block}.universe-section-heading>p{max-width:none;margin:14px 0 0;font-size:20px}.universe-song-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.universe-song-card>img{height:170px}.universe-song-card>div{padding:14px}.universe-song-card h3{font-size:24px}.universe-song-card p{min-height:0;font-size:17px}.universe-song-card>div>div{margin-top:12px}.universe-song-card a{padding:8px 9px;font-size:11px}.universe-bubble-melos{width:620px;height:620px}.melos-wormhole-copy{border-radius:24px;width:78%;padding:26px 18px}.melos-wormhole-kicker{margin-bottom:12px;font-size:16px}.melos-wormhole-copy h2{font-size:54px}.melos-wormhole-copy>p:not(.melos-wormhole-kicker){margin-top:14px;font-size:22px}.melos-wormhole-enter{gap:16px;margin-top:18px;padding:12px 15px 12px 18px;font-size:18px}.melos-wormhole-note{margin-top:12px;font-size:13px}.universe-bubble-contact{width:540px;height:820px}.universe-contact-content{grid-template-columns:1fr;align-content:start;gap:26px;inset:74px 38px 34px}.universe-contact-content h2{margin-bottom:14px;font-size:52px}.universe-contact-content p,.universe-contact-content a{font-size:21px}.universe-contact-form{gap:9px;font-size:18px}.universe-contact-form input,.universe-contact-form textarea{padding:12px 13px;font-size:17px}.universe-contact-form button{padding:13px 18px;font-size:17px}}@media (prefers-reduced-motion:reduce){.space-depth-near,.space-galaxy,.melos-wormhole-rings span,.melos-wormhole-core{animation:none}.space-speed-lines{display:none}.universe-bubble,.universe-home-cta,.universe-home-cta span{transition-duration:.01ms}}
