@import"https://fonts.bunny.net/css?family=manrope:400,500,600,700,800";:root{--page-bg: #f4f1e8;--surface: rgba(255, 255, 255, .82);--surface-strong: rgba(255, 255, 255, .94);--surface-muted: #f7f3ea;--line: rgba(22, 32, 42, .09);--text: #16202a;--muted: #5a6b7b;--accent: #99cc35;--accent-deep: #7aa51f;--shadow-lg: 0 24px 64px rgba(22, 32, 42, .1);--shadow-md: 0 16px 44px rgba(22, 32, 42, .08)}.pochill-body{margin:0;font-family:Manrope,Inter,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(153,204,53,.18),transparent 26%),radial-gradient(circle at bottom right,rgba(247,223,199,.42),transparent 24%),linear-gradient(180deg,#fbfaf6 0%,var(--page-bg) 100%);color:var(--text)}.pochill-shell{min-height:100vh}.pochill-topbar,.pochill-footer,.pochill-main{width:min(1220px,calc(100% - 32px));margin:0 auto}.pochill-topbar,.pochill-footer{display:flex;justify-content:space-between;align-items:center;gap:20px}.pochill-topbar{position:sticky;top:14px;z-index:30;margin-top:16px;padding:16px 20px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.4);border-radius:24px;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pochill-footer{padding:30px 4px 42px}.pochill-brand{display:inline-flex;align-items:center;text-decoration:none;color:var(--text)}.pochill-brand__logo{display:block;height:42px;width:auto}.pochill-nav{display:inline-flex;align-items:center;gap:14px;flex-wrap:wrap}.pochill-link{color:var(--muted);text-decoration:none;font-weight:600}.pochill-link--soft{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:999px;background:rgba(22,32,42,.05);border:1px solid rgba(22,32,42,.08)}.pochill-link--nav{padding:0 2px}.pochill-inline-link{color:inherit;text-decoration:none;border-bottom:1px solid rgba(22,32,42,.18)}.pochill-link--active{color:var(--text)}.pochill-locale-switcher{display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:999px;background:rgba(22,32,42,.05);border:1px solid rgba(22,32,42,.08)}.pochill-main{padding:18px 0 56px}.hero,.cta-strip,.event-detail,.event-detail-header,.download-page,.empty-state,.profile-hero,.seo-copy,.faq-block{background:rgba(255,255,255,.82);border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow-md)}.hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.9fr);gap:28px;padding:36px;margin:12px 0 24px;position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.82)),url(/web/brand/background_login.png);background-position:right -10px top -120px;background-repeat:no-repeat;background-size:320px auto}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.78) 50%,rgba(255,255,255,.52) 100%),radial-gradient(circle at top right,rgba(153,204,53,.1),transparent 32%)}.hero>*{position:relative;z-index:1}.hero--cities{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.84)),url(/web/brand/background_login.png);background-position:right -30px top -150px;background-repeat:no-repeat;background-size:330px auto}.hero__content{display:grid;align-content:start;gap:18px}.hero__panel{display:grid;align-content:start;gap:18px;padding:20px;border-radius:24px;background:rgba(255,255,255,.74);border:1px solid rgba(22,32,42,.08);box-shadow:inset 0 1px #ffffffa3}.hero__panel--compact{max-width:340px;justify-self:end}.hero__panel-eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;width:fit-content;border-radius:999px;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:#58731b;background:rgba(153,204,53,.18)}.hero__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hero__stats--stacked{grid-template-columns:1fr}.hero__stat{display:grid;gap:4px;padding:16px;border-radius:20px;background:rgba(22,32,42,.04);border:1px solid rgba(22,32,42,.06)}.hero__stat strong{font-size:clamp(1.1rem,2vw,1.7rem);line-height:1}.hero__stat span,.hero__panel-text{color:var(--muted);line-height:1.55}.hero__list{display:grid;gap:12px;padding:0;margin:0;list-style:none}.hero__list li{position:relative;padding-left:20px;color:var(--muted);line-height:1.55}.hero__list li:before{content:"";position:absolute;top:10px;left:0;width:8px;height:8px;border-radius:999px;background:var(--accent)}.hero h1,.event-detail h1,.download-page h1{margin:4px 0 0;font-size:clamp(2.2rem,5vw,4rem);line-height:.94;letter-spacing:-.04em}.hero__eyebrow,.event-detail__meta-label{display:inline-block;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:#6a8c1e}.hero__cta,.download-page__actions,.pochill-footer-actions,.event-card__actions,.app-wall__actions{display:flex;gap:12px;flex-wrap:wrap}.hero__cta{align-self:start;justify-content:flex-start;align-content:flex-start;margin-top:6px}.pochill-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:999px;background:var(--accent);color:#fff;font-weight:700;text-decoration:none;flex:0 0 auto;width:fit-content;max-width:100%;white-space:nowrap;border:0;cursor:pointer;font:inherit;transition:transform .14s ease,box-shadow .14s ease,background .14s ease;box-shadow:0 12px 24px #7aa51f38}.pochill-button--ghost{background:transparent;color:var(--text);border:1px solid rgba(22,32,42,.14);box-shadow:none}.pochill-button:not(.pochill-button--ghost){color:var(--text)}.pochill-button:hover{transform:translateY(-1px)}.pochill-button:not(.pochill-button--ghost):hover{background:var(--accent-deep)}.pochill-button--sm{min-height:38px;padding:0 14px;font-size:.92rem}.filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px;padding:8px;width:fit-content;border-radius:999px;background:rgba(255,255,255,.8);border:1px solid rgba(22,32,42,.08);box-shadow:0 12px 34px #16202a0d}.filters--sticky{position:sticky;top:100px;z-index:10}.filter-chip{display:inline-flex;padding:12px 16px;border-radius:999px;background:transparent;border:1px solid transparent;color:#243444;text-decoration:none;font-weight:700}.filter-chip--active{background:var(--accent);color:var(--text);border-color:#99cc35cc}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:18px;margin:30px 0 18px}.section-heading h2{margin:6px 0 0;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.02}.section-heading p{margin:0;max-width:48ch;color:var(--muted);line-height:1.6}.section-heading--compact{margin-top:0}.cta-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 24px;margin-bottom:24px;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.82)),linear-gradient(120deg,rgba(153,204,53,.08),rgba(22,32,42,0))}.city-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.country-list{display:grid;gap:18px}.country-block{padding:22px;border-radius:24px;background:rgba(255,255,255,.82);border:1px solid rgba(22,32,42,.08);box-shadow:0 16px 48px #16202a14}.country-block__header{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:18px}.country-block__header h2{margin:0;font-size:1.5rem}.country-block__meta{margin:0;color:var(--muted);font-weight:700}.city-card{display:flex;flex-direction:column;gap:8px;padding:18px;text-decoration:none;color:var(--text);border-radius:22px;background:rgba(255,255,255,.94);border:1px solid rgba(22,32,42,.06);box-shadow:0 14px 38px #16202a0d;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.city-card strong{font-size:1.08rem}.city-card small{color:var(--muted)}.city-card:hover{transform:translateY(-2px);border-color:#99cc3580;box-shadow:0 20px 42px #16202a14}.event-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px}.event-card{display:flex;flex-direction:column;overflow:hidden;min-height:100%;background:rgba(255,255,255,.9);border:1px solid rgba(22,32,42,.07);border-radius:26px;box-shadow:0 18px 42px #16202a0f;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.event-card:hover{transform:translateY(-3px);border-color:#99cc356b;box-shadow:0 26px 58px #16202a17}.event-card__media{display:block;aspect-ratio:16 / 9;max-height:220px;background:linear-gradient(135deg,#f3ddc4 0%,#e4eef7 100%);overflow:hidden}.event-card__media img,.event-detail__hero img{width:100%;height:100%;object-fit:cover}.event-card__media--empty,.event-detail__hero--empty{display:flex;align-items:center;justify-content:center;color:#16202ad1;font-weight:600;position:relative;overflow:hidden}.event-card__media--empty:before,.event-detail__hero--empty:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.78) 0%,rgba(255,255,255,.14) 54%,rgba(255,255,255,.08) 100%),radial-gradient(circle at top right,rgba(255,255,255,.75),transparent 42%)}.event-card__media--other,.event-detail__hero--other{background:linear-gradient(135deg,#f3ddc4 0%,#e4eef7 100%)}.event-card__media--travel,.event-detail__hero--travel{background:linear-gradient(135deg,#cce8db 0%,#eaf6ef 100%)}.event-card__media--sport,.event-detail__hero--sport{background:linear-gradient(135deg,#d8e3ff 0%,#edf3ff 100%)}.event-card__media--education,.event-detail__hero--education{background:linear-gradient(135deg,#f7dfc7 0%,#fff2e6 100%)}.event-card__media--city,.event-detail__hero--city{background:linear-gradient(135deg,#ffe0d4 0%,#fff2ea 100%)}.event-card__media--kids,.event-detail__hero--kids{background:linear-gradient(135deg,#fde0bf 0%,#fff4e4 100%)}.event-card__media--crowd,.event-detail__hero--crowd{background:linear-gradient(135deg,#d8f0ec 0%,#eefaf7 100%)}.event-card__media--two,.event-detail__hero--two{background:linear-gradient(135deg,#efd8e8 0%,#fbf0f7 100%)}.event-card__media--master,.event-detail__hero--master{background:linear-gradient(135deg,#d9e9f8 0%,#eef6fd 100%)}.event-card__placeholder{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px;width:min(82%,420px);margin:0 auto;text-align:left}.event-card__placeholder strong{display:inline-flex;align-self:flex-start;min-height:32px;padding:0 12px;border-radius:999px;align-items:center;background:rgba(255,255,255,.9);color:#7d4d2d;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase}.event-card__placeholder small{display:block;font-size:clamp(1rem,2vw,1.45rem);line-height:1.15;font-weight:800;color:#16202a}.event-card__body,.event-detail__content{padding:20px}.event-card__body{display:flex;flex-direction:column;gap:12px;flex:1 1 auto}.event-card__topline{display:flex;justify-content:space-between;align-items:start;gap:12px}.event-card__author{display:inline-flex;align-items:center;gap:8px;min-width:0;color:var(--muted);text-decoration:none;font-size:.9rem;font-weight:700}.event-card__author img{width:28px;height:28px;border-radius:999px;object-fit:cover;flex:0 0 auto}.event-card__facts{display:flex;flex-wrap:wrap;gap:8px}.event-card__title,.event-card__title a{color:var(--text);text-decoration:none}.event-card__meta,.event-card__summary,.pochill-footer p,.download-page p,.hero p,.app-wall p{color:#506070}.download-page__note{margin-top:16px}.event-card__meta{margin:0;display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(22,32,42,.05);font-size:.9rem;font-weight:700}.event-card__summary{margin:0;font-size:.96rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.event-card__badges,.event-detail__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.event-card__badges{margin-bottom:0}.event-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.event-card__details{color:var(--text);text-decoration:none;font-weight:800}.event-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:.82rem;font-weight:700;background:rgba(22,32,42,.06);color:#30404f}.event-badge--pro{background:#ffe4a8;color:#7c5415}.event-badge--girls{background:#ffd9e7;color:#8a2854}.event-badge--men{background:#d9e8ff;color:#1e4a98}.event-badge--telegram{background:#dff5ff;color:#126884}.profile-hero{display:grid;grid-template-columns:176px minmax(0,1fr);gap:28px;padding:32px;margin:12px 0 24px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.84)),radial-gradient(circle at top right,rgba(153,204,53,.08),transparent 30%)}.profile-hero__media img{width:176px;height:176px;object-fit:cover;border-radius:26px;background:#f3f0e8;box-shadow:0 16px 36px #16202a1a}.profile-hero__content h1{margin:0 0 10px;font-size:clamp(2rem,4vw,3rem);line-height:.98}.profile-hero__content p{max-width:62ch;margin:0 0 16px;color:#506070;line-height:1.6}.profile-hero__stats{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.profile-stat{display:grid;gap:4px;min-width:140px;padding:14px 16px;border-radius:20px;background:rgba(22,32,42,.04);border:1px solid rgba(22,32,42,.06)}.profile-stat strong{font-size:1.15rem}.profile-stat span{color:var(--muted);line-height:1.45}.seo-copy,.faq-block{padding:24px 28px;margin-top:24px}.seo-copy h2,.faq-block h2,.faq-item h3{margin:0 0 12px}.seo-copy p,.faq-item p{margin:0;color:#506070;line-height:1.65}.faq-list{display:grid;gap:18px}.faq-item{padding-top:18px;border-top:1px solid rgba(22,32,42,.08)}.faq-item:first-child{padding-top:0;border-top:0}.event-detail-shell{max-width:1020px;margin:0 auto}.event-detail-header{padding:26px 28px;margin-bottom:14px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.86)),radial-gradient(circle at top right,rgba(153,204,53,.08),transparent 32%)}.event-detail{overflow:hidden;display:grid;grid-template-columns:320px minmax(0,1fr);gap:0;align-items:start}.event-detail__sidebar{padding:22px;border-right:1px solid rgba(22,32,42,.08)}.event-detail__hero{min-height:240px;border-radius:18px;background:linear-gradient(135deg,#f3ddc4 0%,#e4eef7 100%)}.event-detail h1{font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.02;margin:0 0 10px}.event-detail__meta-inline{display:flex;flex-wrap:wrap;gap:8px 14px;color:#506070;font-size:.96rem}.event-detail__meta-inline span:not(:last-child):after{content:"•";margin-left:14px;color:#50607073}.event-detail__meta-list,.event-detail__panels{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:18px 0}.detail-panel,.app-wall,.event-detail__facts{padding:16px 18px;border-radius:18px;background:var(--surface-muted);border:1px solid rgba(22,32,42,.08)}.app-wall{margin-top:20px;position:sticky;top:108px}.app-wall--compact{max-width:560px}.app-wall__secondary{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:18px}.app-wall__secondary a{color:#7d4d2d;text-decoration:none;font-weight:600}.download-page,.empty-state{padding:32px}.event-detail__content{padding:24px 26px 28px}.event-detail__copy{max-width:62ch}.event-detail__copy p{margin:0;font-size:1rem;line-height:1.65;color:#30404f}.event-detail__badges{margin-bottom:10px}.event-detail__facts{display:grid;gap:12px;margin-top:14px}.event-organizer{display:flex;align-items:center;gap:12px}.event-organizer__avatar{flex:0 0 auto;width:56px;height:56px;border-radius:18px;overflow:hidden;display:block;background:#efe9de}.event-organizer__avatar img{width:100%;height:100%;object-fit:cover}.event-organizer__content{min-width:0}.event-organizer__name{display:inline-block;margin-top:4px;color:#16202a;text-decoration:none;font-weight:700}.event-detail__facts strong{display:block;margin-top:4px;font-size:.96rem;line-height:1.35}.detail-panel h2,.app-wall h2{margin:0 0 8px;font-size:1rem;line-height:1.2}.detail-panel p,.app-wall p{margin:0;line-height:1.55}@media (max-width: 780px){.hero,.cta-strip,.pochill-topbar,.pochill-footer{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.pochill-topbar,.pochill-footer,.pochill-main{width:min(100% - 24px,1180px)}.pochill-nav{width:100%;gap:12px}.section-heading,.event-card__topline,.event-card__footer{flex-direction:column;align-items:flex-start}.hero,.download-page,.empty-state,.profile-hero,.seo-copy,.faq-block{padding:24px}.event-detail,.profile-hero{grid-template-columns:1fr}.profile-hero__media img{width:120px;height:120px}.hero__panel--compact{max-width:none;justify-self:stretch}.event-detail-header{padding:20px}.event-detail__sidebar{padding:16px;border-right:0;border-bottom:1px solid rgba(22,32,42,.08)}.event-detail__hero{min-height:200px}.event-detail__content{padding:22px}.filters{width:100%;border-radius:24px}.app-wall{position:static}.hero__cta,.download-page__actions,.app-wall__actions,.pochill-footer-actions{width:100%}.hero__cta .pochill-button,.download-page__actions .pochill-button,.app-wall__actions .pochill-button,.pochill-footer-actions .pochill-button{white-space:normal}}
