:root{--bg:#f2eee6;--text:hsl(24, 10%, 10%);--linkc:hsl(24, 100%, 33%);--linkcvis:hsl(21, 90%, 20%);--dim:hsl(24, 20%, 80%);--accent:hsl(21, 20%, 90%);color-scheme:light dark;--ad-gradient:linear-gradient(to right, #050403 50%, #e4e3e3 50%)}@media(prefers-color-scheme:dark){:root{--bg:hsl(24, 10%, 10%);--text:hsl(36, 20%, 85%);--linkc:hsl(24, 100%, 65%);--linkcvis:hsl(21, 80%, 55%);--dim:hsl(24, 10%, 25%);--accent:hsl(21, 10%, 15%)}}body{font-family:noto serif,georgia,serif;background-color:var(--bg);color:var(--text);margin:0 auto;padding:0 .33em;line-height:1.25;font-size:clamp(.5rem,4vw,1.1rem);max-width:40rem;display:flex;flex-direction:column;min-height:98vh}header{padding-top:.25rem;line-height:.9}h1:first-of-type{margin-top:clamp(.3rem,.8rem,1.5vh)}main{flex-grow:2}main>:first-child{margin-top:0}footer{font-size:.9em;letter-spacing:.05em;padding-top:.5rem;padding-bottom:1rem}.footer-content{padding:.25em;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.footer-left p{margin:0}.lang-switch{display:flex;gap:.5rem}.lang-switch a,.lang-switch span{opacity:.5;font-weight:600}.lang-switch a.active{opacity:.8;text-decoration:none;color:var(--text);cursor:default;pointer-events:none}nav{text-transform:uppercase;font-size:.85em;letter-spacing:.05em;font-weight:600}nav ul{display:flex;list-style-type:none;padding:0;gap:1rem}nav li::before{content:"|";margin-right:1em}nav li:last-child::after{content:"|";margin-left:1em}pre{line-height:1;font-size:clamp(.1rem,.66rem,1.5vw);font-family:monospace}a{color:var(--linkc);transition:color .3s ease}a:visited{color:var(--linkcvis)}hr{border:0;height:1px;background:var(--dim)}h1,h2,h3,h4,h5,h6{margin-bottom:.5em;letter-spacing:.05em}h2 a:empty:before,h3 a:empty:before,h4 a:empty:before,h5 a:empty:before,h6 a:empty:before{content:"#"}h2 a:empty,h3 a:empty,h4 a:empty,h5 a:empty,h6 a:empty{visibility:hidden;padding-left:.25em}h2:hover a:empty,h3:hover a:empty,h4:hover a:empty,h5:hover a:empty,h6:hover a:empty{visibility:visible}pre span{display:inline-block;position:relative;animation:glitch-skew 7s infinite linear alternate-reverse}#headbanner{display:block;position:relative;width:99vw;margin-left:-49.5vw;margin-right:49.5vw;left:50%;height:clamp(48px,128px,8vh);background-image:url(/img/dom-gneva-pik-klakson-ad-wide.png),var(--ad-gradient);background-size:contain;background-color:#000;background-position:50%;background-repeat:no-repeat;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}@media(max-width:42rem){#headbanner{background-image:url(/img/dom-gneva-pik-klakson-ad-narrow.png),var(--ad-gradient);height:clamp(48px,128px,8vh)}}#headbanner a.banner-link{display:block;width:100%;height:100%;text-decoration:none}#headbanner .close-btn{position:absolute;top:.25rem;right:.25rem;background-color:var(--bg);color:var(--text);border:1px solid var(--dim);font-family:monospace;line-height:1;padding:.2rem .6rem;cursor:pointer;opacity:.5;transition:opacity .2s,background-color .2s;z-index:10}#headbanner .close-btn:hover{opacity:1;background-color:var(--dim)}@keyframes glitch-skew{0%{transform:translateX(0)}10%{transform:translateX(-1px)}20%{transform:translateX(1px)}30%{transform:translateX(-.66px)}40%{transform:translateX(.66px)}50%{transform:translateX(-.66px)}60%{transform:translateX(0)}80%{transform:translateX(-1.66px)}90%{transform:translateX(.66px)}100%{transform:translateX(0)}}pre span:nth-child(3n){animation-duration:5s;animation-delay:1s}pre span:nth-child(5n){animation-duration:2s;animation-direction:alternate}pre span:nth-child(7n){animation-duration:4s;animation-delay:1.5s}#sub{transition:opacity 1s ease-in-out;opacity:1;font-weight:700;letter-spacing:.03em}#sub.fade-out{opacity:0}.artist-container{max-width:600px;text-align:center}.artist-container img{border-radius:6px}.artist-cover{max-height:400px;object-fit:cover;box-shadow:0 4px 20px rgba(0,0,0,.2)}.artist-name{max-width:600px}.artist-photo{width:100%;margin:0 auto}.artist-bio{text-align:left;margin-top:1em;line-height:1.6}.bl-module-links{display:flex;flex-direction:column;gap:.5em;width:100%;max-width:480px;margin:0 auto;padding-bottom:1.5rem}.bl-link-item{width:100%}.bl-link-anchor{display:flex;justify-content:space-between;align-items:center;background-color:var(--dim);padding:.45em 1em;border-radius:6px;text-decoration:none;color:var(--linkcvis);transition:transform .1s ease,background-color .2s}.bl-link-anchor:hover{background-color:var(--accent);transform:scale(1.02)}.bl-link-info{display:flex;align-items:center;gap:.75em}.bl-icon{width:32px;height:32px;object-fit:contain;display:block}.bl-service-name{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-weight:600;font-size:.9em}.bl-action-wrapper{display:flex;align-items:center}.bl-action-btn{font-family:sans-serif;font-size:.75em;text-transform:uppercase;border:1px solid #ccc;border-radius:20px;padding:4px 12px;background:var(--bg);min-width:60px;text-align:center;white-space:nowrap}