.create-story-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500000;display:grid;place-items:center;padding:24px;background:rgba(35,24,32,.48);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.create-story-modal{position:relative;overflow:auto;background:radial-gradient(circle at 90% 8%,rgba(255,105,170,.24),transparent 35%),linear-gradient(180deg,#fff,#fff5fa);box-shadow:0 34px 90px rgba(55,28,43,.34)}.create-story-desktop{width:min(1120px,calc(100vw - 48px));max-height:calc(100vh - 48px);border-radius:34px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;padding:34px}.create-story-close{position:absolute;top:18px;right:18px;z-index:5;width:44px;height:44px;border:0;border-radius:999px;background:#fff;color:#3f2634;font-size:28px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgba(82,35,58,.14)}.create-story-title{display:flex;align-items:center;gap:14px;margin-bottom:22px}.create-story-title>span{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:26px;box-shadow:0 18px 36px rgba(244,93,157,.22)}.create-story-title h2{margin:0;color:#241620;font-size:36px;line-height:.95;font-weight:1000;letter-spacing:-.07em}.create-story-title p{margin:7px 0 0;color:#8c6578;font-size:14px;font-weight:800}.create-story-upload{width:100%;min-height:300px;border:2px dashed rgba(244,93,157,.34);border-radius:30px;display:grid;place-items:center;gap:8px;padding:28px;background:rgba(255,255,255,.62);color:#3f2634;text-align:center;cursor:pointer;overflow:hidden}.create-story-upload>span{font-size:56px}.create-story-upload strong{font-size:22px;font-weight:1000}.create-story-upload small{color:#8c6578;font-size:13px;font-weight:800}.create-story-upload.has-preview{padding:0;border-style:solid;background:#241620}.create-story-upload img,.create-story-upload video{width:100%;height:360px;object-fit:cover}.create-story-hidden-input{display:none}.create-story-tools{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.create-story-tools button,.create-story-visibility button,.create-story-cancel,.create-story-share-row button,.create-story-mobile-bottom button,.create-story-camera-error button{min-height:42px;padding:0 16px;border:1px solid rgba(244,93,157,.22);border-radius:999px;background:rgba(255,255,255,.76);color:#4b3040;font-size:13px;font-weight:950;cursor:pointer}.create-story-tools button:hover,.create-story-visibility button.active,.create-story-share-row button.active{background:rgba(244,93,157,.12);color:#f45d9d}.create-story-left textarea,.create-story-left input,.create-story-mobile textarea,.create-story-mobile>input{width:100%;box-sizing:border-box;border:1px solid rgba(244,93,157,.16);outline:0;background:rgba(255,255,255,.74);color:#3f2634;font-size:15px;font-weight:800}.create-story-left textarea,.create-story-mobile textarea{min-height:130px;resize:vertical;border-radius:24px;padding:18px}.create-story-left input,.create-story-mobile>input{height:52px;margin-top:12px;border-radius:18px;padding:0 18px}.create-story-visibility{display:flex;gap:10px;margin-top:14px}.create-story-error{margin:14px 0 0;padding:12px 14px;border-radius:16px;background:rgba(255,74,113,.1);color:#b92d59;font-size:13px;font-weight:900}.create-story-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.create-story-submit{min-height:48px!important;padding:0 22px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;font-size:14px!important;font-weight:1000!important;cursor:pointer!important;box-shadow:0 18px 34px rgba(244,93,157,.24)}.create-story-submit:disabled{opacity:.6}.create-story-right>strong{display:block;margin-bottom:14px;color:#3f2634;font-size:16px;font-weight:1000}.create-story-phone{position:sticky;top:0;width:100%;aspect-ratio:9 / 16;border-radius:34px;overflow:hidden;background:linear-gradient(160deg,#261721,#4a2037 60%,#ff6aa6);box-shadow:0 28px 60px rgba(55,28,43,.25)}.create-story-phone img,.create-story-phone video{width:100%;height:100%;object-fit:cover}.create-story-empty{height:100%;display:grid;place-content:center;gap:10px;padding:28px;text-align:center;color:#fff}.create-story-empty span{font-size:54px}.create-story-empty p{margin:0;font-size:18px;font-weight:1000}.create-story-caption,.create-story-live-text{position:absolute;left:18px;right:18px;bottom:20px;padding:14px;border-radius:20px;background:rgba(38,23,33,.5);color:#fff;backdrop-filter:blur(12px)}.create-story-caption p{margin:0;font-size:15px;line-height:1.35;font-weight:900}.create-story-caption small{display:block;margin-top:7px;color:rgba(255,255,255,.78);font-size:12px;font-weight:850}.create-story-mobile{width:min(430px,calc(100vw - 20px));max-height:calc(100vh - 20px);border-radius:32px;padding:14px}.create-story-mobile-preview{position:relative;width:100%;aspect-ratio:9 / 16;border-radius:28px;overflow:hidden;background:#241620}.create-story-mobile-preview video,.create-story-mobile-preview img{width:100%;height:100%;object-fit:cover}.create-story-camera-error,.create-story-camera-loading,.create-story-camera-start{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;gap:10px;padding:26px;text-align:center;color:#fff;background:linear-gradient(160deg,#261721,#4a2037 60%,#ff6aa6)}.create-story-camera-error strong,.create-story-camera-start strong{font-size:20px;font-weight:1000}.create-story-camera-error p,.create-story-camera-start p{max-width:280px;margin:0;color:rgba(255,255,255,.82);font-size:13px;line-height:1.4;font-weight:800}.create-story-camera-start button,.create-story-camera-error button{justify-self:center;min-height:40px;padding:0 16px;border:0;border-radius:999px;background:rgba(255,255,255,.92);color:#f45d9d;font-size:13px;font-weight:950;cursor:pointer}.create-story-mobile-tools{display:flex;justify-content:center;gap:9px;margin:12px 0}.create-story-mobile-tools button{width:42px;height:42px;border:1px solid rgba(244,93,157,.22);border-radius:999px;background:rgba(255,255,255,.82);color:#4b3040;font-size:15px;font-weight:1000}.create-story-mobile-bottom,.create-story-share-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.create-story-shutter{width:68px!important;height:68px!important;min-height:68px!important;padding:0!important;border-radius:999px!important;border:4px solid #fff!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;display:grid!important;place-items:center!important;box-shadow:0 16px 34px rgba(244,93,157,.28)}.create-story-shutter span{width:42px;height:42px;border-radius:999px;background:#fff}@media (max-width: 900px){.create-story-desktop{grid-template-columns:1fr}.create-story-right{display:none}}.dashboard-demo-ad-card{min-height:112px;background:linear-gradient(180deg,rgba(38,23,33,.08),rgba(38,23,33,.55)),url(https://images.pexels.com/photos/417074/pexels-photo-417074.jpeg?auto=compress&cs=tinysrgb&w=500) center / cover no-repeat;color:#fff}.dashboard-main,.dashboard-main-no-header{position:relative;width:calc(100% - 230px);min-height:100vh;margin-left:230px;padding:0;overflow-x:hidden;background:linear-gradient(180deg,rgba(255,247,251,.58),rgba(255,247,251,.86)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat fixed}.dashboard-main-home-shell{width:calc(100% - 230px)!important;min-height:100vh!important;margin-left:230px!important;padding:0!important;display:block!important;overflow-x:hidden!important;overflow-y:auto!important;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,247,251,.82)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat fixed!important}.dashboard-home-content-layout .home-modern-page{display:block!important;width:100%!important;min-height:100vh!important;position:relative!important;z-index:3!important;visibility:visible!important;opacity:1!important;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,247,251,.82)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat fixed!important}@media (min-width: 761px){.dashboard-main-global-shell{min-height:100vh!important;padding:0!important;overflow-x:hidden!important;background:linear-gradient(180deg,rgba(255,247,251,.55),rgba(255,247,251,.86)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat fixed!important}.dashboard-global-topbar{position:sticky;top:0;z-index:60;min-height:0;display:grid;grid-template-columns:minmax(280px,560px) auto 48px 48px;align-items:center;gap:14px;margin:14px 24px 12px;padding:6px 10px;border-radius:22px;background:rgba(242,246,255,.56);border-bottom:0;box-shadow:0 12px 32px rgba(82,35,58,.07);backdrop-filter:blur(10px) saturate(125%);-webkit-backdrop-filter:blur(10px) saturate(125%)}.dashboard-global-search{height:44px;display:grid;grid-template-columns:42px minmax(0,1fr) 54px;align-items:center;border-radius:20px;background:rgba(255,255,255,.82);box-shadow:0 14px 38px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88)}.dashboard-global-search ion-icon{justify-self:center;color:#5a4251;font-size:20px}.dashboard-global-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#3d2a36;font-size:13px;font-weight:750}.dashboard-global-search kbd{justify-self:center;padding:5px 8px;border-radius:9px;background:rgba(244,93,157,.08);color:#9a687c;font-size:11px;font-weight:900}.dashboard-global-create{min-height:36px!important;height:36px!important;padding:0 16px!important;border:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:950!important;box-shadow:0 10px 22px rgba(244,93,157,.2)!important;white-space:nowrap!important;cursor:pointer!important}.dashboard-global-create ion-icon{font-size:16px!important}.dashboard-global-icon-button{position:relative;width:44px;height:44px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.82);color:#3d2a36;box-shadow:0 14px 34px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.82);cursor:pointer}.dashboard-global-icon-button ion-icon{font-size:20px}.dashboard-global-icon-button span{position:absolute;top:-3px;right:-2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#f45d9d;color:#fff;font-size:10px;font-weight:1000}.dashboard-global-content-layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(300px,23vw,350px);gap:clamp(16px,1.5vw,26px);padding:0 24px 42px;overflow:hidden;background:transparent}.dashboard-global-page-content{min-width:0;background:transparent}.dashboard-global-page-content>*{background:transparent}.dashboard-global-right-rail{min-width:0;width:100%;max-width:100%;display:grid;gap:18px;align-content:start;overflow:hidden}.dashboard-right-card,.dashboard-right-today{width:100%;max-width:100%;box-sizing:border-box;border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.dashboard-right-card{padding:18px}.dashboard-right-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.dashboard-right-head h2{margin:0;color:#261721;font-size:16px;font-weight:1000;letter-spacing:-.045em}.dashboard-right-head button{border:0;background:transparent;color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.dashboard-right-stories{max-width:100%;display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.dashboard-right-stories::-webkit-scrollbar{display:none}.dashboard-right-stories button{min-width:52px;border:0;background:transparent;display:grid;gap:8px;justify-items:center;color:#3d2a36;cursor:pointer}.dashboard-right-stories span{position:relative;width:54px;height:54px;border-radius:999px;display:grid;place-items:center;border:3px solid #f45d9d}.dashboard-right-stories img{width:44px;height:44px;border-radius:999px;object-fit:cover}.dashboard-right-stories i,.dashboard-right-stories em{position:absolute;background:#f45d9d;color:#fff;font-style:normal;font-weight:1000}.dashboard-right-stories i{right:-3px;bottom:-3px;width:20px;height:20px;border-radius:999px;display:grid;place-items:center;font-size:14px}.dashboard-right-stories em{left:50%;bottom:-6px;transform:translate(-50%);padding:3px 6px;border-radius:999px;font-size:8px}.dashboard-right-stories strong{max-width:62px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;line-height:1.1}.dashboard-right-tala-list{display:grid;gap:14px}.dashboard-right-tala-list article{display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-areas:"img text" "img button";align-items:center;gap:6px 10px}.dashboard-right-tala-list img{grid-area:img;width:52px;height:52px;border-radius:14px;object-fit:cover}.dashboard-right-tala-list article>div{grid-area:text;min-width:0}.dashboard-right-tala-list strong,.dashboard-right-tala-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-right-tala-list strong{display:block;color:#261721;font-size:13px;font-weight:1000}.dashboard-right-tala-list small{display:block;margin-top:3px;color:#805d6d;font-size:11px;font-weight:800}.dashboard-right-tala-list span{display:inline-flex;margin-top:5px;padding:4px 7px;border-radius:999px;background:rgba(244,93,157,.1);color:#f45d9d;font-size:10px;font-weight:950}.dashboard-right-tala-list article>button{grid-area:button;justify-self:start;min-height:30px;padding:0 10px;border:1px solid rgba(244,93,157,.35);border-radius:999px;background:rgba(255,255,255,.7);color:#f45d9d;font-size:10.5px;font-weight:950;white-space:nowrap;cursor:pointer}.dashboard-right-friends{display:grid;grid-template-columns:repeat(4,minmax(56px,1fr));gap:8px}.dashboard-right-friends article{position:relative;min-width:0;min-height:102px;border-radius:18px;display:grid;justify-items:center;align-content:center;gap:5px;background:rgba(255,245,249,.9)}.dashboard-right-friends img{width:44px;height:44px;border-radius:999px;object-fit:cover}.dashboard-right-friends article>span{position:absolute;right:20px;top:50px;width:10px;height:10px;border:2px solid #ffffff;border-radius:999px;background:#36d681}.dashboard-right-friends strong{color:#261721;font-size:12px;font-weight:1000}.dashboard-right-friends small{color:#805d6d;font-size:10px;font-weight:800}.dashboard-right-today{padding:18px;border:1px solid rgba(244,93,157,.2)}.dashboard-right-today>span{display:block;color:#f45d9d;font-size:13px;font-weight:1000;margin-bottom:14px}.dashboard-right-today>div{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center}.dashboard-right-today img{width:58px;height:58px;border-radius:15px;object-fit:cover}.dashboard-right-today strong{display:block;color:#261721;font-size:13px;font-weight:1000}.dashboard-right-today small{display:block;margin-top:4px;color:#805d6d;font-size:11px;font-weight:800}.dashboard-right-today button{margin-top:14px;min-height:36px;padding:0 14px;border:1px solid rgba(244,93,157,.35);border-radius:999px;background:rgba(255,255,255,.72);color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.dashboard-global-page-content .posts-modern-search-row,.dashboard-global-page-content .posts-modern-right{display:none!important}.dashboard-global-page-content .posts-modern-page{display:block!important;padding:0!important;background:transparent!important;overflow:visible!important}}@media (max-width: 760px){html,body,ion-app,ion-content{background:#fff7f1!important}.dashboard-web-sidebar,.dashboard-web-bell,.dashboard-floating-header,.dashboard-global-topbar,.dashboard-global-right-rail{display:none!important}.dashboard-main,.dashboard-main-no-header,.dashboard-main-home-shell,.dashboard-main-global-shell{width:100%!important;min-height:100vh!important;margin:0!important;padding:0 0 calc(84px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,247,241,.88)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat!important}.dashboard-main:before,.dashboard-main-no-header:before{display:none!important}.dashboard-global-content-layout,.dashboard-home-content-layout{display:block!important;width:100%!important}.dashboard-home-content-layout .home-modern-page{display:block!important;width:100%!important;min-height:100vh!important;visibility:visible!important;opacity:1!important;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,247,241,.88)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat!important}.dashboard-card,.create-event-page,.posts-page,.random-page,.home-page,.account-profile-page,.notifications-shell,.info-unified-page{width:100%;max-width:none;min-height:100vh;margin:0;padding:14px;border-radius:0;background:transparent;box-shadow:none}.create-hero-card,.posts-hero-card,.random-hero-card,.info-hero-card{min-height:220px;padding:24px;border-radius:0;box-shadow:none}.create-hero-card h1,.posts-hero-card h1,.random-hero-card h1,.info-hero-card h1{font-size:38px}.info-warning-card{grid-template-columns:1fr;padding:20px;border-radius:24px}.info-grid{grid-template-columns:1fr;gap:14px}.info-card,.info-bottom-card{border-radius:24px;padding:20px}}.tala-location-picker{width:100%;padding:16px;border:1px solid rgba(244,93,157,.18);border-radius:24px;background:rgba(255,255,255,.72);box-shadow:inset 0 1px rgba(255,255,255,.86);box-sizing:border-box}.tala-location-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.tala-location-picker-head span{display:block;margin-bottom:4px;color:#f45d9d;font-size:11px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.tala-location-picker-head strong{color:#261721;font-size:15px;font-weight:1000}.tala-location-picker button{border:0;border-radius:999px;min-height:36px;padding:0 14px;background:rgba(244,93,157,.12);color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.tala-location-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:10px}.tala-location-search input{min-width:0;min-height:42px;padding:0 14px;border:1px solid rgba(82,35,58,.12);border-radius:999px;outline:0;background:rgba(255,255,255,.88);color:#3b2634;font-size:13px;font-weight:750}.tala-location-results{display:grid;gap:6px;margin-bottom:10px}.tala-location-results button{width:100%;min-height:34px;padding:8px 12px;border-radius:14px;text-align:left;background:rgba(255,245,249,.92);color:#624558;line-height:1.35}.tala-location-map{position:relative;width:100%;height:260px;border-radius:20px;overflow:hidden;background:#f6edf3;cursor:crosshair}.tala-location-picker-compact .tala-location-map{height:190px}.tala-location-map iframe{width:100%;height:100%;border:0;pointer-events:none}.tala-location-marker{position:absolute;left:50%;top:50%;width:22px;height:22px;transform:translate(-50%,-100%);border-radius:999px 999px 999px 4px;background:linear-gradient(135deg,#ef3f8f,#ff718d);box-shadow:0 10px 26px rgba(244,93,157,.34);rotate:-45deg}.tala-location-marker:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:999px;background:#fff}.tala-location-address{margin:10px 0 0;color:#76586a;font-size:12px;line-height:1.45;font-weight:760}@media (max-width: 560px){.tala-location-picker-head,.tala-location-search{grid-template-columns:1fr;align-items:stretch}.tala-location-picker-head{display:grid}}.tala-location-permission-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:18px;background:rgba(38,23,33,.24);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.tala-location-permission-card{width:min(460px,100%);padding:26px;border:1px solid rgba(255,255,255,.72);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(255,245,250,.88));box-shadow:0 30px 90px rgba(82,35,58,.22),inset 0 1px rgba(255,255,255,.95)}.tala-location-permission-card span{color:#f45d9d;font-size:12px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.tala-location-permission-card h2{margin:10px 0 0;color:#261721;font-size:clamp(24px,3.5vw,34px);line-height:1.02;font-weight:1000;letter-spacing:-.055em}.tala-location-permission-card p{margin:12px 0 0;color:#705466;font-size:14px;line-height:1.48;font-weight:760}.tala-location-permission-card>div{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.tala-location-permission-card button{min-height:42px;padding:0 18px;border:0;border-radius:999px;font-size:13px;font-weight:950;cursor:pointer}.tala-location-permission-card button:first-child{background:rgba(244,93,157,.12);color:#f45d9d}.tala-location-permission-card button:last-child{background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;box-shadow:0 16px 34px rgba(244,93,157,.25)}@media (min-width: 761px){.dashboard-global-page-content .posts-modern-page,.posts-modern-page{background:transparent!important;background-image:none!important;background-color:transparent!important}.posts-modern-page{padding-top:0!important;margin-top:0!important}.posts-modern-main{background:transparent!important}.posts-modern-filters{margin-top:0!important}.dashboard-global-topbar{background:transparent!important;border-bottom:0!important;box-shadow:none!important}.dashboard-main-global-shell{background:linear-gradient(180deg,rgba(255,247,251,.52),rgba(255,247,251,.86)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat fixed!important}.dashboard-global-content-layout{background:transparent!important}}.posts-feed-page{width:100%;min-height:100vh;display:grid;gap:26px;padding:0 0 42px;box-sizing:border-box}.posts-feed-page-embedded{min-height:0;padding:0}.posts-feed-home-head,.posts-feed-filter-tabs{border-radius:26px;background:rgba(255,255,255,.84);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.9);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.posts-feed-home-head{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.posts-feed-home-head span{display:block;margin-bottom:6px;color:#f45d9d;font-size:12px;font-weight:1000;letter-spacing:.09em;text-transform:uppercase}.posts-feed-home-head h2{margin:0;color:#261721;font-size:24px;line-height:1.1;font-weight:1000;letter-spacing:-.045em}.posts-feed-home-head p{margin:7px 0 0;color:#7c6170;font-size:13px;line-height:1.4;font-weight:760}.posts-feed-home-head button{min-height:44px;padding:0 18px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:12px;font-weight:950;cursor:pointer;box-shadow:0 16px 34px rgba(244,93,157,.22)}.posts-feed-filter-tabs{padding:10px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.posts-feed-filter-tabs::-webkit-scrollbar{display:none}.posts-feed-filter-tabs button{min-height:38px;padding:0 18px;border:0;border-radius:999px;background:transparent;color:#6d5060;font-size:12px;font-weight:950;white-space:nowrap;cursor:pointer}.posts-feed-filter-tabs .posts-feed-filter-active{background:rgba(244,93,157,.14);color:#f45d9d}.posts-feed-hero,.posts-feed-section,.posts-feed-bottom-banner{border-radius:28px;background:rgba(255,255,255,.82);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.posts-feed-hero{min-height:240px;padding:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;overflow:hidden;background:linear-gradient(135deg,rgba(14,6,25,.94),rgba(26,9,40,.88) 58%,rgba(244,93,157,.36)),url(https://images.pexels.com/photos/1761279/pexels-photo-1761279.jpeg?auto=compress&cs=tinysrgb&w=1400) center / cover no-repeat}.posts-feed-hero>div:first-child{max-width:100%}.posts-feed-hero span{color:#ff78b3;font-size:12px;font-weight:1000;letter-spacing:.05em;text-transform:uppercase}.posts-feed-hero h1{margin:12px 0 0;color:#fff;font-size:clamp(44px,4vw,66px);line-height:.95;font-weight:1000;letter-spacing:-.08em}.posts-feed-hero p{max-width:min(900px,78%);margin:16px 0 0;color:rgba(255,255,255,.84);font-size:16px;line-height:1.42;font-weight:760}.posts-feed-hero-actions{display:flex;justify-content:flex-end;align-self:center}.posts-feed-hero-actions button{min-height:48px;padding:0 22px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.2);color:#fff;font-size:12px;font-weight:950;cursor:pointer}.posts-feed-loading{padding:18px 22px;border-radius:22px;background:rgba(255,255,255,.72);color:#8c6b7c;font-size:13px;font-weight:900}.posts-feed-section{padding:26px}.posts-feed-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px}.posts-feed-section-head h2{margin:0;color:#261721;font-size:24px;line-height:1.05;font-weight:1000;letter-spacing:-.055em}.posts-feed-section-head p{margin:7px 0 0;color:#8c6b7c;font-size:13px;font-weight:760}.posts-feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start}.posts-feed-page>.posts-feed-section:nth-of-type(2) .posts-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.posts-feed-page>.posts-feed-section:nth-of-type(2) .posts-feed-card{height:390px;min-height:390px;aspect-ratio:auto;border-radius:28px}.posts-feed-page>.posts-feed-section:nth-of-type(n+3){background:rgba(255,255,255,.74)}.posts-feed-page>.posts-feed-section:nth-of-type(n+3) .posts-feed-card{height:520px;min-height:520px;aspect-ratio:auto;border-radius:26px;outline:7px solid rgba(255,255,255,.28)}.posts-feed-page>.posts-feed-section:nth-of-type(n+3) .posts-feed-grid{row-gap:36px}.posts-feed-card{position:relative;width:100%;border-radius:26px;overflow:hidden;background:#261721;box-shadow:0 22px 54px rgba(82,35,58,.18),0 0 0 1px rgba(255,255,255,.28)}.posts-feed-card-wide{grid-column:auto}.posts-feed-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.posts-feed-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(38,23,33,.16),transparent 32%),linear-gradient(0deg,rgba(38,23,33,.92),transparent 62%)}.posts-feed-card-head{position:absolute;left:16px;right:16px;top:16px;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:12px}.posts-feed-card-head>div{display:flex;align-items:center;gap:10px;min-width:0}.posts-feed-avatar,.posts-feed-avatar-image{width:46px;height:46px;flex:0 0 46px;border-radius:999px;border:2px solid rgba(255,255,255,.72);box-shadow:0 10px 22px rgba(0,0,0,.18)}.posts-feed-avatar{display:grid;place-items:center;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:15px;font-weight:1000}.posts-feed-avatar-image{object-fit:cover}.posts-feed-card-head strong,.posts-feed-card-head small{display:block;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.posts-feed-card-head strong{font-size:13px;font-weight:1000}.posts-feed-card-head strong em{margin-left:5px;color:#ff4fa0;font-style:normal}.posts-feed-card-head small{margin-top:2px;color:rgba(255,255,255,.78);font-size:11px;font-weight:800}.posts-feed-card-head button{width:34px;height:34px;flex:0 0 34px;border:0;border-radius:999px;background:rgba(38,23,33,.34);color:#fff;cursor:pointer}.posts-feed-play-button{position:absolute;left:50%;top:50%;z-index:2;width:58px;height:58px;transform:translate(-50%,-50%);border:0;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.22);color:#fff;font-size:28px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.posts-feed-card-content{position:absolute;left:18px;right:18px;bottom:16px;z-index:2}.posts-feed-music{width:fit-content;max-width:100%;margin-bottom:10px;padding:7px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.16);color:#fff;font-size:11px;font-weight:850}.posts-feed-card-content h2{margin:0;color:#fff;font-size:19px;line-height:1.12;font-weight:1000;letter-spacing:-.04em}.posts-feed-card-content p{margin:8px 0 12px;color:rgba(255,255,255,.8);font-size:12px;line-height:1.35;font-weight:780}.posts-feed-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.posts-feed-tags span{padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;font-size:10px;font-weight:850}.posts-feed-card-bottom{display:flex;align-items:center;gap:16px}.posts-feed-card-bottom span,.posts-feed-card-bottom button,.posts-feed-like-button{border:0;background:transparent;display:inline-flex;align-items:center;gap:6px;color:#fff;font-size:12px;font-weight:900;cursor:pointer}.posts-feed-card-bottom button:last-child{margin-left:auto}.posts-feed-card-bottom .posts-feed-save-button-active,.posts-feed-card-bottom .posts-feed-share-button-active{color:#f45d9d;background:rgba(244,93,157,.14)}.posts-feed-comment-form{width:100%;margin-top:12px;padding:8px;border-radius:999px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;background:rgba(255,255,255,.16);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.posts-feed-comment-form input{min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:12px;font-weight:760}.posts-feed-comment-form input::placeholder{color:rgba(255,255,255,.72)}.posts-feed-comment-form button{min-height:30px;padding:0 12px;border:0;border-radius:999px;background:rgba(255,255,255,.88);color:#f45d9d;font-size:11px;font-weight:950;cursor:pointer}.posts-feed-comment-form button:disabled{opacity:.45;cursor:default}.posts-feed-like-button ion-icon{transition:transform .18s ease,color .18s ease}.posts-feed-like-button-active ion-icon{color:#ff4fa0;transform:scale(1.12)}.posts-feed-empty{padding:22px;border-radius:18px;background:rgba(255,247,251,.72);color:#8c6b7c;font-size:13px;font-weight:850}.posts-feed-bottom-banner{padding:22px;display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#742bd9,#ef3f8f);color:#fff}.posts-feed-bottom-banner ion-icon{font-size:34px}.posts-feed-bottom-banner h2{margin:0;color:#fff;font-size:20px;font-weight:1000;letter-spacing:-.045em}.posts-feed-bottom-banner p{margin:6px 0 0;color:rgba(255,255,255,.82);font-size:13px;font-weight:760}.posts-create-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:grid;place-items:center;padding:28px;background:rgba(23,18,27,.48);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.posts-create-modal{position:relative;width:min(1180px,96vw);max-height:min(860px,92vh);padding:38px;border-radius:28px;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:38px;overflow:auto;background:rgba(255,255,255,.96);box-shadow:0 34px 100px rgba(23,18,27,.28),inset 0 1px rgba(255,255,255,.92)}.posts-create-modal-close{position:absolute;left:28px;top:28px;width:38px;height:38px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(82,35,58,.06);color:#261721;font-size:26px;line-height:1;cursor:pointer}.posts-create-modal-main{padding-left:70px;display:grid;gap:22px}.posts-create-modal-title h2{margin:0;color:#141123;font-size:30px;line-height:1.05;font-weight:1000;letter-spacing:-.06em}.posts-create-modal-title p{margin:8px 0 0;color:#6f5c6c;font-size:14px;font-weight:760}.posts-create-upload-box{min-height:230px;border:2px dashed rgba(244,93,157,.22);border-radius:22px;display:grid;place-items:center;align-content:center;gap:9px;background:radial-gradient(circle at 50% 0%,rgba(244,93,157,.06),transparent 40%),rgba(255,255,255,.72);cursor:pointer}.posts-create-upload-box ion-icon{color:#f45d9d;font-size:58px}.posts-create-upload-box strong{color:#261721;font-size:16px;font-weight:1000}.posts-create-upload-box span,.posts-create-upload-box small{color:#7b6877;font-size:13px;font-weight:760}.posts-create-upload-box input{display:none}.posts-create-tools{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.posts-create-tools button{min-height:48px;border:1px solid rgba(82,35,58,.1);border-radius:16px;background:rgba(255,255,255,.76);color:#3d2a36;font-size:13px;font-weight:900;cursor:pointer}.posts-create-tools button:first-child{background:rgba(244,93,157,.1);color:#f45d9d}.posts-create-textarea{min-height:150px;padding:18px;border:1px solid rgba(82,35,58,.1);border-radius:18px;display:grid;background:rgba(255,255,255,.76)}.posts-create-textarea textarea{width:100%;min-height:100px;border:0;outline:0;resize:vertical;background:transparent;color:#261721;font-size:15px;line-height:1.5;font-weight:760}.posts-create-textarea span{justify-self:end;color:#9a8492;font-size:12px;font-weight:850}.posts-create-tags{display:grid;gap:7px}.posts-create-tags strong{color:#261721;font-size:15px;font-weight:1000}.posts-create-tags small{color:#7b6877;font-size:12px;font-weight:760}.posts-create-tags input{min-height:46px;padding:0 16px;border:0;border-radius:15px;background:rgba(245,239,244,.84);color:#261721;font-size:14px;font-weight:760}.posts-create-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);gap:18px;align-items:center}.posts-create-footer strong,.posts-create-footer span{display:block}.posts-create-footer strong{color:#261721;font-size:14px;font-weight:1000}.posts-create-footer span{margin-top:3px;color:#7b6877;font-size:12px;font-weight:760}.posts-create-footer button{min-height:54px;border:0;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:17px;font-weight:1000;box-shadow:0 18px 36px rgba(244,93,157,.24);cursor:pointer}.posts-create-preview{display:grid;align-content:start;gap:18px}.posts-create-preview>h3{margin:0;color:#261721;font-size:18px;font-weight:1000}.posts-create-preview>p{margin:-12px 0 0;color:#7b6877;font-size:13px;font-weight:760}.posts-create-preview article,.posts-create-tip{border-radius:20px;background:rgba(255,255,255,.82);box-shadow:0 16px 42px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88)}.posts-create-preview article{padding:18px}.posts-create-preview-head{display:flex;align-items:center;gap:10px}.posts-create-preview-head>span{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-weight:1000}.posts-create-preview-head strong,.posts-create-preview-head small{display:block}.posts-create-preview-head strong{color:#261721;font-size:14px;font-weight:1000}.posts-create-preview-head small{color:#7b6877;font-size:11px;font-weight:760}.posts-create-preview-head em{margin-left:auto;color:#5a4251;font-style:normal;font-weight:1000}.posts-create-preview h4{margin:18px 0 12px;color:#261721;font-size:14px;font-weight:900}.posts-create-preview img{width:100%;height:300px;border-radius:14px;object-fit:cover}.posts-create-preview-actions{display:flex;gap:18px;margin-top:14px;color:#5a4251;font-size:13px;font-weight:850}.posts-create-preview-actions span:last-child{margin-left:auto}.posts-create-tip{padding:18px;border:1px solid rgba(244,93,157,.2);background:linear-gradient(135deg,rgba(244,93,157,.1),rgba(255,255,255,.82))}.posts-create-tip strong{color:#261721;font-size:15px;font-weight:1000}.posts-create-tip p{margin:8px 0 0;color:#6f5c6c;font-size:13px;line-height:1.45;font-weight:760}@media (min-width: 1400px){.posts-feed-page>.posts-feed-section:nth-of-type(2) .posts-feed-card{height:420px;min-height:420px}.posts-feed-page>.posts-feed-section:nth-of-type(n+3) .posts-feed-card{height:560px;min-height:560px}}@media (max-width: 1180px){.posts-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.posts-feed-page>.posts-feed-section:nth-of-type(2) .posts-feed-grid{grid-template-columns:1fr}.posts-feed-page>.posts-feed-section:nth-of-type(2) .posts-feed-card{height:340px;min-height:340px}.posts-feed-page>.posts-feed-section:nth-of-type(n+3) .posts-feed-card{height:500px;min-height:500px}.posts-create-modal{grid-template-columns:1fr}.posts-create-modal-main{padding-left:0;padding-top:48px}.posts-create-footer{grid-template-columns:1fr}}@media (max-width: 760px){.posts-feed-page{padding:14px 14px calc(96px + env(safe-area-inset-bottom))}.posts-feed-hero{grid-template-columns:1fr;padding:28px 22px}.posts-feed-hero h1{font-size:42px}.posts-feed-hero p{max-width:100%}.posts-feed-section{padding:18px}.posts-feed-grid,.posts-feed-page>.posts-feed-section:nth-of-type(2) .posts-feed-grid{grid-template-columns:1fr;gap:22px}.posts-feed-page>.posts-feed-section:nth-of-type(2) .posts-feed-card{height:260px;min-height:260px}.posts-feed-page>.posts-feed-section:nth-of-type(n+3) .posts-feed-card{height:500px;min-height:500px;outline:0}.posts-create-modal-backdrop{padding:12px}.posts-create-modal{padding:22px;border-radius:22px}.posts-create-tools{grid-template-columns:repeat(2,1fr)}}.home-modern-page{width:100%;min-height:100vh;display:grid;gap:20px;padding:26px 26px 44px;box-sizing:border-box;background:transparent}.home-modern-topbar{width:100%;display:grid;grid-template-columns:minmax(280px,560px) auto;align-items:center;gap:18px}.home-modern-search{height:48px;display:grid;grid-template-columns:44px minmax(0,1fr) 54px;align-items:center;border-radius:20px;background:rgba(255,255,255,.84);box-shadow:0 14px 38px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88)}.home-modern-search ion-icon{justify-self:center;color:#5a4251;font-size:20px}.home-modern-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#3d2a36;font-size:13px;font-weight:750}.home-modern-search kbd{justify-self:center;padding:5px 8px;border-radius:9px;background:rgba(244,93,157,.08);color:#9a687c;font-size:11px;font-weight:900}.home-modern-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.home-modern-create-button{min-height:48px;padding:0 22px;border:0;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:13px;font-weight:950;box-shadow:0 18px 34px rgba(244,93,157,.22);white-space:nowrap;cursor:pointer}.home-modern-create-button ion-icon{font-size:20px}.home-modern-header-icon-button{position:relative;width:48px;height:48px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.84);color:#3d2a36;box-shadow:0 14px 34px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.84);cursor:pointer}.home-modern-header-icon-button ion-icon{font-size:20px}.home-modern-header-icon-button span{position:absolute;top:-3px;right:-2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#f45d9d;color:#fff;font-size:10px;font-weight:1000}.home-notification-wrapper{position:relative;width:48px;height:48px}.home-notification-dropdown{position:absolute;top:calc(100% + 12px);right:0;z-index:200000;width:min(380px,86vw);max-height:min(560px,72vh);padding:16px;border-radius:24px;overflow:auto;background:rgba(255,255,255,.94);box-shadow:0 26px 70px rgba(82,35,58,.18),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.home-notification-dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.home-notification-dropdown-head h2{margin:0;color:#261721;font-size:20px;font-weight:1000;letter-spacing:-.055em}.home-notification-dropdown-head button{border:0;background:transparent;color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.home-notification-list{display:grid;gap:10px}.home-notification-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:12px;border-radius:18px;background:rgba(255,247,251,.74)}.home-notification-item-unread{background:linear-gradient(135deg,rgba(244,93,157,.13),rgba(255,255,255,.78))}.home-notification-item>span{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:rgba(244,93,157,.12);font-size:20px}.home-notification-item strong{display:block;color:#261721;font-size:13px;font-weight:1000}.home-notification-item p{margin:4px 0 0;color:#7a5668;font-size:12px;line-height:1.35;font-weight:750}.home-notification-item small{display:block;margin-top:6px;color:#b17d95;font-size:10.5px;font-weight:900}.home-notification-empty{padding:24px 16px;border-radius:18px;text-align:center;background:rgba(255,247,251,.78)}.home-notification-empty strong{display:block;color:#261721;font-size:15px;font-weight:1000}.home-notification-empty p{max-width:260px;margin:8px auto 0;color:#8c6b7c;font-size:12px;line-height:1.4;font-weight:750}.home-modern-hero{min-height:300px;display:grid;grid-template-columns:minmax(320px,.86fr) minmax(420px,1.14fr);align-items:center;gap:30px;padding:34px;border-radius:30px;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(15,7,18,.86),rgba(15,7,18,.4),rgba(15,7,18,.82)),url(https://images.pexels.com/photos/4577179/pexels-photo-4577179.jpeg?auto=compress&cs=tinysrgb&w=1600) center / cover no-repeat;box-shadow:0 24px 64px rgba(82,35,58,.16),inset 0 1px rgba(255,255,255,.12)}.home-modern-hero-copy{position:relative;z-index:2;min-width:0}.home-modern-hero-copy h1{margin:0;color:#fff;font-size:clamp(38px,4.3vw,64px);line-height:1.02;font-weight:1000;letter-spacing:-.08em}.home-modern-hero-copy h1 span{color:#ff4fa0}.home-modern-hero-copy p{max-width:430px;margin:16px 0 0;color:rgba(255,255,255,.86);font-size:15px;line-height:1.45;font-weight:760}.home-modern-hero-copy button{min-height:48px;margin-top:24px;padding:0 22px;border:0;border-radius:999px;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:13px;font-weight:950;box-shadow:0 18px 34px rgba(244,93,157,.28);cursor:pointer}.home-modern-hero-stories{min-width:0;display:grid;grid-template-columns:repeat(5,minmax(84px,1fr));gap:14px;align-items:stretch}.home-modern-hero-stories button{min-height:164px;border:0;border-radius:22px;position:relative;overflow:hidden;display:grid;align-content:end;justify-items:start;padding:12px;background:rgba(255,255,255,.18);color:#fff;box-shadow:inset 0 0 0 2px rgba(255,255,255,.16);cursor:pointer}.home-modern-hero-stories button>span{position:absolute;top:0;right:0;bottom:0;left:0}.home-modern-hero-stories button>span img{width:100%;height:100%;object-fit:cover}.home-modern-hero-stories button>span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 26%,rgba(0,0,0,.72))}.home-modern-hero-stories strong{position:relative;z-index:2;color:#fff;font-size:12px;font-weight:1000}.home-modern-hero-stories em{position:absolute;left:50%;bottom:32px;z-index:3;transform:translate(-50%);padding:4px 8px;border-radius:999px;background:#f45d9d;color:#fff;font-size:8px;font-style:normal;font-weight:1000}.home-modern-story-create{background:linear-gradient(135deg,rgba(244,93,157,.62),rgba(168,35,221,.52))!important;justify-items:center!important;align-content:center!important}.home-modern-story-create>span{position:static!important;width:58px;height:58px;border-radius:999px;display:grid;place-items:center;background:rgba(0,0,0,.4);color:#fff;font-size:32px}.home-modern-story-create>span:after{display:none}.home-modern-filter-row{display:flex;justify-content:space-between;align-items:center;gap:18px}.home-modern-filter-row>div{display:flex;gap:8px;flex-wrap:wrap;padding:6px;border-radius:999px;background:rgba(255,255,255,.76);box-shadow:0 14px 36px rgba(82,35,58,.07),inset 0 1px rgba(255,255,255,.86)}.home-modern-filter-row button{min-height:42px;padding:0 18px;border:0;border-radius:999px;background:transparent;color:#372432;font-size:13px;font-weight:950;cursor:pointer}.home-modern-filter-row .home-modern-filter-active{background:linear-gradient(135deg,#ff6c9e,#c73cff);color:#fff;box-shadow:0 14px 26px rgba(244,93,157,.22)}.home-modern-filter-button{background:rgba(255,255,255,.82)!important;box-shadow:0 14px 34px rgba(82,35,58,.07),inset 0 1px rgba(255,255,255,.86)}.home-modern-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.home-modern-feed,.home-modern-side{min-width:0;display:grid;gap:18px}.home-modern-card-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:18px}.home-modern-feed-card{position:relative;min-height:430px;border-radius:24px;overflow:hidden;background:#261721;box-shadow:0 18px 42px rgba(82,35,58,.15)}.home-modern-feed-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.home-modern-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(38,23,33,.16),transparent 32%),linear-gradient(0deg,rgba(38,23,33,.92),transparent 62%)}.home-modern-card-head{position:absolute;left:16px;right:16px;top:16px;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:12px}.home-modern-card-head>div{min-width:0;display:flex;align-items:center;gap:10px}.home-modern-card-head img{width:46px;height:46px;border-radius:999px;object-fit:cover;border:2px solid rgba(255,255,255,.72)}.home-modern-card-head strong,.home-modern-card-head small{display:block;color:#fff}.home-modern-card-head strong{font-size:13px;font-weight:1000}.home-modern-card-head small{margin-top:2px;color:rgba(255,255,255,.78);font-size:11px;font-weight:800}.home-modern-card-head button{width:34px;height:34px;border:0;border-radius:999px;background:rgba(38,23,33,.34);color:#fff;cursor:pointer}.home-modern-play{position:absolute;left:50%;top:50%;z-index:2;width:58px;height:58px;transform:translate(-50%,-50%);border:0;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.22);color:#fff;font-size:28px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.home-modern-card-content{position:absolute;left:18px;right:18px;bottom:16px;z-index:2}.home-modern-card-content h2{margin:0;color:#fff;font-size:18px;line-height:1.15;font-weight:1000;letter-spacing:-.04em}.home-modern-card-content p{margin:8px 0 12px;color:rgba(255,255,255,.8);font-size:12px;line-height:1.35;font-weight:780}.home-modern-music{display:inline-flex;max-width:100%;margin-bottom:12px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.16);color:#fff;font-size:11px;font-weight:850}.home-modern-card-bottom{display:flex;align-items:center;gap:16px}.home-modern-card-bottom span,.home-modern-card-bottom button{border:0;background:transparent;display:inline-flex;align-items:center;gap:6px;color:#fff;font-size:12px;font-weight:900;cursor:pointer}.home-modern-card-bottom ion-icon{font-size:19px}.home-modern-card-bottom button,.home-modern-mini-people{margin-left:auto}.home-modern-discovery-banner{min-height:132px;padding:26px;border-radius:24px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:24px;background:radial-gradient(circle at 78% 36%,rgba(244,93,157,.32),transparent 30%),linear-gradient(135deg,#742bd9,#ef3f8f);color:#fff;box-shadow:0 18px 42px rgba(116,43,217,.18)}.home-modern-discovery-banner h2{margin:0;color:#fff;font-size:22px;line-height:1.08;font-weight:1000;letter-spacing:-.05em}.home-modern-discovery-banner p{margin:8px 0 0;color:rgba(255,255,255,.78);font-size:13px;font-weight:760}.home-modern-orbit{display:flex}.home-modern-orbit img{width:48px;height:48px;margin-left:-12px;border:3px solid rgba(255,255,255,.76);border-radius:999px;object-fit:cover}.home-modern-orbit img:first-child{margin-left:0}.home-modern-discovery-banner button{min-height:42px;padding:0 18px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:12px;font-weight:950;cursor:pointer}.home-modern-side-card,.home-modern-events-card{padding:18px;border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.home-modern-side-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.home-modern-side-head h2{margin:0;color:#261721;font-size:16px;font-weight:1000;letter-spacing:-.045em}.home-modern-side-head button{border:0;background:transparent;color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.home-modern-active-list{display:grid;gap:12px}.home-modern-active-list article{display:grid;grid-template-columns:48px 10px minmax(0,1fr) 38px;align-items:center;gap:10px}.home-modern-active-list img{width:48px;height:48px;border-radius:999px;object-fit:cover}.home-modern-active-list article>span{width:9px;height:9px;margin-left:-22px;margin-top:30px;border:2px solid #ffffff;border-radius:999px;background:#31d77b}.home-modern-active-list strong,.home-modern-active-list small{display:block}.home-modern-active-list strong{color:#261721;font-size:13px;font-weight:1000}.home-modern-active-list small{margin-top:3px;color:#805d6d;font-size:11px;font-weight:800}.home-modern-active-list button{width:38px;height:38px;border:0;border-radius:999px;background:rgba(244,93,157,.1);cursor:pointer}.home-modern-algo-card{min-height:190px;padding:24px;border-radius:24px;position:relative;overflow:hidden;background:radial-gradient(circle at 84% 36%,rgba(244,93,157,.38),transparent 30%),linear-gradient(135deg,#100718,#281032);color:#fff;box-shadow:0 18px 46px rgba(82,35,58,.13)}.home-modern-algo-card h2{max-width:220px;margin:0;color:#fff;font-size:20px;line-height:1.1;font-weight:1000;letter-spacing:-.05em}.home-modern-algo-card p{max-width:240px;margin:10px 0 18px;color:rgba(255,255,255,.78);font-size:12px;line-height:1.4;font-weight:760}.home-modern-algo-card button:not(.home-modern-algo-play){min-height:40px;padding:0 16px;border:0;border-radius:999px;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:12px;font-weight:950;cursor:pointer}.home-modern-algo-play{position:absolute;right:24px;top:50%;width:58px;height:58px;transform:translateY(-50%);border:0;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.14);color:#fff;font-size:26px;cursor:pointer}.home-modern-events-card{display:grid;gap:14px}.home-modern-events-card article{display:grid;grid-template-columns:54px minmax(0,1fr) 28px;align-items:center;gap:12px;padding:12px;border-radius:18px;background:rgba(255,247,251,.7)}.home-modern-events-card article>div:first-child{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#fff}.home-modern-events-card article>div:first-child strong,.home-modern-events-card article>div:first-child span{display:block;text-align:center}.home-modern-events-card article>div:first-child strong{color:#f45d9d;font-size:18px;font-weight:1000}.home-modern-events-card article>div:first-child span{color:#8c6b7c;font-size:9px;font-weight:900}.home-modern-events-card h3{margin:0;color:#261721;font-size:13px;font-weight:1000}.home-modern-events-card p{margin:4px 0 0;color:#805d6d;font-size:11px;font-weight:800}.home-modern-events-card article>button{border:0;background:transparent;color:#9a687c;font-size:22px;cursor:pointer}.home-modern-calendar-button{min-height:42px;border:1px solid rgba(244,93,157,.22);border-radius:999px;background:rgba(255,255,255,.62);color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.dashboard-main-home-shell .dashboard-web-bell{display:none!important}.home-modern-mobile-nav{display:none}@media (max-width: 1320px){.home-modern-layout{grid-template-columns:1fr}.home-modern-side{grid-template-columns:repeat(3,minmax(0,1fr))}.home-modern-algo-card{min-height:230px}}@media (max-width: 1080px){.home-modern-hero{grid-template-columns:1fr!important;align-items:start!important;gap:22px!important}.home-modern-hero-copy{width:100%!important;max-width:none!important}.home-modern-hero-copy h1{max-width:680px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}.home-modern-hero-copy p{max-width:520px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}.home-modern-hero-stories{width:100%!important;max-width:100%!important;grid-column:1 / -1!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:stretch!important;overflow-x:auto!important;overflow-y:hidden!important}.home-modern-card-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.home-modern-side,.home-modern-discovery-banner{grid-template-columns:1fr}}@media (max-width: 760px){.home-modern-page{padding:14px 14px calc(96px + env(safe-area-inset-bottom))}.home-modern-topbar{display:none}.home-modern-hero{min-height:auto!important;grid-template-columns:1fr!important;padding:26px 20px!important;border-radius:24px!important;gap:20px!important}.home-modern-hero-copy{width:100%!important;max-width:none!important}.home-modern-hero-copy h1{max-width:100%!important;font-size:38px!important;line-height:1.02!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}.home-modern-hero-copy p{max-width:100%!important}.home-modern-hero-stories{width:100%!important;max-width:100%!important;display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;margin:0!important;padding:4px 0 10px!important}.home-modern-filter-row{overflow-x:auto;scrollbar-width:none}.home-modern-filter-row::-webkit-scrollbar{display:none}.home-modern-filter-row>div{flex-wrap:nowrap}.home-modern-filter-button{display:none}.home-modern-card-grid,.home-modern-side{grid-template-columns:1fr}.home-modern-feed-card{min-height:420px}.home-modern-mobile-nav{position:fixed;left:50%;bottom:calc(12px + env(safe-area-inset-bottom));z-index:100000;width:min(94vw,430px);height:72px;transform:translate(-50%);display:grid;grid-template-columns:repeat(5,1fr);align-items:center;border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 18px 52px rgba(82,35,58,.18),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.home-modern-mobile-nav button{border:0;background:transparent;display:grid;justify-items:center;gap:4px;color:#5d4655;font-size:10px;font-weight:850;cursor:pointer}.home-modern-mobile-nav ion-icon{font-size:22px}.home-modern-mobile-active{color:#f45d9d!important}.home-modern-mobile-plus{width:60px;height:60px;justify-self:center;border-radius:999px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#ef3f8f,#822ee8)!important;color:#fff!important;box-shadow:0 18px 36px rgba(244,93,157,.3)}.home-modern-mobile-plus ion-icon{font-size:30px}.home-modern-mobile-plus span{display:none}.home-notification-dropdown{position:fixed;inset:14px 14px auto 14px;width:auto;max-height:calc(100vh - 120px)}}.home-modern-section-block{display:grid;gap:16px}.home-modern-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px}.home-modern-section-head span{display:inline-flex;margin-bottom:6px;color:#f45d9d;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.05em}.home-modern-section-head h2{margin:0;color:#261721;font-size:22px;line-height:1.05;font-weight:1000;letter-spacing:-.055em}.home-modern-section-head p{margin:7px 0 0;color:#8c6b7c;font-size:13px;font-weight:760}.home-modern-section-head button{min-height:38px;padding:0 15px;border:0;border-radius:999px;background:rgba(244,93,157,.1);color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.home-modern-news-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:16px}.home-modern-news-card{min-height:210px;border-radius:24px;overflow:hidden;display:grid;grid-template-columns:42% minmax(0,1fr);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,247,251,.8));box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88)}.home-modern-news-card>img{width:100%;height:100%;object-fit:cover}.home-modern-news-card>div{padding:20px;display:grid;align-content:center;gap:9px}.home-modern-news-card span{width:fit-content;padding:7px 10px;border-radius:999px;background:rgba(244,93,157,.1);color:#f45d9d;font-size:11px;font-weight:1000}.home-modern-news-card h3{margin:0;color:#261721;font-size:20px;line-height:1.08;font-weight:1000;letter-spacing:-.055em}.home-modern-news-card p{margin:0;color:#6f5161;font-size:13px;line-height:1.4;font-weight:760}.home-modern-news-card small{color:#a5748c;font-size:11px;font-weight:850}@media (max-width: 980px){.home-modern-news-grid,.home-modern-news-card{grid-template-columns:1fr}.home-modern-news-card>img{height:190px}}@media (max-width: 760px){.home-modern-section-head{display:grid}}.home-modern-admin-edit-button,.home-modern-edit-post-button{width:fit-content;min-height:34px;padding:0 12px;border:0;border-radius:999px;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:11px;font-weight:950;box-shadow:0 12px 24px rgba(244,93,157,.2);cursor:pointer}.home-modern-card-actions{display:flex;align-items:center;gap:8px}.home-modern-card-actions>button:not(.home-modern-edit-post-button){width:34px;height:34px;border:0;border-radius:999px;background:rgba(38,23,33,.34);color:#fff;cursor:pointer}.home-modern-layout-no-side{grid-template-columns:1fr!important}.home-modern-layout-no-side .home-modern-feed{width:100%}.home-modern-layout-no-side .home-modern-card-grid{grid-template-columns:repeat(3,minmax(240px,1fr))}@media (min-width: 1500px){.home-modern-layout-no-side .home-modern-card-grid{grid-template-columns:repeat(4,minmax(240px,1fr))}}@media (max-width: 1080px){.home-modern-layout-no-side .home-modern-card-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width: 760px){.home-modern-layout-no-side .home-modern-card-grid{grid-template-columns:1fr}}.home-modern-hero{overflow:hidden!important}.home-modern-hero-stories{display:flex!important;align-items:stretch!important;gap:14px!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:6px 4px 10px!important;scrollbar-width:none!important}.home-modern-hero-stories::-webkit-scrollbar{display:none!important}.home-modern-story-create,.home-modern-story-item{flex:0 0 112px!important;width:112px!important;height:164px!important;border:0!important;border-radius:22px!important;position:relative!important;overflow:hidden!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:12px!important;color:#fff!important;box-shadow:0 18px 42px rgba(23,18,27,.24),inset 0 1px rgba(255,255,255,.28)!important;cursor:pointer!important}.home-modern-story-create{background:radial-gradient(circle at 50% 22%,rgba(255,255,255,.26),transparent 34%),linear-gradient(145deg,#ef3f8f,#742bd9)!important}.home-modern-story-create>span{position:absolute!important;left:50%!important;top:50%!important;width:58px!important;height:58px!important;transform:translate(-50%,-58%)!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(23,18,27,.46)!important;color:#fff!important;font-size:30px!important}.home-modern-story-create strong,.home-modern-story-item strong{position:relative!important;z-index:3!important;width:100%!important;color:#fff!important;font-size:12px!important;line-height:1.1!important;font-weight:1000!important;text-align:left!important;text-shadow:0 3px 12px rgba(0,0,0,.42)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.home-modern-story-item>span{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important}.home-modern-story-item>span:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,rgba(0,0,0,.05),transparent 40%),linear-gradient(0deg,rgba(20,8,22,.74),transparent 58%)!important;z-index:1!important}.home-modern-story-item>span>img:first-child{width:100%!important;height:100%!important;object-fit:cover!important}.home-modern-story-item i{position:absolute!important;right:8px!important;bottom:32px!important;z-index:2!important;width:34px!important;height:34px!important;border-radius:999px!important;display:block!important;overflow:hidden!important;border:2px solid rgba(255,255,255,.84)!important;background:#fff!important}.home-modern-story-item i img{width:100%!important;height:100%!important;object-fit:cover!important}.home-modern-story-item em{position:absolute!important;left:10px!important;bottom:34px!important;z-index:2!important;padding:4px 7px!important;border-radius:999px!important;background:#ff4fa0!important;color:#fff!important;font-size:9px!important;font-style:normal!important;font-weight:1000!important}@media (max-width: 760px){.home-modern-hero-stories{margin:18px -16px 0!important;padding:4px 16px 12px!important;gap:12px!important}.home-modern-story-create,.home-modern-story-item{flex-basis:92px!important;width:92px!important;height:136px!important;border-radius:18px!important}.home-modern-story-create>span{width:50px!important;height:50px!important;font-size:26px!important}.home-modern-story-create strong,.home-modern-story-item strong{font-size:11px!important}.home-modern-story-item i{width:28px!important;height:28px!important;bottom:29px!important}}.home-story-modal-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99999!important;display:grid!important;place-items:center!important;padding:30px!important;background:rgba(23,18,27,.46)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.home-story-modal{position:relative!important;width:min(1040px,94vw)!important;max-height:min(760px,90vh)!important;padding:30px!important;border-radius:32px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 330px!important;gap:28px!important;overflow:auto!important;background:rgba(255,255,255,.96)!important;box-shadow:0 34px 100px rgba(23,18,27,.3),inset 0 1px rgba(255,255,255,.92)!important}.home-story-modal-close{position:absolute!important;right:22px!important;top:22px!important;z-index:3!important;width:40px!important;height:40px!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(244,93,157,.1)!important;color:#261721!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}.home-story-modal-editor{display:grid!important;gap:18px!important;align-content:start!important}.home-story-modal-head span{color:#f45d9d!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.05em!important;text-transform:uppercase!important}.home-story-modal-head h2{margin:8px 0 0!important;color:#1f1720!important;font-size:clamp(30px,3vw,46px)!important;line-height:.98!important;font-weight:1000!important;letter-spacing:-.075em!important}.home-story-modal-head p{margin:10px 0 0!important;color:#8c6b7c!important;font-size:14px!important;font-weight:780!important}.home-story-upload-box{min-height:330px!important;border:2px dashed rgba(244,93,157,.24)!important;border-radius:26px!important;position:relative!important;overflow:hidden!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 0%,rgba(244,93,157,.1),transparent 40%),rgba(255,247,251,.72)!important;cursor:pointer!important}.home-story-upload-box>img{width:100%!important;height:100%!important;min-height:330px!important;object-fit:cover!important}.home-story-upload-box>div{display:grid!important;place-items:center!important;gap:8px!important;text-align:center!important}.home-story-upload-box ion-icon{width:68px!important;height:68px!important;padding:18px!important;border-radius:999px!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important}.home-story-upload-box strong{color:#261721!important;font-size:18px!important;font-weight:1000!important}.home-story-upload-box small{color:#8c6b7c!important;font-size:13px!important;font-weight:760!important}.home-story-upload-box input{display:none!important}.home-story-caption-box{display:grid!important;gap:8px!important}.home-story-caption-box span{color:#261721!important;font-size:14px!important;font-weight:1000!important}.home-story-caption-box textarea{min-height:110px!important;padding:16px!important;border:1px solid rgba(244,93,157,.18)!important;border-radius:18px!important;outline:0!important;resize:vertical!important;background:rgba(255,255,255,.82)!important;color:#261721!important;font-size:14px!important;line-height:1.5!important;font-weight:760!important}.home-story-upload-error{margin:0!important;padding:12px 14px!important;border-radius:14px!important;background:rgba(255,71,126,.1)!important;color:#d91f64!important;font-size:13px!important;font-weight:850!important}.home-story-modal-actions{display:flex!important;justify-content:flex-end!important;gap:12px!important}.home-story-modal-actions button{min-height:48px!important;padding:0 20px!important;border:0!important;border-radius:999px!important;font-size:14px!important;font-weight:1000!important;cursor:pointer!important}.home-story-modal-actions button:first-child{background:rgba(82,35,58,.07)!important;color:#5a4251!important}.home-story-modal-actions button:last-child{background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;box-shadow:0 18px 36px rgba(244,93,157,.26)!important}.home-story-modal-actions button:disabled{opacity:.62!important;cursor:not-allowed!important}.home-story-modal-preview{display:grid!important;align-content:start!important;gap:14px!important}.home-story-modal-preview>span{color:#8c6b7c!important;font-size:13px!important;font-weight:1000!important}.home-story-modal-preview article{height:560px!important;border-radius:28px!important;position:relative!important;overflow:hidden!important;background:#1f1720!important;box-shadow:0 24px 64px rgba(82,35,58,.18)!important}.home-story-modal-preview article>img{width:100%!important;height:100%!important;object-fit:cover!important}.home-story-empty-preview{width:100%!important;height:100%!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 22%,rgba(244,93,157,.38),transparent 32%),linear-gradient(145deg,#2b0e28,#120615)!important}.home-story-empty-preview ion-icon{color:#fff!important;font-size:52px!important}.home-story-modal-preview article:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(0deg,rgba(20,8,22,.78),transparent 52%)!important}.home-story-modal-preview article>div:last-child{position:absolute!important;left:18px!important;right:18px!important;bottom:18px!important;z-index:2!important;display:grid!important;gap:5px!important}.home-story-modal-preview strong,.home-story-modal-preview small{color:#fff!important;text-shadow:0 3px 14px rgba(0,0,0,.38)!important}.home-story-modal-preview strong{font-size:15px!important;font-weight:1000!important}.home-story-modal-preview small{font-size:13px!important;line-height:1.35!important;font-weight:760!important}@media (max-width: 760px){.home-story-modal-backdrop{padding:0!important;place-items:stretch!important}.home-story-modal{width:100vw!important;max-height:none!important;min-height:100vh!important;border-radius:0!important;padding:18px!important;grid-template-columns:1fr!important;gap:18px!important;background:#170713!important}.home-story-modal-close{left:16px!important;right:auto!important;top:16px!important;background:rgba(255,255,255,.1)!important;color:#fff!important}.home-story-modal-head{padding-top:54px!important}.home-story-modal-head h2{color:#fff!important;font-size:30px!important}.home-story-modal-head p{color:rgba(255,255,255,.72)!important}.home-story-upload-box{min-height:46vh!important;border-radius:26px!important;background:rgba(255,255,255,.06)!important}.home-story-upload-box>img{min-height:46vh!important}.home-story-upload-box strong,.home-story-caption-box span{color:#fff!important}.home-story-upload-box small{color:rgba(255,255,255,.7)!important}.home-story-caption-box textarea{background:rgba(255,255,255,.08)!important;color:#fff!important;border-color:rgba(255,255,255,.14)!important}.home-story-caption-box textarea::placeholder{color:rgba(255,255,255,.48)!important}.home-story-modal-preview{display:none!important}.home-story-modal-actions{position:sticky!important;bottom:0!important;padding:12px 0 2px!important;background:linear-gradient(180deg,transparent,#170713 24%)!important}.home-story-modal-actions button:first-child{color:#fff!important;background:rgba(255,255,255,.1)!important}}@media (max-width: 1100px){.home-story-modal{width:min(760px,94vw)!important;grid-template-columns:1fr!important}.home-story-modal-preview{display:none!important}}@media (max-width: 760px){.home-story-modal{width:100vw!important;height:100dvh!important;max-height:100dvh!important;overflow-y:auto!important}.home-story-upload-box{min-height:42vh!important}.home-story-modal-actions{flex-direction:column!important}.home-story-modal-actions button{width:100%!important}}.home-story-viewer-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99999!important;display:grid!important;place-items:center!important;padding:24px!important;background:rgba(10,4,12,.72)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.home-story-viewer{position:relative!important;width:min(420px,92vw)!important;height:min(760px,88vh)!important;border-radius:32px!important;overflow:hidden!important;background:#120615!important;box-shadow:0 34px 100px rgba(0,0,0,.42)!important}.home-story-viewer:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(0,0,0,.28),transparent 30%),linear-gradient(0deg,rgba(0,0,0,.75),transparent 48%)!important}.home-story-viewer-close{position:absolute!important;right:14px!important;top:14px!important;z-index:3!important;width:38px!important;height:38px!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.16)!important;color:#fff!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}.home-story-viewer>img{width:100%!important;height:100%!important;object-fit:cover!important}.home-story-viewer-content{position:absolute!important;left:18px!important;right:18px!important;bottom:18px!important;z-index:2!important;color:#fff!important}.home-story-viewer-content strong{display:block!important;color:#fff!important;font-size:16px!important;line-height:1.15!important;font-weight:1000!important;text-shadow:0 3px 14px rgba(0,0,0,.42)!important}.home-story-viewer-content p{margin:8px 0 0!important;color:rgba(255,255,255,.88)!important;font-size:14px!important;line-height:1.42!important;font-weight:760!important;text-shadow:0 3px 14px rgba(0,0,0,.42)!important}@media (max-width: 760px){.home-story-viewer-backdrop{padding:0!important}.home-story-viewer{width:100vw!important;height:100dvh!important;border-radius:0!important}.home-story-viewer-close{right:16px!important;top:calc(16px + env(safe-area-inset-top))!important}.home-story-viewer-content{bottom:calc(22px + env(safe-area-inset-bottom))!important}}@media (max-width: 1080px){.home-modern-hero{display:grid!important;grid-template-columns:1fr!important;align-items:start!important}.home-modern-hero-copy{grid-column:1 / -1!important;width:100%!important;max-width:none!important;min-width:0!important}.home-modern-hero-copy h1,.home-modern-hero-copy p{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}.home-modern-hero-stories{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:stretch!important;overflow-x:auto!important;overflow-y:hidden!important}}@media (max-width: 760px){.home-modern-hero-copy h1{font-size:clamp(34px,11vw,44px)!important;line-height:1.02!important;letter-spacing:-.075em!important}.home-modern-hero-stories{margin:0!important;padding:2px 0 10px!important;gap:12px!important}.home-modern-story-create,.home-modern-story-item{flex:0 0 92px!important;width:92px!important;height:136px!important}}.home-modern-hero{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;gap:24px!important}.home-modern-hero-copy{grid-column:1 / -1!important;width:100%!important;max-width:none!important}.home-modern-hero-stories{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:stretch!important;overflow-x:auto!important;overflow-y:hidden!important}.home-modern-story-section{background:#fff;border-radius:28px;padding:26px;margin-bottom:26px;border:1px solid rgba(0,0,0,.04);box-shadow:0 10px 30px rgba(0,0,0,.04)}.home-modern-story-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.home-modern-story-header h3{margin:0;font-size:28px;font-weight:900}.home-modern-story-header button{border:0;background:transparent;display:flex;align-items:center;gap:6px;font-weight:700;color:#8f67d9;cursor:pointer}.home-modern-story-section .home-modern-hero-stories{width:100%}.home-social-page{width:100%;min-height:100vh;padding:26px 26px 44px;box-sizing:border-box;display:grid;gap:22px;background:transparent}.home-social-hero{min-height:310px;border-radius:32px;position:relative;overflow:hidden;padding:42px;display:flex;align-items:center;background-image:url(src/assets/box_bg.png);box-shadow:0 24px 64px rgba(82,35,58,.1),inset 0 1px rgba(255,255,255,.86)}.home-social-hero-copy{max-width:720px;position:relative;z-index:2}.home-social-hero-copy>span{display:inline-flex;margin-bottom:14px;color:#f45d9d;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.06em}.home-social-hero-copy h1{margin:0;color:#261721;font-size:clamp(38px,5vw,72px);line-height:.92;font-weight:1000;letter-spacing:-.08em}.home-social-hero-copy p{max-width:560px;margin:16px 0 0;color:#6f5161;font-size:15px;line-height:1.45;font-weight:780}.home-social-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.home-social-primary-button,.home-social-secondary-button{min-height:48px;padding:0 22px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:950;cursor:pointer}.home-social-primary-button{background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;box-shadow:0 18px 34px rgba(244,93,157,.24)}.home-social-secondary-button{background:rgba(255,255,255,.78);color:#3f2634;box-shadow:0 14px 32px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88)}.home-social-story-card,.home-social-composer-card,.home-social-recommended-card,.home-social-feed-card,.home-social-side-card,.home-social-today-card{border-radius:28px;background:rgba(255,255,255,.86);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.home-social-story-card{padding:22px;overflow:hidden}.home-social-section-head,.home-social-side-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px}.home-social-section-head span{display:block;margin-bottom:6px;color:#f45d9d;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.05em}.home-social-section-head h2,.home-social-side-head h2{margin:0;color:#261721;font-size:18px;line-height:1.05;font-weight:1000;letter-spacing:-.045em}.home-social-section-head button,.home-social-side-head button{border:0;background:transparent;color:#f45d9d;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:950;cursor:pointer}.home-social-story-row{display:flex!important;gap:16px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 4px 10px!important;scrollbar-width:none!important}.home-social-story-create,.home-social-story-item{flex:0 0 132px!important;width:132px!important;height:176px!important;border-radius:22px!important}.home-social-story-create strong{text-align:center!important;white-space:normal!important}.home-social-story-item>span>img:first-child{object-fit:cover!important}.home-social-composer-card{padding:24px;display:grid;gap:20px}.home-social-composer-user{display:flex;align-items:center;gap:16px}.home-social-composer-user img{width:64px;height:64px;border-radius:20px;object-fit:cover;box-shadow:0 16px 34px rgba(244,93,157,.16)}.home-social-composer-user h2{margin:0;color:#261721;font-size:22px;font-weight:1000;letter-spacing:-.05em}.home-social-composer-user p{margin:6px 0 0;color:#8c6b7c;font-size:13px;font-weight:760}.home-social-composer-actions{display:flex;flex-wrap:wrap;gap:12px}.home-social-composer-actions button{min-height:30px;padding:0 18px;border:1px solid rgba(244,93,157,.14);border-radius:999px;background:#fff;color:#5a4251;display:inline-flex;align-items:center;justify-content:center;gap:2px;font-size:13px;font-weight:900;cursor:pointer}.home-social-composer-actions button ion-icon{font-size:19px;color:#f45d9d}.home-social-composer-submit{margin-left:auto;min-width:190px;border:0!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;box-shadow:0 16px 30px rgba(244,93,157,.22)}.home-social-recommended-card{padding:22px;overflow:hidden}.home-social-tala-carousel{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.home-social-tala-carousel::-webkit-scrollbar{display:none}.home-social-tala-card{flex:0 0 190px;height:170px;border-radius:22px;position:relative;overflow:hidden;background:#261721;box-shadow:0 18px 36px rgba(82,35,58,.14)}.home-social-tala-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.home-social-tala-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.1),transparent 38%),linear-gradient(0deg,rgba(38,23,33,.88),transparent 60%)}.home-social-tala-card>div{position:absolute;left:14px;right:14px;bottom:13px;z-index:2;color:#fff}.home-social-tala-card span{display:inline-flex;margin-bottom:8px;padding:5px 9px;border-radius:999px;background:#f45d9d;color:#fff;font-size:10px;font-weight:1000}.home-social-tala-card h3{margin:0;color:#fff;font-size:15px;font-weight:1000}.home-social-tala-card p{margin:6px 0 0;color:rgba(255,255,255,.84);display:flex;align-items:center;gap:5px;font-size:11px;font-weight:800}.home-social-content-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start}.home-social-feed-column,.home-social-side-column{min-width:0;display:grid;gap:18px}.home-social-feed-card{padding:22px}.home-social-feed-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.home-social-feed-head h2{margin:0;color:#261721;font-size:22px;font-weight:1000;letter-spacing:-.05em}.home-social-feed-tabs{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.home-social-feed-tabs button,.home-social-filter-button{min-height:36px;padding:0 14px;border:0;border-radius:999px;background:rgba(244,93,157,.08);color:#6f5161;font-size:12px;font-weight:900;cursor:pointer}.home-social-feed-tab-active{color:#f45d9d!important;background:rgba(244,93,157,.14)!important}.home-social-filter-button{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.78);box-shadow:inset 0 1px rgba(255,255,255,.86)}.home-social-post-list{display:grid;gap:22px}.home-social-post-list .home-modern-feed-card{min-height:520px;border-radius:26px}.home-social-side-card{padding:18px}.home-social-mini-stories{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none}.home-social-mini-stories::-webkit-scrollbar{display:none}.home-social-mini-stories button{flex:0 0 58px;border:0;background:transparent;display:grid;justify-items:center;gap:6px;color:#261721;cursor:pointer}.home-social-mini-stories img{width:54px;height:54px;border-radius:999px;object-fit:cover;border:3px solid #f45d9d}.home-social-mini-stories strong{font-size:11px;font-weight:950}.home-social-side-talas{display:grid;gap:14px}.home-social-side-talas article{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:center}.home-social-side-talas img{width:58px;height:58px;border-radius:16px;object-fit:cover}.home-social-side-talas strong,.home-social-side-talas small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-social-side-talas strong{color:#261721;font-size:13px;font-weight:1000}.home-social-side-talas small{margin-top:3px;color:#805d6d;font-size:11px;font-weight:800}.home-social-side-talas span{display:inline-flex;margin-top:6px;padding:4px 7px;border-radius:999px;background:rgba(244,93,157,.1);color:#f45d9d;font-size:10px;font-weight:950}.home-social-side-talas article>button{grid-column:2;justify-self:start;min-height:28px;padding:0 10px;border:1px solid rgba(244,93,157,.35);border-radius:999px;background:rgba(255,255,255,.72);color:#f45d9d;font-size:10.5px;font-weight:950;cursor:pointer}.home-social-active-friends{display:grid;grid-template-columns:repeat(4,minmax(56px,1fr));gap:8px}.home-social-active-friends article{min-width:0;min-height:100px;border-radius:18px;position:relative;display:grid;justify-items:center;align-content:center;gap:5px;background:rgba(255,245,249,.86)}.home-social-active-friends img{width:44px;height:44px;border-radius:999px;object-fit:cover}.home-social-active-friends article>span{position:absolute;right:18px;top:48px;width:10px;height:10px;border:2px solid #ffffff;border-radius:999px;background:#36d681}.home-social-active-friends strong{color:#261721;font-size:11px;font-weight:1000}.home-social-active-friends small{color:#805d6d;font-size:9.5px;font-weight:800}.home-social-today-card{padding:22px;display:grid;gap:16px;background:radial-gradient(circle at 90% 0%,rgba(244,93,157,.18),transparent 38%),rgba(255,255,255,.86)}.home-social-today-card span{display:block;color:#f45d9d;font-size:13px;font-weight:1000}.home-social-today-card h2{margin:8px 0 0;color:#261721;font-size:20px;font-weight:1000}.home-social-today-card p{margin:7px 0 0;color:#805d6d;font-size:12px;line-height:1.4;font-weight:760}.home-social-today-card button{justify-self:start;min-height:38px;padding:0 15px;border:0;border-radius:999px;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:12px;font-weight:950;cursor:pointer}@media (max-width: 1320px){.home-social-content-layout{grid-template-columns:1fr}.home-social-side-column{grid-template-columns:repeat(2,minmax(0,1fr))}.home-social-today-card{grid-column:span 2}}@media (max-width: 860px){.home-social-page{padding:14px 14px calc(96px + env(safe-area-inset-bottom))}.home-social-hero{min-height:280px;padding:26px 20px;border-radius:26px}.home-social-hero-copy h1{font-size:clamp(34px,10vw,48px)}.home-social-composer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home-social-composer-submit{grid-column:1 / -1;width:100%;margin-left:0}.home-social-content-layout,.home-social-side-column{grid-template-columns:1fr}.home-social-today-card{grid-column:auto}.home-social-feed-head{display:grid}.home-social-story-create,.home-social-story-item{flex-basis:104px!important;width:104px!important;height:148px!important}}@media (max-width: 520px){.home-social-section-head,.home-social-side-head{align-items:flex-start}.home-social-section-head{display:grid}.home-social-composer-user{align-items:flex-start}.home-social-composer-user img{width:54px;height:54px;border-radius:18px}.home-social-composer-user h2{font-size:18px}.home-social-active-friends{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-social-story-card{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-radius:0!important;padding:22px 32px!important;background:rgba(255,255,255,.88)!important;box-shadow:0 26px 70px rgba(82,35,58,.16),inset 0 1px rgba(255,255,255,.92)!important}.home-social-story-row{gap:12px!important}.home-social-story-create,.home-social-story-item{flex:0 0 92px!important;width:92px!important;height:124px!important;border-radius:18px!important}.home-social-story-create>span{width:44px!important;height:44px!important;font-size:22px!important}.home-social-story-create strong,.home-social-story-item strong{font-size:10px!important}.home-social-story-card{width:100%!important;padding:28px!important;border-radius:34px!important;overflow:hidden!important;background:rgba(255,255,255,.86)!important;box-shadow:0 32px 90px rgba(82,35,58,.16),inset 0 1px rgba(255,255,255,.95)!important}.home-social-story-row{display:flex!important;gap:18px!important;overflow-x:auto!important;padding:8px 4px 20px!important}.home-social-story-create,.home-social-story-item{flex:0 0 168px!important;width:168px!important;height:270px!important;border-radius:28px!important;padding:18px!important;box-shadow:0 22px 48px rgba(82,35,58,.18),inset 0 1px rgba(255,255,255,.24)!important}.home-social-story-create{background:radial-gradient(circle at 42% 18%,rgba(255,255,255,.18),transparent 28%),linear-gradient(155deg,#ff6f9d,#e847a4 42%,#8d45e8)!important;align-items:center!important;justify-content:center!important}.home-social-story-create>span{width:74px!important;height:74px!important;background:#fff!important;color:#f45d9d!important;font-size:34px!important;box-shadow:0 18px 34px rgba(82,35,58,.18)!important}.home-social-story-create strong{position:absolute!important;left:18px!important;right:18px!important;bottom:28px!important;font-size:19px!important;line-height:1.2!important;text-align:center!important;white-space:normal!important}.home-social-story-create strong:after{display:block!important;margin-top:6px!important;font-size:13px!important;line-height:1.3!important;font-weight:650!important;color:rgba(255,255,255,.86)!important}.home-social-story-item>span{top:0!important;right:0!important;bottom:0!important;left:0!important}.home-social-story-item>span>img:first-child{width:100%!important;height:100%!important;object-fit:cover!important}.home-social-story-item>span:after{background:linear-gradient(180deg,rgba(0,0,0,.06),transparent 28%),linear-gradient(0deg,rgba(15,7,18,.88),transparent 58%)!important}.home-social-story-item:before{content:"P"!important;position:absolute!important;top:16px!important;right:16px!important;z-index:4!important;width:34px!important;height:34px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#ffd46d,#ff9d3f)!important;color:#fff!important;font-size:14px!important;font-weight:1000!important;box-shadow:0 12px 26px rgba(255,157,63,.28)!important}.home-social-story-item:nth-child(2):before{content:"♛"!important;background:linear-gradient(135deg,#ff5ba2,#f45d9d)!important}.home-social-story-item:nth-child(3):before{content:""!important;display:none!important}.home-social-story-item:nth-child(4):before{content:"★"!important;background:linear-gradient(135deg,#ff5ba2,#d83ee8)!important}.home-social-story-item strong{position:absolute!important;left:18px!important;right:18px!important;bottom:78px!important;z-index:4!important;font-size:20px!important;line-height:1.1!important;font-weight:1000!important}.home-social-story-item strong:after{content:""!important;display:inline-block!important;width:9px!important;height:9px!important;margin-left:7px!important;border-radius:999px!important;background:#20d88c!important}.home-social-story-item em{left:18px!important;top:18px!important;bottom:auto!important;transform:none!important;padding:8px 12px!important;border-radius:12px!important;font-size:12px!important}.home-social-story-item i{display:none!important}.home-social-story-item:after{content:"☕ Kávé"!important;position:absolute!important;left:18px!important;bottom:24px!important;z-index:4!important;padding:8px 14px!important;border-radius:999px!important;background:rgba(129,59,32,.82)!important;color:#fff!important;font-size:14px!important;font-weight:900!important}.home-social-story-item:nth-child(3):after{content:"🎬 Mozi"!important;background:rgba(91,49,152,.82)!important}.home-social-story-item:nth-child(4):after{content:"🎵 Koncert"!important;background:rgba(168,67,39,.82)!important}.home-social-story-item:nth-child(5):after{content:"⛰ Kirándulás"!important;background:rgba(93,117,49,.82)!important}.home-social-story-item:nth-child(6):after{content:"📷 Fotózás"!important;background:rgba(139,55,100,.82)!important}@media (max-width: 760px){.home-social-story-card{padding:20px 16px!important;border-radius:26px!important}.home-social-story-create,.home-social-story-item{flex-basis:132px!important;width:132px!important;height:210px!important;border-radius:22px!important}.home-social-story-create>span{width:58px!important;height:58px!important}.home-social-story-create strong,.home-social-story-item strong{font-size:15px!important}.home-social-story-item strong{bottom:62px!important}.home-social-story-item:after{font-size:11px!important;bottom:18px!important}}.home-social-story-card{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:18px 22px!important;border-radius:26px!important;overflow:hidden!important;box-shadow:0 22px 58px rgba(82,35,58,.14),inset 0 1px rgba(255,255,255,.92)!important}.home-social-story-row{gap:12px!important;padding:4px 2px 10px!important}.home-social-story-create,.home-social-story-item{flex:0 0 96px!important;width:96px!important;height:142px!important;border-radius:20px!important;padding:10px!important}.home-social-story-create>span{width:42px!important;height:42px!important;font-size:22px!important}.home-social-story-create strong,.home-social-story-item strong{font-size:11px!important;line-height:1.1!important}.home-social-story-item strong{left:10px!important;right:10px!important;bottom:42px!important}.home-social-story-item:after{left:10px!important;bottom:12px!important;padding:5px 8px!important;font-size:10px!important}.home-social-story-item:before{top:8px!important;right:8px!important;width:24px!important;height:24px!important;font-size:11px!important}.home-social-story-item em{left:8px!important;top:8px!important;padding:5px 7px!important;font-size:9px!important}.home-social-story-card{width:100%!important;max-width:100%!important;margin:0!important;padding:18px 24px 14px!important;border-radius:0 0 28px 28px!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.88))!important;box-shadow:0 22px 60px rgba(82,35,58,.13),inset 0 1px rgba(255,255,255,.96)!important;overflow:hidden!important}.home-social-story-card .home-social-section-head{margin-bottom:10px!important}.home-social-story-card .home-social-section-head span{color:#f45d9d!important;font-size:11px!important}.home-social-story-card .home-social-section-head h2{font-size:19px!important}.home-social-story-row{width:100%!important;display:flex!important;gap:12px!important;padding:4px 0 8px!important;overflow-x:auto!important;overflow-y:hidden!important}.home-social-story-create,.home-social-story-item{flex:0 0 82px!important;width:82px!important;height:112px!important;border-radius:18px!important;padding:8px!important}.home-social-story-create>span{width:38px!important;height:38px!important;font-size:20px!important}.home-social-story-create strong,.home-social-story-item strong{font-size:10px!important;line-height:1.05!important}.home-social-story-item strong{left:8px!important;right:8px!important;bottom:34px!important}.home-social-story-item:after{left:8px!important;bottom:8px!important;padding:4px 7px!important;font-size:9px!important}.home-social-story-item:before{top:7px!important;right:7px!important;width:20px!important;height:20px!important;font-size:9px!important}.home-social-story-item em{top:7px!important;left:7px!important;padding:4px 6px!important;font-size:8px!important}.home-social-hero{margin-top:18px!important}.dashboard-main-home-shell .home-social-page,.dashboard-main-home-active .home-social-page{padding-left:0!important;padding-right:0!important;padding-top:0!important}.dashboard-main-home-active{padding-top:0!important;--home-right-rail-width: clamp(300px, 23vw, 350px);--home-content-gap: clamp(16px, 1.5vw, 26px)}.dashboard-main-home-active .dashboard-global-content-layout{padding-top:0!important;padding-right:0!important}.dashboard-main-home-active .dashboard-global-page-content{padding-top:0!important;margin-top:0!important}.dashboard-main-home-active .dashboard-global-topbar{position:absolute!important;top:116px!important;left:26px!important;right:calc(var(--home-right-rail-width) + var(--home-content-gap) + 26px)!important;width:auto!important;max-width:none!important;z-index:8!important;min-height:0!important;margin:0!important;padding:6px 10px!important;border-radius:22px!important;grid-template-columns:minmax(260px,1fr) 44px 44px 44px!important;gap:10px!important;background:rgba(242,246,255,.56)!important;box-shadow:0 12px 32px rgba(82,35,58,.07)!important;backdrop-filter:blur(10px) saturate(125%)!important;-webkit-backdrop-filter:blur(10px) saturate(125%)!important}.dashboard-main-home-active .dashboard-global-search{height:44px!important}.dashboard-main-home-active .dashboard-global-create{width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:999px!important;font-size:0!important;justify-self:end!important}.dashboard-main-home-active .dashboard-global-icon-button{width:44px!important;height:44px!important}.dashboard-main-home-shell .home-social-page>section:not(.home-social-story-card),.dashboard-main-home-active .home-social-page>section:not(.home-social-story-card){margin-left:26px!important;margin-right:26px!important}.home-social-story-card{position:relative!important;left:auto!important;width:100%!important;max-width:none!important;margin:0!important;padding:18px 14px 10px!important;border-radius:0!important;background:rgba(241,244,255,.94)!important;box-shadow:0 18px 42px rgba(82,35,58,.16),0 4px 12px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.92)!important}.dashboard-main-home-active .home-social-story-card{width:calc(100% + 24px)!important;margin:0 0 0 -24px!important}.dashboard-main-home-active .dashboard-global-right-rail .dashboard-right-card,.dashboard-main-home-active .dashboard-global-right-rail .dashboard-right-today{border-radius:0!important}.home-social-story-card .home-social-section-head{display:none!important}.home-social-story-row{width:100%!important;display:flex!important;justify-content:flex-start!important;gap:12px!important;padding:4px 0 4px 14px!important;align-items:flex-start!important;overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none!important}.home-social-story-row::-webkit-scrollbar{display:none!important}.home-social-story-create,.home-social-story-item{flex:0 0 58px!important;width:58px!important;height:76px!important;min-width:58px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;align-items:flex-start!important;align-content:flex-start!important;justify-items:center!important}.home-social-story-create{display:inline-flex!important;align-items:flex-start!important;justify-content:center!important}.home-social-story-create>span,.home-social-story-item>span{position:relative!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;display:grid!important;place-items:center!important;width:58px!important;height:58px!important;border-radius:999px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 8px 20px rgba(82,35,58,.12),0 0 0 2px #fff,0 0 0 4px rgba(244,93,157,.3)!important}.home-social-story-create>span:after,.home-social-story-item>span:after{display:none!important;content:none!important}.home-social-story-create>span{color:#f45d9d!important;font-size:24px!important}.home-social-story-create>span ion-icon{display:block!important;width:25px!important;height:25px!important;margin:0!important}.home-social-story-item>span>img:first-child{width:100%!important;height:100%!important;border-radius:999px!important;object-fit:cover!important}.home-social-story-create strong,.home-social-story-create strong:after,.home-social-story-item:before,.home-social-story-item:after,.home-social-story-item>span:after,.home-social-story-item i{display:none!important;content:none!important}.home-social-story-item strong{position:static!important;display:block!important;width:58px!important;margin-top:6px!important;color:#4d3543!important;font-size:10px!important;line-height:1.1!important;font-weight:850!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.home-social-story-item strong:after{display:none!important;content:none!important}.home-social-story-item em{top:0!important;left:50%!important;transform:translate(-50%)!important;padding:2px 5px!important;border-radius:999px!important;font-size:7px!important}.home-social-hero{margin-top:78px!important}@media (max-width: 760px){.dashboard-main-home-active .dashboard-global-topbar{position:static!important;margin:0 14px 14px!important}.dashboard-main-home-shell .home-social-page>section:not(.home-social-story-card),.dashboard-main-home-active .home-social-page>section:not(.home-social-story-card){margin-left:14px!important;margin-right:14px!important}.home-social-story-card{left:auto!important;width:100%!important;margin:0!important;padding:16px 14px 9px!important}}@media (min-width: 761px){.dashboard-main-home-active .dashboard-global-topbar{position:sticky!important;top:0!important;left:auto!important;right:auto!important;z-index:60!important;width:calc(100% - 48px)!important;max-width:none!important;min-height:0!important;margin:14px 24px 12px!important;padding:6px 10px!important;border-radius:22px!important;grid-template-columns:minmax(260px,1fr) 44px 44px 44px!important;gap:10px!important;background:rgba(242,246,255,.56)!important;box-shadow:0 12px 32px rgba(82,35,58,.07)!important;backdrop-filter:blur(10px) saturate(125%)!important;-webkit-backdrop-filter:blur(10px) saturate(125%)!important}.dashboard-main-home-active .dashboard-global-content-layout{padding-top:0!important;padding-right:24px!important}.dashboard-main-home-active .dashboard-global-page-content{padding-top:0!important;margin-top:0!important}.dashboard-main-home-active .home-social-page{padding-top:0!important}.dashboard-main-home-active .home-social-story-card{width:100%!important;margin:0 0 18px!important;padding:14px 16px 10px!important;border-radius:0!important}.dashboard-main-home-active .home-social-page>section:not(.home-social-story-card){margin-left:0!important;margin-right:0!important}.dashboard-main-home-active .home-social-hero{margin-top:18px!important}}@media (min-width: 1050px){.dashboard-main-home-active .dashboard-global-topbar{width:calc(100% - 48px)!important}}@media (max-width: 760px){.dashboard-main-home-active .dashboard-global-topbar{position:static!important;margin:0 14px 14px!important}.dashboard-main-home-active .home-social-story-card{width:100%!important;margin:0 0 14px!important;border-radius:0!important}}.home-story-sticker-panel{display:grid!important;gap:12px!important}.home-story-sticker-toggle{width:fit-content!important;min-height:42px!important;padding:0 16px!important;border:0!important;border-radius:999px!important;background:rgba(244,93,157,.1)!important;color:#f45d9d!important;font-size:13px!important;font-weight:1000!important;cursor:pointer!important}.home-story-sticker-picker{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;padding:12px!important;border-radius:22px!important;background:rgba(255,247,251,.78)!important}.home-story-sticker-picker button{height:64px!important;border:0!important;border-radius:16px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.82)!important;box-shadow:inset 0 1px rgba(255,255,255,.9)!important;cursor:pointer!important}.home-story-sticker-picker img{width:50px!important;height:50px!important;object-fit:contain!important}.home-story-modal-preview article{position:relative!important}.home-story-preview-sticker{position:absolute!important;z-index:3!important;padding:0!important;border:0!important;background:transparent!important;cursor:pointer!important;filter:drop-shadow(0 10px 18px rgba(0,0,0,.22))!important}.home-story-preview-sticker img,.home-story-viewer-sticker{width:100%!important;height:auto!important;object-fit:contain!important;pointer-events:none!important}.home-story-viewer-sticker{position:absolute!important;z-index:3!important;filter:drop-shadow(0 10px 18px rgba(0,0,0,.24))!important}@media (max-width: 760px){.home-story-sticker-picker{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.home-social-hero-with-composer{min-height:430px!important;padding:42px 42px 28px!important;border-radius:32px!important;display:grid!important;grid-template-rows:minmax(190px,1fr) auto!important;align-items:stretch!important;gap:22px!important;overflow:hidden!important;position:relative!important;background:linear-gradient(90deg,rgba(255,237,248,.84),rgba(255,255,255,.48) 46%,rgba(25,18,31,.3)),url(/assets/box_bg-DdxHMVcx.png) center / cover no-repeat!important;box-shadow:0 24px 64px rgba(82,35,58,.12),inset 0 1px rgba(255,255,255,.82)!important}.home-social-hero-with-composer:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.42),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,244,250,.22))!important}.home-social-hero-with-composer .home-social-hero-copy{position:relative!important;z-index:2!important;max-width:660px!important;align-self:center!important}.home-social-hero-with-composer .home-social-hero-copy>span{margin-bottom:14px!important;color:#f45d9d!important}.home-social-hero-with-composer .home-social-hero-copy h1{color:#261721!important;text-shadow:none!important}.home-social-hero-with-composer .home-social-hero-copy p{max-width:540px!important;color:#6f5161!important}.home-social-composer-card-inside-hero{position:relative!important;z-index:3!important;width:100%!important;margin:0!important;padding:24px!important;border-radius:20px!important;display:grid!important;grid-template-columns:minmax(280px,1fr) auto!important;align-items:center!important;gap:22px!important;background:rgba(255,255,255,.88)!important;box-shadow:0 22px 58px rgba(82,35,58,.14),inset 0 1px rgba(255,255,255,.95)!important;backdrop-filter:blur(20px) saturate(145%)!important;-webkit-backdrop-filter:blur(20px) saturate(145%)!important}.home-social-composer-card-inside-hero .home-social-composer-user{min-width:0!important}.home-social-composer-card-inside-hero .home-social-composer-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:12px!important}.home-social-composer-card-inside-hero .home-social-composer-actions button:not(.home-social-composer-submit){min-height:42px!important;padding:0 16px!important}.home-social-composer-card-inside-hero .home-social-composer-submit{min-height:48px!important;min-width:190px!important;margin-left:10px!important}@media (max-width: 1180px){.home-social-composer-card-inside-hero{grid-template-columns:1fr!important}.home-social-composer-card-inside-hero .home-social-composer-actions{justify-content:flex-start!important;flex-wrap:wrap!important}.home-social-composer-card-inside-hero .home-social-composer-submit{margin-left:0!important}}@media (max-width: 860px){.home-social-hero-with-composer{min-height:auto!important;padding:26px 20px 22px!important;border-radius:26px!important;gap:18px!important}.home-social-composer-card-inside-hero{padding:18px!important;border-radius:24px!important}.home-social-composer-card-inside-hero .home-social-composer-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-social-composer-card-inside-hero .home-social-composer-submit{grid-column:1 / -1!important;width:100%!important;min-width:0!important}}.home-social-posts-feed-shell{width:100%;min-width:0;display:block}.home-social-posts-feed-shell .posts-feed-page{gap:20px}.home-social-hero.home-social-hero-with-composer{min-height:260px!important;padding:clamp(22px,2.4vw,34px)!important;gap:clamp(18px,2vw,28px)!important}.home-social-hero-with-composer .home-social-hero-copy h1{font-size:clamp(42px,4.1vw,68px)!important}.home-social-hero-with-composer .home-social-hero-copy p{max-width:560px!important;font-size:14px!important}.home-social-composer-card-inside-hero{padding:clamp(18px,1.8vw,24px)!important}.home-social-composer-card-inside-hero .home-social-composer-user img{width:52px!important;height:52px!important}.home-social-composer-card-inside-hero .home-social-composer-user h2{font-size:20px!important}@media (max-width: 760px){.home-social-hero.home-social-hero-with-composer{min-height:auto!important;padding:22px 18px!important}}.create-tala-page{width:100%;min-height:100vh;padding:18px;box-sizing:border-box}.create-tala-shell{width:100%;min-height:calc(100vh - 36px);padding:28px;border-radius:28px;background:rgba(255,255,255,.76);box-shadow:0 28px 80px rgba(82,35,58,.1),inset 0 1px rgba(255,255,255,.9);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.create-tala-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px}.create-tala-logo{color:#ef3f8f;font-size:34px;font-weight:1000;letter-spacing:-.06em}.create-tala-header-actions{display:flex;align-items:center;gap:12px}.create-tala-ghost-button{min-height:42px;padding:0 16px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:transparent;color:#4e4050;font-size:13px;font-weight:850;cursor:pointer}.create-tala-close-button{width:44px;height:44px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(82,35,58,.05);color:#201520;font-size:22px;cursor:pointer}.create-tala-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start}.create-tala-main-card{min-width:0;border-radius:24px;overflow:visible;background:rgba(255,255,255,.6);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88)}.create-tala-hero{min-height:280px;padding:44px;border-radius:24px 24px 0 0;display:flex;align-items:center;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.86),rgba(255,255,255,.3),rgba(255,255,255,.05)),url(https://images.pexels.com/photos/1761279/pexels-photo-1761279.jpeg?auto=compress&cs=tinysrgb&w=1400) center / cover no-repeat}.create-tala-hero h1{max-width:430px;margin:0;color:#101827;font-size:clamp(42px,4vw,62px);line-height:.98;font-weight:1000;letter-spacing:-.08em}.create-tala-hero p{max-width:310px;margin:20px 0 0;color:#273044;font-size:16px;line-height:1.45;font-weight:800}.create-tala-card{padding:24px 28px;background:rgba(255,255,255,.72);border-top:1px solid rgba(82,35,58,.06)}.create-tala-card h2{margin:0 0 16px;color:#1f1420;font-size:16px;font-weight:1000;letter-spacing:-.035em}.create-tala-category-row{display:grid;grid-template-columns:repeat(7,minmax(92px,1fr));gap:14px;position:relative}.create-tala-category{min-height:94px;border:1px solid rgba(82,35,58,.1);border-radius:16px;display:grid;place-items:center;align-content:center;gap:8px;background:rgba(255,255,255,.78);color:#261721;cursor:pointer}.create-tala-category span{font-size:28px}.create-tala-category strong{font-size:12px;font-weight:950}.create-tala-category-active{border-color:rgba(244,93,157,.58);background:rgba(244,93,157,.08);color:#f45d9d}.create-tala-more-wrap{position:relative}.create-tala-more-popover{position:absolute;right:0;top:calc(100% + 12px);z-index:50;width:360px;padding:16px;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 24px 70px rgba(82,35,58,.2),inset 0 1px rgba(255,255,255,.9);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%)}.create-tala-more-popover>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.create-tala-more-popover h3{margin:0;color:#261721;font-size:16px;font-weight:1000}.create-tala-more-popover>div:first-child button{width:34px;height:34px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(244,93,157,.08);color:#f45d9d;cursor:pointer}.create-tala-more-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.create-tala-more-grid button{min-height:72px;padding:12px;border:1px solid rgba(82,35,58,.08);border-radius:16px;display:grid;justify-items:start;gap:6px;background:rgba(255,247,251,.76);color:#261721;cursor:pointer}.create-tala-more-grid span{font-size:24px}.create-tala-more-grid strong{font-size:12px;font-weight:950}.create-tala-form-grid{display:grid;grid-template-columns:1fr 1.25fr}.create-tala-form-grid>.create-tala-card{border-right:1px solid rgba(82,35,58,.06)}.create-tala-form-grid>.create-tala-card:last-child{border-right:0}.create-tala-location-input{min-height:56px;padding:0 14px;border:1px solid rgba(244,93,157,.24);border-radius:18px;display:grid;grid-template-columns:30px minmax(0,1fr) 32px;align-items:center;gap:8px;background:rgba(255,255,255,.78)}.create-tala-location-input ion-icon{color:#f45d9d;font-size:22px}.create-tala-location-input input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#261721;font-size:15px;font-weight:850}.create-tala-location-input button{border:0;background:transparent;color:#5a4a56;font-size:20px;cursor:pointer}.create-tala-map-preview{min-height:96px;margin-top:14px;border-radius:18px;position:relative;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,rgba(244,93,157,.12),rgba(255,255,255,.2)),url(https://images.pexels.com/photos/21014/pexels-photo.jpg?auto=compress&cs=tinysrgb&w=600) center / cover no-repeat}.create-tala-map-preview>ion-icon{color:#f45d9d;font-size:44px;filter:drop-shadow(0 8px 16px rgba(244,93,157,.28))}.create-tala-map-preview button{position:absolute;right:12px;bottom:12px;min-height:34px;padding:0 12px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.88);color:#4d3b49;font-size:12px;font-weight:850;cursor:pointer}.create-tala-date-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.create-tala-date-option{min-height:112px;border:1px solid rgba(82,35,58,.09);border-radius:16px;display:grid;place-items:center;align-content:center;gap:7px;background:rgba(255,255,255,.72);color:#261721;cursor:pointer}.create-tala-date-option ion-icon{color:#5a4a56;font-size:28px}.create-tala-date-option strong{font-size:13px;font-weight:1000}.create-tala-date-option span{color:#8c6b7c;font-size:11px;font-weight:850}.create-tala-date-active{border-color:rgba(244,93,157,.58);background:rgba(244,93,157,.08);color:#f45d9d}.create-tala-date-active ion-icon,.create-tala-date-active span{color:#f45d9d}.create-tala-time-input{min-height:48px;margin-top:14px;padding:0 14px;border-radius:16px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;background:rgba(255,247,251,.74)}.create-tala-time-input ion-icon{color:#f45d9d}.create-tala-time-input input{border:0;outline:0;background:transparent;color:#261721;font-size:14px;font-weight:850}.create-tala-card-title-row{display:flex;justify-content:space-between;align-items:center;gap:14px}.create-tala-card-title-row strong{color:#f45d9d;font-size:13px;font-weight:1000}.create-tala-range{width:100%;accent-color:#f45d9d}.create-tala-range-labels{display:flex;justify-content:space-between;color:#8c6b7c;font-size:12px;font-weight:850}.create-tala-mood-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.create-tala-mood{min-height:74px;border:1px solid rgba(82,35,58,.09);border-radius:16px;display:grid;place-items:center;align-content:center;gap:6px;background:rgba(255,255,255,.74);color:#261721;cursor:pointer}.create-tala-mood span{font-size:24px}.create-tala-mood strong{font-size:11px;font-weight:950}.create-tala-mood-active{border-color:rgba(244,93,157,.58);background:rgba(244,93,157,.08);color:#f45d9d}.create-tala-description-card{border-radius:0 0 24px 24px}.create-tala-description-card label{min-height:90px;padding:14px;border:1px solid rgba(244,93,157,.42);border-radius:16px;display:grid;grid-template-columns:minmax(0,1fr) 60px;gap:10px;background:rgba(255,255,255,.72)}.create-tala-description-card textarea{width:100%;height:100%;border:0;outline:0;resize:vertical;background:transparent;color:#261721;font-size:15px;line-height:1.45;font-weight:760}.create-tala-description-card label span{align-self:end;justify-self:end;display:flex;gap:10px;color:#5a4a56;font-size:22px}.create-tala-submit-button{width:100%;min-height:54px;margin-top:16px;border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#ef0074,#ff4c8a);color:#fff;font-size:16px;font-weight:1000;box-shadow:0 18px 36px rgba(244,93,157,.24);cursor:pointer}.create-tala-submit-button:disabled{opacity:.7;cursor:not-allowed}.create-tala-status{margin:12px 0 0;color:#f45d9d;font-size:13px;font-weight:900}.create-tala-preview-panel{min-width:0}.create-tala-preview-sticky{position:sticky;top:24px;display:grid;gap:18px}.create-tala-preview-head{padding:28px 28px 0}.create-tala-preview-head h2{margin:0;color:#261721;font-size:18px;font-weight:1000}.create-tala-preview-head p{margin:8px 0 0;color:#4d3b49;font-size:13px;font-weight:760}.create-tala-preview-card{margin:0 22px;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 24px 60px rgba(82,35,58,.13)}.create-tala-preview-image{height:330px;position:relative;overflow:hidden}.create-tala-preview-image img{width:100%;height:100%;object-fit:cover}.create-tala-preview-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(38,23,33,.06),transparent 50%,rgba(38,23,33,.18))}.create-tala-preview-image>span{position:absolute;left:22px;top:22px;z-index:2;padding:12px 18px;border-radius:999px;background:#f45d9d;color:#fff;font-size:13px;font-weight:1000}.create-tala-preview-image button{position:absolute;right:20px;top:20px;z-index:2;width:42px;height:42px;border:0;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.32);color:#fff;font-size:22px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.create-tala-preview-content{padding:24px}.create-tala-preview-content h3{margin:0 0 18px;color:#111827;font-size:28px;line-height:1.1;font-weight:1000;letter-spacing:-.055em}.create-tala-preview-content ul{margin:0;padding:0;display:grid;gap:12px;list-style:none}.create-tala-preview-content li{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;color:#261721;font-size:13px;font-weight:850}.create-tala-preview-content li ion-icon{color:#f45d9d;font-size:20px}.create-tala-preview-content li button{border:0;background:transparent;color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.create-tala-preview-content>p{margin:20px 0;color:#261721;font-size:14px;line-height:1.45;font-weight:760}.create-tala-preview-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px}.create-tala-preview-bottom>div{display:flex;align-items:center}.create-tala-preview-bottom img,.create-tala-preview-bottom div span{width:36px;height:36px;margin-left:-9px;border:2px solid #ffffff;border-radius:999px;object-fit:cover}.create-tala-preview-bottom img:first-child{margin-left:0}.create-tala-preview-bottom div span{display:grid;place-items:center;background:#f2edf1;color:#5a4a56;font-size:12px;font-weight:950}.create-tala-preview-bottom strong{color:#f45d9d;font-size:12px;font-weight:1000}.create-tala-tip-card{margin:0 22px;padding:18px;border-radius:18px;display:grid;grid-template-columns:36px minmax(0,1fr) 38px;gap:12px;align-items:center;background:linear-gradient(135deg,rgba(244,93,157,.12),rgba(255,255,255,.72))}.create-tala-tip-card>span{color:#f45d9d;font-size:28px}.create-tala-tip-card h3{margin:0;color:#261721;font-size:15px;font-weight:1000}.create-tala-tip-card p{margin:5px 0 0;color:#5d4655;font-size:12px;line-height:1.35;font-weight:760}.create-tala-tip-card em{font-size:30px;font-style:normal}@media (max-width: 1320px){.create-tala-layout{grid-template-columns:1fr}.create-tala-preview-sticky{position:static}.create-tala-preview-panel{background:rgba(255,255,255,.6);border-radius:24px;padding:10px 0 22px}}@media (max-width: 980px){.create-tala-shell{padding:18px}.create-tala-form-grid{grid-template-columns:1fr}.create-tala-form-grid>.create-tala-card{border-right:0}.create-tala-category-row{grid-template-columns:repeat(3,1fr)}.create-tala-date-grid,.create-tala-mood-row{grid-template-columns:repeat(2,1fr)}.create-tala-more-popover{left:0;right:auto;width:min(360px,86vw)}}@media (max-width: 760px){.create-tala-page{padding:12px 12px calc(96px + env(safe-area-inset-bottom))}.create-tala-shell{border-radius:24px;padding:14px}.create-tala-header{margin-bottom:16px}.create-tala-logo{font-size:28px}.create-tala-ghost-button{display:none}.create-tala-hero{min-height:250px;padding:28px 22px}.create-tala-hero h1{font-size:42px}.create-tala-card{padding:20px}.create-tala-category-row{grid-template-columns:repeat(2,1fr)}.create-tala-preview-image{height:240px}.create-tala-preview-content li{grid-template-columns:24px minmax(0,1fr)}.create-tala-preview-content li button{grid-column:2;justify-self:start}.create-tala-preview-bottom{display:grid}}.create-tala-category-row{grid-template-columns:repeat(auto-fit,minmax(96px,118px))!important;justify-content:start!important;align-items:start!important}.create-tala-category,.create-tala-more-wrap>.create-tala-category{width:118px!important;min-width:118px!important;max-width:118px!important;height:94px!important;min-height:94px!important;max-height:94px!important;padding:10px!important;display:grid!important;place-items:center!important;align-content:center!important;justify-content:center!important;gap:7px!important}.create-tala-category span,.create-tala-more-wrap>.create-tala-category span{font-size:26px!important;line-height:1!important}.create-tala-category strong,.create-tala-more-wrap>.create-tala-category strong{font-size:12px!important;line-height:1.1!important;text-align:center!important;white-space:nowrap!important}.create-tala-more-wrap{width:118px!important;min-width:118px!important;max-width:118px!important}.create-tala-more-popover{width:min(340px,82vw)!important;max-height:430px!important;overflow:hidden!important;padding:16px!important}.create-tala-more-popover>div:first-child{position:sticky!important;top:0!important;z-index:2!important;background:rgba(255,255,255,.96)!important;padding-bottom:10px!important;margin-bottom:10px!important}.create-tala-more-grid{max-height:330px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:6px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.create-tala-more-grid::-webkit-scrollbar{width:7px!important}.create-tala-more-grid::-webkit-scrollbar-track{background:rgba(244,93,157,.08)!important;border-radius:999px!important}.create-tala-more-grid::-webkit-scrollbar-thumb{background:rgba(244,93,157,.45)!important;border-radius:999px!important}.create-tala-more-grid button{min-height:72px!important;max-height:72px!important}@media (max-width: 980px){.create-tala-category-row{grid-template-columns:repeat(auto-fit,minmax(96px,118px))!important}.create-tala-more-popover{left:0!important;right:auto!important;width:min(340px,84vw)!important;max-height:400px!important}.create-tala-more-grid{max-height:300px!important}}@media (max-width: 520px){.create-tala-category-row{grid-template-columns:repeat(2,118px)!important}.create-tala-more-popover{position:fixed!important;left:14px!important;right:14px!important;top:120px!important;width:auto!important;max-height:calc(100vh - 180px)!important}.create-tala-more-grid{max-height:calc(100vh - 280px)!important;grid-template-columns:1fr!important}}.create-tala-card{position:relative}.create-tala-calendar-popover{position:absolute;left:24px;top:calc(100% - 18px);z-index:80;width:min(320px,82vw);padding:16px;border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 24px 70px rgba(82,35,58,.2),inset 0 1px rgba(255,255,255,.9);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%)}.create-tala-calendar-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.create-tala-calendar-head h3{margin:0;color:#261721;font-size:16px;font-weight:1000;letter-spacing:-.035em}.create-tala-calendar-head button{width:34px;height:34px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(244,93,157,.08);color:#f45d9d;cursor:pointer}.create-tala-calendar-popover input[type=date]{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(244,93,157,.28);border-radius:14px;background:rgba(255,247,251,.74);color:#261721;font-size:14px;font-weight:850}.create-tala-calendar-popover p{margin:10px 0 0;color:#8c6b7c;font-size:12px;font-weight:800}@media (max-width: 760px){.create-tala-calendar-popover{position:fixed;left:16px;right:16px;top:128px;width:auto}}.create-tala-date-grid{grid-template-columns:repeat(3,minmax(110px,1fr))!important}.create-tala-card{position:relative!important}.create-tala-calendar-popover{position:absolute!important;left:24px!important;top:calc(100% - 18px)!important;z-index:500!important;width:min(320px,82vw)!important;padding:16px!important;border-radius:20px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 24px 70px rgba(82,35,58,.2),inset 0 1px rgba(255,255,255,.9)!important;backdrop-filter:blur(20px) saturate(150%)!important;-webkit-backdrop-filter:blur(20px) saturate(150%)!important}.create-tala-calendar-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:12px!important}.create-tala-calendar-head h3{margin:0!important;color:#261721!important;font-size:16px!important;font-weight:1000!important;letter-spacing:-.035em!important}.create-tala-calendar-head button{width:34px!important;height:34px!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(244,93,157,.08)!important;color:#f45d9d!important;cursor:pointer!important}.create-tala-calendar-popover input[type=date]{width:100%!important;min-height:48px!important;padding:0 14px!important;border:1px solid rgba(244,93,157,.28)!important;border-radius:14px!important;background:rgba(255,247,251,.74)!important;color:#261721!important;font-size:14px!important;font-weight:850!important}.create-tala-calendar-popover p{margin:10px 0 0!important;color:#8c6b7c!important;font-size:12px!important;font-weight:800!important}@media (max-width: 980px){.create-tala-date-grid{grid-template-columns:repeat(3,minmax(90px,1fr))!important}}@media (max-width: 760px){.create-tala-date-grid{grid-template-columns:1fr!important}.create-tala-calendar-popover{position:fixed!important;left:16px!important;right:16px!important;top:128px!important;width:auto!important}}.create-tala-main-card{display:grid!important;gap:20px!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.create-tala-hero{min-height:300px!important;padding:38px!important;border-radius:30px!important;position:relative!important;overflow:hidden!important;display:flex!important;align-items:center!important;background:radial-gradient(circle at 78% 22%,rgba(244,93,157,.42),transparent 26%),radial-gradient(circle at 92% 86%,rgba(255,138,76,.26),transparent 28%),linear-gradient(135deg,rgba(14,6,25,.96),rgba(26,9,40,.94) 54%,rgba(8,4,15,.96)),url(https://images.pexels.com/photos/1761279/pexels-photo-1761279.jpeg?auto=compress&cs=tinysrgb&w=1400) center / cover no-repeat!important;background-blend-mode:normal,normal,normal,overlay!important;box-shadow:0 24px 64px rgba(82,35,58,.16),inset 0 1px rgba(255,255,255,.12)!important}.create-tala-hero:before{content:"Na, hol Tala?"!important;position:absolute!important;left:38px!important;top:34px!important;z-index:2!important;color:#ff78b3!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.05em!important}.create-tala-hero:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 78% 36%,rgba(244,93,157,.22),transparent 26%),linear-gradient(90deg,rgba(14,6,25,.92),rgba(14,6,25,.66),rgba(14,6,25,.38))!important;z-index:1!important}.create-tala-hero>div{position:relative!important;z-index:3!important;max-width:740px!important}.create-tala-hero h1{max-width:760px!important;margin:28px 0 0!important;color:#fff!important;font-size:clamp(42px,4.4vw,66px)!important;line-height:.96!important;font-weight:1000!important;letter-spacing:-.08em!important}.create-tala-hero h1 br{display:none!important}.create-tala-hero h1:after{content:" Programok, emberek, valódi találkozások."!important;color:#ff4fa0!important}.create-tala-hero p{max-width:650px!important;margin:20px 0 0!important;color:rgba(255,255,255,.84)!important;font-size:15px!important;line-height:1.5!important;font-weight:760!important}.create-tala-card{border-top:0!important;border-radius:24px!important;background:rgba(255,255,255,.82)!important;box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88)!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}.create-tala-category-card{margin-top:0!important}.create-tala-form-grid{gap:20px!important}.create-tala-form-grid>.create-tala-card{border-right:0!important}.create-tala-description-card{border-radius:24px!important}@media (max-width: 760px){.create-tala-hero{min-height:260px!important;padding:30px 22px!important;border-radius:26px!important}.create-tala-hero:before{left:22px!important;top:24px!important}.create-tala-hero h1{margin-top:30px!important;font-size:38px!important}.create-tala-hero h1:after{content:" Talák."!important}.create-tala-hero p{font-size:13px!important}}.create-tala-header{padding:0 0 18px!important}.create-tala-shell{background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important}.create-tala-main-card{background:transparent!important}.create-tala-preview-panel{background:rgba(255,255,255,.76)!important;border-radius:28px!important;padding:22px 0!important;box-shadow:0 18px 46px rgba(82,35,58,.08)!important}.random-modern-page{width:100%;min-height:100vh;display:grid;gap:20px;padding:0 0 42px;box-sizing:border-box}.random-modern-hero{min-height:280px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:center;gap:28px;padding:34px 38px;border-radius:26px;position:relative;overflow:hidden;background:radial-gradient(circle at 72% 42%,rgba(244,93,157,.42),transparent 22%),radial-gradient(circle at 84% 14%,rgba(151,91,255,.36),transparent 24%),linear-gradient(135deg,#0e0619,#1a0928 52%,#08040f);box-shadow:0 24px 64px rgba(82,35,58,.16),inset 0 1px rgba(255,255,255,.12)}.random-modern-hero-copy{position:relative;z-index:3}.random-modern-hero-copy>span{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:#ff78b3;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.random-modern-hero-copy h1{margin:0;color:#fff;font-size:clamp(32px,3.1vw,48px);line-height:1.08;font-weight:1000;letter-spacing:-.065em}.random-modern-hero-copy h1 strong{color:#ff4fa0}.random-modern-hero-copy p{max-width:520px;margin:18px 0 0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.5;font-weight:700}.random-modern-hero-copy button{min-height:48px;margin-top:26px;padding:0 22px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:9px;background:linear-gradient(135deg,#ef3f8f,#ff8a4c);color:#fff;font-size:13px;font-weight:950;box-shadow:0 18px 34px rgba(244,93,157,.28);cursor:pointer}.random-modern-orbit-visual{min-height:230px;position:relative;z-index:2}.random-modern-orbit-center{position:absolute;left:50%;top:50%;width:104px;height:104px;transform:translate(-50%,-50%);border-radius:34px;display:grid;place-items:center;background:radial-gradient(circle at 35% 25%,#ff8abb,#ef3f8f 62%,#a823dd);color:#fff;font-size:44px;box-shadow:0 24px 58px rgba(244,93,157,.42),inset 0 1px rgba(255,255,255,.35)}.random-modern-orbit-line{position:absolute;left:50%;top:50%;width:360px;height:140px;border:1px solid rgba(244,93,157,.34);border-radius:999px;transform:translate(-50%,-50%) rotate(-12deg)}.random-modern-orbit-line-two{width:420px;height:170px;transform:translate(-50%,-50%) rotate(22deg);border-color:rgba(151,91,255,.32)}.random-modern-orbit-dot{position:absolute;width:52px;height:52px;border-radius:18px;display:grid;place-items:center;color:#fff;font-size:24px;box-shadow:0 18px 34px rgba(0,0,0,.24)}.random-modern-dot-one{left:36%;top:4%;background:linear-gradient(135deg,#6d4cff,#a846ff)}.random-modern-dot-two{left:18%;top:45%;background:linear-gradient(135deg,#336bff,#925cff)}.random-modern-dot-three{right:18%;bottom:16%;background:linear-gradient(135deg,#663cff,#bd37ff)}.random-modern-dot-four{left:34%;bottom:6%;background:linear-gradient(135deg,#f45d9d,#ff76aa)}.random-modern-dot-five{right:20%;top:14%;background:linear-gradient(135deg,#ff725e,#ff4fa0)}.random-modern-tabs{display:flex;justify-content:space-between;align-items:center;gap:16px}.random-modern-tabs>div{display:flex;gap:8px;flex-wrap:wrap;padding:6px;border-radius:999px;background:rgba(255,255,255,.76);box-shadow:0 14px 36px rgba(82,35,58,.07),inset 0 1px rgba(255,255,255,.86)}.random-modern-tabs button{min-height:42px;padding:0 18px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:transparent;color:#372432;font-size:13px;font-weight:950;cursor:pointer}.random-modern-tabs .random-modern-tab-active{background:linear-gradient(135deg,#ff6c9e,#c73cff);color:#fff;box-shadow:0 14px 26px rgba(244,93,157,.22)}.random-modern-filter{background:rgba(255,255,255,.82)!important;box-shadow:0 14px 34px rgba(82,35,58,.07),inset 0 1px rgba(255,255,255,.86)}.random-modern-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.random-modern-main{display:grid;gap:18px;min-width:0}.random-modern-section,.random-modern-side-card,.random-modern-brain-card{border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.random-modern-section{padding:18px}.random-modern-section-head,.random-modern-side-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.random-modern-section-head h2,.random-modern-side-head h2{margin:0;color:#261721;font-size:17px;font-weight:1000;letter-spacing:-.045em}.random-modern-section-head p{margin:5px 0 0;color:#8c6b7c;font-size:12px;font-weight:750}.random-modern-section-head button,.random-modern-side-head button{border:0;background:transparent;display:inline-flex;align-items:center;gap:5px;color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.random-modern-card-row{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px}.random-modern-rec-card{position:relative;min-height:270px;border-radius:20px;overflow:hidden;background:#261721;box-shadow:0 16px 34px rgba(82,35,58,.11)}.random-modern-rec-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.random-modern-rec-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(38,23,33,.2),transparent 32%),linear-gradient(0deg,rgba(38,23,33,.94),transparent 64%)}.random-modern-match-badge{position:absolute;left:12px;top:12px;z-index:2;min-height:30px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;background:#fff;color:#f45d9d;font-size:10px;font-weight:1000}.random-modern-save{position:absolute;right:12px;top:12px;z-index:2;width:32px;height:32px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(38,23,33,.34);color:#fff;font-size:18px;cursor:pointer}.random-modern-rec-content{position:absolute;left:14px;right:14px;bottom:14px;z-index:2}.random-modern-rec-content h3{margin:0;color:#fff;font-size:16px;line-height:1.12;font-weight:1000;letter-spacing:-.04em}.random-modern-rec-content p{margin:6px 0 12px;color:rgba(255,255,255,.78);font-size:11px;font-weight:800}.random-modern-rec-content>div{display:flex;align-items:center;gap:8px}.random-modern-mini-avatars{display:flex}.random-modern-mini-avatars img{width:22px;height:22px;margin-left:-5px;border-radius:999px;object-fit:cover;border:2px solid rgba(255,255,255,.78)}.random-modern-mini-avatars img:first-child{margin-left:0}.random-modern-rec-content strong{color:#fff;font-size:12px;font-weight:950}.random-modern-people-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:14px}.random-modern-person-card{min-height:230px;padding:18px 14px;border-radius:20px;display:grid;justify-items:center;align-content:start;text-align:center;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,247,251,.78));box-shadow:0 14px 32px rgba(82,35,58,.07),inset 0 1px rgba(255,255,255,.84)}.random-modern-person-avatar{position:relative}.random-modern-person-avatar img{width:78px;height:78px;border-radius:999px;object-fit:cover}.random-modern-person-avatar span{position:absolute;right:-4px;bottom:2px;width:26px;height:26px;border-radius:999px;display:grid;place-items:center;background:#f45d9d;color:#fff;box-shadow:0 10px 20px rgba(244,93,157,.22)}.random-modern-person-card h3{margin:12px 0 0;color:#261721;font-size:16px;font-weight:1000}.random-modern-person-card p{margin:2px 0 0;color:#8c6b7c;font-size:12px;font-weight:800}.random-modern-person-card small{margin-top:8px;min-height:30px;color:#8c6b7c;font-size:11px;line-height:1.3;font-weight:750}.random-modern-person-card strong{margin-top:10px;color:#f45d9d;font-size:11px;font-weight:1000}.random-modern-person-card button{width:100%;min-height:38px;margin-top:14px;border:0;border-radius:999px;background:rgba(244,93,157,.08);color:#3d2a36;font-size:12px;font-weight:950;cursor:pointer}.random-modern-side{display:grid;gap:18px;min-width:0}.random-modern-side-card{padding:18px}.random-modern-score-list{display:grid;gap:15px}.random-modern-score-list article{display:grid;gap:7px}.random-modern-score-list article>div:first-child{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px}.random-modern-score-list span{width:32px;height:32px;border-radius:12px;display:grid;place-items:center;background:rgba(244,93,157,.1);color:#f45d9d}.random-modern-score-list strong{color:#5a3348;font-size:12px;font-weight:900}.random-modern-score-list small{color:#8c6b7c;font-size:11px;font-weight:900}.random-modern-progress{height:5px;border-radius:999px;overflow:hidden;background:rgba(82,35,58,.09)}.random-modern-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ef3f8f,#e638ff)}.random-modern-tags{display:flex;flex-wrap:wrap;gap:9px}.random-modern-tags span{padding:8px 12px;border-radius:999px;background:rgba(244,93,157,.09);color:#6d4357;font-size:12px;font-weight:900}.random-modern-tags span:nth-child(3n){background:rgba(255,138,76,.13);color:#e7602e}.random-modern-popular-list{display:grid;gap:14px}.random-modern-popular-list article{display:grid;grid-template-columns:52px minmax(0,1fr) 22px;align-items:center;gap:12px}.random-modern-popular-list img{width:52px;height:52px;border-radius:14px;object-fit:cover}.random-modern-popular-list strong{display:block;color:#261721;font-size:13px;font-weight:1000}.random-modern-popular-list small{display:block;margin-top:3px;color:#f45d9d;font-size:11px;font-weight:850}.random-modern-popular-list ion-icon{color:#9a687c;font-size:19px}.random-modern-brain-card{min-height:160px;padding:24px;color:#fff;background:radial-gradient(circle at 86% 44%,rgba(255,255,255,.26),transparent 28%),linear-gradient(135deg,#742bd9,#ef3f8f)}.random-modern-brain-card h2{margin:0;color:#fff;font-size:18px;line-height:1.15;font-weight:1000;letter-spacing:-.045em}.random-modern-brain-card p{max-width:220px;margin:10px 0 18px;color:rgba(255,255,255,.84);font-size:12px;line-height:1.4;font-weight:750}.random-modern-brain-card button{min-height:40px;padding:0 18px;border:0;border-radius:999px;background:rgba(255,255,255,.22);color:#fff;font-size:12px;font-weight:950;cursor:pointer}.random-page,.random-unified-page,.random-main-card,.random-side-panel,.random-info-section{background:transparent!important}@media (max-width: 1320px){.random-modern-main-grid{grid-template-columns:1fr}.random-modern-side{grid-template-columns:repeat(2,minmax(0,1fr))}.random-modern-brain-card{grid-column:span 2}}@media (max-width: 1080px){.random-modern-hero{grid-template-columns:1fr}.random-modern-card-row{grid-template-columns:repeat(2,minmax(220px,1fr))}.random-modern-people-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (max-width: 760px){.random-modern-page{padding:14px 14px calc(96px + env(safe-area-inset-bottom))}.random-modern-hero{min-height:auto;grid-template-columns:1fr;padding:26px 20px;border-radius:24px}.random-modern-hero-copy h1{font-size:34px}.random-modern-orbit-visual{min-height:210px}.random-modern-orbit-line{width:260px}.random-modern-orbit-line-two{width:300px}.random-modern-tabs{overflow-x:auto;scrollbar-width:none}.random-modern-tabs::-webkit-scrollbar{display:none}.random-modern-tabs>div{flex-wrap:nowrap}.random-modern-filter{display:none!important}.random-modern-card-row,.random-modern-people-grid,.random-modern-side{grid-template-columns:1fr}.random-modern-brain-card{grid-column:auto}.random-modern-rec-card{min-height:330px}}.random-tala-hero{min-height:260px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:38px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at 78% 22%,rgba(244,93,157,.42),transparent 26%),radial-gradient(circle at 92% 86%,rgba(255,138,76,.28),transparent 28%),linear-gradient(135deg,#0e0619,#1a0928 54%,#08040f);color:#fff;box-shadow:0 24px 64px rgba(82,35,58,.16),inset 0 1px rgba(255,255,255,.12)}.random-tala-hero span,.random-tala-section-head span{display:inline-flex;align-items:center;gap:8px;color:#ff78b3;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.05em}.random-tala-hero h1{max-width:760px;margin:16px 0 0;color:#fff;font-size:clamp(38px,4vw,62px);line-height:.96;font-weight:1000;letter-spacing:-.08em}.random-tala-hero h1 strong{color:#ff4fa0}.random-tala-hero p{max-width:640px;margin:18px 0 0;color:rgba(255,255,255,.8);font-size:15px;line-height:1.5;font-weight:760}.random-tala-hero>button,.random-tala-section-head>button,.random-tala-search-button{min-height:48px;padding:0 22px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:13px;font-weight:950;box-shadow:0 18px 34px rgba(244,93,157,.22);white-space:nowrap;cursor:pointer}.random-tala-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.random-tala-stats article{min-height:94px;padding:18px;border-radius:24px;display:grid;align-content:center;gap:4px;background:rgba(255,255,255,.82);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.random-tala-stats strong{color:#f45d9d;font-size:30px;line-height:1;font-weight:1000;letter-spacing:-.06em}.random-tala-stats span{color:#684b5b;font-size:12px;font-weight:900}.random-tala-section,.random-tala-side-card{border-radius:26px;background:rgba(255,255,255,.82);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.random-tala-section{padding:20px}.random-tala-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.random-tala-section-head h2,.random-tala-side-head h2{margin:6px 0 0;color:#261721;font-size:21px;line-height:1.05;font-weight:1000;letter-spacing:-.06em}.random-tala-section-head p{margin:7px 0 0;color:#8c6b7c;font-size:13px;font-weight:760}.random-tala-section-head>button{min-height:42px;padding:0 16px;background:rgba(244,93,157,.1);color:#f45d9d;box-shadow:none}.random-tala-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px}.random-tala-mini-grid-two{grid-template-columns:repeat(3,minmax(180px,1fr))}.random-tala-mini-card,.random-tala-create-card{position:relative;min-height:270px;border:0;border-radius:22px;overflow:hidden;background:#261721;box-shadow:0 16px 34px rgba(82,35,58,.11)}.random-tala-mini-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.random-tala-mini-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(38,23,33,.2),transparent 32%),linear-gradient(0deg,rgba(38,23,33,.94),transparent 64%)}.random-tala-mini-top{position:absolute;left:12px;right:12px;top:12px;z-index:2;display:flex;justify-content:space-between;align-items:center}.random-tala-mini-top span,.random-tala-popular-content span{min-height:30px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#fff;color:#f45d9d;font-size:10px;font-weight:1000}.random-tala-mini-top button{width:34px;height:34px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(38,23,33,.36);color:#fff;cursor:pointer}.random-tala-mini-content{position:absolute;left:16px;right:16px;bottom:16px;z-index:2}.random-tala-mini-content h3,.random-tala-popular-content h3{margin:0;color:#fff;font-size:18px;line-height:1.12;font-weight:1000;letter-spacing:-.045em}.random-tala-mini-content p{margin:8px 0 13px;display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.78);font-size:12px;font-weight:800}.random-tala-mini-content>div{display:flex;justify-content:space-between;align-items:center;gap:10px}.random-tala-mini-content>div span{display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.82);font-size:11px;font-weight:850}.random-tala-mini-content strong{color:#fff;font-size:12px;font-weight:950}.random-tala-create-card{padding:24px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center;background:radial-gradient(circle at 84% 16%,rgba(244,93,157,.38),transparent 28%),linear-gradient(135deg,#fff7fb,#ffe4ef);color:#261721;cursor:pointer}.random-tala-create-card ion-icon{width:58px;height:58px;padding:14px;border-radius:22px;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff}.random-tala-create-card strong{font-size:18px;font-weight:1000}.random-tala-create-card small{max-width:220px;color:#805d6d;font-size:12px;line-height:1.35;font-weight:760}.random-tala-popular-section{background:radial-gradient(circle at 90% 0%,rgba(244,93,157,.15),transparent 28%),rgba(255,255,255,.84)}.random-tala-popular-grid{display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));gap:16px}.random-tala-popular-card{min-height:210px;display:grid;grid-template-columns:42% minmax(0,1fr);border-radius:24px;overflow:hidden;background:#261721;box-shadow:0 16px 34px rgba(82,35,58,.11)}.random-tala-popular-card>img{width:100%;height:100%;object-fit:cover}.random-tala-popular-content{padding:18px;display:grid;align-content:center;gap:10px;background:radial-gradient(circle at 96% 12%,rgba(244,93,157,.24),transparent 34%),linear-gradient(135deg,#211321,#36182c)}.random-tala-popular-content p{margin:0;color:rgba(255,255,255,.74);font-size:12px;font-weight:800}.random-tala-popular-content>div{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:4px}.random-tala-popular-content strong{color:#fff;font-size:12px;font-weight:950}.random-tala-popular-content button{min-height:34px;padding:0 12px;border:0;border-radius:999px;background:#fff;color:#f45d9d;font-size:11px;font-weight:950;cursor:pointer}.random-tala-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.random-tala-main-column,.random-tala-side-column{min-width:0;display:grid;gap:18px}.random-tala-wide-list{display:grid;gap:14px}.random-tala-wide-card{min-height:130px;padding:14px;border-radius:22px;display:grid;grid-template-columns:132px minmax(0,1fr) auto;align-items:center;gap:16px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,247,251,.76));box-shadow:0 14px 32px rgba(82,35,58,.07),inset 0 1px rgba(255,255,255,.84)}.random-tala-wide-card>img{width:132px;height:102px;border-radius:18px;object-fit:cover}.random-tala-wide-card span{display:inline-flex;margin-bottom:8px;padding:6px 9px;border-radius:999px;background:rgba(244,93,157,.1);color:#f45d9d;font-size:10px;font-weight:1000}.random-tala-wide-card h3{margin:0;color:#261721;font-size:18px;font-weight:1000;letter-spacing:-.045em}.random-tala-wide-card p{margin:5px 0 0;color:#805d6d;font-size:12px;font-weight:800}.random-tala-wide-card small{display:block;margin-top:8px;color:#f45d9d;font-size:12px;font-weight:950}.random-tala-wide-card button{min-height:38px;padding:0 14px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:rgba(244,93,157,.1);color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.random-tala-side-card{padding:20px}.random-tala-ai-card{color:#fff;background:radial-gradient(circle at 86% 44%,rgba(255,255,255,.26),transparent 28%),linear-gradient(135deg,#742bd9,#ef3f8f)}.random-tala-ai-card>span{width:54px;height:54px;border-radius:20px;display:grid;place-items:center;background:rgba(255,255,255,.18);color:#fff;font-size:24px}.random-tala-ai-card h2{margin:16px 0 0;color:#fff;font-size:21px;line-height:1.1;font-weight:1000;letter-spacing:-.05em}.random-tala-ai-card p{margin:10px 0 18px;color:rgba(255,255,255,.82);font-size:13px;line-height:1.4;font-weight:760}.random-tala-ai-card button{min-height:40px;padding:0 16px;border:0;border-radius:999px;background:rgba(255,255,255,.2);color:#fff;font-size:12px;font-weight:950;cursor:pointer}.random-tala-topic-list{display:flex;flex-wrap:wrap;gap:9px}.random-tala-topic-list span{padding:8px 12px;border-radius:999px;background:rgba(244,93,157,.09);color:#6d4357;font-size:12px;font-weight:900}.random-tala-search{min-height:46px;padding:0 14px;border-radius:18px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;background:rgba(255,247,251,.88)}.random-tala-search ion-icon{color:#9a687c}.random-tala-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#3d2a36;font-size:13px;font-weight:800}.random-tala-search-button{width:100%;margin-top:12px}@media (max-width: 1320px){.random-tala-main-grid{grid-template-columns:1fr}.random-tala-side-column{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1080px){.random-tala-hero{grid-template-columns:1fr;align-items:start}.random-tala-stats,.random-tala-popular-grid,.random-tala-mini-grid,.random-tala-mini-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.random-tala-side-column{grid-template-columns:1fr}}@media (max-width: 760px){.random-tala-hero{padding:28px 22px;border-radius:24px}.random-tala-hero h1{font-size:38px}.random-tala-hero>button{justify-self:start}.random-tala-stats,.random-tala-popular-grid,.random-tala-mini-grid,.random-tala-mini-grid-two{grid-template-columns:1fr}.random-tala-section-head{display:grid}.random-tala-wide-card,.random-tala-popular-card{grid-template-columns:1fr}.random-tala-wide-card>img,.random-tala-popular-card>img{width:100%;height:180px}.random-tala-wide-card button{justify-self:start}}.users-page{width:100%;min-height:100vh;padding:28px;display:grid;gap:20px;box-sizing:border-box}.users-hero,.users-search-card,.users-empty-card,.users-profile-card{border-radius:28px;background:rgba(255,255,255,.84);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.users-hero{padding:38px;background:radial-gradient(circle at 88% 18%,rgba(244,93,157,.18),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,246,250,.78))}.users-hero span{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#f45d9d;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.05em}.users-hero h1{margin:0;color:#261721;font-size:clamp(36px,4.8vw,64px);line-height:.96;font-weight:1000;letter-spacing:-.08em}.users-hero p{max-width:660px;margin:14px 0 0;color:#7d5a6c;font-size:14px;line-height:1.45;font-weight:760}.users-search-card{height:54px;padding:0 16px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center}.users-search-card ion-icon{color:#5a4251;font-size:20px}.users-search-card input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#3d2a36;font-size:13px;font-weight:800}.users-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.users-profile-card{padding:16px;display:grid;gap:14px}.users-profile-open{width:100%;border:0;background:transparent;padding:0;display:grid;grid-template-columns:58px minmax(0,1fr) 28px;align-items:center;gap:12px;text-align:left;cursor:pointer}.users-profile-open img{width:58px;height:58px;border-radius:20px;object-fit:cover;box-shadow:0 14px 30px rgba(244,93,157,.16)}.users-profile-open strong,.users-profile-open small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-profile-open strong{color:#261721;font-size:15px;font-weight:1000}.users-profile-open small{margin-top:4px;color:#8c6b7c;font-size:12px;font-weight:850}.users-profile-open ion-icon{color:#9a687c;font-size:22px}.users-profile-card p{margin:0;color:#6f5161;font-size:13px;line-height:1.4;font-weight:760}.users-profile-actions{display:flex;align-items:center;gap:10px}.users-profile-actions button,.users-profile-status,.users-profile-own{min-height:38px;padding:0 14px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:950}.users-profile-actions button{background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;box-shadow:0 14px 28px rgba(244,93,157,.22);cursor:pointer}.users-profile-status,.users-profile-own{background:rgba(244,93,157,.1);color:#f45d9d}.users-empty-card{padding:28px;text-align:center}.users-empty-card ion-icon{color:#f45d9d;font-size:32px}.users-empty-card strong{display:block;color:#261721;font-size:18px;font-weight:1000}.users-empty-card p{max-width:440px;margin:8px auto 0;color:#8c6b7c;font-size:13px;line-height:1.4;font-weight:760}.users-empty-error{border:1px solid rgba(244,93,157,.18)}@media (max-width: 760px){.users-page{padding:14px 14px calc(96px + env(safe-area-inset-bottom))}.users-hero{padding:26px 20px;border-radius:24px}.users-hero h1{font-size:38px}}.chat-page-shell{width:100%!important;max-width:1540px!important;min-height:calc(100vh - 96px)!important;margin:0 auto!important;padding:22px!important;box-sizing:border-box!important}.chat-app-window{width:100%!important;min-height:calc(100vh - 140px)!important;max-height:calc(100vh - 116px)!important;display:grid!important;grid-template-columns:340px minmax(0,1fr) 300px!important;border-radius:34px!important;overflow:hidden!important;background:linear-gradient(135deg,rgba(255,255,255,.74),rgba(255,244,250,.56)),url(https://images.pexels.com/photos/417074/pexels-photo-417074.jpeg?auto=compress&cs=tinysrgb&w=1800) center / cover no-repeat!important;box-shadow:0 30px 90px rgba(82,35,58,.18),inset 0 1px rgba(255,255,255,.7)!important;color:#261721!important}.chat-sidebar-panel,.chat-main-panel,.chat-info-panel{min-height:0!important;min-width:0!important}.chat-sidebar-panel{padding:20px!important;display:grid!important;grid-template-rows:auto auto auto minmax(0,1fr) auto!important;gap:16px!important;background:rgba(255,255,255,.72)!important;border-right:1px solid rgba(82,35,58,.06)!important;overflow:hidden!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}.chat-sidebar-head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:14px!important}.chat-sidebar-head h1{margin:0!important;color:#261721!important;font-size:28px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.07em!important}.chat-sidebar-head p{margin:7px 0 0!important;color:#805d6d!important;font-size:13px!important;line-height:1.35!important;font-weight:760!important}.chat-sidebar-head button,.chat-main-actions button,.chat-profile-actions button,.chat-side-head button,.chat-settings-list button,.chat-input-bar button,.chat-back-button{border:0!important;cursor:pointer!important}.chat-sidebar-head button{width:42px!important;height:42px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;font-size:20px!important;box-shadow:0 14px 28px rgba(244,93,157,.22)!important}.chat-search-box{min-height:46px!important;padding:0 14px!important;border-radius:999px!important;display:flex!important;align-items:center!important;gap:9px!important;background:rgba(255,247,251,.92)!important;box-shadow:inset 0 1px rgba(255,255,255,.9)!important}.chat-search-box ion-icon{color:#8a6c79!important;font-size:18px!important}.chat-search-box input{min-width:0!important;flex:1!important;border:0!important;outline:0!important;background:transparent!important;color:#261721!important;font-size:13px!important;font-weight:780!important}.chat-filter-row{display:flex!important;gap:7px!important;overflow-x:auto!important;padding-bottom:2px!important;scrollbar-width:none!important}.chat-filter-row::-webkit-scrollbar{display:none!important}.chat-filter-row button{flex:0 0 auto!important;min-height:32px!important;padding:0 12px!important;border:0!important;border-radius:999px!important;background:rgba(244,93,157,.08)!important;color:#805d6d!important;font-size:11px!important;font-weight:950!important;cursor:pointer!important}.chat-filter-row .chat-filter-active{background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important}.chat-conversation-list{min-height:0!important;display:grid!important;gap:10px!important;align-content:start!important;overflow:auto!important;padding-right:3px!important}.chat-empty-list{padding:22px 12px!important;border-radius:22px!important;background:rgba(255,247,251,.72)!important;color:#805d6d!important;text-align:center!important;font-size:13px!important;font-weight:800!important}.chat-conversation-list>button{width:100%!important;min-height:76px!important;padding:10px!important;border:0!important;border-radius:22px!important;display:grid!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;background:rgba(255,247,251,.72)!important;color:#261721!important;text-align:left!important;cursor:pointer!important}.chat-conversation-list>button:hover,.chat-conversation-list>button.chat-filter-active,.chat-conversation-list>button.chat-conversation-card-active{background:linear-gradient(135deg,rgba(244,93,157,.16),rgba(255,255,255,.88))!important;box-shadow:0 14px 30px rgba(244,93,157,.12),inset 0 1px rgba(255,255,255,.9)!important}.chat-avatar{position:relative!important;width:54px!important;height:54px!important;border-radius:999px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;font-size:19px!important;font-weight:1000!important;border:3px solid rgba(255,255,255,.92)!important;box-shadow:0 10px 22px rgba(82,35,58,.12)!important}.chat-avatar img,.chat-avatar>img{width:100%!important;height:100%!important;object-fit:cover!important}.chat-avatar-small{width:36px!important;height:36px!important;border-width:2px!important;font-size:14px!important}.chat-conversation-text{min-width:0!important}.chat-conversation-text strong,.chat-conversation-text small,.chat-conversation-meta small{display:block!important}.chat-conversation-text strong{overflow:hidden!important;color:#261721!important;font-size:13px!important;font-weight:1000!important;text-overflow:ellipsis!important;white-space:nowrap!important}.chat-conversation-text small{margin-top:4px!important;overflow:hidden!important;color:#805d6d!important;font-size:11px!important;font-weight:760!important;text-overflow:ellipsis!important;white-space:nowrap!important}.chat-conversation-meta{display:grid!important;justify-items:end!important;gap:6px!important}.chat-conversation-meta small{color:#9b7188!important;font-size:10px!important;font-weight:850!important}.chat-conversation-meta b{min-width:20px!important;height:20px!important;padding:0 6px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#f45d9d!important;color:#fff!important;font-size:10px!important;font-weight:1000!important}.chat-premium-card{padding:16px!important;border-radius:24px!important;display:grid!important;gap:12px!important;background:radial-gradient(circle at 90% 0%,rgba(244,93,157,.18),transparent 38%),linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,239,247,.82))!important;box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88)!important}.chat-premium-card strong,.chat-premium-card span{display:block!important}.chat-premium-card strong{color:#261721!important;font-size:15px!important;font-weight:1000!important}.chat-premium-card span,.chat-premium-card p{margin:4px 0 0!important;color:#805d6d!important;font-size:12px!important;line-height:1.35!important;font-weight:760!important}.chat-premium-card button{justify-self:start!important;min-height:34px!important;padding:0 13px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;font-size:11px!important;font-weight:950!important;cursor:pointer!important}.chat-main-panel{min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;background:rgba(255,255,255,.8)!important;overflow:hidden!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}.chat-main-header{min-height:78px!important;padding:14px 18px!important;border-bottom:1px solid rgba(82,35,58,.06)!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;background:rgba(255,255,255,.72)!important}.chat-back-button{display:none!important;width:42px!important;height:42px!important;border-radius:999px!important;place-items:center!important;background:rgba(244,93,157,.1)!important;color:#f45d9d!important}.chat-header-user{min-width:0!important;display:flex!important;align-items:center!important;gap:12px!important}.chat-header-user strong,.chat-header-user small{display:block!important}.chat-header-user strong{color:#261721!important;font-size:15px!important;font-weight:1000!important}.chat-header-user small{margin-top:3px!important;color:#805d6d!important;font-size:12px!important;font-weight:780!important}.chat-main-actions{display:flex!important;gap:8px!important}.chat-main-actions button{width:40px!important;height:40px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(244,93,157,.1)!important;color:#f45d9d!important}.chat-message-area{min-height:0!important;padding:22px!important;display:flex!important;flex-direction:column!important;gap:14px!important;overflow:auto!important;background:linear-gradient(180deg,rgba(255,255,255,.56),rgba(255,247,251,.64)),center / cover no-repeat!important;background-size:cover!important;background-position:center!important}.chat-day-pill{align-self:center!important;padding:6px 12px!important;border-radius:999px!important;background:rgba(255,255,255,.88)!important;color:#9b7188!important;font-size:11px!important;font-weight:900!important}.chat-empty-state{align-self:center!important;max-width:360px!important;margin:auto 0!important;text-align:center!important;color:#805d6d!important}.chat-empty-state ion-icon{color:#f45d9d!important;font-size:40px!important}.chat-empty-state h2{margin:10px 0 0!important;color:#261721!important;font-size:24px!important;font-weight:1000!important}.chat-empty-state p{margin:8px 0 0!important;color:#805d6d!important;font-size:13px!important;font-weight:750!important}.chat-message-row{display:flex!important;align-items:flex-end!important;gap:10px!important}.chat-message-row-me{justify-content:flex-end!important}.chat-message-avatar{width:34px!important;height:34px!important;border-radius:999px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;font-size:13px!important;font-weight:1000!important;flex:0 0 auto!important}.chat-message-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.chat-bubble{max-width:min(520px,74%)!important;padding:11px 13px 8px!important;border-radius:19px 19px 19px 6px!important;background:#fff!important;color:#261721!important;box-shadow:0 12px 26px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88)!important}.chat-bubble-me{border-radius:19px 19px 6px!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;box-shadow:0 14px 30px rgba(244,93,157,.2)!important}.chat-bubble p{margin:0!important;font-size:14px!important;line-height:1.42!important;font-weight:650!important}.chat-bubble em{display:block!important;margin-top:6px!important;color:rgba(128,93,109,.78)!important;font-size:10px!important;font-style:normal!important;font-weight:760!important}.chat-bubble-me em{color:rgba(255,255,255,.78)!important}.chat-typing-row{display:flex!important;align-items:flex-end!important;gap:10px!important}.chat-typing-bubble{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:10px 13px!important;border-radius:999px!important;background:rgba(255,255,255,.9)!important;color:#805d6d!important;font-size:12px!important;font-weight:800!important;box-shadow:0 10px 24px rgba(82,35,58,.08)!important}.chat-typing-bubble span{width:5px!important;height:5px!important;border-radius:999px!important;background:#f45d9d!important;opacity:.55!important}.chat-sticker-picker{padding:16px!important;max-height:280px!important;border-top:1px solid rgba(82,35,58,.08)!important;display:grid!important;gap:14px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 -16px 36px rgba(82,35,58,.1)!important;overflow:auto!important}.chat-sticker-picker-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.chat-sticker-picker-head strong{color:#261721!important;font-size:15px!important;font-weight:1000!important}.chat-sticker-picker-head button{width:34px!important;height:34px!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(244,93,157,.1)!important;color:#f45d9d!important;font-size:20px!important;font-weight:900!important;cursor:pointer!important}.chat-sticker-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important}.chat-sticker-grid button{height:66px!important;border:0!important;border-radius:18px!important;display:grid!important;place-items:center!important;background:rgba(255,247,251,.88)!important;box-shadow:0 10px 24px rgba(82,35,58,.06),inset 0 1px rgba(255,255,255,.9)!important;cursor:pointer!important}.chat-sticker-grid img{width:52px!important;height:52px!important;object-fit:contain!important}.chat-message-sticker{width:112px!important;height:112px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 12px 18px rgba(38,23,33,.18))!important}.chat-bubble:has(.chat-message-sticker){padding:8px!important;background:transparent!important;box-shadow:none!important}.chat-bubble:has(.chat-message-sticker) em{display:block!important;margin-top:4px!important;text-align:center!important}.chat-input-bar{min-height:78px!important;padding:14px 18px!important;border-top:1px solid rgba(82,35,58,.06)!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;background:rgba(255,255,255,.88)!important}.chat-input-bar>button{width:46px!important;height:46px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(244,93,157,.1)!important;color:#f45d9d!important;font-size:20px!important}.chat-input-bar input{min-width:0!important;width:100%!important;height:46px!important;padding:0 16px!important;border:0!important;outline:0!important;border-radius:999px!important;background:rgba(255,247,251,.96)!important;color:#261721!important;font-size:14px!important;font-weight:700!important;box-shadow:inset 0 1px rgba(255,255,255,.9)!important}.chat-send-button{background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;box-shadow:0 14px 28px rgba(244,93,157,.22)!important}.chat-input-bar button:disabled{opacity:.48!important;cursor:not-allowed!important}.chat-info-panel{padding:20px!important;display:grid!important;gap:16px!important;align-content:start!important;overflow:auto!important;background:rgba(255,255,255,.62)!important;border-left:1px solid rgba(82,35,58,.06)!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}.chat-profile-card,.chat-side-section,.chat-map-card{border-radius:24px!important;background:rgba(255,255,255,.82)!important;box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88)!important;overflow:hidden!important}.chat-profile-card{text-align:center!important}.chat-profile-cover{height:118px!important;background-size:cover!important;background-position:center!important}.chat-profile-avatar{width:86px!important;height:86px!important;margin:-43px auto 0!important;border-radius:999px!important;border:6px solid #ffffff!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;font-size:26px!important;font-weight:1000!important;box-shadow:0 16px 32px rgba(82,35,58,.16)!important}.chat-profile-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.chat-profile-card h2,.chat-profile-card h3{margin:12px 0 0!important;color:#261721!important;font-size:20px!important;font-weight:1000!important}.chat-profile-card p{margin:5px 0 18px!important;color:#805d6d!important;font-size:12px!important;font-weight:800!important}.chat-profile-actions{padding:0 16px 18px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.chat-profile-actions button{min-height:62px!important;border-radius:18px!important;display:grid!important;place-items:center!important;gap:5px!important;background:rgba(255,247,251,.8)!important;color:#805d6d!important}.chat-profile-actions ion-icon{color:#f45d9d!important;font-size:20px!important}.chat-profile-actions span{font-size:10px!important;font-weight:900!important}.chat-side-section,.chat-map-card{padding:18px!important}.chat-side-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important}.chat-side-head h3{margin:0!important;color:#261721!important;font-size:15px!important;font-weight:1000!important}.chat-side-head button{background:transparent!important;color:#f45d9d!important;font-size:11px!important;font-weight:950!important}.chat-media-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.chat-media-grid img,.chat-media-grid div{aspect-ratio:1!important;border-radius:14px!important;overflow:hidden!important}.chat-media-grid img{width:100%!important;height:100%!important;object-fit:cover!important}.chat-media-grid div{display:grid!important;place-items:center!important;background:rgba(244,93,157,.1)!important;color:#f45d9d!important;font-size:13px!important;font-weight:1000!important}.chat-map-card{display:grid!important;gap:5px!important}.chat-map-card ion-icon{color:#f45d9d!important;font-size:24px!important}.chat-map-card strong{color:#261721!important;font-size:13px!important;font-weight:1000!important}.chat-map-card span{color:#805d6d!important;font-size:11px!important;font-weight:800!important}.chat-settings-list{display:grid!important;gap:8px!important}.chat-settings-list button{width:100%!important;min-height:46px!important;padding:0 12px!important;border-radius:16px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;background:rgba(255,247,251,.82)!important;color:#805d6d!important;text-align:left!important}.chat-settings-list ion-icon{color:#f45d9d!important;font-size:19px!important}.chat-settings-list span{font-size:12px!important;font-weight:900!important}.chat-settings-list b{color:#30b873!important;font-size:10px!important;font-weight:1000!important}.chat-danger-button,.chat-settings-list .chat-danger-button{color:#e12a5c!important}.chat-danger-button ion-icon{color:#e12a5c!important}@media (max-width: 1280px){.chat-app-window{grid-template-columns:320px minmax(0,1fr)!important}.chat-info-panel{display:none!important}}@media (max-width: 900px){.chat-page-shell{padding:12px!important}.chat-app-window{min-height:calc(100vh - 108px)!important;max-height:none!important;grid-template-columns:1fr!important;border-radius:24px!important}.chat-sidebar-panel{min-height:calc(100vh - 108px)!important;display:grid!important;border-right:0!important}.chat-main-panel{min-height:calc(100vh - 108px)!important}.chat-mobile-list-open .chat-main-panel,.chat-mobile-list-open .chat-info-panel,.chat-mobile-chat-open .chat-sidebar-panel,.chat-mobile-chat-open .chat-info-panel{display:none!important}.chat-mobile-chat-open .chat-main-panel{display:grid!important}.chat-main-header{min-height:68px!important;padding:12px!important}.chat-back-button{display:grid!important;flex:0 0 42px!important}.chat-main-actions button:nth-child(1),.chat-main-actions button:nth-child(2){display:none!important}.chat-message-area{padding:16px 12px!important}.chat-bubble{max-width:82%!important}.chat-sticker-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.chat-input-bar{padding:10px 12px!important}}@media (max-width: 520px){.chat-header-user .chat-avatar{width:44px!important;height:44px!important}.chat-header-user strong{font-size:14px!important}.chat-header-user small{font-size:11px!important}.chat-message-sticker{width:92px!important;height:92px!important}}.register-page{--background: transparent !important;color:#291723!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}body:has(.register-page) .tala-app-header{display:none!important}.register-page::part(background){background:url(/assets/regist_bg_light-hFlwnU_V.png) center / cover no-repeat fixed!important}.register-page .home-shell{width:100%!important;min-height:100vh!important;margin:0!important;padding:28px 36px 34px!important;display:grid!important;grid-template-columns:minmax(520px,1fr) minmax(620px,47vw)!important;gap:clamp(36px,5vw,82px)!important;align-items:stretch!important;background:linear-gradient(90deg,rgba(255,248,252,.08),rgba(255,248,252,.24))!important;box-shadow:none!important;border-radius:0!important}.register-hero-card{position:relative!important;min-height:calc(100vh - 62px)!important;padding:4px 24px 0!important;display:flex!important;flex-direction:column!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.register-hero-card>h1,.register-hero-card>p,.register-card .form-section-head{display:none!important}.register-brand{width:clamp(132px,14vw,210px)!important;line-height:0!important;filter:drop-shadow(0 16px 32px rgba(242,56,145,.16))!important}.register-brand img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;object-fit:contain!important}.register-hero-copy{margin-top:clamp(44px,6.2vh,78px)!important;max-width:390px!important}.register-hero-copy h1{margin:0!important;color:#2a1725!important;font-size:clamp(36px,3.3vw,54px)!important;line-height:.98!important;letter-spacing:-.045em!important;font-weight:1000!important}.register-hero-copy h1 span,.register-hero-copy h1 strong,.register-hero-copy p span{display:block!important}.register-hero-copy h1 strong{color:#f23891!important;font-weight:1000!important}.register-hero-copy h1 ion-icon{margin-left:16px!important;color:#f23891!important;font-size:.78em!important;vertical-align:-5px!important;filter:drop-shadow(0 9px 14px rgba(242,56,145,.2))!important}.register-hero-copy p{margin:24px 0 0!important;color:#2d2029!important;font-size:17px!important;line-height:1.45!important;font-weight:620!important}.register-benefit-bar{width:min(710px,calc(100% - 18px))!important;min-height:108px!important;margin-top:auto!important;margin-bottom:0!important;padding:18px 28px!important;border-radius:18px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;background:rgba(255,255,255,.78)!important;box-shadow:0 22px 64px rgba(91,46,66,.13),inset 0 1px rgba(255,255,255,.94)!important;backdrop-filter:blur(14px) saturate(140%)!important;-webkit-backdrop-filter:blur(14px) saturate(140%)!important}.register-benefit-bar article{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:14px!important;align-items:center!important}.register-benefit-bar article+article{border-left:1px solid rgba(111,73,91,.13)!important;padding-left:22px!important}.register-benefit-bar article>span{width:38px!important;height:38px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,rgba(242,56,145,.15),rgba(166,77,232,.16))!important;color:#f23891!important;font-size:22px!important}.register-benefit-bar article:nth-child(2)>span{color:#f7b333!important;background:rgba(247,179,51,.16)!important}.register-benefit-bar article:nth-child(3)>span{color:#f23891!important;background:rgba(242,56,145,.14)!important}.register-benefit-bar strong{display:block!important;color:#291723!important;font-size:15px!important;font-weight:950!important}.register-benefit-bar small{display:block!important;margin-top:5px!important;color:#654a59!important;font-size:12px!important;line-height:1.45!important;font-weight:650!important}.register-card{position:relative!important;align-self:start!important;min-height:calc(100vh - 62px)!important;padding:88px 66px 46px!important;border-radius:26px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:22px!important;row-gap:18px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 26px 82px rgba(91,46,66,.17),inset 0 1px rgba(255,255,255,.96)!important;backdrop-filter:blur(22px) saturate(145%)!important;-webkit-backdrop-filter:blur(22px) saturate(145%)!important}.register-login-link{position:absolute!important;top:34px!important;right:42px!important;border:0!important;padding:0!important;background:transparent!important;color:#6f5362!important;font-size:14px!important;font-weight:650!important;cursor:pointer!important}.register-login-link strong{margin-left:8px!important;color:#f23891!important;font-weight:900!important}.register-title-block,.register-stepper,.register-card>ion-item:nth-of-type(4),.register-card>ion-item:nth-of-type(5),.register-card>ion-item:nth-of-type(7),.register-password-hint,.register-social-row,.register-card .create-button,.register-terms{grid-column:1 / -1!important}.register-title-block{margin:0 0 8px!important}.register-title-block h2{margin:0!important;color:#2a1725!important;font-size:clamp(36px,3.35vw,50px)!important;line-height:1!important;letter-spacing:-.055em!important;font-weight:1000!important}.register-title-block p{margin:12px 0 0!important;color:#2d2029!important;font-size:17px!important;line-height:1.35!important;font-weight:600!important}.register-stepper{margin:8px 52px 16px!important;display:grid!important;grid-template-columns:max-content minmax(72px,1fr) max-content minmax(72px,1fr) max-content!important;align-items:start!important;gap:18px!important}.register-step{display:grid!important;justify-items:center!important;gap:11px!important;color:#2a1725!important;font-size:13px!important;font-weight:650!important}.register-step span{width:34px!important;height:34px!important;border-radius:999px!important;display:grid!important;place-items:center!important;border:1px solid rgba(91,46,66,.13)!important;background:rgba(255,255,255,.82)!important;color:#2a1725!important;font-size:15px!important;font-weight:900!important;box-shadow:0 8px 18px rgba(91,46,66,.05)!important}.register-step-active span{border-color:transparent!important;background:linear-gradient(135deg,#f23891,#ff6f88)!important;color:#fff!important;box-shadow:0 12px 24px rgba(242,56,145,.24)!important}.register-step-active small{color:#f23891!important}.register-step small{white-space:nowrap!important}.register-step-line{height:1px!important;margin-top:17px!important;background:repeating-linear-gradient(90deg,rgba(242,56,145,.22) 0 8px,transparent 8px 14px)!important}.register-card>ion-item:nth-of-type(2),.register-preview-box,.register-card>ion-item:nth-of-type(6),.register-card>ion-item:nth-of-type(8),.register-card>ion-item:nth-of-type(9),.register-avatar-section,.register-safety-box,.register-age-box,.register-card ion-button[color=danger]{display:none!important}.register-card .custom-item{--min-height: 56px !important;--padding-start: 16px !important;--inner-padding-end: 16px !important;--border-width: 0 !important;--background: rgba(255, 255, 255, .82) !important;--highlight-height: 0 !important;--border-radius: 10px !important;border:1px solid rgba(91,46,66,.15)!important;border-radius:10px!important;box-shadow:inset 0 1px rgba(255,255,255,.9)!important;overflow:hidden!important}.register-card ion-label{margin-bottom:8px!important;color:#2a1725!important;font-size:12px!important;font-weight:900!important}.register-card .custom-item ion-icon{margin-right:12px!important;color:#8a6578!important;font-size:22px!important}.register-card ion-input,.register-card ion-select,.register-card ion-textarea,.date-picker-button{--color: #2a1725 !important;--placeholder-color: #8d6a7b !important;--placeholder-opacity: .78 !important;color:#2a1725!important;font-size:15px!important;font-weight:700!important}.date-picker-button{width:100%!important;min-height:34px!important;border:0!important;padding:0!important;display:flex!important;align-items:center!important;gap:12px!important;background:transparent!important;text-align:left!important;cursor:pointer!important}.date-picker-button ion-icon{color:#8a6578!important;font-size:22px!important}.register-password-hint{width:min(320px,100%)!important;margin-top:-12px!important;display:flex!important;align-items:center!important;gap:7px!important;color:#8a6578!important;font-size:12px!important;font-weight:650!important}.register-password-hint:after{content:""!important;position:absolute!important;width:88px!important;height:5px!important;margin-top:32px!important;border-radius:999px!important;background:linear-gradient(90deg,#f23891 0,#f23891 68%,rgba(91,46,66,.1) 68%,rgba(91,46,66,.1))!important}.register-password-hint ion-icon{color:#8a6578!important;font-size:15px!important}.register-social-row{margin-top:8px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;border-top:1px solid rgba(91,46,66,.1)!important;padding-top:24px!important}.register-social-row:before{content:"Regisztrálj gyorsan"!important;grid-column:1 / -1!important;justify-self:start!important;margin:-35px 0 0!important;padding-right:18px!important;background:rgba(255,255,255,.92)!important;color:#2a1725!important;font-size:15px!important;font-weight:900!important}.register-social-row button{height:54px!important;border:1px solid rgba(91,46,66,.12)!important;border-radius:11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;background:rgba(255,255,255,.72)!important;color:#2a1725!important;font-size:15px!important;font-weight:850!important;box-shadow:inset 0 1px rgba(255,255,255,.9)!important;cursor:pointer!important}.register-social-row ion-icon{font-size:22px!important}.register-social-row button:first-of-type ion-icon{color:#4285f4!important}.register-social-row button:nth-of-type(2) ion-icon{color:#111!important}.register-social-row button:nth-of-type(3) ion-icon{color:#1877f2!important}.register-card .create-button{--min-height: 60px !important;--border-radius: 999px !important;--background: linear-gradient(135deg, #f23891 0%, #ff627f 58%, #aa4be4 100%) !important;--background-hover: linear-gradient(135deg, #f23891 0%, #ff627f 58%, #aa4be4 100%) !important;--color: #ffffff !important;margin:4px 0 8px!important;font-size:16px!important;font-weight:950!important;letter-spacing:0!important;text-transform:none!important;box-shadow:0 20px 42px rgba(242,56,145,.27)!important}.register-card .create-button::part(native){gap:18px!important}.register-card .create-button ion-icon{margin-left:auto!important;font-size:23px!important}.register-terms{margin:0!important;color:#7c6070!important;text-align:center!important;font-size:13px!important;line-height:1.45!important;font-weight:600!important}.register-terms strong{color:#f23891!important;font-weight:850!important}.datetime-modal,.register-error-modal{--backdrop-opacity: .34 !important}.datetime-modal-content,.register-error-modal-content{width:min(420px,calc(100vw - 28px))!important;margin:auto!important;padding:22px!important;border-radius:28px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 30px 90px rgba(82,35,58,.24)!important}.datetime-modal-content h2,.register-error-modal-content h2{margin:0 0 14px!important;color:#261721!important;font-size:24px!important;font-weight:1000!important;letter-spacing:-.04em!important}.datetime-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:16px!important}.datetime-actions button,.register-error-button{min-height:44px!important;border:0!important;border-radius:16px!important;font-size:13px!important;font-weight:950!important;cursor:pointer!important}.datetime-cancel-button{background:rgba(244,93,157,.1)!important;color:#f23891!important}.datetime-confirm-button,.register-error-button{background:linear-gradient(135deg,#f23891,#ff718d)!important;color:#fff!important}.register-error-icon{width:46px!important;height:46px!important;margin-bottom:12px!important;border-radius:16px!important;display:grid!important;place-items:center!important;background:rgba(244,93,157,.12)!important;color:#f23891!important;font-size:22px!important;font-weight:1000!important}.register-error-modal-content p{color:#6d5060!important;font-size:14px!important;line-height:1.45!important;font-weight:760!important}@media (max-width: 1180px){.register-page .home-shell{grid-template-columns:minmax(360px,.8fr) minmax(520px,1fr)!important;gap:28px!important;padding:22px!important}.register-card{padding:78px 42px 38px!important}.register-stepper{margin-inline:24px!important}}@media (max-width: 940px){.register-page .home-shell{grid-template-columns:1fr!important}.register-hero-card,.register-card{min-height:auto!important}.register-hero-card{padding-bottom:24px!important}}@media (max-width: 640px){.register-page .home-shell{padding:12px!important}.register-card{grid-template-columns:1fr!important;padding:72px 20px 28px!important;border-radius:22px!important}.register-login-link{top:24px!important;right:22px!important;font-size:12px!important}.register-stepper{margin-inline:0!important;gap:10px!important}.register-step small{font-size:11px!important}.register-benefit-bar,.register-social-row{grid-template-columns:1fr!important}.register-benefit-bar article+article{border-left:0!important;border-top:1px solid rgba(111,73,91,.13)!important;padding:16px 0 0!important}}body:has(.register-page){overflow:hidden!important}.register-page::part(scroll){overflow:hidden!important}.register-page::part(background){background:linear-gradient(90deg,rgba(255,246,250,.05),rgba(255,246,250,.24)),url(/assets/regist_bg_light-hFlwnU_V.png) center / 100% 100% no-repeat fixed!important}.register-page .home-shell{height:100vh!important;min-height:100vh!important;padding:22px 32px!important;gap:clamp(34px,4.5vw,72px)!important;overflow:hidden!important}.register-hero-card{height:calc(100vh - 44px)!important;min-height:0!important;padding:2px 22px 22px!important;overflow:hidden!important}.register-brand{width:clamp(128px,13vw,190px)!important}.register-hero-copy{margin-top:clamp(34px,5vh,58px)!important}.register-hero-copy h1{font-size:clamp(34px,3vw,48px)!important}.register-hero-copy p{margin-top:18px!important;font-size:15px!important}.register-benefit-bar{width:min(690px,calc(100% - 26px))!important;min-height:78px!important;margin-top:auto!important;margin-bottom:0!important;padding:12px 18px!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:22px!important;gap:12px!important;background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,244,249,.68)),rgba(255,255,255,.62)!important;box-shadow:0 18px 52px rgba(92,45,66,.15),0 2px rgba(255,255,255,.7) inset!important;backdrop-filter:blur(22px) saturate(150%)!important;-webkit-backdrop-filter:blur(22px) saturate(150%)!important}.register-benefit-bar article{grid-template-columns:36px minmax(0,1fr)!important;gap:11px!important}.register-benefit-bar article+article{padding-left:16px!important;border-left:1px solid rgba(95,56,73,.1)!important}.register-benefit-bar article>span{width:34px!important;height:34px!important;border-radius:13px!important;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.86),transparent 42%),linear-gradient(135deg,rgba(242,56,145,.18),rgba(169,76,229,.14))!important;box-shadow:0 10px 22px rgba(242,56,145,.1)!important;font-size:19px!important}.register-benefit-bar strong{font-size:13px!important;letter-spacing:-.01em!important}.register-benefit-bar small{margin-top:3px!important;font-size:10.5px!important;line-height:1.32!important;color:#6f5362!important}.register-card{height:calc(100vh - 44px)!important;min-height:0!important;padding:72px 58px 32px!important;row-gap:13px!important;border-radius:24px!important;overflow:hidden!important}.register-login-link{top:28px!important;right:38px!important;font-size:13px!important}.register-title-block{margin-bottom:2px!important}.register-title-block h2{font-size:clamp(34px,3vw,44px)!important}.register-title-block p{margin-top:8px!important;font-size:15px!important}.register-stepper{margin:0 46px 8px!important;gap:14px!important}.register-step{gap:8px!important;font-size:12px!important}.register-step span{width:30px!important;height:30px!important;font-size:14px!important}.register-step-line{margin-top:15px!important}.register-card .custom-item{--min-height: 52px !important}.register-card ion-label{margin-bottom:6px!important;font-size:11px!important}.register-card .custom-item ion-icon,.date-picker-button ion-icon{font-size:20px!important}.register-card ion-input,.register-card ion-select,.register-card ion-textarea,.date-picker-button{font-size:14px!important}.register-password-hint{margin-top:-9px!important;font-size:11px!important}.register-password-hint:after{height:4px!important;margin-top:27px!important}.register-social-row{margin-top:6px!important;padding-top:21px!important;gap:12px!important}.register-social-row:before{margin-top:-32px!important;font-size:13px!important}.register-social-row button{height:48px!important;font-size:14px!important}.register-card .create-button{--min-height: 56px !important;margin:2px 0 4px!important}.register-terms{font-size:12px!important}@media (max-width: 1080px){body:has(.register-page){overflow:auto!important}.register-page::part(scroll){overflow-x:hidden!important;overflow-y:auto!important}.register-page::part(background){background:linear-gradient(180deg,rgba(255,246,250,.1),rgba(255,246,250,.26)),url(/assets/regist_bg_light-hFlwnU_V.png) center top / cover no-repeat fixed!important}.register-page .home-shell{width:100%!important;height:auto!important;min-height:100vh!important;padding:22px!important;grid-template-columns:1fr!important;gap:22px!important;overflow:visible!important}.register-hero-card{width:min(760px,100%)!important;height:auto!important;min-height:0!important;order:2!important;justify-self:center!important;padding:18px 24px 22px!important;display:grid!important;gap:24px!important;overflow:visible!important}.register-brand{width:clamp(132px,24vw,190px)!important}.register-hero-copy{margin-top:0!important;max-width:360px!important}.register-hero-copy h1{font-size:clamp(34px,7vw,48px)!important}.register-benefit-bar{width:min(640px,100%)!important;margin-top:0!important;margin-inline:0!important}.register-card{width:min(760px,100%)!important;height:auto!important;min-height:0!important;order:1!important;justify-self:center!important;padding:78px 46px 34px!important;overflow:visible!important}}@media (max-width: 720px){.register-page .home-shell{padding:16px!important;gap:18px!important}.register-hero-card{min-height:0!important;padding:16px 30px 22px!important}.register-hero-copy{margin-top:0!important}.register-hero-copy p{max-width:310px!important}.register-benefit-bar{width:min(365px,100%)!important;min-height:0!important;margin-top:auto!important;padding:14px 18px!important;grid-template-columns:1fr!important;gap:0!important;border-radius:18px!important}.register-benefit-bar article{grid-template-columns:38px minmax(0,1fr)!important;gap:14px!important;align-items:center!important;min-width:0!important;padding:0!important}.register-benefit-bar article+article{margin-top:13px!important;padding-top:13px!important;padding-left:0!important;border-left:0!important;border-top:1px solid rgba(95,56,73,.1)!important}.register-benefit-bar article>span{width:36px!important;height:36px!important}.register-benefit-bar strong,.register-benefit-bar small{white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}.register-benefit-bar strong{font-size:13px!important}.register-benefit-bar small{max-width:260px!important;font-size:11px!important;line-height:1.28!important}.register-card{padding:72px 20px 28px!important;grid-template-columns:1fr!important;border-radius:22px!important}.register-login-link{top:24px!important;right:22px!important;font-size:12px!important}.register-title-block h2{font-size:34px!important}.register-stepper{margin-inline:0!important;grid-template-columns:max-content 1fr max-content 1fr max-content!important;gap:8px!important}.register-step small{font-size:10px!important}.register-social-row{grid-template-columns:1fr!important}}@media (max-width: 420px){.register-page .home-shell{padding:12px!important}.register-hero-card{min-height:0!important;padding-inline:18px!important}.register-hero-copy h1{font-size:34px!important}.register-benefit-bar{width:100%!important}.register-stepper{display:none!important}}.register-hero-card{grid-column:1 / 2!important;grid-row:1 / 2!important;order:initial!important}.register-card{grid-column:2 / 3!important;grid-row:1 / 2!important;order:initial!important}.register-benefit-bar{grid-column:1 / 2!important;grid-row:1 / 2!important;align-self:end!important;justify-self:start!important;z-index:2!important}@media (max-width: 1080px){.register-hero-card{grid-column:auto!important;grid-row:auto!important;order:1!important;min-height:340px!important;padding-bottom:18px!important}.register-card{grid-column:auto!important;grid-row:auto!important;order:2!important}.register-benefit-bar{grid-column:auto!important;grid-row:auto!important;order:3!important;align-self:auto!important;justify-self:center!important;margin-top:0!important}}@media (max-width: 720px){.register-hero-card{min-height:330px!important;justify-content:start!important}.register-brand,.register-hero-copy{margin-inline:auto!important;text-align:center!important}}@media (max-width: 420px){.register-hero-card{min-height:310px!important}}.login-page{--background: transparent !important;color:#352533!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.login-page::part(background){background:transparent!important}.login-landing{position:relative!important;width:100%!important;max-width:none!important;min-height:100vh!important;margin:0!important;padding:26px 70px 112px!important;border-radius:0!important;display:grid!important;grid-template-rows:auto 1fr!important;overflow:hidden!important;background:linear-gradient(90deg,rgba(255,245,250,.2),rgba(255,245,250,.06)),url(/assets/login_bg_light-B8J6cp9w.png) center / cover no-repeat!important;box-shadow:none!important}.login-topbar{position:relative!important;z-index:3!important;min-height:52px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:28px!important}.login-logo-button,.login-public-nav button,.login-outline-button,.login-join-button,.login-how-button,.login-password-toggle,.login-social-row button,.login-register-box button{border:0!important;font:inherit!important;cursor:pointer!important}.login-logo-button{width:118px!important;height:48px!important;padding:0!important;display:grid!important;place-items:center!important;background:transparent!important}.login-logo-button img{display:block!important;width:104px!important;height:auto!important}.login-public-nav{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:34px!important}.login-public-nav button{padding:0!important;background:transparent!important;color:rgba(70,56,66,.86)!important;font-size:14px!important;font-weight:720!important;white-space:nowrap!important}.login-public-nav button:hover{color:#f23d8f!important}.login-outline-button{min-width:152px!important;min-height:48px!important;padding:0 24px!important;border:1.5px solid #f23d8f!important;border-radius:999px!important;background:rgba(255,255,255,.4)!important;color:#f23d8f!important;font-size:14px!important;font-weight:800!important}.login-hero-layout{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:minmax(500px,1fr) minmax(360px,420px)!important;gap:clamp(54px,7vw,120px)!important;align-items:center!important}.login-hero-copy{min-width:0!important;padding-top:40px!important}.login-hero-wordmark{display:block!important;width:clamp(250px,27vw,420px)!important;height:auto!important;margin:0 0 26px 76px!important;filter:drop-shadow(0 18px 34px rgba(242,61,143,.14))!important}.login-hero-copy h1{max-width:640px!important;margin:0 0 0 76px!important;color:rgba(77,69,76,.78)!important;font-size:clamp(24px,2.1vw,34px)!important;line-height:1.15!important;font-weight:850!important;letter-spacing:-.03em!important}.login-hero-copy h1 span{color:#f23d8f!important}.login-hero-copy p{max-width:430px!important;margin:28px 0 0 76px!important;color:rgba(76,69,76,.78)!important;font-size:17px!important;line-height:1.55!important;font-weight:610!important}.login-hero-actions{margin:38px 0 0 76px!important;display:flex!important;flex-wrap:wrap!important;gap:18px!important}.login-join-button,.login-how-button{min-height:54px!important;padding:0 34px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;font-size:15px!important;font-weight:850!important}.login-join-button{min-width:178px!important;background:linear-gradient(135deg,#f0368c,#ff6b85)!important;color:#fff!important;box-shadow:0 18px 36px rgba(242,61,143,.26)!important}.login-how-button{min-width:220px!important;border:1px solid rgba(97,74,88,.1)!important;background:rgba(255,255,255,.68)!important;color:#3b3038!important;box-shadow:inset 0 1px rgba(255,255,255,.86)!important}.login-how-button ion-icon{color:#f23d8f!important;font-size:24px!important}.login-card{width:100%!important;padding:46px 46px 42px!important;border-radius:28px!important;display:grid!important;gap:16px!important;background:rgba(255,255,255,.74)!important;box-shadow:0 28px 74px rgba(64,45,59,.16),inset 0 1px rgba(255,255,255,.9)!important;backdrop-filter:blur(22px) saturate(142%)!important;-webkit-backdrop-filter:blur(22px) saturate(142%)!important}.login-card-head{margin-bottom:10px!important}.login-card-head h2{margin:0!important;color:#342733!important;font-size:26px!important;line-height:1.1!important;font-weight:950!important;letter-spacing:-.035em!important}.login-card-head p{max-width:270px!important;margin:12px 0 0!important;color:rgba(72,65,72,.78)!important;font-size:14px!important;line-height:1.55!important;font-weight:610!important}.login-input-item{--min-height: 58px !important;--padding-start: 16px !important;--inner-padding-end: 10px !important;--border-width: 0 !important;--background: rgba(255, 255, 255, .64) !important;--border-radius: 10px !important;--highlight-height: 0 !important;border:1px solid rgba(91,72,84,.13)!important;border-radius:10px!important;box-shadow:inset 0 1px rgba(255,255,255,.72)!important;overflow:hidden!important}.login-input-item ion-icon{margin-right:12px!important;color:#7e7780!important;font-size:21px!important}.login-input-item ion-label{display:none!important}.login-input-item ion-input{--color: #342733 !important;--placeholder-color: #7f7780 !important;--placeholder-opacity: .9 !important;font-size:14px!important;font-weight:650!important}.login-password-toggle{width:36px!important;height:36px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:transparent!important;color:#8b838b!important}.login-password-toggle ion-icon{margin:0!important;font-size:18px!important}.login-options-row{margin:2px 0 6px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important}.login-remember-row{display:inline-flex!important;align-items:center!important;gap:8px!important;color:rgba(70,60,68,.84)!important;font-size:12px!important;font-weight:700!important}.login-remember-row ion-checkbox{--size: 15px !important;--border-radius: 3px !important;--checkbox-background-checked: #f23d8f !important;--border-color-checked: #f23d8f !important}.login-text-button{padding:0!important;background:transparent!important;color:#f23d8f!important;font-size:12px!important;font-weight:760!important;white-space:nowrap!important}.login-main-button{--min-height: 58px !important;--border-radius: 10px !important;--background: linear-gradient(135deg, #f0368c, #ff6b85) !important;--background-hover: linear-gradient(135deg, #f0368c, #ff6b85) !important;--color: #ffffff !important;margin:2px 0 8px!important;font-size:15px!important;font-weight:900!important;letter-spacing:0!important;text-transform:none!important;box-shadow:0 18px 34px rgba(242,61,143,.24)!important}.login-divider{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:13px!important;color:rgba(88,76,86,.7)!important;font-size:13px!important;font-weight:650!important}.login-divider span{height:1px!important;background:rgba(82,62,75,.12)!important}.login-social-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:16px!important}.login-social-row button{height:54px!important;border-radius:10px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.66)!important;color:#171217!important;box-shadow:inset 0 1px rgba(255,255,255,.82)!important}.login-social-row ion-icon{font-size:24px!important}.login-social-row button:first-child ion-icon{color:#4285f4!important}.login-social-row button:nth-child(3) ion-icon{color:#1877f2!important}.login-register-box{min-height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;color:rgba(60,51,58,.86)!important;font-size:14px!important;font-weight:650!important}.login-register-box button{padding:0!important;background:transparent!important;color:#f23d8f!important;font-weight:900!important}.login-feature-bar{position:absolute!important;left:80px!important;bottom:54px!important;z-index:3!important;width:min(660px,calc(100% - 660px))!important;max-width:660px!important;min-height:104px!important;padding:18px 22px!important;border-radius:16px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;background:rgba(74,46,54,.48)!important;box-shadow:0 22px 58px rgba(39,24,32,.24),inset 0 1px rgba(255,255,255,.22)!important;backdrop-filter:blur(18px) saturate(135%)!important;-webkit-backdrop-filter:blur(18px) saturate(135%)!important}.login-feature-bar>div{min-width:0!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:14px!important;align-items:center!important}.login-feature-bar ion-icon{width:40px!important;height:40px!important;padding:8px!important;border-radius:999px!important;background:rgba(242,61,143,.22)!important;color:#fff!important;filter:drop-shadow(0 10px 18px rgba(242,61,143,.26))!important}.login-feature-bar strong,.login-feature-bar small{display:block!important}.login-feature-bar strong{color:#fff!important;font-size:14px!important;font-weight:900!important}.login-feature-bar small{margin-top:5px!important;color:rgba(255,255,255,.86)!important;font-size:12px!important;line-height:1.35!important;font-weight:610!important}@media (max-width: 980px){.login-page::part(background){background:#f5f1f5!important}.login-landing{width:100%!important;min-height:100svh!important;margin:0!important;padding:72px 22px 38px!important;border-radius:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;background:linear-gradient(180deg,rgba(255,245,250,.06),rgba(255,245,250,.38)),url(/assets/login_bg_mobile_light-kh-nUvq3.png) center top / cover no-repeat!important;box-shadow:none!important}.login-topbar{display:none!important}.login-hero-layout{display:flex!important;flex-direction:column!important;gap:42px!important;align-items:center!important}.login-hero-copy{width:100%!important;padding:0!important;text-align:center!important}.login-hero-wordmark{width:min(190px,52vw)!important;margin:0 auto 16px!important}.login-hero-copy h1{margin:0!important;color:rgba(85,78,85,.86)!important;font-size:14px!important;line-height:1.25!important;letter-spacing:0!important;font-weight:610!important}.login-hero-copy h1 span{font-weight:900!important}.login-hero-copy p,.login-hero-actions{display:none!important}.login-card{width:min(420px,100%)!important;padding:34px 30px 36px!important;border-radius:22px!important;gap:15px!important;background:rgba(255,255,255,.72)!important}.login-card-head{margin-bottom:12px!important;text-align:center!important}.login-card-head h2{font-size:22px!important}.login-card-head p{max-width:255px!important;margin:10px auto 0!important;font-size:13px!important;line-height:1.5!important}.login-input-item{--min-height: 56px !important}.login-options-row{gap:8px!important}.login-main-button{--min-height: 54px !important}.login-feature-bar{display:none!important}}@media (max-width: 420px){.login-landing{padding:64px 16px 28px!important}.login-hero-layout{gap:36px!important}.login-card{padding:30px 22px 32px!important}.login-social-row{gap:12px!important}.login-social-row button{height:50px!important}.login-register-box{font-size:13px!important}}ion-content.login-page::part(scroll){padding:0!important;margin:0!important;overflow-x:hidden!important}.login-page,.login-page::part(background),.login-page::part(scroll){background:transparent!important}.login-landing{width:100%!important;max-width:none!important;min-height:100vh!important;margin:0!important;border-radius:0!important;box-shadow:none!important}@media (max-width: 1380px) and (min-width: 981px){.login-feature-bar{left:70px!important;bottom:34px!important;width:min(560px,calc(100% - 700px))!important;max-width:560px!important;min-height:96px!important;padding:16px 18px!important;gap:10px!important}.login-feature-bar>div{grid-template-columns:36px minmax(0,1fr)!important;gap:10px!important}.login-feature-bar ion-icon{width:34px!important;height:34px!important;padding:7px!important}.login-feature-bar strong{font-size:12.5px!important}.login-feature-bar small{font-size:10.5px!important;line-height:1.28!important}}@media (max-width: 1180px) and (min-width: 981px){.login-feature-bar{left:54px!important;bottom:26px!important;width:min(500px,calc(100% - 620px))!important;max-width:500px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.login-feature-bar strong{font-size:11.5px!important}.login-feature-bar small{font-size:9.8px!important}}@media (max-width: 1040px) and (min-width: 981px){.login-feature-bar{display:none!important}}@media (max-width: 980px){.login-page::part(background){background:transparent!important}.login-landing{width:100%!important;max-width:none!important;min-height:100svh!important;margin:0!important;border-radius:0!important;box-shadow:none!important}.login-feature-bar{display:none!important}}.info-modern-page{width:100%;min-height:100vh;display:grid;gap:20px;padding:0 0 42px;box-sizing:border-box}.info-modern-hero{min-height:260px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,470px);align-items:center;gap:28px;padding:36px;border-radius:28px;position:relative;overflow:hidden;background:radial-gradient(circle at 72% 38%,rgba(244,93,157,.42),transparent 24%),radial-gradient(circle at 90% 18%,rgba(151,91,255,.3),transparent 22%),linear-gradient(135deg,#0e0619,#1a0928 54%,#08040f);color:#fff;box-shadow:0 24px 64px rgba(82,35,58,.16),inset 0 1px rgba(255,255,255,.12)}.info-modern-hero-copy{position:relative;z-index:3}.info-modern-hero-copy h1{margin:0;color:#fff;font-size:clamp(36px,3.8vw,58px);line-height:1.02;font-weight:1000;letter-spacing:-.075em}.info-modern-hero-copy h1 span{color:#ff4fa0}.info-modern-hero-copy p{max-width:600px;margin:18px 0 0;color:rgba(255,255,255,.82);font-size:15px;line-height:1.5;font-weight:760}.info-modern-search{width:min(100%,410px);min-height:48px;margin-top:26px;padding:0 14px 0 18px;border-radius:999px;display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:10px;background:rgba(255,255,255,.12);box-shadow:inset 0 1px rgba(255,255,255,.1),0 14px 30px rgba(0,0,0,.14)}.info-modern-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#fff;font-size:13px;font-weight:850}.info-modern-search input::placeholder{color:rgba(255,255,255,.78)}.info-modern-search ion-icon{color:#fff;font-size:20px}.info-modern-hero-visual{min-height:230px;position:relative}.info-modern-shield{position:absolute;left:50%;top:50%;width:142px;height:162px;transform:translate(-50%,-50%);border-radius:42px 42px 54px 54px;display:grid;place-items:center;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.88),transparent 18%),linear-gradient(135deg,#ff7ba7,#ef3f8f 62%,#ff7a4f);color:#fff;box-shadow:0 26px 70px rgba(244,93,157,.44),inset 0 0 0 8px rgba(255,255,255,.24),inset 0 1px rgba(255,255,255,.44)}.info-modern-shield span{font-size:68px;font-weight:1000;letter-spacing:-.08em}.info-modern-orbit{position:absolute;left:50%;top:50%;width:360px;height:130px;border:1px solid rgba(244,93,157,.34);border-radius:999px;transform:translate(-50%,-50%) rotate(-12deg)}.info-modern-orbit-two{width:420px;height:160px;border-color:rgba(151,91,255,.3);transform:translate(-50%,-50%) rotate(22deg)}.info-modern-orbit-dot{position:absolute;width:58px;height:58px;border-radius:20px;display:grid;place-items:center;color:#fff;font-size:26px;box-shadow:0 18px 34px rgba(0,0,0,.24)}.info-modern-dot-one{left:18%;top:14%;background:linear-gradient(135deg,#8a4cff,#bd37ff)}.info-modern-dot-two{left:8%;bottom:22%;background:linear-gradient(135deg,#ef3f8f,#ff76aa)}.info-modern-dot-three{right:14%;bottom:18%;background:linear-gradient(135deg,#ef3f8f,#a823dd)}.info-modern-dot-four{right:0;top:36%;background:linear-gradient(135deg,#7d38ff,#bd37ff)}.info-modern-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.info-modern-main,.info-modern-side{min-width:0;display:grid;gap:18px}.info-modern-card,.info-modern-side-card,.info-modern-help-card,.info-modern-report-card{border-radius:26px;background:rgba(255,255,255,.82);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.info-modern-card{padding:20px}.info-modern-card h2,.info-modern-featured h2,.info-modern-side-card h2,.info-modern-help-card h2,.info-modern-report-card h2{margin:0;color:#261721;font-size:20px;line-height:1.1;font-weight:1000;letter-spacing:-.055em}.info-modern-category-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:14px;margin-top:18px}.info-modern-category{min-height:190px;padding:18px;border-radius:22px;display:grid;justify-items:center;align-content:center;gap:12px;text-align:center;background:rgba(255,247,251,.74)}.info-modern-category>span{width:64px;height:64px;border-radius:999px;display:grid;place-items:center;font-size:28px}.info-modern-category h3{min-height:34px;margin:0;color:#261721;font-size:13px;line-height:1.15;font-weight:1000}.info-modern-category p{min-height:48px;margin:0;color:#7c6170;font-size:11.5px;line-height:1.35;font-weight:760}.info-modern-category button{width:34px;height:34px;border:0;border-radius:999px;display:grid;place-items:center;background:transparent;cursor:pointer}.info-modern-category-pink{background:linear-gradient(135deg,rgba(244,93,157,.13),rgba(255,247,251,.86))}.info-modern-category-pink>span{background:rgba(244,93,157,.16);color:#f45d9d}.info-modern-category-pink button{color:#f45d9d}.info-modern-category-orange{background:linear-gradient(135deg,rgba(255,138,76,.14),rgba(255,247,251,.86))}.info-modern-category-orange>span{background:rgba(255,138,76,.16);color:#e7602e}.info-modern-category-orange button{color:#e7602e}.info-modern-category-purple{background:linear-gradient(135deg,rgba(138,76,255,.13),rgba(255,247,251,.86))}.info-modern-category-purple>span{background:rgba(138,76,255,.14);color:#8a4cff}.info-modern-category-purple button{color:#8a4cff}.info-modern-category-blue{background:linear-gradient(135deg,rgba(53,112,255,.12),rgba(255,247,251,.86))}.info-modern-category-blue>span{background:rgba(53,112,255,.14);color:#3570ff}.info-modern-category-blue button{color:#3570ff}.info-modern-featured{display:grid;gap:16px}.info-modern-featured-list{display:grid;gap:12px}.info-modern-featured-item{min-height:118px;padding:18px;border-radius:22px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;overflow:hidden}.info-modern-featured-pink{background:linear-gradient(135deg,rgba(244,93,157,.13),rgba(255,255,255,.84))}.info-modern-featured-orange{background:linear-gradient(135deg,rgba(255,138,76,.13),rgba(255,255,255,.84))}.info-modern-featured-purple{background:linear-gradient(135deg,rgba(138,76,255,.12),rgba(255,255,255,.84))}.info-modern-featured-icon{width:58px;height:58px;border-radius:999px;display:grid;place-items:center;background:rgba(244,93,157,.12);color:#f45d9d;font-size:28px}.info-modern-featured-item h3{margin:0;color:#261721;font-size:18px;font-weight:1000}.info-modern-featured-item p{margin:6px 0 0;color:#7c6170;font-size:13px;line-height:1.4;font-weight:760}.info-modern-featured-item button{margin-top:9px;border:0;background:transparent;display:inline-flex;align-items:center;gap:5px;color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.info-modern-featured-item strong{min-width:160px;color:#f45d9d;font-size:48px;text-align:center}.info-modern-contact-card{min-height:74px;padding:18px 22px;border:1px solid rgba(82,35,58,.08);border-radius:22px;display:flex;justify-content:space-between;align-items:center;gap:18px;background:rgba(255,255,255,.7)}.info-modern-contact-card h2{margin:0;color:#261721;font-size:16px;font-weight:1000}.info-modern-contact-card p{margin:5px 0 0;color:#7c6170;font-size:12px;font-weight:760}.info-modern-contact-card button{min-height:42px;padding:0 18px;border:1px solid rgba(244,93,157,.24);border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.72);color:#3d2a36;font-size:12px;font-weight:950;cursor:pointer}.info-modern-side-card,.info-modern-help-card{padding:20px}.info-modern-quick-list{display:grid;gap:8px;margin-top:14px}.info-modern-quick-list button{min-height:42px;border:0;background:transparent;display:grid;grid-template-columns:24px minmax(0,1fr) 20px;align-items:center;gap:10px;color:#4b3a47;font-size:12px;font-weight:850;text-align:left;cursor:pointer}.info-modern-quick-list ion-icon{color:#5f4a5a}.info-modern-principles-card{padding:24px;border-radius:26px;color:#fff;background:radial-gradient(circle at 90% 8%,rgba(255,255,255,.18),transparent 28%),linear-gradient(135deg,#ca2fb7,#ef3f8f 52%,#ff7d4c);box-shadow:0 18px 46px rgba(244,93,157,.18)}.info-modern-principles-card h2{margin:0 0 18px;color:#fff;font-size:20px;font-weight:1000;letter-spacing:-.055em}.info-modern-principles-card>div{display:grid;gap:14px}.info-modern-principles-card article{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;align-items:center}.info-modern-principles-card ion-icon{color:#fff;font-size:28px}.info-modern-principles-card strong,.info-modern-principles-card small{display:block}.info-modern-principles-card strong{color:#fff;font-size:13px;font-weight:1000}.info-modern-principles-card small{margin-top:3px;color:rgba(255,255,255,.82);font-size:11px;font-weight:760}.info-modern-help-card p{margin:6px 0 16px;color:#7c6170;font-size:12px;font-weight:760}.info-modern-help-list{display:grid;gap:8px}.info-modern-help-list button{min-height:56px;padding:10px 0;border:0;border-bottom:1px solid rgba(82,35,58,.08);display:grid;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:10px;background:transparent;color:#3d2a36;text-align:left;cursor:pointer}.info-modern-help-list button:last-child{border-bottom:0}.info-modern-help-list ion-icon{color:#5f4a5a}.info-modern-help-list strong,.info-modern-help-list small{display:block}.info-modern-help-list strong{color:#30212b;font-size:12px;font-weight:950}.info-modern-help-list small{margin-top:3px;color:#7c6170;font-size:11px;font-weight:760}.info-modern-report-card{min-height:86px;padding:20px;display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:12px}.info-modern-report-card h2{font-size:14px}.info-modern-report-card p{margin:6px 0 0;color:#7c6170;font-size:12px;font-weight:760}.info-modern-report-card>ion-icon{color:#5f4a5a;font-size:20px}.info-page,.info-unified-page,.info-hero-card,.info-warning-card,.info-grid,.info-card,.info-bottom-card{background:transparent!important}@media (max-width: 1320px){.info-modern-layout{grid-template-columns:1fr}.info-modern-side{grid-template-columns:repeat(2,minmax(0,1fr))}.info-modern-principles-card{grid-column:span 2}}@media (max-width: 1080px){.info-modern-hero{grid-template-columns:1fr}.info-modern-category-grid{grid-template-columns:repeat(3,minmax(130px,1fr))}.info-modern-featured-item{grid-template-columns:58px minmax(0,1fr)}.info-modern-featured-item strong{display:none}}@media (max-width: 760px){.info-modern-page{padding:14px 14px calc(96px + env(safe-area-inset-bottom))}.info-modern-hero{min-height:auto;padding:28px 22px;border-radius:24px}.info-modern-hero-copy h1{font-size:36px}.info-modern-category-grid,.info-modern-side{grid-template-columns:1fr}.info-modern-principles-card{grid-column:auto}.info-modern-featured-item,.info-modern-contact-card{display:grid;grid-template-columns:1fr}.info-modern-contact-card button{justify-self:start}}.info-modern-warning-card{min-height:136px;padding:22px;border-radius:26px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:start;background:radial-gradient(circle at 0% 0%,rgba(244,93,157,.14),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,245,249,.78));box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.info-modern-warning-card>span{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:28px;box-shadow:0 14px 30px rgba(244,93,157,.22)}.info-modern-warning-card h2{margin:0;color:#261721;font-size:20px;font-weight:1000;letter-spacing:-.055em}.info-modern-warning-card p{margin:8px 0 0;color:#6f5161;font-size:13px;line-height:1.55;font-weight:760}.info-modern-category{min-height:250px!important;align-content:start!important;text-align:left!important;justify-items:start!important}.info-modern-category h3{min-height:auto!important}.info-modern-category p{min-height:auto!important;font-size:11.5px!important;line-height:1.45!important}.info-modern-featured-item{min-height:150px!important}.info-modern-featured-item strong{min-width:88px!important;color:rgba(244,93,157,.28)!important;font-size:54px!important;font-weight:1000!important}@media (max-width: 760px){.info-modern-warning-card{grid-template-columns:1fr}}.info-zero-tolerance-card{width:100%;margin:0 0 28px;padding:28px;display:flex;gap:22px;align-items:flex-start;border-radius:28px;background:radial-gradient(circle at top left,rgba(255,255,255,.22),transparent 36%),linear-gradient(135deg,#ff3f8f,#a8174e 45%,#3b0b1f);box-shadow:0 24px 70px rgba(168,23,78,.32),inset 0 0 0 1px rgba(255,255,255,.22);color:#fff;position:relative;overflow:hidden}.info-zero-tolerance-card:after{content:"";position:absolute;right:-80px;top:-90px;width:260px;height:260px;border-radius:999px;background:rgba(255,255,255,.12);pointer-events:none}.info-zero-tolerance-icon{width:62px;height:62px;min-width:62px;border-radius:22px;display:grid;place-items:center;background:rgba(255,255,255,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.22);backdrop-filter:blur(12px);z-index:1}.info-zero-tolerance-icon ion-icon{font-size:34px;color:#fff}.info-zero-tolerance-content{position:relative;z-index:1}.info-zero-tolerance-label{display:inline-flex;align-items:center;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.16);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.info-zero-tolerance-content h2{margin:0 0 14px;font-size:clamp(26px,4vw,42px);line-height:1.05;font-weight:900;color:#fff}.info-zero-tolerance-content p{max-width:980px;margin:0 0 14px;color:rgba(255,255,255,.9);font-size:15px;line-height:1.7}.info-zero-tolerance-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.info-zero-tolerance-badges span{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,.18);color:#fff;font-size:13px;font-weight:800}@media (max-width: 760px){.info-zero-tolerance-card{padding:22px;border-radius:24px;flex-direction:column;gap:16px}.info-zero-tolerance-icon{width:54px;height:54px;min-width:54px;border-radius:18px}.info-zero-tolerance-icon ion-icon{font-size:30px}.info-zero-tolerance-content h2{font-size:27px}.info-zero-tolerance-content p{font-size:14px}.info-zero-tolerance-badges span{width:100%;text-align:center}}.account-cork-page,.account-real-board-page{width:100%!important;min-height:100vh!important;display:block!important;padding:26px 0 48px!important;overflow-x:auto!important;overflow-y:visible!important;background:transparent!important}.account-cork-hero,.account-real-board-hero,.account-cork-tabs,.account-cork-content-grid,.account-board-toolbar{width:1144px!important;min-width:1144px!important;max-width:1144px!important;margin-left:auto!important;margin-right:auto!important}.account-cork-hero,.account-real-board-hero{display:grid!important;grid-template-columns:560px 560px!important;gap:24px!important;align-items:start!important}.account-cork-profile-card,.account-real-profile-card,.account-cork-tabs,.account-cork-main-feed,.account-cork-activity-card{background:linear-gradient(180deg,rgba(255,255,255,.93),rgba(255,255,255,.76))!important;border-radius:34px!important;box-shadow:0 18px 48px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.82)!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}.account-cork-profile-card,.account-real-profile-card{position:relative!important;width:560px!important;min-width:560px!important;max-width:560px!important;height:520px!important;min-height:520px!important;max-height:520px!important;margin:0!important;padding:34px 36px 28px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}.account-cork-photo-button{position:absolute!important;top:20px!important;right:20px!important;width:34px!important;height:34px!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(244,93,157,.1)!important;color:#f45d9d!important;cursor:pointer!important}.account-cork-avatar{width:96px!important;height:96px!important;margin:0!important;border-radius:999px!important;overflow:hidden!important;border:5px solid rgba(255,255,255,.96)!important;box-shadow:0 22px 46px rgba(82,35,58,.16),inset 0 1px rgba(255,255,255,.9)!important}.account-cork-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.account-cork-avatar span{width:100%!important;height:100%!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;font-size:34px!important;font-weight:1000!important}.account-cork-premium-badge{margin-top:12px!important;padding:6px 12px!important;border-radius:999px!important;background:rgba(244,93,157,.1)!important;color:#f45d9d!important;font-size:11px!important;font-weight:950!important}.account-cork-profile-card h1,.account-real-profile-card h1{max-width:440px!important;margin:14px 0 0!important;color:#261721!important;font-size:34px!important;line-height:.96!important;font-weight:1000!important;letter-spacing:-.085em!important;overflow-wrap:anywhere!important}.account-cork-username{margin:4px 0 0!important;color:#8a6c79!important;font-size:12px!important;font-weight:850!important;overflow-wrap:anywhere!important}.account-cork-bio{max-width:360px!important;margin:12px 0 0!important;color:#6f5161!important;font-size:12px!important;line-height:1.4!important;font-weight:750!important;overflow-wrap:anywhere!important}.account-cork-meta{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;margin-top:16px!important}.account-cork-meta span{min-height:28px!important;padding:0 10px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;background:rgba(255,245,249,.92)!important;color:#805d6d!important;font-size:10.5px!important;font-weight:850!important}.account-cork-meta ion-icon{color:#f45d9d!important;font-size:14px!important}.account-cork-actions{width:100%!important;max-width:300px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:18px!important}.account-cork-actions button{min-height:40px!important;border:0!important;border-radius:15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:12px!important;font-weight:950!important;cursor:pointer!important}.account-cork-primary{background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;box-shadow:0 16px 30px rgba(244,93,157,.2)!important}.account-cork-secondary{background:rgba(244,93,157,.1)!important;color:#f45d9d!important}.account-cork-stats{width:300px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;margin-top:22px!important;padding-top:18px!important}.account-cork-stats div{padding:0 8px!important}.account-cork-stats div+div{border-left:1px solid rgba(82,35,58,.08)!important}.account-cork-stats strong{display:block!important;color:#261721!important;font-size:21px!important;font-weight:1000!important}.account-cork-stats span{display:block!important;margin-top:4px!important;color:#8a6c79!important;font-size:10.5px!important;font-weight:800!important}.account-cork-board-panel,.account-real-board-panel{position:relative!important;width:560px!important;min-width:560px!important;max-width:560px!important;height:520px!important;min-height:520px!important;max-height:520px!important;padding:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.account-cork-board-head{position:absolute!important;z-index:20!important;top:18px!important;left:22px!important;right:22px!important;display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin:0!important;pointer-events:none!important}.account-cork-board-head>div,.account-cork-board-head button,.account-cork-board-actions{pointer-events:auto!important}.account-cork-board-head span{display:block!important;color:rgba(255,255,255,.82)!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.08em!important;text-transform:uppercase!important;text-shadow:0 8px 22px rgba(61,35,18,.28)!important}.account-cork-board-head h2{margin:5px 0 0!important;color:#fff!important;font-size:25px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.065em!important;text-shadow:0 8px 22px rgba(61,35,18,.3)!important}.account-cork-board-head button{min-width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.86)!important;color:#f45d9d!important;box-shadow:0 14px 34px rgba(82,35,58,.14)!important;cursor:pointer!important}.account-cork-board-actions{display:inline-flex!important;gap:8px!important}.account-cork-board-edit-active{background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important}.account-cork-board,.account-real-board{position:relative!important;width:560px!important;min-width:560px!important;max-width:560px!important;height:520px!important;min-height:520px!important;max-height:520px!important;border-radius:34px!important;overflow:hidden!important;background:radial-gradient(circle at 12px 12px,rgba(125,72,34,.14) 2px,transparent 2px) 0 0 / 28px 28px,linear-gradient(135deg,#d99a62,#c9844c 45%,#b87543)!important;box-shadow:inset 0 0 0 10px rgba(114,69,39,.2),inset 0 0 45px rgba(70,37,20,.2),0 24px 62px rgba(82,35,58,.1)!important}.account-cork-board:before,.account-real-board:before{content:""!important;position:absolute!important;top:18px!important;right:18px!important;bottom:18px!important;left:18px!important;border:2px dashed rgba(255,255,255,.2)!important;border-radius:22px!important;pointer-events:none!important}.account-board-real-note,.account-board-real-badge,.account-board-real-sticker,.account-board-real-photo{position:absolute!important;border:0!important;transform-origin:center!important;cursor:pointer!important;touch-action:none!important;user-select:none!important;transition:box-shadow .16s ease,scale .16s ease!important}.account-board-real-note{width:var(--board-item-width, 138px)!important;height:var(--board-item-height, auto)!important;min-height:var(--board-item-height, 110px)!important;padding:17px 12px 12px!important;border-radius:13px!important;background:#fff8c9!important;color:#3f2634!important;text-align:left!important;box-shadow:0 16px 30px rgba(61,35,18,.18),inset 0 1px rgba(255,255,255,.74)!important}.account-board-real-note i{position:absolute!important;top:-11px!important;left:50%!important;transform:translate(-50%)!important;width:26px!important;height:26px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#f45d9d!important;color:#fff!important;box-shadow:0 8px 16px rgba(82,35,58,.22)!important}.account-board-real-note>span{display:block!important;font-size:24px!important;line-height:1!important}.account-board-real-note strong{display:block!important;margin-top:8px!important;color:#3f2634!important;font-size:13px!important;line-height:1.12!important;font-weight:1000!important}.account-board-real-note small{display:block!important;margin-top:5px!important;color:#7d5c34!important;font-size:10px!important;line-height:1.25!important;font-weight:800!important}.account-board-real-sticker{width:var(--board-item-width, 62px)!important;height:var(--board-item-height, 62px)!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.62)!important;font-size:32px!important;box-shadow:0 14px 30px rgba(61,35,18,.14)!important}.account-board-real-badge{width:var(--board-item-width, 142px)!important;min-height:var(--board-item-height, 66px)!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;padding:10px!important;border-radius:16px!important;background:rgba(255,255,255,.7)!important;color:#3f2634!important;text-align:left!important;box-shadow:0 14px 28px rgba(61,35,18,.16),inset 0 1px rgba(255,255,255,.72)!important}.account-board-real-photo{width:var(--board-item-width, 150px)!important;height:var(--board-item-height, 170px)!important;padding:8px 8px 12px!important;border-radius:14px!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;gap:8px!important;background:rgba(255,255,255,.86)!important;color:#3f2634!important;box-shadow:0 16px 30px rgba(61,35,18,.18),inset 0 1px rgba(255,255,255,.74)!important}.account-board-real-photo img{width:100%!important;height:100%!important;min-height:0!important;border-radius:10px!important;object-fit:contain!important;pointer-events:none!important}.account-board-photo-no-frame{padding:0!important;background:transparent!important;box-shadow:0 14px 30px rgba(61,35,18,.16)!important}.account-board-photo-no-frame img{border-radius:10px!important}.account-board-photo-no-title{grid-template-rows:minmax(0,1fr)!important}.account-board-real-photo span,.account-board-real-photo strong,.account-board-real-photo small{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.account-board-real-photo strong{color:#3f2634!important;font-size:11px!important;font-weight:1000!important}.account-board-real-photo small{margin-top:2px!important;color:#805d6d!important;font-size:9px!important;font-weight:800!important}.account-board-editing .account-board-item-selected,.account-board-editing .account-board-real-note:hover,.account-board-editing .account-board-real-badge:hover,.account-board-editing .account-board-real-sticker:hover,.account-board-editing .account-board-real-photo:hover{cursor:grab!important}.account-board-floating-control{position:absolute!important;width:24px!important;height:24px!important;border:3px solid #ffffff!important;border-radius:999px!important;display:grid!important;place-items:center!important;box-shadow:0 10px 24px rgba(82,35,58,.22)!important;color:#fff!important;touch-action:none!important}.account-board-resize-handle{background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;cursor:nwse-resize!important}.account-board-rotate-handle{background:linear-gradient(135deg,#ef3f8f,#ff8ab3)!important;cursor:grab!important}.account-board-rotate-handle ion-icon,.account-board-delete-handle ion-icon,.account-board-edit-handle ion-icon{font-size:14px!important}.account-board-delete-handle{padding:0!important;background:linear-gradient(135deg,#ff4f7f,#ff6c6c)!important;cursor:pointer!important}.account-board-edit-handle{padding:0!important;background:linear-gradient(135deg,#f45d9d,#ff9ac2)!important;cursor:pointer!important}.account-board-floating-control{transform:translate(-50%,-50%)!important}.account-board-real-badge span{width:38px!important;height:38px!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:rgba(255,245,249,.9)!important;font-size:22px!important}.account-board-real-badge strong{display:block!important;font-size:12px!important;line-height:1.1!important;font-weight:1000!important}.account-board-real-badge small{display:block!important;margin-top:3px!important;color:#805d6d!important;font-size:9px!important;line-height:1.1!important;font-weight:800!important}.account-board-item-selected{outline:3px solid rgba(244,93,157,.45)!important;box-shadow:0 18px 38px rgba(244,93,157,.22),inset 0 1px rgba(255,255,255,.78)!important;scale:1.03!important}.account-cork-note,.account-cork-polaroid,.account-cork-sticker,.account-cork-tape,.account-cork-board-badges,.account-cork-badges-card,.account-cork-badge-grid{display:none!important}.account-board-toolbar{min-height:70px!important;margin-top:18px!important;padding:14px 18px!important;border-radius:24px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;background:rgba(255,255,255,.78)!important;box-shadow:0 16px 40px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.82)!important}.account-board-toolbar strong{color:#3f2634!important;font-size:14px!important;font-weight:1000!important}.account-board-toolbar div{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.account-board-toolbar button{min-height:38px!important;padding:0 13px!important;border:0!important;border-radius:14px!important;background:rgba(244,93,157,.1)!important;color:#f45d9d!important;font-size:12px!important;font-weight:950!important;cursor:pointer!important}.account-board-delete-button{background:rgba(225,42,92,.1)!important;color:#e12a5c!important}.account-cork-tabs{min-height:72px!important;margin-top:24px!important;padding:0 18px!important;display:flex!important;align-items:center!important;gap:8px!important;overflow-x:auto!important}.account-cork-tabs button{min-height:52px!important;padding:0 18px!important;border:0!important;border-radius:18px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;background:transparent!important;color:#6d5060!important;font-size:13px!important;font-weight:900!important;cursor:pointer!important}.account-cork-tabs .account-cork-tab-active{background:rgba(244,93,157,.1)!important;color:#f45d9d!important}.account-cork-content-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:24px!important;align-items:start!important;margin-top:24px!important}.account-cork-main-feed,.account-cork-activity-card{padding:22px!important}.account-cork-section-head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin-bottom:18px!important}.account-cork-section-head span{display:block!important;color:#f45d9d!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.08em!important;text-transform:uppercase!important}.account-cork-section-head h2{margin:5px 0 0!important;color:#261721!important;font-size:25px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.065em!important}.account-cork-section-head button{min-width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(244,93,157,.1)!important;color:#f45d9d!important;font-size:13px!important;font-weight:950!important;cursor:pointer!important}.account-cork-memory-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.account-cork-memory-card,.account-cork-add-memory{position:relative!important;min-height:220px!important;border:0!important;border-radius:24px!important;overflow:hidden!important;background:rgba(255,245,249,.84)!important;box-shadow:0 14px 34px rgba(82,35,58,.08)!important}.account-cork-memory-card img{width:100%!important;height:100%!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;object-fit:cover!important}.account-cork-memory-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,transparent 38%,rgba(38,23,33,.84))!important}.account-cork-memory-card div{position:absolute!important;left:16px!important;right:16px!important;bottom:16px!important;z-index:1!important}.account-cork-memory-card span{display:inline-flex!important;margin-bottom:8px!important;padding:6px 9px!important;border-radius:999px!important;background:#f45d9d!important;color:#fff!important;font-size:11px!important;font-weight:1000!important}.account-cork-memory-card h3{margin:0!important;color:#fff!important;font-size:17px!important;font-weight:1000!important}.account-cork-memory-card p{margin:5px 0 0!important;color:rgba(255,255,255,.8)!important;font-size:12px!important;font-weight:800!important}.account-cork-add-memory{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;color:#f45d9d!important;cursor:pointer!important}.account-cork-add-memory>span{width:58px!important;height:58px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important}.account-cork-add-memory strong{display:block!important;margin-top:14px!important;color:#3f2634!important;font-size:15px!important;font-weight:1000!important}.account-cork-add-memory small{display:block!important;margin-top:4px!important;color:#8a6c79!important;font-size:12px!important;font-weight:800!important}.account-cork-side-column{display:block!important}.account-cork-activity-list{display:grid!important;gap:12px!important}.account-cork-activity-list p{margin:0!important;padding:14px!important;border-radius:16px!important;background:rgba(255,245,249,.92)!important;color:#6f5161!important;font-size:13px!important;line-height:1.4!important;font-weight:750!important}.account-board-editor-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:300000!important;display:grid!important;place-items:center!important;background:rgba(38,23,33,.18)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.account-board-editor{width:min(480px,calc(100vw - 28px))!important;max-height:min(780px,calc(100vh - 32px))!important;border-radius:30px!important;padding:22px!important;display:grid!important;gap:16px!important;overflow:auto!important;background:radial-gradient(circle at 92% 6%,rgba(244,93,157,.14),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,247,251,.94))!important;box-shadow:0 28px 90px rgba(82,35,58,.22),inset 0 1px rgba(255,255,255,.92)!important}.account-board-editor-head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:14px!important}.account-board-editor-head span{display:block!important;color:#f45d9d!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.08em!important;text-transform:uppercase!important}.account-board-editor-head h2{margin:5px 0 0!important;color:#261721!important;font-size:26px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.065em!important}.account-board-editor-head button{width:38px!important;height:38px!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(244,93,157,.1)!important;color:#f45d9d!important}.account-board-editor-types{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important}.account-board-editor-types button,.account-board-editor-save{min-height:42px!important;border:0!important;border-radius:14px!important;font-size:12px!important;font-weight:950!important;cursor:pointer!important}.account-board-editor-types button{background:rgba(244,93,157,.094)!important;color:#f45d9d!important;box-shadow:inset 0 1px rgba(255,255,255,.86)!important}.account-board-editor-types .account-board-editor-active,.account-board-editor-save{background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important}.account-board-editor label{display:grid!important;gap:7px!important;color:#805d6d!important;font-size:12px!important;font-weight:950!important}.account-board-editor input{height:46px!important;border:1px solid rgba(244,93,157,.12)!important;outline:0!important;border-radius:16px!important;padding:0 14px!important;background:rgba(255,255,255,.82)!important;color:#3f2634!important;font-size:13px!important;font-weight:800!important}.account-board-photo-upload{min-height:178px!important;padding:12px!important;border:1px solid rgba(244,93,157,.14)!important;border-radius:24px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:linear-gradient(135deg,rgba(244,93,157,.08),rgba(255,255,255,.82)),rgba(255,255,255,.76)!important;box-shadow:inset 0 1px rgba(255,255,255,.88)!important;cursor:pointer!important}.account-board-photo-upload input{width:100%!important;height:auto!important;padding:11px 14px!important;border-radius:18px!important;background:rgba(255,255,255,.72)!important}.account-board-photo-upload img{width:100%!important;height:210px!important;border-radius:18px!important;object-fit:contain!important;background:rgba(255,255,255,.62)!important;box-shadow:0 14px 34px rgba(82,35,58,.1)!important}.account-board-photo-options{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.account-board-photo-options button{min-height:64px!important;padding:11px 12px!important;border:1px solid rgba(244,93,157,.12)!important;border-radius:18px!important;display:grid!important;align-content:center!important;gap:4px!important;background:rgba(255,255,255,.68)!important;color:#805d6d!important;text-align:left!important;box-shadow:inset 0 1px rgba(255,255,255,.86)!important;cursor:pointer!important}.account-board-photo-options strong,.account-board-photo-options small{display:block!important}.account-board-photo-options strong{color:#3f2634!important;font-size:13px!important;font-weight:1000!important}.account-board-photo-options small{color:#9b7188!important;font-size:11px!important;font-weight:850!important}.account-board-photo-options .account-board-option-active{border-color:rgba(244,93,157,.28)!important;background:linear-gradient(135deg,rgba(244,93,157,.16),rgba(255,255,255,.82))!important}.account-board-editor button:disabled{opacity:.62!important;cursor:not-allowed!important}@media (max-width: 760px){.account-cork-page,.account-real-board-page{width:100%!important;min-width:0!important;display:block!important;padding:14px 14px calc(92px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important}.account-cork-hero,.account-real-board-hero,.account-cork-tabs,.account-cork-content-grid,.account-board-toolbar{width:100%!important;min-width:0!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.account-cork-hero,.account-real-board-hero{grid-template-columns:1fr!important;gap:16px!important}.account-cork-profile-card,.account-real-profile-card,.account-cork-board-panel,.account-real-board-panel{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}.account-cork-profile-card,.account-real-profile-card{padding:28px 18px 22px!important;border-radius:24px!important}.account-cork-avatar{width:104px!important;height:104px!important;border-width:5px!important}.account-cork-profile-card h1,.account-real-profile-card h1{font-size:34px!important}.account-cork-actions,.account-cork-stats{grid-template-columns:repeat(2,1fr)!important}.account-cork-stats{width:100%!important;max-width:320px!important}.account-cork-stats div+div{border-left:0!important}.account-cork-board,.account-real-board{width:100%!important;min-width:0!important;max-width:none!important;height:620px!important;min-height:620px!important;max-height:none!important;border-radius:24px!important}.account-cork-board-head{top:18px!important;left:18px!important;right:18px!important}.account-cork-board-head h2{font-size:22px!important}.account-board-real-note{width:var(--board-item-width, 126px)!important;height:var(--board-item-height, auto)!important;min-height:var(--board-item-height, 98px)!important;padding:14px 10px 10px!important}.account-board-real-note>span{font-size:22px!important}.account-board-real-note strong{font-size:12px!important}.account-board-real-note small{font-size:9.5px!important}.account-board-real-badge{width:var(--board-item-width, 126px)!important;min-height:var(--board-item-height, 62px)!important;grid-template-columns:34px minmax(0,1fr)!important;padding:8px!important}.account-board-real-sticker{width:var(--board-item-width, 54px)!important;height:var(--board-item-height, 54px)!important;font-size:28px!important}.account-board-editor-types{grid-template-columns:repeat(2,1fr)!important}.account-board-toolbar{margin-top:14px!important;align-items:flex-start!important;flex-direction:column!important}.account-board-toolbar div{width:100%!important}.account-board-toolbar button{flex:1 1 auto!important}.account-cork-tabs{margin-top:16px!important}.account-cork-content-grid{grid-template-columns:1fr!important;gap:16px!important;margin-top:16px!important}.account-cork-memory-grid{grid-template-columns:1fr!important}.account-cork-main-feed,.account-cork-activity-card{padding:18px!important;border-radius:24px!important}}.account-cork-hero,.account-real-board-hero{display:flex!important;flex-direction:column!important;gap:0!important;width:1144px!important;min-width:1144px!important;max-width:1144px!important;padding:22px 22px 42px!important;border-radius:34px!important;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.78))!important;box-shadow:0 18px 48px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.86)!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}.account-cork-board-panel,.account-real-board-panel{order:1!important;width:100%!important;min-width:0!important;max-width:none!important;height:500px!important;min-height:500px!important;max-height:500px!important}.account-cork-board,.account-real-board{width:100%!important;min-width:0!important;max-width:none!important;height:500px!important;min-height:500px!important;max-height:500px!important;border-radius:24px!important}.account-cork-board-head{top:auto!important;left:auto!important;right:22px!important;bottom:22px!important;justify-content:flex-end!important}.account-cork-board-head>div:first-child{display:none!important}.account-cork-board-head button{min-width:54px!important;height:54px!important;background:rgba(255,255,255,.94)!important;color:#f45d9d!important;box-shadow:0 18px 38px rgba(82,35,58,.14)!important}.account-cork-board-actions{gap:10px!important}.account-cork-profile-card,.account-real-profile-card{order:2!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:-84px 0 0!important;padding:0 28px!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:3!important}.account-cork-photo-button{top:-8px!important;right:calc(50% - 78px)!important;z-index:4!important;width:42px!important;height:42px!important;background:#fff!important;box-shadow:0 14px 30px rgba(82,35,58,.12)!important}.account-cork-avatar{width:150px!important;height:150px!important;border-width:10px!important;background:#fff!important;box-shadow:0 26px 56px rgba(82,35,58,.18),0 0 0 10px rgba(255,255,255,.68)!important}.account-cork-avatar span{font-size:52px!important}.account-cork-premium-badge{margin-top:18px!important;padding:7px 18px!important;background:rgba(244,93,157,.11)!important;font-size:13px!important}.account-cork-profile-card h1,.account-real-profile-card h1{margin-top:20px!important;font-size:46px!important;letter-spacing:-.075em!important}.account-cork-username{margin-top:6px!important;font-size:15px!important}.account-cork-bio{margin-top:16px!important;max-width:480px!important;font-size:15px!important}.account-cork-meta{margin-top:24px!important;gap:10px!important}.account-cork-meta span{min-height:36px!important;padding:0 16px!important;background:rgba(255,245,249,.94)!important;font-size:13px!important}.account-cork-actions{max-width:500px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:28px!important}.account-cork-actions button{min-height:58px!important;border-radius:20px!important;font-size:17px!important}.account-cork-stats{display:none!important}.account-board-toolbar{margin-top:18px!important}.account-cork-tabs{margin-top:24px!important}@media (max-width: 760px){.account-cork-hero,.account-real-board-hero{width:100%!important;min-width:0!important;max-width:none!important;padding:12px 12px 28px!important;border-radius:24px!important}.account-cork-board-panel,.account-real-board-panel,.account-cork-board,.account-real-board{height:360px!important;min-height:360px!important;max-height:360px!important}.account-cork-profile-card,.account-real-profile-card{margin-top:-62px!important;padding:0 12px!important}.account-cork-avatar{width:118px!important;height:118px!important;border-width:8px!important}.account-cork-photo-button{right:calc(50% - 64px)!important}.account-cork-profile-card h1,.account-real-profile-card h1{font-size:36px!important}.account-cork-actions{width:100%!important;max-width:360px!important;grid-template-columns:1fr!important}.account-cork-actions button{min-height:50px!important;font-size:15px!important}}.account-cork-photo-button{cursor:pointer!important}.account-cork-photo-button input{display:none!important}.account-cork-photo-button:after{content:""!important}.account-user-posts-layout{max-width:760px!important;min-width:0!important;width:min(760px,calc(100vw - 40px))!important;display:block!important;margin-top:22px!important}.account-user-posts-feed{width:100%!important;padding:22px!important;display:grid!important;gap:16px!important;background:radial-gradient(circle at 100% 0%,rgba(244,93,157,.1),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,247,251,.8))!important;border:1px solid rgba(244,93,157,.1)!important}.account-user-post-card{width:100%!important;padding:18px!important;border-radius:24px!important;display:grid!important;gap:14px!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(82,35,58,.06)!important;box-shadow:0 16px 34px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.92)!important}.account-user-post-author{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}.account-user-post-author img,.account-user-post-author>span{width:46px!important;height:46px!important;flex:0 0 46px!important;border-radius:999px!important;display:grid!important;place-items:center!important;object-fit:cover!important;background:linear-gradient(135deg,#ef3f8f,#b956e8)!important;color:#fff!important;font-size:17px!important;font-weight:1000!important;box-shadow:0 10px 22px rgba(244,93,157,.18)!important}.account-user-post-author div{min-width:0!important}.account-user-post-author strong,.account-user-post-author small{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.account-user-post-author strong{color:#261721!important;font-size:15px!important;font-weight:1000!important}.account-user-post-author small{margin-top:3px!important;color:#8a6c79!important;font-size:12px!important;font-weight:800!important}.account-user-post-text,.account-user-post-empty p{margin:0!important;color:#4d3544!important;font-size:14px!important;line-height:1.5!important;font-weight:760!important;overflow-wrap:anywhere!important}.account-user-post-image{width:100%!important;max-height:520px!important;border-radius:20px!important;display:block!important;object-fit:cover!important;box-shadow:0 14px 34px rgba(82,35,58,.1)!important}.account-user-post-actions{padding-top:4px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;border-top:1px solid rgba(82,35,58,.06)!important}.account-user-post-actions button{min-height:40px!important;border:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:rgba(244,93,157,.08)!important;color:#f45d9d!important;font-size:12px!important;font-weight:950!important;cursor:pointer!important}.account-user-post-empty{min-height:180px!important;align-content:center!important}@media (max-width: 760px){.account-user-posts-layout{width:calc(100vw - 24px)!important;margin-top:14px!important}.account-user-posts-feed{padding:14px!important;border-radius:24px!important}.account-user-post-card{padding:15px!important;border-radius:20px!important}.account-user-post-actions{grid-template-columns:1fr!important}}.account-profile-editor-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99999!important;display:grid!important;place-items:center!important;padding:24px!important;background:rgba(31,19,28,.42)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.account-profile-editor{width:min(560px,94vw)!important;max-height:90vh!important;padding:24px!important;border-radius:28px!important;display:grid!important;gap:16px!important;overflow:auto!important;background:rgba(255,255,255,.96)!important;box-shadow:0 30px 90px rgba(82,35,58,.24),inset 0 1px rgba(255,255,255,.92)!important}.account-profile-editor label{display:grid!important;gap:8px!important;color:#2c1a25!important;font-size:13px!important;font-weight:950!important}.account-profile-editor input,.account-profile-editor textarea{width:100%!important;border:1px solid rgba(244,93,157,.18)!important;border-radius:16px!important;outline:0!important;background:rgba(255,247,251,.72)!important;color:#2c1a25!important;font-size:14px!important;font-weight:750!important;box-sizing:border-box!important}.account-profile-editor input{min-height:46px!important;padding:0 14px!important}.account-profile-editor textarea{min-height:110px!important;padding:14px!important;resize:vertical!important}.account-profile-editor button:disabled{opacity:.62!important;cursor:not-allowed!important}.account-backend-friends-card{margin-top:18px!important}.account-backend-friend-list{display:grid!important;gap:10px!important}.account-backend-friend-list button{width:100%!important;padding:10px!important;border:0!important;border-radius:18px!important;display:flex!important;align-items:center!important;gap:10px!important;background:rgba(255,247,251,.72)!important;color:#2c1a25!important;text-align:left!important;cursor:pointer!important}.account-backend-friend-list img{width:42px!important;height:42px!important;border-radius:999px!important;object-fit:cover!important}.account-backend-friend-list span,.account-backend-friend-list strong,.account-backend-friend-list small{display:block!important}.account-backend-friend-list strong{color:#2c1a25!important;font-size:13px!important;font-weight:1000!important}.account-backend-friend-list small{margin-top:3px!important;color:#9b7188!important;font-size:11px!important;font-weight:800!important}@media (max-width: 760px){.account-profile-editor-backdrop{padding:12px!important}.account-profile-editor{border-radius:22px!important;padding:18px!important}}.account-board-real-sticker{background:transparent!important;box-shadow:none!important}.account-board-sticker-image{width:100%!important;height:100%!important;object-fit:contain!important;pointer-events:none!important;filter:drop-shadow(0 12px 18px rgba(61,35,18,.18))!important}.account-board-sticker-picker{display:grid!important;gap:12px!important}.account-board-sticker-picker>strong{color:#805d6d!important;font-size:12px!important;font-weight:950!important}.account-board-sticker-picker>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}.account-board-sticker-picker button{height:68px!important;border:1px solid rgba(244,93,157,.1)!important;border-radius:18px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.76)!important;box-shadow:inset 0 1px rgba(255,255,255,.88)!important;cursor:pointer!important}.account-board-sticker-picker button img{width:52px!important;height:52px!important;object-fit:contain!important}.account-board-sticker-picker .account-board-sticker-active{border-color:rgba(244,93,157,.42)!important;background:linear-gradient(135deg,rgba(244,93,157,.18),rgba(255,255,255,.86))!important;box-shadow:0 14px 30px rgba(244,93,157,.14),inset 0 1px rgba(255,255,255,.92)!important}@media (max-width: 760px){.account-board-sticker-picker>div{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.account-posts-section{width:min(720px,calc(100% - 24px));margin:18px auto 32px;padding:20px;border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 18px 45px rgba(94,52,88,.14)}.account-posts-kicker{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#ff5da8;margin-bottom:2px}.account-posts-title{margin:0 0 16px;font-size:22px;font-weight:900;color:#2a1d2c}.account-post-card{border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 12px 28px rgba(80,42,75,.12);margin-bottom:18px}.account-post-card img{width:100%;display:block;object-fit:cover}.account-post-body{padding:14px 16px 18px}.account-post-author{font-size:14px;font-weight:900;color:#2a1d2c}.account-post-text{margin-top:6px;font-size:14px;line-height:1.45;color:#6f5d70}.account-empty-posts{padding:34px 18px;text-align:center;border-radius:24px;background:rgba(255,245,250,.95);color:#8a6b86;font-weight:700}.settings-modern-page{width:100%;min-height:100vh;display:grid;gap:22px;padding:0 0 42px;box-sizing:border-box}.settings-modern-header{padding:4px 4px 0}.settings-modern-header h1{margin:0;color:#261721;font-size:30px;line-height:1;font-weight:1000;letter-spacing:-.065em}.settings-modern-header p{margin:8px 0 0;color:#7c6170;font-size:14px;font-weight:760}.settings-modern-layout{display:grid;grid-template-columns:250px minmax(0,1fr) 330px;gap:24px;align-items:start}.settings-modern-left,.settings-modern-main,.settings-modern-right{min-width:0;display:grid;gap:18px}.settings-modern-menu,.settings-modern-card,.settings-modern-help-card,.settings-premium-card{border-radius:26px;background:rgba(255,255,255,.82);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.settings-modern-menu{padding:12px;display:grid;gap:6px}.settings-modern-menu button{min-height:50px;padding:0 14px;border:0;border-radius:16px;display:flex;align-items:center;gap:12px;background:transparent;color:#473343;font-size:13px;font-weight:850;text-align:left;cursor:pointer}.settings-modern-menu button ion-icon{font-size:19px}.settings-modern-menu-active,.settings-modern-menu button:hover{background:rgba(244,93,157,.12)!important;color:#f45d9d!important}.settings-modern-help-card{padding:20px;background:radial-gradient(circle at 90% 0%,rgba(244,93,157,.14),transparent 32%),rgba(255,255,255,.82)}.settings-modern-help-card>ion-icon{color:#f45d9d;font-size:28px}.settings-modern-help-card h2{margin:12px 0 0;color:#261721;font-size:15px;font-weight:1000}.settings-modern-help-card p{margin:6px 0 16px;color:#7c6170;font-size:12px;line-height:1.4;font-weight:760}.settings-modern-help-card button,.settings-outline-button{min-height:42px;padding:0 18px;border:1px solid rgba(244,93,157,.24);border-radius:999px;background:rgba(255,255,255,.58);color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.settings-modern-card{padding:22px}.settings-modern-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.settings-modern-card h2,.settings-modern-card-head h2{margin:0;color:#261721;font-size:18px;line-height:1.1;font-weight:1000;letter-spacing:-.045em}.settings-modern-card-head p{margin:6px 0 0;color:#7c6170;font-size:12px;font-weight:760}.settings-profile-media{display:grid;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:20px}.settings-profile-avatar-wrap{position:relative;width:126px;height:126px}.settings-profile-avatar-wrap img{width:126px;height:126px;border-radius:42px;object-fit:cover;box-shadow:0 18px 38px rgba(82,35,58,.12)}.settings-profile-avatar-wrap button{position:absolute;right:-8px;bottom:-4px;width:48px;height:48px;border:0;border-radius:999px;display:grid;place-items:center;background:#fff;color:#f45d9d;box-shadow:0 14px 30px rgba(82,35,58,.12);cursor:pointer}.settings-profile-cover{position:relative;min-height:132px;border-radius:22px;overflow:hidden}.settings-profile-cover img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.settings-profile-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(38,23,33,.34))}.settings-profile-cover button{position:absolute;right:14px;bottom:14px;z-index:2;min-height:38px;padding:0 14px;border:0;border-radius:999px;background:#fff;color:#f45d9d;font-size:11px;font-weight:950;cursor:pointer}.settings-profile-form{border:1px solid rgba(82,35,58,.08);border-radius:20px;overflow:hidden}.settings-profile-form label{min-height:62px;padding:14px 16px;display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:14px;border-bottom:1px solid rgba(82,35,58,.08)}.settings-profile-form label:last-child{border-bottom:0}.settings-profile-form label span{color:#7c6170;font-size:12px;font-weight:850}.settings-profile-form input,.settings-profile-form textarea{width:100%;border:0;outline:0;background:transparent;color:#30212b;font-size:13px;font-weight:800}.settings-profile-form textarea{min-height:54px;resize:vertical}.settings-input-with-icon{display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:10px}.settings-input-with-icon ion-icon{color:#6d6070;font-size:19px}.settings-save-button{min-height:38px;padding:0 16px;border:0;border-radius:999px;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:12px;font-weight:950;cursor:pointer}.settings-save-button:disabled{opacity:.65;cursor:not-allowed}.settings-status-text{margin:12px 0 0;color:#f45d9d;font-size:12px;font-weight:850}.settings-interest-list{display:flex;flex-wrap:wrap;gap:12px}.settings-interest-list span{padding:10px 16px;border-radius:999px;font-size:12px;font-weight:950}.settings-interest-pink{background:rgba(244,93,157,.11);color:#f45d9d}.settings-interest-purple{background:rgba(138,76,255,.1);color:#8a4cff}.settings-interest-orange{background:rgba(255,138,76,.13);color:#e7602e}.settings-interest-violet{background:rgba(198,63,255,.1);color:#a823dd}.settings-interest-blue{background:rgba(53,112,255,.1);color:#3570ff}.settings-interest-green{background:rgba(47,177,112,.1);color:#238a5a}.settings-list{border:1px solid rgba(82,35,58,.08);border-radius:20px;overflow:hidden}.settings-list article{min-height:64px;padding:14px 16px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid rgba(82,35,58,.08)}.settings-list article:last-child{border-bottom:0}.settings-list article>ion-icon{color:#5f4a5a;font-size:20px}.settings-list strong{display:block;color:#30212b;font-size:13px;font-weight:950}.settings-list span{display:block;margin-top:4px;color:#7c6170;font-size:12px;font-weight:760}.settings-toggle{position:relative;width:46px;height:28px}.settings-toggle input{display:none}.settings-toggle i{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:rgba(82,35,58,.14);cursor:pointer}.settings-toggle i:after{content:"";position:absolute;left:4px;top:4px;width:20px;height:20px;border-radius:999px;background:#fff;transition:.18s ease}.settings-toggle input:checked+i{background:#f45d9d}.settings-toggle input:checked+i:after{transform:translate(18px)}.settings-summary-card h2,.settings-premium-card h2{margin:0 0 16px;color:#261721;font-size:18px;font-weight:1000;letter-spacing:-.04em}.settings-summary-list{border:1px solid rgba(82,35,58,.08);border-radius:18px;overflow:hidden}.settings-summary-list article{min-height:56px;padding:12px;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid rgba(82,35,58,.08)}.settings-summary-list article:last-child{border-bottom:0}.settings-summary-list ion-icon{color:#5f4a5a}.settings-summary-list span{color:#6e5666;font-size:12px;font-weight:850}.settings-summary-list strong{color:#30212b;font-size:11.5px;font-weight:900;max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-active-badge{padding:6px 10px;border-radius:999px;background:rgba(46,196,102,.12);color:#1e9e55!important}.settings-outline-button{width:100%;margin-top:16px;display:flex;align-items:center;justify-content:center;gap:8px}.settings-premium-card{padding:24px;color:#fff;background:radial-gradient(circle at 78% 46%,rgba(255,185,75,.42),transparent 26%),linear-gradient(135deg,#251039,#64165d 58%,#ef3f8f)}.settings-premium-card h2{color:#fff}.settings-premium-card ul{margin:0;padding:0;display:grid;gap:10px;list-style:none}.settings-premium-card li{color:rgba(255,255,255,.86);font-size:12px;font-weight:850}.settings-premium-card button{min-height:42px;margin-top:20px;padding:0 18px;border:0;border-radius:999px;background:#fff;color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.settings-theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.settings-theme-grid button{min-height:72px;border:1px solid rgba(82,35,58,.08);border-radius:18px;display:grid;place-items:center;gap:6px;background:rgba(255,255,255,.54);color:#30212b;font-size:11px;font-weight:850;cursor:pointer}.settings-theme-grid ion-icon{color:#5a4a56;font-size:22px}.settings-theme-active{border-color:rgba(244,93,157,.55)!important;color:#f45d9d!important}.settings-theme-active ion-icon{color:#f45d9d}.settings-color-row{display:flex;gap:18px;margin-top:18px}.settings-color-row span{width:28px;height:28px;border-radius:999px;box-shadow:0 0 0 5px rgba(255,255,255,.86),0 10px 20px rgba(82,35,58,.12)}.settings-color-pink{background:#f45d9d}.settings-color-purple{background:#a832ee}.settings-color-blue{background:#3570ff}.settings-color-green{background:#39b990}.settings-color-orange{background:#ff7a2f}.settings-support-list{display:grid;gap:8px;margin-top:14px}.settings-support-list button{min-height:42px;border:0;background:transparent;display:grid;grid-template-columns:24px minmax(0,1fr) 20px;align-items:center;gap:10px;color:#4b3a47;font-size:12px;font-weight:850;text-align:left;cursor:pointer}.settings-support-list ion-icon{color:#5f4a5a}@media (max-width:1320px){.settings-modern-layout{grid-template-columns:220px minmax(0,1fr)}.settings-modern-right{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.settings-modern-layout,.settings-modern-left{grid-template-columns:1fr}.settings-modern-menu{display:flex;overflow-x:auto;scrollbar-width:none}.settings-modern-menu::-webkit-scrollbar{display:none}.settings-modern-menu button{min-width:max-content}.settings-modern-right{grid-template-columns:1fr}}@media (max-width:760px){.settings-modern-page{padding:14px 14px calc(96px + env(safe-area-inset-bottom))}.settings-profile-media,.settings-profile-form label,.settings-list article,.settings-summary-list article{grid-template-columns:1fr}.settings-profile-cover{min-height:170px}.settings-theme-grid{grid-template-columns:1fr}}.settings-modern-layout-flat{grid-template-columns:250px minmax(0,1fr)!important}.settings-modern-main-wide{max-width:1120px}.settings-modern-right{display:none!important}.settings-modern-menu button{color:#7b7380!important;background:transparent!important;opacity:.82!important}.settings-modern-menu button ion-icon{color:#8e8792!important}.settings-modern-menu button:hover,.settings-modern-menu-active{opacity:1!important;background:rgba(244,93,157,.12)!important;color:#f45d9d!important}.settings-modern-menu button:hover ion-icon,.settings-modern-menu-active ion-icon{color:#f45d9d!important}.settings-profile-media{display:none!important}.settings-profile-and-board{display:grid;grid-template-columns:132px minmax(0,1fr);gap:22px;align-items:center}.settings-cork-preview{display:grid;gap:14px}.settings-cork-board{position:relative;min-height:220px;border-radius:24px;overflow:hidden;background:radial-gradient(circle,rgba(100,55,24,.16) 1px,transparent 1.5px) 0 0 / 18px 18px,linear-gradient(135deg,#c98a4d,#a96835);box-shadow:inset 0 0 0 8px rgba(118,69,34,.34),inset 0 0 0 10px rgba(255,255,255,.16),0 18px 42px rgba(82,35,58,.12)}.settings-cork-title{position:absolute;left:22px;top:18px;color:rgba(255,255,255,.88);font-size:16px;font-weight:1000;letter-spacing:-.04em}.settings-cork-note{position:absolute;width:150px;min-height:86px;padding:16px;border-radius:12px;display:grid;align-content:center;gap:4px;background:#fff1a6;color:#3d2a36;box-shadow:0 12px 24px rgba(82,35,58,.16);transform:rotate(-5deg)}.settings-cork-note b{font-size:13px;font-weight:1000}.settings-cork-note small{font-size:11px;font-weight:850;color:#7b5f34}.settings-cork-note-one{left:52px;top:70px}.settings-cork-note-two{right:70px;bottom:28px;background:#dfffd0;transform:rotate(4deg)}.settings-cork-sticker{position:absolute;right:44px;top:44px;width:48px;height:48px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.86);font-size:24px;box-shadow:0 10px 22px rgba(82,35,58,.15)}.settings-cork-sticker-two{left:260px;bottom:42px}.settings-cork-preview>button{justify-self:start;min-height:42px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:12px;font-weight:950;cursor:pointer;box-shadow:0 14px 28px rgba(244,93,157,.2)}.settings-modern-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.settings-support-list-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-support-list-wide button{min-height:64px;padding:12px;border-radius:18px;background:rgba(255,247,251,.68)}@media (max-width: 1120px){.settings-modern-layout-flat{grid-template-columns:1fr!important}.settings-modern-main-wide{max-width:none}}@media (max-width: 860px){.settings-profile-and-board,.settings-modern-inline-grid,.settings-support-list-wide{grid-template-columns:1fr}.settings-cork-note-two{right:28px}.settings-cork-sticker-two{left:auto;right:120px}}.notifications-page{--background: transparent !important;background:transparent!important}.notifications-page::part(background){background:radial-gradient(circle at 18% 8%,rgba(248,167,196,.3),transparent 28%),radial-gradient(circle at 84% 18%,rgba(255,219,236,.62),transparent 36%),linear-gradient(180deg,#fff7fa,#fff7f1)!important}.notifications-shell{width:min(860px,calc(100vw - 42px));margin:0 auto;padding:104px 0 80px}.notifications-header{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:16px;margin-bottom:18px}.notifications-back-button,.notifications-read-all-button{appearance:none;-webkit-appearance:none;width:48px;height:48px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.74);color:#3f2634;box-shadow:0 14px 34px rgba(82,35,58,.1),inset 0 1px rgba(255,255,255,.78);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);cursor:pointer}.notifications-read-all-button:disabled{opacity:.42;cursor:default}.notifications-back-button ion-icon,.notifications-read-all-button ion-icon{font-size:22px}.notifications-kicker{display:block;margin-bottom:6px;color:#f45d9d;font-size:13px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.notifications-header h1{margin:0;color:#261721;font-size:clamp(38px,5vw,56px);line-height:.94;font-weight:1000;letter-spacing:-.08em}.notifications-header p{margin:10px 0 0;color:#7b5c6c;font-size:15px;font-weight:750}.notifications-card{border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.76));box-shadow:0 28px 80px rgba(82,35,58,.12),inset 0 1px rgba(255,255,255,.86);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);overflow:hidden}.notifications-list{display:grid}.notification-item{appearance:none;-webkit-appearance:none;width:100%;border:0;border-bottom:1px solid rgba(82,35,58,.07);display:grid;grid-template-columns:54px minmax(0,1fr) 10px;gap:14px;align-items:center;padding:18px 20px;background:transparent;color:#3f2634;text-align:left;cursor:pointer}.notification-item:hover{background:rgba(255,255,255,.56)}.notification-item-unread{background:rgba(255,235,244,.5)}.notification-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:radial-gradient(circle at 34% 20%,rgba(255,255,255,.8),transparent 34%),linear-gradient(135deg,#f45d9d,#ff7b91);color:#fff;box-shadow:0 14px 30px rgba(244,93,157,.22)}.notification-icon ion-icon{font-size:25px}.notification-text{min-width:0}.notification-topline{display:flex;justify-content:space-between;gap:12px;align-items:center}.notification-topline strong{min-width:0;display:block;color:#261721;font-size:15px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-topline small{flex:none;padding:5px 8px;border-radius:999px;background:rgba(244,93,157,.1);color:#f45d9d;font-size:10px;font-weight:950}.notification-text p{margin:7px 0 0;color:#725565;font-size:13px;line-height:1.35;font-weight:700}.notification-time{display:block;margin-top:7px;color:#9a7f8d;font-size:12px;font-weight:750}.notification-dot{width:9px;height:9px;border-radius:999px;background:#f45d9d;box-shadow:0 0 0 5px rgba(244,93,157,.12)}.notifications-empty-state{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center}.notifications-empty-icon{width:74px;height:74px;border-radius:26px;display:grid;place-items:center;background:radial-gradient(circle at 34% 20%,rgba(255,255,255,.8),transparent 34%),linear-gradient(135deg,#f45d9d,#ff7b91);color:#fff;box-shadow:0 18px 38px rgba(244,93,157,.24)}.notifications-empty-icon ion-icon{font-size:34px}.notifications-empty-state h2{margin:20px 0 8px;color:#261721;font-size:24px;line-height:1;font-weight:1000;letter-spacing:-.055em}.notifications-empty-state p{max-width:340px;margin:0;color:#7b5c6c;font-size:14px;line-height:1.45;font-weight:750}@media (max-width: 760px){.notifications-page{--background: #fff7f1 !important;background:#fff7f1!important}.notifications-page::part(background){background:#fff7f1!important}.notifications-shell{width:100%;margin:0;padding:calc(18px + env(safe-area-inset-top)) 16px calc(104px + env(safe-area-inset-bottom))}.notifications-header{grid-template-columns:44px 1fr 44px;gap:12px;margin-bottom:18px}.notifications-back-button,.notifications-read-all-button{width:44px;height:44px}.notifications-header h1{font-size:34px}.notifications-header p{font-size:13px}.notifications-card{border-radius:28px}.notification-item{grid-template-columns:48px minmax(0,1fr) 8px;gap:12px;padding:15px 14px}.notification-icon{width:48px;height:48px;border-radius:17px}.notification-icon ion-icon{font-size:22px}.notification-topline{align-items:flex-start;flex-direction:column;gap:5px}.notification-topline strong{max-width:100%;font-size:14px}.notification-text p{font-size:12.5px}.notifications-empty-state{min-height:310px}}:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}.ion-page.ion-page-overlay-passthrough{pointer-events:none}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: var(--safe-area-inset-top, env(safe-area-inset-top));--ion-safe-area-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom));--ion-safe-area-left: var(--safe-area-inset-left, env(safe-area-inset-left));--ion-safe-area-right: var(--safe-area-inset-right, env(safe-area-inset-right))}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px rgba(0,0,0,.08)}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px rgba(0,0,0,.08)}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px rgba(0,0,0,.18)}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-content-start{align-content:flex-start!important}.ion-align-content-end{align-content:flex-end!important}.ion-align-content-center{align-content:center!important}.ion-align-content-between{align-content:space-between!important}.ion-align-content-around{align-content:space-around!important}.ion-align-content-stretch{align-content:stretch!important}@media (min-width: 576px){.ion-align-content-sm-start{align-content:flex-start!important}.ion-align-content-sm-end{align-content:flex-end!important}.ion-align-content-sm-center{align-content:center!important}.ion-align-content-sm-between{align-content:space-between!important}.ion-align-content-sm-around{align-content:space-around!important}.ion-align-content-sm-stretch{align-content:stretch!important}}@media (min-width: 768px){.ion-align-content-md-start{align-content:flex-start!important}.ion-align-content-md-end{align-content:flex-end!important}.ion-align-content-md-center{align-content:center!important}.ion-align-content-md-between{align-content:space-between!important}.ion-align-content-md-around{align-content:space-around!important}.ion-align-content-md-stretch{align-content:stretch!important}}@media (min-width: 992px){.ion-align-content-lg-start{align-content:flex-start!important}.ion-align-content-lg-end{align-content:flex-end!important}.ion-align-content-lg-center{align-content:center!important}.ion-align-content-lg-between{align-content:space-between!important}.ion-align-content-lg-around{align-content:space-around!important}.ion-align-content-lg-stretch{align-content:stretch!important}}@media (min-width: 1200px){.ion-align-content-xl-start{align-content:flex-start!important}.ion-align-content-xl-end{align-content:flex-end!important}.ion-align-content-xl-center{align-content:center!important}.ion-align-content-xl-between{align-content:space-between!important}.ion-align-content-xl-around{align-content:space-around!important}.ion-align-content-xl-stretch{align-content:stretch!important}}.ion-align-items-start{align-items:start!important}.ion-align-items-end{align-items:end!important}.ion-align-items-center{align-items:center!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@media (min-width: 576px){.ion-align-items-sm-start{align-items:start!important}.ion-align-items-sm-end{align-items:end!important}.ion-align-items-sm-center{align-items:center!important}.ion-align-items-sm-stretch{align-items:stretch!important}.ion-align-items-sm-baseline{align-items:baseline!important}}@media (min-width: 768px){.ion-align-items-md-start{align-items:start!important}.ion-align-items-md-end{align-items:end!important}.ion-align-items-md-center{align-items:center!important}.ion-align-items-md-stretch{align-items:stretch!important}.ion-align-items-md-baseline{align-items:baseline!important}}@media (min-width: 992px){.ion-align-items-lg-start{align-items:start!important}.ion-align-items-lg-end{align-items:end!important}.ion-align-items-lg-center{align-items:center!important}.ion-align-items-lg-stretch{align-items:stretch!important}.ion-align-items-lg-baseline{align-items:baseline!important}}@media (min-width: 1200px){.ion-align-items-xl-start{align-items:start!important}.ion-align-items-xl-end{align-items:end!important}.ion-align-items-xl-center{align-items:center!important}.ion-align-items-xl-stretch{align-items:stretch!important}.ion-align-items-xl-baseline{align-items:baseline!important}}.ion-align-self-start{align-self:start!important}.ion-align-self-end{align-self:end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}@media (min-width: 576px){.ion-align-self-sm-start{align-self:start!important}.ion-align-self-sm-end{align-self:end!important}.ion-align-self-sm-center{align-self:center!important}.ion-align-self-sm-stretch{align-self:stretch!important}.ion-align-self-sm-baseline{align-self:baseline!important}.ion-align-self-sm-auto{align-self:auto!important}}@media (min-width: 768px){.ion-align-self-md-start{align-self:start!important}.ion-align-self-md-end{align-self:end!important}.ion-align-self-md-center{align-self:center!important}.ion-align-self-md-stretch{align-self:stretch!important}.ion-align-self-md-baseline{align-self:baseline!important}.ion-align-self-md-auto{align-self:auto!important}}@media (min-width: 992px){.ion-align-self-lg-start{align-self:start!important}.ion-align-self-lg-end{align-self:end!important}.ion-align-self-lg-center{align-self:center!important}.ion-align-self-lg-stretch{align-self:stretch!important}.ion-align-self-lg-baseline{align-self:baseline!important}.ion-align-self-lg-auto{align-self:auto!important}}@media (min-width: 1200px){.ion-align-self-xl-start{align-self:start!important}.ion-align-self-xl-end{align-self:end!important}.ion-align-self-xl-center{align-self:center!important}.ion-align-self-xl-stretch{align-self:stretch!important}.ion-align-self-xl-baseline{align-self:baseline!important}.ion-align-self-xl-auto{align-self:auto!important}}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-evenly{justify-content:space-evenly!important}@media (min-width: 576px){.ion-justify-content-sm-start{justify-content:flex-start!important}.ion-justify-content-sm-end{justify-content:flex-end!important}.ion-justify-content-sm-center{justify-content:center!important}.ion-justify-content-sm-between{justify-content:space-between!important}.ion-justify-content-sm-around{justify-content:space-around!important}.ion-justify-content-sm-evenly{justify-content:space-evenly!important}}@media (min-width: 768px){.ion-justify-content-md-start{justify-content:flex-start!important}.ion-justify-content-md-end{justify-content:flex-end!important}.ion-justify-content-md-center{justify-content:center!important}.ion-justify-content-md-between{justify-content:space-between!important}.ion-justify-content-md-around{justify-content:space-around!important}.ion-justify-content-md-evenly{justify-content:space-evenly!important}}@media (min-width: 992px){.ion-justify-content-lg-start{justify-content:flex-start!important}.ion-justify-content-lg-end{justify-content:flex-end!important}.ion-justify-content-lg-center{justify-content:center!important}.ion-justify-content-lg-between{justify-content:space-between!important}.ion-justify-content-lg-around{justify-content:space-around!important}.ion-justify-content-lg-evenly{justify-content:space-evenly!important}}@media (min-width: 1200px){.ion-justify-content-xl-start{justify-content:flex-start!important}.ion-justify-content-xl-end{justify-content:flex-end!important}.ion-justify-content-xl-center{justify-content:center!important}.ion-justify-content-xl-between{justify-content:space-between!important}.ion-justify-content-xl-around{justify-content:space-around!important}.ion-justify-content-xl-evenly{justify-content:space-evenly!important}}.ion-flex-row{flex-direction:row!important}.ion-flex-row-reverse{flex-direction:row-reverse!important}.ion-flex-column{flex-direction:column!important}.ion-flex-column-reverse{flex-direction:column-reverse!important}@media (min-width: 576px){.ion-flex-sm-row{flex-direction:row!important}.ion-flex-sm-row-reverse{flex-direction:row-reverse!important}.ion-flex-sm-column{flex-direction:column!important}.ion-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 768px){.ion-flex-md-row{flex-direction:row!important}.ion-flex-md-row-reverse{flex-direction:row-reverse!important}.ion-flex-md-column{flex-direction:column!important}.ion-flex-md-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 992px){.ion-flex-lg-row{flex-direction:row!important}.ion-flex-lg-row-reverse{flex-direction:row-reverse!important}.ion-flex-lg-column{flex-direction:column!important}.ion-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 1200px){.ion-flex-xl-row{flex-direction:row!important}.ion-flex-xl-row-reverse{flex-direction:row-reverse!important}.ion-flex-xl-column{flex-direction:column!important}.ion-flex-xl-column-reverse{flex-direction:column-reverse!important}}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-flex-wrap{flex-wrap:wrap!important}.ion-flex-nowrap{flex-wrap:nowrap!important}.ion-flex-wrap-reverse{flex-wrap:wrap-reverse!important}@media (min-width: 576px){.ion-flex-sm-wrap{flex-wrap:wrap!important}.ion-flex-sm-nowrap{flex-wrap:nowrap!important}.ion-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 768px){.ion-flex-md-wrap{flex-wrap:wrap!important}.ion-flex-md-nowrap{flex-wrap:nowrap!important}.ion-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 992px){.ion-flex-lg-wrap{flex-wrap:wrap!important}.ion-flex-lg-nowrap{flex-wrap:nowrap!important}.ion-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 1200px){.ion-flex-xl-wrap{flex-wrap:wrap!important}.ion-flex-xl-nowrap{flex-wrap:nowrap!important}.ion-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}}.ion-flex-1{flex:1!important}.ion-flex-auto{flex:auto!important}.ion-flex-initial{flex:initial!important}.ion-flex-none{flex:none!important}@media (min-width: 576px){.ion-flex-sm-1{flex:1!important}.ion-flex-sm-auto{flex:auto!important}.ion-flex-sm-initial{flex:initial!important}.ion-flex-sm-none{flex:none!important}}@media (min-width: 768px){.ion-flex-md-1{flex:1!important}.ion-flex-md-auto{flex:auto!important}.ion-flex-md-initial{flex:initial!important}.ion-flex-md-none{flex:none!important}}@media (min-width: 992px){.ion-flex-lg-1{flex:1!important}.ion-flex-lg-auto{flex:auto!important}.ion-flex-lg-initial{flex:initial!important}.ion-flex-lg-none{flex:none!important}}@media (min-width: 1200px){.ion-flex-xl-1{flex:1!important}.ion-flex-xl-auto{flex:auto!important}.ion-flex-xl-initial{flex:initial!important}.ion-flex-xl-none{flex:none!important}}.ion-flex-grow-0{flex-grow:0!important}.ion-flex-grow-1{flex-grow:1!important}.ion-flex-shrink-0{flex-shrink:0!important}.ion-flex-shrink-1{flex-shrink:1!important}@media (min-width: 576px){.ion-flex-sm-grow-0{flex-grow:0!important}.ion-flex-sm-grow-1{flex-grow:1!important}.ion-flex-sm-shrink-0{flex-shrink:0!important}.ion-flex-sm-shrink-1{flex-shrink:1!important}}@media (min-width: 768px){.ion-flex-md-grow-0{flex-grow:0!important}.ion-flex-md-grow-1{flex-grow:1!important}.ion-flex-md-shrink-0{flex-shrink:0!important}.ion-flex-md-shrink-1{flex-shrink:1!important}}@media (min-width: 992px){.ion-flex-lg-grow-0{flex-grow:0!important}.ion-flex-lg-grow-1{flex-grow:1!important}.ion-flex-lg-shrink-0{flex-shrink:0!important}.ion-flex-lg-shrink-1{flex-shrink:1!important}}@media (min-width: 1200px){.ion-flex-xl-grow-0{flex-grow:0!important}.ion-flex-xl-grow-1{flex-grow:1!important}.ion-flex-xl-shrink-0{flex-shrink:0!important}.ion-flex-xl-shrink-1{flex-shrink:1!important}}.ion-order-first{order:-1!important}.ion-order-0{order:0!important}.ion-order-1{order:1!important}.ion-order-2{order:2!important}.ion-order-3{order:3!important}.ion-order-4{order:4!important}.ion-order-5{order:5!important}.ion-order-6{order:6!important}.ion-order-7{order:7!important}.ion-order-8{order:8!important}.ion-order-9{order:9!important}.ion-order-10{order:10!important}.ion-order-11{order:11!important}.ion-order-12{order:12!important}.ion-order-last{order:13!important}@media (min-width: 576px){.ion-order-sm-first{order:-1!important}.ion-order-sm-0{order:0!important}.ion-order-sm-1{order:1!important}.ion-order-sm-2{order:2!important}.ion-order-sm-3{order:3!important}.ion-order-sm-4{order:4!important}.ion-order-sm-5{order:5!important}.ion-order-sm-6{order:6!important}.ion-order-sm-7{order:7!important}.ion-order-sm-8{order:8!important}.ion-order-sm-9{order:9!important}.ion-order-sm-10{order:10!important}.ion-order-sm-11{order:11!important}.ion-order-sm-12{order:12!important}.ion-order-sm-last{order:13!important}}@media (min-width: 768px){.ion-order-md-first{order:-1!important}.ion-order-md-0{order:0!important}.ion-order-md-1{order:1!important}.ion-order-md-2{order:2!important}.ion-order-md-3{order:3!important}.ion-order-md-4{order:4!important}.ion-order-md-5{order:5!important}.ion-order-md-6{order:6!important}.ion-order-md-7{order:7!important}.ion-order-md-8{order:8!important}.ion-order-md-9{order:9!important}.ion-order-md-10{order:10!important}.ion-order-md-11{order:11!important}.ion-order-md-12{order:12!important}.ion-order-md-last{order:13!important}}@media (min-width: 992px){.ion-order-lg-first{order:-1!important}.ion-order-lg-0{order:0!important}.ion-order-lg-1{order:1!important}.ion-order-lg-2{order:2!important}.ion-order-lg-3{order:3!important}.ion-order-lg-4{order:4!important}.ion-order-lg-5{order:5!important}.ion-order-lg-6{order:6!important}.ion-order-lg-7{order:7!important}.ion-order-lg-8{order:8!important}.ion-order-lg-9{order:9!important}.ion-order-lg-10{order:10!important}.ion-order-lg-11{order:11!important}.ion-order-lg-12{order:12!important}.ion-order-lg-last{order:13!important}}@media (min-width: 1200px){.ion-order-xl-first{order:-1!important}.ion-order-xl-0{order:0!important}.ion-order-xl-1{order:1!important}.ion-order-xl-2{order:2!important}.ion-order-xl-3{order:3!important}.ion-order-xl-4{order:4!important}.ion-order-xl-5{order:5!important}.ion-order-xl-6{order:6!important}.ion-order-xl-7{order:7!important}.ion-order-xl-8{order:8!important}.ion-order-xl-9{order:9!important}.ion-order-xl-10{order:10!important}.ion-order-xl-11{order:11!important}.ion-order-xl-12{order:12!important}.ion-order-xl-last{order:13!important}}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ion-display-none{display:none!important}@media (min-width: 576px){.ion-display-sm-none{display:none!important}}@media (min-width: 768px){.ion-display-md-none{display:none!important}}@media (min-width: 992px){.ion-display-lg-none{display:none!important}}@media (min-width: 1200px){.ion-display-xl-none{display:none!important}}.ion-display-inline{display:inline!important}@media (min-width: 576px){.ion-display-sm-inline{display:inline!important}}@media (min-width: 768px){.ion-display-md-inline{display:inline!important}}@media (min-width: 992px){.ion-display-lg-inline{display:inline!important}}@media (min-width: 1200px){.ion-display-xl-inline{display:inline!important}}.ion-display-inline-block{display:inline-block!important}@media (min-width: 576px){.ion-display-sm-inline-block{display:inline-block!important}}@media (min-width: 768px){.ion-display-md-inline-block{display:inline-block!important}}@media (min-width: 992px){.ion-display-lg-inline-block{display:inline-block!important}}@media (min-width: 1200px){.ion-display-xl-inline-block{display:inline-block!important}}.ion-display-block{display:block!important}@media (min-width: 576px){.ion-display-sm-block{display:block!important}}@media (min-width: 768px){.ion-display-md-block{display:block!important}}@media (min-width: 992px){.ion-display-lg-block{display:block!important}}@media (min-width: 1200px){.ion-display-xl-block{display:block!important}}.ion-display-flex{display:flex!important}@media (min-width: 576px){.ion-display-sm-flex{display:flex!important}}@media (min-width: 768px){.ion-display-md-flex{display:flex!important}}@media (min-width: 992px){.ion-display-lg-flex{display:flex!important}}@media (min-width: 1200px){.ion-display-xl-flex{display:flex!important}}.ion-display-inline-flex{display:inline-flex!important}@media (min-width: 576px){.ion-display-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.ion-display-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.ion-display-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.ion-display-xl-inline-flex{display:inline-flex!important}}.ion-display-grid{display:grid!important}@media (min-width: 576px){.ion-display-sm-grid{display:grid!important}}@media (min-width: 768px){.ion-display-md-grid{display:grid!important}}@media (min-width: 992px){.ion-display-lg-grid{display:grid!important}}@media (min-width: 1200px){.ion-display-xl-grid{display:grid!important}}.ion-display-inline-grid{display:inline-grid!important}@media (min-width: 576px){.ion-display-sm-inline-grid{display:inline-grid!important}}@media (min-width: 768px){.ion-display-md-inline-grid{display:inline-grid!important}}@media (min-width: 992px){.ion-display-lg-inline-grid{display:inline-grid!important}}@media (min-width: 1200px){.ion-display-xl-inline-grid{display:inline-grid!important}}.ion-display-table{display:table!important}@media (min-width: 576px){.ion-display-sm-table{display:table!important}}@media (min-width: 768px){.ion-display-md-table{display:table!important}}@media (min-width: 992px){.ion-display-lg-table{display:table!important}}@media (min-width: 1200px){.ion-display-xl-table{display:table!important}}.ion-display-table-cell{display:table-cell!important}@media (min-width: 576px){.ion-display-sm-table-cell{display:table-cell!important}}@media (min-width: 768px){.ion-display-md-table-cell{display:table-cell!important}}@media (min-width: 992px){.ion-display-lg-table-cell{display:table-cell!important}}@media (min-width: 1200px){.ion-display-xl-table-cell{display:table-cell!important}}.ion-display-table-row{display:table-row!important}@media (min-width: 576px){.ion-display-sm-table-row{display:table-row!important}}@media (min-width: 768px){.ion-display-md-table-row{display:table-row!important}}@media (min-width: 992px){.ion-display-lg-table-row{display:table-row!important}}@media (min-width: 1200px){.ion-display-xl-table-row{display:table-row!important}}@media (prefers-color-scheme: dark){:root{--ion-color-primary: #4d8dff;--ion-color-primary-rgb: 77, 141, 255;--ion-color-primary-contrast: #000;--ion-color-primary-contrast-rgb: 0, 0, 0;--ion-color-primary-shade: #447ce0;--ion-color-primary-tint: #5f98ff;--ion-color-secondary: #46b1ff;--ion-color-secondary-rgb: 70, 177, 255;--ion-color-secondary-contrast: #000;--ion-color-secondary-contrast-rgb: 0, 0, 0;--ion-color-secondary-shade: #3e9ce0;--ion-color-secondary-tint: #59b9ff;--ion-color-tertiary: #8482fb;--ion-color-tertiary-rgb: 132, 130, 251;--ion-color-tertiary-contrast: #000;--ion-color-tertiary-contrast-rgb: 0, 0, 0;--ion-color-tertiary-shade: #7472dd;--ion-color-tertiary-tint: #908ffb;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffce31;--ion-color-warning-rgb: 255, 206, 49;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0b52b;--ion-color-warning-tint: #ffd346;--ion-color-danger: #f24c58;--ion-color-danger-rgb: 242, 76, 88;--ion-color-danger-contrast: #000;--ion-color-danger-contrast-rgb: 0, 0, 0;--ion-color-danger-shade: #d5434d;--ion-color-danger-tint: #f35e69;--ion-color-light: #222428;--ion-color-light-rgb: 34, 36, 40;--ion-color-light-contrast: #fff;--ion-color-light-contrast-rgb: 255, 255, 255;--ion-color-light-shade: #1e2023;--ion-color-light-tint: #383a3e;--ion-color-medium: #989aa2;--ion-color-medium-rgb: 152, 154, 162;--ion-color-medium-contrast: #000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #86888f;--ion-color-medium-tint: #a2a4ab;--ion-color-dark: #f4f5f8;--ion-color-dark-rgb: 244, 245, 248;--ion-color-dark-contrast: #000;--ion-color-dark-contrast-rgb: 0, 0, 0;--ion-color-dark-shade: #d7d8da;--ion-color-dark-tint: #f5f6f9}:root.ios{--ion-background-color: #000000;--ion-background-color-rgb: 0, 0, 0;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #0d0d0d;--ion-background-color-step-100: #1a1a1a;--ion-background-color-step-150: #262626;--ion-background-color-step-200: #333333;--ion-background-color-step-250: #404040;--ion-background-color-step-300: #4d4d4d;--ion-background-color-step-350: #595959;--ion-background-color-step-400: #666666;--ion-background-color-step-450: #737373;--ion-background-color-step-500: #808080;--ion-background-color-step-550: #8c8c8c;--ion-background-color-step-600: #999999;--ion-background-color-step-650: #a6a6a6;--ion-background-color-step-700: #b3b3b3;--ion-background-color-step-750: #bfbfbf;--ion-background-color-step-800: #cccccc;--ion-background-color-step-850: #d9d9d9;--ion-background-color-step-900: #e6e6e6;--ion-background-color-step-950: #f2f2f2;--ion-text-color-step-50: #f2f2f2;--ion-text-color-step-100: #e6e6e6;--ion-text-color-step-150: #d9d9d9;--ion-text-color-step-200: #cccccc;--ion-text-color-step-250: #bfbfbf;--ion-text-color-step-300: #b3b3b3;--ion-text-color-step-350: #a6a6a6;--ion-text-color-step-400: #999999;--ion-text-color-step-450: #8c8c8c;--ion-text-color-step-500: #808080;--ion-text-color-step-550: #737373;--ion-text-color-step-600: #666666;--ion-text-color-step-650: #595959;--ion-text-color-step-700: #4d4d4d;--ion-text-color-step-750: #404040;--ion-text-color-step-800: #333333;--ion-text-color-step-850: #262626;--ion-text-color-step-900: #1a1a1a;--ion-text-color-step-950: #0d0d0d;--ion-item-background: #000000;--ion-tab-bar-background-focused: #252525;--ion-card-background: #1c1c1d}:root.ios ion-modal{--ion-background-color: var(--ion-color-step-100, var(--ion-background-color-step-100));--ion-toolbar-background: var(--ion-color-step-150, var(--ion-background-color-step-150));--ion-toolbar-border-color: var(--ion-color-step-250, var(--ion-background-color-step-250))}:root.md{--ion-background-color: #121212;--ion-background-color-rgb: 18, 18, 18;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #1e1e1e;--ion-background-color-step-100: #2a2a2a;--ion-background-color-step-150: #363636;--ion-background-color-step-200: #414141;--ion-background-color-step-250: #4d4d4d;--ion-background-color-step-300: #595959;--ion-background-color-step-350: #656565;--ion-background-color-step-400: #717171;--ion-background-color-step-450: #7d7d7d;--ion-background-color-step-500: #898989;--ion-background-color-step-550: #949494;--ion-background-color-step-600: #a0a0a0;--ion-background-color-step-650: #acacac;--ion-background-color-step-700: #b8b8b8;--ion-background-color-step-750: #c4c4c4;--ion-background-color-step-800: #d0d0d0;--ion-background-color-step-850: #dbdbdb;--ion-background-color-step-900: #e7e7e7;--ion-background-color-step-950: #f3f3f3;--ion-text-color-step-50: #f3f3f3;--ion-text-color-step-100: #e7e7e7;--ion-text-color-step-150: #dbdbdb;--ion-text-color-step-200: #d0d0d0;--ion-text-color-step-250: #c4c4c4;--ion-text-color-step-300: #b8b8b8;--ion-text-color-step-350: #acacac;--ion-text-color-step-400: #a0a0a0;--ion-text-color-step-450: #949494;--ion-text-color-step-500: #898989;--ion-text-color-step-550: #7d7d7d;--ion-text-color-step-600: #717171;--ion-text-color-step-650: #656565;--ion-text-color-step-700: #595959;--ion-text-color-step-750: #4d4d4d;--ion-text-color-step-800: #414141;--ion-text-color-step-850: #363636;--ion-text-color-step-900: #2a2a2a;--ion-text-color-step-950: #1e1e1e;--ion-item-background: #1e1e1e;--ion-toolbar-background: #1f1f1f;--ion-tab-bar-background: #1f1f1f;--ion-tab-bar-background-focused: #353535;--ion-card-background: #1e1e1e}}.dashboard-page{--background: transparent !important;background:transparent!important;font-family:var(--ion-font-family, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)}.dashboard-page::part(background){background:radial-gradient(circle at 18% 8%,rgba(248,167,196,.24),transparent 30%),radial-gradient(circle at 84% 18%,rgba(255,219,236,.5),transparent 36%),linear-gradient(180deg,#fff7fa,#fff3f6 48%,#fff8f1)!important}.dashboard-layout{width:100%;min-height:100vh;background:transparent}.dashboard-floating-header,.dashboard-floating-nav,.dashboard-floating-logo,.dashboard-floating-right,.dashboard-topbar,.dashboard-topbar-actions,.dashboard-web-quick,.home-dashboard-sidebar,.home-sidebar-brand,.home-sidebar-nav,.home-sidebar-link,.home-sidebar-quick{display:none!important}.dashboard-web-sidebar{position:fixed;inset:0 auto 0 0;z-index:9999;width:230px;padding:20px 16px;display:flex;flex-direction:column;overflow:hidden;background:rgba(255,247,251,.94);border-right:1px solid rgba(244,196,214,.42);box-shadow:18px 0 60px rgba(82,35,58,.08),inset -1px 0 rgba(255,255,255,.74);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.dashboard-web-logo{appearance:none;-webkit-appearance:none;align-self:flex-start;border:0;background:transparent;margin:0 0 14px;padding:0;color:#f45d9d;font-size:32px;line-height:1;font-weight:1000;letter-spacing:-.075em;cursor:pointer}.dashboard-web-logo-image{width:118px!important;height:auto!important;margin:0 0 16px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;background:transparent!important;border:0!important;box-shadow:none!important}.dashboard-web-logo-image img{display:block!important;width:112px!important;height:auto!important;object-fit:contain!important}.dashboard-sidebar-user-top{margin:0 0 14px!important}.dashboard-sidebar-user,.dashboard-sidebar-logout{appearance:none;-webkit-appearance:none;width:100%;border:0;border-radius:16px;display:flex;align-items:center;gap:10px;padding:8px 10px;text-align:left;cursor:pointer}.dashboard-sidebar-user{min-width:0;background:rgba(255,255,255,.68);color:#3f2634;box-shadow:0 12px 28px rgba(82,35,58,.06),inset 0 1px rgba(255,255,255,.78)}.dashboard-sidebar-user>img,.dashboard-sidebar-user-emoji{width:36px;height:36px;flex:0 0 36px;border-radius:12px;display:grid;place-items:center;object-fit:cover;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;font-size:18px;font-weight:1000;box-shadow:0 12px 26px rgba(244,93,157,.14),inset 0 1px rgba(255,255,255,.34)}.dashboard-sidebar-user>span:last-child{min-width:0}.dashboard-sidebar-user strong,.dashboard-sidebar-user small{display:block;max-width:128px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-sidebar-user strong{color:#3f2634;font-size:12px;line-height:1.1;font-weight:1000}.dashboard-sidebar-user small{margin-top:3px;color:#9a687c;font-size:10px;font-weight:800}.dashboard-web-nav{display:grid;gap:4px}.dashboard-web-link{appearance:none;-webkit-appearance:none;width:100%;min-height:42px;border:0;border-radius:14px;display:flex;align-items:center;gap:10px;padding:0 12px;background:transparent;color:#4d3343;font-size:13px;font-weight:900;text-align:left;cursor:pointer}.dashboard-web-link ion-icon{font-size:19px;flex:0 0 auto}.dashboard-web-link-active,.dashboard-web-link:hover{background:rgba(244,93,157,.13);color:#f45d9d}.dashboard-sidebar-ads{margin-top:16px;display:grid;gap:10px}.dashboard-sidebar-ads>p{margin:0;color:#9a687c;font-size:10.5px;font-weight:1000;text-transform:uppercase;letter-spacing:.04em}.dashboard-demo-ad-card,.dashboard-premium-ad-card{appearance:none;-webkit-appearance:none;width:100%;border:0;border-radius:18px;display:grid;gap:5px;padding:12px;text-align:left;cursor:pointer;box-shadow:0 18px 44px rgba(82,35,58,.09),inset 0 1px rgba(255,255,255,.82)}.dashboard-demo-ad-card{min-height:112px;background:linear-gradient(180deg,rgba(38,23,33,.08),rgba(38,23,33,.55)),url(https://images.pexels.com/photos/417074/pexels-photo-417074.jpeg?auto=compress&cs=tinysrgb&w=500) center / cover no-repeat;color:#fff}.dashboard-demo-ad-label{justify-self:start;padding:4px 7px;border-radius:999px;background:rgba(255,255,255,.82);color:#f45d9d;font-size:8.5px;font-weight:1000;text-transform:uppercase;letter-spacing:.05em}.dashboard-demo-ad-card strong,.dashboard-premium-ad-card strong{display:block;font-size:14px;line-height:1.05;font-weight:1000;letter-spacing:-.045em}.dashboard-demo-ad-card small,.dashboard-premium-ad-card small{display:block;font-size:10.5px;line-height:1.25;font-weight:750}.dashboard-demo-ad-card small{color:rgba(255,255,255,.82)}.dashboard-demo-ad-button,.dashboard-premium-ad-button{justify-self:start;margin-top:3px;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:950}.dashboard-demo-ad-button{background:#fff;color:#f45d9d}.dashboard-premium-ad-card{min-height:124px;background:radial-gradient(circle at 92% 14%,rgba(255,201,92,.58),transparent 34%),linear-gradient(135deg,#fff7fb,#ffe2ef 58%,#ffd9b2);color:#3f2634}.dashboard-premium-ad-crown{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.58);font-size:23px;box-shadow:0 14px 30px rgba(255,170,70,.16),inset 0 1px rgba(255,255,255,.8)}.dashboard-premium-ad-card small{color:#805d6d}.dashboard-premium-ad-button{background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;box-shadow:0 12px 24px rgba(244,93,157,.2)}.dashboard-sidebar-account{margin-top:12px;padding-top:0;display:grid;gap:10px}.dashboard-sidebar-logout{min-height:38px;background:rgba(244,93,157,.1);color:#f45d9d;font-size:12px;font-weight:950}.dashboard-sidebar-logout ion-icon{font-size:18px}.dashboard-sidebar-logout:hover{background:rgba(244,93,157,.16)}.dashboard-main,.dashboard-main-no-header{position:relative;width:calc(100% - 230px);min-height:100vh;margin-left:230px;padding:0;overflow-x:hidden;background:linear-gradient(180deg,rgba(255,247,251,.58),rgba(255,247,251,.86)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat fixed}.dashboard-main:before,.dashboard-main-no-header:before{display:none!important;content:none!important}.dashboard-main>*,.dashboard-main-no-header>*{position:relative;z-index:1}.dashboard-main-home-shell{width:calc(100% - 230px)!important;min-height:100vh!important;margin-left:230px!important;padding:0!important;display:block!important;overflow-x:hidden!important;overflow-y:auto!important;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,247,251,.82)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat fixed!important}.dashboard-home-content-layout{width:100%!important;min-height:100vh!important;display:block!important;position:relative!important;z-index:2!important;visibility:visible!important;opacity:1!important;background:transparent!important}.dashboard-home-content-layout>*{visibility:visible!important;opacity:1!important}.dashboard-home-content-layout .home-modern-page{display:block!important;width:100%!important;min-height:100vh!important;position:relative!important;z-index:3!important;visibility:visible!important;opacity:1!important;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,247,251,.82)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat fixed!important}.dashboard-web-bell{position:fixed;top:18px;right:22px;z-index:100000}.dashboard-inline-bell-button{width:52px!important;height:52px!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.88)!important;color:#3f2634!important;box-shadow:0 18px 44px rgba(82,35,58,.12),inset 0 1px rgba(255,255,255,.88)!important;cursor:pointer!important}.dashboard-inline-bell-button ion-icon{font-size:22px!important}@media (min-width: 761px){.dashboard-main-global-shell{min-height:100vh!important;padding:0!important;overflow-x:hidden!important;background:linear-gradient(180deg,rgba(255,247,251,.55),rgba(255,247,251,.86)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat fixed!important}.dashboard-global-topbar{position:sticky;top:0;z-index:60;min-height:0;display:grid;grid-template-columns:minmax(280px,560px) auto 48px 48px;align-items:center;gap:14px;margin:14px 24px 12px;padding:6px 10px;border-radius:22px;background:rgba(242,246,255,.56);border-bottom:0;box-shadow:0 12px 32px rgba(82,35,58,.07);backdrop-filter:blur(10px) saturate(125%);-webkit-backdrop-filter:blur(10px) saturate(125%)}.dashboard-global-search{height:44px;display:grid;grid-template-columns:42px minmax(0,1fr) 54px;align-items:center;border-radius:20px;background:rgba(255,255,255,.82);box-shadow:0 14px 38px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88)}.dashboard-global-search ion-icon{justify-self:center;color:#5a4251;font-size:20px}.dashboard-global-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#3d2a36;font-size:13px;font-weight:750}.dashboard-global-search kbd{justify-self:center;padding:5px 8px;border-radius:9px;background:rgba(244,93,157,.08);color:#9a687c;font-size:11px;font-weight:900}.dashboard-global-create{min-height:36px!important;height:36px!important;padding:0 16px!important;border:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:950!important;box-shadow:0 10px 22px rgba(244,93,157,.2)!important;white-space:nowrap!important;cursor:pointer!important}.dashboard-global-create ion-icon{font-size:16px!important}.dashboard-global-icon-button{position:relative;width:44px;height:44px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.82);color:#3d2a36;box-shadow:0 14px 34px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.82);cursor:pointer}.dashboard-global-icon-button ion-icon{font-size:20px}.dashboard-global-icon-button span{position:absolute;top:-3px;right:-2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#f45d9d;color:#fff;font-size:10px;font-weight:1000}.dashboard-global-content-layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(300px,23vw,350px);gap:clamp(16px,1.5vw,26px);padding:0 24px 42px;overflow:hidden;background:transparent}.dashboard-global-page-content{min-width:0;background:transparent}.dashboard-global-page-content>*{background:transparent}.dashboard-global-right-rail{min-width:0;width:100%;max-width:100%;display:grid;gap:18px;align-content:start;overflow:hidden}.dashboard-right-card,.dashboard-right-today{width:100%;max-width:100%;box-sizing:border-box;border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 18px 46px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.dashboard-right-card{padding:18px}.dashboard-right-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.dashboard-right-head h2{margin:0;color:#261721;font-size:16px;font-weight:1000;letter-spacing:-.045em}.dashboard-right-head button{border:0;background:transparent;color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.dashboard-right-stories{max-width:100%;display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.dashboard-right-stories::-webkit-scrollbar{display:none}.dashboard-right-stories button{min-width:52px;border:0;background:transparent;display:grid;gap:8px;justify-items:center;color:#3d2a36;cursor:pointer}.dashboard-right-stories span{position:relative;width:54px;height:54px;border-radius:999px;display:grid;place-items:center;border:3px solid #f45d9d}.dashboard-right-stories img{width:44px;height:44px;border-radius:999px;object-fit:cover}.dashboard-right-stories i,.dashboard-right-stories em{position:absolute;background:#f45d9d;color:#fff;font-style:normal;font-weight:1000}.dashboard-right-stories i{right:-3px;bottom:-3px;width:20px;height:20px;border-radius:999px;display:grid;place-items:center;font-size:14px}.dashboard-right-stories em{left:50%;bottom:-6px;transform:translate(-50%);padding:3px 6px;border-radius:999px;font-size:8px}.dashboard-right-stories strong{max-width:62px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;line-height:1.1}.dashboard-right-tala-list{display:grid;gap:14px}.dashboard-right-tala-list article{display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-areas:"img text" "img button";align-items:center;gap:6px 10px}.dashboard-right-tala-list img{grid-area:img;width:52px;height:52px;border-radius:14px;object-fit:cover}.dashboard-right-tala-list article>div{grid-area:text;min-width:0}.dashboard-right-tala-list strong,.dashboard-right-tala-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-right-tala-list strong{display:block;color:#261721;font-size:13px;font-weight:1000}.dashboard-right-tala-list small{display:block;margin-top:3px;color:#805d6d;font-size:11px;font-weight:800}.dashboard-right-tala-list span{display:inline-flex;margin-top:5px;padding:4px 7px;border-radius:999px;background:rgba(244,93,157,.1);color:#f45d9d;font-size:10px;font-weight:950}.dashboard-right-tala-list article>button{grid-area:button;justify-self:start;min-height:30px;padding:0 10px;border:1px solid rgba(244,93,157,.35);border-radius:999px;background:rgba(255,255,255,.7);color:#f45d9d;font-size:10.5px;font-weight:950;white-space:nowrap;cursor:pointer}.dashboard-right-friends{display:grid;grid-template-columns:repeat(4,minmax(56px,1fr));gap:8px}.dashboard-right-friends article{position:relative;min-width:0;min-height:102px;border-radius:18px;display:grid;justify-items:center;align-content:center;gap:5px;background:rgba(255,245,249,.9)}.dashboard-right-friends img{width:44px;height:44px;border-radius:999px;object-fit:cover}.dashboard-right-friends article>span{position:absolute;right:20px;top:50px;width:10px;height:10px;border:2px solid #ffffff;border-radius:999px;background:#36d681}.dashboard-right-friends strong{color:#261721;font-size:12px;font-weight:1000}.dashboard-right-friends small{color:#805d6d;font-size:10px;font-weight:800}.dashboard-right-today{padding:18px;border:1px solid rgba(244,93,157,.2)}.dashboard-right-today>span{display:block;color:#f45d9d;font-size:13px;font-weight:1000;margin-bottom:14px}.dashboard-right-today>div{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center}.dashboard-right-today img{width:58px;height:58px;border-radius:15px;object-fit:cover}.dashboard-right-today strong{display:block;color:#261721;font-size:13px;font-weight:1000}.dashboard-right-today small{display:block;margin-top:4px;color:#805d6d;font-size:11px;font-weight:800}.dashboard-right-today button{margin-top:14px;min-height:36px;padding:0 14px;border:1px solid rgba(244,93,157,.35);border-radius:999px;background:rgba(255,255,255,.72);color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.dashboard-global-page-content .posts-modern-search-row,.dashboard-global-page-content .posts-modern-right{display:none!important}.dashboard-global-page-content .posts-modern-page{display:block!important;padding:0!important;background:transparent!important;overflow:visible!important}}.dashboard-card,.create-event-page,.posts-page,.random-page,.account-profile-page,.notifications-shell,.info-unified-page{width:100%;max-width:none;min-height:100vh;margin:0;padding:28px;box-sizing:border-box;border:0;border-radius:0;background:transparent;box-shadow:none}.create-shell,.posts-unified-page,.random-unified-page{max-width:none;margin:0;padding-top:28px}.create-hero-card,.posts-hero-card,.random-hero-card,.info-hero-card{min-height:auto!important;padding:42px 28px 22px!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.create-hero-card:before,.posts-hero-card:before,.random-hero-card:before,.info-hero-card:before{display:none!important;content:none!important}.create-hero-card h1,.posts-hero-card h1,.random-hero-card h1,.info-hero-card h1{margin:0;color:#261721!important;font-size:clamp(38px,5vw,62px);line-height:.94;font-weight:1000;letter-spacing:-.085em;text-shadow:none!important}.create-hero-card p,.posts-hero-card p,.random-hero-card p,.info-hero-card p{max-width:720px;margin:12px 0 0;color:#6f5161!important;font-size:15px;line-height:1.45;font-weight:800;text-shadow:none!important}.create-hero-orb,.posts-hero-orb,.random-hero-orb,.info-hero-orb{display:none!important}.create-kicker,.posts-kicker,.random-kicker,.info-kicker{color:#f45d9d!important;text-shadow:none!important}.post-composer-card,.post-feed-card,.random-main-card,.random-side-panel,.random-info-section,.account-profile-card,.notifications-card,.account-card,.account-quick-menu-card,.account-friend-code-card,.create-form-card,.create-card,.create-event-card,.info-warning-card,.info-card,.info-bottom-card{border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.74));box-shadow:0 18px 48px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.8);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.dashboard-button,.create-button,.main-button,.post-create-button,.random-main-button{--background: linear-gradient(135deg, #ef3f8f 0%, #ff718d 100%) !important;--background-activated: #e93683 !important;--color: #ffffff !important;--border-radius: 18px !important;min-height:52px!important;font-weight:950!important;text-transform:none!important;filter:drop-shadow(0 16px 30px rgba(244,93,157,.22))!important}.hidden-file-input{display:none!important}.dashboard-main-plain{padding-top:0!important}.dashboard-main>.dashboard-card,.dashboard-main-no-header>.dashboard-card{max-width:none!important}.info-unified-page{display:grid!important;gap:22px!important}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.info-warning-card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:start;padding:24px;border:1px solid rgba(244,93,157,.22);border-radius:28px;background:radial-gradient(circle at 0% 0%,rgba(244,93,157,.12),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,245,249,.78))}.info-warning-card>span,.info-card-icon,.info-bottom-card>div{display:grid;place-items:center;background:linear-gradient(135deg,#ef3f8f,#ff718d);color:#fff;box-shadow:0 14px 30px rgba(244,93,157,.22)}.info-warning-card>span{width:58px;height:58px;border-radius:20px}.info-card{position:relative;min-height:220px;padding:24px;border-radius:28px}.info-card-icon{width:54px;height:54px;border-radius:18px}.info-bottom-card{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px;border-radius:30px;text-align:center}.info-bottom-card>div{width:70px;height:70px;margin-bottom:18px;border-radius:24px}.dashboard-mobile-tabbar{display:none}@media (max-width: 760px){.dashboard-mobile-tabbar{position:fixed;left:50%;bottom:calc(12px + env(safe-area-inset-bottom));z-index:100000;width:min(94vw,430px);height:72px;transform:translate(-50%);display:grid;grid-template-columns:repeat(5,1fr);align-items:center;border-radius:28px;background:rgba(255,255,255,.9);box-shadow:0 18px 52px rgba(82,35,58,.18),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.dashboard-mobile-tabbar button{border:0;background:transparent;display:grid;justify-items:center;gap:4px;color:#5d4655;font-size:10px;font-weight:850;cursor:pointer}.dashboard-mobile-tabbar ion-icon{font-size:22px}.dashboard-mobile-tab-active{color:#f45d9d!important}.dashboard-mobile-tab-plus{width:60px;height:60px;justify-self:center;border-radius:999px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#ef3f8f,#822ee8)!important;color:#fff!important;box-shadow:0 18px 36px rgba(244,93,157,.3)}.dashboard-mobile-tab-plus ion-icon{font-size:30px}.dashboard-mobile-tab-plus span{display:none}}@media (min-width: 1050px) and (max-width: 1320px){.dashboard-global-content-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px;padding-right:22px}}@media (min-width: 761px) and (max-width: 1049px){.dashboard-global-topbar{grid-template-columns:minmax(0,1fr) auto 48px 48px}.dashboard-global-content-layout{grid-template-columns:1fr}.dashboard-global-right-rail{max-width:none;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-right-stories-card{grid-column:span 2}.info-grid{grid-template-columns:1fr}}@media (max-height: 760px) and (min-width: 761px){.dashboard-demo-ad-card{display:none!important}.dashboard-sidebar-ads{margin-top:12px}.dashboard-premium-ad-card{min-height:112px}}@media (max-width: 760px){html,body,ion-app,ion-content{background:#fff7f1!important}.dashboard-web-sidebar,.dashboard-web-bell,.dashboard-floating-header,.dashboard-global-topbar,.dashboard-global-right-rail{display:none!important}.dashboard-main,.dashboard-main-no-header,.dashboard-main-home-shell,.dashboard-main-global-shell{width:100%!important;min-height:100vh!important;margin:0!important;padding:0 0 calc(84px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,247,241,.88)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat!important}.dashboard-main:before,.dashboard-main-no-header:before{display:none!important}.dashboard-global-content-layout,.dashboard-home-content-layout{display:block!important;width:100%!important}.dashboard-home-content-layout .home-modern-page{display:block!important;width:100%!important;min-height:100vh!important;visibility:visible!important;opacity:1!important;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,247,241,.88)),var(--tala-page-hero-image, url(/assets/login_bg_light-B8J6cp9w.png)) center top / cover no-repeat!important}.dashboard-card,.create-event-page,.posts-page,.random-page,.home-page,.account-profile-page,.notifications-shell,.info-unified-page{width:100%;max-width:none;min-height:100vh;margin:0;padding:14px;border-radius:0;background:transparent;box-shadow:none}.create-hero-card,.posts-hero-card,.random-hero-card,.info-hero-card{min-height:220px;padding:24px;border-radius:0;box-shadow:none}.create-hero-card h1,.posts-hero-card h1,.random-hero-card h1,.info-hero-card h1{font-size:38px}.info-warning-card{grid-template-columns:1fr;padding:20px;border-radius:24px}.info-grid{grid-template-columns:1fr;gap:14px}.info-card,.info-bottom-card{border-radius:24px;padding:20px}}.dashboard-notification-wrapper{position:relative;width:48px;height:48px}.dashboard-notification-dropdown{position:absolute;top:calc(100% + 12px);right:0;z-index:200000;width:min(380px,86vw);max-height:min(560px,72vh);padding:16px;border-radius:24px;overflow:auto;background:rgba(255,255,255,.94);box-shadow:0 26px 70px rgba(82,35,58,.18),inset 0 1px rgba(255,255,255,.88);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.dashboard-notification-dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.dashboard-notification-dropdown-head h2{margin:0;color:#261721;font-size:20px;font-weight:1000;letter-spacing:-.055em}.dashboard-notification-dropdown-head button{border:0;background:transparent;color:#f45d9d;font-size:12px;font-weight:950;cursor:pointer}.dashboard-notification-list{display:grid;gap:10px}.dashboard-notification-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:12px;border-radius:18px;background:rgba(255,247,251,.74)}.dashboard-notification-item-unread{background:linear-gradient(135deg,rgba(244,93,157,.13),rgba(255,255,255,.78))}.dashboard-notification-item>span{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:rgba(244,93,157,.12);font-size:20px}.dashboard-notification-item strong{display:block;color:#261721;font-size:13px;font-weight:1000}.dashboard-notification-item p{margin:4px 0 0;color:#7a5668;font-size:12px;line-height:1.35;font-weight:750}.dashboard-notification-item small{display:block;margin-top:6px;color:#b17d95;font-size:10.5px;font-weight:900}.dashboard-notification-empty{padding:24px 16px;border-radius:18px;text-align:center;background:rgba(255,247,251,.78)}.dashboard-notification-empty strong{display:block;color:#261721;font-size:15px;font-weight:1000}.dashboard-notification-empty p{max-width:260px;margin:8px auto 0;color:#8c6b7c;font-size:12px;line-height:1.4;font-weight:750}@media (max-width: 760px){.dashboard-notification-dropdown{position:fixed;inset:14px 14px auto 14px;width:auto;max-height:calc(100vh - 120px)}}.dashboard-global-search-wrap{position:relative;flex:1;max-width:520px;z-index:50}.dashboard-search-dropdown{position:absolute;top:calc(100% + 10px);left:0;width:min(520px,92vw);padding:14px;border-radius:24px;border:1px solid rgba(244,93,157,.18);background:rgba(255,255,255,.98);box-shadow:0 18px 45px rgba(70,38,20,.16)}.dashboard-search-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.dashboard-search-head strong{color:#4b2038;font-size:15px;font-weight:950}.dashboard-search-head button{border:0;background:transparent;color:#f45d9d;font-size:12px;font-weight:900;cursor:pointer}.dashboard-search-empty{margin:10px 2px;color:#8b5d76;font-size:13px;font-weight:800}.dashboard-search-group h3{margin:10px 2px 8px;color:#4b2038;font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.dashboard-search-result{width:100%;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;padding:10px;border:0;border-radius:18px;background:transparent;text-align:left;cursor:pointer}.dashboard-search-result:hover{background:rgba(255,239,247,.95)}.dashboard-search-avatar{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#f8a7c4,#f45d9d);box-shadow:0 8px 18px rgba(244,93,157,.2)}.dashboard-search-avatar img{width:100%;height:100%;object-fit:cover}.dashboard-search-avatar em{font-style:normal;font-size:21px}.dashboard-search-result strong{display:block;color:#4b2038;font-size:14px;font-weight:950}.dashboard-search-result small{display:block;margin-top:2px;color:#8b5d76;font-size:12px;font-weight:800}@media (max-width: 720px){.dashboard-global-search-wrap{width:100%;max-width:none}.dashboard-search-dropdown{width:100%}}@media (min-width: 761px){.dashboard-global-create{width:fit-content!important;min-width:0!important;max-width:none!important;justify-self:end!important;place-self:center end!important;min-height:36px!important;height:36px!important;padding:0 15px!important;border-radius:999px!important;font-size:12px!important;gap:7px!important}.dashboard-global-create ion-icon{font-size:15px!important}}.tala-app-header{--background: transparent !important;background:transparent!important;box-shadow:none!important}.tala-app-header ion-toolbar{--min-height: 68px !important;--padding-start: 0 !important;--padding-end: 0 !important;--background: transparent !important;--border-width: 0 !important;background:transparent!important}.tala-app-header ion-title{padding:0!important}.tala-header-inner{width:calc(100% - 32px);min-height:58px;margin:8px auto;padding:6px 10px;border-radius:22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:rgba(242,246,255,.56);box-shadow:0 12px 32px rgba(82,35,58,.07);backdrop-filter:blur(10px) saturate(125%);-webkit-backdrop-filter:blur(10px) saturate(125%)}.tala-brand-logo{width:fit-content;min-height:44px;padding:0 12px;border:0;border-radius:18px;display:inline-flex;align-items:center;justify-self:start;gap:9px;background:rgba(255,255,255,.82);box-shadow:0 12px 30px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.92);cursor:pointer}.header-icon{width:28px;height:28px;object-fit:contain}.header-wordmark{width:auto;height:26px;object-fit:contain}.header-right-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.header-message-button,.mobile-auth-button{position:relative;width:44px;height:44px;border:0;border-radius:999px;display:inline-grid;place-items:center;background:rgba(255,255,255,.9);color:#5a4251;box-shadow:0 12px 28px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.94);cursor:pointer}.header-message-button:hover,.mobile-auth-button:hover,.header-message-button-active,.mobile-auth-button-active{color:#f45d9d;background:#fff;box-shadow:0 14px 30px rgba(244,93,157,.16),inset 0 0 0 1px rgba(244,93,157,.16)}.header-message-button ion-icon,.mobile-auth-button ion-icon{font-size:21px}.mobile-auth-profile-image{width:100%;height:100%;border-radius:999px;object-fit:cover}.header-message-badge{position:absolute;top:-3px;right:-3px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#f45d9d;color:#fff;font-size:10px;font-weight:1000;box-shadow:0 8px 16px rgba(244,93,157,.24)}.desktop-profile-wrap,.mobile-header-profile,.mobile-header-notification{display:inline-flex}@media (min-width: 761px){.mobile-header-profile,.mobile-header-notification{display:none}}@media (max-width: 760px){.tala-app-header ion-toolbar{--min-height: 64px !important}.tala-header-inner{width:calc(100% - 20px);min-height:54px;margin:6px auto;grid-template-columns:44px 1fr 44px;gap:8px}.tala-brand-logo{justify-self:center;padding:0 10px}.header-wordmark{height:22px}.header-right-actions,.desktop-profile-wrap{display:none}}@media (min-width: 761px){.dashboard-main-global-shell .dashboard-global-topbar{width:calc(100% - 48px)!important;max-width:none!important;min-height:0!important;margin:14px 24px 12px!important;padding:6px 10px!important;border-radius:22px!important;grid-template-columns:minmax(260px,1fr) 44px 44px 44px!important;gap:10px!important;background:rgba(242,246,255,.56)!important;box-shadow:0 12px 32px rgba(82,35,58,.07)!important;backdrop-filter:blur(10px) saturate(125%)!important;-webkit-backdrop-filter:blur(10px) saturate(125%)!important}.dashboard-main-global-shell .dashboard-global-search-wrap{width:100%!important;max-width:1120px!important}.dashboard-main-global-shell .dashboard-global-search{width:100%!important;height:44px!important}.dashboard-main-global-shell .dashboard-global-create{width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;font-size:0!important}.dashboard-main-global-shell .dashboard-global-create ion-icon{margin:0!important;font-size:21px!important}.dashboard-main-global-shell .dashboard-global-icon-button{width:44px!important;height:44px!important}}@media (min-width: 1050px){.dashboard-main-global-shell .dashboard-global-topbar{width:calc(100% - 48px)!important}}@media (min-width: 761px){.dashboard-main-global-shell.dashboard-main-home-active .dashboard-global-topbar{left:26px!important;right:calc(clamp(300px,23vw,350px) + clamp(16px,1.5vw,26px) + 26px)!important;width:auto!important;max-width:none!important}.dashboard-main-global-shell.dashboard-main-home-active .home-social-story-card{width:calc(100% + 24px + clamp(16px,1.5vw,26px))!important;margin-left:-24px!important;margin-right:0!important}.dashboard-main-global-shell.dashboard-main-home-active .dashboard-global-right-rail .dashboard-right-card,.dashboard-main-global-shell.dashboard-main-home-active .dashboard-global-right-rail .dashboard-right-today{border-radius:0!important}}@media (min-width: 1050px){.dashboard-global-content-layout{grid-template-columns:minmax(0,1fr) clamp(300px,23vw,350px)!important;align-items:start!important;min-height:calc(100vh - 84px)}.dashboard-global-page-content{min-height:0}.dashboard-global-right-rail{position:sticky!important;top:0!important;height:100vh!important;margin-top:-84px!important;padding:96px 16px 18px!important;border-radius:0!important;border-left:1px solid rgba(244,196,214,.42)!important;background:rgba(255,247,251,.88)!important;box-shadow:none!important;overflow-y:auto!important;overflow-x:hidden!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important;scrollbar-width:thin}.dashboard-global-right-rail .dashboard-right-card{padding:18px 0!important;border-radius:0!important;border:0!important;border-bottom:1px solid rgba(244,196,214,.42)!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.dashboard-global-right-rail .dashboard-right-card:last-child{border-bottom:0!important}.dashboard-global-right-rail .dashboard-right-head{margin-bottom:14px!important;padding:0 2px!important}.dashboard-global-right-rail .dashboard-right-friends article,.dashboard-global-right-rail .dashboard-right-tala-list article>button{background:rgba(255,255,255,.54)!important}}:root{--tala-menu-bg: rgba(255, 250, 253, .78);--tala-menu-bg-strong: rgba(255, 255, 255, .86);--tala-menu-border: rgba(244, 93, 157, .14);--tala-menu-text: #3c2735;--tala-menu-muted: #9a6d82;--tala-menu-pink: #f45d9d;--tala-menu-pink-2: #ff7aa8;--tala-menu-shadow: 0 22px 70px rgba(82, 35, 58, .13)}@media (min-width: 761px){.dashboard-web-sidebar{width:248px!important;padding:18px 14px!important;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,246,250,.72)),radial-gradient(circle at 26% 0%,rgba(244,93,157,.16),transparent 34%)!important;border-right:1px solid var(--tala-menu-border)!important;box-shadow:20px 0 70px rgba(82,35,58,.1),inset -1px 0 rgba(255,255,255,.7)!important;backdrop-filter:blur(28px) saturate(160%)!important;-webkit-backdrop-filter:blur(28px) saturate(160%)!important}.dashboard-main,.dashboard-main-no-header,.dashboard-main-home-shell{width:calc(100% - 248px)!important;margin-left:248px!important}.dashboard-web-logo-image{width:100%!important;min-height:58px!important;margin:0 0 14px!important;padding:8px 10px!important;border-radius:22px!important;background:rgba(255,255,255,.48)!important;box-shadow:inset 0 1px rgba(255,255,255,.86),0 12px 34px rgba(82,35,58,.06)!important}.dashboard-web-logo-image img{width:104px!important}.dashboard-sidebar-user{min-height:62px!important;padding:10px!important;border-radius:22px!important;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(255,244,249,.76))!important;border:1px solid rgba(244,93,157,.1)!important;box-shadow:0 18px 44px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.92)!important}.dashboard-sidebar-user>img,.dashboard-sidebar-user-emoji{width:42px!important;height:42px!important;flex-basis:42px!important;border-radius:16px!important}.dashboard-web-nav{gap:7px!important;margin-top:4px!important}.dashboard-web-link{position:relative!important;min-height:46px!important;padding:0 13px 0 12px!important;border-radius:18px!important;overflow:hidden!important;background:transparent!important;color:var(--tala-menu-text)!important;font-size:13px!important;font-weight:900!important;letter-spacing:-.01em!important;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease!important}.dashboard-web-link:before{content:""!important;position:absolute!important;left:8px!important;top:50%!important;width:4px!important;height:0!important;border-radius:999px!important;transform:translateY(-50%)!important;background:linear-gradient(180deg,var(--tala-menu-pink),var(--tala-menu-pink-2))!important;transition:height .18s ease!important}.dashboard-web-link ion-icon{width:34px!important;height:34px!important;margin-left:2px!important;border-radius:14px!important;display:grid!important;place-items:center!important;padding:7px!important;background:rgba(255,255,255,.58)!important;color:#7c5268!important;box-shadow:inset 0 1px rgba(255,255,255,.75)!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}.dashboard-web-link:hover{transform:translate(3px)!important;background:rgba(255,255,255,.62)!important;box-shadow:0 14px 30px rgba(82,35,58,.07),inset 0 1px rgba(255,255,255,.82)!important}.dashboard-web-link-active,.dashboard-web-link-active:hover{padding-left:16px!important;color:#fff!important;background:radial-gradient(circle at 92% 18%,rgba(255,255,255,.26),transparent 28%),linear-gradient(135deg,#ef3f8f,#ff719a)!important;box-shadow:0 16px 34px rgba(244,93,157,.26),inset 0 1px rgba(255,255,255,.28)!important}.dashboard-web-link-active:before{height:24px!important;background:rgba(255,255,255,.82)!important}.dashboard-web-link-active ion-icon{background:rgba(255,255,255,.22)!important;color:#fff!important;transform:scale(1.04)!important}.dashboard-sidebar-ads>p{padding:0 4px!important;color:var(--tala-menu-muted)!important;font-size:10px!important;letter-spacing:.08em!important}.dashboard-demo-ad-card,.dashboard-premium-ad-card{border-radius:24px!important;box-shadow:0 18px 46px rgba(82,35,58,.1),inset 0 1px rgba(255,255,255,.84)!important;transition:transform .18s ease,box-shadow .18s ease!important}.dashboard-demo-ad-card:hover,.dashboard-premium-ad-card:hover{transform:translateY(-2px)!important;box-shadow:0 22px 56px rgba(82,35,58,.13),inset 0 1px rgba(255,255,255,.9)!important}.dashboard-sidebar-logout{min-height:42px!important;border-radius:18px!important;background:rgba(255,255,255,.56)!important;color:#8b5d76!important;box-shadow:inset 0 1px rgba(255,255,255,.76)!important}.dashboard-sidebar-logout:hover{background:rgba(244,93,157,.12)!important;color:var(--tala-menu-pink)!important}}.tala-header-inner{border:1px solid rgba(244,93,157,.1)!important;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,246,250,.58))!important;box-shadow:0 18px 48px rgba(82,35,58,.09),inset 0 1px rgba(255,255,255,.86)!important;backdrop-filter:blur(24px) saturate(150%)!important;-webkit-backdrop-filter:blur(24px) saturate(150%)!important}.tala-brand-logo,.header-message-button,.mobile-auth-button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease!important}.tala-brand-logo:hover,.header-message-button:hover,.mobile-auth-button:hover{transform:translateY(-1px)!important}.header-message-button,.mobile-auth-button{border:1px solid rgba(244,93,157,.09)!important;background:rgba(255,255,255,.72)!important}.header-message-button-active,.mobile-auth-button-active{color:#fff!important;background:linear-gradient(135deg,#ef3f8f,#ff719a)!important;box-shadow:0 15px 34px rgba(244,93,157,.24),inset 0 1px rgba(255,255,255,.26)!important}@media (max-width: 760px){.mobile-bottom-nav{position:fixed!important;left:50%!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;z-index:100000!important;width:min(94vw,430px)!important;height:72px!important;transform:translate(-50%)!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;align-items:center!important;padding:7px 9px!important;border-radius:30px!important;border:1px solid rgba(244,93,157,.12)!important;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(255,245,250,.78))!important;box-shadow:0 22px 60px rgba(82,35,58,.2),inset 0 1px rgba(255,255,255,.92)!important;backdrop-filter:blur(24px) saturate(155%)!important;-webkit-backdrop-filter:blur(24px) saturate(155%)!important}.mobile-nav-item,.mobile-nav-create-button{appearance:none!important;-webkit-appearance:none!important;position:relative!important;border:0!important;background:transparent!important;display:grid!important;place-items:center!important;color:#6d4f60!important;cursor:pointer!important}.mobile-nav-item{width:48px!important;height:48px!important;justify-self:center!important;border-radius:18px!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}.mobile-nav-item ion-icon{font-size:23px!important}.mobile-nav-item-active{color:#f45d9d!important;background:rgba(244,93,157,.12)!important;transform:translateY(-1px)!important}.mobile-nav-item-active:after{content:""!important;position:absolute!important;left:50%!important;bottom:5px!important;width:5px!important;height:5px!important;transform:translate(-50%)!important;border-radius:999px!important;background:#f45d9d!important}.mobile-nav-create-button{width:62px!important;height:62px!important;justify-self:center!important;margin-top:-28px!important;border-radius:999px!important;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.4),transparent 28%),linear-gradient(135deg,#ef3f8f,#822ee8)!important;color:#fff!important;box-shadow:0 20px 42px rgba(244,93,157,.35),inset 0 1px rgba(255,255,255,.34)!important;transition:transform .18s ease,box-shadow .18s ease!important}.mobile-nav-create-button ion-icon{font-size:32px!important}.mobile-nav-create-button:active{transform:scale(.96)!important}.mobile-nav-notification-badge,.header-message-badge{border:2px solid #ffffff!important;box-shadow:0 9px 18px rgba(244,93,157,.22)!important}.mobile-nav-notification-badge{position:absolute!important;top:2px!important;right:2px!important;min-width:18px!important;height:18px!important;padding:0 5px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#f45d9d!important;color:#fff!important;font-size:10px!important;font-weight:1000!important}.tala-header-inner{width:calc(100% - 18px)!important;min-height:56px!important;margin:6px auto!important;padding:6px 8px!important;border-radius:24px!important}}@media (min-width: 761px){.dashboard-main,.dashboard-main-no-header,.dashboard-main-home-shell,.dashboard-main-global-shell{width:calc(100% - 248px)!important;margin-left:248px!important}.dashboard-main-global-shell{overflow-x:hidden!important}.dashboard-global-content-layout{width:100%!important;max-width:none!important;box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) clamp(300px,23vw,350px)!important}.dashboard-global-page-content{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}.dashboard-global-page-content>*,.dashboard-card,.create-event-page,.posts-page,.posts-modern-page,.posts-unified-page,.random-page,.random-modern-page,.random-unified-page,.account-profile-page,.account-page,.notifications-shell,.info-unified-page,.create-shell,.create-event-shell{width:100%!important;max-width:none!important;box-sizing:border-box!important}.create-hero-card,.posts-hero-card,.random-hero-card,.info-hero-card,.account-profile-card,.post-composer-card,.post-feed-card,.random-main-card,.random-side-panel,.random-info-section,.create-form-card,.create-card,.create-event-card,.info-warning-card,.info-card,.info-bottom-card{max-width:none!important;box-sizing:border-box!important}}@media (min-width: 761px) and (max-width: 1049px){.dashboard-global-content-layout{grid-template-columns:1fr!important}}ion-modal{--backdrop-opacity: .42;--background: transparent;--box-shadow: none}ion-modal::part(backdrop){background:rgba(38,23,33,.74);backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%)}ion-modal::part(content){width:min(1120px,calc(100vw - 280px))!important;max-width:1120px!important;height:min(760px,calc(100vh - 112px))!important;max-height:calc(100vh - 112px)!important;margin-left:230px!important;margin-top:74px!important;border-radius:34px!important;overflow:hidden!important;background:radial-gradient(circle at 100% 0%,rgba(244,93,157,.1),transparent 35%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,247,251,.94))!important;box-shadow:0 34px 95px rgba(38,23,33,.28),inset 0 1px rgba(255,255,255,.92)!important;backdrop-filter:blur(22px) saturate(145%)!important;-webkit-backdrop-filter:blur(22px) saturate(145%)!important}ion-modal ion-content,ion-modal .ion-page,ion-modal form,ion-modal article,ion-modal section{box-sizing:border-box}ion-modal ion-content::part(scroll){padding:28px 34px 34px!important}ion-modal h1,ion-modal h2{margin:0 0 8px!important;color:#261721!important;font-weight:1000!important;letter-spacing:-.055em!important}ion-modal h1{font-size:clamp(30px,3.4vw,46px)!important;line-height:.95!important}ion-modal h2{font-size:22px!important}ion-modal p,ion-modal label,ion-modal small{color:#7a5668!important;font-weight:800!important}ion-modal input,ion-modal textarea,ion-modal select{width:100%!important;min-height:52px!important;border:1px solid rgba(244,93,157,.14)!important;border-radius:18px!important;padding:0 16px!important;background:rgba(255,247,251,.84)!important;color:#3f2634!important;font:inherit!important;font-weight:800!important;outline:0!important}ion-modal textarea{min-height:130px!important;padding:16px!important;resize:vertical!important}ion-modal button{font:inherit;cursor:pointer}ion-modal button:not([class]),ion-modal input[type=file]::file-selector-button{min-height:42px;border:1px solid rgba(244,93,157,.18);border-radius:999px;padding:0 16px;background:rgba(255,255,255,.86);color:#4d3343;font-weight:950}.dashboard-story-viewer-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:300000!important;display:grid!important;place-items:center!important;padding:90px 24px 24px!important;background:rgba(38,23,33,.58)!important;backdrop-filter:blur(16px) saturate(120%)!important;-webkit-backdrop-filter:blur(16px) saturate(120%)!important}.dashboard-story-viewer{position:relative!important;width:min(420px,92vw)!important;max-height:calc(100vh - 128px)!important;border-radius:32px!important;overflow:hidden!important;background:#261721!important;box-shadow:0 34px 95px rgba(38,23,33,.38)!important}.dashboard-story-viewer img{display:block!important;width:100%!important;max-height:calc(100vh - 210px)!important;object-fit:cover!important;background:#261721!important}.dashboard-story-viewer>div{padding:16px 18px 18px!important;background:linear-gradient(180deg,rgba(38,23,33,.82),#261721)!important;color:#fff!important}.dashboard-story-viewer strong{display:block!important;color:#fff!important;font-size:16px!important;font-weight:1000!important}.dashboard-story-viewer p{margin:6px 0 0!important;color:rgba(255,255,255,.78)!important;font-size:13px!important;line-height:1.35!important;font-weight:750!important}.dashboard-story-viewer-close{position:absolute!important;top:12px!important;right:12px!important;z-index:2!important;width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.92)!important;color:#261721!important;font-size:26px!important;line-height:1!important;font-weight:900!important;box-shadow:0 12px 28px rgba(38,23,33,.22)!important}@media (max-width: 1049px){ion-modal::part(content){width:calc(100vw - 32px)!important;height:min(760px,calc(100vh - 96px))!important;max-height:calc(100vh - 96px)!important;margin-left:0!important;margin-top:72px!important;border-radius:28px!important}}@media (max-width: 760px){ion-modal::part(content){width:calc(100vw - 20px)!important;height:calc(100vh - 92px - env(safe-area-inset-bottom))!important;max-height:calc(100vh - 92px - env(safe-area-inset-bottom))!important;margin:64px 10px calc(12px + env(safe-area-inset-bottom))!important;border-radius:24px!important}ion-modal ion-content::part(scroll){padding:22px 16px 24px!important}.dashboard-story-viewer-backdrop{padding:74px 12px calc(18px + env(safe-area-inset-bottom))!important}}ion-modal::part(content){position:fixed!important;inset:auto!important;top:max(82px,calc(env(safe-area-inset-top) + 82px))!important;left:50%!important;transform:translate(-50%)!important;width:min(980px,calc(100vw - 300px))!important;height:min(720px,calc(100vh - 112px))!important;max-height:calc(100vh - 112px)!important;margin:0!important;border-radius:34px!important;overflow:hidden!important;background:radial-gradient(circle at 92% 0%,rgba(244,93,157,.18),transparent 36%),radial-gradient(circle at 5% 96%,rgba(255,205,222,.36),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,247,251,.96))!important;box-shadow:0 34px 100px rgba(38,23,33,.3),inset 0 1px rgba(255,255,255,.92)!important;backdrop-filter:blur(24px) saturate(145%)!important;-webkit-backdrop-filter:blur(24px) saturate(145%)!important}ion-modal ion-content::part(scroll){height:100%!important;max-height:100%!important;padding:30px 34px 34px!important;overflow-y:auto!important;overflow-x:hidden!important}ion-modal h1,ion-modal h2{color:#241521!important;font-weight:1000!important;letter-spacing:-.06em!important}ion-modal h1{margin:0 0 8px!important;font-size:clamp(30px,3.2vw,46px)!important;line-height:.95!important}ion-modal h2{margin:0 0 12px!important;font-size:22px!important}ion-modal p,ion-modal label,ion-modal small{color:#7d5a6c!important;font-weight:850!important}ion-modal textarea,ion-modal input:not([type=file]),ion-modal select{width:100%!important;min-height:54px!important;border:1px solid rgba(244,93,157,.16)!important;border-radius:20px!important;padding:0 18px!important;background:rgba(255,247,251,.88)!important;color:#3f2634!important;font:inherit!important;font-weight:850!important;outline:0!important;box-shadow:inset 0 1px rgba(255,255,255,.82)!important}ion-modal textarea{min-height:136px!important;padding:18px!important;resize:vertical!important}ion-modal input[type=file]{width:100%!important;min-height:54px!important;padding:7px 14px!important;border:1px solid rgba(244,93,157,.14)!important;border-radius:20px!important;background:rgba(255,247,251,.78)!important;color:#5b3c4e!important;font-weight:850!important}ion-modal input[type=file]::file-selector-button,ion-modal button:not(.dashboard-story-viewer-close){min-height:44px!important;border:1px solid rgba(244,93,157,.2)!important;border-radius:999px!important;padding:0 18px!important;background:rgba(255,255,255,.92)!important;color:#4d3343!important;font:inherit!important;font-weight:950!important;box-shadow:0 12px 28px rgba(82,35,58,.06),inset 0 1px rgba(255,255,255,.88)!important;cursor:pointer!important}ion-modal button:not(.dashboard-story-viewer-close):hover,ion-modal input[type=file]::file-selector-button:hover{background:rgba(244,93,157,.1)!important;color:#f45d9d!important}ion-modal h1+p,ion-modal h2+p{margin-top:4px!important}.dashboard-story-viewer-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:300000!important;display:grid!important;place-items:center!important;padding:92px 22px 24px!important;background:rgba(38,23,33,.62)!important;backdrop-filter:blur(18px) saturate(125%)!important;-webkit-backdrop-filter:blur(18px) saturate(125%)!important}.dashboard-story-viewer{position:relative!important;width:min(430px,92vw)!important;height:min(720px,calc(100vh - 126px))!important;max-height:calc(100vh - 126px)!important;border-radius:34px!important;overflow:hidden!important;background:#241521!important;box-shadow:0 34px 110px rgba(20,8,18,.46)!important}.dashboard-story-viewer:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(0,0,0,.42),transparent 24%,transparent 62%,rgba(0,0,0,.68)),radial-gradient(circle at 50% 0%,rgba(244,93,157,.22),transparent 38%)!important}.dashboard-story-viewer-progress{position:absolute!important;top:14px!important;left:18px!important;right:68px!important;z-index:4!important;height:4px!important;border-radius:999px!important;overflow:hidden!important;background:rgba(255,255,255,.28)!important}.dashboard-story-viewer-progress span{display:block!important;width:100%!important;height:100%!important;border-radius:inherit!important;background:rgba(255,255,255,.92)!important}.dashboard-story-viewer>img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;background:#241521!important}.dashboard-story-viewer-meta{position:absolute!important;top:30px!important;left:18px!important;right:72px!important;z-index:4!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0!important;background:transparent!important;color:#fff!important}.dashboard-story-viewer-avatar{width:42px!important;height:42px!important;flex:0 0 42px!important;border:2px solid rgba(255,255,255,.82)!important;border-radius:999px!important;overflow:hidden!important;background:linear-gradient(135deg,#ef3f8f,#ff718d)!important;box-shadow:0 12px 28px rgba(0,0,0,.2)!important}.dashboard-story-viewer-meta strong{display:block!important;color:#fff!important;font-size:15px!important;line-height:1.05!important;font-weight:1000!important;text-shadow:0 2px 12px rgba(0,0,0,.42)!important}.dashboard-story-viewer-meta small{display:block!important;margin-top:3px!important;color:rgba(255,255,255,.78)!important;font-size:11px!important;font-weight:850!important;text-shadow:0 2px 12px rgba(0,0,0,.38)!important}.dashboard-story-viewer-caption{position:absolute!important;left:18px!important;right:18px!important;bottom:18px!important;z-index:4!important;padding:13px 15px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:20px!important;background:rgba(20,8,18,.42)!important;color:#fff!important;backdrop-filter:blur(12px) saturate(130%)!important;-webkit-backdrop-filter:blur(12px) saturate(130%)!important}.dashboard-story-viewer-caption p{margin:0!important;color:rgba(255,255,255,.92)!important;font-size:14px!important;line-height:1.35!important;font-weight:850!important}.dashboard-story-viewer-close{position:absolute!important;top:20px!important;right:18px!important;z-index:6!important;width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.92)!important;color:#241521!important;font-size:26px!important;line-height:1!important;font-weight:1000!important;box-shadow:0 14px 32px rgba(0,0,0,.24)!important;cursor:pointer!important}@media (max-width: 1180px){ion-modal::part(content){width:calc(100vw - 42px)!important;top:76px!important;height:min(720px,calc(100vh - 100px))!important;max-height:calc(100vh - 100px)!important}}@media (max-width: 760px){ion-modal::part(content){top:12px!important;width:calc(100vw - 20px)!important;height:calc(100vh - 24px - env(safe-area-inset-bottom))!important;max-height:calc(100vh - 24px - env(safe-area-inset-bottom))!important;border-radius:26px!important}ion-modal ion-content::part(scroll){padding:22px 16px 24px!important}.dashboard-story-viewer-backdrop{padding:12px!important}.dashboard-story-viewer{width:min(420px,100%)!important;height:calc(100vh - 24px - env(safe-area-inset-bottom))!important;max-height:calc(100vh - 24px - env(safe-area-inset-bottom))!important;border-radius:28px!important}}.dashboard-mobile-topbar,.dashboard-mobile-menu-backdrop,.dashboard-mobile-story-strip{display:none}@media (max-width: 760px){.dashboard-page::part(background){background:radial-gradient(circle at 50% 0%,rgba(248,167,196,.2),transparent 34%),linear-gradient(180deg,#fff6fb,#fff3f6 54%,#fff7f1)!important}.dashboard-main,.dashboard-main-no-header,.dashboard-main-home-shell,.dashboard-main-global-shell{width:100%!important;margin:0!important;padding:0 0 calc(68px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important}.dashboard-global-content-layout,.dashboard-home-content-layout,.dashboard-global-page-content{width:100%!important;max-width:100%!important;display:block!important;padding:0!important;margin:0!important;overflow-x:hidden!important}.dashboard-mobile-topbar{position:sticky;top:0;z-index:120000;height:54px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:8px;padding:6px 10px;background:rgba(255,247,251,.92);border-bottom:1px solid rgba(244,196,214,.42);box-shadow:0 10px 32px rgba(82,35,58,.08);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.dashboard-mobile-menu-button,.dashboard-mobile-action-button{position:relative;width:42px;height:42px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.88);color:#3f2634;box-shadow:0 10px 24px rgba(82,35,58,.08),inset 0 1px rgba(255,255,255,.88);cursor:pointer}.dashboard-mobile-menu-button ion-icon,.dashboard-mobile-action-button ion-icon{font-size:22px}.dashboard-mobile-logo{justify-self:center;width:96px;height:38px;border:0;background:transparent;display:grid;place-items:center;padding:0;cursor:pointer}.dashboard-mobile-logo img{width:88px;height:auto;display:block}.dashboard-mobile-top-actions{display:inline-flex;align-items:center;gap:7px}.dashboard-mobile-action-button span{position:absolute;top:-3px;right:-3px;min-width:17px;height:17px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#f45d9d;color:#fff;font-size:9px;font-weight:1000}.dashboard-mobile-story-strip{display:flex;gap:12px;width:min(100% - 24px,430px);margin:12px auto;padding:10px 4px 6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.dashboard-mobile-story-strip::-webkit-scrollbar{display:none}.dashboard-mobile-story-strip button{min-width:58px;border:0;background:transparent;display:grid;justify-items:center;gap:5px;color:#3f2634;cursor:pointer}.dashboard-mobile-story-strip button>span{position:relative;width:58px;height:58px;border-radius:999px;display:grid;place-items:center;padding:3px;background:linear-gradient(135deg,#f45d9d,#ff80b5,#8b4dff);box-shadow:0 12px 26px rgba(244,93,157,.18)}.dashboard-mobile-story-strip img{width:100%;height:100%;border-radius:999px;object-fit:cover;border:3px solid #fff;background:#fff}.dashboard-mobile-story-strip i{position:absolute;right:-2px;bottom:-2px;width:20px;height:20px;border-radius:999px;display:grid;place-items:center;background:#f45d9d;color:#fff;border:2px solid #fff;font-size:14px;font-style:normal;font-weight:1000}.dashboard-mobile-story-strip em{position:absolute;left:50%;bottom:-6px;transform:translate(-50%);padding:2px 5px;border-radius:999px;background:#f45d9d;color:#fff;font-size:7px;font-style:normal;font-weight:1000}.dashboard-mobile-story-strip strong{max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900}.dashboard-mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400000;display:block;background:rgba(38,23,33,.42);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.dashboard-mobile-menu-panel{width:min(82vw,320px);height:100%;padding:16px;display:flex;flex-direction:column;gap:14px;background:rgba(255,247,251,.96);box-shadow:24px 0 64px rgba(82,35,58,.24);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.dashboard-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-mobile-menu-head img{width:92px;height:auto}.dashboard-mobile-menu-head button{width:42px;height:42px;border:0;border-radius:999px;background:#fff;color:#3f2634;font-size:28px;font-weight:900}.dashboard-mobile-menu-user{width:100%;border:0;border-radius:20px;padding:10px;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.78);color:#3f2634;text-align:left;box-shadow:0 14px 32px rgba(82,35,58,.08)}.dashboard-mobile-menu-user img,.dashboard-mobile-menu-user .dashboard-sidebar-user-emoji{width:42px;height:42px;flex:0 0 42px;border-radius:14px;object-fit:cover}.dashboard-mobile-menu-user strong,.dashboard-mobile-menu-user small{display:block}.dashboard-mobile-menu-user strong{font-size:13px;font-weight:1000}.dashboard-mobile-menu-user small{margin-top:3px;color:#9a687c;font-size:11px;font-weight:850}.dashboard-mobile-menu-nav{display:grid;gap:7px}.dashboard-mobile-menu-nav button,.dashboard-mobile-menu-logout{width:100%;min-height:48px;border:0;border-radius:18px;padding:0 14px;display:flex;align-items:center;gap:12px;background:transparent;color:#4d3343;font-size:14px;font-weight:950;text-align:left}.dashboard-mobile-menu-nav button:hover,.dashboard-mobile-menu-logout{background:rgba(244,93,157,.1);color:#f45d9d}.dashboard-mobile-menu-nav ion-icon,.dashboard-mobile-menu-logout ion-icon{font-size:21px}.dashboard-mobile-menu-logout{margin-top:auto}.dashboard-mobile-tabbar{left:0!important;right:0!important;bottom:0!important;transform:none!important;width:100vw!important;max-width:none!important;height:calc(64px + env(safe-area-inset-bottom))!important;padding:0 4px env(safe-area-inset-bottom)!important;border-radius:0!important;border-top:1px solid rgba(244,196,214,.48)!important;background:rgba(255,255,255,.96)!important;box-shadow:0 -10px 34px rgba(82,35,58,.12)!important}.dashboard-mobile-tabbar button{height:60px;align-content:center}.dashboard-mobile-tab-plus{width:54px!important;height:54px!important;min-height:54px!important;margin-top:-16px!important;box-shadow:0 14px 32px rgba(244,93,157,.34)!important}.home-modern-page,.dashboard-home-content-layout .home-modern-page{width:min(100% - 24px,430px)!important;max-width:430px!important;margin:0 auto!important;padding-left:0!important;padding-right:0!important;overflow-x:hidden!important}.home-social-hero,.home-social-story-card,.home-social-composer,.home-social-tabs,.home-social-section,.home-modern-card,.home-recommended-card,.home-feed-card,.post-composer-card,.post-feed-card{max-width:100%!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important}.home-social-hero,.home-social-story-card{width:100%!important}.dashboard-global-topbar{display:none!important}.dashboard-notification-dropdown{position:fixed!important;inset:62px 12px auto 12px!important;width:auto!important;max-height:calc(100vh - 150px)!important}}@media (max-width: 760px){html,body,ion-app,ion-content,.dashboard-layout,.dashboard-main,.dashboard-main-home-shell,.dashboard-main-global-shell{overflow-x:hidden!important}.dashboard-main,.dashboard-main-no-header,.dashboard-main-home-shell,.dashboard-main-global-shell{padding-bottom:calc(62px + env(safe-area-inset-bottom))!important}.dashboard-mobile-topbar{height:56px!important;min-height:56px!important;padding:7px 12px!important;grid-template-columns:44px 1fr 92px!important;gap:8px!important;background:rgba(255,248,252,.94)!important;border-bottom:1px solid rgba(244,196,214,.32)!important;box-shadow:0 10px 26px rgba(82,35,58,.07)!important}.dashboard-mobile-menu-button,.dashboard-mobile-action-button{width:38px!important;height:38px!important;background:rgba(255,255,255,.92)!important;color:#3f2634!important;box-shadow:0 8px 18px rgba(82,35,58,.08)!important}.dashboard-mobile-menu-button ion-icon,.dashboard-mobile-action-button ion-icon{font-size:20px!important}.dashboard-mobile-logo{width:100%!important;height:40px!important;justify-self:center!important}.dashboard-mobile-logo img{width:86px!important;max-height:32px!important;object-fit:contain!important}.dashboard-mobile-top-actions{justify-self:end!important;gap:7px!important}.dashboard-mobile-story-strip{position:relative!important;z-index:3!important;width:min(calc(100% - 24px),430px)!important;min-height:82px!important;margin:10px auto 8px!important;padding:10px 12px 8px!important;display:flex!important;align-items:flex-start!important;gap:12px!important;border-radius:26px!important;background:rgba(255,255,255,.72)!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 16px 38px rgba(82,35,58,.1)!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important;overflow-x:auto!important;overflow-y:hidden!important}.dashboard-mobile-story-strip button{min-width:58px!important;width:58px!important;padding:0!important;gap:4px!important}.dashboard-mobile-story-strip button>span{width:52px!important;height:52px!important;padding:3px!important;box-shadow:0 10px 22px rgba(244,93,157,.18)!important}.dashboard-mobile-story-strip img{border-width:3px!important}.dashboard-mobile-story-strip i{right:-2px!important;bottom:-2px!important;width:18px!important;height:18px!important;font-size:13px!important;border:2px solid #fff!important}.dashboard-mobile-story-strip strong{max-width:58px!important;font-size:9.5px!important;line-height:1.05!important}.home-modern-page,.dashboard-home-content-layout .home-modern-page{width:min(calc(100% - 24px),430px)!important;max-width:430px!important;margin:0 auto!important;padding-top:0!important}.home-social-hero{margin-top:8px!important;border-radius:24px!important;overflow:hidden!important}.home-social-hero-with-composer{min-height:auto!important}.home-social-hero-copy{padding-top:32px!important}.home-social-hero h1,.home-social-hero-copy h1{font-size:clamp(40px,13vw,56px)!important;line-height:.92!important;letter-spacing:-.075em!important}.home-social-composer{width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important}.home-social-section,.home-social-story-card,.home-social-tabs,.home-modern-card,.home-recommended-card,.home-feed-card,.post-composer-card,.post-feed-card{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.dashboard-mobile-tabbar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;transform:none!important;width:100%!important;max-width:none!important;height:calc(60px + env(safe-area-inset-bottom))!important;padding:0 4px env(safe-area-inset-bottom)!important;border-radius:0!important;border:0!important;border-top:1px solid rgba(244,196,214,.46)!important;background:rgba(255,255,255,.98)!important;box-shadow:0 -8px 28px rgba(82,35,58,.1)!important}.dashboard-mobile-tabbar button{height:60px!important;padding:0!important;gap:2px!important;font-size:9.5px!important}.dashboard-mobile-tabbar ion-icon{font-size:21px!important}.dashboard-mobile-tab-plus{width:52px!important;height:52px!important;min-height:52px!important;margin-top:-14px!important;border-radius:999px!important}}@media (max-width: 760px){html,body,ion-app,ion-content,.dashboard-layout{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.dashboard-main,.dashboard-main-no-header,.dashboard-main-home-shell,.dashboard-main-global-shell{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0 0 74px!important;display:block!important;overflow-x:hidden!important}.dashboard-home-content-layout,.dashboard-global-content-layout{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;overflow-x:hidden!important}.home-modern-page.home-social-page,.home-social-page,.home-social-shell,.home-social-main,.home-social-feed{width:min(100%,430px)!important;max-width:430px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important;display:block!important;overflow-x:hidden!important;transform:none!important}.home-social-hero,.home-social-recommended-card,.home-social-posts-feed-shell,.home-social-composer-card,.home-social-tabs,.home-social-section-card,.home-social-news-card,.home-social-following-card,.home-social-card,.home-social-feed-card,.post-feed-card,.post-composer-card,.home-social-page>section,.home-social-page>article,.home-social-page>nav{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;border-radius:0!important;transform:none!important}.home-social-hero{margin-top:0!important}.home-social-recommended-card,.home-social-posts-feed-shell,.home-social-section-card,.home-social-news-card,.home-social-following-card{padding-left:18px!important;padding-right:18px!important}.home-modern-mobile-nav{display:none!important}.dashboard-mobile-topbar{width:min(100%,430px)!important;max-width:430px!important;margin:0 auto!important;left:auto!important;right:auto!important;border-radius:0!important}.dashboard-mobile-story-strip{width:min(100%,430px)!important;max-width:430px!important;height:auto!important;min-height:82px!important;margin:0 auto!important;padding:8px 14px 10px!important;display:flex!important;align-items:flex-start!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.dashboard-mobile-story-strip button{width:58px!important;min-width:58px!important;max-width:58px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.dashboard-mobile-story-strip button>span{width:54px!important;height:54px!important;border-radius:999px!important;background:linear-gradient(135deg,#ff5aaa,#b72dff)!important;padding:3px!important;display:grid!important;place-items:center!important;overflow:visible!important}.dashboard-mobile-story-strip img{width:48px!important;height:48px!important;border-radius:999px!important;object-fit:cover!important;background:#fff!important}.dashboard-mobile-story-strip i{right:-4px!important;bottom:-3px!important;width:19px!important;height:19px!important;border:2px solid #fff!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#f45d9d!important;color:#fff!important;font-size:14px!important;line-height:1!important}.dashboard-mobile-story-strip strong{max-width:58px!important;margin-top:4px!important;color:#3f2634!important;font-size:10px!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.dashboard-mobile-tabbar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:250000!important;width:100%!important;max-width:none!important;height:64px!important;margin:0!important;padding:0 10px calc(env(safe-area-inset-bottom)*.4)!important;transform:none!important;border-radius:0!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;background:rgba(255,255,255,.96)!important;border-top:1px solid rgba(244,196,214,.5)!important;box-shadow:0 -16px 36px rgba(82,35,58,.12)!important}.dashboard-mobile-tabbar button{min-width:0!important}.dashboard-mobile-tab-plus{width:56px!important;height:56px!important;min-height:56px!important;margin-top:-22px!important}}.dashboard-story-viewer-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:600000!important;display:grid!important;place-items:center!important;padding:22px!important;background:rgba(35,24,32,.58)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.dashboard-story-viewer{position:relative!important;width:min(390px,calc(100vw - 28px))!important;height:min(78vh,700px)!important;border-radius:28px!important;overflow:hidden!important;background:#21131d!important;box-shadow:0 28px 76px rgba(22,12,19,.42)!important}.dashboard-story-viewer>img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}.dashboard-story-viewer-close{position:absolute!important;top:14px!important;right:14px!important;z-index:6!important;width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.94)!important;color:#241620!important;font-size:28px!important;font-weight:1000!important;cursor:pointer!important}.dashboard-story-viewer-meta{position:absolute!important;top:14px!important;left:14px!important;right:68px!important;z-index:5!important;display:flex!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;border-radius:999px!important;background:rgba(30,18,27,.46)!important;color:#fff!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.dashboard-story-viewer-avatar{width:34px!important;height:34px!important;border-radius:999px!important;overflow:hidden!important;flex:0 0 34px!important}.dashboard-story-viewer-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.dashboard-story-viewer-meta strong,.dashboard-story-viewer-meta small{display:block!important;color:#fff!important;line-height:1.1!important}.dashboard-story-viewer-meta strong{font-size:13px!important;font-weight:1000!important}.dashboard-story-viewer-meta small{margin-top:2px!important;opacity:.78!important;font-size:10.5px!important;font-weight:850!important}.dashboard-story-viewer-caption{position:absolute!important;left:18px!important;right:18px!important;bottom:18px!important;z-index:5!important;padding:13px 14px!important;border-radius:18px!important;background:rgba(30,18,27,.52)!important;color:#fff!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.dashboard-story-viewer-caption p{margin:0!important;color:#fff!important;font-size:15px!important;line-height:1.35!important;font-weight:900!important}.dashboard-story-viewer-delete{position:absolute!important;left:18px!important;right:18px!important;bottom:18px!important;z-index:6!important;height:46px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#f7368d,#ff6f91)!important;color:#fff!important;font-size:14px!important;font-weight:1000!important;box-shadow:0 16px 32px rgba(247,54,141,.28)!important;cursor:pointer!important}.dashboard-story-viewer-caption+.dashboard-story-viewer-delete{bottom:84px!important}@media (max-width: 760px){.dashboard-story-viewer-backdrop{padding:14px!important}.dashboard-story-viewer{width:min(390px,calc(100vw - 24px))!important;height:min(78vh,680px)!important;border-radius:24px!important}}
