@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@600;700;800;900&display=swap";
:root{--canvas:#000;--surface:#111;--surface-2:#181818;--border:#2e2e2e;--border-2:#3f3f3f;--text:#f5f5f5;--muted:#a1a1a1;--faint:#666;--primary:#f5f5f5;--danger:#f5f5f5;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px;--font-sans:"Inter", system-ui, sans-serif;--font-brand:"Outfit", system-ui, sans-serif;--px:40px}@media (max-width:640px){:root{--px:16px}}@media (max-width:900px) and (min-width:641px){:root{--px:28px}}*,:before,:after{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{background:var(--canvas);min-width:320px;color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.6;overflow-x:hidden}button,input,textarea,select{font:inherit}button,select{cursor:pointer}a{color:inherit;text-decoration:none}.portal-root{flex-direction:column;min-height:100vh;display:flex}.portal-nav{z-index:100;padding:0 var(--px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#000000e6;justify-content:space-between;align-items:center;height:72px;display:flex;position:sticky;top:0}.portal-nav-logo{font-family:var(--font-brand);color:var(--text);letter-spacing:-.04em;font-size:1.55rem;font-weight:900}.portal-hero{padding:64px var(--px) 52px;position:relative;overflow:hidden}.portal-hero-bg{pointer-events:none;background:radial-gradient(55% 70% at 100% 0,#5b6cff1f 0%,#0000 60%),radial-gradient(40% 50% at 0 100%,#c084fc12 0%,#0000 55%);position:absolute;inset:0}.portal-hero-content{z-index:1;max-width:520px;position:relative}.portal-hero-title{font-family:var(--font-brand);letter-spacing:-.05em;color:var(--text);margin:0 0 14px;font-size:clamp(2.4rem,6vw,3.6rem);font-weight:900;line-height:1.06}.portal-hero-sub{color:var(--muted);margin:0;font-size:.95rem;line-height:1.65}.portal-grid-section{padding:0 var(--px) 60px}.portal-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.app-card{aspect-ratio:16/10;color:inherit;-webkit-tap-highlight-color:transparent;cursor:pointer;border:2px solid #30343d;border-radius:4px;text-decoration:none;transition:transform .24s cubic-bezier(.2,0,0,1),box-shadow .24s cubic-bezier(.2,0,0,1),border-color .24s;display:block;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000052}.app-card:hover{border-color:#555b67;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 50px #000000a6}.app-card:focus-visible{border-color:#767d8a;outline:none}.app-card:active{transform:translateY(-2px)scale(.99)}.app-card--soon{cursor:default;opacity:.4}.app-card--soon:hover{box-shadow:none;border-color:#30343d;transform:none}.app-card-thumb{position:absolute;inset:0}.app-card-thumb-img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);display:block}.app-card:hover .app-card-thumb-img{transform:scale(1.08)}.app-card-thumb-gradient{position:absolute;inset:0}.app-card-scrim{background:linear-gradient(#0000 0%,#00000008 58%,#00000052 78%,#000000a8 100%);position:absolute;inset:0}.app-card-icon{z-index:3;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);justify-content:center;align-items:center;width:38px;height:38px;transition:transform .24s;display:flex;position:absolute;top:14px;left:14px}.app-card:hover .app-card-icon{transform:scale(1.08)}.app-card-badge{z-index:3;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);border-radius:999px;padding:3px 9px;font-size:.57rem;font-weight:700;display:inline-block;position:absolute;top:14px;right:14px}.app-card-badge.coming{color:#ffffff80;background:#ffffff12;border:1px solid #ffffff1f}.app-card-info{z-index:3;padding:12px 14px 14px;position:absolute;bottom:0;left:0;right:0}.app-card-title-row{justify-content:space-between;align-items:center;gap:6px;margin-bottom:3px;display:flex}.app-card-name{font-family:var(--font-brand);letter-spacing:-.02em;color:#fff;text-shadow:0 1px 4px #00000080;font-size:1rem;font-weight:800;line-height:1.2}.app-card-desc{color:#ffffff8c;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.71rem;line-height:1.4;display:-webkit-box;overflow:hidden}.featured-hero{align-items:flex-end;width:100%;height:clamp(320px,55vw,560px);display:flex;position:relative;overflow:hidden}.featured-bg{position:absolute;inset:0}.featured-bg-img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.featured-bg-gradient{position:absolute;inset:0}.featured-scrim{background:linear-gradient(90deg,#07090ef2 0%,#07090e80 50%,#07090e1a 100%),linear-gradient(#0000 40%,#07090ee6 100%);position:absolute;inset:0}.featured-content{z-index:2;padding:0 var(--px) 48px;flex-direction:column;gap:12px;max-width:520px;display:flex;position:relative}.featured-eyebrow{align-items:center;gap:10px;display:flex}.featured-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;font-size:.65rem;font-weight:700}.featured-tag{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:2px 9px;font-size:.6rem;font-weight:700;display:inline-block}.featured-icon{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);justify-content:center;align-items:center;width:52px;height:52px;display:flex}.featured-title{font-family:var(--font-brand);letter-spacing:-.05em;color:#fff;text-shadow:0 2px 12px #0006;margin:0;font-size:clamp(2rem,5vw,3.4rem);font-weight:900;line-height:1.05}.featured-desc{color:#ffffffb3;max-width:380px;margin:0;font-size:.9rem;line-height:1.6}.featured-cta{border-radius:var(--radius-md);color:#000;align-items:center;gap:8px;width:fit-content;margin-top:4px;padding:11px 24px;font-size:.88rem;font-weight:800;text-decoration:none;transition:filter .18s,transform .18s;display:inline-flex}.featured-cta:hover{filter:brightness(1.1);transform:scale(1.02)}.portal-grid-label{font-family:var(--font-brand);color:var(--text);letter-spacing:-.01em;margin:0 0 16px;font-size:1rem;font-weight:700}@media (max-width:1100px){.portal-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.portal-grid{grid-template-columns:1fr;gap:10px}.featured-content{max-width:100%;padding-bottom:32px}}@media (max-width:480px){.portal-grid{grid-template-columns:1fr;gap:10px}.featured-hero{height:clamp(260px,70vw,340px)}.featured-title{font-size:1.8rem}.featured-icon{width:42px;height:42px}.featured-cta{padding:9px 18px;font-size:.82rem}}.portal-chat-shell{z-index:150;position:fixed;bottom:24px;right:24px}.portal-chat-trigger{color:#000;background:#f5f5f5;border:1px solid #4a4a4a;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;transition:transform .15s,background .15s;display:grid;box-shadow:0 10px 30px #00000080}.portal-chat-trigger:hover{background:#fff;transform:translateY(-2px)}.portal-chat-trigger.is-open{visibility:hidden}.portal-chat-trigger:focus-visible,.portal-chat-tools button:focus-visible,.portal-chat-reply:focus-visible,.portal-chat-input-row textarea:focus-visible,.portal-chat-input-row button:focus-visible,.portal-chat-replying button:focus-visible{outline-offset:2px;outline:2px solid #fff}.portal-chat-panel{border:1px solid var(--border-2);background:var(--surface);border-radius:12px;flex-direction:column;width:min(380px,100vw - 24px);height:min(520px,100vh - 32px);display:flex;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 24px 72px #000000b8}.portal-chat-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:56px;padding:0 12px 0 16px;display:flex}.portal-chat-header h2{font-family:var(--font-brand);letter-spacing:-.02em;align-items:center;gap:8px;margin:0;font-size:.92rem;display:inline-flex}.portal-chat-status{background:#fff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #ffffff1f}.portal-chat-tools{gap:4px;display:flex}.portal-chat-tools button,.portal-chat-replying button{width:30px;height:30px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;padding:0;display:grid}.portal-chat-tools button:hover:not(:disabled),.portal-chat-replying button:hover{border-color:var(--border);background:var(--surface-2);color:var(--text)}.portal-chat-tools button:disabled{opacity:.45;cursor:wait}.spinning{animation:.8s linear infinite portal-spin}@keyframes portal-spin{to{transform:rotate(360deg)}}.portal-chat-feed{flex:1;padding:16px;overflow-y:auto}.portal-chat-empty{color:var(--faint);text-align:center;margin:0;font-size:.78rem}.portal-chat-message{grid-template-columns:28px minmax(0,1fr);gap:9px;margin-bottom:15px;display:grid}.portal-chat-avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.portal-chat-avatar-fallback{color:#fff;background:#2a2a2a;place-items:center;font-size:.66rem;font-weight:700;display:grid}.portal-chat-message-body{min-width:0}.portal-chat-meta{align-items:baseline;gap:6px;display:flex}.portal-chat-meta strong{color:var(--text);font-size:.74rem;font-weight:700}.portal-chat-meta time{color:var(--faint);font-size:.65rem}.portal-chat-message p{color:var(--muted);overflow-wrap:anywhere;margin:2px 0 0;font-size:.78rem;line-height:1.48}.portal-chat-reply{color:var(--faint);background:0 0;border:0;align-items:center;gap:4px;margin-top:5px;padding:0;font-size:.66rem;font-weight:700;display:inline-flex}.portal-chat-reply:hover{color:var(--text)}.portal-chat-message-reply{border-left:1px solid var(--border-2);grid-template-columns:24px minmax(0,1fr);margin:10px 0 0;padding-left:10px}.portal-chat-message-reply .portal-chat-avatar{width:24px;height:24px}.portal-chat-composer{border-top:1px solid var(--border);background:#0c0c0c;padding:10px 12px 12px}.portal-chat-error{color:#d4d4d4;margin:0 0 8px;font-size:.72rem}.portal-chat-replying{color:var(--muted);justify-content:space-between;align-items:center;margin:0 2px 7px;font-size:.69rem;font-weight:600;display:flex}.portal-chat-replying button{width:22px;height:22px}.portal-chat-input-row{border:1px solid var(--border-2);background:var(--surface-2);border-radius:8px;align-items:flex-end;gap:7px;padding:7px;display:flex}.portal-chat-input-row textarea{resize:none;min-width:0;max-height:96px;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:2px;font-size:.78rem;line-height:1.45}.portal-chat-input-row textarea::placeholder{color:var(--faint)}.portal-chat-input-row button{color:#000;background:#fff;border:1px solid #fff;border-radius:6px;flex:none;place-items:center;width:30px;height:30px;padding:0;display:grid}.portal-chat-input-row button:disabled{opacity:.32;cursor:not-allowed}.portal-chat-signin{color:var(--text);padding:8px 2px;font-size:.78rem;font-weight:600;display:block}.portal-chat-signin:hover{color:var(--muted)}@media (max-width:640px){.portal-chat-shell{bottom:12px;right:12px}.portal-chat-panel{width:calc(100vw - 24px)}}.portal-footer{padding:16px var(--px) 28px;color:var(--faint);align-items:center;gap:20px;font-size:.72rem;display:flex}.portal-footer a:hover{color:var(--muted)}.user-menu-container{display:inline-block;position:relative}.user-menu-trigger{background:var(--surface-2);border:1px solid var(--border-2);width:44px;height:44px;box-shadow:none;color:var(--text);cursor:pointer;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:0;font-size:.82rem;font-weight:700;transition:background .18s,border-color .18s;display:flex}.user-menu-trigger:hover{background:#222;border-color:#666}.user-menu-trigger img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.user-menu-dropdown{background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-md);z-index:200;flex-direction:column;gap:8px;width:224px;padding:12px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 48px #000000a6}.user-menu-profile{align-items:center;gap:8px;display:flex}.user-menu-profile-avatar{object-fit:cover;border-radius:50%;flex:none;width:40px;height:40px}.user-menu-info{flex-direction:column;min-width:0;display:flex}.user-menu-name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.87rem;font-weight:600;overflow:hidden}.user-menu-role{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.user-menu-icon-btn{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);width:26px;height:26px;color:var(--muted);cursor:pointer;outline:none;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.user-menu-icon-btn:hover{color:var(--text);border-color:var(--border-2);background:var(--surface-2)}.user-menu-logout-btn{width:100%;color:var(--muted);border-radius:var(--radius-sm);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:6px 8px;font-size:.81rem;transition:all .15s;display:flex}.user-menu-logout-btn:hover{background:var(--surface-2);color:var(--text)}.user-menu-divider{border:0;border-top:1px solid var(--border);margin:4px 0}.profile-edit-backdrop{z-index:300;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-edit-modal{border:1px solid var(--border-2);background:var(--surface);border-radius:12px;width:min(520px,100%);overflow:hidden;box-shadow:0 24px 72px #000000b8}.profile-edit-header,.profile-edit-footer{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.profile-edit-header{border-bottom:1px solid var(--border)}.profile-edit-header h2{color:var(--text);margin:0;font-size:1rem}.profile-edit-close{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:inline-grid}.profile-edit-close:hover:not(:disabled){background:var(--surface-2);color:var(--text)}.profile-edit-body{gap:16px;padding:20px;display:grid}.profile-edit-avatar-row{align-items:center;gap:14px;display:flex}.profile-edit-current-avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;flex:none;width:72px;height:72px}.profile-edit-label,.profile-edit-name-label{color:var(--text);font-size:.84rem;font-weight:600}.profile-edit-avatar-row p{color:var(--muted);margin:4px 0 0;font-size:.76rem}.profile-edit-avatar-grid{grid-template-columns:repeat(8,1fr);gap:8px;display:grid}.profile-edit-avatar-option{background:#000;border:2px solid #0000;border-radius:50%;width:52px;height:52px;padding:0;transition:border-color .15s,box-shadow .15s,transform .15s;overflow:hidden}.profile-edit-avatar-option img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.profile-edit-avatar-option:hover:not(:disabled){border-color:#aaa;transform:translateY(-1px)}.profile-edit-avatar-option.selected{box-shadow:0 0 0 2px var(--surface), 0 0 0 4px #fff;border-color:#fff}.profile-edit-avatar-option:focus-visible{outline-offset:3px;outline:2px solid #fff}.profile-edit-avatar-option:disabled,.profile-edit-close:disabled{cursor:progress;opacity:.55}.profile-edit-name-label{margin-top:2px}.profile-edit-name-input{box-sizing:border-box;border:1px solid var(--border-2);width:100%;height:34px;color:var(--text);font:inherit;background:#000;border-radius:6px;outline:none;padding:0 10px;font-size:.88rem}.profile-edit-name-input:focus{border-color:#fff;box-shadow:0 0 0 3px #ffffff29}.profile-edit-error{color:#d4d4d4;margin:-4px 0 0;font-size:.78rem}.profile-edit-footer{border-top:1px solid var(--border);background:#000;justify-content:flex-end;gap:8px}.profile-edit-cancel,.profile-edit-save{min-height:32px;font:inherit;border-radius:6px;padding:0 12px;font-size:.82rem;font-weight:600}.profile-edit-cancel{border:1px solid var(--border-2);background:var(--surface-2);color:var(--text)}.profile-edit-save{color:#000;background:#fff;border:1px solid #fff}.profile-edit-cancel:hover:not(:disabled){background:#2a2a2a}.profile-edit-save:hover:not(:disabled){background:#ddd}.profile-edit-cancel:disabled,.profile-edit-save:disabled{cursor:progress;opacity:.65}@media (max-width:460px){.profile-edit-backdrop{padding:12px}.profile-edit-header,.profile-edit-footer,.profile-edit-body{padding-left:16px;padding-right:16px}.profile-edit-avatar-grid{grid-template-columns:repeat(4,1fr);justify-items:center}}.login-button{color:#3c4043;min-height:28px;font-family:var(--font-sans);white-space:nowrap;background:#fff;border:1px solid #dadce0;border-radius:999px;align-items:center;gap:5px;padding:0 10px;font-size:.72rem;font-weight:600;text-decoration:none;transition:background-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.login-button:hover{color:#202124;background:#f8f9fa;border-color:#d2d4d7;box-shadow:0 1px 3px #0000001a}.login-button:active{background:#f1f3f4}.privacy-page{width:min(720px,100% - 40px);margin:0 auto;padding:48px 0 64px}.back-link{color:var(--muted);align-items:center;gap:6px;margin-bottom:42px;font-size:.84rem;transition:color .2s;display:inline-flex}.back-link:hover{color:var(--text)}.privacy-copy h1{font-family:var(--font-brand);margin:0 0 14px;font-size:2rem;font-weight:800}.privacy-intro{color:var(--muted);margin:0 0 36px;font-size:1rem}.privacy-copy section{border-top:1px solid var(--border);padding:20px 0}.privacy-copy h2{margin:0 0 6px;font-size:.95rem;font-weight:600}.privacy-copy p{color:var(--muted);margin:0}.privacy-contact{color:var(--primary)!important;margin-top:24px!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
