@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@600;700;800&display=swap";:root{--ink:#1b1b18;--paper:#f7f6f0;--orange:#ff5b35;--lime:#c7ed4a;--muted:#74746d;--line:#deded6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Outfit,sans-serif}.logo{position:relative;border:0;background:none;color:var(--ink);font:800 27px Outfit;letter-spacing:-1.6px;padding:0}.logo span{color:var(--orange)}.logo i{position:absolute;width:7px;height:7px;background:var(--lime);border-radius:50%;right:-8px;top:2px}.logo.light{color:#fff}header{height:74px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#f7f6f0eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:30}nav{display:flex;gap:28px}nav button,.login{border:0;background:none;font-weight:600;color:#363631}.header-actions{display:flex;align-items:center;gap:18px}.primary{border:0;background:var(--orange);color:#fff;border-radius:8px;padding:15px 21px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:3px 3px #20201d;transition:.2s}.primary:hover{transform:translate(-1px,-1px);box-shadow:5px 5px #20201d}.primary.small{padding:11px 16px;font-size:14px}.secondary{border:1px solid #aaa99f;border-radius:8px;background:#fff;padding:14px 18px;font-weight:700;display:flex;gap:9px;align-items:center}.menu{display:none;border:0;background:none}.hero{min-height:650px;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#deded744 1px,transparent 1px),linear-gradient(90deg,#deded744 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to right,black,transparent 72%);mask-image:linear-gradient(to right,black,transparent 72%)}.hero-copy{position:relative;z-index:2;padding:86px 5vw 60px}.pill{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;background:#fff;border:1px solid var(--line);border-radius:100px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.hero h1{font-size:clamp(63px,7vw,106px);line-height:.85;letter-spacing:-5px;margin:25px 0 30px}.hero h1 em,.manifesto h2 em,.cta h2 em{font-family:Georgia,serif;color:var(--orange);font-weight:400}.hero-copy>p{font-size:19px;line-height:1.6;color:#585852;max-width:570px}.hero-actions{display:flex;gap:13px;margin-top:30px}.proof{display:flex;gap:13px;align-items:center;margin-top:42px;font-size:12px;color:var(--muted)}.proof b{color:var(--ink)}.faces{display:flex}.faces i{width:31px;height:31px;margin-left:-7px;border:2px solid var(--paper);border-radius:50%;background:#cbd8dd;display:grid;place-items:center;font-style:normal;font-size:11px;font-weight:700}.faces i:first-child{margin:0}.faces i:nth-child(2){background:#e2bd9a}.faces i:nth-child(3){background:#b8d77d}.faces i:last-child{background:var(--ink);color:#fff}.hero-art{position:relative;background:#d0ed58;clip-path:polygon(13% 0,100% 0,100% 100%,0 100%);min-height:650px}.sun{position:absolute;width:350px;height:350px;border:2px solid #adc53e;border-radius:50%;left:24%;top:12%;box-shadow:0 0 0 55px #cae952,0 0 0 57px #adc53e}.skate{position:absolute;left:21%;top:27%;width:450px;height:260px;transform:rotate(-9deg);filter:drop-shadow(18px 22px 0 rgba(20,20,10,.1))}.boot{height:185px;width:340px;margin-left:65px;background:#ff633d;border:4px solid var(--ink);border-radius:40% 15% 20% 20%/80% 20% 25%;position:relative}.boot:before{content:"";position:absolute;width:130px;height:100px;background:#ff633d;border:4px solid var(--ink);border-bottom:0;left:15px;top:-70px;border-radius:45px 15px 0 0;transform:rotate(-6deg)}.boot:after{content:"× × × ×";position:absolute;left:104px;top:35px;letter-spacing:18px;font-weight:700;font-size:22px;transform:rotate(20deg)}.boot span{position:absolute;right:45px;bottom:30px;font:800 35px Outfit;color:#fff}.blade{height:24px;width:390px;background:#eee;border:4px solid var(--ink);border-radius:6px;margin-top:0}.wheels{display:flex;justify-content:space-around;width:350px;margin-left:25px;margin-top:-2px}.wheels i{width:56px;height:56px;background:#82baff;border:4px solid var(--ink);border-radius:50%;box-shadow:inset 0 0 0 15px #bdd7ff}.float-card{position:absolute;background:#fff;padding:12px 15px;border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);display:flex;gap:10px;align-items:center;border-radius:7px;font-size:12px}.float-card svg{background:#ffe0d5;padding:6px;width:34px;height:34px;border-radius:50%;color:var(--orange)}.float-card span{display:flex;flex-direction:column}.float-card small{font-size:9px;color:var(--muted);font-weight:700}.where{left:8%;top:19%}.crowd{right:7%;bottom:17%}.scribble{position:absolute;right:5%;top:8%;font:700 18px cursive;transform:rotate(8deg)}.section{padding:90px 5vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.kicker{color:var(--orange);font-size:11px;font-weight:800;letter-spacing:2px}.section h2,.shop-section h2{font-size:42px;letter-spacing:-1.5px;margin:7px 0}.section-head p,.shop-title p{color:var(--muted);margin:0}.text-link{border:0;background:none;font-weight:700;display:flex;gap:7px;align-items:center;border-bottom:1px solid #aaa;padding:8px 0}.filters{display:flex;gap:10px;margin:27px 0}.filters button{background:#fff;border:1px solid var(--line);border-radius:6px;padding:10px 13px;display:flex;align-items:center;gap:7px;color:#555}.filters svg:last-child{width:13px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.event-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;transition:.2s;cursor:pointer}.event-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px #2221}.event-img{height:235px;background-size:cover;background-position:center;position:relative}.date-chip{position:absolute;left:14px;top:14px;background:#fff;border-radius:5px;padding:7px 11px;text-align:center;box-shadow:2px 2px #111}.date-chip b{font:800 24px Outfit;display:block;line-height:1}.date-chip span{font-size:9px;font-weight:800}.heart{position:absolute;right:14px;top:14px;width:37px;height:37px;border:0;border-radius:50%;background:#fff;display:grid;place-items:center}.event-body{padding:20px}.eyebrow{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:6px}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.event-body h3{font-size:22px;margin:11px 0}.event-body p{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:13px}.event-meta{border-top:1px solid var(--line);padding-top:14px;display:flex;gap:15px;font-size:12px}.event-meta span{display:flex;gap:5px;align-items:center}.event-meta .attending{margin-left:auto}.manifesto{background:var(--ink);color:#fff;padding:75px 8vw;display:grid;grid-template-columns:.3fr 1fr 1fr;gap:60px;align-items:center;overflow:hidden}.big-wheel{font-size:150px;color:var(--lime);line-height:.7}.light-kicker{color:var(--lime)}.manifesto h2,.cta h2{font-size:54px;line-height:1;letter-spacing:-2px;margin:12px 0}.manifesto-copy p{color:#c5c5bd;line-height:1.7}.manifesto-copy button{color:#fff;background:none;border:0;border-bottom:1px solid #777;padding:10px 0;font-weight:700;display:flex;gap:8px}.community{background:#efeee7}.group-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.group-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:24px}.group-mark{width:62px;height:62px;border-radius:17px;display:grid;place-items:center;color:#fff;font:800 19px Outfit;float:left;margin-right:14px}.group-card h3{margin:8px 0 3px}.group-card h3 span{font-size:11px;background:#4b9dff;color:#fff;border-radius:50%;padding:2px}.group-card p{color:var(--muted);font-size:13px;display:flex;align-items:center;gap:5px}.group-stats{display:flex;gap:40px;clear:both;padding:25px 0 18px}.group-stats b{font:700 19px Outfit}.group-stats small{font:400 10px DM Sans;color:var(--muted);display:block}.group-card button{width:100%;background:none;border:1px solid var(--line);padding:10px;border-radius:6px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}.group-grid.large{grid-template-columns:repeat(3,1fr)}.group-grid.large .group-card>p{clear:both;padding-top:20px;line-height:1.5}.shop-section{padding:85px 5vw}.shop-title{display:flex;align-items:center;gap:17px;margin-bottom:35px}.shop-title>span{width:59px;height:59px;background:var(--orange);color:#fff;display:grid;place-items:center;border-radius:50%}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.shop-grid article{position:relative;background:color-mix(in srgb,var(--shop) 22%,white);border:1px solid color-mix(in srgb,var(--shop) 55%,#777);padding:30px;border-radius:10px;overflow:hidden}.shop-tag{position:absolute;right:0;top:0;background:var(--shop);padding:6px 10px;font-size:9px;font-weight:800}.shop-icon{font-size:39px}.shop-grid h3{margin:10px 0 25px}.shop-grid strong{font:800 28px Outfit;display:block}.shop-grid p{color:#62625d}.shop-grid button{border:0;background:none;font-weight:700;padding:0;display:flex;align-items:center;gap:6px}.cta{margin:20px 5vw 90px;background:var(--orange);color:#fff;min-height:390px;padding:65px;display:flex;position:relative;overflow:hidden;border-radius:12px}.cta>div:first-child{z-index:2}.cta p{max-width:500px;color:#ffe6dd}.primary.light{background:#fff;color:var(--ink)}.cta-wheel{position:absolute;right:-30px;top:-100px;font-size:500px;color:#ff7959;line-height:1}.cta-wheel span{position:absolute;font:700 18px Outfit;left:175px;top:225px;color:#fff}.inner{padding:75px 5vw 100px;min-height:70vh}.page-title{text-align:center;max-width:730px;margin:0 auto 45px}.page-title h1{font-size:56px;letter-spacing:-2.5px;margin:10px 0}.page-title p{font-size:18px;color:var(--muted);line-height:1.6}.searchbar{max-width:700px;margin:auto;display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:9px;padding:7px 7px 7px 15px}.searchbar input{border:0;outline:0;flex:1;padding:10px;background:transparent}.inner>.filters{justify-content:center}.results{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:25px 0;font-size:13px}.results span{display:flex;align-items:center;gap:4px;color:var(--muted)}.detail-cover{height:430px;background-size:cover;background-position:center}.detail-wrap{max-width:1150px;margin:-70px auto 80px;padding:0 25px;display:grid;grid-template-columns:1fr 330px;gap:50px;align-items:start}.detail-main{background:var(--paper);border-radius:15px;padding:45px}.detail-main h1{font-size:48px;letter-spacing:-2px;margin:15px 0}.lead{font-size:18px;color:var(--muted);line-height:1.6}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0 45px}.info-grid>div{background:#fff;border:1px solid var(--line);padding:17px;display:flex;gap:12px;align-items:center;border-radius:7px}.info-grid svg{color:var(--orange)}.info-grid span{display:flex;flex-direction:column}.info-grid small{font-size:9px;color:var(--muted);font-weight:700}.detail-main>p{line-height:1.7}.map-placeholder{height:190px;background:#e4e1d6;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;border-radius:8px;margin-top:25px;color:#555}.map-placeholder svg{color:var(--orange)}.map-placeholder span{font-size:12px}.join-card{background:#fff;margin-top:100px;padding:27px;border:1px solid var(--line);border-radius:10px;position:sticky;top:95px}.join-card>span{font-size:11px;font-weight:800;color:var(--orange)}.join-card h3{font-size:26px;margin:10px 0}.join-card p{display:flex;align-items:center;gap:7px}.join-card .primary{width:100%;margin:10px 0 13px}.join-card small{display:block;text-align:center;color:var(--muted)}.joined{background:#5b8d24}.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:690px}.auth-art{background:var(--ink);color:#fff;padding:45px 7vw;display:flex;flex-direction:column;justify-content:space-between}.auth-art h1{font-size:58px;line-height:1.05;margin:15px 0}.auth-art p{color:#bbb}.auth-form{padding:70px max(8vw,40px);display:flex;flex-direction:column;justify-content:center;gap:18px}.auth-form h2{font-size:35px;margin-bottom:5px}.auth-form>div>p{color:var(--muted)}.auth-form label{font-size:12px;font-weight:700}.auth-form input,.auth-form select{display:block;width:100%;padding:14px;border:1px solid var(--line);border-radius:7px;background:#fff;margin-top:7px;outline-color:var(--orange)}.switch{text-align:center;font-size:13px}.switch button{border:0;background:none;color:var(--orange);font-weight:700}.about-grid{background:var(--ink);color:#fff;border-radius:12px;padding:60px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.about-grid h2{font-size:38px}.about-grid p{color:#bbb;line-height:1.8}.about-numbers{display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.about-numbers b{font:800 43px Outfit;color:var(--lime)}.about-numbers small{display:block;color:#fff;font:400 11px DM Sans}footer{background:var(--ink);color:#fff;padding:60px 5vw 20px}.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:50px}.footer-main>div{display:flex;flex-direction:column;align-items:start;gap:12px}.footer-main p{color:#a9a9a1;font-size:13px;line-height:1.6}.footer-main b{font-size:10px;letter-spacing:1.5px;color:#ddd}.footer-main button{border:0;background:none;color:#a9a9a1;padding:0}.social{display:flex;gap:15px}.pix{background:#292925;padding:22px;border-radius:8px}.pix button{background:var(--lime);color:var(--ink);padding:10px 15px;border-radius:6px;font-weight:700}.footer-bottom{border-top:1px solid #3b3b36;margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#777;font-size:11px}@media(max-width:900px){header nav{display:none;position:absolute;top:74px;left:0;right:0;background:var(--paper);padding:25px;flex-direction:column;border-bottom:1px solid var(--line)}header nav.open{display:flex}.login,.header-actions>.primary{display:none}.menu{display:block}.hero{grid-template-columns:1fr}.hero-copy{padding-top:60px}.hero h1{font-size:68px}.hero-art{min-height:500px;clip-path:none}.skate{transform:scale(.75) rotate(-9deg);transform-origin:left top}.card-grid,.group-grid,.group-grid.large,.shop-grid{grid-template-columns:1fr 1fr}.manifesto{grid-template-columns:1fr 2fr}.manifesto-copy{grid-column:1/-1}.big-wheel{font-size:100px}.detail-wrap{grid-template-columns:1fr}.join-card{margin-top:0;position:static}.auth-page{grid-template-columns:1fr}.auth-art{min-height:300px}.footer-main{grid-template-columns:1fr 1fr}}.auth-message{padding:12px 14px;border-radius:7px;font-size:13px}.auth-message.error{background:#ffe3dc;color:#9b2c18;border:1px solid #ffc0b1}.auth-message.success{background:#edf8d2;color:#456415;border:1px solid #cce58b}.auth-form .primary:disabled{opacity:.65;cursor:wait}.user-greeting{font-size:13px;font-weight:700}.dashboard{max-width:1300px;margin:auto;padding:70px 5vw 100px}.dashboard-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:35px}.dashboard-head h1{font-size:46px;letter-spacing:-2px;margin:8px 0}.dashboard-head p,.panel-title p,.muted{color:var(--muted);margin:0}.approval{background:#fff3cc;color:#806313;border:1px solid #ead081;border-radius:100px;padding:9px 14px;font-size:12px;font-weight:700}.approval.approved{background:#e7f5cf;color:#476714;border-color:#bdd882}.auth-message.wide{margin-bottom:20px}.dashboard-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:22px;align-items:start}.panel-card,.events-panel{background:#fff;border:1px solid var(--line);border-radius:11px;padding:28px}.panel-title{display:flex;gap:13px;align-items:center;margin-bottom:25px}.panel-title>svg{color:var(--orange);background:#fff0eb;padding:9px;width:43px;height:43px;border-radius:10px}.panel-title h2{margin:0 0 3px;font-size:23px}.panel-title p{font-size:12px}.panel-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.panel-form label{font-size:11px;font-weight:700}.panel-form input,.panel-form select,.panel-form textarea{display:block;width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:6px;background:#fafaf7;margin-top:6px;outline-color:var(--orange)}.panel-form textarea{height:95px;resize:vertical}.panel-form .full{grid-column:1/-1}.panel-card.locked{background:#efeee8}.locked-copy{min-height:240px;display:grid;place-items:center;text-align:center;color:var(--muted);padding:35px}.events-panel{margin-top:22px}.event-list{display:flex;flex-direction:column}.event-list>div{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-top:1px solid var(--line)}.event-list>div>div{display:flex;flex-direction:column;gap:5px}.event-list span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:12px}.event-list button{border:0;background:#ffe8e1;color:#a63a20;padding:7px 10px;border-radius:5px}.empty-panel{min-height:420px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;text-align:center}.empty-panel>svg{width:50px;height:50px;color:var(--orange)}.loader{width:32px;height:32px;border:3px solid var(--line);border-top-color:var(--orange);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:620px){header{padding:0 18px}.hero-copy{padding:45px 22px}.hero h1{font-size:55px;letter-spacing:-3px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-art{min-height:390px}.skate{left:2%;top:30%;transform:scale(.62) rotate(-9deg)}.float-card{transform:scale(.8)}.where{left:3%;top:10%}.crowd{right:1%;bottom:8%}.section,.shop-section,.inner{padding:65px 20px}.section-head{align-items:start;gap:25px}.section h2,.shop-section h2{font-size:34px}.section-head .text-link{display:none}.filters{overflow:auto;justify-content:flex-start!important}.filters button{white-space:nowrap}.card-grid,.group-grid,.group-grid.large,.shop-grid{grid-template-columns:1fr}.event-img{height:220px}.manifesto{padding:55px 25px;grid-template-columns:1fr}.big-wheel{display:none}.manifesto h2,.cta h2{font-size:42px}.cta{margin:0 20px 65px;padding:42px 25px}.cta-wheel{display:none}.page-title h1{font-size:42px}.searchbar .primary{display:none}.detail-cover{height:270px}.detail-wrap{padding:0;margin:-25px auto 60px}.detail-main{padding:28px 20px}.detail-main h1{font-size:38px}.info-grid{grid-template-columns:1fr}.auth-form{padding:50px 24px}.auth-art{padding:35px 24px}.auth-art h1{font-size:43px}.about-grid{grid-template-columns:1fr;padding:35px 25px}.about-numbers{grid-template-columns:1fr;gap:25px}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}}@media(max-width:800px){.dashboard{padding:50px 20px}.dashboard-head{align-items:start;gap:20px;flex-direction:column}.dashboard-head h1{font-size:38px}.dashboard-grid,.panel-form{grid-template-columns:1fr}.panel-form .full{grid-column:auto}.user-greeting{display:none}}.empty-events{min-height:250px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:var(--muted);gap:8px}.empty-events>svg{width:45px;height:45px;color:var(--orange)}.empty-events h3{color:var(--ink);margin:5px 0}.empty-events p{margin:0}.discovery-strip{position:relative;z-index:5;max-width:760px;min-height:58px;margin:16px auto -45px;padding:7px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 12px 30px #1e1e1917}.discovery-strip>button{min-width:0;padding:6px 13px;display:grid;grid-template-columns:18px 1fr;border:0;background:none;text-align:left}.discovery-strip svg{grid-row:1 / 3;align-self:center;color:var(--orange)}.discovery-strip span{color:var(--muted);font-size:9px;text-transform:uppercase}.discovery-strip b{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.discovery-strip>i{width:1px;height:30px;background:var(--line)}.discovery-strip .discover-button{min-width:145px;margin-left:auto;padding:13px;display:flex;justify-content:center;border-radius:7px;background:var(--ink);color:#fff;font-weight:700;text-align:center}.participant-faces{display:flex;margin:4px 0 15px}.participant-faces img,.participant-faces i{width:34px;height:34px;margin-left:-7px;display:grid;place-items:center;border:2px solid white;border-radius:50%;background:hsl(calc(35 + var(--i, 1) * 42),65%,72%);object-fit:cover;color:#2b2b26;font-size:10px;font-style:normal;font-weight:800}.participant-faces>:first-child{margin-left:0}.heart.saved{color:var(--orange)}.real-filters label{padding:10px 12px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#555}.real-filters select{max-width:180px;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#555;cursor:pointer}.real-filters label>svg:last-child{width:13px}.real-filters .clear-filters{border:0;background:transparent;color:var(--orange);font-weight:700}.shop-logo{width:68px;height:68px;border-radius:15px;object-fit:cover}.promo-image{width:calc(100% + 60px);height:150px;margin:-30px -30px 20px;object-fit:cover}.forgot-link{align-self:flex-end;margin-top:-10px;border:0;background:none;color:var(--orange);font-size:11px;font-weight:700}.calendar-strip{margin:0 0 28px;padding:12px;display:flex;align-items:stretch;gap:9px;overflow-x:auto;border:1px solid var(--line);border-radius:9px;background:#efeee8}.calendar-strip>div{min-width:125px;padding:8px;display:flex;align-items:center;gap:8px}.calendar-strip>div>span{display:flex;flex-direction:column}.calendar-strip small{color:var(--muted);font-size:9px}.calendar-strip>button{min-width:82px;padding:8px;display:flex;align-items:center;flex-direction:column;border:1px solid var(--line);border-radius:7px;background:#fff}.calendar-strip>button b{font:800 22px Outfit}.calendar-strip>button span{max-width:70px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.profile-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:22px;align-items:start}.profile-photo{display:flex;align-items:center;gap:15px}.profile-photo img,.profile-photo>i{width:90px;height:90px;display:grid;place-items:center;border:3px solid white;border-radius:50%;background:var(--lime);object-fit:cover;font:800 27px Outfit;box-shadow:0 0 0 1px var(--line)}.compact-list{display:flex;flex-direction:column}.compact-list>button,.compact-list>div{padding:13px 5px;display:flex;align-items:flex-start;flex-direction:column;gap:4px;border:0;border-top:1px solid var(--line);background:none;text-align:left}.compact-list span{color:var(--muted);font-size:11px}.mini-empty{min-height:190px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);text-align:center}.mini-empty button{border:0;background:none;color:var(--orange);font-weight:700}.notification-list{display:flex;flex-direction:column}.notification-list>button{padding:13px 7px;display:flex;align-items:center;gap:10px;border:0;border-top:1px solid var(--line);background:none;text-align:left}.notification-list>button>i{width:8px;height:8px;border-radius:50%;background:var(--orange)}.notification-list>button.read>i{background:#ccc}.notification-list>button>span{flex:1;display:flex;flex-direction:column}.notification-list small,.notification-list time{color:var(--muted);font-size:10px}.admin-stats{margin-bottom:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.admin-stats b{padding:20px;border:1px solid var(--line);border-radius:9px;background:#fff;font:800 31px Outfit}.admin-stats small{display:block;color:var(--muted);font:400 10px DM Sans}.admin-list{display:flex;flex-direction:column}.admin-list>div{padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.admin-list span{display:flex;flex-direction:column;gap:3px}.admin-list small{color:var(--muted)}.admin-list button{padding:7px 10px;border:0;border-radius:5px;background:#e6f3cd;color:#456415;font-size:10px;font-weight:700}.admin-list button.danger,.admin-list .danger{background:#ffe2dc;color:#9b2c18}.past-events{margin-top:45px}.past-events summary{margin-bottom:20px;padding:13px;border:1px solid var(--line);border-radius:7px;background:#fff;font-weight:700;cursor:pointer}.reviews-section{margin-top:60px;display:grid;grid-template-columns:1.2fr .8fr;gap:35px}.reviews-section article{padding:15px 0;border-top:1px solid var(--line)}.reviews-section article b{color:#e69c16}.reviews-section article p{margin:6px 0}.reviews-section article small{color:var(--muted)}.reviews-section form{padding:22px;display:flex;flex-direction:column;gap:13px;border:1px solid var(--line);border-radius:9px;background:#fff}.reviews-section label{font-size:11px;font-weight:700}.reviews-section select,.reviews-section textarea{width:100%;margin-top:6px;padding:11px;border:1px solid var(--line);border-radius:6px}.reviews-section textarea{min-height:100px}.group-socials button{padding:9px 12px;border:1px solid #f0c4ba;border-radius:6px;background:#fff0eb;color:#9b2c18;font-size:12px;font-weight:700}.legal-page{max-width:850px}.legal-page>h2{margin-top:35px;font-size:25px}.legal-page>p{color:#555;line-height:1.8}.footer-bottom button{border:0;background:none;color:#888;padding:0}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#0f0f0db8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pix-modal{width:min(460px,100%);padding:38px;position:relative;border-radius:14px;background:var(--paper);box-shadow:0 25px 80px #00000059;text-align:center;animation:rise-in .25s both}.modal-close{position:absolute;top:13px;right:13px;width:35px;height:35px;display:grid;place-items:center;border:0;border-radius:50%;background:#e8e7df}.pix-heart{width:62px;height:62px;margin:0 auto 15px;display:grid;place-items:center;border-radius:50%;background:var(--lime);font-size:30px}.pix-modal h2{margin-bottom:8px;font-size:30px}.pix-modal>p{color:var(--muted)}.pix-modal>label{display:block;margin:22px 0 7px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.pix-copy{padding:8px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fff}.pix-copy code{min-width:0;flex:1;overflow:hidden;color:#555;font-size:11px;text-overflow:ellipsis}.pix-copy button{padding:9px 12px;border:0;border-radius:6px;background:var(--orange);color:#fff;font-size:11px;font-weight:800}.pix-modal>small{display:block;margin-top:15px;color:var(--muted);line-height:1.5}.image-upload>span{display:block;margin-bottom:6px;font-size:11px;font-weight:700}.image-upload>div{min-height:105px;padding:12px;display:flex;align-items:center;gap:15px;border:1px dashed #bbb9ae;border-radius:8px;background:#fafaf7}.image-upload img{width:82px;height:82px;border-radius:12px;object-fit:cover}.event-cover-upload img{width:140px;border-radius:7px}.image-upload>div>svg{width:42px;height:42px;padding:9px;border-radius:50%;background:#eee;color:#777}.upload-button{padding:9px 12px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:11px;font-weight:700;cursor:pointer}.upload-button input{display:none}.group-logo{width:62px;height:62px;margin-right:14px;float:left;border-radius:17px;object-fit:cover}.state-box{min-height:240px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-align:center;color:var(--muted)}.state-box>svg{width:43px;height:43px;color:var(--orange)}.state-box h3,.state-box p{margin:0}.state-box h3{color:var(--ink)}.state-box.error>svg,.state-box.error h3{color:#a73822}.group-profile{min-height:70vh}.group-hero{min-height:340px;padding:70px 9vw;display:flex;align-items:center;gap:30px;overflow:hidden;position:relative;background:var(--ink);color:#fff}.group-hero-shape{position:absolute;width:460px;height:460px;right:-60px;border:80px solid #30302b;border-radius:50%}.group-hero img,.group-avatar{position:relative;z-index:1;width:150px;height:150px;display:grid;place-items:center;border:5px solid white;border-radius:35px;background:var(--orange);object-fit:cover;color:#fff;font:800 42px Outfit;box-shadow:10px 10px 0 var(--lime)}.group-hero>div:last-child{position:relative;z-index:1}.group-hero h1{margin:8px 0;font-size:clamp(45px,6vw,78px);letter-spacing:-3px}.group-hero p{display:flex;align-items:center;gap:7px;color:#ccc}.group-profile-body{max-width:1100px;margin:-35px auto 0;padding:40px;display:grid;grid-template-columns:1fr 280px;gap:50px;position:relative;border:1px solid var(--line);border-radius:12px;background:#fff}.group-profile-body h2{font-size:29px}.group-profile-body p{color:var(--muted);line-height:1.7}.group-profile-body aside{display:grid;grid-template-columns:1fr 1fr;align-content:center;gap:5px 15px;padding-left:30px;border-left:1px solid var(--line)}.group-profile-body aside b{font:800 32px Outfit;color:var(--orange)}.group-profile-body aside span{margin-bottom:12px;color:var(--muted);font-size:10px}.group-socials{display:flex;gap:10px}.group-socials a{padding:9px 12px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:6px;color:var(--ink);font-size:12px;font-weight:700;text-decoration:none}.event-card,.group-card,.shop-grid article,.panel-card{animation:rise-in .45s both}.card-grid>:nth-child(2),.group-grid>:nth-child(2){animation-delay:.06s}.card-grid>:nth-child(3),.group-grid>:nth-child(3){animation-delay:.12s}@keyframes rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cancelled-chip{position:absolute;top:16px;left:74px;padding:7px 10px;border-radius:5px;background:#b42318;color:#fff;font-size:10px;font-weight:800;letter-spacing:1px}.class-chip{position:absolute;top:16px;left:74px;padding:7px 10px;border-radius:5px;background:#ff5b35;color:#fff;font-size:10px;font-weight:800;letter-spacing:1px}.price-box{margin:8px 0 12px}.price-box b{display:block;font-size:22px}.class-pay{display:flex;flex-direction:column;gap:8px;margin:12px 0;font-size:13px}.class-pay .secondary,.class-pay button{width:100%}.paid-flag{color:#476714}.group-socials .following{background:#e7f5cf;border-color:#bdd882}.event-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.cancellation-alert{display:flex;flex-direction:column;gap:4px;margin-bottom:24px;padding:16px;border:1px solid #f0a597;border-radius:8px;background:#ffebe6;color:#8d2817}.cancellation-alert span{font-size:13px}.join-card .primary:disabled{background:#8b8b84;cursor:not-allowed;transform:none}.ride-details{margin:30px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.ride-details>div{padding:16px;display:flex;align-items:flex-start;gap:11px;border:1px solid var(--line);border-radius:8px;background:#fff}.ride-details>div>svg{flex:0 0 auto;color:var(--orange)}.ride-details span{display:flex;flex-direction:column;gap:5px}.ride-details small{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.7px}.ride-details b{font-size:12px;line-height:1.5}.route-detail{grid-row:span 2}.route-detail b{display:flex;align-items:center;gap:7px}.route-detail b i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#ffe8e1;color:#a73822;font-size:9px;font-style:normal}.share-ride{margin:30px 0;padding:20px;display:flex;align-items:center;gap:10px;border-radius:9px;background:var(--ink);color:#fff}.share-ride>div{margin-right:auto}.share-ride h3,.share-ride p{margin:0}.share-ride p{margin-top:3px;color:#aaa;font-size:11px}.share-ride button{padding:9px 11px;display:flex;align-items:center;gap:6px;border:1px solid #555;border-radius:6px;background:#30302c;color:#fff;font-size:11px;font-weight:700}.share-ride .whatsapp-share{border-color:#63c785;background:#25a75b}.participant-list{margin:35px 0}.participant-list ol{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;list-style:none;counter-reset:people}.participant-list li{padding:9px 11px;display:flex;align-items:center;gap:9px;counter-increment:people;border:1px solid var(--line);border-radius:7px;background:#fff}.participant-list li:before{content:counter(people) ".";color:var(--muted);font-size:11px}.participant-list li img,.participant-list li i{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#d7e7a4;object-fit:cover;font-size:10px;font-style:normal;font-weight:800}.participant-list li span{flex:1;font-size:12px;font-weight:700}.participant-list li svg{color:#6e9e2b}.event-actions{display:flex!important;flex-direction:row!important;gap:8px!important}.event-actions .edit-action{background:#e8f0ff;color:#245ba5}.event-status{margin-left:7px;padding:3px 7px;border-radius:100px;background:#ffe1da;color:#a73822;font:700 9px DM Sans,sans-serif;text-transform:uppercase}.event-list .cancel-reason{color:#a73822}.event-map{margin-top:25px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.event-map iframe{display:block;width:100%;height:260px;border:0}.event-map a{display:flex;align-items:center;justify-content:center;gap:6px;padding:11px;color:var(--ink);font-size:12px;font-weight:700;text-decoration:none}.panel-title-action>div:nth-child(2){flex:1}.panel-title-action>button{border:1px solid #ef9d86;border-radius:6px;background:#fff0eb;color:#a63a20;padding:8px 10px;font-size:10px;font-weight:700}@media(max-width:620px){.discovery-strip{margin:10px 14px -25px;overflow-x:auto;border-radius:9px}.discovery-strip>button{min-width:145px}.discovery-strip .discover-button{min-width:125px}.real-filters label{flex:0 0 auto}.group-hero{min-height:390px;padding:55px 24px;align-items:flex-start;justify-content:center;flex-direction:column}.group-hero img,.group-avatar{width:105px;height:105px;border-radius:25px;font-size:30px}.group-profile-body{margin:-20px 15px 0;padding:28px 22px;grid-template-columns:1fr;gap:25px}.profile-layout,.reviews-section,.admin-stats{grid-template-columns:1fr}.group-profile-body aside{padding:20px 0 0;border-top:1px solid var(--line);border-left:0}.group-events{padding-left:20px;padding-right:20px}.ride-details,.participant-list ol{grid-template-columns:1fr}.share-ride{align-items:stretch;flex-direction:column}.image-upload>div{align-items:flex-start;flex-direction:column}.event-list>div{align-items:flex-start;flex-direction:column;gap:13px}.panel-title-action{align-items:flex-start;flex-wrap:wrap}.panel-title-action>button{width:100%}}.social a{color:#fff;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#292925}.social a:hover{background:#ff5b35}.partners-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:40px}.partner-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;display:flex;flex-direction:column;gap:10px}.partner-card svg{color:var(--orange)}.partner-card h2{font-size:26px;margin:0}.partner-price{margin:0;color:var(--muted)}.partner-price b{font:800 34px Outfit,sans-serif;color:var(--ink)}.partner-card small{color:var(--muted);line-height:1.4}.partner-card ul{margin:8px 0 16px;padding-left:18px;color:#555;line-height:1.6;flex:1}.partner-card .primary{width:100%}.partners-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;background:var(--ink);color:#fff;border-radius:12px;padding:32px 36px}.partners-cta h2{margin:0 0 8px}.partners-cta p{margin:0;color:#c5c5bd}.partners-cta .primary{text-decoration:none;white-space:nowrap}.header-actions .ig-head{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff0eb;color:var(--orange);text-decoration:none}.city-marquee{overflow:hidden;border-bottom:1px solid var(--line);background:var(--ink);color:var(--lime);font:800 13px Outfit,sans-serif;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}.city-marquee>div{display:inline-block;padding:12px 0;animation:marquee 28s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ig-banner{margin:22px 5vw 0;display:flex;align-items:center;gap:16px;padding:18px 22px;border-radius:12px;background:linear-gradient(120deg,#ff5b35,#ff8a3d 55%,#c7ed4a);color:#171714;text-decoration:none;box-shadow:4px 4px #20201d}.ig-banner div{display:flex;flex-direction:column;gap:2px;flex:1}.ig-banner b{font:800 18px Outfit,sans-serif}.ig-banner span,.ig-banner em{font-size:13px;font-style:normal;font-weight:700}.how-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:28px 5vw 0}.how-strip>div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px}.how-strip b{font:800 28px Outfit,sans-serif;color:var(--orange)}.how-strip h3{margin:8px 0 6px;font-size:22px}.how-strip p{margin:0;color:var(--muted);line-height:1.5}.spot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.spot-grid.page{margin-bottom:40px}.spot-card{position:relative;min-height:230px;padding:24px;border-radius:14px;background:color-mix(in srgb,var(--spot) 22%,white);border:2px solid color-mix(in srgb,var(--spot) 55%,#777);display:flex;flex-direction:column;gap:8px}.spot-card.featured{grid-column:span 2;min-height:260px;background:var(--ink);color:#fff;border-color:var(--ink)}.spot-card.featured p,.spot-card.featured .spot-place{color:#c5c5bd}.spot-tag{align-self:flex-start;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase;background:#fff;color:var(--ink);padding:4px 8px;border-radius:99px}.spot-card h3{font-size:28px;letter-spacing:-1px;margin:8px 0 0}.spot-place{display:flex;align-items:center;gap:6px;font-size:13px;color:#555;margin:0}.spot-card>p:last-of-type{flex:1;margin:0;line-height:1.5}.spot-actions{display:flex;gap:10px;flex-wrap:wrap}.spot-actions button,.spot-actions .ghost{border:0;background:var(--ink);color:#fff;border-radius:7px;padding:9px 12px;font-weight:700;display:inline-flex;align-items:center;gap:6px}.spot-card.featured .spot-actions button{background:var(--lime);color:var(--ink)}.spot-actions .ghost{background:transparent;color:inherit;border:1px solid currentColor}.spots-cta,.spot-detail{text-align:center;max-width:720px;margin:0 auto}.spots-cta{background:var(--ink);color:#fff;border-radius:14px;padding:40px 28px}.spots-cta h2,.spot-detail h1{margin:8px 0 12px}.spot-detail{text-align:left}.spot-detail .hero-actions{margin:24px 0}.state-box.glow{background:#fff;border:1px solid var(--line);border-radius:14px;padding:36px 22px;min-height:280px}.state-box.glow .hero-actions{margin-top:16px;justify-content:center}.secondary.light{background:transparent;color:#fff;border-color:#ffd0c2}@media(max-width:900px){.how-strip,.spot-grid{grid-template-columns:1fr}.spot-card.featured{grid-column:auto}.ig-banner{margin:18px 20px 0;flex-wrap:wrap}}@media(max-width:900px){.partners-grid{grid-template-columns:1fr}.partners-cta{flex-direction:column;align-items:stretch}}
