@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--ink:#161116;--panel:#211923;--raised:#2a202d;--line:#fff4ed1f;--cream:#fff7f1;--muted:#b9adb6;--coral:#f77e69;--mint:#a6e7cf;color:var(--cream);background:var(--ink);font-family:DM Sans,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--ink);width:100%;height:100%;margin:0;overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit;cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--mint);outline-offset:3px}.loading{min-height:100dvh;color:var(--coral);text-align:center;place-content:center;gap:9px;font-size:28px;display:grid}.loading span{color:var(--cream);font-size:14px}.app{width:100%;height:100dvh;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);background:radial-gradient(circle at 50% 15%,#302038 0,var(--ink) 52%);position:relative;overflow:hidden}.track{will-change:transform;width:400%;height:100%;transition:transform .26s cubic-bezier(.2,.8,.2,1);display:flex}.pane{width:25%;min-width:25%;height:100%;overflow:hidden}.content,.swipe-view{flex-direction:column;width:min(100%,780px);height:100%;margin:auto;padding:12px clamp(16px,3vw,34px);display:flex}.top{flex:none;grid-template-columns:1fr auto 1fr;align-items:center;min-height:48px;display:grid}.top>strong{text-align:center;font:800 15px Manrope,sans-serif}.top>div:last-child{justify-self:end;gap:8px;display:flex}.round-button,.link,.mail,.avatar-me{background:0 0;border:0}.round-button{border:1px solid var(--line);background:#ffffff08;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.link{color:var(--muted);font-size:13px;font-weight:700}.avatar-me{border:2px solid var(--coral);width:42px;height:42px;color:var(--ink);background:linear-gradient(135deg,#f5a99b,#8f6cbc);border-radius:50%;place-items:center;font-weight:800;display:grid}.avatar-me.big{width:66px;height:66px;font-size:24px}.mail{border:1px solid var(--line);background:#ffffff08;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:relative}.mail b{background:var(--coral);min-width:17px;color:var(--ink);border-radius:99px;padding:2px 4px;font-size:10px;position:absolute;top:-3px;right:-3px}.edge{z-index:4;width:14px;position:absolute;top:0;bottom:0}.edge.left{left:0}.edge.right{right:0}.swipe-view{gap:0}.card{border:1px solid var(--line);background:var(--panel);touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:28px;flex-direction:column;flex:1;align-self:center;width:min(100%,500px);height:min(75dvh,740px);min-height:510px;display:flex;overflow:hidden;box-shadow:0 24px 70px #00000052}.photo{background:#403340;flex:1;min-height:0;position:relative;overflow:hidden}.avatar{background-image:linear-gradient(#0000 52%,#0a070a73),url(../images/demo-portraits.png);background-repeat:no-repeat;background-size:200%;width:100%;height:100%;display:block}.avatar.small{border:2px solid var(--panel);background-size:200%;border-radius:50%;flex:0 0 48px;width:48px;height:48px}.photo>span,.photo>button{color:var(--cream);background:#120d12b8;border:0;border-radius:99px;padding:7px 10px;font-size:12px;position:absolute;top:16px}.photo>span{left:16px}.photo>button{right:16px}.photo>div:last-child{text-shadow:0 2px 10px #000;position:absolute;bottom:18px;left:18px;right:18px}.photo h1,.identity h1,.settings-copy h1,.match h1{letter-spacing:-.06em;margin:0;font:800 clamp(27px,5vw,40px)/1 Manrope,sans-serif}.photo p,.identity>div p{color:#eee0e5;margin:5px 0 0}.why{grid-template-columns:140px 1fr;gap:12px;padding:14px 18px;display:grid}.why small{color:var(--muted);font-size:12px;display:block}.why strong{font:800 18px Manrope,sans-serif}.why p{color:var(--muted);align-self:end;margin:0;font-size:12px;line-height:1.35}.card footer,.profile-sheet footer{grid-template-columns:54px 1fr 54px;align-items:center;gap:12px;padding:0 18px 18px;display:grid}.card footer>button:not(.circle),.primary,.secondary{background:var(--raised);border:0;border-radius:99px;padding:13px 17px;font-weight:800}.circle{border:1px solid var(--line);background:0 0;border-radius:50%;width:52px;height:52px;font-size:31px}.circle.like{color:var(--coral);border-color:#f77e698c}.circle.pass{color:var(--muted)}.hint{color:var(--muted);text-align:center;margin:0;padding:10px;font-size:12px}.empty{border:1px solid var(--line);text-align:center;border-radius:22px;place-items:center;gap:12px;max-width:380px;margin:auto;padding:28px;display:grid}.empty span{color:var(--coral);font-size:26px}.empty h1{margin:0;font:800 25px Manrope,sans-serif}.empty p{color:var(--muted);margin:0}.empty button,.primary{background:var(--coral);color:var(--ink)}.identity{border-bottom:1px solid var(--line);grid-template-columns:66px 1fr auto;align-items:center;gap:12px;padding:20px 0;display:grid}.identity i{color:var(--mint);background:#a6e7cf21;border-radius:99px;align-self:start;padding:5px 8px;font-size:10px;font-style:normal}.identity>p{color:var(--muted);grid-column:1/-1;margin:0;line-height:1.45}.universe-list{flex:1;min-height:0;padding-top:20px;overflow:auto}.universe-list header,.matches header,.threads header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.universe-list h2,.matches h2,.threads h2{margin:0;font:800 17px Manrope,sans-serif}.universe-list header button,.matches header span,.threads header span{color:var(--muted);background:0 0;border:0;font-size:13px}.universe-list>button,.settings-list>button,.threads>button{border:1px solid var(--line);width:100%;color:var(--cream);text-align:left;background:#ffffff06;border-radius:15px;align-items:center;gap:12px;padding:13px;display:flex}.universe-list>button+button,.threads>button+button{margin-top:8px}.universe-list b{background:var(--raised);border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.universe-list div,.settings-list div,.threads div{flex:1;min-width:0}.universe-list p,.settings-list p,.threads p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;overflow:hidden}.universe-list>button>span,.settings-list>button>span{color:var(--muted);font-size:24px}.bottom{width:100%;margin-top:16px}.settings-copy{padding:24px 0 17px}.settings-copy small{color:var(--coral);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.settings-copy p{color:var(--muted);margin:8px 0 0}.settings-list{gap:8px;display:grid;overflow:auto}.settings-list>button b{width:24px;color:var(--coral);text-align:center;font-size:20px;display:grid}.settings-list strong{font-size:14px}.mini-toggle{color:var(--muted);justify-content:space-between;align-items:center;margin-top:15px;font-size:13px;display:flex}.mini-toggle input,.setting-detail input{width:42px;accent-color:var(--mint)}.messages{padding-bottom:0}.matches{padding:16px 0}.matches>div{gap:12px;display:flex;overflow:auto}.matches button{color:var(--cream);background:0 0;border:0;flex:none;justify-items:center;gap:5px;display:grid}.matches .avatar.small{border-color:var(--coral);flex-basis:58px;width:58px;height:58px}.threads{flex-direction:column;flex:1;min-height:0;display:flex}.threads>button{flex:none}.threads i{background:var(--coral);border-radius:50%;width:8px;height:8px}.chat{flex-direction:column;flex:1;min-height:0;display:flex}.chat>header{border-bottom:1px solid var(--line);grid-template-columns:40px 48px 1fr auto;align-items:center;gap:8px;padding:8px 0 12px;display:grid}.chat-scroll{flex-direction:column;flex:1;gap:9px;min-height:0;padding:18px 2px;display:flex;overflow:auto}.chat-scroll>p{background:var(--raised);border-radius:16px 16px 16px 3px;max-width:78%;margin:0;padding:11px 13px;line-height:1.38}.chat-scroll>p.mine{background:var(--coral);color:var(--ink);border-radius:16px 16px 3px;align-self:flex-end}.ice{border:1px solid var(--line);max-width:300px;color:var(--muted);text-align:center;border-radius:16px;align-self:center;margin:auto;padding:18px}.ice p{margin:7px 0}.ice button{color:var(--mint);background:0 0;border:0;font-weight:800}.chat form{padding:12px 0 calc(12px + env(safe-area-inset-bottom));gap:8px;display:flex}.chat input,.form input,.form textarea,.form select{border:1px solid var(--line);background:var(--raised);width:100%;min-width:0;color:var(--cream);border-radius:13px;padding:12px;font-size:16px}.chat form .primary{flex:none}.shade{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0604078f;align-items:end;display:grid;position:fixed;inset:0}.sheet{border:1px solid var(--line);background:var(--panel);border-radius:24px 24px 0 0;width:min(100%,650px);max-height:min(84dvh,760px);margin:auto;animation:.21s ease-out up;box-shadow:0 -20px 80px #00000057}.sheet>header{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr 40px;align-items:center;padding:12px 16px;display:grid}.sheet>header h2{text-align:center;margin:0;font:800 16px Manrope,sans-serif}.sheet>div{max-height:calc(min(84dvh,760px) - 66px);padding:18px;overflow:auto}@keyframes up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.profile-head{align-items:center;gap:14px;display:flex}.profile-head .avatar{border-radius:20px;flex:0 0 76px;width:76px;height:76px}.profile-head h1{letter-spacing:-.05em;margin:0;font:800 29px Manrope,sans-serif}.profile-head p,.profile-sheet>p,.match>p{color:var(--muted);margin:7px 0;line-height:1.45}.score{color:var(--mint);margin:20px 0;font:800 40px Manrope,sans-serif;display:block}.score small{color:var(--muted);font:400 14px DM Sans,sans-serif}.profile-sheet article{background:var(--raised);border-radius:14px;gap:10px;margin-top:11px;padding:12px;display:flex}.profile-sheet article>b{color:var(--coral)}.profile-sheet article p{color:var(--muted);margin:3px 0 0;font-size:13px}.tags{gap:8px;margin-top:18px;display:grid}.tags p{border-bottom:1px solid var(--line);color:var(--muted);margin:0;padding:10px 0;font-size:13px}.tags b{color:var(--cream);margin-bottom:4px;display:block}.profile-sheet footer{grid-template-columns:1fr 1.4fr;margin-top:22px;padding:0}.secondary{border:1px solid var(--line);background:0 0}.quiet{color:var(--muted);background:0 0;border:0;margin:15px auto 0;font-size:12px;display:block}.form{gap:16px;display:grid}.form label{color:var(--muted);gap:7px;font-size:13px;font-weight:700;display:grid}.form label span{color:var(--cream);margin-left:auto}.form textarea{resize:vertical;min-height:115px}.form input[type=range]{accent-color:var(--coral)}.tabs{gap:7px;margin-bottom:14px;display:flex;overflow:auto}.tabs button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:99px;flex:none;padding:8px 10px;font-size:12px}.tabs .active{border-color:var(--coral);color:var(--cream);background:#f77e6926}.catalog{gap:7px;display:grid}.catalog button{border:1px solid var(--line);color:var(--cream);text-align:left;background:0 0;border-radius:12px;align-items:center;gap:10px;padding:11px;display:flex}.catalog b{background:var(--raised);border-radius:8px;place-items:center;width:23px;height:23px;display:grid}.catalog .included{border-color:#a6e7cf8c}.catalog .included b{background:var(--mint);color:var(--ink)}.notices{gap:8px;display:grid}.notices button{border:1px solid var(--line);color:var(--cream);text-align:left;background:0 0;border-radius:13px;padding:13px}.notices .unread{border-color:#f77e698c}.notices p{color:var(--muted);margin:4px 0 0;font-size:13px}.setting-detail{color:var(--muted);gap:13px;line-height:1.45;display:grid}.setting-detail label{border-bottom:1px solid var(--line);color:var(--cream);justify-content:space-between;align-items:center;padding:13px 0;display:flex}.danger{color:#faa}.match{text-align:center;justify-items:center;gap:13px;padding:10px 2px;display:grid}.match>div{align-items:center;display:flex}.match>div .avatar{border:3px solid var(--panel);border-radius:50%;width:78px;height:78px;margin-left:-14px}.match .avatar-me{border:3px solid var(--panel)}.match small{color:var(--coral);letter-spacing:.1em;text-transform:uppercase;font-weight:800}.match .primary{width:100%;margin-top:8px}.toast{z-index:30;bottom:calc(18px + env(safe-area-inset-bottom));border:1px solid var(--line);background:#251b26f5;border-radius:99px;max-width:calc(100% - 32px);padding:11px 15px;font-size:13px;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #00000059}@media (width>=820px){.app{border-right:1px solid var(--line);border-left:1px solid var(--line);max-width:1120px;margin:auto}.sheet{border-radius:24px;margin-bottom:5dvh}.card{height:min(78dvh,740px)}}@media (width<=500px){.card{border-radius:24px;height:min(76dvh,660px);min-height:480px}.why{grid-template-columns:132px 1fr}.sheet>div{padding:16px}}.messages{padding-left:12px;padding-right:12px}.messages .top{min-height:42px}.message-groups{min-height:0;padding:8px 0 calc(10px + env(safe-area-inset-bottom));flex:1;gap:10px;display:grid;overflow:auto}.message-group{gap:5px;display:grid}.group-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.group-header h2{margin:0;font:800 14px Manrope,sans-serif}.group-header p{color:var(--muted);white-space:nowrap;margin:2px 0 0;font-size:9px}.upgrade{width:23px;height:23px;color:var(--mint);opacity:.58;background:#a6e7cf12;border:1px solid #a6e7cf38;border-radius:7px;place-items:center;font-size:11px;display:grid}.message-row{border:1px solid var(--line);width:100%;min-height:45px;color:var(--cream);text-align:left;background:#ffffff06;border-radius:11px;align-items:center;gap:8px;padding:6px 8px;display:flex}.message-row+.message-row{margin-top:4px}.message-row>div{flex:1;min-width:0}.message-row .avatar.small{border-width:1px;flex-basis:33px;width:33px;height:33px}.message-row strong{font-size:12px}.message-row p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:1px 0 0;font-size:10px;overflow:hidden}.message-row i{color:var(--mint);letter-spacing:.06em;font-size:8px;font-style:normal;font-weight:800}.message-row .unread-dot{background:var(--coral);border-radius:50%;width:7px;height:7px}.empty-message{border:1px dashed var(--line);color:var(--muted);border-radius:10px;margin:0;padding:8px;font-size:11px}.expired-group{padding-top:1px}.ultra-badge{color:var(--mint);letter-spacing:.08em;border:1px solid #a6e7cf40;border-radius:6px;padding:3px 5px;font-size:8px;font-weight:800}.expired-list{filter:blur(3px);opacity:.42;pointer-events:none;-webkit-user-select:none;user-select:none}@media (width<=500px){.group-header p{white-space:normal}}.universe-picker{justify-content:center;gap:7px;padding:2px 0 9px;display:flex}.universe-picker button{border:1px solid var(--line);width:31px;height:29px;color:var(--muted);background:#ffffff06;border-radius:9px;place-items:center;font-size:15px;transition:background .16s,border-color .16s,color .16s;display:grid;position:relative}.universe-picker button.selected{color:var(--cream);background:#a6e7cf24;border-color:#a6e7cf9e}.universe-picker i{border:2px solid var(--ink);background:var(--mint);width:12px;height:12px;color:var(--ink);border-radius:50%;place-items:center;font-size:8px;font-style:normal;font-weight:800;display:grid;position:absolute;bottom:-4px;right:-4px}.universe-picker button:not(.selected) i{display:none}.card{position:relative;overflow:visible}.card>.photo{border-radius:27px 27px 0 0;overflow:hidden}.card>.universe-picker{z-index:3;gap:8px;padding:0;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.card>.universe-picker button{background:#211923f5;border-radius:13px;width:40px;height:40px;font-size:18px;box-shadow:0 7px 18px #00000047}.card>.universe-picker button.selected{background:#374741fa;border-color:#a6e7cfb3}.card>.universe-picker i{width:14px;height:14px;font-size:9px;bottom:-3px;right:-3px}.discovery-icon{place-items:center;display:grid;position:relative}.discovery-icon.anime{color:#bd2520;text-shadow:0 1px #ffcb4b;background:radial-gradient(circle at 34% 28%,#fff4ac 0 8%,#ffbc26 27%,#e86e10 72%);border:1px solid #ffdc64d9;border-radius:50%;width:21px;height:21px;font-size:13px;line-height:1;box-shadow:inset 0 0 4px #7d25008c}.discovery-icon.screen{background:linear-gradient(135deg,#ffffff1f,#ffffff05);border:1.5px solid;border-radius:5px;width:21px;height:15px;font-size:8px;line-height:1}.discovery-icon.screen:before{content:"";opacity:.8;background:currentColor;width:7px;height:1px;position:absolute;transform:translateY(9px)}.space-content{padding-bottom:calc(16px + env(safe-area-inset-bottom));gap:14px;overflow:auto}.space-identity{text-align:center;justify-items:center;gap:6px;padding:19px 0 9px;display:grid}.space-identity .avatar-me.big{width:76px;height:76px;font-size:27px}.space-identity h1{letter-spacing:-.05em;margin:0;font:800 22px Manrope,sans-serif}.space-identity p{color:var(--mint);margin:0;font-size:12px;font-weight:800}.space-actions{gap:6px;display:grid}.space-actions>button{border:1px solid var(--line);width:100%;min-height:57px;color:var(--cream);text-align:left;background:#ffffff06;border-radius:13px;align-items:center;gap:10px;padding:9px 11px;display:flex}.space-actions>button>b{background:var(--raised);width:28px;height:28px;color:var(--coral);border-radius:9px;place-items:center;font-size:16px;display:grid}.space-actions>button>div{flex:1;min-width:0}.space-actions strong{font-size:13px}.space-actions p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:10px;overflow:hidden}.space-actions>button>span{color:var(--muted);font-size:22px}.space-actions>button.ghost-active{border-color:#a6e7cf6b}.space-actions>button.ghost-active>b{color:var(--mint)}.space-toggle{background:#4a3b4a;border-radius:99px;align-items:center;width:30px;height:18px;padding:2px;display:flex}.space-toggle span{background:var(--muted);border-radius:50%;width:14px;height:14px;transition:transform .18s,background .18s}.ghost-active .space-toggle{background:#a6e7cf47}.ghost-active .space-toggle span{background:var(--mint);transform:translate(12px)}.membership,.rewards{gap:7px;display:grid}.membership header{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.membership h2,.rewards h2{margin:0;font:800 15px Manrope,sans-serif}.compare{border:1px solid var(--line);color:var(--mint);background:0 0;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:800}.plan-current,.plan-list>button{width:100%;color:var(--cream);text-align:left;background:#a6e7cf0f;border:1px solid #a6e7cf40;border-radius:13px;padding:10px 11px}.plan-current small{color:var(--mint);text-transform:uppercase;font-size:9px;font-weight:800;display:block}.plan-current strong{margin-top:2px;font:800 16px Manrope,sans-serif;display:block}.plan-current p,.plan-list p{color:var(--muted);margin:3px 0 0;font-size:10px}.plan-list{gap:5px;display:grid}.plan-list>button{border-color:var(--line);background:#ffffff06;align-items:center;gap:8px;display:flex}.plan-list>button>div{flex:1;min-width:0}.plan-list strong{font-size:13px}.plan-list>button>span{border:1px solid var(--line);color:var(--muted);border-radius:7px;padding:4px 6px;font-size:9px;font-weight:800}.plan-list>button.active{background:#a6e7cf17;border-color:#a6e7cf8f}.plan-list>button.active>span{color:var(--mint);border-color:#a6e7cf66}.rewards{margin-top:5px}.rewards>div{border:1px dashed var(--line);border-radius:12px;height:46px}.space-content .bottom{flex:none;margin-top:0}.universe-card{isolation:isolate;background:#171226;border-color:#8f6cbc8a;box-shadow:0 26px 72px #0703128f}.universe-card.anime{--universe:#8c6bff;--universe-soft:#e0d6ff}.universe-card.gaming{--universe:#4e95ff;--universe-soft:#cce6ff}.universe-card.screen{--universe:#ef7976;--universe-soft:#ffe0d5}.universe-card .universe-backdrop{z-index:0;background:radial-gradient(circle at 82% 22%,color-mix(in srgb,var(--universe) 44%,transparent),transparent 34%),radial-gradient(circle at 10% 85%,color-mix(in srgb,var(--universe) 24%,transparent),transparent 36%),linear-gradient(165deg,#251b3a 0,#130f20 69%);border-radius:27px;position:absolute;inset:0}.universe-card .universe-decor{z-index:0;pointer-events:none;gap:8px;display:grid;position:absolute;inset:20px 14px auto auto}.universe-decor span{border:1px solid color-mix(in srgb,var(--universe) 58%,transparent);background:color-mix(in srgb,var(--universe) 15%,transparent);width:26px;height:26px;box-shadow:0 0 18px color-mix(in srgb,var(--universe) 26%,transparent);border-radius:50%;display:block}.universe-decor span:nth-child(2){width:17px;height:17px;margin-left:9px}.universe-decor span:nth-child(3){width:10px;height:10px;margin-left:3px}.universe-card>.photo{z-index:1;background:#281e3a;position:relative}.universe-card>.photo:after{content:"";pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,var(--universe) 19%,transparent),transparent 35%,#0b0717bd 100%);mix-blend-mode:screen;position:absolute;inset:0}.universe-card .photo>.avatar{filter:saturate(.8)contrast(1.06)brightness(.76)}.universe-card .photo>span,.universe-card .photo>button{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e091994;border-color:#ffffff1a}.universe-name{z-index:2;color:var(--universe-soft);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:10px;font-weight:800;position:absolute;top:17px;left:50%;transform:translate(-50%)}.universe-card .photo>div:last-child{z-index:2}.universe-card .why{z-index:1;border-top:1px solid color-mix(in srgb,var(--universe) 30%,transparent);background:linear-gradient(120deg,color-mix(in srgb,var(--universe) 20%,#211833),#1b1529 66%);position:relative}.universe-card .why small{color:var(--universe-soft)}.universe-card .why strong{color:#fff9ff}.universe-card .universe-actions{z-index:1;background:linear-gradient(#241c38,#171224);border-radius:29px 29px 26px 26px;position:relative;box-shadow:inset 0 1px #ffffff0f}.universe-card .circle{background:#ffffff0a;width:47px;height:47px}.universe-card .circle.like{border-color:color-mix(in srgb,var(--universe) 68%,transparent);color:var(--universe-soft)}.universe-card footer>button:not(.circle){background:color-mix(in srgb,var(--universe) 26%,#2a203d)}.universe-feed{--accent:#8a70ff;background:linear-gradient(155deg,#302450,#110d1d 74%);border:1px solid #9a82ff8c;border-radius:30px;flex-direction:column;flex:1;align-self:center;width:min(100%,500px);height:min(75dvh,740px);min-height:510px;display:flex;position:relative;overflow:visible;box-shadow:0 26px 78px #08031699}.universe-feed.gaming{--accent:#7d76ff}.universe-feed.anime{--accent:#aa7dff}.universe-feed.screen{--accent:#ab78ee}.universe-feed .universe-picker{z-index:5;padding:0;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.universe-feed .universe-picker button{background:#211939f7;border-radius:13px;width:40px;height:40px;font-size:18px;box-shadow:0 7px 18px #00000052}.universe-feed .universe-picker button.selected{background:#5e479c;border-color:#c6b4ffc7}.universe-feed .universe-picker i{width:14px;height:14px;font-size:9px}.universe-hero{background:#201736;border-radius:29px 29px 0 0;flex:1;min-height:0;position:relative;overflow:hidden}.universe-hero>.avatar{filter:saturate(.86)contrast(1.04)brightness(.88);background-size:200% 200%;width:100%;height:100%;position:absolute;inset:0}.universe-hero:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#180e3538 0,#140b280a 38%,#0e081ef0 100%);position:absolute;inset:0}.universe-glow{z-index:1;border:1px solid #d8c6ff38;border-radius:50%;width:72%;height:68%;position:absolute;top:-25%;right:-35%;box-shadow:0 0 0 34px #8e6fff14,0 0 70px #845bff80}.media-stack{z-index:2;gap:6px;max-width:42%;display:grid;position:absolute;top:22px;left:15px}.media-stack span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f4edff;text-overflow:ellipsis;white-space:nowrap;background:#1c1138ba;border:1px solid #ded4ff4d;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:700;overflow:hidden}.media-stack span:first-child{background:#6a46ae94;border-color:#b89affad}.universe-profile-button{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--cream);background:#120b259e;border:1px solid #ffffff29;border-radius:99px;padding:7px 9px;font-size:10px;font-weight:800;position:absolute;top:19px;right:15px}.universe-profile{z-index:2;position:absolute;bottom:16px;left:17px;right:17px}.universe-profile small{color:#e7dcff;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:800}.universe-profile h1{letter-spacing:-.065em;margin:4px 0 0;font:800 clamp(28px,6vw,39px)/1 Manrope,sans-serif}.universe-profile p{color:#ebe3f2;margin:5px 0 0;font-size:12px}.universe-pulse{background:linear-gradient(100deg,#634ca7b8,#1f1736f5);border-top:1px solid #beabff42;grid-template-columns:82px 1fr;align-items:center;gap:10px;padding:10px 16px;display:grid}.universe-pulse>strong{color:#fbf8ff;letter-spacing:-.06em;font:800 22px Manrope,sans-serif}.universe-pulse small{color:#d9ccff;font-size:10px;font-weight:800;display:block}.universe-pulse p{color:#e1d9e8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0 0;font-size:10px;line-height:1.3;display:-webkit-box;overflow:hidden}.universe-dock{background:linear-gradient(#30215a,#19122c);border-radius:30px 30px 28px 28px;grid-template-columns:50px 1fr 50px;align-items:center;gap:14px;margin:0;padding:13px 16px 17px;display:grid;box-shadow:inset 0 1px #ffffff1f}.universe-dock .circle{background:#ffffff0a;width:48px;height:48px}.universe-dock .circle.like{color:#efe8ff;border-color:#b69fffcc}.universe-dock>button:not(.circle){color:#fff;background:#7f65de;border:0;border-radius:99px;padding:13px 16px;font-weight:800}.cinematic-swipe{background:#050505;width:min(100%,560px);padding:0;position:relative;overflow:hidden}.cinematic-profile{color:#fff;isolation:isolate;background-color:#090807;background-repeat:no-repeat;width:100%;height:100%;position:relative;overflow:hidden}.cinematic-shade{z-index:0;pointer-events:none;background:linear-gradient(#00000080 0,#00000014 21%,#0000 42%,#00000014 54%,#000000c2 72%,#030303 100%),linear-gradient(90deg,#00000047,#0000 22% 78%,#00000047);position:absolute;inset:0}.cinematic-topbar{z-index:3;grid-template-columns:54px 1fr 54px;align-items:center;display:grid;position:absolute;top:clamp(18px,3.4dvh,34px);left:clamp(18px,5vw,34px);right:clamp(18px,5vw,34px)}.cinematic-topbar button{color:#fff;background:0 0;border:0}.cinematic-avatar{border-radius:50%;width:52px;height:52px;box-shadow:0 5px 22px #00000061;background-image:url(../images/camille-cinematic.png)!important;background-position:50% 22%!important;background-size:180%!important;border:3px solid #fff!important}.cinematic-picker{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#05050580;border:1px solid #ffffff4d;border-radius:999px;justify-self:center;align-items:center;gap:5px;padding:5px 10px;display:flex;box-shadow:inset 0 1px #ffffff14}.cinematic-picker button{border:1px solid #0000;border-radius:50%;place-items:center;width:39px;height:38px;padding:0;transition:background .18s,border-color .18s,transform .18s;display:grid}.cinematic-picker button.selected{background:#ffffff17;border-color:#ffffff38;transform:scale(1.04)}.cinematic-picker .gaming,.cinematic-picker .screen{color:#8be1c1}.cinematic-picker .anime{color:#ff7468}.cinematic-messages{justify-self:end;place-items:center;width:48px;height:48px;padding:0;display:grid;position:relative}.cinematic-messages i{background:#ff7468;border-radius:50%;width:10px;height:10px;position:absolute;top:5px;right:4px;box-shadow:0 0 0 2px #0a0808b8}.cinematic-info{z-index:2;text-shadow:0 2px 16px #0000008c;padding:0 clamp(16px,5vw,34px);position:absolute;bottom:clamp(14px,2.2dvh,24px);left:0;right:0}.cinematic-info h1{letter-spacing:-.065em;margin:0;font:800 clamp(34px,9.3vw,54px)/.96 Manrope,sans-serif}.cinematic-location{color:#fff;align-items:center;gap:8px;margin:9px 0 0;font-size:clamp(17px,4.6vw,24px);font-weight:500;display:flex}.cinematic-location svg{color:#89e2c1}.cinematic-score{color:#8be1c1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1414146b;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:8px;width:max-content;margin-top:14px;padding:8px 14px;font-size:clamp(15px,4.1vw,21px);font-weight:500;display:flex;box-shadow:inset 0 1px #ffffff0d}.cinematic-score.gaming{color:#82b9ff}.cinematic-score.anime{color:#ff786d}.cinematic-score.screen{color:#8be1c1}.cinematic-categories{grid-template-columns:.86fr 1.2fr 1.14fr;gap:8px;margin-top:16px;display:grid}.cinematic-categories>span{white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1817167a;border:1px solid #ffffff52;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:0;padding:9px 7px;font-size:clamp(10px,2.9vw,15px);font-weight:600;display:flex;box-shadow:inset 0 1px #ffffff0f}.cinematic-categories .gaming svg,.cinematic-categories .screen svg{color:#89e2c1}.cinematic-categories .anime svg{color:#ff7468}.cinematic-actions{grid-template-columns:64px minmax(150px,160px) 64px;justify-content:center;align-items:center;gap:16px;margin-top:18px;display:grid}.cinematic-actions button{color:#fff;border:1px solid #ffffff14;justify-content:center;align-items:center;display:flex;box-shadow:0 12px 28px #00000057}.cinematic-pass,.cinematic-like{border-radius:50%;width:64px;height:64px}.cinematic-pass{color:#ff7468!important;background:#2c2a28d6!important}.cinematic-like{background:#ff7167!important}.cinematic-together{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;gap:12px;height:64px;font-size:20px;font-weight:600;background:linear-gradient(100deg,#333230e0,#646462e0)!important;border-color:#ffffff47!important}.cinematic-together svg{color:#ff7468}.cinematic-profile-link{color:#ff7468;background:0 0;border:0;justify-content:center;align-items:center;gap:14px;width:100%;margin-top:14px;font-size:clamp(17px,4.5vw,23px);font-weight:600;display:flex}.cinematic-profile-link span{font-size:31px;font-weight:300;line-height:.7}.discovery-intro{z-index:12;padding:clamp(22px,5dvh,48px) 18px calc(22px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#040404c2,#050505 48%),url(../images/yamuu-room-empty.png) 50%/cover no-repeat;display:flex;position:absolute;inset:0;overflow:auto}.discovery-intro>section{background:linear-gradient(145deg,#231f1ff0,#0c0b0bf5);border:1px solid #ffffff21;border-radius:27px;width:100%;max-width:480px;margin:auto;padding:22px 18px;box-shadow:0 28px 80px #00000094,inset 0 1px #ffffff12}.discovery-intro>section>small{color:#ff786d;letter-spacing:.15em;font-size:9px;font-weight:800}.discovery-intro h1{letter-spacing:-.06em;margin:8px 0 0;font:800 clamp(29px,8vw,39px)/1 Manrope,sans-serif}.discovery-intro>section>p{color:#b2aaad;margin:10px 0 0;font-size:13px;line-height:1.5}.discovery-intro-options{gap:7px;margin-top:18px;display:grid}.discovery-intro-options>button{color:#fff;text-align:left;background:#ffffff09;border:1px solid #ffffff1c;border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;min-height:57px;padding:7px 11px;display:grid}.discovery-intro-options>button>span{border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.discovery-intro-options .gaming>span{color:#82b9ff;background:#69adff24}.discovery-intro-options .anime>span{color:#ff786d;background:#ff786d24}.discovery-intro-options .screen>span{color:#8be1c1;background:#8be2c124}.discovery-intro-options strong{font:700 13px Manrope,sans-serif}.discovery-intro-options i{color:#898285;font-size:9px;font-style:normal;font-weight:800}.discovery-intro-options>button.selected{background:#8be2c113;border-color:#8be2c180}.discovery-intro-options>button.selected i{color:#8be1c1}.discovery-intro-note{background:#ffc06a0e;border:1px solid #ffc06a2e;border-radius:15px;margin-top:13px;padding:11px 12px}.discovery-intro-note strong{color:#ffc06a;font-size:10px}.discovery-intro-note p{color:#aaa2a4;margin:4px 0 0;font-size:10px;line-height:1.45}.discovery-intro-confirm{color:#130d0d;background:#ff776c;border:0;border-radius:999px;width:100%;margin-top:14px;padding:14px 16px;font-weight:800}.cinematic-no-results{background:radial-gradient(circle at 50% 22%,#2d2531,#090809 60%)}.cinematic-no-results>section{text-align:center;justify-items:center;display:grid;position:absolute;top:50%;left:25px;right:25px;transform:translateY(-45%)}.cinematic-no-results>section>svg{color:#8be1c1}.cinematic-no-results h1{letter-spacing:-.055em;margin:15px 0 0;font:800 29px/1.05 Manrope,sans-serif}.cinematic-no-results p{color:#aaa2a5;margin:10px 0 0;font-size:13px;line-height:1.5}.cinematic-no-results>section>button{color:#160e0e;background:#ff776c;border:0;border-radius:999px;margin-top:18px;padding:13px 18px;font-weight:800}@media (height<=700px){.cinematic-topbar{top:12px}.cinematic-avatar{width:46px;height:46px}.cinematic-picker button{width:34px;height:32px}.cinematic-info{bottom:8px}.cinematic-info h1{font-size:30px}.cinematic-location{margin-top:6px;font-size:15px}.cinematic-score{margin-top:9px;padding:6px 11px;font-size:13px}.cinematic-categories{margin-top:10px}.cinematic-categories>span{padding:7px 5px}.cinematic-actions{grid-template-columns:56px minmax(140px,152px) 56px;gap:13px;margin-top:12px}.cinematic-pass,.cinematic-like,.cinematic-together{height:56px}.cinematic-pass,.cinematic-like{width:56px}.cinematic-together{font-size:18px}.cinematic-profile-link{margin-top:8px;font-size:16px}}@media (width>=820px){.cinematic-swipe{border-left:1px solid #ffffff14;border-right:1px solid #ffffff14;box-shadow:0 0 80px #00000080}}.cinematic-surface{color:#fff;isolation:isolate;background:#050505;width:min(100%,560px);height:100%;margin:auto;position:relative;overflow:hidden}.cinematic-room:before{z-index:0;content:"";filter:saturate(.82)contrast(1.04);opacity:.58;background:#080707 url(../images/yamuu-room-empty.png) top/cover no-repeat;position:absolute;inset:0}.cinematic-room:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(#0303032e 0,#03030380 28%,#050505 69% 100%),linear-gradient(90deg,#0000006b,#0000 28% 72%,#0000006b);position:absolute;inset:0}.cinematic-surface>*{z-index:1;position:relative}.surface-back,.surface-settings{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08080859;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;top:20px;z-index:5!important;position:absolute!important}.surface-back{left:18px}.surface-settings{right:18px}.secondary-topbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#040404b8,#04040414);border-bottom:1px solid #ffffff14;grid-template-columns:48px 1fr 48px;align-items:center;min-height:66px;padding:8px 18px;display:grid}.secondary-topbar>strong{text-align:center;letter-spacing:-.025em;font:800 17px Manrope,sans-serif}.secondary-topbar>button{color:#ff796e;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.secondary-topbar>button:last-child{justify-self:end}.space-scroll,.settings-scroll,.messages-scroll{overscroll-behavior:contain;scrollbar-width:none;height:100%;overflow:hidden auto}.space-scroll::-webkit-scrollbar{display:none}.settings-scroll::-webkit-scrollbar{display:none}.messages-scroll::-webkit-scrollbar{display:none}.duo-scroll::-webkit-scrollbar{display:none}.space-scroll{padding:42px 18px calc(24px + env(safe-area-inset-bottom))}.space-cinematic-identity{text-align:center;justify-items:center;padding:14px 0 20px;display:grid}.space-cinematic-identity img{object-fit:cover;object-position:center 30%;border:3px solid #ffffffe0;border-radius:50%;width:92px;height:92px;box-shadow:0 12px 32px #00000085,0 0 0 5px #ff766921}.space-cinematic-identity h1{letter-spacing:-.055em;text-shadow:0 3px 18px #000;margin:12px 0 0;font:800 30px/1 Manrope,sans-serif}.space-cinematic-identity p{color:#91e4c5;letter-spacing:.03em;margin:7px 0 0;font-size:13px;font-weight:800}.space-cinematic-actions{gap:8px;display:grid}.space-cinematic-actions>button{color:#fff;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(105deg,#262323bd,#131212ad);border:1px solid #ffffff21;border-radius:18px;align-items:center;gap:12px;width:100%;min-height:62px;padding:9px 13px;display:flex;box-shadow:inset 0 1px #ffffff0f,0 10px 28px #0000002b}.space-cinematic-actions>button>div{flex:1;min-width:0}.space-cinematic-actions strong{font:700 14px Manrope,sans-serif}.space-cinematic-actions p{color:#a9a2a4;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:11px;overflow:hidden}.space-cinematic-actions>button>svg{color:#777174;width:19px}.action-icon{border-radius:13px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.action-icon svg{width:20px}.action-icon.coral{color:#ff776c;background:#ff746724}.action-icon.violet{color:#b793ff;background:#ac7dff24}.action-icon.blue{color:#82b9ff;background:#68aeff24}.cinematic-toggle{background:#484447;border-radius:99px;align-items:center;width:35px;height:21px;padding:3px;transition:background .18s;display:flex}.cinematic-toggle span{background:#aaa4a6;border-radius:50%;width:15px;height:15px;transition:transform .18s,background .18s}.ghost-active .cinematic-toggle{background:#89e2c152}.ghost-active .cinematic-toggle span{background:#8be2c1;transform:translate(14px)}.cinematic-membership{margin-top:22px}.cinematic-membership>header{justify-content:space-between;align-items:end;margin-bottom:10px;display:flex}.cinematic-membership header small{color:#ff786d;letter-spacing:.14em;font-size:8px;font-weight:800}.cinematic-membership h2{letter-spacing:-.04em;margin:3px 0 0;font:800 20px Manrope,sans-serif}.cinematic-membership>header>button{color:#91e4c5;background:#8be2c114;border:1px solid #8be2c152;border-radius:999px;padding:6px 11px;font-size:10px;font-weight:800}.cinematic-plan-current,.cinematic-plan-list>button{color:#fff;text-align:left;background:linear-gradient(110deg,#352925cc,#191616d6);border:1px solid #ffffff21;border-radius:18px;align-items:center;gap:12px;width:100%;padding:13px;display:flex;box-shadow:inset 0 1px #ffffff12}.cinematic-plan-current>span{color:#ffb660;background:#ffae5321;border-radius:14px;flex:0 0 45px;place-items:center;width:45px;height:45px;display:grid}.cinematic-plan-current>div{flex:1;min-width:0}.cinematic-plan-current small{color:#aaa2a2;letter-spacing:.12em;font-size:8px;font-weight:800;display:block}.cinematic-plan-current strong{margin-top:2px;font:800 17px Manrope,sans-serif;display:block}.cinematic-plan-current p{color:#a9a1a3;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:10px;overflow:hidden}.cinematic-plan-current>svg{color:#736d6e;width:18px}.cinematic-plan-list{gap:7px;display:grid}.cinematic-plan-list>button{justify-content:space-between}.cinematic-plan-list>button.active{background:linear-gradient(110deg,#36443cb8,#171c1ad9);border-color:#8be2c180}.cinematic-plan-list strong{font-size:14px}.cinematic-plan-list p{color:#aaa2a4;margin:3px 0 0;font-size:10px;line-height:1.35}.cinematic-plan-list span{color:#91e4c5;font-size:10px;font-weight:800}.cinematic-rewards{margin-top:20px}.cinematic-rewards>header{align-items:center;gap:8px;display:flex}.cinematic-rewards h2{margin:0;font:800 17px Manrope,sans-serif}.cinematic-rewards header svg{color:#b995ff}.cinematic-rewards>div{color:#7e777a;background:#ffffff06;border:1px dashed #ffffff26;border-radius:17px;justify-content:center;align-items:center;gap:10px;min-height:68px;margin-top:9px;display:flex}.cinematic-rewards>div p{margin:0;font-size:11px}.settings-cinematic .settings-avatar{background:#171414;border:1px solid #ffffff38;overflow:hidden}.settings-avatar img{object-fit:cover;object-position:center 28%;width:100%;height:100%}.settings-scroll{height:calc(100% - 66px);padding:10px 18px calc(22px + env(safe-area-inset-bottom))}.settings-cinematic-copy{padding:12px 2px 16px}.settings-cinematic-copy>span{color:#ff786d;letter-spacing:.15em;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.settings-cinematic-copy h1{letter-spacing:-.065em;margin:9px 0 0;font:800 clamp(31px,8vw,40px)/1 Manrope,sans-serif}.settings-cinematic-copy p{color:#aaa2a5;margin:9px 0 0;font-size:13px}.settings-cinematic-list{gap:7px;display:grid}.settings-cinematic-list>button{color:#fff;text-align:left;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:linear-gradient(100deg,#262323c2,#121111b0);border:1px solid #ffffff21;border-radius:17px;align-items:center;gap:12px;width:100%;min-height:61px;padding:8px 12px;display:flex;box-shadow:inset 0 1px #ffffff0e}.settings-cinematic-list>button>div{flex:1;min-width:0}.settings-cinematic-list strong{font:700 13px Manrope,sans-serif}.settings-cinematic-list p{color:#9f989b;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:10px;overflow:hidden}.settings-cinematic-list>button>svg{color:#716b6e;width:18px}.setting-icon{border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.setting-icon svg{width:19px}.setting-icon.coral{color:#ff796d;background:#ff796d21}.setting-icon.pink{color:#ff83a5;background:#ff83a521}.setting-icon.violet{color:#b899ff;background:#b899ff21}.setting-icon.blue{color:#7bb6ff;background:#7bb6ff21}.setting-icon.cyan{color:#7ee1dc;background:#7ee1dc21}.setting-icon.gold{color:#ffc067;background:#ffc06721}.setting-icon.slate{color:#a9a2aa;background:#a9a2aa1f}.settings-recommendations{background:#1816169e;border:1px solid #ffffff1a;border-radius:17px;justify-content:space-between;align-items:center;min-height:64px;margin-top:11px;padding:10px 14px;display:flex}.settings-recommendations span{gap:3px;display:grid}.settings-recommendations strong{font-size:12px}.settings-recommendations small{color:#969093;font-size:9px}.settings-recommendations input{accent-color:#8be2c1;width:38px;height:20px}.messages-cinematic:after{background:linear-gradient(#02020259,#030303d1 26%,#050505 62%)}.messages-cinematic .secondary-topbar{background:#04040470}.messages-upgrade{opacity:.58;color:#ffc06a!important}.messages-upgrade:disabled{cursor:default}.messages-scroll{height:calc(100% - 66px);padding:10px 14px calc(20px + env(safe-area-inset-bottom))}.cinematic-message-group{gap:5px;margin-bottom:13px;display:grid}.cinematic-message-group>header{justify-content:space-between;align-items:center;gap:10px;min-height:35px;padding:0 3px;display:flex}.cinematic-message-group h2{letter-spacing:-.025em;margin:0;font:800 14px Manrope,sans-serif}.cinematic-message-group header p{color:#938c8e;margin:2px 0 0;font-size:8px}.cinematic-message-group>header>svg{color:#ffc06a;opacity:.7}.cinematic-message-row{color:#fff;text-align:left;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:linear-gradient(100deg,#252222c7,#121111b8);border:1px solid #ffffff1c;border-radius:14px;align-items:center;gap:9px;width:100%;min-height:50px;padding:6px 9px;display:flex;box-shadow:inset 0 1px #ffffff0a}.cinematic-message-row+.cinematic-message-row{margin-top:1px}.cinematic-message-row .avatar.small{border:1px solid #ffffff29;flex:0 0 37px;width:37px;height:37px}.cinematic-message-row>div{flex:1;min-width:0}.cinematic-message-row strong{font:700 12px Manrope,sans-serif}.cinematic-message-row p{color:#9e979a;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:9px;overflow:hidden}.cinematic-message-row>svg{color:#716b6d;width:16px}.cinematic-unread{background:#ff776c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ff776c1a}.cinematic-message-row.slot-blocked{opacity:.56;border-color:#ffc06a26}.cinematic-message-row.slot-blocked>svg{color:#ffc06a}.cinematic-empty{color:#817b7e;text-align:center;border:1px dashed #ffffff1a;border-radius:13px;margin:0;padding:10px;font-size:10px}.cinematic-expired{padding-top:1px}.cinematic-expired>header>span{color:#ffc06a;letter-spacing:.11em;border:1px solid #ffc06a47;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:800}.cinematic-expired>div{filter:blur(3.5px);opacity:.32;pointer-events:none;-webkit-user-select:none;user-select:none;gap:5px;display:grid}.cinematic-expired .cinematic-message-row{margin:0}.messages-cinematic.chat-open{padding:10px 16px 0}.messages-cinematic.chat-open:after{background:linear-gradient(#0303038c,#070606 68%)}.chat-expiry{background:#1f1d1dbf;border:1px solid #ffffff1c;border-radius:14px;align-items:flex-start;gap:10px;margin-top:9px;padding:10px 11px;display:flex}.chat-expiry>svg{flex:0 0 20px}.chat-expiry strong{font-size:11px}.chat-expiry p{color:#a19a9c;margin:3px 0 0;font-size:9px;line-height:1.4}.chat-expiry.grace{border-color:#8be2c133}.chat-expiry.grace>svg{color:#8be1c1}.chat-expiry.countdown{background:#ffc06a12;border-color:#ffc06a59}.chat-expiry.countdown>svg,.chat-expiry.countdown strong{color:#ffc06a}.chat-expiry.expired{background:#ff786d12;border-color:#ff786d59}.chat-expiry.expired>svg,.chat-expiry.expired strong{color:#ff786d}.chat-closed{margin:12px 0 calc(12px + env(safe-area-inset-bottom));color:#ff8b81;border:1px solid #ff786d40;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:12px;font-size:10px;font-weight:700;display:flex}.duo-overlay{z-index:40;background:#000000b8;place-items:center;display:grid;position:fixed;inset:0}.duo-screen{color:#fff;background:#060606;width:min(100%,560px);height:100%;position:relative;overflow:hidden;box-shadow:0 0 90px #000000b3}.duo-topbar{z-index:5;background:linear-gradient(#000000b8,#0000);grid-template-columns:48px 1fr 48px;align-items:center;padding:16px 18px;display:grid;position:absolute;top:0;left:0;right:0}.duo-topbar button{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07070757;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.duo-topbar button:last-child{justify-self:end}.duo-topbar>strong{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0a5c;border:1px solid #ffffff2e;border-radius:999px;justify-self:center;align-items:center;gap:7px;padding:8px 13px;font:700 12px Manrope,sans-serif;display:flex}.duo-topbar>strong svg{color:#ff786d}.duo-scroll{overscroll-behavior:contain;scrollbar-width:none;height:100%;overflow:hidden auto}.duo-hero{background-color:#151313;background-repeat:no-repeat;height:46dvh;min-height:330px;max-height:470px;position:relative}.duo-hero-shade{background:linear-gradient(#00000029,#0000 34%,#00000024 52%,#060606 100%),linear-gradient(90deg,#00000040,#0000 35% 72%,#0000002e);position:absolute;inset:0}.duo-identity{justify-content:space-between;align-items:end;gap:14px;display:flex;position:absolute;bottom:28px;left:20px;right:20px}.duo-identity>div{flex:1;min-width:0}.duo-identity h1{letter-spacing:-.065em;margin:0;font:800 clamp(32px,8.7vw,45px)/.98 Manrope,sans-serif}.duo-identity p{color:#ded8da;align-items:center;gap:5px;margin:8px 0 0;font-size:14px;display:flex}.duo-identity .duo-hero-bio{color:#d5ced0;text-shadow:0 2px 12px #000;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:390px;margin-top:8px;font-size:11px;line-height:1.42;display:-webkit-box;overflow:hidden}.duo-identity .duo-city{margin-top:7px}.duo-identity p svg{color:#8be2c1}.duo-identity>strong{color:#91e4c5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0a7a;border:1px solid #8be2c166;border-radius:999px;flex:none;align-items:center;gap:6px;padding:8px 11px;font-size:14px;display:flex}.duo-content{padding:3px 18px calc(102px + env(safe-area-inset-bottom));background:#060606}.duo-heading>span{color:#ff786d;letter-spacing:.15em;font-size:8px;font-weight:800}.duo-heading h2{letter-spacing:-.045em;margin:5px 0 0;font:800 21px Manrope,sans-serif}.duo-insights{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px;display:grid}.duo-insights article{background:linear-gradient(145deg,#2c2626db,#131212e0);border:1px solid #ffffff1c;border-radius:16px;min-width:0;padding:10px 8px;box-shadow:inset 0 1px #ffffff0d}.duo-insights article>b{color:#ff786d;font-size:17px;display:block}.duo-insights article>strong{text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10px;display:block;overflow:hidden}.duo-insights article>p{color:#9e979a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:3px 0 0;font-size:8px;line-height:1.3;display:-webkit-box;overflow:hidden}.duo-insights .insight-2>b{color:#91e4c5}.duo-insights .insight-3>b{color:#b793ff}.duo-categories{gap:6px;margin-top:12px;display:grid}.duo-categories article{background:#1f1d1db8;border:1px solid #ffffff1a;border-radius:15px;align-items:center;gap:10px;min-height:48px;padding:6px 10px;display:flex}.duo-categories article>span{border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.duo-categories article>span svg{width:18px}.duo-categories .gaming{color:#86baff;background:#69adff21}.duo-categories .anime{color:#ff786d;background:#ff786d21}.duo-categories .screen{color:#91e4c5;background:#91e4c521}.duo-categories article>div{flex:1;min-width:0}.duo-categories strong{font-size:10px}.duo-categories p{color:#9e979a;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:8px;overflow:hidden}.duo-categories article>svg{color:#6f696b;width:15px}.duo-bio{color:#9e979a;margin:12px 2px 0;font-size:11px;line-height:1.45}.duo-actions{z-index:5;padding:12px 18px calc(13px + env(safe-area-inset-bottom));background:linear-gradient(#0000,#060606f2 24%,#060606 100%);grid-template-columns:57px 1fr;gap:12px;display:grid;position:absolute;bottom:0;left:0;right:0}.duo-actions button{border-radius:999px;justify-content:center;align-items:center;height:57px;display:flex}.duo-actions button:first-child{color:#ff786d;background:#272424;border:1px solid #ffffff29}.duo-actions button:last-child{color:#130d0d;background:#ff776c;border:0;gap:9px;font-weight:800}.duo-actions button:last-child svg{width:22px}@media (height<=700px){.space-scroll{padding-top:22px}.space-cinematic-identity{padding-bottom:13px}.space-cinematic-identity img{width:76px;height:76px}.space-cinematic-actions>button{min-height:55px}.cinematic-membership{margin-top:14px}.settings-cinematic-list>button{min-height:54px}.settings-cinematic-copy{padding-top:5px}.duo-hero{height:43dvh;min-height:300px}.duo-insights article{padding:8px 7px}}@media (width>=820px){.cinematic-surface,.duo-screen{border-left:1px solid #ffffff14;border-right:1px solid #ffffff14}}.library-sheet{gap:20px;display:grid}.profile-universe-choice,.library-interests{display:grid}.profile-universe-choice>header,.library-interests>header{justify-content:space-between;align-items:end;gap:10px;margin-bottom:10px;display:flex}.profile-universe-choice small,.library-interests small{color:#ff786d;letter-spacing:.13em;font-size:8px;font-weight:800}.profile-universe-choice h3,.library-interests h3{letter-spacing:-.035em;margin:3px 0 0;font:800 17px Manrope,sans-serif}.profile-universe-choice>header>span{color:#8be1c1;font-size:8px;font-weight:800}.profile-universe-choice>div{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.profile-universe-choice>div>button{color:#9f979a;background:#ffffff06;border:1px solid #ffffff1c;border-radius:14px;justify-items:center;gap:6px;min-width:0;padding:10px 5px;display:grid}.profile-universe-choice>div>button strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;overflow:hidden}.profile-universe-choice>div>button.active{color:#8be1c1;background:#8be2c114;border-color:#8be2c180}.profile-universe-choice>p{color:#918a8d;margin:8px 2px 0;font-size:9px;line-height:1.45}.library-interests{border-top:1px solid #ffffff17;padding-top:18px}.library-interests>header{display:block}.library-interests .tabs{margin-bottom:12px}.library-interests .tabs button{align-items:center;gap:5px;display:flex}.catalog .catalog-other{color:#b2aaad;border-style:dashed}.catalog .catalog-other.active{color:#ff786d;border-color:#ff786d80}.custom-interest{background:#ffffff08;border:1px solid #ffffff1c;border-radius:15px;gap:7px;margin-top:10px;padding:11px;display:grid}.custom-interest label{color:#aaa2a5;font-size:10px;font-weight:700}.custom-interest>div{grid-template-columns:1fr auto;gap:7px;display:grid}.custom-interest input{color:#fff;background:#2a202d;border:1px solid #ffffff21;border-radius:11px;min-width:0;padding:10px 11px;font-size:16px}.custom-interest button{color:#160e0e;background:#ff776c;border:0;border-radius:11px;padding:10px 13px;font-size:11px;font-weight:800}.custom-interest button:disabled{cursor:default;opacity:.4}.custom-interest input[aria-invalid=true]{border-color:#ff786db8}.custom-interest>small{color:#837c7f;font-size:8px;line-height:1.4}.custom-interest>p{color:#ff8b81;margin:0;font-size:9px;font-weight:700;line-height:1.4}
