.header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.08);background:#0b0d10e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header__inner{max-width:1100px;margin:0 auto;padding:12px 16px;display:flex;align-items:center;gap:14px}.header__brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;min-width:0}.header__logo{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;object-fit:cover}.header__brand-text{font-weight:900;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__nav{margin-left:auto;display:flex;gap:10px}.header__link{text-decoration:none;font-weight:700;padding:8px 10px;border-radius:10px;color:#e9eef5d9;transition:background .2s ease,color .2s ease}.header__link:hover{background:#ffffff0f;color:#fff}.header__link.active{background:#ffffff1a;color:#fff}.header__auth-btn:hover{text-decoration:underline}.header__auth-btn_signup{font-weight:600}.header__auth-btn_logout{color:#dc143c}.header__auth{display:flex;gap:12px;align-items:center}.header__btn{font:inherit;padding:10px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.22);cursor:pointer;transition:transform .12s ease,opacity .12s ease}.header__btn:active{transform:scale(.98)}.header__btn--ghost{background:#ffffff14;color:#ffffffeb}.header__btn--primary{background:#ffffffeb;color:#111;border-color:#ffffffeb}.header__btn:hover{opacity:.92}.footer{border-top:1px solid rgba(255,255,255,.08);padding:18px 16px}.footer__text{max-width:1100px;margin:0 auto;font-size:14px;color:#e9eef5b3}.search{margin-top:0;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.search__label{display:block;font-size:14px;font-weight:600;color:#e9eef5cc;margin-bottom:10px}.search__controls{display:flex;gap:10px;align-items:stretch;flex-wrap:wrap}.search__input{flex:1;min-width:220px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#00000040;color:#e9eef5;font-size:16px;outline:none}.search__input::placeholder{color:#e9eef573}.search__input:focus{border-color:#ffffff59;box-shadow:0 0 0 4px #ffffff14}.search__button{padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;font-weight:700;font-size:16px;cursor:pointer;transition:transform .08s ease,background .2s ease}.search__button:hover{background:#ffffff1f}.search__button:active{transform:translateY(1px)}.event{margin:0}.event__card{border-radius:18px;padding:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 30px #00000038;transition:transform .15s ease,border-color .15s ease,background .15s ease;animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.event__card:hover{transform:translateY(-2px);border-color:#ffffff2e;background:#ffffff0f}.event__card_saving{opacity:.85}.event__top{display:flex;gap:14px;align-items:flex-start;justify-content:space-between}.event__text{min-width:0}.event__title{margin:0 0 10px;font-size:22px;font-weight:900;color:#f5f7fff5;letter-spacing:-.02em}.event__meta{margin:0 0 6px;color:#e9eef5bf;font-weight:600}.event__save{flex:0 0 auto;font:inherit;font-weight:900;padding:10px 14px;border-radius:999px;cursor:pointer;border:1px solid rgba(255,255,255,.25);background:#ffffffeb;color:#111;transition:transform .12s ease,opacity .12s ease}.event__save:active{transform:scale(.98)}.event__save:hover{opacity:.92}.event__save:disabled{cursor:not-allowed;opacity:.7}.event__save_saved{background:#ffffff1a;color:#ffffffeb;border-color:#ffffff38}.event__link{display:flex;justify-content:center;margin-top:14px;padding:12px 14px;border-radius:14px;text-decoration:none;font-weight:900;color:#ffffffeb;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);transition:background .15s ease,transform .15s ease}.event__link:hover{background:#ffffff14}.event__link:active{transform:scale(.99)}.events{margin-top:0;list-style:none;padding:0}.events__list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:640px){.events__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:960px){.events__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.error{margin:18px 0 0;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,80,80,.35);background:#ff50501f;color:#ffd4d4}.event-skel{border-radius:18px;padding:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 30px #00000038}.event-skel__top{display:flex;justify-content:space-between;gap:14px}.event-skel__text{flex:1;min-width:0}.event-skel__line,.event-skel__pill,.event-skel__btn{position:relative;overflow:hidden;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.event-skel__line{height:14px;margin-bottom:10px;width:70%}.event-skel__line_title{height:22px;width:55%}.event-skel__line_short{width:40%}.event-skel__pill{width:74px;height:38px;border-radius:999px;flex:0 0 auto}.event-skel__btn{height:44px;margin-top:14px;border-radius:14px}.event-skel__line:after,.event-skel__pill:after,.event-skel__btn:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:shimmer 1.2s infinite}@keyframes shimmer{to{transform:translate(100%)}}.home{max-width:1100px;margin:0 auto;width:100%}.home__hero{position:relative;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(900px 220px at 20% 0%,rgba(120,88,255,.35),transparent 60%),radial-gradient(700px 220px at 80% 20%,rgba(0,214,255,.25),transparent 55%),linear-gradient(180deg,#ffffff0f,#ffffff05)}.home__hero:after{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cg fill='none' stroke='rgba(255,255,255,0.06)' stroke-width='1'%3E%3Cpath d='M0 40h240M0 120h240M0 200h240'/%3E%3Cpath d='M40 0v240M120 0v240M200 0v240'/%3E%3C/g%3E%3C/svg%3E");opacity:.35;pointer-events:none}.home__hero-inner{position:relative;z-index:1;padding:26px 18px}.home__title{margin:0 0 10px;font-size:44px;line-height:1.02;letter-spacing:-.03em}.home__subtitle{margin:0;font-size:16px;color:#e9eef5cc}.home__panel{margin-top:14px;padding:16px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}@media(min-width:768px){.home__hero-inner{padding:34px 24px}.home__title{font-size:56px}.home__panel{padding:20px}}.home__empty{margin:18px 0 0;padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#e9eef5e0}.home__artist{font-weight:800;color:#fff}.home__results{margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.home__results-title{margin:0;font-size:18px;letter-spacing:-.01em}.home__results-subtitle{margin:6px 0 0;color:#e9eef5b8;font-size:14px}.home__search-sticky{position:sticky;top:72px;z-index:20;margin-bottom:18px;background:#0b0d10d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px}.home__search-sticky>*{margin:0}.profile{max-width:1100px;margin:0 auto;padding:22px 16px 40px}.profile__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.profile__title{margin:0;font-size:34px;font-weight:950;letter-spacing:-.03em;line-height:1.1;color:#f5f7fff5}.profile__subtitle{margin:8px 0 0;font-size:20px;font-weight:950;color:#e9eef5cc}.profile__stats{display:flex;gap:10px;flex-wrap:wrap}.profile__stat{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:10px 12px;min-width:150px}.profile__stat-value{font-weight:900;color:#f5f7fff5}.profile__stat-label{margin-top:4px;font-size:13px;color:#e9eef5bf}.profile__panel{border-radius:18px;padding:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 30px #00000038}.profile__section-title{margin:0 0 12px;font-size:18px;color:#f5f7ffeb}.profile__empty{margin:0;font-weight:700;color:#e9eef5b8}.profile__list{list-style:none;padding:0;margin:0;display:grid;gap:14px}.profile__item{display:flex;justify-content:space-between;gap:14px;padding:14px;border-radius:14px;background:#00000040;border:1px solid rgba(255,255,255,.12)}.profile__item-title{margin:0;font-size:16px;font-weight:950;color:#f5f7fff2}.profile__item-meta{margin:6px 0 0;font-weight:700;color:#e9eef5b3}.profile__item-link{display:inline-block;margin-top:10px;font-weight:800;text-decoration:none;color:#ffffffeb}.profile__item-link:hover{text-decoration:underline}.profile__delete{align-self:flex-start;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#ffffffeb;border-radius:12px;padding:8px 10px;cursor:pointer}.profile__delete:hover{opacity:.92;background:#ffffff1a}@media(max-width:700px){.profile__header{flex-direction:column;align-items:flex-start}.profile__stat{min-width:0;width:100%}.profile__item{flex-direction:column}.profile__delete{width:100%}}.modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px;background:#0000008c}.modal__content{width:100%;max-width:420px;background:#fff;border-radius:14px;padding:20px;position:relative;box-shadow:0 24px 60px #00000040}.modal__title{margin:0 0 12px;font-size:22px;font-weight:800;color:#111}.modal__close{position:absolute;top:10px;right:12px;border:none;background:transparent;font-size:28px;line-height:1;cursor:pointer;color:#111}.auth{display:grid;gap:12px}.auth__field{display:grid;gap:6px}.auth__label{font-weight:800;color:#111}.auth__input{border:1px solid rgba(0,0,0,.18);border-radius:12px;padding:10px 12px;font:inherit;outline:none}.auth__input:focus{border-color:#00000073;box-shadow:0 0 0 3px #00000014}.auth__submit{margin-top:6px;border:none;border-radius:12px;padding:12px 14px;font-weight:900;cursor:pointer;background:#111;color:#fff}.auth__submit:disabled{opacity:.7;cursor:not-allowed}.auth__switch{border:none;background:transparent;cursor:pointer;font-weight:800;color:#111;text-decoration:underline}.auth__msg,.auth__success,.auth__error{margin:0;font-weight:800}.auth__success{color:#16a34a}.auth__error{color:#dc2626}.auth__msg_success{color:#16a34a}.auth__msg_error{color:#dc2626}.toast{position:fixed;right:16px;bottom:16px;z-index:100000;display:grid;gap:12px;max-width:320px}.toast__item{padding:12px 16px;border-radius:14px;font-weight:800;color:#fff;box-shadow:0 20px 40px #00000040;animation:toast-slide-in .25s ease forwards}.toast__item--info{background:#1f2937}.toast__item--success{background:#16a34a}.toast__item--error{background:#dc2626}.toast__text{display:block}@keyframes toast-slide-in{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;background:#0b0d10;color:#e9eef5;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit}.page{min-height:100vh;display:flex;flex-direction:column}.page__content{flex:1;padding:24px 16px;width:100%}@media(min-width:768px){.page__content{padding:32px 24px}}
