*{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.app{min-height:100vh;transition:background .2s,color .2s;position:relative;overflow-x:hidden}.app.light{color:#111;background:#faf8f3}.app.dark{color:#f7f7f7;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#101015}.bg-glow{pointer-events:none;opacity:.75;position:fixed;inset:0}.light .bg-glow{background:radial-gradient(circle at 12% 8%,#8b5cf629,#0000 30%),radial-gradient(circle at 88% 14%,#bef26438,#0000 34%)}.dark .bg-glow{background:radial-gradient(circle at 12% 8%,#8b5cf629,#0000 30%),radial-gradient(circle at 88% 14%,#bef2641a,#0000 34%)}.app-shell{z-index:1;padding:16px;position:relative}.content{max-width:1280px;margin:0 auto;padding:32px 0}.app-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid;border-radius:28px;justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;padding:12px 16px;display:flex;position:sticky;top:16px;box-shadow:0 20px 50px #00000014}.light .app-header{background:#ffffffdb;border-color:#18181b1f}.dark .app-header{background:#181820e6;border-color:#ffffff1a}.brand{color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:12px;display:flex}.brand-mark{color:#111;background:linear-gradient(135deg,#bef264,#a78bfa);border-radius:18px;place-items:center;width:42px;height:42px;display:grid}.brand strong{font-size:20px;font-weight:950;line-height:1;display:block}.brand strong span{color:#84cc16}.brand small{color:#8b5cf6;text-transform:uppercase;letter-spacing:.22em;margin-top:3px;font-size:11px;font-weight:900;display:block}.nav{flex-wrap:wrap;gap:8px;display:flex}.nav button,.theme-toggle,.filter-row button,.segmented button{color:inherit;background:0 0;border:0;border-radius:999px;padding:10px 15px;font-weight:850}.light .nav button:not(.active),.light .theme-toggle,.light .filter-row button:not(.active),.light .segmented button:not(.active){color:#52525b}.dark .nav button:not(.active),.dark .theme-toggle,.dark .filter-row button:not(.active),.dark .segmented button:not(.active){color:#d4d4d8}.light .nav button.active,.light .filter-row button.active,.light .segmented button.active{color:#fff;background:#111}.dark .nav button.active,.dark .filter-row button.active,.dark .segmented button.active{color:#111;background:#bef264}.stack{gap:12px;display:grid}.stack-lg{gap:28px;display:grid}.page-card,.hero-card,.profile-card,.event-detail{border:1px solid;border-radius:34px;overflow:hidden}.page-card{padding:32px}.light .page-card,.light .hero-card,.light .profile-card,.light .event-detail,.light .content-box,.light .event-card,.light .club-card,.light .map-panel,.light .nearest-panel,.light .feature-card,.light .info-pill,.light .info-row,.light .empty-state{background:#fff;border-color:#18181b1f}.dark .page-card,.dark .hero-card,.dark .profile-card,.dark .event-detail,.dark .content-box,.dark .event-card,.dark .club-card,.dark .map-panel,.dark .nearest-panel,.dark .feature-card,.dark .info-pill,.dark .info-row,.dark .empty-state{background:#181820;border-color:#ffffff1a}.page-title{margin-bottom:28px}.page-title>span{color:#8b5cf6;text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:950}.page-title h1{letter-spacing:-.055em;margin:12px 0 0;font-size:clamp(38px,6vw,72px);line-height:.98}.page-title p{color:#71717a;max-width:820px;margin:18px 0 0;font-size:18px;line-height:1.75}.dark .page-title p{color:#d4d4d8}.hero-card{grid-template-columns:1.05fr .95fr;gap:32px;padding:40px;display:grid;box-shadow:0 20px 70px #0000001a}.hero-copy{align-self:start;padding:24px 0}.hero-copy h1{letter-spacing:-.06em;max-width:760px;margin:20px 0 0;font-size:clamp(52px,7vw,88px);line-height:.96}.hero-copy p{color:#71717a;max-width:700px;margin:24px 0 0;font-size:18px;line-height:1.7}.dark .hero-copy p{color:#d4d4d8}.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.nearest-panel{border:1px solid;border-radius:30px;align-self:start;padding:16px}.panel-heading,.section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.panel-heading h2,.section-heading h3{margin:0;font-size:20px;font-weight:950}.section-heading.small p{color:#71717a;margin:6px 0 0}.dark .section-heading.small p{color:#d4d4d8}.btn{border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-weight:900;transition:transform .15s,background .15s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#111;background:#bef264}.btn-outline{color:inherit;background:0 0;border:1px solid #7f7f7f40}.btn-solid{color:#fff;background:#111}.dark .btn-solid{color:#111;background:#fff}.full{width:100%}.badge{border:1px solid;border-radius:999px;align-items:center;padding:6px 11px;font-size:12px;font-weight:950;display:inline-flex}.badge-neutral{background:#ffffff1a;border-color:#7f7f7f40}.light .badge-neutral{background:#fff}.badge-lime,.badge-heroLime{color:#111;background:#bef264;border-color:#d9f99d}.badge-violet,.badge-heroViolet{color:#fff;background:#8b5cf6;border-color:#c4b5fd}.badge-hero{color:#fff;background:#ffffff29;border-color:#ffffff40}.badge-row,.inline-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inline-row h3{margin:0}.event-card{border:1px solid;border-radius:28px;grid-template-columns:132px 88px 1fr auto;align-items:center;gap:16px;padding:14px;display:grid}.compact-card{grid-template-columns:88px 1fr;padding:12px}.event-card h3{margin:0;font-size:18px;font-weight:950}.event-card-body{min-width:0}.event-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.link-button{color:#8b5cf6;text-align:left;background:0 0;border:0;padding:0;font-weight:900}.event-tagline{color:#047857;text-transform:uppercase;letter-spacing:.18em;margin-top:8px;font-size:12px;font-weight:950}.dark .event-tagline{color:#d9f99d}.event-tagline.hero{color:#ecfccb}.typewriter{letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;line-height:1.75}.meta-line{color:#71717a;flex-wrap:wrap;gap:8px 14px;margin-top:10px;font-size:14px;display:flex}.dark .meta-line{color:#d4d4d8}.meta-line span{align-items:center;gap:5px;display:inline-flex}.date-tile,.time-pill,.marker-index,.map-marker{font-weight:950}.date-tile{text-align:center;border-radius:20px;padding:12px}.date-tile small{text-transform:uppercase;letter-spacing:.14em;font-size:11px;display:block}.date-tile strong{margin-top:2px;font-size:24px;display:block}.lime{color:#111;background:#bef264}.violet{color:#fff;background:#8b5cf6}.time-pill{white-space:nowrap;border-radius:999px;padding:6px 11px;font-size:12px}.event-image,.club-banner{background-position:50%;background-size:cover;border-radius:20px;position:relative;overflow:hidden}.event-image{min-height:106px}.event-image.compact{width:96px;min-height:80px}.event-image.hero{border-radius:0;min-height:420px}.event-image-shine,.banner-shine{background:radial-gradient(circle at 22% 18%,#ffffff7a,#0000 22%),radial-gradient(circle at 80% 80%,#fff3,#0000 24%);position:absolute;inset:0}.event-image.hero:after{content:"";background:linear-gradient(#0000,#00000014,#0000008f);position:absolute;inset:0}.image-fallback,.banner-fallback{color:#0000009e;text-align:center;text-transform:uppercase;letter-spacing:.16em;place-items:center;font-weight:950;display:grid;position:absolute;inset:0}.grad-wisla{background:linear-gradient(135deg,#d9f99d,#6ee7b7,#93c5fd)}.grad-tempo{background:linear-gradient(135deg,#a78bfa,#6366f1,#1f2937)}.grad-lazienki{background:linear-gradient(135deg,#e5e7eb,#ecfccb,#ddd6fe)}.grad-flow{background:linear-gradient(135deg,#f5d0fe,#c4b5fd,#d9f99d)}.grad-morning{background:linear-gradient(135deg,#fef3c7,#d9f99d,#6ee7b7)}.search-block{gap:14px;display:grid}.search-input,.select-day{border:1px solid #7f7f7f38;border-radius:20px;align-items:center;gap:12px;padding:13px 15px;display:flex}.search-input input,.field,.select-day select{width:100%;color:inherit;background:0 0;border:0;outline:none;font-weight:650}.filter-row,.toolbar,.segmented{flex-wrap:wrap;gap:8px;display:flex}.toolbar{justify-content:space-between;align-items:center;margin:18px 0 22px}.map-panel{border:1px solid;border-radius:30px;padding:16px}.map-layout{grid-template-columns:1.25fr .75fr;gap:16px;display:grid}.fake-map{background:radial-gradient(circle at 20% 20%,#8b5cf61f,#0000 20%),radial-gradient(circle at 80% 70%,#c6ff001f,#0000 22%);border:1px solid #7f7f7f33;border-radius:24px;min-height:460px;position:relative;overflow:hidden}.map-grid{opacity:.5;background-image:linear-gradient(90deg,#7878781a 1px,#0000 1px),linear-gradient(#7878781a 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.river{background:#7dd3fc73;border-radius:999px;width:6px;height:82%;position:absolute;top:8%;left:43%}.district-shape{border:1px solid #c4b5fd40;border-radius:45%;width:48%;height:76%;position:absolute;top:12%;left:18%}.map-label{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #7f7f7f33;border-radius:18px;padding:12px 14px;font-weight:850;position:absolute;bottom:16px;left:16px}.map-marker{z-index:10;border:4px solid #fff;border-radius:999px;width:42px;height:42px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 12px 28px #0000002e}.map-marker.active{transform:translate(-50%,-50%)scale(1.22)}.event-popup{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #7f7f7f40;border-radius:26px;width:290px;padding:12px;position:absolute;box-shadow:0 24px 80px #00000038}.light .event-popup{background:#ffffffeb}.dark .event-popup{background:#181820f0}.event-popup h3{margin:12px 0 4px}.event-popup p{color:#71717a}.dark .event-popup p{color:#d4d4d8}.map-list{align-content:start;gap:12px;display:grid}.map-list-item{color:inherit;text-align:left;background:0 0;border:1px solid #7f7f7f38;border-radius:22px;align-items:flex-start;gap:12px;padding:14px;display:flex}.map-list-item.active{border-color:#8b5cf6}.marker-index{border-radius:999px;flex:none;place-items:center;width:36px;height:36px;display:grid}.map-list-item strong,.map-list-item em,.map-list-item small{display:block}.map-list-item em{color:#8b5cf6;font-style:normal;font-weight:850}.map-list-item small{color:#71717a;margin-top:8px}.dark .map-list-item small{color:#d4d4d8}.mini-actions{gap:8px;margin-top:10px;display:flex}.club-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:22px;display:grid}.club-card{border:1px solid;border-radius:30px;overflow:hidden}.club-banner{border-radius:0;height:280px}.club-banner.compact{height:150px}.club-card-body{padding:20px}.club-card-head{align-items:flex-start;gap:14px;display:flex}.club-card h3{margin:0;font-size:22px}.club-card p{color:#71717a;line-height:1.6}.dark .club-card p{color:#d4d4d8}.club-avatar{color:#bef264;background:#111;border-radius:22px;flex:none;place-items:center;width:66px;height:66px;font-weight:950;display:grid;box-shadow:0 16px 35px #0000002e}.club-avatar.lg{border:4px solid #fff;border-radius:28px;width:98px;height:98px;font-size:24px}.line-clamp{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.info-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.info-pill,.info-row,.content-box,.empty-state{border:1px solid #7f7f7f33;border-radius:24px;padding:18px}.info-pill span,.info-row span{color:#a1a1aa;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950;display:block}.info-pill strong,.info-row strong{margin-top:6px;font-weight:950;display:block}.info-row{align-items:flex-start;gap:12px;display:flex}.profile-content{z-index:2;padding:0 32px 32px;position:relative}.profile-overlap{justify-content:space-between;align-items:flex-end;gap:18px;margin-top:-56px;display:flex}.profile-title-card{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #7f7f7f33;border-radius:34px;align-items:flex-end;gap:18px;width:min(680px,100%);padding:26px 26px 22px;display:flex;position:relative;box-shadow:0 24px 60px #00000024}.light .profile-title-card{background:#ffffffeb}.dark .profile-title-card{background:#181820eb}.avatar-overlap{flex:none;margin-top:-80px}.profile-title-copy h1{letter-spacing:-.04em;margin:0;font-size:clamp(34px,5vw,54px)}.profile-title-copy p{color:#71717a;margin:8px 0 12px;font-weight:750}.dark .profile-title-copy p{color:#d4d4d8}.social-row{flex-wrap:wrap;gap:8px;display:flex}.social-button{color:inherit;background:#ffffff0f;border:1px solid #7f7f7f38;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:850;display:inline-flex}.profile-layout{grid-template-columns:1fr 360px;gap:24px;margin-top:32px;display:grid}.announcement{background:#bef26424;border:1px solid #bef26480;border-radius:24px;gap:14px;padding:18px;display:flex}.announcement h2{margin:0;font-size:18px}.announcement p{color:#52525b;margin:6px 0 0;line-height:1.6}.dark .announcement p{color:#d4d4d8}.announcement-icon{color:#111;background:#bef264;border-radius:16px;flex:none;place-items:center;width:42px;height:42px;display:grid}.content-box h2,.content-box h3{margin:0 0 10px}.content-box p{color:#71717a;margin:0;line-height:1.7}.dark .content-box p{color:#d4d4d8}.detail-topbar{padding:28px 32px 0}.detail-card{border:1px solid #7f7f7f33;border-radius:34px;margin:24px 32px 32px;overflow:hidden}.detail-hero{position:relative}.detail-hero-content{z-index:2;padding:28px;position:absolute;inset:auto 0 0}.hero-info-card{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#09090bc2;border:1px solid #ffffff40;border-radius:34px;max-width:860px;padding:24px;box-shadow:0 24px 80px #00000059}.hero-info-card h1{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(40px,7vw,72px);line-height:.96}.event-hero-meta{flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:14px;display:flex}.event-hero-meta button{color:#ecfccb;background:0 0;border:0;padding:0;font-weight:950}.event-hero-meta span{background:#ffffff24;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:7px 11px;font-weight:850;display:inline-flex}.hero-tagline-box{background:#d9f99d1f;border:1px solid #d9f99d40;border-radius:20px;margin-top:14px;padding:12px 14px}.detail-body{padding:28px}.box-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.box-title-row span{color:#a1a1aa;font-size:12px;font-weight:850}.guide-layout{grid-template-columns:1fr 360px;gap:24px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{color:inherit;background:0 0;border:1px solid #7f7f7f38;border-radius:18px;padding:13px 15px}.textarea{resize:vertical;min-height:150px;margin-top:14px}.empty-state{text-align:center;padding:36px}.plain-card-button{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0}.icon{vertical-align:-.16em;width:1.1em;height:1.1em;display:inline-block}.icon:before{content:"•"}.icon-route:before{content:"↝"}.icon-calendar:before{content:"◷"}.icon-pin:before{content:"⌖"}.icon-users:before{content:"◉"}.icon-search:before{content:"⌕"}.icon-clock:before{content:"◴"}.icon-image:before{content:"▧"}.icon-megaphone:before{content:"⚑"}.icon-instagram:before{content:"◎"}.icon-strava:before{content:"△"}.icon-globe:before{content:"◌"}@media (width<=980px){.app-header{flex-direction:column;align-items:flex-start;position:static}.hero-card,.map-layout,.profile-layout,.guide-layout{grid-template-columns:1fr}.club-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-card{grid-template-columns:1fr}.event-image:not(.compact):not(.hero){min-height:170px}.profile-overlap{flex-direction:column;align-items:stretch}.profile-title-card{flex-direction:column;align-items:flex-start}.avatar-overlap{margin-top:-86px}.social-row{justify-content:flex-start}.info-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.app-shell{padding:10px}.page-card,.hero-card{border-radius:26px;padding:22px}.club-grid,.form-grid,.info-grid,.info-grid.four{grid-template-columns:1fr}.detail-card{margin:18px}.detail-topbar{padding:20px 18px 0}.detail-hero-content{padding:16px}.hero-info-card{padding:18px}.event-image.hero{min-height:520px}.profile-content{padding:0 18px 22px}}
