@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";.security-page{max-width:1050px;margin:auto;padding:34px 38px 70px}.security-head>span{color:#c052eb;font-size:8px;font-weight:800;letter-spacing:1.4px}.security-head h1{font:700 27px Manrope;margin:6px 0 3px}.security-head p{color:#777;font-size:9px;margin:0}.security-checks{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:22px 0}.security-checks article{display:flex;align-items:center;gap:9px;border:1px solid #432b34;background:#171014;border-radius:7px;padding:13px}.security-checks article.ok{border-color:#24483a;background:#101a16}.security-checks i{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#44202c;color:#f1849e;font-style:normal}.security-checks .ok i{background:#17382c;color:#65d6aa}.security-checks article>div{display:grid}.security-checks b{font-size:8px}.security-checks small{color:#777;font-size:7px;margin-top:3px}.lgpd-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.lgpd-grid>section,.security-tech{border:1px solid #29252e;background:#0f0e13;border-radius:7px;padding:18px}.lgpd-grid span{color:#bc55df;font-size:7px;letter-spacing:1px}.lgpd-grid h2{font:700 13px Manrope}.lgpd-grid p{color:#817a86;font-size:9px;line-height:1.5}.lgpd-grid button{border:0;background:#2a1731;color:#d57def;border-radius:5px;padding:8px 10px;font-size:8px}.delete-account{border-color:#452732!important}.delete-account span{color:#e16b8b}.delete-account form{display:flex}.delete-account input{flex:1;min-width:0;height:35px;background:#151116;border:1px solid #3b2b31;color:#fff;padding:0 8px}.delete-account button{background:#6e263c;color:#ffacc0;border-radius:0 5px 5px 0}.security-tech{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:11px}.security-tech b{font-size:9px;margin-right:auto}.security-tech span{border:1px solid #302b35;border-radius:12px;padding:5px 7px;color:#8e8792;font-size:7px}@media(max-width:760px){.security-checks{grid-template-columns:1fr 1fr}.lgpd-grid{grid-template-columns:1fr}}@media(max-width:520px){.security-page{padding:22px 14px 60px}.security-checks{grid-template-columns:1fr}.delete-account form{display:grid}.delete-account button{border-radius:0 0 5px 5px}}:root{font-family:DM Sans,sans-serif;color:#f6f3fa;background:#08070b;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 70% -20%,#28113c 0,transparent 30%),#08070b}button,input{font:inherit}.app-shell{display:flex;min-height:100vh}.sidebar{width:248px;position:fixed;inset:0 auto 0 0;background:#0c0b10;border-right:1px solid #201d27;padding:30px 18px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:4px;color:#fff;text-decoration:none;font:800 30px Manrope;padding:0 13px 42px}.brand span:last-child{background:linear-gradient(90deg,#ff26a8,#a84bff,#28a8ff);-webkit-background-clip:text;color:transparent}.brand-heart{font-size:39px;color:#ff21a3!important;line-height:0;transform:rotate(-12deg)}nav{display:grid;gap:7px}nav button{background:transparent;border:0;color:#87828f;padding:12px 14px;border-radius:10px;text-align:left;display:flex;align-items:center;gap:13px;font-weight:600;cursor:pointer}nav button.active{color:#fff;background:linear-gradient(90deg,#26152f,#18121f);box-shadow:inset 3px 0 #d228ff}.nav-icon{font-size:20px;width:20px;text-align:center}nav b{margin-left:auto;background:#a929e7;color:#fff;border-radius:20px;padding:2px 7px;font-size:11px}.upgrade{margin-top:auto;background:linear-gradient(145deg,#1a1223,#101017);border:1px solid #30223c;border-radius:15px;padding:16px}.spark{color:#d34cff;font-size:22px}.upgrade strong{font:700 13px Manrope}.upgrade p{font-size:11px;color:#898390;line-height:1.45}.upgrade button,.cta{border:0;color:#fff;background:linear-gradient(90deg,#b72cff,#6c4dff);border-radius:8px;padding:9px;width:100%;font-size:11px;font-weight:700;cursor:pointer}.user-mini{display:flex;align-items:center;gap:9px;padding:18px 5px 0}.user-mini img,.header-actions img{width:34px;height:34px;border-radius:50%;object-fit:cover}.user-mini span{display:grid;font-size:11px}.user-mini small{color:#77717d;margin-top:2px}.user-mini button{margin-left:auto;color:#777;background:none;border:0}main{margin-left:248px;width:calc(100% - 248px)}header{height:76px;border-bottom:1px solid #201d27;display:flex;align-items:center;justify-content:center;padding:0 38px;position:sticky;top:0;background:#08070be0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10}.search{width:min(510px,50vw);height:39px;border:1px solid #2b2731;background:#111016;border-radius:9px;display:flex;align-items:center;padding:0 13px;color:#69646f}.search input{flex:1;background:none;border:0;outline:0;color:#eee;padding:0 10px;font-size:12px}.search kbd{font-size:9px;border:1px solid #34303a;border-radius:4px;padding:3px 6px}.header-actions{position:absolute;right:38px;display:flex;align-items:center;gap:11px}.header-actions button{width:36px;height:36px;border:1px solid #29252f;background:#111016;color:#aaa;border-radius:50%;position:relative}.header-actions i{position:absolute;right:4px;top:3px;width:5px;height:5px;border-radius:50%;background:#da35ff}.content{max-width:1340px;margin:auto;padding:35px 38px 55px}.hello{display:flex;justify-content:space-between;align-items:end;margin-bottom:31px}.eyebrow{color:#9a39e4!important;font-size:9px!important;font-weight:700;letter-spacing:1.3px}.hello h1{font:700 28px Manrope;margin:8px 0 5px}.hello h1 span{color:#c932ff}.hello p{color:#77727e;margin:0;font-size:12px}.ghost{border:1px solid #2d2933;background:#111016;color:#aaa;border-radius:9px;padding:10px 14px;font-size:11px}.layout{display:grid;grid-template-columns:minmax(460px,1.55fr) minmax(315px,.75fr);gap:34px}.section-title,.side-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.section-title h2,.side-head h2{font:700 16px Manrope;margin:0 0 3px}.section-title p,.side-head p{font-size:10px;color:#77727e;margin:0}.section-title button,.side-head button,.event-label button{border:0;background:none;color:#b56af1;font-size:10px}.hero-card{height:455px;border-radius:20px;overflow:hidden;position:relative;border:1px solid #2c2731;box-shadow:0 18px 55px #000}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1524504388940-b1c1722653e1?w=1200&auto=format&fit=crop) center 34%/cover}.shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d 30%,#06040af5)}.profile-top{position:absolute;top:18px;left:18px;right:18px;display:flex;justify-content:space-between}.match-score{font-size:9px;background:#100916b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #8e3ad4;padding:7px 10px;border-radius:20px}.profile-top button{border:0;background:#0f0d1299;color:#fff;border-radius:50%;width:30px;height:30px}.profile-copy{position:absolute;left:25px;bottom:29px}.status-line{font-size:8px;color:#63dfb7;letter-spacing:1px}.online-dot{display:inline-block;width:6px;height:6px;background:#47e6ad;border-radius:50%;box-shadow:0 0 8px #47e6ad}.profile-copy h3{font:700 27px Manrope;margin:5px 0 1px}.verified{font-size:11px;background:#8d4cff;border-radius:50%;padding:2px 4px}.profile-copy p{font-size:10px;color:#ccc;margin:0 0 12px}.chips span{font-size:9px;border:1px solid #605669;background:#19141dc7;border-radius:15px;padding:5px 10px;margin-right:5px}.match-actions{position:absolute;right:23px;bottom:28px;display:flex;gap:9px}.match-actions button{width:43px;height:43px;border-radius:50%;border:1px solid #48414e;background:#17131b;color:#aaa;font-size:25px;cursor:pointer}.match-actions .like{width:53px;height:53px;background:linear-gradient(140deg,#fa2e9d,#a132ed);border:0;color:#fff;box-shadow:0 0 25px #bd278d66}.match-actions .like.liked{transform:scale(1.12);box-shadow:0 0 35px #ed32b0}.match-actions .super{color:#29aef2;font-size:20px}.lower{margin-top:32px}.post{background:#100f14;border:1px solid #26222b;border-radius:16px;padding:16px}.post-head{display:flex;align-items:center;gap:10px}.post-head img{width:35px;height:35px;object-fit:cover;border-radius:50%}.post-head div{display:grid;font-size:11px}.post-head small{color:#79737e;font-size:9px}.post-head em{color:#a744f4;font-style:normal}.post-head button{margin-left:auto;background:none;border:0;color:#777}.post>p{font-size:12px}.post-media{height:180px;border-radius:11px;background:url(https://images.unsplash.com/photo-1514525253161-7a46d19cd819?w=1000&auto=format&fit=crop) center/cover}.post-stats,.post-buttons{display:flex;justify-content:space-between;color:#7e7884;font-size:9px;padding:10px 2px}.post-buttons{border-top:1px solid #24212a;padding-bottom:0}.post-buttons button{border:0;background:none;color:#8f8995;font-size:10px}.rightbar{border-left:1px solid #201d27;padding-left:30px}.community{display:flex;align-items:center;gap:11px;padding:10px 0;cursor:pointer}.community-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;font-size:20px}.violet{background:linear-gradient(135deg,#6a168d,#c831ec)}.blue{background:linear-gradient(135deg,#135a91,#22a8d9)}.pink{background:linear-gradient(135deg,#8f1656,#ed3f91)}.community div:nth-child(2){display:grid;gap:3px}.community strong{font-size:11px}.community small{font-size:8px;color:#77717d}.community>button{margin-left:auto;background:none;border:0;color:#777;font-size:20px}.explore{width:100%;padding:10px;background:#15111a;border:1px solid #32263b;border-radius:8px;color:#b66cf1;font-size:10px;margin:8px 0 28px}.event-label{display:flex;justify-content:space-between;font-size:8px;color:#69636e;letter-spacing:1px;margin-bottom:11px}.event{border:1px solid #2a2530;background:#100e14;border-radius:13px;padding:10px;display:flex;gap:13px;margin-bottom:10px}.event-art{height:98px;width:91px;flex:none;border-radius:9px;background:linear-gradient(145deg,#701493,#e62b98);display:grid;place-content:center;text-align:center;line-height:1}.event-art span{font-size:7px;background:#fff;color:#701493;border-radius:6px;padding:3px}.event-art b{font:800 29px Manrope}.event-art small{font-size:8px}.event-info{display:flex;flex-direction:column;justify-content:center}.event-type{color:#d536f1;font-size:7px;letter-spacing:1px}.event-info strong{font-size:12px;margin:5px 0}.event-info p{font-size:9px;color:#8d8792;margin:0}.attendees{display:flex;margin-top:12px;align-items:center}.attendees i{width:18px;height:18px;border:2px solid #17121b;border-radius:50%;background:url(https://i.pravatar.cc/40?img=5) center/cover}.attendees i+i{margin-left:-6px;background-image:url(https://i.pravatar.cc/40?img=12)}.attendees i+i+i{background-image:url(https://i.pravatar.cc/40?img=16)}.attendees small{font-size:7px;color:#777;margin-left:5px}.compact{padding:12px}.datebox{border:1px solid #37313e;border-radius:8px;width:48px;height:51px;display:grid;place-content:center;text-align:center}.datebox b{font-size:18px}.datebox small{font-size:7px;color:#777}.blue-text{color:#269de8}.safety{display:flex;gap:12px;margin-top:24px;background:linear-gradient(120deg,#17111e,#0e1019);border:1px solid #282333;border-radius:12px;padding:14px}.safety>span{color:#d038fb;font-size:22px}.safety div{display:grid}.safety strong{font-size:10px}.safety p{font-size:8px;color:#777;line-height:1.4}.safety a{font-size:8px;color:#b65ced;text-decoration:none}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#050407d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;display:grid;place-items:center}.modal-card{width:min(470px,90vw);background:#121017;border:1px solid #33293c;border-radius:20px;padding:34px;text-align:center;position:relative;box-shadow:0 30px 100px #000}.close{position:absolute;right:16px;top:12px;background:none;border:0;color:#888;font-size:24px}.plan-icon{font-size:30px;color:#d93cff}.modal h2{font:700 24px Manrope;margin:8px}.modal p{color:#8a8490;font-size:12px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:25px 0}.plans button{display:grid;background:#17141c;border:1px solid #302b35;border-radius:10px;color:#aaa;padding:14px;font-weight:700}.plans small{font-size:8px;font-weight:400;margin-top:5px}.plans .selected{color:#fff;border-color:#b938ef;background:#261331}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:80;background:#efe9f7;color:#17121c;border-radius:30px;padding:11px 19px;font-size:11px;font-weight:700;box-shadow:0 12px 40px #000}.hamb{display:none}.modal .cta{padding:12px;font-size:12px}@media(max-width:1000px){.layout{grid-template-columns:1fr}.rightbar{border-left:0;padding-left:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}.rightbar .side-head,.rightbar .event-label,.rightbar .safety{grid-column:1/-1}.explore{margin:5px 0 15px}.event{margin:0}.hero-card{height:520px}}@media(max-width:720px){.sidebar{transform:translate(-100%);transition:.25s;width:260px}.sidebar.open{transform:translate(0);box-shadow:30px 0 80px #000}main{margin:0;width:100%}header{padding:0 18px;justify-content:flex-start}.hamb{display:block;background:none;border:0;color:#ddd;font-size:20px;margin-right:12px}.search{width:55vw}.search kbd,.header-actions button{display:none}.header-actions{right:18px}.content{padding:26px 17px}.hello{align-items:flex-start}.hello .ghost{display:none}.hello h1{font-size:23px}.layout{display:block}.hero-card{height:480px}.rightbar{display:block;margin-top:35px}.community{padding:11px 0}.event{margin-bottom:10px}.profile-copy{left:18px}.match-actions{right:15px}.match-actions button{width:38px;height:38px}.match-actions .like{width:46px;height:46px}.post-media{height:150px}}.hero-image{background:#17131b center 34%/cover}.hero-initial{width:100%;height:100%;display:grid;place-items:center;font:800 96px Manrope;color:#c86aff;background:linear-gradient(145deg,#24152e,#11131c)}.match-actions button:disabled{opacity:.55;cursor:wait}.home-discover-empty{height:220px;border:1px solid #2c2731;border-radius:16px;background:#100f14;display:grid;place-content:center;justify-items:center;gap:12px;color:#8e8794}.home-discover-empty p{margin:0}.home-discover-empty button{border:1px solid #633181;background:#211329;color:#fff;border-radius:8px;padding:10px 14px;cursor:pointer}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(380px,1.05fr) minmax(500px,.95fr);background:#09090c;color:#f7f5f8}.auth-visual{position:relative;min-height:100vh;padding:42px 54px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:linear-gradient(180deg,#07070a14,#07070ae6),url(https://images.unsplash.com/photo-1514525253161-7a46d19cd819?w=1500&auto=format&fit=crop) center/cover}.auth-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 65%,#09090c);pointer-events:none}.auth-brand,.auth-promise,.auth-proof{position:relative;z-index:1}.auth-brand{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font:800 30px Manrope}.auth-brand span{color:#ff3aaa;font-size:40px}.auth-promise{max-width:570px}.auth-promise>span,.auth-heading>span{color:#d057ff;font-size:10px;font-weight:800;letter-spacing:1.8px}.auth-promise h1{font:700 48px/1.08 Manrope;margin:14px 0 18px;letter-spacing:0}.auth-promise p{color:#c4bec8;font-size:15px;line-height:1.6;max-width:440px}.auth-proof{display:flex;align-items:center;gap:13px}.auth-proof p{font-size:11px;color:#b5afb9}.auth-proof strong{color:#fff}.proof-faces{display:flex}.proof-faces i{width:31px;height:31px;border-radius:50%;border:2px solid #15121a;background:url(https://i.pravatar.cc/80?img=47) center/cover}.proof-faces i+i{margin-left:-9px;background-image:url(https://i.pravatar.cc/80?img=32)}.proof-faces i+i+i{background-image:url(https://i.pravatar.cc/80?img=12)}.auth-panel{min-height:100vh;display:grid;place-items:center;padding:35px 7vw;background:#09090c}.auth-card{width:min(430px,100%)}.auth-heading{position:relative;margin-bottom:25px}.auth-heading h2{font:700 31px Manrope;margin:8px 0 5px;letter-spacing:0}.auth-heading p{margin:0;color:#817c87;font-size:13px}.back-button{position:absolute;left:-48px;top:8px;width:34px;height:34px;border:1px solid #2b2830;border-radius:50%;background:#111015;color:#aaa;cursor:pointer}.social-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.social-row button{height:45px;border:1px solid #302d35;border-radius:7px;background:#111015;color:#eee;cursor:pointer;font-weight:600}.social-row b{font-size:15px;margin-right:8px}.auth-divider{display:flex;align-items:center;gap:12px;color:#625e67;font-size:10px;margin:21px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#26232a}.auth-field{display:grid;gap:7px;margin-bottom:15px}.auth-field label,.auth-label-row label{font-size:11px;font-weight:700;color:#c4bec9}.auth-field input{width:100%;height:45px;border:1px solid #2d2932;border-radius:7px;background:#111015;color:#fff;padding:0 13px;outline:0}.auth-field input:focus{border-color:#a63de2;box-shadow:0 0 0 3px #a63de21c}.auth-field input::placeholder{color:#5f5a64}.auth-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-label-row{display:flex;justify-content:space-between}.auth-label-row button,.auth-switch button,.resend{border:0;background:none;color:#c45dff;font-size:10px;cursor:pointer}.password-field{position:relative}.password-field input{padding-right:43px}.password-field button{position:absolute;right:5px;top:5px;width:35px;height:35px;border:0;background:none;color:#7e7883;font-size:18px}.code-field input{text-align:center;font:700 21px Manrope;letter-spacing:8px}.terms{display:flex;gap:10px;color:#8d8792;font-size:10px;line-height:1.5;margin:3px 0 16px}.terms input{accent-color:#b43dea}.terms a{color:#c361f4}.auth-message{padding:10px 12px;border-radius:6px;font-size:10px;margin:10px 0}.auth-message.error{color:#ff9eaf;background:#32131b;border:1px solid #5b202d}.auth-message.success{color:#91e4c6;background:#10271f;border:1px solid #1d503d}.auth-submit{height:47px;width:100%;border:0;border-radius:7px;background:linear-gradient(90deg,#c22bea,#6e4bf5);box-shadow:0 10px 28px #9e31db30;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 17px;font-weight:700;cursor:pointer}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-submit b{font-size:19px}.auth-switch{text-align:center;color:#77717c;font-size:11px;margin:20px 0}.resend{display:block;margin:14px auto}.trust-row{border-top:1px solid #211f25;padding-top:18px;display:flex;justify-content:space-between;color:#5f5a64;font-size:8px}.trust-row span:first-child{color:#807389}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-visual{min-height:260px;padding:28px 34px}.auth-visual:after{background:linear-gradient(180deg,transparent,#09090c)}.auth-promise h1{font-size:32px;max-width:560px}.auth-promise p,.auth-proof{display:none}.auth-panel{min-height:auto;padding:30px 24px 50px}.back-button{left:auto;right:0;top:0}}@media(max-width:520px){.auth-visual{min-height:190px;padding:22px}.auth-brand{font-size:25px}.auth-brand span{font-size:32px}.auth-promise h1{font-size:24px;margin-bottom:0}.auth-promise>span{font-size:8px}.auth-panel{padding:23px 18px 40px;align-items:start}.auth-heading h2{font-size:25px}.auth-field-grid{grid-template-columns:1fr}.trust-row{gap:8px;flex-wrap:wrap}.social-row button{height:43px}}.profile-page{max-width:1180px;margin:auto;padding:36px 42px 80px}.profile-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.profile-title span{color:#bc4bec;font-size:9px;font-weight:800;letter-spacing:1.5px}.profile-title h1{font:700 29px Manrope;margin:7px 0 3px}.profile-title p{color:#77717e;font-size:11px;margin:0}.profile-save{height:39px;padding:0 17px;border:0;border-radius:7px;background:linear-gradient(90deg,#b933e6,#7050ef);color:#fff;font-size:11px;font-weight:700}.profile-cover{height:235px;border:1px solid #2b2630;border-radius:8px 8px 0 0;background:linear-gradient(140deg,#391247,#121622 60%,#193043);background-size:cover;background-position:center;position:relative}.media-button{position:absolute;right:18px;top:18px;background:#0c0b10cc;border:1px solid #4b4650;border-radius:6px;padding:9px 12px;font-size:10px;cursor:pointer}.media-button input,.profile-avatar input{display:none}.profile-avatar{position:absolute;bottom:-54px;left:30px;width:108px;height:108px;border:5px solid #09090c;border-radius:50%;background:linear-gradient(145deg,#b52be8,#277dd4);background-size:cover;background-position:center;display:grid;place-items:center;font:700 35px Manrope}.profile-avatar label{position:absolute;right:0;bottom:2px;width:30px;height:30px;border:3px solid #09090c;border-radius:50%;background:#a837dc;display:grid;place-items:center;font-size:15px;cursor:pointer}.profile-status{min-height:92px;border:1px solid #29252e;border-top:0;background:#0f0e13;padding:18px 25px 15px 158px;display:flex;align-items:center;justify-content:space-between}.profile-status h2{font:700 19px Manrope;margin:0 0 4px}.profile-status h2 b{display:inline-grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#844ce9;font-size:10px}.profile-status p{margin:0;color:#77717d;font-size:10px}.presence{margin-left:12px}.presence:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#777;margin-right:5px}.presence.online{color:#5addac}.presence.online:before{background:#47dda7;box-shadow:0 0 7px #47dda7}.system-badges{display:flex;gap:7px;flex-wrap:wrap;justify-content:end}.system-badges span,.system-badges small{border:1px solid #3e3248;background:#18121e;border-radius:20px;padding:6px 9px;color:#c875f2;font-size:8px}.system-badges small{color:#777}.profile-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;margin-top:18px}.profile-section{background:#0f0e13;border:1px solid #29252e;border-radius:8px;padding:20px}.profile-section-head{margin-bottom:18px}.profile-section-head h3{font:700 14px Manrope;margin:0 0 3px}.profile-section-head p{margin:0;color:#706a76;font-size:9px}.profile-form-grid{display:grid;grid-template-columns:1.3fr 1fr 55px;gap:10px}.distance-field{grid-column:1/-1}.profile-section textarea{width:100%;min-height:90px;resize:vertical;background:#111015;border:1px solid #2d2932;border-radius:7px;color:#fff;padding:11px;outline:0;font:inherit;font-size:11px}.auth-field label small{float:right;color:#68626e;font-weight:400}.distance-field input{height:20px;accent-color:#ae3ce2;padding:0}.tag-editor{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.tag-editor>span{display:flex;align-items:center;gap:5px;background:#24132d;border:1px solid #5a2870;border-radius:20px;color:#d693f6;padding:6px 9px;font-size:9px}.tag-editor>span button{border:0;background:none;color:#a675bb;padding:0}.tag-editor>div{display:flex}.tag-editor>div input{width:130px;background:#121016;border:1px solid #302b35;border-radius:6px 0 0 6px;color:#fff;padding:7px;font-size:9px}.tag-editor>div button{border:0;background:#33203d;color:#cf79f2;border-radius:0 6px 6px 0}.preference-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.preference-list label{position:relative}.preference-list input{position:absolute;opacity:0}.preference-list span{display:block;border:1px solid #2c2930;border-radius:6px;padding:9px;color:#777;font-size:9px}.preference-list input:checked+span{color:#e5b4f7;border-color:#71358b;background:#211329}.privacy-section>label{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid #242128}.privacy-section label span{display:grid;gap:3px}.privacy-section label b{font-size:10px}.privacy-section label small{color:#6e6873;font-size:8px}.privacy-section input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:34px;height:19px;border-radius:20px;background:#33303a;position:relative}.privacy-section input[type=checkbox]:after{content:"";position:absolute;width:13px;height:13px;left:3px;top:3px;border-radius:50%;background:#aaa;transition:.2s}.privacy-section input:checked{background:#9c36d2}.privacy-section input:checked:after{left:18px;background:#fff}.blocked-list>p{color:#6e6873;font-size:9px}.blocked-list>div{display:flex;justify-content:space-between;border-top:1px solid #242128;padding:10px 0;font-size:10px}.blocked-list button{border:0;background:none;color:#cf6bf3;font-size:9px}.safety-section details{border-top:1px solid #29252e;margin-top:10px;padding-top:13px}.safety-section summary{color:#df6c86;font-size:10px;cursor:pointer}.safety-section details form{margin-top:15px}.auth-field select{height:45px;background:#111015;border:1px solid #2d2932;border-radius:7px;color:#fff;padding:0 10px}.report-block{display:block;color:#817a85;font-size:9px;margin-bottom:13px}.danger-button{border:1px solid #713040;background:#30131b;color:#ff9aac;border-radius:6px;padding:9px 12px;font-size:9px}.profile-feedback{position:fixed;right:24px;bottom:24px;background:#eee8f4;color:#17121b;padding:11px 16px;border-radius:6px;font-size:10px;box-shadow:0 15px 40px #000}.profile-loading{padding:70px;text-align:center;color:#777}@media(max-width:1000px){.profile-grid{grid-template-columns:1fr}.profile-page{padding:30px}.profile-status{padding-left:155px}}@media(max-width:720px){.profile-page{padding:22px 16px 60px}.profile-title{align-items:start}.profile-title p{max-width:190px}.profile-cover{height:170px}.profile-avatar{left:18px;width:88px;height:88px;bottom:-44px}.profile-status{padding:53px 16px 14px;display:block}.system-badges{justify-content:start;margin-top:10px}.presence{display:block;margin:5px 0}.profile-form-grid{grid-template-columns:1fr 55px}.profile-form-grid .auth-field:first-child{grid-column:1/-1}.preference-list{grid-template-columns:1fr}}.user-mini .logout-button{display:flex;align-items:center;gap:4px;margin-left:auto;padding:6px 7px;border-radius:5px;color:#9b929f;font-size:9px;cursor:pointer}.user-mini .logout-button:hover{background:#24141e;color:#ff7bbd}.user-mini .logout-button b{font-size:13px}.user-mini .logout-button:disabled{opacity:.55}.mini-avatar,.header-avatar{width:34px;height:34px;flex:none;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#b42ce5,#287fd1);color:#fff;font:700 13px Manrope}.header-avatar,.header-actions img{cursor:pointer}.discover-page,.matches-page{max-width:1120px;margin:auto;padding:36px 42px 70px}.discover-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.discover-head span{color:#c051ef;font-size:9px;font-weight:800;letter-spacing:1.5px}.discover-head h1{font:700 28px Manrope;margin:7px 0 3px}.discover-head p{color:#77717d;font-size:11px;margin:0}.discover-head>button,.discover-empty button{border:1px solid #39323e;background:#121016;color:#aaa;border-radius:6px;padding:9px 12px;font-size:10px}.discover-layout{display:grid;grid-template-columns:minmax(380px,650px) minmax(260px,1fr);gap:24px}.discover-card{background:#0f0e13;border:1px solid #2d2831;border-radius:8px;overflow:hidden}.discover-photo{height:520px;background:linear-gradient(145deg,#42114f,#142b40);background-size:cover;background-position:center;position:relative}.discover-initial{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font:700 110px Manrope;color:#ffffff30}.discover-gradient{position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#0b090e)}.discover-online{position:absolute;top:17px;left:17px;background:#0b1010c9;border:1px solid #28654f;border-radius:20px;padding:7px 9px;font-size:8px;color:#70dfb8}.discover-online i{display:inline-block;width:6px;height:6px;background:#4ae0a8;border-radius:50%;margin-right:5px}.discover-info{position:absolute;left:22px;right:22px;bottom:21px}.discover-info h2{font:700 29px Manrope;margin:0}.discover-info h2 b{font-size:12px;background:#8650e8;border-radius:50%;padding:2px 4px}.discover-info p{font-size:10px;color:#bbb}.discover-info div{display:flex;gap:6px;flex-wrap:wrap}.discover-info div span{border:1px solid #53485a;background:#19151dcc;border-radius:20px;padding:6px 9px;font-size:8px}.discover-bio{padding:14px 20px 0;color:#aaa;font-size:11px;line-height:1.5}.swipe-actions{height:78px;display:flex;align-items:center;justify-content:center;gap:14px}.swipe-actions button{width:49px;height:49px;border-radius:50%;font-size:23px;background:#16131a;cursor:pointer}.swipe-pass{border:1px solid #5b4d60;color:#aaa}.swipe-super{border:1px solid #246c91!important;color:#39aee8}.swipe-like{width:58px!important;height:58px!important;border:0;background:linear-gradient(145deg,#ed318e,#9634df)!important;color:#fff;box-shadow:0 8px 24px #c02b9666}.discover-side{border-left:1px solid #26222a;padding-left:24px}.discover-side>span{color:#756d7a;font-size:8px;letter-spacing:1px}.discover-side h3{font:700 13px Manrope;margin:10px 0}.common-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:22px}.common-tags b{font-size:8px;color:#be6ee7;border:1px solid #4b275d;background:#1c1122;border-radius:20px;padding:7px 9px}.common-tags p,.no-matches{font-size:9px;color:#6e6873}.discovery-safety{border:1px solid #283040;background:#10141b;padding:13px;border-radius:7px;margin-bottom:24px}.discovery-safety b{font-size:9px;color:#6faee1}.discovery-safety p{font-size:8px;color:#777;line-height:1.5;margin-bottom:0}.mini-match{width:100%;display:flex;align-items:center;gap:9px;border:0;border-top:1px solid #242128;background:none;color:#fff;padding:10px 0;text-align:left}.mini-match>span,.match-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#ab31d8,#2681d1);background-size:cover;background-position:center;display:grid;place-items:center;font-weight:700}.mini-match div{display:grid;gap:3px}.mini-match div b{font-size:10px}.mini-match small{font-size:8px;color:#6f6974;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-match i{margin-left:auto;color:#777}.discover-empty{min-height:350px;display:grid;place-content:center;text-align:center;color:#777;gap:8px}.discover-empty b{color:#ddd}.matches-list{border:1px solid #29252e;background:#0f0e13;border-radius:8px;overflow:hidden}.matches-list>button{width:100%;height:72px;border:0;border-bottom:1px solid #29252e;background:none;color:#fff;display:flex;align-items:center;gap:12px;padding:10px 16px;text-align:left}.matches-list>button:hover{background:#15121a}.matches-list>button div:nth-child(2){flex:1}.matches-list b{font-size:11px}.matches-list p{font-size:9px;color:#777;margin:4px 0}.matches-list time{font-size:8px;color:#625c67}.match-modal,.chat-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#070609e8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center}.match-modal>div{width:min(430px,90vw);text-align:center;position:relative}.match-modal>div>button:first-child{position:absolute;right:0;border:0;background:none;color:#777;font-size:24px}.match-modal>div>span{font-size:10px;color:#df55fa;font-weight:800;letter-spacing:3px}.match-modal h2{font:700 29px Manrope;margin:16px 0 4px}.match-modal p{font-size:11px;color:#89838e}.match-faces{display:flex;justify-content:center;align-items:center;margin:25px 0}.match-faces i{width:100px;height:100px;border-radius:50%;border:4px solid #a839df;background:linear-gradient(145deg,#b12cdf,#2780d1);background-size:cover;background-position:center;display:grid;place-items:center;font:700 28px Manrope}.match-faces i:last-child{margin-left:-8px;border-color:#f33f9c}.match-faces b{z-index:1;margin:0 -8px;background:#fa3196;border-radius:50%;padding:9px}.match-chat-button,.keep-swiping{display:block;width:100%;border:0;border-radius:7px;padding:12px;background:linear-gradient(90deg,#bd2ce6,#6b51ee);color:#fff;font-weight:700;font-size:11px;margin-top:17px}.keep-swiping{background:none;color:#958e9b}.chat-panel{width:min(470px,94vw);height:min(650px,90vh);background:#0d0c11;border:1px solid #322d36;border-radius:8px;display:grid;grid-template-rows:65px 1fr 62px;overflow:hidden}.chat-panel header{position:static;height:auto;padding:10px 14px;justify-content:start;background:#111016}.chat-panel header span{display:grid;margin-left:10px}.chat-panel header b{font-size:11px}.chat-panel header small{font-size:8px;color:#55c99e}.chat-panel header button{margin-left:auto;border:0;background:none;color:#777;font-size:21px}.chat-panel main{margin:0;width:auto;padding:15px;overflow:auto;display:flex;flex-direction:column;gap:7px}.chat-bubble{align-self:flex-start;max-width:75%;background:#242129;border-radius:5px 12px 12px;padding:9px 11px;font-size:10px}.chat-bubble.mine{align-self:flex-end;background:#7831a1;border-radius:12px 5px 12px 12px}.chat-start{text-align:center;color:#68616c;font-size:9px;margin:auto}.chat-panel form{display:flex;padding:10px;border-top:1px solid #27232b}.chat-panel form input{flex:1;background:#17141b;border:1px solid #302b35;border-radius:6px 0 0 6px;color:#fff;padding:0 11px;outline:0}.chat-panel form button{width:45px;border:0;border-radius:0 6px 6px 0;background:#9f37d0;color:#fff}@media(max-width:850px){.discover-layout{grid-template-columns:1fr}.discover-side{border-left:0;padding:15px 0}.discover-photo{height:470px}}@media(max-width:720px){.discover-page,.matches-page{padding:24px 16px 60px}.discover-photo{height:440px}.discover-head h1{font-size:23px}.discover-head>button{display:none}}.feed-page{max-width:1180px;margin:auto;padding:36px 38px 70px}.feed-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.feed-head span{font-size:9px;color:#c552ee;font-weight:800;letter-spacing:1.5px}.feed-head h1{font:700 28px Manrope;margin:6px 0 3px}.feed-head p{font-size:10px;color:#777;margin:0}.feed-head button{border:1px solid #332f38;background:#121016;color:#888;border-radius:6px;padding:8px 11px;font-size:9px}.feed-layout{display:grid;grid-template-columns:minmax(430px,1.45fr) minmax(260px,.65fr);gap:24px}.composer,.feed-post,.feed-module{background:#0f0e13;border:1px solid #29252e;border-radius:8px}.composer{padding:15px;margin-bottom:14px}.composer-user{display:flex;gap:11px}.composer-user textarea{flex:1;min-height:67px;resize:vertical;border:0;background:none;color:#eee;outline:0;padding:8px;font:inherit;font-size:11px}.composer-extra,.poll-builder{margin:10px 0;padding:11px;background:#131117;border:1px solid #28242d;border-radius:6px}.photo-picker{display:block;color:#b966e4;font-size:9px;cursor:pointer}.photo-picker input{display:none}.poll-builder{display:grid;gap:7px}.poll-builder>input,.poll-builder div input{height:37px;background:#0e0d11;border:1px solid #302b34;border-radius:5px;color:#fff;padding:0 10px;font-size:10px}.poll-builder>input{font-weight:700}.poll-builder div{display:flex}.poll-builder div input{flex:1}.poll-builder button{border:0;background:none;color:#b959e3;font-size:9px}.composer-bar{border-top:1px solid #26222a;padding-top:12px;display:flex;gap:8px;align-items:center}.composer-types{display:flex;gap:4px}.composer-types button{border:0;background:none;color:#746e79;padding:6px 7px;font-size:9px}.composer-types button.active{background:#26142e;color:#d581f4;border-radius:5px}.composer-bar select{margin-left:auto;background:#151219;border:1px solid #302b34;color:#aaa;border-radius:5px;padding:6px;font-size:8px}.publish-button{border:0;background:linear-gradient(90deg,#b934e1,#6f4fee);color:#fff;border-radius:5px;padding:8px 13px;font-size:9px;font-weight:700}.feed-post{margin-bottom:14px;overflow:hidden}.feed-post>header{height:auto;position:static;background:none;border:0;padding:14px 16px;justify-content:start}.feed-avatar{width:38px;height:38px;flex:none;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#a432d2,#2c7bc4);background-size:cover;background-position:center;font-weight:700}.feed-post header>div:nth-child(2){display:grid;gap:3px;margin-left:9px}.feed-post header b{font-size:10px}.feed-post header span{font-size:8px;color:#746e79}.feed-post header em{margin-left:auto;border:1px solid #43334b;color:#b967df;border-radius:15px;padding:5px 7px;font-style:normal;font-size:7px}.feed-post>p{padding:0 16px;font-size:11px;line-height:1.55}.feed-photo{display:block;width:100%;max-height:560px;object-fit:cover}.feed-poll{padding:2px 16px 14px}.feed-poll h3{font:600 13px Manrope}.feed-poll button{width:100%;height:37px;border:1px solid #302b35;background:#141218;color:#bbb;border-radius:5px;margin:4px 0;padding:0 10px;display:flex;justify-content:space-between;align-items:center;font-size:9px}.feed-poll button.voted{border-color:#9d3bc8;background:#24132d;color:#fff}.feed-poll button b{font-size:8px;color:#8c7c94}.feed-counts{display:flex;justify-content:space-between;padding:10px 16px;color:#716b76;font-size:8px}.feed-actions{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #29252d;border-bottom:1px solid #29252d}.feed-actions button{height:37px;border:0;background:none;color:#7b7580;font-size:9px}.feed-actions button.active{color:#e34d9d}.comments{padding:12px 16px}.comments>div{display:grid;grid-template-columns:auto 1fr;gap:5px;margin:7px 0;font-size:9px}.comments>div b{color:#c6bec9}.comments>div span{color:#8c858f}.comments form{display:flex;margin-top:10px}.comments input{flex:1;height:34px;background:#151219;border:1px solid #2c2830;border-radius:5px 0 0 5px;color:#fff;padding:0 9px;font-size:9px}.comments form button{width:38px;border:0;border-radius:0 5px 5px 0;background:#713292;color:#fff}.feed-side{display:grid;align-content:start;gap:12px}.feed-module{padding:14px}.module-head{display:flex;justify-content:space-between;margin-bottom:10px}.module-head h3{font:700 11px Manrope;margin:0}.module-head button{border:0;background:none;color:#b95ee3;font-size:8px}.feed-module>article{display:flex;align-items:center;gap:9px;padding:9px 0;border-top:1px solid #252129}.feed-module>article>div:nth-child(2){display:grid;gap:3px}.feed-module article b{font-size:9px}.feed-module article span,.feed-module>p{font-size:7px;color:#736d77}.feed-module article>button{margin-left:auto;border:0;background:#211329;color:#c96deb;border-radius:4px;padding:5px 7px;font-size:7px}.feed-module time{width:37px;height:40px;border:1px solid #3a3340;border-radius:5px;display:grid;place-content:center;text-align:center;text-transform:uppercase;color:#9b929f;font-size:7px}.feed-module time b{font-size:14px;color:#fff}.group-mark{width:35px;height:35px;border-radius:7px;display:grid;place-items:center;background:#231332;color:#c759ec}.new-members{display:flex;padding:6px 0}.new-members span{width:39px;height:39px;border:3px solid #0f0e13;border-radius:50%;margin-left:-7px;background:linear-gradient(145deg,#aa32d5,#2780c9);background-size:cover;background-position:center;display:grid;place-items:center;font-size:10px}.new-members span:first-child{margin-left:0}@media(max-width:950px){.feed-layout{grid-template-columns:1fr}.feed-side{grid-template-columns:1fr 1fr}.feed-page{padding:30px}}@media(max-width:720px){.feed-page{padding:24px 15px 60px}.feed-side{grid-template-columns:1fr}.feed-head h1{font-size:24px}.feed-head>button{display:none}.composer-bar{flex-wrap:wrap}.composer-bar select{margin-left:0}.publish-button{margin-left:auto}.composer-types{width:100%}.feed-counts{gap:10px}.feed-actions button{font-size:8px}}.home-real-post .feed-avatar{width:35px;height:35px;font-size:11px}.home-post-media{display:block;width:100%;max-height:420px;object-fit:cover;border-radius:7px;margin-top:12px}.home-real-post .post-buttons button.active{color:#ed53a5}.home-feed-empty{min-height:130px;border:1px solid #29252e;background:#0f0e13;border-radius:8px;display:grid;place-content:center;text-align:center;color:#777;font-size:10px}.home-feed-empty button{border:0;background:none;color:#c45eea;font-size:9px}.composer-avatar{width:34px;height:34px;flex:none;border-radius:50%;object-fit:cover;object-position:center;background:#17141b}.communities-page{max-width:1180px;margin:auto;padding:34px 38px 70px}.community-page-head{display:flex;justify-content:space-between;align-items:end}.community-page-head>div>span{color:#c052eb;font-size:9px;font-weight:800;letter-spacing:1.4px}.community-page-head h1{font:700 29px Manrope;margin:7px 0 3px}.community-page-head p{margin:0;color:#777;font-size:10px}.community-page-head>button{border:0;background:linear-gradient(90deg,#b433df,#724fed);color:#fff;border-radius:6px;padding:10px 13px;font-size:9px;font-weight:700}.community-search{display:flex;max-width:430px;margin:22px 0}.community-search input{flex:1;height:39px;background:#111015;border:1px solid #2c2831;border-radius:6px 0 0 6px;color:#fff;padding:0 11px}.community-search button{border:0;background:#2a1931;color:#ca74ec;border-radius:0 6px 6px 0;padding:0 13px}.community-catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.community-catalog>article{border:1px solid #2b2730;background:#0f0e13;border-radius:8px;overflow:hidden;cursor:pointer}.catalog-banner{height:125px;background:linear-gradient(140deg,#68167e,#152d45);background-size:cover;background-position:center;position:relative}.catalog-banner>span{position:absolute;right:9px;top:9px;background:#0c0b10cc;border-radius:20px;padding:5px 7px;font-size:7px;color:#78ddb9}.catalog-avatar{position:absolute;left:14px;bottom:-25px;width:54px;height:54px;border:4px solid #0f0e13;border-radius:10px;background:linear-gradient(145deg,#b233dc,#2d83ce);background-size:cover;background-position:center;display:grid;place-items:center;font:700 18px Manrope}.community-catalog article>div:last-child{padding:32px 14px 13px}.community-catalog h2{font:700 13px Manrope;margin:0}.community-catalog p{height:31px;overflow:hidden;color:#817b85;font-size:9px;line-height:1.45}.community-catalog footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #27232b;padding-top:10px}.community-catalog footer b{font-size:8px;color:#716b76}.community-catalog footer button{border:0;background:none;color:#bd62e6;font-size:8px}.community-back{border:0;background:none;color:#9a929e;font-size:9px;margin-bottom:14px}.community-hero{height:315px;border:1px solid #2b2730;border-radius:8px 8px 0 0;background:linear-gradient(135deg,#571068,#112e45);background-size:cover;background-position:center;position:relative}.community-hero-shade{position:absolute;top:25%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#0b0a0d)}.community-media{position:absolute;right:15px;top:15px;z-index:2;background:#0a090dcc;border:1px solid #4b4450;border-radius:5px;padding:7px 9px;font-size:8px}.community-media input,.large-community-avatar input{display:none}.community-identity{position:absolute;z-index:2;left:24px;right:24px;bottom:20px;display:flex;align-items:end;gap:14px}.large-community-avatar{width:82px;height:82px;border:4px solid #0b0a0d;border-radius:13px;background:linear-gradient(145deg,#b032db,#2781c9);background-size:cover;background-position:center;display:grid;place-items:center;font:700 25px Manrope;position:relative}.large-community-avatar label{position:absolute;right:-6px;bottom:-6px;background:#a637d2;border:3px solid #0b0a0d;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-size:12px}.community-identity>div:nth-child(2)>span{font-size:7px;color:#c35be7;letter-spacing:1px}.community-identity h1{font:700 25px Manrope;margin:3px 0}.community-identity p{font-size:9px;color:#aaa;margin:0}.community-identity>button{margin-left:auto;border:0;background:#a63bd1;color:#fff;border-radius:6px;padding:9px 12px;font-size:9px}.community-identity>button.joined{background:#1a171e;border:1px solid #4a434e;color:#aaa}.community-tabs{display:flex!important;overflow:auto;background:#0f0e13;border:1px solid #29252e;border-top:0;padding:0 13px}.community-tabs button{flex:none;border-radius:0;background:none!important;box-shadow:none!important;padding:13px 14px!important;font-size:9px!important}.community-tabs button.active{border-bottom:2px solid #bd42e9;color:#d977f0!important}.community-tabs button:disabled{opacity:.35}.community-body{margin-top:15px}.community-overview{display:grid;grid-template-columns:1fr 1fr .75fr;gap:12px}.community-overview>section,.community-overview>aside,.community-feed>form,.community-feed>article,.community-chat,.community-events>form,.community-events>article,.community-members,.community-files{border:1px solid #29252e;background:#0f0e13;border-radius:8px;padding:17px}.community-overview h2,.community-overview h3{font:700 12px Manrope;margin:0 0 10px}.community-overview p,.community-overview li{color:#85808a;font-size:9px;line-height:1.6}.admin-person{display:flex;gap:8px;align-items:center;border-top:1px solid #27232b;padding:9px 0}.admin-person span{display:grid}.admin-person b{font-size:9px}.admin-person small{font-size:7px;color:#9a5db2}.community-feed{display:grid;gap:10px;max-width:750px}.community-feed form{display:flex}.community-feed textarea{flex:1;min-height:60px;background:none;border:0;color:#fff;resize:vertical}.community-feed form button{align-self:end;border:0;background:#9d36ca;color:#fff;border-radius:5px;padding:8px 11px}.community-feed article header{position:static;height:auto;padding:0;justify-content:start;background:none;border:0}.community-feed article header span{display:grid;margin-left:8px}.community-feed article small{font-size:7px;color:#777}.community-feed article p{font-size:10px}.community-feed article>div:last-child{font-size:8px;color:#777}.community-chat{max-width:750px;padding:0;overflow:hidden}.community-messages{height:420px;overflow:auto;padding:15px}.community-messages>div{max-width:75%;background:#211e25;border-radius:5px 10px 10px;padding:8px 10px;margin:7px 0}.community-messages>div.mine{margin-left:auto;background:#6f2d91}.community-messages b{font-size:8px;color:#d899f2}.community-messages p{font-size:9px;margin:4px 0}.community-chat>form{display:flex;border-top:1px solid #29252e;padding:10px}.community-chat>form input{flex:1;background:#17141b;border:1px solid #302b35;color:#fff;padding:0 10px}.community-chat>form button{width:42px;border:0;background:#9637bd;color:#fff}.community-events{display:grid;grid-template-columns:1fr 1fr;gap:10px}.community-events form{grid-row:span 3;display:grid;gap:8px}.community-events input{height:37px;background:#131117;border:1px solid #2d2931;color:#fff;padding:0 9px}.community-events form button{border:0;background:#9638c1;color:#fff;border-radius:5px}.community-events article{display:flex;gap:12px}.community-events time{font-size:9px;color:#c66ee8}.community-events h3{font-size:11px;margin:0}.community-events p{font-size:8px;color:#777}.community-members{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.community-members article{display:flex;gap:8px;align-items:center;border:1px solid #29252e;padding:9px;border-radius:6px}.community-members article>div:last-child{display:grid}.community-members b{font-size:9px}.community-members span{font-size:7px;color:#a160ba;text-transform:capitalize}.file-upload{display:inline-block;background:#281631;color:#cf75eb;border-radius:5px;padding:8px 10px;font-size:8px;margin-bottom:12px}.file-upload input{display:none}.community-files>a{display:flex;align-items:center;gap:10px;border-top:1px solid #29252e;padding:11px;color:#fff;text-decoration:none}.community-files>a>span{font-size:20px;color:#b651de}.community-files>a div{display:grid}.community-files>a b{font-size:9px}.community-files>a small{font-size:7px;color:#777}.community-files>a i{margin-left:auto}.community-create{width:min(520px,92vw);max-height:90vh;overflow:auto;background:#111016;border:1px solid #332d38;border-radius:8px;padding:25px;position:relative}.community-create>span{font-size:8px;color:#c557ec;letter-spacing:1.5px}.community-create h2{font:700 21px Manrope}.community-create textarea{width:100%;min-height:80px;background:#111015;border:1px solid #2d2932;color:#fff;padding:10px}.community-rule-fields{display:grid;gap:6px;margin-bottom:16px}.community-rule-fields>label{font-size:10px}.community-rule-fields div{display:flex}.community-rule-fields input{flex:1;height:35px;background:#111015;border:1px solid #2d2932;color:#fff;padding:0 9px}.community-rule-fields button{border:0;background:none;color:#c55de7;font-size:8px}@media(max-width:950px){.community-catalog,.community-overview{grid-template-columns:1fr 1fr}.community-overview aside{grid-column:1/-1}}@media(max-width:720px){.communities-page{padding:22px 15px 60px}.community-page-head p{max-width:210px}.community-catalog{grid-template-columns:1fr}.community-hero{height:270px}.community-identity{left:15px;right:15px}.large-community-avatar{width:66px;height:66px}.community-identity h1{font-size:19px}.community-overview,.community-events,.community-members{grid-template-columns:1fr}.community-tabs{margin:0}.community-tabs button{padding:12px 10px!important}}.category-filter{display:flex;gap:6px;overflow-x:auto;padding-bottom:16px}.category-filter button{flex:none;border:1px solid #302b35;background:#111015;color:#817a86;border-radius:20px;padding:7px 10px;font-size:8px}.category-filter button.active{border-color:#8736a8;background:#25132d;color:#dc8cf5}.community-category{display:block;color:#b452dc;font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;margin-bottom:5px}.messenger-page{height:calc(100vh - 76px);display:grid;grid-template-columns:320px 1fr;background:#0a090d}.conversation-sidebar{border-right:1px solid #29252d;background:#0d0c10;overflow:hidden}.conversation-title{height:82px;padding:17px;display:flex;align-items:center;justify-content:space-between}.conversation-title span{color:#be4de8;font-size:7px;letter-spacing:1px}.conversation-title h1{font:700 20px Manrope;margin:3px 0}.conversation-title button{width:32px;height:32px;border:1px solid #3a303f;background:#211329;color:#d778ef;border-radius:50%}.conversation-search{display:block;width:calc(100% - 28px);height:37px;margin:0 14px 12px;background:#151219;border:1px solid #2c2830;border-radius:6px;color:#fff;padding:0 10px}.conversation-list{height:calc(100% - 132px);overflow:auto}.conversation-list>button{width:100%;height:67px;border:0;border-top:1px solid #211e25;background:none;color:#fff;padding:9px 13px;display:flex;align-items:center;gap:9px;text-align:left}.conversation-list>button.active{background:#1d1223;border-left:2px solid #b93de1}.conversation-avatar{width:42px;height:42px;flex:none;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#ac32d8,#287fc9);background-size:cover;background-position:center;position:relative;font-weight:700}.conversation-avatar i{position:absolute;right:0;bottom:1px;width:9px;height:9px;border:2px solid #0d0c10;border-radius:50%;background:#4adca5}.conversation-list>button>div:nth-child(2){min-width:0;flex:1}.conversation-list b{font-size:10px}.conversation-list p{font-size:8px;color:#716b76;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:4px 0}.conversation-type{font-size:6px;color:#a964c0}.conversation-empty{padding:30px 20px;color:#68616d;font-size:9px;line-height:1.5;text-align:center}.conversation-room{min-width:0;display:grid;grid-template-rows:65px 1fr auto 62px}.conversation-room>header{position:static;height:auto;background:#0f0e13;border-bottom:1px solid #29252d;padding:9px 15px;justify-content:start}.conversation-room>header>div:nth-child(2){display:grid;margin-left:10px}.conversation-room header b{font-size:10px}.conversation-room header span{font-size:8px;color:#51cc9e}.conversation-room header button{margin-left:auto;border:0;background:none;color:#777}.conversation-room>main{margin:0;width:auto;padding:18px 7%;display:flex;flex-direction:column;gap:7px;overflow:auto;background:#09080b}.conversation-room article{align-self:flex-start;max-width:70%;background:#211e25;border-radius:5px 12px 12px;padding:8px 10px;font-size:10px;position:relative}.conversation-room article.mine{align-self:flex-end;background:#6e2b8d;border-radius:12px 5px 12px 12px}.conversation-room article.deleted{color:#777;font-style:italic;background:#17151a}.conversation-room article>b{display:block;color:#d798ef;font-size:7px;margin-bottom:4px}.conversation-room article p{margin:2px 0;line-height:1.45}.conversation-room article img,.conversation-room article video{display:block;max-width:min(420px,100%);max-height:350px;border-radius:6px}.conversation-room article audio{max-width:280px;height:34px}.conversation-room article footer{display:flex;justify-content:end;align-items:center;gap:7px;margin-top:5px}.conversation-room article time{font-size:7px;color:#b4aab7}.conversation-room article footer button{border:0;background:none;color:#c4b1cb;font-size:9px;padding:0}.reply-preview{border-left:2px solid #d478f0;background:#110e1577;border-radius:3px;padding:5px 7px;margin-bottom:6px;font-size:8px;color:#aaa}.reply-preview strong{display:block;color:#d684f2}.typing-indicator{align-self:flex-start;color:#b46ad0;font-size:8px}.replying-bar{display:flex;justify-content:space-between;align-items:center;background:#17131b;border-top:1px solid #302a34;padding:8px 15px;color:#8d8491;font-size:8px}.replying-bar button{border:0;background:none;color:#aaa}.message-composer{display:flex;align-items:center;padding:10px 14px;border-top:1px solid #29252d;background:#0f0e13;position:relative}.message-composer>input{flex:1;height:39px;background:#18151c;border:1px solid #302b35;color:#fff;padding:0 11px;outline:0}.message-composer>button,.message-composer>label{width:36px;height:39px;border:0;background:none;color:#9a8da0;display:grid;place-items:center;cursor:pointer}.message-composer>button:last-child{background:#9637c0;color:#fff;border-radius:0 6px 6px 0}.message-composer>button.recording{color:#ff466f;animation:pulse 1s infinite}.message-composer label input{display:none}.emoji-picker{position:absolute;left:10px;bottom:58px;width:190px;display:grid;grid-template-columns:repeat(4,1fr);background:#17141b;border:1px solid #39313e;border-radius:7px;padding:7px}.emoji-picker button{border:0;background:none;font-size:18px;padding:5px}.conversation-placeholder{display:grid;place-content:center;text-align:center;color:#68616c}.conversation-placeholder>span{font-size:35px;color:#8735a8}.conversation-placeholder h2{font:700 17px Manrope;color:#bbb;margin-bottom:0}.conversation-placeholder p{font-size:9px}.group-create{width:min(450px,92vw);background:#111016;border:1px solid #332d38;border-radius:8px;padding:25px;position:relative}.group-create>span{font-size:8px;color:#c557ec;letter-spacing:1.5px}.group-create h2{font:700 20px Manrope}.group-people{max-height:280px;overflow:auto;margin-bottom:14px}.group-people label{display:flex;align-items:center;gap:9px;border-top:1px solid #29252e;padding:8px}.group-people label>input{accent-color:#ac3bd3}.group-people label>span{font-size:10px}.group-people p{font-size:9px;color:#777}.group-create .match-avatar{width:34px;height:34px}@keyframes pulse{50%{opacity:.4}}@media(max-width:720px){.messenger-page{grid-template-columns:1fr;height:calc(100vh - 76px)}.conversation-sidebar{display:block}.conversation-room{position:fixed;top:76px;right:0;bottom:0;left:0;z-index:15}.conversation-room+*{display:none}.messenger-page:has(.conversation-room) .conversation-sidebar{display:none}.conversation-room>main{padding:15px}.conversation-room article{max-width:84%}}.events-page{max-width:1160px;margin:auto;padding:34px 38px 70px}.events-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.events-head>div:first-child>span{color:#c052eb;font-size:9px;font-weight:800;letter-spacing:1.5px}.events-head h1{font:700 29px Manrope;margin:6px 0 3px}.events-head p{margin:0;color:#777;font-size:10px}.events-head>div:last-child{display:flex}.events-head input{height:38px;background:#111015;border:1px solid #302b35;border-radius:6px 0 0 6px;color:#fff;padding:0 10px}.events-head button{border:0;background:#281631;color:#ca71e9;border-radius:0 6px 6px 0}.events-catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.events-catalog>article{background:#0f0e13;border:1px solid #2b2730;border-radius:8px;overflow:hidden;cursor:pointer}.event-banner{height:150px;background:linear-gradient(145deg,#741180,#16384e);background-size:cover;background-position:center;position:relative}.event-banner time{position:absolute;left:12px;top:12px;width:43px;height:49px;border-radius:6px;background:#f4eef7;color:#201522;display:grid;place-content:center;text-align:center;text-transform:uppercase;font-size:7px}.event-banner time b{font-size:18px}.event-banner>span{position:absolute;right:9px;top:9px;background:#113326;color:#62d6aa;border-radius:20px;padding:5px 8px;font-size:7px}.events-catalog article>div:last-child{padding:13px}.events-catalog small{font-size:7px;color:#bc56e1;text-transform:uppercase}.events-catalog h2{font:700 13px Manrope;margin:5px 0}.events-catalog p{font-size:8px;color:#7c7580}.events-catalog footer{border-top:1px solid #28242c;padding-top:10px;display:flex;justify-content:space-between;font-size:8px}.events-catalog footer span{color:#777}.event-detail-banner{height:330px;border-radius:8px;background:linear-gradient(145deg,#71107d,#13354a);background-size:cover;background-position:center;position:relative;overflow:hidden}.event-detail-banner:after{content:"";position:absolute;top:25%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#0a090d)}.event-detail-banner>div{position:absolute;z-index:1;left:25px;bottom:25px}.event-detail-banner span{color:#d26ef0;font-size:8px;font-weight:700}.event-detail-banner h1{font:700 28px Manrope;margin:5px 0}.event-detail-banner p{font-size:10px;color:#ccc}.event-detail-grid{display:grid;grid-template-columns:1fr 300px;gap:15px;margin-top:15px}.event-detail-grid main{margin:0;width:auto;display:grid;gap:12px}.event-detail-grid section,.event-detail-grid aside{background:#0f0e13;border:1px solid #29252e;border-radius:8px;padding:18px}.event-detail-grid h2,.event-detail-grid h3{font:700 13px Manrope;margin:0 0 12px}.event-detail-grid section>p{color:#8d8791;font-size:10px;line-height:1.6}.event-comments h2 span{color:#777;font-size:8px}.event-comments form{display:flex;margin-bottom:14px}.event-comments form input{flex:1;height:37px;background:#151219;border:1px solid #302b35;color:#fff;padding:0 10px}.event-comments form button{border:0;background:#8f35b5;color:#fff}.event-comments article{display:flex;gap:9px;border-top:1px solid #29252e;padding:10px 0}.event-comments article>div:last-child{flex:1}.event-comments article b{font-size:9px}.event-comments article p{font-size:9px;margin:4px 0}.event-comments article small{font-size:7px;color:#777}.event-detail-grid dl{display:grid;grid-template-columns:1fr 1.2fr;gap:9px;font-size:8px}.event-detail-grid dt{color:#777}.event-detail-grid dd{margin:0;text-align:right}.capacity-bar{height:5px;background:#29242d;border-radius:5px;overflow:hidden;margin:15px 0}.capacity-bar i{display:block;height:100%;background:linear-gradient(90deg,#b638df,#5f6ff0)}.event-detail-grid aside>button{width:100%;height:38px;border-radius:6px;margin-top:7px;font-size:9px}.attend-going{border:0;background:linear-gradient(90deg,#b438df,#6b55ee);color:#fff}.attend-going.active{background:#321627;color:#ff83bf;border:1px solid #6d2b4b}.attend-interest{border:1px solid #39333e;background:#151219;color:#aaa}.attend-interest.active{border-color:#8f43ac;color:#d782ef}@media(max-width:900px){.events-catalog{grid-template-columns:1fr 1fr}.event-detail-grid{grid-template-columns:1fr}}@media(max-width:620px){.events-page{padding:22px 15px 60px}.events-head{display:block}.events-head>div:last-child{margin-top:14px}.events-catalog{grid-template-columns:1fr}.event-detail-banner{height:260px}.event-detail-banner h1{font-size:22px}}.search>button{flex:none;border:0;background:none;color:#8f8795;padding:0;cursor:pointer;font-size:16px}.search>button:hover{color:#d26fed}.search-page{max-width:1160px;margin:auto;padding:34px 38px 70px}.search-page-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.search-page-head>div>span{color:#c052eb;font-size:9px;font-weight:800;letter-spacing:1.4px}.search-page-head h1{font:700 28px Manrope;margin:7px 0 3px}.search-page-head p{margin:0;color:#777;font-size:9px}.search-page-head>button{border:1px solid #332d38;background:#121016;color:#aaa;border-radius:6px;padding:9px 12px;font-size:9px}.search-page-head>button.active{border-color:#8e3bad;background:#25132d;color:#dd8af4}.search-tabs{display:flex!important;gap:4px;margin:23px 0 14px;border-bottom:1px solid #29252e}.search-tabs button{border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#777!important;padding:10px 14px!important;font-size:9px!important}.search-tabs button.active{color:#df8af5!important;border-bottom:2px solid #bd42e9!important}.advanced-search{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;align-items:end;background:#0f0e13;border:1px solid #2b2730;border-radius:8px;padding:16px;margin-bottom:18px}.advanced-search>div>label,.age-filter>label{display:block;color:#8d8591;font-size:8px;margin-bottom:6px}.advanced-search select{width:100%;height:37px;background:#16131a;border:1px solid #332e38;border-radius:5px;color:#ddd;padding:0 8px}.age-filter{grid-column:span 2}.age-filter input{width:48%;accent-color:#b23fd9}.filter-check{height:37px;display:flex;align-items:center;gap:7px;color:#aaa;font-size:9px}.filter-check input{accent-color:#b23fd9}.advanced-search>button{height:37px;border:1px solid #39333e;background:#17141b;color:#aaa;border-radius:5px;font-size:9px}.advanced-search>button[type=submit]{border:0;background:#9637c0;color:#fff}.search-sections{display:grid;gap:25px}.search-section-title{display:flex;align-items:center;gap:8px;margin-bottom:10px}.search-section-title h2{font:700 14px Manrope;margin:0}.search-section-title span{display:grid;place-items:center;min-width:20px;height:20px;border-radius:10px;background:#25152d;color:#cd72e9;font-size:8px}.people-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.people-results>article{display:flex;align-items:center;gap:11px;border:1px solid #29252e;background:#0f0e13;border-radius:7px;padding:11px}.search-person-photo{width:48px;height:48px;flex:none;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#a635ce,#277ec5);background-size:cover;background-position:center;font-weight:700;position:relative}.search-person-photo i{position:absolute;right:1px;bottom:2px;width:10px;height:10px;border:2px solid #0f0e13;border-radius:50%;background:#42d59e}.people-results article>div:nth-child(2){min-width:0;flex:1}.people-results h3{font:700 10px Manrope;margin:0}.people-results h3 b{color:#5ba7f1}.people-results p{font-size:8px;color:#777;margin:4px 0}.people-results article>div:nth-child(2)>div{display:flex;gap:4px;overflow:hidden}.people-results article>div:nth-child(2) span{flex:none;background:#211527;color:#c67ae0;border-radius:10px;padding:3px 6px;font-size:6px}.people-results article>button{border:1px solid #3c3341;background:none;color:#ca72e7;border-radius:5px;padding:7px 8px;font-size:8px}.group-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.group-results>article{border:1px solid #29252e;background:#0f0e13;border-radius:7px;overflow:hidden;cursor:pointer;padding-bottom:12px}.group-results article>div{height:82px;background:linear-gradient(140deg,#68167e,#15354b);background-size:cover;background-position:center}.group-results small,.group-results h3,.group-results p,.group-results b{display:block;margin-left:12px;margin-right:12px}.group-results small{color:#bf5ee1;font-size:7px;margin-top:10px}.group-results h3{font:700 11px Manrope;margin-top:4px;margin-bottom:5px}.group-results p{height:28px;overflow:hidden;color:#777;font-size:8px;line-height:1.45}.group-results b{color:#928b96;font-size:7px}.event-results{display:grid;gap:8px}.event-results>article{display:flex;align-items:center;gap:12px;border:1px solid #29252e;background:#0f0e13;border-radius:7px;padding:10px;cursor:pointer}.event-results time{width:43px;height:47px;flex:none;border-radius:5px;background:#f2ecf4;color:#241726;display:grid;place-content:center;text-align:center;text-transform:uppercase;font-size:7px}.event-results time b{font-size:17px}.event-results article>div{flex:1}.event-results small{color:#bf5ee1;font-size:7px}.event-results h3{font:700 11px Manrope;margin:3px 0}.event-results p{color:#777;font-size:8px;margin:0}.event-results article>b{color:#8e8792;font-size:8px}.people-results>p,.group-results>p,.event-results>p{color:#777;font-size:9px}@media(max-width:850px){.advanced-search{grid-template-columns:repeat(2,minmax(120px,1fr))}.group-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.search-page{padding:22px 15px 60px}.search-page-head{align-items:start}.search-page-head h1{font-size:21px}.search-page-head>button{white-space:nowrap}.advanced-search{grid-template-columns:1fr}.age-filter{grid-column:auto}.people-results,.group-results{grid-template-columns:1fr}.people-results>article{padding:9px}.people-results article>button{padding:6px}.event-results article>b{display:none}}.plans-modal{width:min(940px,94vw);max-height:92vh;overflow:auto;border-radius:8px;text-align:left}.plans-modal>h2,.plans-modal>p{text-align:center}.plans-modal>.plan-icon{display:block;text-align:center}.plan-comparison{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0 16px}.plan-comparison>button{min-height:330px;display:flex;flex-direction:column;align-items:stretch;text-align:left;border:1px solid #302b35;background:#141218;color:#aaa;border-radius:8px;padding:18px;cursor:pointer;position:relative}.plan-comparison>button.selected{border-color:#b23ed9;background:#211429;box-shadow:inset 0 0 0 1px #7e2c99}.plan-comparison>button.current:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #48b88f;border-radius:8px;pointer-events:none}.plan-comparison>button>span{color:#57c99f;font-size:7px;font-weight:800;letter-spacing:1px}.plan-comparison h3{font:700 19px Manrope;color:#f2edf4;margin:10px 0 7px}.plan-comparison strong{font:700 20px Manrope;color:#fff}.plan-comparison strong small{font:400 8px DM Sans;color:#777}.plan-comparison ul{list-style:none;padding:13px 0 0;margin:13px 0 0;border-top:1px solid #302b35}.plan-comparison li{font-size:9px;line-height:1.8;color:#aaa}.plan-comparison li:first-letter{color:#c25be4}.plans-modal>.cta{max-width:320px;display:block;margin:auto}.plans-modal>.cta:disabled{opacity:.5}.free-warning{color:#d194a8!important;background:#23131a;border:1px solid #4b2534;border-radius:5px;padding:8px;text-align:center!important;font-size:8px!important}.user-mini small{text-transform:capitalize}@media(max-width:720px){.plans-modal{padding:24px 15px}.plan-comparison{grid-template-columns:1fr}.plan-comparison>button{min-height:0}.plan-comparison ul{display:grid;grid-template-columns:1fr 1fr;gap:0 8px}}.billing-history-link,.billing-back{border:0;background:none;color:#bd63df;font-size:9px;cursor:pointer}.billing-history-link{display:block;margin:0 0 0 auto}.billing-back{margin-bottom:15px}.payment-lock{display:block;text-align:center;color:#55c89e;font-size:8px;letter-spacing:1px}.cycle-control{width:260px;margin:20px auto;display:grid;grid-template-columns:1fr 1fr;background:#17141b;border:1px solid #302b35;border-radius:6px;padding:3px}.cycle-control button{height:35px;border:0;background:none;color:#777;border-radius:4px;font-size:9px}.cycle-control button.active{background:#302039;color:#fff}.cycle-control small{display:block;color:#c86be4;font-size:6px}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:8px}.payment-methods button{height:65px;display:grid;text-align:left;border:1px solid #302b35;background:#151319;color:#aaa;border-radius:6px;padding:10px}.payment-methods button.active{border-color:#a93bce;background:#25152d}.payment-methods button:disabled{opacity:.38}.payment-methods b{font-size:10px}.payment-methods span{font-size:7px;color:#777}.billing-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.billing-form label{display:grid;text-align:left;color:#8a8390;font-size:8px;gap:5px}.billing-form input{height:38px;background:#111015;border:1px solid #302b35;border-radius:5px;color:#fff;padding:0 9px}.billing-total{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #302b35;padding-top:13px}.billing-total span{font-size:9px;color:#777}.billing-total strong{font:700 19px Manrope}.billing-form>.cta,.billing-form>small{grid-column:1/-1}.billing-form>small{text-align:center;color:#716b76;font-size:7px}.payment-history{display:grid;gap:7px;margin:20px 0}.payment-history article{display:flex;align-items:center;gap:12px;border:1px solid #302b35;background:#151319;border-radius:6px;padding:11px}.payment-history article>div{display:grid;flex:1}.payment-history b{font-size:9px}.payment-history small{font-size:7px;color:#777}.payment-history strong{font-size:10px}.payment-history article>span{min-width:58px;text-align:center;border-radius:10px;padding:4px;font-size:7px;background:#29242d;color:#aaa}.payment-history .paid{background:#133326;color:#5bd1a4}.payment-history .failed{background:#381923;color:#ef7896}.cancel-subscription{display:block;margin:auto;border:1px solid #592c3a;background:#231219;color:#e4879e;border-radius:5px;padding:8px 11px;font-size:8px}.payment-result{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#060508e8;display:grid;place-items:center}.payment-result>div{width:min(390px,90vw);text-align:center;background:#121017;border:1px solid #332d38;border-radius:8px;padding:32px}.payment-result>div>span{display:grid;place-items:center;width:50px;height:50px;margin:auto;border-radius:50%;background:#17382c;color:#62d5aa;font-size:24px}.payment-result h2{font:700 20px Manrope}.payment-result p{font-size:9px;color:#888}.payment-result button{border:0;background:#9637c0;color:#fff;border-radius:6px;padding:10px 13px;font-size:9px}@media(max-width:560px){.billing-form{grid-template-columns:1fr}.billing-form label,.billing-total,.billing-form>.cta,.billing-form>small{grid-column:1}.payment-methods{grid-template-columns:1fr}.cycle-control{width:100%}}.admin-page{max-width:1280px;margin:auto;padding:30px 32px 70px}.admin-head{display:flex;align-items:end;justify-content:space-between}.admin-head span{color:#c052eb;font-size:8px;font-weight:800;letter-spacing:1.4px}.admin-head h1{font:700 27px Manrope;margin:6px 0 3px}.admin-head p{color:#777;font-size:9px;margin:0}.admin-head button{border:1px solid #34303a;background:#121016;color:#aaa;border-radius:5px;padding:8px 10px;font-size:8px}.admin-tabs{display:flex!important;overflow:auto;gap:3px;margin:22px 0;border-bottom:1px solid #29252e}.admin-tabs button{flex:none;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;padding:10px!important;font-size:8px!important;color:#777!important}.admin-tabs button.active{color:#df83f4!important;border-bottom:2px solid #b33cd9!important}.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.admin-metrics article{border:1px solid #29252e;background:#0f0e13;border-radius:6px;padding:14px;display:grid}.admin-metrics span{text-transform:capitalize;color:#777;font-size:8px}.admin-metrics strong{font:700 19px Manrope;margin-top:7px}.admin-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:13px}.admin-summary>section,.admin-permissions{border:1px solid #29252e;background:#0f0e13;border-radius:6px;padding:15px}.admin-summary h2,.admin-permissions h2{font:700 12px Manrope;margin:0 0 10px}.admin-summary article{display:flex;align-items:center;border-top:1px solid #27232b;padding:9px 0}.admin-summary article>div{display:grid;flex:1}.admin-summary b{font-size:9px}.admin-summary small,.admin-summary span{color:#777;font-size:7px}.admin-permissions{display:grid;gap:8px}.admin-permissions article{display:flex;align-items:center;gap:6px;border-top:1px solid #29252e;padding-top:9px}.admin-permissions b{width:90px;text-transform:capitalize;font-size:9px}.admin-permissions span{background:#211527;color:#c879e1;border-radius:10px;padding:4px 7px;font-size:7px}.admin-toolbar{display:flex;max-width:430px;margin-bottom:12px}.admin-toolbar input{flex:1;height:36px;background:#111015;border:1px solid #302b35;color:#fff;border-radius:5px 0 0 5px;padding:0 9px}.admin-toolbar button,.admin-create button{border:0;background:#2a1731;color:#d078eb;padding:0 12px}.admin-create{display:flex;gap:7px;margin-bottom:12px}.admin-create input,.admin-create textarea{min-width:190px;height:36px;background:#111015;border:1px solid #302b35;color:#fff;padding:8px}.admin-table-wrap{overflow:auto;border:1px solid #29252e;border-radius:6px}.admin-table{width:100%;border-collapse:collapse;background:#0f0e13}.admin-table th{text-align:left;color:#777;font-size:7px;text-transform:uppercase;padding:10px;border-bottom:1px solid #302b35}.admin-table td{padding:10px;border-bottom:1px solid #252129;font-size:8px}.admin-table td:nth-child(2){min-width:220px}.admin-table td:nth-child(2) b,.admin-table td:nth-child(2) small{display:block;max-width:390px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-table small{color:#777;margin-top:3px}.admin-table select{height:28px;background:#17141b;border:1px solid #35303a;color:#bbb;border-radius:4px;font-size:7px}.admin-table td:last-child button{border:1px solid #582b3a;background:#241219;color:#e9829d;border-radius:4px}.nav-icon:empty:before{content:"•"}@media(max-width:800px){.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-summary{grid-template-columns:1fr}}@media(max-width:560px){.admin-page{padding:22px 14px 60px}.admin-metrics{grid-template-columns:1fr 1fr}.admin-create{display:grid}.admin-create input,.admin-create textarea{width:100%}.admin-permissions article{align-items:start;flex-wrap:wrap}}.plan-assignment{display:grid;grid-template-columns:1fr minmax(250px,1.4fr) 130px 110px;gap:8px;align-items:center;border:1px solid #66317a;background:#17101c;border-radius:7px;padding:12px;margin-bottom:14px}.plan-assignment>div{display:grid}.plan-assignment span{color:#c45be5;font-size:7px;letter-spacing:1px}.plan-assignment strong{font-size:10px;margin-top:3px}.plan-assignment select{height:36px;background:#100e13;border:1px solid #38313e;border-radius:5px;color:#ddd;padding:0 8px;font-size:8px}.plan-assignment button{height:36px;border:0;background:#9738be;color:#fff;border-radius:5px;font-size:8px;font-weight:700}@media(max-width:800px){.plan-assignment{grid-template-columns:1fr 1fr}.plan-assignment>div{grid-column:1/-1}}@media(max-width:520px){.plan-assignment{grid-template-columns:1fr}.plan-assignment>div{grid-column:auto}}.inline-plan-manager{border:1px solid #66317a;background:#120e16;border-radius:7px;margin-bottom:15px;overflow:hidden}.inline-plan-manager>header{position:static;height:auto;display:flex;justify-content:space-between;background:#1b1120;border:0;border-bottom:1px solid #3a263f;padding:12px 14px}.inline-plan-manager>header>div{display:grid}.inline-plan-manager>header span{color:#c45be5;font-size:7px;letter-spacing:1px}.inline-plan-manager>header strong{font-size:10px;margin-top:3px}.inline-plan-manager>header>small{color:#777;font-size:7px}.inline-plan-manager>article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-top:1px solid #29222e}.inline-plan-manager>article:first-of-type{border-top:0}.plan-user{display:flex;align-items:center;gap:9px;min-width:0}.plan-user>span{display:grid;min-width:0}.plan-user b{font-size:9px}.plan-user small{color:#777;font-size:7px;overflow:hidden;text-overflow:ellipsis}.inline-plan-manager label{display:flex;align-items:center;gap:9px;color:#777;font-size:7px}.inline-plan-manager select{width:120px;height:33px;background:#1a151e;border:1px solid #44364a;border-radius:5px;color:#eee;padding:0 8px;font-size:8px;text-transform:capitalize}.inline-plan-manager select:focus{border-color:#ba44df;outline:0}@media(max-width:520px){.inline-plan-manager>header>small{display:none}.inline-plan-manager>article{align-items:flex-start}.inline-plan-manager label{display:grid}.inline-plan-manager select{width:105px}}:root{font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{line-height:1.5}button,a,input,select,textarea{transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease,opacity .18s ease}button:active{transform:scale(.98)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #c54bea;outline-offset:2px}p{font-size:max(12px,inherit);line-height:1.6}small{font-size:11px;line-height:1.45}input,select,textarea{font-size:13px}button{font-size:12px}.eyebrow,.auth-promise>span,.auth-heading>span,.profile-title span,.feed-head>div>span,.community-page-head>div>span,.events-head>div:first-child>span,.search-page-head>div>span,.admin-head span,.security-head>span{font-size:11px!important}.section-title p,.side-head p,.profile-title p,.feed-head p,.community-page-head p,.events-head p,.search-page-head p,.admin-head p,.security-head p{font-size:13px}.section-title button,.side-head button,.event-label button{font-size:12px}.post>p,.feed-post>p,.community-feed article p,.event-detail-grid section>p{font-size:14px}.post-head small,.feed-post header span,.community-feed article small,.event-comments article small{font-size:11px}.post-stats,.post-buttons,.feed-actions{font-size:12px}.chips span,.interest-tags span,.common-tags b,.people-results article>div:nth-child(2) span{font-size:11px}.community strong,.event-info strong,.people-results h3,.group-results h3,.event-results h3{font-size:13px}.community small,.event-info p,.people-results p,.group-results p,.event-results p{font-size:11px}.profile-section h3,.feed-module h3,.community-overview h2,.community-overview h3,.event-detail-grid h2,.event-detail-grid h3{font-size:15px}.profile-section p,.profile-section small,.community-overview p,.community-overview li{font-size:12px}.admin-tabs button,.search-tabs button,.community-tabs button{font-size:12px!important}.admin-table th{font-size:10px}.admin-table td{font-size:12px}.admin-table small{font-size:10px}.admin-table select,.inline-plan-manager select{font-size:12px}.admin-metrics span,.admin-summary small,.admin-summary span,.admin-permissions span,.inline-plan-manager span,.inline-plan-manager small{font-size:10px}.admin-summary b,.admin-permissions b,.plan-user b,.inline-plan-manager label,.security-checks b,.lgpd-grid p,.security-tech span{font-size:12px}.security-checks small,.lgpd-grid span{font-size:10px}.billing-form label,.payment-methods span,.payment-history small,.billing-form>small{font-size:11px}.payment-methods b,.payment-history b{font-size:13px}.toast{font-size:13px;bottom:max(25px,env(safe-area-inset-bottom))}@media(hover:hover){button:hover{filter:brightness(1.1)}}@media(max-width:720px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom));overflow-x:hidden}.app-shell{display:block}.sidebar{display:block;transform:none!important;position:fixed;inset:auto 0 0 0;width:100%;height:calc(68px + env(safe-area-inset-bottom));padding:0 8px env(safe-area-inset-bottom);border:0;border-top:1px solid #2b2630;background:#0d0c11f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:45;overflow:hidden}.sidebar.open{box-shadow:none}.sidebar>.brand,.sidebar>.upgrade,.sidebar>.user-mini{display:none}.sidebar nav{height:68px;display:flex;gap:2px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;align-items:stretch}.sidebar nav::-webkit-scrollbar{display:none}.sidebar nav button{flex:0 0 72px;height:64px;padding:7px 3px 5px;border-radius:0;display:flex;flex-direction:column;justify-content:center;gap:3px;text-align:center;font-size:10px;white-space:nowrap}.sidebar nav button.active{background:none;box-shadow:inset 0 -3px #d228ff;color:#fff}.sidebar nav b{position:absolute;margin:0;transform:translate(15px,-18px);font-size:9px}.nav-icon{font-size:21px;width:auto;height:25px}.hamb{display:none!important}main{margin:0;width:100%;min-width:0}main>header{height:62px;padding:0 14px;justify-content:flex-start}.search{width:calc(100% - 52px);height:42px}.search input{font-size:13px;min-width:0}.header-actions{right:12px}.header-actions img,.header-avatar{width:36px;height:36px}.content,.profile-page,.feed-page,.communities-page,.events-page,.search-page,.admin-page,.security-page{width:100%;padding:22px 14px calc(28px + env(safe-area-inset-bottom));overflow-x:hidden}.hello,.profile-title,.feed-head,.community-page-head,.events-head,.search-page-head,.admin-head{align-items:flex-start;gap:12px}.hello h1,.profile-title h1,.feed-head h1,.community-page-head h1,.events-head h1,.search-page-head h1,.admin-head h1,.security-head h1{font-size:24px;line-height:1.2}.layout,.feed-layout,.profile-grid,.community-overview,.event-detail-grid{grid-template-columns:1fr!important}.hero-card{height:min(68vh,520px);border-radius:10px}.profile-copy h3{font-size:25px}.rightbar{padding:0}.post,.feed-post,.composer,.profile-section,.feed-module{border-radius:7px}.post-media,.home-post-media{height:auto;min-height:190px;max-height:60vh;object-fit:cover}.profile-cover{height:190px}.profile-identity{padding-left:15px}.profile-avatar{width:84px;height:84px}.discover-layout{display:block}.discover-card{max-width:100%}.discover-photo{height:min(63vh,520px)}.discover-side{margin-top:14px}.swipe-actions button{width:52px;height:52px}.swipe-actions .swipe-like{width:62px;height:62px}.community-catalog,.events-catalog,.group-results,.people-results{grid-template-columns:1fr!important}.community-hero{height:250px}.community-identity{gap:9px}.community-identity>button{max-width:110px;white-space:normal}.community-tabs,.admin-tabs,.search-tabs{margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important;scroll-padding-left:14px}.messenger-page{height:calc(100dvh - 130px)}.conversation-room{inset:62px 0 calc(68px + env(safe-area-inset-bottom))}.conversation-room article{font-size:13px}.conversation-room article time{font-size:10px}.message-composer>button,.message-composer>label{min-width:44px;min-height:44px}.modal{padding:12px;align-items:end}.modal-card,.plans-modal,.community-create,.group-create{width:100%;max-height:88dvh;border-radius:10px 10px 0 0;padding:24px 16px calc(18px + env(safe-area-inset-bottom))}.plan-comparison{grid-template-columns:1fr}.plan-comparison>button{min-height:0}.admin-table-wrap{margin-left:-14px;margin-right:-14px;border-left:0;border-right:0;border-radius:0}.admin-table{min-width:720px}.inline-plan-manager>article{min-height:62px}.security-tech{align-items:flex-start}.toast{bottom:calc(82px + env(safe-area-inset-bottom));max-width:calc(100vw - 28px);text-align:center}.auth-page{min-height:100dvh}.auth-visual{min-height:160px}.auth-panel{padding:22px 18px calc(30px + env(safe-area-inset-bottom))}.auth-heading h2{font-size:26px}.auth-field input,.auth-submit,.social-row button{min-height:48px;font-size:14px}}.mobile-logout{display:none}@media(max-width:720px){main>header .search{width:calc(100% - 122px);max-width:none}.header-actions{gap:7px}.header-actions .mobile-logout{width:48px;height:42px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:1px;border-color:#3b2c3b;color:#dfb8d8;border-radius:7px}.mobile-logout span{font-size:15px;line-height:1}.mobile-logout small{font-size:8px;line-height:1}.mobile-logout:disabled{opacity:.55}}.real-video-call{position:fixed;top:18px;right:18px;bottom:18px;left:18px;z-index:120;background:#08070b;border:1px solid #39313f;border-radius:8px;overflow:hidden;box-shadow:0 30px 100px #000;display:grid;grid-template-rows:58px minmax(0,1fr)}.real-video-call>header{position:static;height:58px;padding:0 18px;background:#111016;border-bottom:1px solid #2c2731;display:flex;align-items:center;justify-content:space-between}.real-video-call>header span{display:grid;gap:2px}.real-video-call>header small{font-size:8px;color:#ce52f0;letter-spacing:1px}.real-video-call>header b{font-size:13px}.real-video-call>header button{width:38px;height:38px;border:1px solid #6d293c;border-radius:50%;background:#32131d;color:#ff9bad;font-size:22px;cursor:pointer}.jitsi-container{min-width:0;min-height:0;background:#050407}.jitsi-container iframe{display:block;width:100%!important;height:100%!important;border:0}@media(max-width:720px){.real-video-call{inset:0 0 calc(68px + env(safe-area-inset-bottom));border:0;border-radius:0}.real-video-call>header{padding:0 12px}}.notification-button b{position:absolute;top:-5px;right:-6px;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:#d72b8d;color:#fff;font-size:8px;display:grid;place-items:center}.notification-panel{position:fixed;z-index:70;right:24px;top:68px;width:min(380px,calc(100vw - 28px));max-height:min(620px,calc(100dvh - 90px));overflow:auto;background:#111016;border:1px solid #332d39;border-radius:8px;box-shadow:0 24px 70px #000}.notification-panel>header{position:sticky;top:0;height:66px;padding:0 14px;background:#151219;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #302a35}.notification-panel>header div{display:grid}.notification-panel>header small{font-size:8px;color:#cf4fea}.notification-panel>header h2{font-size:17px;margin:3px 0 0}.notification-panel>header button{border:0;background:none;color:#aaa;font-size:24px}.notification-panel>button{width:100%;border:0;border-bottom:1px solid #29242e;background:#111016;color:#eee;padding:13px;display:flex;gap:11px;text-align:left;cursor:pointer}.notification-panel>button.unread{background:#211428}.notification-avatar{width:38px;height:38px;flex:none;border-radius:50%;display:grid;place-items:center;background:#7136a5 center/cover;font-weight:700}.notification-panel>button>span:last-child{display:grid;gap:3px;min-width:0}.notification-panel b{font-size:11px;line-height:1.4}.notification-panel small{font-size:10px;color:#a59ca9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-panel time{font-size:8px;color:#756e79}.notification-empty{padding:28px 16px;text-align:center;color:#8e8793;font-size:11px}@media(max-width:720px){main>header .search{width:calc(100% - 164px)}.header-actions .notification-button{display:grid!important;width:38px;height:38px}.notification-panel{right:7px;top:58px;max-height:calc(100dvh - 138px)}}.profile-tools{display:flex;align-items:center;gap:8px}.profile-tools button{flex:none}.plan-star{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:15px;cursor:help;border:1px solid currentColor;background:#111016e6}.plan-star.plan-plus{color:#54e693;box-shadow:0 0 13px #28c87855}.plan-star.plan-pro{color:#ffd35a;text-shadow:0 0 7px #fff2a8;box-shadow:0 0 18px #ffc62f88;animation:pro-star-glow 1.8s ease-in-out infinite}.plan-star.plan-pro:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:8px -7px #ffe89a,-8px 7px #ffd35a;animation:pro-star-spark 1.8s ease-in-out infinite}.profile-tools .plan-star{position:relative}@keyframes pro-star-glow{50%{transform:scale(1.08);box-shadow:0 0 25px #ffc62fbb}}@keyframes pro-star-spark{50%{opacity:.25;transform:rotate(90deg) scale(.7)}}.avatar-plan-wrap{position:relative;flex:none}.avatar-plan-wrap>img,.avatar-plan-wrap>.mini-avatar{display:block}.avatar-plan-star{position:absolute;right:-4px;bottom:-3px;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:#111016;border:1px solid currentColor;font-size:9px;line-height:1;cursor:help}.avatar-plan-star.plan-plus{color:#54e693;box-shadow:0 0 8px #28c87888}.avatar-plan-star.plan-pro{color:#ffd35a;text-shadow:0 0 4px white;box-shadow:0 0 10px #ffc62faa}@media(max-width:390px){.sidebar nav button{flex-basis:68px}.content,.profile-page,.feed-page,.communities-page,.events-page,.search-page,.admin-page,.security-page{padding-left:12px;padding-right:12px}.hello h1,.profile-title h1,.feed-head h1,.community-page-head h1,.events-head h1,.search-page-head h1,.admin-head h1,.security-head h1{font-size:22px}.profile-title,.feed-head,.community-page-head,.search-page-head,.admin-head{display:block}.profile-title>button,.feed-head>button,.community-page-head>button,.search-page-head>button,.admin-head>button{margin-top:12px}.lgpd-grid,.security-checks,.admin-metrics{grid-template-columns:1fr!important}.auth-visual{min-height:145px}.auth-promise h1{font-size:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.nav-icon{display:grid;place-items:center;flex:none}.nav-icon svg{display:block;width:19px;height:19px}.auth-field select{width:100%;height:45px;border:1px solid #2d2932;border-radius:7px;background:#111015;color:#eee;padding:0 12px;outline:0}.auth-field select:focus{border-color:#a63de2;box-shadow:0 0 0 3px #a63de21c}.identity-choices{min-width:0;margin:2px 0 16px;padding:13px;border:1px solid #2d2932;border-radius:7px}.identity-choices legend{padding:0 5px;color:#c4bec9;font-size:11px;font-weight:700}.identity-choices>p{margin:0 0 10px;color:#77717d;font-size:10px}.identity-choices>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.identity-choices label{display:flex;align-items:center;gap:7px;min-height:34px;padding:7px 8px;border:1px solid #29252f;border-radius:6px;background:#121016;color:#a9a2ad;font-size:10px;cursor:pointer}.identity-choices label:has(input:checked){border-color:#9e3dcc;background:#23142a;color:#fff}.identity-choices input{accent-color:#bd39e8}.identity-choices small{display:block;margin-top:8px;color:#ff8fa3;font-size:9px}.identity-profile{grid-column:1/-1}.identity-profile>.auth-field{max-width:520px}.identity-profile .identity-choices{margin-bottom:0}.identity-profile .identity-choices>div{grid-template-columns:repeat(4,1fr)}@media(max-width:720px){.identity-choices>div,.identity-profile .identity-choices>div{grid-template-columns:1fr 1fr}.auth-field select{min-height:48px;font-size:14px}}@media(max-width:390px){.identity-choices>div,.identity-profile .identity-choices>div{grid-template-columns:1fr}}.discover-info .identity-chip{border-color:#d45bea;background:#32143c;color:#fff}.home-side-empty{margin:7px 0 14px;color:#77717d;font-size:9px;line-height:1.5}.rightbar .community-icon{background:#25152e center/cover;color:#d36cf2}.rightbar .event{cursor:pointer}.rightbar .event-info>small{margin-top:7px;color:#777;font-size:7px}.event-banner>span.pending{background:#372742;color:#e4a2fa}.events-head-actions{display:flex!important;gap:8px;align-items:center}.events-head-actions>div{display:flex}.events-head .event-create-button{height:38px;padding:0 13px;border-radius:6px;background:linear-gradient(90deg,#ad37d8,#6d55ed);color:#fff;font-weight:700}.event-create-modal{position:relative;width:min(760px,94vw);max-height:92dvh;overflow:auto;background:#111016;border:1px solid #39313f;border-radius:8px;padding:25px}.event-create-modal>span{color:#c65dea;font-size:8px;font-weight:800;letter-spacing:1.3px}.event-create-modal h2{font:700 22px Manrope;margin:7px 0 19px}.event-form-grid,.event-address-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.event-form-grid .wide{grid-column:1/-1}.event-form-grid textarea{width:100%;min-height:80px;resize:vertical;background:#111015;border:1px solid #2d2932;border-radius:7px;color:#fff;padding:10px}.event-address-toggle{display:flex;align-items:center;gap:10px;margin:8px 0 14px;padding:12px;border:1px solid #332e39;border-radius:7px;background:#151219}.event-address-toggle input{accent-color:#bb3ee2}.event-address-toggle span{display:grid}.event-address-toggle b{font-size:10px}.event-address-toggle small{color:#817a86;font-size:8px;margin-top:3px}.event-address-fields{margin-bottom:12px;padding:13px;border:1px solid #302a35;border-radius:7px}.event-address-fields .street-field{grid-column:1/-1}.cep-field>div{display:flex}.cep-field>div input{flex:1;border-radius:7px 0 0 7px}.cep-field>div button{border:0;border-radius:0 7px 7px 0;background:#2b1733;color:#d774f0;padding:0 10px;font-size:8px}.event-approval-info{padding:10px;border-left:2px solid #b642dc;background:#1b1320;color:#a69da9;font-size:9px}.event-requests h2 span{color:#c765e8}.event-requests article{display:flex;align-items:center;gap:9px;border-top:1px solid #29252e;padding:9px 0}.event-requests article b{flex:1;font-size:9px}.event-requests article button{border:1px solid #433946;background:#17141b;color:#aaa;border-radius:5px;padding:6px 8px;font-size:8px}.event-requests article button.approve{border:0;background:#247a5d;color:#fff}.event-requests>p{color:#777;font-size:9px}.event-request-note{display:block;text-align:center;color:#bd76d1;font-size:8px;margin-top:7px}.event-owner-label{display:block;padding:10px;text-align:center;border:1px solid #3b3340;border-radius:6px;color:#9e95a2;font-size:9px}@media(max-width:720px){.events-head-actions{display:grid!important;width:100%;margin-top:14px}.events-head-actions>div{width:100%}.events-head-actions input{flex:1;min-width:0}.events-head .event-create-button{width:100%}.event-create-modal{width:100%;max-height:90dvh;border-radius:10px 10px 0 0;padding:22px 15px calc(20px + env(safe-area-inset-bottom))}.event-form-grid,.event-address-fields{grid-template-columns:1fr}.event-form-grid .wide,.event-address-fields .street-field{grid-column:auto}}.community-event-create{grid-row:span 3;padding:18px;border:1px solid #442a4d;border-radius:8px;background:#17101c}.community-event-create>span{color:#c75ee9;font-size:7px;letter-spacing:1.2px}.community-event-create h3{font-size:14px;margin:8px 0}.community-event-create p{color:#89818d;font-size:9px;line-height:1.5}.community-event-create button{border:0;border-radius:6px;background:linear-gradient(90deg,#a738d0,#6c55ec);color:#fff;padding:9px 12px;font-size:9px;font-weight:700}.plan-cycle{margin-top:16px;margin-bottom:4px}.plan-comparison .annual-badge{color:#f7d66a}.annual-detail{display:grid;gap:3px;margin-top:9px;padding:9px;border:1px solid rgba(247,214,106,.2);background:#f7d66a0f}.annual-detail b{color:#f7d66a;font-size:10px}.annual-detail span{color:#c9bd91;font-size:8px}.billing-total>span{display:grid;gap:3px}.billing-total>span small{color:#b968d6;font-size:7px}.registration-location{margin-bottom:14px;padding:12px;border:1px solid #302a35;border-radius:7px;background:#111016}.cep-lookup{display:flex}.cep-lookup input{flex:1;min-width:0;border-radius:7px 0 0 7px!important}.cep-lookup button{min-width:82px;border:1px solid #6d327e;border-left:0;border-radius:0 7px 7px 0;background:#291431;color:#e78cff;font-weight:700}.cep-lookup button:disabled{opacity:.55}.address-confirmed{display:grid;gap:2px;margin-top:9px;padding:9px;border-left:2px solid #42d797;background:#11221c}.address-confirmed b{color:#65e7ad;font-size:10px}.address-confirmed span,.address-confirmed small,.location-privacy{color:#9c94a1;font-size:9px}.location-privacy{display:block;margin-top:8px}.profile-cep-field{grid-column:span 2}.profile-address-summary{grid-column:1 / -1;display:flex;justify-content:space-between;gap:14px;padding:10px;border:1px solid #302b35;border-radius:7px;background:#151219}.profile-address-summary span{display:grid;gap:2px}.profile-address-summary b{font-size:11px}.profile-address-summary small,.profile-address-summary i,.distance-field small{color:#85808a;font-size:9px;font-style:normal}@media(max-width:720px){.profile-cep-field{grid-column:auto}.profile-address-summary{display:grid}.cep-lookup button{min-width:88px}}.pre-location>div{display:flex}.pre-location>div input{flex:1;min-width:0;border-radius:5px 0 0 5px}.pre-location>div button{min-width:105px;border:1px solid #74368a;border-left:0;border-radius:0 5px 5px 0;background:#2a1532;color:#e78cff;font-size:10px;font-weight:800}.pre-location>div button:disabled{opacity:.55}.pre-location>section{display:grid;gap:2px;margin-top:3px;padding:10px;border-left:2px solid #4ade9d;background:#102019}.pre-location>section b{color:#65e7ad;font-size:10px}.pre-location>section span,.pre-location>section small{color:#aaa1ad;font-size:9px}.pre-location>i{color:#7f7783;font-size:9px;font-style:normal;line-height:1.5}@keyframes page-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes modal-enter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@keyframes soft-pop{0%{opacity:0;transform:scale(.94)}70%{transform:scale(1.015)}to{opacity:1;transform:scale(1)}}main>section{animation:page-enter .28s ease both}.modal-card,.community-create,.group-create,.chat-panel{animation:modal-enter .22s ease both}.match-modal>div,.payment-result>div{animation:soft-pop .32s ease both}.feed-post,.community-catalog>article,.events-catalog>article,.people-results>article,.group-results>article{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}@media(hover:hover){.community-catalog>article:hover,.events-catalog>article:hover,.group-results>article:hover{transform:translateY(-2px);border-color:#49384f;box-shadow:0 12px 30px #0005}}@media(prefers-reduced-motion:reduce){main>section,.modal-card,.community-create,.group-create,.chat-panel,.match-modal>div,.payment-result>div{animation:none!important}}.video-call-button{position:fixed;z-index:32;right:72px;top:91px;height:38px;display:flex;align-items:center;gap:7px;border:1px solid #355746;background:#173126;color:#7ee0ba;border-radius:6px;padding:0 12px;font-size:12px;font-weight:700;box-shadow:0 8px 25px #0008}.video-call-button span{font-size:17px}.video-call-button.locked{border-color:#5c3268;background:#25142c;color:#dc80f2}.incoming-call{position:fixed;z-index:70;right:24px;top:92px;width:min(390px,calc(100vw - 32px));display:flex;align-items:center;gap:10px;background:#15121a;border:1px solid #4d3854;border-radius:8px;padding:12px;box-shadow:0 20px 60px #000;animation:modal-enter .25s ease both}.incoming-call-avatar{width:43px;height:43px;flex:none;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#a936d2,#287fc9);font-weight:700}.incoming-call>span{display:grid;flex:1}.incoming-call small{color:#c65ce7;font-size:9px}.incoming-call b{font-size:13px}.incoming-call button{height:35px;border-radius:5px;font-size:12px}.decline-call{width:35px;border:1px solid #683044;background:#2a151d;color:#f08ba4;font-size:18px!important}.answer-call{border:0;background:#257e5c;color:#fff;padding:0 12px}@media(max-width:720px){.video-call-button{top:72px;right:12px;height:40px}.incoming-call{top:72px;right:12px;left:12px;width:auto}.incoming-call b{font-size:12px}}@media(max-width:390px){.video-call-button{font-size:11px}.incoming-call{flex-wrap:wrap}.incoming-call>span{min-width:160px}.answer-call{flex:1}}.messenger-page,.chat-modal,.video-call-button{display:none!important}.messenger-web{position:fixed;z-index:15;top:83px;right:0;bottom:0;left:247px;display:grid;grid-template-columns:minmax(320px,360px) 1fr;background:#08080d;color:#f7f4fb;border-top:1px solid #27232e}.messenger-web-list{min-width:0;border-right:1px solid #27232e;background:#0c0b11;display:flex;flex-direction:column}.messenger-web-list>header{display:flex;align-items:center;justify-content:space-between;padding:25px 20px 14px}.messenger-web-list h1{font-size:24px;line-height:1.2;margin:5px 0 0}.messenger-web-list header small{font-size:10px;color:#cd38f4;font-weight:800}.messenger-web-list header button{width:38px;height:38px;border:1px solid #4d2859;border-radius:8px;background:#24112b;color:#e85bff;font-size:22px}.messenger-search{height:42px;margin:0 16px 14px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid #302b38;border-radius:7px;background:#141219;color:#91899b}.messenger-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;font-size:14px}.messenger-threads{overflow:auto}.messenger-threads>button{position:relative;width:100%;min-height:78px;padding:12px 16px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;border:0;border-top:1px solid #211e27;background:transparent;color:#fff;text-align:left}.messenger-threads>button:hover{background:#15121a}.messenger-threads>button.active{background:#211329;box-shadow:inset 3px 0 #d529f4}.messenger-threads>button>span{min-width:0;display:grid;gap:5px}.messenger-threads b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messenger-threads small{font-size:12px;color:#91899b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messenger-threads em{font-size:8px;color:#cb39ee;font-style:normal;text-transform:uppercase}.messenger-avatar{position:relative;width:46px;height:46px;display:grid;place-items:center;flex:none;border-radius:50%;background:linear-gradient(135deg,#dc2de5,#337ee8);background-size:cover;background-position:center;font-weight:800}.messenger-avatar i{position:absolute;right:0;bottom:1px;width:10px;height:10px;border:2px solid #0c0b11;border-radius:50%;background:#3ee889}.messenger-list-empty{padding:40px 24px;display:grid;gap:7px;text-align:center;color:#91899b}.messenger-list-empty b{color:#fff}.messenger-web-room{min-width:0;min-height:0;height:100%;overflow:hidden;display:grid;grid-template-rows:72px minmax(0,1fr) auto auto;background:#09090d}.messenger-room-head{padding:0 24px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #27232e;background:#0d0c12}.messenger-room-head>span{display:grid;gap:4px;min-width:0}.messenger-room-head b{font-size:15px}.messenger-room-head small{font-size:11px;color:#4bd68a}.messenger-back{display:none}.messenger-call{margin-left:auto;min-width:158px;min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:flex-start;gap:10px;border:1px solid #963ab0;border-radius:7px;background:#291130;color:#fff;cursor:pointer;text-align:left;transition:.2s ease}.messenger-call:hover{border-color:#dc55f5;background:#381540;transform:translateY(-1px)}.messenger-call>span:last-child{display:grid;gap:2px}.messenger-call b{font-size:12px;line-height:1.1}.messenger-call small{font-size:9px;color:#dc8eed}.messenger-call.locked{border-color:#55405d;background:#1a151e;color:#eee}.messenger-call.locked small{color:#dc74ee}.messenger-call-icon{position:relative;width:24px;height:18px;flex:none;border:2px solid currentColor;border-radius:4px}.messenger-call-icon:after{content:"";position:absolute;left:100%;top:3px;border-style:solid;border-width:5px 7px 5px 0;border-color:transparent currentColor transparent transparent;transform:rotate(180deg)}.messenger-call-icon i{position:absolute;left:7px;top:4px;width:5px;height:5px;border-radius:50%;background:currentColor}.messenger-web-messages{min-height:0;overflow-x:hidden;overflow-y:scroll;scrollbar-gutter:stable;padding:28px clamp(20px,5vw,80px);display:flex;flex-direction:column;gap:10px;background:radial-gradient(circle at 50% 100%,rgba(165,40,190,.06),transparent 38%);scrollbar-width:thin;scrollbar-color:#8735a2 #141117}.messenger-web-messages::-webkit-scrollbar{width:9px}.messenger-web-messages::-webkit-scrollbar-track{background:#141117}.messenger-web-messages::-webkit-scrollbar-thumb{background:#8735a2;border:2px solid #141117;border-radius:8px}.messenger-web-messages article{flex:none;align-self:flex-start;max-width:min(72%,620px);padding:10px 13px;border:1px solid #2f2936;border-radius:8px 8px 8px 2px;background:#17141c}.messenger-web-messages article.mine{align-self:flex-end;border-color:#713080;background:#34133c;border-radius:8px 8px 2px}.messenger-web-messages article p{margin:0;line-height:1.5;font-size:14px;overflow-wrap:anywhere}.messenger-web-messages article>img,.messenger-web-messages article>video{display:block;max-width:100%;max-height:420px;margin-top:8px;border-radius:6px}.messenger-web-messages audio{max-width:100%;margin-top:8px}.messenger-web-messages article>footer{margin-top:6px;display:flex;justify-content:flex-end;align-items:center;gap:7px;color:#a99faf}.messenger-web-messages article footer button{border:0;background:transparent;color:#a99faf}.messenger-web-messages time{font-size:10px}.messenger-reply{margin-bottom:7px;padding:6px 9px;display:grid;border-left:2px solid #df40f2;background:#100e14;color:#aaa0b0;font-size:11px}.messenger-room-empty{margin:auto;display:grid;place-items:center;gap:8px;color:#938a9d}.messenger-room-empty span{font-size:30px;color:#c532e4}.messenger-room-empty b{color:#fff;font-size:17px}.messenger-typing{color:#a297aa;font-size:12px;font-style:italic}.messenger-replying{padding:9px 18px;display:flex;justify-content:space-between;background:#17111b;border-top:1px solid #302738;color:#bdb3c4;font-size:12px}.messenger-replying button{border:0;background:transparent;color:#fff}.messenger-compose{position:relative;min-height:70px;padding:12px 18px;display:flex;align-items:center;gap:8px;border-top:1px solid #27232e;background:#0d0c12}.messenger-compose>button,.messenger-compose>label{width:40px;height:40px;display:grid;place-items:center;flex:none;border:0;border-radius:7px;background:transparent;color:#aaa1b1;font-size:20px;cursor:pointer}.messenger-compose>button:hover,.messenger-compose>label:hover{background:#211a27;color:#ed55ff}.messenger-compose label input{display:none}.messenger-compose>input{min-width:0;flex:1;height:44px;padding:0 15px;border:1px solid #342e3b;border-radius:7px;outline:0;background:#17141c;color:#fff;font-size:14px}.messenger-compose>input:focus{border-color:#9c31b5}.messenger-compose .messenger-send{background:#a82bc7;color:#fff}.messenger-compose .recording{color:#ff4670;animation:pulse 1s infinite}.messenger-emojis{position:absolute;left:16px;bottom:72px;width:252px;padding:9px;display:grid;grid-template-columns:repeat(6,1fr);gap:4px;border:1px solid #3b3044;border-radius:8px;background:#18131d;box-shadow:0 14px 38px #0008}.messenger-emojis button{height:34px;border:0;background:transparent;font-size:20px}.messenger-web-placeholder{display:grid;place-content:center;text-align:center;color:#91899b}.messenger-web-placeholder span{font-size:38px;color:#b82bd7}.messenger-web-placeholder h2{margin:16px 0 5px;color:#fff;font-size:20px}.messenger-web-placeholder p{margin:0;font-size:13px}@media(max-width:900px){.messenger-web{top:64px;right:0;bottom:64px;left:0;grid-template-columns:1fr}.messenger-web-list{border-right:0}.messenger-web-room{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.messenger-web-room~.messenger-web-placeholder{display:none}.messenger-web:has(.messenger-web-room) .messenger-web-list{visibility:hidden}.messenger-back{width:36px;height:36px;display:grid;place-items:center;border:0;background:transparent;color:#fff;font-size:30px}.messenger-room-head{padding:0 12px}.messenger-call{min-width:48px;width:48px;padding:0;justify-content:center}.messenger-call>span:last-child{display:none}.messenger-web-messages{padding:18px 12px}.messenger-web-messages article{max-width:86%}.messenger-compose{padding:10px 8px}.messenger-compose>button,.messenger-compose>label{width:34px}.messenger-compose>input{height:42px;padding:0 10px}.messenger-web-placeholder{display:none}}.simulated-call{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#050408ed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.simulated-call-stage{position:relative;width:min(1120px,100%);height:min(720px,calc(100dvh - 48px));overflow:hidden;border:1px solid #44374c;border-radius:8px;background:#17121c center 28%/cover no-repeat;box-shadow:0 30px 100px #000}.simulated-call-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#09070c8c 0%,transparent 30%,transparent 52%,#09070df2 100%)}.simulated-call-top{position:absolute;z-index:3;left:20px;right:20px;top:20px;display:flex;align-items:center;justify-content:space-between;color:#ded8e1;font-size:10px}.simulated-label{padding:7px 10px;display:flex;align-items:center;gap:6px;border:1px solid #765481;border-radius:5px;background:#130f18cc;color:#efa0ff;font-size:10px;font-weight:800}.simulated-label i{width:6px;height:6px;border-radius:50%;background:#e75cff;box-shadow:0 0 9px #e75cff}.simulated-person{position:absolute;z-index:2;left:24px;bottom:112px;text-shadow:0 2px 15px #000}.simulated-person h2{margin:12px 0 5px;font-size:28px}.simulated-person p{margin:0;color:#eee}.simulated-fallback{width:110px;height:110px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#da32dc,#277ce4);font-size:42px;font-weight:800}.self-preview{position:absolute;z-index:4;right:20px;top:54px;width:230px;aspect-ratio:16/10;overflow:hidden;display:grid;place-items:center;border:2px solid #ffffff80;border-radius:8px;background:#18151c;box-shadow:0 14px 38px #000b}.self-preview video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.self-preview.off video{visibility:hidden}.self-preview span{position:absolute;color:#aaa;font-size:11px}.self-preview small{position:absolute;left:8px;bottom:7px;padding:3px 6px;border-radius:4px;background:#000b;font-size:9px}.simulated-controls{position:absolute;z-index:5;left:50%;bottom:24px;transform:translate(-50%);display:flex;gap:14px;padding:10px 14px;border:1px solid #ffffff1f;border-radius:8px;background:#0c0910b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.simulated-controls button{width:72px;min-height:62px;display:grid;place-items:center;gap:3px;border:0;border-radius:7px;background:#28232c;color:#fff}.simulated-controls button:hover{background:#3a333f}.simulated-controls button.off{background:#5b2031}.simulated-controls button.hangup{background:#dc3153}.simulated-controls button small{font-size:9px}.mic-symbol{position:relative;width:12px;height:20px;border:2px solid currentColor;border-radius:8px}.mic-symbol:after{content:"";position:absolute;left:-6px;top:8px;width:20px;height:11px;border:2px solid currentColor;border-top:0;border-radius:0 0 12px 12px}.camera-symbol{position:relative;width:22px;height:16px;border:2px solid currentColor;border-radius:3px}.camera-symbol:after{content:"";position:absolute;left:100%;top:2px;border-style:solid;border-width:5px 7px 5px 0;border-color:transparent currentColor transparent transparent;transform:rotate(180deg)}.phone-symbol{position:relative;width:22px;height:10px;border:5px solid currentColor;border-bottom:0;border-radius:18px 18px 0 0;transform:rotate(180deg)}.simulated-controls button.off .mic-symbol:before,.simulated-controls button.off .camera-symbol:before{content:"";position:absolute;z-index:2;left:50%;top:50%;width:28px;height:2px;background:#fff;transform:translate(-50%,-50%) rotate(45deg)}@media(max-width:600px){.simulated-call{padding:0}.simulated-call-stage{height:100dvh;border:0;border-radius:0;background-position:center}.self-preview{width:128px;right:12px;top:54px}.simulated-call-top{left:12px;right:12px;top:12px}.simulated-call-top>span:last-child{display:none}.simulated-controls{bottom:22px;gap:7px;padding:8px}.simulated-controls button{width:62px}.simulated-person{left:18px;bottom:112px}.simulated-person h2{font-size:23px}}.self-preview .camera-person{display:none}.self-preview.effect-blur .camera-background{filter:blur(10px);transform:scaleX(-1) scale(1.15)}.self-preview.effect-blur .camera-person{display:block;position:absolute;top:0;right:0;bottom:0;left:0;clip-path:ellipse(38% 52% at 50% 46%);filter:none}.self-preview.effect-soft .camera-background{filter:brightness(1.08) contrast(.92) saturate(.9)}.self-preview.effect-mono .camera-background{filter:grayscale(1) contrast(1.08)}.mic-meter{position:absolute;right:8px;bottom:9px;height:18px;padding:3px 4px;display:flex;align-items:end;gap:2px;border-radius:4px;background:#000a}.mic-meter i{width:3px;height:4px;border-radius:2px;background:#756c79;transition:.08s}.mic-meter i:nth-child(2){height:7px}.mic-meter i:nth-child(3){height:10px}.mic-meter i:nth-child(4){height:13px}.mic-meter i:nth-child(5){height:16px}.mic-meter i.active{background:#4ce59b}.call-effects{position:absolute;z-index:8;right:20px;bottom:108px;width:310px;padding:14px;border:1px solid #4d4352;border-radius:8px;background:#151119ed;box-shadow:0 20px 55px #000c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.call-effects header{height:auto;padding:0 0 12px;position:static;justify-content:space-between;border:0;background:none}.call-effects header b{font-size:13px}.call-effects header button{border:0;background:none;color:#aaa;font-size:20px}.call-effects>div{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.call-effects>div button{padding:5px;display:grid;gap:5px;border:1px solid transparent;border-radius:6px;background:#252029;color:#bbb;font-size:9px}.call-effects>div button.active{border-color:#d052ea;color:#fff}.call-effects i{height:45px;border-radius:4px;background:linear-gradient(145deg,#734383,#27202d)}.call-effects .preview-blur{filter:blur(3px)}.call-effects .preview-soft{background:linear-gradient(145deg,#ca8fbd,#4a4055)}.call-effects .preview-mono{background:linear-gradient(145deg,#ddd,#333);filter:grayscale(1)}@media(max-width:600px){.call-effects{right:10px;left:10px;bottom:104px;width:auto}.call-effects>div{grid-template-columns:repeat(4,1fr)}.simulated-controls button{width:55px}.simulated-controls button small{font-size:8px}}.pre-page{min-height:100vh;background:#08070b;color:#f8f5fa}.pre-nav{height:72px;padding:0 max(24px,5vw);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #29232e;background:#08070be8}.pre-brand{display:flex;align-items:center;gap:5px;color:#f7f3f8;text-decoration:none;font:800 27px Manrope}.pre-brand span{color:#ff279f;font-size:35px;transform:rotate(-10deg)}.pre-nav>a:last-child{color:#cfc6d2;text-decoration:none;font-size:12px}.pre-hero{min-height:calc(100vh - 72px);display:flex;align-items:end;padding:8vh max(24px,7vw);background:linear-gradient(90deg,#07060ac7 5%,#07060a44 65%,#07060a14),linear-gradient(0deg,#08070b 0%,transparent 38%),url(https://images.unsplash.com/photo-1524368535928-5b5e00ddc76b?w=1800&auto=format&fit=crop) center/cover}.pre-hero-copy{max-width:760px}.pre-hero-copy>span,.pre-form-intro>span,.pre-promo>div:first-child>span{color:#e64af0;font-size:11px;font-weight:800;letter-spacing:2px}.pre-hero h1{font:800 clamp(44px,7vw,92px)/1.03 Manrope;margin:18px 0;letter-spacing:0}.pre-hero p{max-width:610px;color:#d3cbd5;font-size:17px;line-height:1.7}.pre-hero-copy>a,.pre-success>a{display:inline-flex;gap:40px;margin-top:20px;padding:14px 18px;background:#f7f2fa;color:#161019;border-radius:6px;text-decoration:none;font-weight:800;font-size:13px}.pre-benefits{padding:70px max(24px,7vw);display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-bottom:1px solid #2b2530}.pre-benefits>div{padding:8px 8%;border-left:1px solid #312a36}.pre-benefits>div:first-child{border-left:0}.pre-benefits span{color:#d24adf;font:700 11px Manrope}.pre-benefits h2{font:700 19px Manrope;margin:14px 0 8px}.pre-benefits p{color:#948b99;font-size:13px;line-height:1.65}.pre-promo{padding:85px max(24px,7vw);display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;background:#0e0b12}.pre-promo h2,.pre-form-intro h2{font:750 clamp(30px,4vw,52px)/1.12 Manrope;letter-spacing:0;margin:16px 0}.pre-promo>div:first-child p,.pre-form-intro>p{color:#918895;line-height:1.7;max-width:540px}.pre-prizes{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pre-prizes article{border:1px solid #315f4b;background:#0b1712;padding:28px 24px;border-radius:7px;display:flex;flex-direction:column;justify-content:end;min-height:260px}.pre-prizes article.pro{border-color:#695829;background:#19150b;box-shadow:inset 0 0 50px #b88e1410}.pre-prizes i{font-style:normal;color:#59e89a;font-size:10px;font-weight:800;letter-spacing:1.5px}.pre-prizes .pro i{color:#f4ca52}.pre-prizes strong{font:700 24px/1.3 Manrope;margin:18px 0}.pre-prizes small{color:#9e96a1}.pre-signup{padding:90px max(24px,7vw);display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.pre-form-intro ul{padding:0;list-style:none;margin-top:30px;color:#aaa0ae;font-size:12px}.pre-form-intro li{border-top:1px solid #2d2731;padding:13px 0}.pre-form-intro li:before{content:"✓";color:#57e398;margin-right:10px}.pre-signup form{display:grid;grid-template-columns:1fr 1fr;gap:15px;background:#0e0c11;border:1px solid #302a34;border-radius:7px;padding:26px}.pre-field{display:grid;gap:7px}.pre-field.wide,.pre-plans.wide,.pre-check.wide,.pre-error.wide,.pre-submit.wide{grid-column:1/-1}.pre-field label,.pre-plans legend{font-size:11px;color:#c6bec9;font-weight:700}.pre-field input,.pre-field select{width:100%;height:47px;border:1px solid #332e38;background:#151219;border-radius:5px;color:#fff;padding:0 12px;outline:none}.pre-field input:focus,.pre-field select:focus{border-color:#b644dd}.pre-plans{border:0;padding:4px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pre-plans legend{margin-bottom:9px}.pre-plans label{position:relative;border:1px solid #332e38;border-radius:6px;padding:14px;display:grid;gap:3px;cursor:pointer}.pre-plans label.selected{border-color:#b546df;background:#24142c}.pre-plans input{position:absolute;opacity:0}.pre-plans b{font:700 15px Manrope}.pre-plans small{font-size:9px;color:#8e8591}.pre-check{display:flex;align-items:flex-start;gap:9px;color:#8e8691;font-size:10px;line-height:1.55}.pre-check input{accent-color:#bd3fe3;margin-top:3px}.pre-check a{color:#d16deb}.pre-error{margin:0;background:#35121c;border:1px solid #642334;color:#ff9caf;border-radius:5px;padding:11px;font-size:11px}.pre-submit{height:50px;border:0;border-radius:6px;background:linear-gradient(90deg,#c02be4,#674df4);color:#fff;font-weight:800;display:flex;justify-content:space-between;align-items:center;padding:0 17px;cursor:pointer}.pre-submit:disabled{opacity:.55}.pre-success{align-self:center;border:1px solid #315c48;background:#0b1511;padding:45px;border-radius:7px}.pre-success>span{font-size:34px;color:#55e598}.pre-success h2{font:700 30px Manrope}.pre-success p{color:#9e95a2}.pre-footer{padding:45px max(24px,7vw);border-top:1px solid #2b2530;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:20px}.pre-footer p{color:#8e8591}.pre-footer small{grid-column:1/-1;color:#68616b;max-width:900px}@media(max-width:760px){.pre-nav{height:62px}.pre-nav>a:last-child{font-size:10px}.pre-hero{min-height:calc(92dvh - 62px);padding-bottom:55px;background-position:62% center}.pre-hero h1{font-size:43px}.pre-hero p{font-size:14px}.pre-benefits,.pre-promo,.pre-signup{grid-template-columns:1fr;padding:55px 20px}.pre-benefits{gap:28px}.pre-benefits>div{border-left:0;border-top:1px solid #312a36;padding:22px 0 0}.pre-benefits>div:first-child{border-top:0}.pre-prizes{grid-template-columns:1fr}.pre-prizes article{min-height:210px}.pre-signup{gap:35px}.pre-signup form{grid-template-columns:1fr;padding:19px 15px}.pre-field,.pre-field.wide,.pre-plans.wide,.pre-check.wide,.pre-error.wide,.pre-submit.wide{grid-column:1}.pre-plans{grid-template-columns:1fr}.pre-plans label{min-height:58px}.pre-footer{grid-template-columns:1fr}.pre-footer small{grid-column:1}}.pre-prize-showcase{min-width:0}.pre-prize-showcase>.pre-prizes{margin-top:12px}.pre-prize-visual{height:330px;position:relative;overflow:hidden;border:1px solid #695829;border-radius:7px;background:#090709;box-shadow:0 22px 55px #0007}.pre-prize-visual:after{content:"";position:absolute;top:42%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#08070be8)}.pre-prize-visual img{width:100%;height:100%;object-fit:cover}.pre-prize-visual>span{position:absolute;z-index:1;left:20px;bottom:17px;display:grid;color:#f6d776;font-size:11px}.pre-prize-visual>span b{color:#fff;font:800 18px Manrope}.pre-prize-showcase .pre-prizes article{min-height:190px;padding:24px}.pre-prize-showcase .pre-prizes strong{font-size:22px;margin:14px 0}@media(max-width:760px){.pre-prize-visual{height:260px}.pre-prize-visual img{object-position:57% center}.pre-prize-showcase .pre-prizes article{min-height:180px}}.stories-page{max-width:1180px;margin:auto;padding:34px 38px 80px}.stories-head{height:auto;position:static;padding:0 0 24px;background:none;border:0;display:flex;justify-content:space-between;align-items:end}.stories-head>div:first-child>span,.my-stories-head span{color:#d052ef;font-size:9px;font-weight:800;letter-spacing:1.5px}.stories-head h1{font:750 31px Manrope;margin:6px 0 3px}.stories-head p{color:#817984;font-size:11px;margin:0}.stories-head>div:last-child{display:flex;gap:8px}.stories-head button,.my-stories-head button{height:38px;border-radius:6px;padding:0 13px;font-size:10px;font-weight:700}.stories-mine{border:1px solid #39323e;background:#121016;color:#bdb4c1}.stories-create,.my-stories-head button{border:0;background:#a738d2;color:#fff}.stories-search{display:flex;max-width:520px;margin:4px 0 25px}.stories-search input{height:42px;flex:1;border:1px solid #312b36;border-radius:6px 0 0 6px;background:#121016;color:#fff;padding:0 12px}.stories-search button{border:0;background:#281530;color:#d46bf1;padding:0 17px}.stories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.stories-grid>article{min-height:285px;border:1px solid #2e2833;border-radius:7px;background:#0e0c11;display:grid;grid-template-columns:65px 1fr;overflow:hidden;cursor:pointer}.story-card-mark{background:#17111d;color:#ce55e9;font:700 65px Georgia;padding:15px;text-align:center}.story-card-body{padding:24px;display:flex;flex-direction:column}.story-card-body>span{color:#a959bf;font-size:8px}.story-card-body h2{font:700 22px/1.25 Manrope;margin:12px 0}.story-card-body>p{color:#928a96;font:13px/1.7 Georgia}.story-card-body footer{margin-top:auto;display:flex;align-items:center;gap:9px;border-top:1px solid #28222d;padding-top:14px}.story-author-avatar,.story-reader-avatar{width:34px;height:34px;border-radius:50%;background:#743ca0 center/cover;display:grid;place-items:center;font-weight:700}.anonymous{background:#28232d!important;color:#aaa}.story-card-body footer>div:nth-child(2){display:grid}.story-card-body footer b{font-size:9px}.story-card-body footer small,.story-card-body footer em{color:#726b76;font-size:7px}.story-card-body footer em{margin-left:auto;font-style:normal}.stories-state{grid-column:1/-1;min-height:180px;border:1px solid #2d2732;background:#0e0d11;display:grid;place-content:center;text-align:center;color:#847b88}.stories-state.error{color:#ef849c}.story-back{border:0;background:none;color:#ad78bb;padding:7px 0 20px}.story-reader{max-width:820px;margin:auto}.story-reader>header{height:auto;position:static;display:block;text-align:center;background:none;border:0;padding:25px 0 42px}.story-reader>header>span{color:#ad50c4;font-size:9px}.story-reader h1{font:750 clamp(35px,5vw,60px)/1.12 Manrope;letter-spacing:0;margin:20px auto}.story-reader>header>div{display:flex;justify-content:center;align-items:center;gap:10px}.story-reader>header p{display:grid;text-align:left;font-size:10px}.story-reader>header small{font-size:8px;color:#6f6873}.story-prose{font:18px/1.9 Georgia;color:#d6cfd8}.story-prose p{font:inherit}.story-prose h2,.story-prose h3{font-family:Manrope;letter-spacing:0}.story-prose blockquote{border-left:3px solid #bd4be0;padding-left:22px;color:#bcaec1;font-style:italic}.story-reader>footer{margin-top:55px;padding:25px 0;border-top:1px solid #302936;display:flex;justify-content:space-between}.story-reader>footer button{border:1px solid #413747;background:#17121b;color:#d682ed;border-radius:5px;padding:9px}.story-editor-shell{max-width:900px;margin:auto;border:1px solid #302a35;background:#0e0d11;border-radius:7px;overflow:hidden}.story-editor-head{padding:25px;border-bottom:1px solid #2c2730}.story-editor-head>span{font-size:8px;color:#ce51e9}.story-editor-head>input{display:block;width:100%;border:0;background:none;color:#fff;font:750 34px Manrope;padding:12px 0;outline:0}.story-editor-head>div{display:flex;justify-content:space-between;color:#8e8691;font-size:10px}.story-toolbar{position:sticky;top:76px;z-index:2;display:flex;gap:3px;overflow-x:auto;padding:8px 13px;border-bottom:1px solid #2c2730;background:#141117}.story-toolbar button{flex:none;width:34px;height:32px;border:0;border-radius:4px;background:none;color:#a49ba8}.story-toolbar button.active{background:#372040;color:#ed9cff}.story-toolbar i{border-left:1px solid #39323d;margin:4px}.story-writing-area{min-height:470px;padding:35px 42px;outline:0;font:17px/1.8 Georgia}.story-writing-area h2,.story-writing-area h3{font-family:Manrope;letter-spacing:0}.story-writing-area blockquote{border-left:3px solid #b740d4;padding-left:18px}.story-writing-area p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#625b66;float:left;height:0}.story-spellcheck{border-top:1px solid #29242d;padding:9px 18px;color:#756d79;font-size:8px}.story-editor-error{margin:10px 18px;padding:10px;background:#32121a;color:#ff9bae}.story-editor-shell>footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 18px;border-top:1px solid #2d2731}.story-editor-shell>footer button{border:1px solid #3a333f;background:#17141b;color:#b6aeb9;border-radius:5px;padding:10px 14px}.story-editor-shell>footer button:last-child{border:0;background:#a639ce;color:#fff}.my-stories-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.my-stories-head h2{font:700 25px Manrope;margin:5px 0}.my-stories{display:grid;gap:8px}.my-stories article{border:1px solid #2e2932;background:#0f0e12;border-radius:6px;padding:17px;display:flex;gap:10px;align-items:center}.my-stories article>div{flex:1}.my-stories article span{font-size:7px;text-transform:uppercase}.my-stories article span.published{color:#55da9a}.my-stories h3{font:700 15px Manrope;margin:5px 0}.my-stories p,.my-stories small{color:#817984;font-size:9px}.my-stories article>button{width:34px;height:34px;border:1px solid #38313d;background:#17141b;color:#bdaec2;border-radius:5px}@media(max-width:720px){.stories-page{padding:22px 14px 90px}.stories-head{align-items:flex-start}.stories-head p{max-width:190px}.stories-head>div:last-child{display:grid}.stories-grid{grid-template-columns:1fr}.stories-grid>article{grid-template-columns:46px 1fr}.story-card-mark{font-size:47px;padding:12px 7px}.story-card-body{padding:18px 14px}.story-reader h1{font-size:36px}.story-prose{font-size:17px}.story-editor-head{padding:18px 15px}.story-editor-head>input{font-size:27px}.story-toolbar{top:62px}.story-writing-area{padding:25px 17px;min-height:420px}.story-editor-shell>footer{display:grid;grid-template-columns:1fr 1fr}.my-stories article{align-items:flex-start;flex-wrap:wrap}}
