@import"https://fonts.googleapis.com/css2?family=Allura&family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--bg:#05070b;--bg2:#090c12;--panel:#0c1118;--panel2:#111722;--text:#f6f4f7;--muted:#aaaab4;--line:rgba(255,255,255,.12);--purple:#a887e9;--purple2:#7550bb;--glow:rgba(168,135,233,.25)}:root[data-theme=light]{--bg:#f5f2f8;--bg2:#ece8f1;--panel:#fff;--panel2:#f8f4fb;--text:#16131b;--muted:#69636f;--line:rgba(20,16,26,.12);--purple:#7651b8;--purple2:#5e3e9c;--glow:rgba(118,81,184,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif}button,input,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}img{display:block;width:100%;object-fit:cover}.site{min-height:100vh;background:radial-gradient(circle at 50% -10%,rgba(95,66,151,.08),transparent 30%),var(--bg)}.navbar{height:66px;background:#050505;border-bottom:1px solid rgba(255,255,255,.11);display:flex;align-items:center;padding:0 28px;gap:28px;position:sticky;top:0;z-index:50}.logo{width:260px;background:none;border:0;text-align:left;padding:0;line-height:1}.logo>span{font:500 31px/1 Cormorant Garamond,serif;letter-spacing:.08em;color:#fff}.logo>span span{color:var(--purple)}.logo small{display:block;margin:4px 0 0 30px;font-size:7px;letter-spacing:.48em;color:#c7c1ce}.nav{display:flex;align-items:center;justify-content:center;gap:2px;flex:1;height:100%}.nav button{height:100%;border:0;background:none;padding:0 8px;color:#c4c1c7;font-size:9px;letter-spacing:.02em;position:relative;white-space:nowrap}.nav button.active,.nav button:hover{color:var(--purple)}.nav button.active:after{content:"";position:absolute;left:8px;right:8px;bottom:12px;height:2px;background:var(--purple);box-shadow:0 0 12px var(--glow)}.chevron{margin-left:5px;font-size:12px}.nav-tools{display:flex;align-items:center;gap:13px}.nav-tools a,.nav-tools button{border:0;background:none;text-decoration:none;font-size:18px;color:#f4f4f4;padding:0}.nav-tools i{width:1px;height:23px;background:#333}.search-icon{font-size:27px!important;font-family:Georgia,serif}.theme-toggle,.menu-toggle{display:none}.hero{height:450px;position:relative;overflow:hidden;background:#111}.hero-image{position:absolute;inset:0;background-size:cover;background-position:center 38%;transition:background-image .8s ease}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#03070df5,#03070dd6 35%,#03070d57 72%,#03070d26)}.hero-content{position:relative;z-index:2;padding:76px 0 0 8.2vw;max-width:720px}.script{font:42px Allura,cursive;color:#fff}.hero h1{font:600 clamp(64px,7.2vw,108px)/.78 "Cormorant Garamond";letter-spacing:.03em;margin:6px 0 16px}.hero h1 span{color:var(--purple)}.hero-sub{font-size:12px;letter-spacing:.23em;color:#d5d0db}.hero-names{font-size:11px;letter-spacing:.06em;margin-top:7px}.hero-content p{font-size:12px;line-height:1.75;color:#c3bec9;max-width:480px;margin:18px 0}.hero-buttons{display:flex;gap:10px}.btn{border:1px solid var(--purple);background:var(--purple);color:#08060d;padding:12px 18px;font-size:9px;font-weight:700;letter-spacing:.1em}.btn.outline{background:transparent;color:#fff}.hero-arrow{position:absolute;z-index:3;top:52%;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:#0000002e;font-size:25px;color:#fff}.hero-arrow.left{left:24px}.hero-arrow.right{right:24px}.hero-dots{position:absolute;z-index:3;left:8.2vw;bottom:30px;display:flex;gap:7px}.hero-dots button{width:25px;height:2px;border:0;background:#777}.hero-dots button.on{background:var(--purple);box-shadow:0 0 10px var(--purple)}.dashboard{display:grid;grid-template-columns:1.45fr .9fr .7fr;grid-template-areas:"updates events side" "highlights highlights community";gap:10px;padding:10px;background:var(--bg2)}.panel{background:var(--panel);border:1px solid var(--line);min-width:0}.updates{grid-area:updates}.events-mini{grid-area:events}.side-stack{grid-area:side;display:flex;flex-direction:column;gap:10px}.highlights{grid-area:highlights}.community-mini{grid-area:community}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line)}.panel-head h3{font-size:9px;letter-spacing:.13em;margin:0}.panel-head h3 span{color:var(--purple)}.panel-head button{border:0;background:none;color:var(--muted);font-size:8px}.update-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.update-card{background:var(--panel);min-width:0}.update-image{height:145px;position:relative}.update-image img{height:100%}.update-image span{position:absolute;left:10px;bottom:10px;background:var(--purple);color:#100b17;padding:5px 7px;font-size:7px;font-weight:700}.update-copy{padding:13px}.update-copy small{font-size:7px;color:var(--muted);letter-spacing:.12em}.update-copy h4{font:500 22px/1.05 Cormorant Garamond;margin:8px 0}.external{display:inline-block;color:var(--purple);font-size:8px;font-weight:700;letter-spacing:.08em;text-decoration:none;border-bottom:1px solid transparent}.external:hover{border-color:var(--purple)}.mini-event{width:100%;display:grid;grid-template-columns:58px 1fr;gap:11px;padding:13px 15px;border:0;border-bottom:1px solid var(--line);background:none;text-align:left}.datebox{width:52px;height:52px;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center}.datebox b{font-size:7px;color:var(--purple)}.datebox strong{font:600 22px Cormorant Garamond}.mini-event>span:last-child{display:flex;flex-direction:column;justify-content:center}.mini-event b{font:500 17px Cormorant Garamond}.mini-event small,.mini-event em{font-size:7px;color:var(--muted);font-style:normal;margin-top:3px}.announce-box{padding:18px;background:linear-gradient(135deg,#a887e92e,#7550bb0f);min-height:142px;display:grid;grid-template-columns:35px 1fr;gap:10px}.heart{font-size:27px;color:var(--purple)}.announce-box b{font:500 22px/1.02 Cormorant Garamond}.announce-box p{font-size:8px;line-height:1.6;color:var(--muted)}.follow{margin-top:auto}.social-row{display:flex;gap:20px;padding:18px}.social-row a{font-size:19px;text-decoration:none}.highlight-row{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--line)}.highlight-row a{height:145px;overflow:hidden;background:var(--panel)}.highlight-row img{height:100%;transition:.4s}.highlight-row a:hover img{transform:scale(1.05)}.community-mini{padding:20px;display:flex;justify-content:space-between;min-height:180px}.community-mini h3{font:500 28px Cormorant Garamond;margin:0 0 8px}.community-mini p{font-size:9px;line-height:1.7;color:var(--muted);max-width:190px}.community-mini button{border:0;border-bottom:1px solid var(--purple);background:none;color:var(--purple);font-size:8px;padding:4px 0}.community-icon{font-size:65px;color:var(--purple);align-self:flex-end}.content-section{padding:105px 7vw;scroll-margin-top:65px}.dark-section{background:var(--bg2)}.section-heading{display:grid;grid-template-columns:1fr .8fr;gap:8vw;align-items:end;margin-bottom:55px}.eyebrow{font-size:8px;letter-spacing:.18em;color:var(--purple)}.section-heading h2{font:500 clamp(52px,6vw,90px)/.84 "Cormorant Garamond";margin:14px 0 0}.section-heading p{color:var(--muted);font-size:12px;line-height:1.8;max-width:520px;margin:0}.about-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center}.about-layout>img{height:520px}.large-copy{font:500 35px/1.05 Cormorant Garamond;margin-top:0}.about-layout p:not(.large-copy){color:var(--muted);font-size:12px;line-height:1.9;max-width:650px}.about-facts{display:flex;gap:45px;margin:35px 0}.about-facts div{display:flex;flex-direction:column}.about-facts b{font:500 38px Cormorant Garamond}.about-facts span{font-size:7px;color:var(--muted);letter-spacing:.13em}.about-layout .external{margin-right:18px}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.work-grid article{min-height:520px;position:relative;overflow:hidden;border:1px solid var(--line)}.work-grid article:nth-child(1){grid-column:span 2}.work-grid article img{height:100%;transition:.5s}.work-grid article:hover img{transform:scale(1.04)}.work-grid article>div{position:absolute;inset:0;padding:30px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(transparent 22%,#000000e6)}.work-grid span{font-size:8px;letter-spacing:.15em;color:var(--purple)}.work-grid h3{font:500 42px/1 Cormorant Garamond;margin:8px 0}.work-grid strong{font-size:9px;letter-spacing:.08em}.work-grid p{font-size:10px;line-height:1.6;color:#c7c2cb;max-width:480px}.work-grid .external{margin-top:5px}.music-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:7vw;align-items:start}.music-cover{position:sticky;top:90px;max-width:430px}.music-cover img{aspect-ratio:1;filter:saturate(.8)}.music-cover span{display:block;margin-top:10px;font-size:8px;letter-spacing:.15em;color:var(--muted)}.music-list{border-top:1px solid var(--line)}.music-row{display:grid;grid-template-columns:40px 1fr 190px 95px;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.music-row>span:first-child{font-size:8px;color:var(--purple)}.music-row b{font:500 27px/1 Cormorant Garamond;display:block}.music-row small{font-size:8px;color:var(--muted);display:block;margin-top:5px}.music-row em{font-size:7px;color:var(--muted);font-style:normal;text-align:right}.music-row a{font-size:7px;color:var(--purple);text-decoration:none;text-align:right}.music-row .no-link{font-size:7px;color:#666;text-align:right}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.brand-grid article{background:var(--panel);border:1px solid var(--line);overflow:hidden}.brand-photo{height:250px;position:relative}.brand-photo img{height:100%}.brand-photo span{position:absolute;left:10px;bottom:10px;background:#050505;color:#fff;padding:5px 7px;font-size:7px}.brand-body{padding:18px}.brand-body>small{font-size:7px;color:var(--purple);letter-spacing:.12em}.brand-body h3{font:500 33px Cormorant Garamond;margin:7px 0}.brand-body p{font-size:9px;color:var(--muted);min-height:28px}.source-note{display:block;font-size:7px;color:#777;line-height:1.5;margin:12px 0}.solo-switch{display:flex;gap:8px;margin-bottom:22px}.solo-switch button{background:none;border:1px solid var(--line);padding:11px 15px;color:var(--muted);font-size:8px;letter-spacing:.1em}.solo-switch button.selected,.solo-switch button:hover{border-color:var(--purple);color:var(--text);background:#a887e914}.solo-profile{display:grid;grid-template-columns:.8fr 1.2fr;background:var(--panel);border:1px solid var(--line)}.solo-portrait{position:relative;min-height:620px}.solo-portrait img{height:100%}.solo-portrait>div{position:absolute;inset:auto 0 0;padding:35px;background:linear-gradient(transparent,#000000f0)}.solo-portrait span{font-size:8px;color:var(--purple);letter-spacing:.14em}.solo-portrait h3{font:500 54px/.9 Cormorant Garamond;margin:8px 0}.solo-portrait b{font-size:9px}.solo-portrait small{font-size:9px;color:#bbb;margin-left:12px}.solo-info{padding:35px;display:grid;grid-template-columns:1fr 1fr;gap:0 35px}.solo-info>div{border-bottom:1px solid var(--line);padding:15px 0}.solo-info>div span{font-size:7px;letter-spacing:.14em;color:var(--purple)}.solo-info p{font-size:10px;line-height:1.7;color:var(--muted);margin:8px 0}.solo-info>.external{align-self:center;margin-top:18px}.event-table{border-top:1px solid var(--line)}.event-table article{display:grid;grid-template-columns:45px 110px 1fr 150px;align-items:center;gap:16px;padding:24px 0;border-bottom:1px solid var(--line)}.event-table article>span,.event-table article>small{font-size:8px;color:var(--muted);letter-spacing:.12em}.event-table h3{font:500 29px Cormorant Garamond;margin:0}.event-table p{color:var(--muted);font-size:9px;line-height:1.6;margin:5px 0}.event-table b{font-size:9px;letter-spacing:.1em;text-align:right}.event-note{margin-top:20px;border:1px solid var(--line);padding:15px;color:var(--muted);font-size:9px;line-height:1.7}.event-note strong{color:var(--text)}.event-note .external{margin-left:10px}.archive-tools{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.archive-tools>div{display:flex;gap:6px;flex-wrap:wrap}.archive-tools button{background:none;border:1px solid var(--line);padding:8px 10px;color:var(--muted);font-size:8px;letter-spacing:.12em}.archive-tools button.selected,.archive-tools button:hover{color:var(--text);border-color:var(--purple);background:#a887e914}.archive-tools input{width:240px;background:var(--panel);border:1px solid var(--line);padding:10px 12px;color:var(--text);outline:0}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.archive-item{border:1px solid var(--line);background:var(--panel);padding:0;text-align:left;overflow:hidden}.archive-item img{aspect-ratio:1.18}.archive-item div{padding:15px}.archive-item span{font-size:8px;color:var(--purple);letter-spacing:.16em}.archive-item h3{font:500 27px Cormorant Garamond;margin:6px 0}.archive-item small{font-size:8px;color:var(--muted)}.community-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw}.community-layout form{display:flex;flex-direction:column;gap:14px}.community-layout label{font-size:8px;color:var(--muted);letter-spacing:.14em;display:flex;flex-direction:column;gap:6px}.community-layout input,.community-layout textarea{background:var(--panel);border:1px solid var(--line);color:var(--text);padding:12px;outline:0}.community-layout form small{color:var(--muted);font-size:8px}.feed{display:flex;flex-direction:column;gap:10px}.feed article{background:var(--panel);border:1px solid var(--line);padding:18px}.feed article>div{display:flex;justify-content:space-between;font-size:9px}.feed article small{color:var(--muted)}.feed p{color:var(--muted);font-size:12px;line-height:1.7;margin:10px 0 0}.project-layout{display:grid;grid-template-columns:1fr 1fr;background:var(--panel);border:1px solid var(--line)}.project-layout>div{padding:60px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.project-layout>div>span{font-size:8px;color:var(--purple);letter-spacing:.16em}.project-layout h3{font:500 clamp(55px,6vw,90px)/.84 "Cormorant Garamond";margin:18px 0}.project-layout p{max-width:420px;color:var(--muted);line-height:1.8;font-size:12px}.project-layout img{height:100%;min-height:500px}.footer{background:#050505;border-top:1px solid rgba(255,255,255,.12);padding:26px 2.2vw 18px;display:grid;grid-template-columns:230px 1fr 270px;align-items:center;gap:25px}.footer-logo{font:500 25px Cormorant Garamond;letter-spacing:.08em}.footer-logo span{color:var(--purple)}.footer-logo small{display:block;font:7px Inter;letter-spacing:.48em;margin-left:22px;color:#aaa}.footer-nav{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.footer-nav button{background:none;border:0;color:#aaa;font-size:8px}.footer-nav button:hover{color:var(--purple)}.footer-right{display:flex;justify-content:flex-end;align-items:center;gap:4px;flex-direction:column;color:#999;font-size:8px;text-align:right}.footer-right button{width:36px;height:36px;border-radius:50%;border:1px solid var(--purple);background:none;color:var(--purple);margin-top:5px;font-size:18px}.modal-bg{position:fixed;inset:0;z-index:100;background:#000000c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center;padding:5vw}.modal{width:min(950px,100%);display:grid;grid-template-columns:1.1fr .9fr;background:var(--panel);border:1px solid var(--line);position:relative}.modal>img{height:100%;min-height:480px}.modal>div{padding:50px;align-self:center}.modal>div span{font-size:8px;color:var(--purple);letter-spacing:.16em}.modal h3{font:500 58px Cormorant Garamond;margin:10px 0}.modal p{color:var(--muted);line-height:1.8}.modal small{font-size:8px;color:var(--muted)}.modal>button{position:absolute;z-index:2;right:12px;top:12px;width:35px;height:35px;border-radius:50%;background:var(--panel);border:1px solid var(--line);font-size:20px}.toast{position:fixed;z-index:120;left:50%;bottom:22px;transform:translate(-50%);background:var(--text);color:var(--bg);padding:11px 16px;font-size:9px;box-shadow:0 10px 35px #000}@media(max-width:1250px){.navbar{gap:10px}.logo{width:215px}.nav{gap:0}.nav button{padding:0 5px;font-size:8px}.nav-tools{gap:9px}.dashboard{grid-template-columns:1.5fr 1fr;grid-template-areas:"updates events" "highlights highlights" "side community"}.side-stack{display:grid;grid-template-columns:1fr 1fr}.community-mini{min-height:130px}.brand-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.navbar{height:62px;padding:0 16px}.logo{width:auto}.logo>span{font-size:24px}.logo small{font-size:5px;margin-left:17px}.nav{display:none;position:absolute;top:62px;left:0;right:0;height:auto;padding:12px 15px;background:#050505;border-bottom:1px solid #222;flex-wrap:wrap}.nav.open{display:flex}.nav button{height:38px}.nav button.active:after{bottom:2px}.nav-tools a,.nav-tools i{display:none}.theme-toggle,.menu-toggle{display:block!important}.menu-toggle{font-size:20px!important}.hero{height:490px}.hero-content{padding:75px 8vw 0}.hero h1{font-size:64px}.dashboard{grid-template-columns:1fr;grid-template-areas:"updates" "events" "side" "highlights" "community"}.side-stack{display:grid;grid-template-columns:1fr 1fr}.update-image{height:160px}.section-heading{display:block}.section-heading p{margin-top:18px}.about-layout,.music-layout,.solo-profile,.community-layout,.project-layout{grid-template-columns:1fr}.work-grid{grid-template-columns:1fr 1fr}.work-grid article:first-child{grid-column:1/-1}.brand-grid,.archive-grid{grid-template-columns:1fr 1fr}.music-cover{position:static;max-width:none;margin-bottom:35px}.solo-info{grid-template-columns:1fr}.solo-portrait{min-height:520px}.footer{grid-template-columns:1fr}.footer-nav{justify-content:flex-start}.footer-right{align-items:flex-start;text-align:left}}@media(max-width:600px){.hero{height:510px}.hero-image{background-position:58% center}.hero-shade{background:linear-gradient(90deg,#03070df5,#03070db3 62%,#03070d40)}.hero-content{padding:70px 24px}.script{font-size:30px}.hero h1{font-size:57px}.hero-names{font-size:9px;line-height:1.5}.hero-content p{font-size:12px}.hero-arrow{display:none}.dashboard{padding:10px}.update-cards{grid-template-columns:1fr}.update-image{height:180px}.side-stack{grid-template-columns:1fr}.highlight-row{grid-template-columns:repeat(2,1fr)}.highlight-row a{height:150px}.highlight-row a:last-child{display:none}.content-section{padding:80px 6vw}.section-heading h2{font-size:53px}.work-grid,.brand-grid,.archive-grid{grid-template-columns:1fr}.work-grid article,.work-grid article:first-child{grid-column:auto;min-height:470px}.music-row{grid-template-columns:28px 1fr 65px}.music-row em{display:none}.music-row a{font-size:7px}.solo-portrait h3{font-size:45px}.event-table article{grid-template-columns:30px 1fr 82px}.event-table article>small{display:none}.event-table h3{font-size:25px}.event-table b{font-size:7px}.archive-tools{display:block}.archive-tools input{width:100%;margin-top:10px}.modal{grid-template-columns:1fr}.modal>img{min-height:300px;max-height:55vh}.modal>div{padding:28px}.modal h3{font-size:48px}.footer{padding:30px 6vw}}.nav-search{position:relative;display:flex;align-items:center;z-index:80}.nav-search.open{background:#0d0d10;border:1px solid #2d2735;border-radius:999px;padding:0 10px 0 2px;box-shadow:0 10px 30px #00000059}.nav-search input{width:205px;height:34px;border:0;outline:0;background:transparent;color:#fff;font:11px Inter,sans-serif;padding:0 9px}.nav-search input::placeholder{color:#8f8b94}.search-results{position:absolute;right:0;top:44px;width:310px;background:#0b0b0d;border:1px solid #2d2735;box-shadow:0 18px 40px #00000080;padding:5px}.search-results button{display:grid;grid-template-columns:46px 1fr;gap:10px;width:100%;border:0;border-bottom:1px solid #242126;background:none;color:#fff;text-align:left;padding:8px}.search-results button:last-child{border-bottom:0}.search-results button:hover{background:#a887e91a}.search-results img{width:46px;height:46px;object-fit:cover}.search-results span{display:flex;flex-direction:column;justify-content:center;min-width:0}.search-results small{font-size:7px;letter-spacing:.12em;color:var(--purple)}.search-results b{font:500 16px/1.05 Cormorant Garamond;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.social-icon,.social-card{position:relative}.social-icon:after,.social-card:after{content:attr(data-label);position:absolute;left:50%;top:calc(100% + 9px);transform:translate(-50%) translateY(-4px);background:#17131d;color:#fff;border:1px solid #3a3047;border-radius:6px;padding:5px 7px;font:700 7px Inter,sans-serif;letter-spacing:.08em;white-space:nowrap;opacity:0;pointer-events:none;transition:.18s ease;box-shadow:0 8px 18px #00000059;z-index:100}.social-icon:hover:after,.social-card:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.social-icon.instagram{font-size:10px!important;font-weight:800;letter-spacing:-.03em}.social-icon.x-icon{font-size:18px!important}.social-icon.tiktok{font-size:20px!important}.hero{transition:background .4s ease}.hero-image{transition:opacity .35s ease,transform .7s ease}.hero:hover .hero-image{transform:scale(1.01)}.hero-slide-count{position:absolute;right:8.2vw;bottom:28px;z-index:3;font-size:8px;letter-spacing:.16em;color:#aaa}.hero-dots{bottom:31px}.hero-dots button{cursor:pointer}.hero-dots button.on{width:34px}.social-row{gap:8px}.social-card{display:flex;align-items:center;justify-content:center;gap:7px;min-width:72px;height:45px;border:1px solid var(--line);text-decoration:none;color:var(--text);background:#ffffff04;padding:0 10px}.social-card:hover{border-color:var(--purple);background:#a887e914;color:var(--text)}.social-card span,.social-card b{font-size:15px;font-weight:800}.social-card small{font-size:7px;letter-spacing:.06em;color:var(--muted)}.solo-socials{grid-column:1/-1;padding:15px 0 18px!important;border-bottom:1px solid var(--line)!important}.solo-socials>span{display:block;font-size:7px;letter-spacing:.14em;color:var(--purple);margin-bottom:10px}.solo-socials>div{display:flex;gap:8px}.solo-socials .social-card{min-width:100px}.work-grid article img{object-position:center top}.work-grid article:nth-child(2) img,.work-grid article:nth-child(3) img{object-position:center 20%}.work-grid article:nth-child(4) img,.work-grid article:nth-child(5) img,.work-grid article:nth-child(6) img{object-position:center 18%}@media(max-width:1250px){.nav-search input{width:150px}.search-results{width:280px}}@media(max-width:900px){.nav-search input{width:150px}.search-results{right:-80px;top:42px}.hero-slide-count{right:24px;bottom:28px}.nav-tools .social-icon{display:none}.social-row{justify-content:flex-start}}@media(max-width:600px){.nav-search.open{position:absolute;right:62px;top:14px}.nav-search input{width:180px}.search-results{right:0;width:280px}.hero-slide-count{display:none}.hero-dots{left:24px}.solo-socials>div{flex-wrap:wrap}.solo-socials .social-card{min-width:90px}}.social-icon svg,.social-card svg{width:19px;height:19px;display:block}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:30px}.social-card span,.social-card b{display:flex;align-items:center;justify-content:center}.social-card span svg,.social-card b svg{width:17px;height:17px}.social-card.instagram svg{width:18px;height:18px}.social-card.tiktok svg{width:20px;height:20px}.social-card.x-icon svg{width:17px;height:17px}.hero-tone-fans{background-position:center 38%!important}.hero-tone-family{background-position:center 32%!important}.hero-family-mini{position:absolute;right:9vw;bottom:86px;z-index:4;width:150px;height:150px;border-radius:28px;border:1px solid rgba(255,255,255,.2);background:#0b090dad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 18px 45px #00000059;transform:rotate(3deg)}.hero-family-mini .potato-illustration{font-size:54px;filter:drop-shadow(0 8px 10px rgba(0,0,0,.25));line-height:1}.hero-family-mini span{font:700 13px Inter,sans-serif;letter-spacing:.12em;color:#f2d67e;margin-top:5px}.hero-family-mini small{font:600 8px Inter,sans-serif;letter-spacing:.14em;color:#fff;opacity:.75;margin-top:3px}.events-calendar-section{background:#11100c!important;color:#f9f3cf!important}.schedule-board{border:1px solid rgba(255,255,255,.16);background:#fffbd8;color:#191714;box-shadow:0 25px 70px #0000003d;overflow:hidden}.schedule-title{display:grid;grid-template-columns:70px 1fr 70px;align-items:center;padding:14px 22px;background:#ffe66f;text-align:center;border-bottom:1px solid #d7c85b}.schedule-title span{font-size:34px}.schedule-title h3{margin:0;font:800 clamp(28px,4vw,58px)/1 "Inter",sans-serif;letter-spacing:-.04em;color:#ff6a32;text-shadow:3px 3px 0 #fff;white-space:nowrap}.schedule-head{display:grid;grid-template-columns:150px 105px 110px 120px minmax(300px,1.2fr) minmax(230px,1fr);background:#ffc05c;border-bottom:1px solid #dfae4e;font:600 12px Inter,sans-serif}.schedule-head span,.schedule-row>span,.schedule-row>strong,.schedule-event,.schedule-venue{padding:12px 10px;border-right:1px solid rgba(88,70,30,.14)}.schedule-row{display:grid;grid-template-columns:150px 105px 110px 120px minmax(300px,1.2fr) minmax(230px,1fr);align-items:stretch;min-height:84px;border-bottom:1px solid rgba(88,70,30,.14);font:500 12px Inter,sans-serif}.schedule-row:last-child{border-bottom:0}.schedule-row>span,.schedule-row>strong{display:flex;align-items:center}.schedule-date{font-size:11px;font-weight:600;white-space:nowrap}.schedule-time{font-size:12px;white-space:nowrap}.artist-pill,.category-pill{margin:20px 10px!important;padding:8px 11px!important;border:0!important;border-radius:999px!important;justify-content:center;align-self:center;display:inline-flex!important;width:max-content;max-width:130px;font-weight:700!important}.artist-pill.joong{background:#dcf7c8;color:#28a85a}.artist-pill.dunk{background:#e6e0ff;color:#443b9d}.artist-pill.family{background:#ffe0c7;color:#bf6737}.category-pill{background:#ffd5eb;color:#db6a9f}.category-pill.brand{background:#ffe1c1;color:#c8752d}.category-pill.travel{background:#d6ebff;color:#3976aa}.category-pill.fanmeet{background:#d9f4c9;color:#3d9a54}.schedule-event{display:flex;align-items:center;gap:10px;text-decoration:none;color:#201d18;min-width:0}.schedule-event:hover{background:#ffffff73}.schedule-event img{width:54px;height:54px;object-fit:cover;border-radius:3px;flex:none}.schedule-event span{display:flex;flex-direction:column;gap:4px;min-width:0}.schedule-event b{font-size:12px}.schedule-event small{font-size:9px;color:#756d5d;line-height:1.4}.schedule-venue{display:flex;align-items:center;color:#302c24;line-height:1.45}.schedule-footer{display:flex;justify-content:space-between;gap:20px;padding:13px 16px;background:#fff3a7;border-top:1px solid #d7c85b;font:700 8px Inter,sans-serif;letter-spacing:.12em;color:#756d5d}@media(max-width:1100px){.schedule-board{overflow-x:auto}.schedule-head,.schedule-row,.schedule-title,.schedule-footer{min-width:1000px}.hero-family-mini{right:5vw}}@media(max-width:600px){.hero-family-mini{right:20px;bottom:72px;width:108px;height:108px}.hero-family-mini .potato-illustration{font-size:38px}.hero-family-mini span{font-size:9px}.hero-family-mini small{font-size:6px}.schedule-title h3{font-size:28px}.schedule-title{grid-template-columns:48px 1fr 48px}.schedule-title span{font-size:24px}}
