@import url('https://fonts.googleapis.com/css2?family=Limelight&family=Manrope:wght@400;600;700;800;900&display=swap');
:root{--bg:#130714;--ink:#fff5fb;--soft:#d7bfd0;--panel:rgba(255,255,255,.07);--line:rgba(255,255,255,.17);--velvet:#551844;--hot:#ff4db8;--teal:#23e7d8;--gold:#ffd46a;--purple:#2b0e31;--shadow:0 28px 90px rgba(0,0,0,.46)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Manrope,system-ui,sans-serif;background:radial-gradient(circle at 14% 0,rgba(255,77,184,.25),transparent 31%),radial-gradient(circle at 85% 8%,rgba(35,231,216,.18),transparent 31%),linear-gradient(135deg,#130714,#2b0e31 48%,#080309)}a{text-decoration:none;color:inherit}.fxy-shell{max-width:1210px;margin:auto;padding:0 18px}.fxy-top{border-bottom:1px solid var(--line);background:rgba(19,7,20,.86);backdrop-filter:blur(15px)}.fxy-top .fxy-shell{min-height:74px;display:flex;align-items:center;gap:18px}.fxy-logo{font-family:Limelight,Georgia,serif;font-size:clamp(38px,6vw,80px);line-height:.86;letter-spacing:-.04em;color:var(--gold);text-shadow:0 0 24px rgba(255,77,184,.34)}.fxy-logo span{color:var(--hot)}.fxy-nav{margin-left:auto;display:flex;flex-wrap:wrap;gap:8px}.fxy-nav a{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--line);border-radius:999px;padding:8px 11px;background:rgba(255,255,255,.045);color:var(--soft)}.fxy-hero{padding:32px 0 18px}.fxy-hero .fxy-shell{display:grid;grid-template-columns:minmax(310px,40%) minmax(0,1fr);gap:22px;align-items:stretch}.fxy-portrait{border:1px solid rgba(255,212,106,.34);border-radius:8px 46px 8px 46px;overflow:hidden;min-height:560px;background:#000;box-shadow:var(--shadow)}.fxy-portrait img,.fxy-feature img,.fxy-gallery img{width:100%;height:100%;object-fit:cover;display:block}.fxy-hero-copy{border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,77,184,.12),rgba(35,231,216,.07)),rgba(255,255,255,.055);border-radius:46px 8px 46px 8px;padding:clamp(26px,5vw,52px);box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:center}.fxy-kicker{display:inline-flex;width:fit-content;border:1px solid rgba(255,212,106,.46);border-radius:999px;padding:8px 13px;color:#210616;background:var(--gold);text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:900}.fxy-hero h1{font-family:Limelight,Georgia,serif;font-size:clamp(66px,11vw,150px);line-height:.78;letter-spacing:-.06em;margin:18px 0 14px;color:var(--ink)}.fxy-lead{font-size:clamp(19px,2vw,26px);line-height:1.18;font-weight:900}.fxy-copy{color:var(--soft);line-height:1.7;font-weight:600}.fxy-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.fxy-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border:1px solid rgba(255,212,106,.42);border-radius:999px;background:linear-gradient(135deg,var(--gold),var(--hot));color:#170611;font-weight:950;box-shadow:0 0 28px rgba(255,77,184,.18)}.fxy-button.alt{background:transparent;color:var(--ink)}.fxy-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.fxy-tag{font-size:12px;font-weight:850;color:var(--soft);border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.045);padding:7px 10px}.fxy-section{margin-top:32px}.fxy-title{font-family:Limelight,Georgia,serif;font-size:clamp(38px,5.5vw,72px);line-height:.9;letter-spacing:-.045em;margin:0 0 14px}.fxy-profile{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:18px}.fxy-feature{min-height:500px;border:1px solid rgba(35,231,216,.32);border-radius:46px 8px 46px 8px;overflow:hidden;background:#000;box-shadow:var(--shadow)}.fxy-box,.fxy-note,.fxy-linktile,.fxy-vline,.fxy-faq details{border:1px solid var(--line);background:var(--panel);border-radius:26px;box-shadow:var(--shadow)}.fxy-box{padding:clamp(20px,3vw,34px)}.fxy-rows{display:grid;gap:0}.fxy-row{display:grid;grid-template-columns:190px 1fr;gap:18px;border-bottom:1px solid rgba(255,255,255,.1);padding:10px 0}.fxy-row strong{color:var(--gold);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.fxy-row span{color:var(--soft);line-height:1.45}.fxy-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fxy-note{padding:22px;background:linear-gradient(145deg,rgba(255,77,184,.11),rgba(35,231,216,.055))}.fxy-note h3{margin:0 0 10px;color:var(--ink);font-family:Limelight,Georgia,serif;font-size:27px;line-height:1}.fxy-note p{margin:0;color:var(--soft);line-height:1.58}.fxy-socials{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.fxy-linktile{min-height:86px;padding:15px;display:flex;align-items:flex-end;background:linear-gradient(145deg,rgba(255,77,184,.16),rgba(35,231,216,.08));transition:.18s}.fxy-linktile:hover,.fxy-vline:hover{transform:translateY(-3px);border-color:rgba(255,212,106,.55)}.fxy-video-cta{margin-top:30px}.fxy-video-cta .fxy-button{width:100%}.fxy-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.fxy-gallery a{aspect-ratio:3/4;border:1px solid var(--line);border-radius:8px 38px 8px 38px;overflow:hidden;box-shadow:0 20px 55px rgba(0,0,0,.3)}.fxy-faq{display:grid;gap:10px}.fxy-faq details{padding:18px 20px}.fxy-faq summary{cursor:pointer;color:var(--gold);font-weight:950}.fxy-faq p{color:var(--soft);line-height:1.65}.fxy-faq a{color:#fff;text-decoration:underline;text-underline-offset:3px}.fxy-videos{display:grid;gap:10px}.fxy-vline{display:grid;gap:4px;padding:16px 18px}.fxy-vline span{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:var(--teal);font-weight:900}.fxy-vline b{color:var(--ink)}.fxy-footer{margin-top:36px;border-top:1px solid var(--line);background:rgba(0,0,0,.3);padding:28px 0 42px}.fxy-langs{display:flex;gap:8px;flex-wrap:wrap}.fxy-langs a{border:1px solid var(--line);border-radius:999px;padding:8px 11px;color:var(--soft);font-size:12px;font-weight:850}@media(max-width:960px){.fxy-hero .fxy-shell,.fxy-profile{grid-template-columns:1fr}.fxy-notes{grid-template-columns:repeat(2,1fr)}.fxy-socials{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.fxy-top .fxy-shell{display:grid;padding:14px 18px}.fxy-nav{margin-left:0}.fxy-notes,.fxy-socials,.fxy-gallery,.fxy-row{grid-template-columns:1fr}.fxy-hero h1{font-size:clamp(60px,22vw,96px)}}