:root{--ink:#14203b;--muted:#929caf;--purple:#a638ce;--purple-soft:#f4d8fb;--button:#c180dc;--surface:#fff;--canvas:#fbfdfe;--chrome:#f2f7fa;--line:#e8eef2;--safe-top:env(safe-area-inset-top,0px);--topbar-content-h:76px;--topbar-h:calc(var(--topbar-content-h) + var(--safe-top));--nav-h:78px;--sidebar-w:232px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none}
*{box-sizing:border-box}
html{background:var(--canvas);scroll-behavior:smooth}
body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--canvas)}
body.comments-open{overflow:hidden}
button,input{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{color:inherit}
a{color:inherit;text-decoration:none}
svg:not([data-sileo-svg]){display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.app-shell{min-height:100vh}
.topbar{position:fixed;z-index:40;inset:0 0 auto;height:var(--topbar-h);display:flex;align-items:center;padding:calc(var(--safe-top) + 8px) 27px 8px 34px;background:var(--chrome);border-bottom:1px solid #dde5ea;box-shadow:0 2px 5px rgba(23,42,60,.08)}
.brand-icon{display:flex;width:55px;height:55px;align-items:center;justify-content:center}
.brand-icon img{width:55px;height:55px;object-fit:contain}
.wordmark{display:flex;width:94px;height:25px;align-items:center;margin-left:auto}
.wordmark img{display:block;width:94px;height:25px;object-fit:contain}
.notification-button{position:relative;width:34px;height:34px;margin-left:17px;padding:5px;border:0;background:transparent;cursor:pointer}
.notification-button img{display:block;width:24px;height:24px;object-fit:contain}
.notification-button span{position:absolute;top:0;right:0;display:grid;width:14px;height:14px;place-items:center;border:1.5px solid var(--purple);border-radius:50%;background:var(--chrome);color:var(--purple);font-size:8px;font-weight:800;line-height:1;text-align:center;pointer-events:none}
.sidebar{display:none}
.main-content{min-height:100vh;padding-top:var(--topbar-h);padding-bottom:calc(var(--nav-h) + 42px);transition:opacity .16s ease,transform .16s ease}
.main-content.is-view-changing{opacity:0;transform:translateY(5px)}
.members-view{max-width:501px;margin:0 auto;padding:26px 29px 0}
.breadcrumbs{display:flex;align-items:center;gap:10px;height:22px;color:#9c40bf;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:13px;font-weight:500}
.breadcrumbs a{display:flex;align-items:center;gap:8px;color:#939aa6}
.breadcrumbs a img{display:block;width:10px;height:10px;object-fit:contain}
.breadcrumb-arrow{width:13px;height:18px;color:#939aa6}
.title-row{display:flex;align-items:flex-start;justify-content:space-between;margin-top:20px}
.title-row h1{margin:0;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:28px;line-height:1;font-weight:700;letter-spacing:-.35px}
.title-row p{margin:6px 0 0;color:#939aa6;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.25;font-weight:400}
.bcard-button{display:flex;min-width:53px;flex-direction:column;align-items:center;gap:3px;margin:-1px -3px 0 8px;padding:0;border:0;background:transparent;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:13px;font-weight:700;cursor:pointer}
.bcard-button img{display:block;width:28px;height:28px;object-fit:contain}
.member-tools{margin-top:23px}
.search-field{display:flex;height:44px;align-items:center;border-radius:100px;background:#f0f5f7;overflow:hidden}
.search-icon{display:grid;width:33px;height:33px;margin-left:8px;place-items:center;border-radius:50%;background:#9c40bf;color:#f0f5f7;flex:none}
.search-icon svg{width:23px;height:23px;stroke-width:2}
.search-field input{width:100%;height:100%;padding:0 17px;border:0;outline:0;background:transparent;color:#939aa6;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;font-weight:500}
.search-field input::placeholder{color:#939aa6;opacity:1}
.filters{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin:21px 15px 0}
.filter-button{display:flex;height:43px;min-width:0;align-items:center;justify-content:space-between;padding:0 15px 0 20px;border:0;border-radius:100px;background:#f5dbff;color:#545e71;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:13px;font-weight:500;cursor:pointer}
.filter-button svg{width:15px;height:15px;flex:none;stroke-width:1.8}
.members-view>h2{margin:23px 22px 16px;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1;font-weight:700}
.member-list{display:grid;gap:15px;margin:0 11px}
.member-card{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;min-height:115px;padding:19px 15px;border-radius:15px;background:var(--surface);box-shadow:0 8px 20px rgba(28,44,61,.07)}
.avatar{display:grid;width:60px;height:60px;place-items:center;border:1.5px solid #f2ca35;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#faeee7 48%,#d5dde7 48%);color:#774d3e;font-size:23px;font-weight:800}
.avatar-2{background:linear-gradient(145deg,#fff4eb 52%,#d2e2eb 52%);color:#6b3d23}
.avatar-3{background:linear-gradient(145deg,#f5d1bf 50%,#d9e7e8 50%);color:#70412f}
.member-info{min-width:0;padding-left:14px;text-align:left}
.member-info h3{margin:0 0 4px;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:13px;line-height:1.15;font-weight:700;white-space:normal;overflow:visible;text-align:left}
.member-info p{margin:0;color:#6b7280;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;line-height:1.2;font-weight:500;white-space:normal;overflow:visible;text-align:left}
.member-tag{display:inline-block;margin-top:2px;padding:2px 12px;border-radius:10px;background:#f0f5f7;color:#6b7280;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;line-height:1.25;font-weight:500}
.connect-button{display:inline-flex;width:67px;height:27px;box-sizing:border-box;align-self:end;align-items:center;justify-content:center;margin:0 0 1px 9px;padding:0;border:0;border-radius:8px;appearance:none;-webkit-appearance:none;background:#c592d9;color:#fff;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;font-weight:400;line-height:normal;text-align:center;white-space:nowrap;cursor:pointer}
.pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin:192px auto 0}
.pagination button{display:grid;width:34px;height:38px;place-items:center;border:0;background:transparent;cursor:pointer}
.pagination button svg{width:21px;height:21px;stroke-width:1.7}
.pagination span{display:grid;width:115px;height:39px;place-items:center;border-radius:24px;background:#d2d9df;color:#596276;font-size:15px;font-weight:700}
.mobile-nav{position:fixed;z-index:50;left:50%;bottom:max(13px,env(safe-area-inset-bottom));isolation:isolate;display:grid;width:calc(100% - 67px);max-width:455px;height:78px;grid-template-columns:repeat(5,1fr);transform:translateX(-50%);overflow:hidden;border:0;border-radius:23px;background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.07)),rgba(255,255,255,.1);box-shadow:inset 0 .5px 0 rgba(255,255,255,.72),inset 0 -.5px 0 rgba(84,94,113,.12),0 8px 18px rgba(84,94,113,.1),0 1px 3px rgba(84,94,113,.06);backdrop-filter:blur(10px) saturate(150%) contrast(1.03);-webkit-backdrop-filter:blur(10px) saturate(150%) contrast(1.03)}
.mobile-nav::before{content:"";position:absolute;z-index:0;inset:.5px;border-radius:22.5px;background:linear-gradient(145deg,rgba(255,255,255,.28) 0%,rgba(255,255,255,.08) 38%,rgba(255,255,255,0) 62%,rgba(84,94,113,.035) 100%);pointer-events:none}
.mobile-nav::after{content:"";position:absolute;z-index:2;inset:0;padding:.5px;border-radius:inherit;background:linear-gradient(to top right,rgba(156,64,191,1) 0%,rgba(156,64,191,.5) 50%,rgba(156,64,191,.25) 100%);pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}
.nav-item{position:relative;z-index:1;display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0 2px;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:9px;font-weight:500;line-height:1.1;text-align:center;text-transform:uppercase}
.nav-item>span:last-child{display:block;width:100%;overflow:visible;letter-spacing:-.08px;text-align:center;white-space:nowrap}
.mobile-nav .nav-item:nth-child(3),.mobile-nav .nav-item:nth-child(4){font-size:8px}
.mobile-nav .nav-item:nth-child(3)>span:last-child,.mobile-nav .nav-item:nth-child(4)>span:last-child{letter-spacing:-.16px}
.nav-icon{display:grid;height:28px;place-items:center}
.nav-icon img{display:block;width:28px;height:28px;object-fit:contain}
.nav-item.is-active{color:#9c40bf}
.mobile-nav .nav-item.is-active .nav-icon img{filter:brightness(0) saturate(100%) invert(33%) sepia(35%) saturate(2538%) hue-rotate(251deg) brightness(87%) contrast(89%)}
.desktop-nav .nav-item.is-active .nav-icon img{filter:brightness(0) saturate(100%) invert(33%) sepia(35%) saturate(2538%) hue-rotate(251deg) brightness(87%) contrast(89%)}
.desktop-nav{display:flex;flex-direction:column;gap:8px;padding:22px 14px}
.desktop-nav .nav-item{height:62px;align-items:center;justify-content:flex-start;flex-direction:row;gap:15px;padding:0 18px;border-radius:14px;font-size:12px;text-align:left}
.desktop-nav .nav-item>span:last-child{width:auto;letter-spacing:0;text-align:left}
.desktop-nav .nav-item.is-active{background:var(--purple-soft)}
@media (max-width:420px){.members-view{padding-inline:20px}.filters{gap:9px;margin-inline:6px}.filter-button{padding-inline:13px 10px}.member-list{margin-inline:2px}.member-card{grid-template-columns:56px minmax(0,1fr) auto;padding-inline:11px}.avatar{width:54px;height:54px}.member-info{padding-left:10px}.mobile-nav{width:calc(100% - 28px)}.nav-item{font-size:9px}}
@media (min-width:900px){:root{--safe-top:0px;--topbar-content-h:86px}.topbar{left:var(--sidebar-w);height:var(--topbar-h);padding:12px 34px;background:white}.brand-icon{display:none}.wordmark{margin-left:0}.notification-button{margin-left:auto}.notification-button span{background:white}.sidebar{position:fixed;z-index:45;inset:0 auto 0 0;display:block;width:var(--sidebar-w);padding-top:21px;border-right:1px solid var(--line);background:var(--chrome)}.sidebar::before{content:"";display:block;width:68px;height:68px;margin:0 auto 23px;background:url("../icon/bink_profile.svg") center/contain no-repeat}.main-content{margin-left:var(--sidebar-w);padding-top:var(--topbar-h);padding-bottom:50px}.members-view{max-width:1080px;padding:34px 52px}.mobile-nav{display:none}.member-tools{display:grid;grid-template-columns:minmax(300px,1fr) auto;gap:25px;align-items:center}.filters{margin:0;grid-template-columns:repeat(3,145px)}.member-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:0}.member-card{min-height:120px}.pagination{margin-top:70px}.title-row{margin-top:26px}}
@media (min-width:1260px){.member-list{grid-template-columns:repeat(3,minmax(0,1fr))}.member-card{grid-template-columns:56px minmax(0,1fr);position:relative;padding:17px 16px 52px}.connect-button{position:absolute;right:16px;bottom:14px}.pagination{margin-top:74px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Publicaciones */
.publications-view{max-width:501px;margin:0 auto;padding:26px 29px 0}
.publications-header{margin:20px 0 0}
.publications-header h1{margin:0;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:24px;line-height:1;font-weight:700;letter-spacing:-.25px}
.publications-header p{margin:4px 0 0;color:#939aa6;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;line-height:1.25;font-weight:400}
.publication-composer{min-height:132px;margin-top:17px;padding:17px 18px 14px;border:1px solid #b9c3cf;border-radius:18px;background:rgba(255,255,255,.24)}
.composer-prompt{display:flex;align-items:center;gap:13px;color:#111;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px}
.composer-prompt img{width:38px;height:38px;object-fit:contain}
.composer-prompt label{font-weight:500;cursor:pointer}
.publication-upload{display:grid;width:31px;height:34px;margin:0 auto;place-items:center;cursor:pointer}
.publication-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.upload-symbol{position:relative;display:block;width:27px;height:32px;border:1.5px solid #939eae;border-radius:3px}
.upload-symbol::before{content:"";position:absolute;top:8px;left:50%;width:8px;height:8px;transform:translateX(-50%) rotate(45deg);border-top:1.5px solid #939eae;border-left:1.5px solid #939eae}
.upload-symbol::after{content:"";position:absolute;top:8px;left:50%;width:1.5px;height:15px;transform:translateX(-50%);background:#939eae}
.upload-formats{margin:6px 0 0;color:#939aa6;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;line-height:1;text-align:center}
.publication-composer.has-file .upload-formats{color:#545e71;font-weight:500}
.publication-tabs{position:relative;display:flex;gap:13px;margin:17px 0 14px}
.publication-tab-indicator{position:absolute;z-index:0;top:0;left:0;height:26px;border-radius:8px;background:#b471ce;box-shadow:0 3px 8px rgba(180,113,206,.16);transform:translateX(var(--tab-x,0));will-change:transform,width}.publication-tabs.is-ready .publication-tab-indicator{transition:transform .36s cubic-bezier(.22,.8,.24,1),width .36s cubic-bezier(.22,.8,.24,1)}
.publication-tabs button{position:relative;z-index:1;min-width:79px;height:26px;padding:0 14px;border:0;border-radius:8px;background:transparent;color:#545e71;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;font-weight:500;cursor:pointer;transition:color .22s ease}
.publication-tabs button.is-selected{color:#f0f5f7}
.publication-feed{display:grid;gap:14px}
.publication-card{padding:14px;border-radius:24px;background:#f0f5f7}
.publication-card-body{height:162px;border-radius:17px 17px 0 0;background:rgba(255,255,255,.8)}
.publication-stats{display:flex;height:30px;align-items:center;gap:23px;padding:0 15px;border-bottom:1px solid #e0e6eb;background:rgba(255,255,255,.8);color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px}
.publication-stats span{display:flex;align-items:center;gap:6px}
.publication-stats img{width:13px;height:13px;object-fit:contain;transition:filter .18s ease}.publication-card.is-liked .publication-stats>span:first-child{color:#b471ce}.publication-card.is-liked .publication-stats>span:first-child img{filter:brightness(0) saturate(100%) invert(55%) sepia(20%) saturate(1678%) hue-rotate(238deg) brightness(89%) contrast(88%)}
.publication-actions{display:flex;height:34px;align-items:center;gap:25px;padding:0 14px;border-radius:0 0 17px 17px;background:rgba(255,255,255,.8)}
.publication-actions button{display:flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;font-weight:400;cursor:pointer;transition:color .18s ease,transform .18s ease}.publication-actions button:active{transform:scale(.92)}
.publication-actions img{width:14px;height:14px;object-fit:contain}.publication-like.is-active{color:#b471ce}.publication-like.is-active img{filter:brightness(0) saturate(100%) invert(55%) sepia(20%) saturate(1678%) hue-rotate(238deg) brightness(89%) contrast(88%)}.publication-like.is-animating img{animation:activity-like-up .48s cubic-bezier(.2,.8,.25,1.25)}.publication-comment.is-animating img{animation:activity-count-pop .3s ease}.publication-like-count.is-animating,.publication-comment-count.is-animating{display:inline-block;animation:activity-count-pop .32s ease}
.comments-modal[hidden]{display:none}.comments-modal{position:fixed;z-index:100;inset:0;display:grid;align-items:end;justify-items:center}.comments-modal-backdrop{position:absolute;inset:0;background:rgba(22,33,59,.34);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:comments-fade-in .2s ease}.comments-dialog{position:relative;display:flex;width:100%;max-width:501px;max-height:min(76vh,650px);flex-direction:column;overflow:hidden;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -12px 35px rgba(22,33,59,.18);animation:comments-slide-in .32s cubic-bezier(.22,.8,.24,1)}.comments-dialog-header{display:flex;height:56px;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e7edf1}.comments-dialog-header h2{margin:0;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;font-weight:700}.comments-close{display:grid;width:31px;height:31px;padding:0;place-items:center;border:0;border-radius:50%;background:#f0f5f7;color:#545e71;font-size:23px;line-height:1;cursor:pointer}.comments-list{display:flex;min-height:180px;flex:1;flex-direction:column;gap:14px;overflow-y:auto;padding:18px}.comment-entry{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:start}.comment-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#efd8f8;color:#9c40bf;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;font-weight:700}.comment-bubble{width:fit-content;max-width:100%;padding:9px 12px;border-radius:5px 15px 15px;background:#f0f5f7}.comment-bubble strong{display:block;color:#16213b;font-size:11px;font-weight:700}.comment-bubble p{margin:3px 0 0;color:#545e71;font-size:11px;line-height:1.35;font-weight:400}.comment-meta{display:flex;gap:12px;margin:5px 0 0 12px;color:#939aa6;font-size:9px}.comment-meta button{padding:0;border:0;background:transparent;color:#b471ce;font-size:9px;font-weight:500;cursor:pointer}.comment-form{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:end;padding:12px 14px max(12px,env(safe-area-inset-bottom));border-top:1px solid #e7edf1;background:#fff}.comment-form textarea{min-height:38px;max-height:96px;resize:none;padding:10px 13px;border:1px solid #dce4e9;border-radius:19px;outline:0;background:#f0f5f7;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;line-height:1.35}.comment-form textarea:focus{border-color:#b471ce;box-shadow:0 0 0 2px rgba(180,113,206,.12)}.comment-form textarea::placeholder{color:#939aa6}.comment-form button{height:34px;padding:0 12px;border:0;border-radius:10px;background:#b471ce;color:#fff;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;font-weight:500;cursor:pointer}.comment-form button:disabled{opacity:.5}.comments-modal.is-closing .comments-modal-backdrop{animation:comments-fade-out .2s ease forwards}.comments-modal.is-closing .comments-dialog{animation:comments-slide-out .22s ease forwards}@keyframes comments-fade-in{from{opacity:0}to{opacity:1}}@keyframes comments-fade-out{from{opacity:1}to{opacity:0}}@keyframes comments-slide-in{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes comments-slide-out{from{transform:translateY(0)}to{transform:translateY(100%)}}
@media (max-width:420px){.publications-view{padding-inline:20px}}
@media (min-width:900px){.publications-view{max-width:1080px;padding:34px 52px 60px}.publications-header{margin-top:26px}.publication-composer{max-width:760px}.publication-tabs{margin-top:20px}.publication-feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.publication-card-body{height:260px}.comments-modal{align-items:center}.comments-dialog{max-width:560px;max-height:680px;border-radius:22px}.comments-list{min-height:330px}}

/* Inicio */
.home-view{width:100%;max-width:402px;margin:0 auto;padding:21px 21px 0;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.home-welcome{container-type:inline-size;position:relative;height:131px;overflow:hidden;border-radius:20px;background:transparent url("../img/back_dash_init.svg") center/100% 100% no-repeat}
.home-welcome-copy{position:relative;z-index:1;width:58%;padding:9.2cqw 0 0 7cqw}
.home-welcome-copy h1{margin:0;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:6.15cqw;line-height:1;font-weight:700;letter-spacing:-.12cqw;white-space:nowrap}
.home-welcome-subtitle{margin:2.2cqw 0 0;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3.35cqw;line-height:1;font-weight:400;white-space:nowrap}
.home-welcome-message{max-width:58cqw;margin:4cqw 0 0;color:#545e71;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3.35cqw;line-height:1.08;font-weight:500}
.home-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:21px}
.summary-card{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);column-gap:10px;min-width:0;min-height:88px;align-items:start;padding:17px 12px 12px 0;overflow:hidden;border-radius:13px;background:#f0f5f7;box-shadow:0 8px 14px rgba(22,33,59,.05)}
.summary-card::after{content:"";position:absolute;right:22px;bottom:12px;left:48px;height:1px;background:var(--card-accent)}
.summary-icon{display:grid;width:38px;height:30px;place-items:center;border-radius:0 100px 100px 0;background:var(--icon-bg)}
.summary-icon img{width:18px;height:18px;object-fit:contain}
.summary-card h2{margin:2px 0 1px;color:#59657c;font-size:11px;line-height:1;font-weight:700}
.summary-card strong{color:#16213b;font-size:19px;line-height:1;font-weight:700}
.summary-change{position:absolute;right:0;bottom:27px;display:flex;height:18px;align-items:center;gap:4px;padding:0 8px 0 7px;border-radius:12px 0 0 12px;background:var(--icon-bg);color:#16213b;font-size:10px;font-weight:700;line-height:1}
.summary-change svg{width:12px;height:10px;flex:none;stroke-width:1.8}
.summary-blue{--icon-bg:#d2effc;--card-accent:#5ac7ee}.summary-purple{--icon-bg:#ead1f4;--card-accent:#bc69d7}.summary-green{--icon-bg:#d2f2c7;--card-accent:#75d36c}.summary-orange{--icon-bg:#f4dfc7;--card-accent:#eea966}
.home-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:15px}
.home-shortcuts a{display:flex;min-width:0;height:81px;align-items:center;justify-content:center;flex-direction:column;gap:9px;border-radius:12px;background:#fff;box-shadow:0 8px 18px rgba(22,33,59,.06);color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;font-weight:400;text-align:center}
.shortcut-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:8px}.shortcut-icon svg{width:18px;height:18px;object-fit:contain;stroke-width:1.25}
.shortcut-purple{background:rgba(218,186,231,.7)}.shortcut-pink{background:rgba(255,198,198,.7)}.shortcut-green{background:rgba(200,251,213,.7)}.shortcut-yellow{background:rgba(231,226,186,.7)}.shortcut-blue{background:rgba(151,219,247,.6)}.shortcut-magenta{background:rgba(240,175,230,.6)}.shortcut-cyan{background:rgba(208,250,245,.6)}.shortcut-orange{background:rgba(231,207,186,.7)}
.community-activity{margin-top:31px;padding:17px 18px 17px;border-radius:24px;background:#f0f5f7}
.community-activity header{display:flex;align-items:center;justify-content:space-between}.community-activity h2{margin:0;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;font-weight:700}.community-activity header a{display:flex;align-items:center;gap:8px;color:#b471ce;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;font-weight:500}.community-activity header a span{display:grid;width:22px;height:22px;place-items:center;border:1px solid #b471ce;border-radius:50%;background:rgba(180,113,206,.12);color:#b471ce}.community-activity header a svg{width:13px;height:9px;stroke:#b471ce;stroke-width:1.5}
.activity-tabs{position:relative;display:flex;gap:14px;margin:8px 0 16px}.activity-tab-indicator{position:absolute;z-index:0;top:0;left:0;height:22px;border-radius:7px;background:#b471ce;box-shadow:0 3px 8px rgba(180,113,206,.16);transform:translateX(var(--tab-x,0));transform-origin:center;will-change:transform,width}.activity-tabs.is-ready .activity-tab-indicator{transition:transform .36s cubic-bezier(.22,.8,.24,1),width .36s cubic-bezier(.22,.8,.24,1),box-shadow .25s ease}.activity-tabs button{position:relative;z-index:1;height:22px;padding:0 11px;border:0;border-radius:7px;background:transparent;color:#545e71;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;font-weight:500;cursor:pointer;transition:color .22s ease}.activity-tabs button.is-active{color:#f0f5f7;font-weight:500}
.activity-card{overflow:hidden;border-radius:17px;background:#fff}.activity-placeholder{height:116px}.activity-card footer{display:flex;height:34px;align-items:center;gap:28px;padding:0 18px;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px}.activity-control{display:flex;height:28px;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#16213b;font:inherit;cursor:pointer;transition:color .18s ease,transform .18s ease}.activity-control svg{width:16px;height:16px;overflow:visible;fill:none}.activity-control svg path{stroke:currentColor;stroke-width:1;transition:stroke .18s ease,opacity .18s ease}.activity-control.is-active{color:#b471ce}.activity-control:active{transform:scale(.9)}.activity-save{position:relative;display:grid;width:28px;margin-left:auto;place-items:center}.activity-save::before{content:"Guardado";position:absolute;right:22px;bottom:24px;padding:4px 8px;border-radius:8px;background:#b471ce;color:#f0f5f7;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:9px;font-weight:500;line-height:1;opacity:0;pointer-events:none;transform:translateY(5px) scale(.9)}.activity-save svg{width:17px;height:17px;transform-origin:50% 85%}.activity-save.is-active svg path:nth-child(1),.activity-save.is-active svg path:nth-child(2){opacity:0}.activity-count.is-animating{animation:activity-count-pop .32s ease}.activity-like.is-animating svg{animation:activity-like-up .48s cubic-bezier(.2,.8,.25,1.25)}.activity-save.is-animating svg{animation:activity-save-unfold .62s cubic-bezier(.2,.82,.2,1.15)}.activity-save.is-active.is-animating::before{animation:activity-saved-label .85s ease both}
@keyframes activity-count-pop{0%{transform:scale(.75);opacity:.45}55%{transform:scale(1.25)}100%{transform:scale(1);opacity:1}}
@keyframes activity-like-up{0%{transform:translateY(0) rotate(0) scale(1)}28%{transform:translateY(3px) rotate(-15deg) scale(.86)}62%{transform:translateY(-5px) rotate(9deg) scale(1.28)}82%{transform:translateY(-2px) rotate(-3deg) scale(1.08)}100%{transform:translateY(0) rotate(0) scale(1)}}
@keyframes activity-save-unfold{0%{transform:translateY(0) scale(1)}25%{transform:translateY(-7px) rotate(-5deg) scale(.78,.62);filter:drop-shadow(0 5px 3px rgba(22,33,59,.14))}55%{transform:translateY(-5px) rotate(3deg) scale(.9,1.22)}78%{transform:translateY(1px) rotate(0) scale(1.08,.92);filter:drop-shadow(0 2px 2px rgba(22,33,59,.08))}100%{transform:translateY(0) scale(1);filter:none}}
@keyframes activity-saved-label{0%{opacity:0;transform:translateY(6px) scale(.88)}20%,58%{opacity:1;transform:translateY(-3px) scale(1)}100%{opacity:0;transform:translateY(-10px) scale(.96)}}
.upcoming-events{margin-top:22px;overflow:hidden;border-radius:20px;background:#f0f5f7;box-shadow:0 8px 18px rgba(22,33,59,.06)}
.upcoming-events>header{display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:0 13px 0 20px;background:#dabae7}
.upcoming-events h2{margin:0;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1;font-weight:700}
.upcoming-events>header a{display:flex;align-items:center;gap:9px;color:#b471ce;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;line-height:1.05;font-weight:700}
.upcoming-events>header a>span{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:rgba(255,255,255,.45)}
.upcoming-events>header a svg{width:14px;height:10px;stroke:#b471ce;stroke-width:1.5}
.upcoming-event-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:10px;min-height:92px;align-items:center;padding:14px 15px 14px 12px}
.event-date{display:flex;width:46px;height:62px;align-items:center;justify-content:center;flex-direction:column;border-radius:12px;background:#efd8f8;color:#111;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal}
.event-date span{font-size:14px;line-height:1;font-weight:400}.event-date strong{margin-top:5px;font-size:22px;line-height:1;font-weight:400}
.event-information{min-width:0}.event-information h3{margin:0;color:#16213b;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;line-height:1.18;font-weight:700}
.event-metadata{display:flex;align-items:center;gap:12px;margin-top:10px;color:#939aa6;font-family:"Albert Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;font-weight:400;white-space:nowrap}.event-metadata>span{display:flex;align-items:center;gap:4px}.event-metadata svg{width:15px;height:15px;flex:none;stroke:#939aa6;stroke-width:1.5}.event-metadata svg path,.event-metadata svg circle{stroke:#939aa6}.event-metadata .event-attendance{margin-left:auto}.event-metadata .event-attendance svg{width:19px;stroke:#939aa6}.event-metadata .event-attendance svg path{stroke:#939aa6}
@media (max-width:380px){.event-metadata{gap:7px;font-size:9px}.event-metadata .event-attendance{margin-left:0}.upcoming-events>header{padding-left:16px}}
@media (max-width:420px){.home-view{padding-inline:20px}.home-shortcuts{gap:10px}.home-shortcuts a{font-size:9px}}
@media (min-width:900px){.home-view{max-width:1080px;padding:34px 52px 60px}.home-welcome{max-width:760px;height:auto;aspect-ratio:358/130}.home-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-shortcuts{grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}.community-activity{max-width:760px}.activity-placeholder{height:260px}.upcoming-events{max-width:760px}.upcoming-events>header{min-height:70px;padding-inline:42px 20px}.upcoming-events h2{font-size:22px}.upcoming-events>header a{font-size:14px}.upcoming-events>header a>span{width:38px;height:38px}.upcoming-event-card{grid-template-columns:78px minmax(0,1fr);gap:22px;min-height:158px;padding:24px 30px 24px 22px}.event-date{width:78px;height:102px;border-radius:18px}.event-date span{font-size:24px}.event-date strong{font-size:36px}.event-information h3{font-size:20px}.event-metadata{gap:24px;margin-top:18px;font-size:17px}.event-metadata svg{width:25px;height:25px}.event-metadata .event-attendance svg{width:31px}}
