@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,700&family=Manrope:wght@400;600;700&family=Source+Serif+4:opsz,wght@8..60,400;8..60,600&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";.auth-shell{background-color:var(--auth-bg-color,#05060a);background-image:var(--auth-bg-image,radial-gradient(120% 140% at 12% 18%,#1f1b2c 0%,#0b0d14 50%,#05060a 100%));color:#e9ecf5;min-height:100vh;font-family:var(--app-font);box-sizing:border-box;font-size:var(--auth-font-size);background-position:50%;background-repeat:no-repeat;background-size:cover;place-items:center;gap:10px;padding:160px clamp(16px,4vw,72px);display:grid}.auth-layout{grid-template-columns:minmax(280px,1fr) minmax(320px,460px);align-items:start;gap:clamp(24px,6vw,80px);width:min(1100px,100%);display:grid}.auth-layout.is-recent-only,.auth-layout.is-form-only{text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center}.auth-left{align-content:start;gap:24px;display:grid}.auth-left.is-centered{text-align:center;align-content:center;justify-items:center}.auth-left.is-centered .auth-hero{text-align:center}.auth-shell.is-desktop-shell{--video-desktop-titlebar-height:44px;--video-desktop-caption-space:170px;padding-top:calc(160px + var(--video-desktop-titlebar-height))}.auth-shell.is-desktop-shell:before{content:"";height:var(--video-desktop-titlebar-height);pointer-events:none;z-index:40;background:#f8fafc;border-bottom:1px solid #94a3b873;position:fixed;top:0;left:0;right:0}.auth-shell.is-desktop-shell:after{content:"";top:0;left:0;right:var(--video-desktop-caption-space);height:var(--video-desktop-titlebar-height);-webkit-app-region:drag;z-index:41;position:fixed}.auth-recent{gap:14px;display:grid}.auth-recent--single{justify-items:center;width:min(460px,100%)}.auth-recent-switch{color:#e0f2fe;cursor:pointer;background:linear-gradient(135deg,#0f172ad9,#0c121ef2);border:1px solid #7dd3fc59;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:14px;padding:8px 16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s,color .2s;display:inline-flex;box-shadow:0 10px 22px #03071259}.auth-recent-switch:hover{color:#f8fafc;border-color:#7dd3fca6;transform:translateY(-1px);box-shadow:0 14px 26px #03071273}.auth-recent-switch:focus-visible{outline-offset:2px;outline:2px solid #7dd3fcd9}.auth-recent-switch:active{transform:translateY(0)}.auth-recent-header h2{margin:0;font-size:clamp(22px,3.5vw,28px)}.auth-recent-header p{color:#b8c2d8;margin:4px 0 0}.auth-recent-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;display:grid}.auth-recent-card--single{width:100%;padding:20px 18px}.auth-recent-card{color:#f8fafc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:12px;width:100%;padding:16px 14px;font-family:inherit;transition:transform .15s,box-shadow .2s,border-color .2s;display:grid}.auth-recent-card:hover{border-color:#60a5fa73;transform:translateY(-2px);box-shadow:0 18px 28px #00000059}.auth-recent-card:focus-visible{outline-offset:2px;outline:2px solid #60a5fad9}.auth-recent-avatar{color:#e2e8f0;background:#0f172a99;border:1px solid #ffffff1f;border-radius:16px;justify-self:center;place-items:center;width:64px;height:64px;font-weight:700;display:grid;overflow:hidden}.auth-recent-avatar--large{border-radius:20px;width:92px;height:92px}.auth-recent-avatar img{object-fit:cover;width:100%;height:100%;display:block}.auth-recent-name{text-align:center;color:#f1f5f9;font-size:14px;font-weight:600}.auth-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;background:#ffffff0f;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:15px;width:min(460px,100%);padding:22px 24px;display:flex;box-shadow:0 0 10px #ffffff80,inset 0 1px #ffffff14}.auth-card--recent{text-align:left;width:min(420px,100%);margin-top:12px}.auth-toggle{background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;gap:10px;padding:6px;display:flex}.auth-toggle button{color:#c7cede;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1 1 0;padding:8px 12px;font-weight:600;transition:background .2s,color .2s,transform .15s}.auth-toggle button.active{color:#0b0d14;background:linear-gradient(135deg,#5f8bffe6,#44d2ffd9)}.auth-toggle button:hover{transform:translateY(-1px)}.auth-check{--toggle-width:48px;--toggle-height:28px;--toggle-padding:3px;color:#dfe6f5;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:center;gap:12px;min-height:44px;font-size:14px;line-height:1.4;display:flex}.auth-check input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.auth-check__track{width:var(--toggle-width);height:var(--toggle-height);padding:var(--toggle-padding);background:#0a0f19bf;border:1px solid #94a3b873;border-radius:999px;flex-shrink:0;align-items:center;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff0f,0 6px 16px #03071266}.auth-check__thumb{width:calc(var(--toggle-height) - (var(--toggle-padding)*2));height:calc(var(--toggle-height) - (var(--toggle-padding)*2));background:#e2e8f0;border-radius:999px;transition:transform .2s,background .2s;transform:translate(0);box-shadow:0 4px 10px #0f172a66,inset 0 -1px #0f172a1f}.auth-check__label{flex:1}.auth-check input:checked+.auth-check__track{background:linear-gradient(135deg,#5f8bffe6,#44d2ffe6);border-color:#7dd3fce6;box-shadow:0 10px 22px #44d2ff59,inset 0 0 0 1px #ffffff2e}.auth-check input:checked+.auth-check__track .auth-check__thumb{transform:translateX(calc(var(--toggle-width) - var(--toggle-height)));background:#f8fafc}.auth-check input:focus-visible+.auth-check__track{box-shadow:0 0 0 3px #7dd3fc59,0 10px 22px #44d2ff40}.auth-check input:disabled+.auth-check__track{opacity:.55;cursor:not-allowed;box-shadow:none}.auth-check input:disabled~.auth-check__label{color:#94a3b8;cursor:not-allowed}@media (max-width:640px){.auth-check{--toggle-width:54px;--toggle-height:32px;font-size:15px}}.sms-actions{flex-wrap:wrap;gap:10px;display:flex}.sms-actions .btn{flex:auto}.btn{padding:calc(12px*var(--auth-btn-scale,1))calc(14px*var(--auth-btn-scale,1));font-weight:700;font-size:calc(14px*var(--auth-btn-scale,1));cursor:pointer;text-align:center;border:none;border-radius:12px;justify-content:center;align-items:center;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}.auth-trust-overlay{z-index:70;background:#03060cb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-trust-modal{color:#e9ecf5;background:#0c101af5;border:1px solid #ffffff1f;border-radius:18px;gap:16px;width:min(520px,100%);padding:20px 22px;display:grid;box-shadow:0 24px 60px #00000073}.auth-trust-hero{align-items:center;gap:16px;display:flex}.auth-trust-hero h2{margin:0 0 6px;font-size:20px}.auth-trust-hero p{color:#9aa5bb;margin:0;font-size:14px}.auth-trust-art{background:linear-gradient(145deg,#5f8bff47,#0c1220f2);border:1px solid #ffffff1f;border-radius:18px;flex-shrink:0;place-items:center;width:92px;height:92px;display:grid}.auth-trust-art svg{width:70px;height:70px}.auth-trust-device{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;gap:6px;padding:12px 14px;display:grid}.auth-trust-label{letter-spacing:.18em;text-transform:uppercase;color:#9fb5ff;font-size:11px}.auth-trust-device strong{color:#f8fafc;font-size:14px}.auth-trust-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (max-width:600px){.auth-trust-hero{flex-direction:column;align-items:flex-start}.auth-trust-actions{flex-direction:column;align-items:stretch}}.auth-debug{color:#cbd5f5;background:#0f172a80;border:1px solid #94a3b84d;border-radius:10px;padding:8px 10px;font-size:12px}.auth-debug summary{cursor:pointer;margin-bottom:6px;font-weight:600}.auth-debug pre{white-space:pre-wrap;word-break:break-word;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}@media (max-width:1024px){.auth-shell{place-items:start center;padding:32px clamp(16px,6vw,48px)}.auth-shell.is-desktop-shell{--video-desktop-caption-space:158px;padding-top:calc(32px + var(--video-desktop-titlebar-height))}.auth-layout{grid-template-columns:1fr;gap:28px}.auth-hero{text-align:left;width:100%}}@media (max-width:640px){.auth-shell{place-items:start stretch;padding:24px 16px 32px}.auth-shell.is-desktop-shell{--video-desktop-caption-space:146px;padding-top:calc(24px + var(--video-desktop-titlebar-height))}.auth-card{width:100%}.sms-actions{flex-direction:column}}@media (min-width:2560px){.auth-hero{max-width:900px}.auth-card{width:min(560px,100%)}}@media (min-width:3840px){.auth-hero{max-width:1100px}.auth-card{width:min(640px,100%)}}@media (min-width:7680px){.auth-hero{max-width:1400px}.auth-card{width:min(760px,100%)}}.auth-shell{color:#e9ecf5;min-height:100vh;font-family:var(--app-font);box-sizing:border-box;font-size:var(--auth-font-size);background:radial-gradient(120% 140% at 12% 18%,#1f1b2c 0%,#0b0d14 50%,#05060a 100%);place-items:center;gap:28px;padding:48px clamp(16px,4vw,72px);display:grid}.auth-hero{text-align:center;max-width:720px}.auth-brand{color:#f8fafc;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#0f172af0,#080a14e6);border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:6px 18px 6px 6px;font-weight:700;transition:transform .15s,box-shadow .2s,border-color .2s,filter .2s;display:inline-flex;box-shadow:0 12px 28px #00000059,inset 0 0 0 1px #ffffff0a}.auth-brand:hover{filter:brightness(1.02);border-color:#60a5fa73;transform:translateY(-1px);box-shadow:0 14px 30px #0006}.auth-brand-mark{color:#fff;background:#0b0d14;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:10px;display:inline-flex;overflow:hidden}.auth-brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.auth-brand-text{color:#f8fafc;font-weight:700}.auth-hero h1{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(28px,5vw,36px)}.subhead{color:#c7cede;margin:0;line-height:1.5}.auth-shell .section{width:min(720px,100%)}.auth-shell .section-header{flex-direction:column;align-items:center;gap:6px;margin-bottom:16px;display:flex}.auth-shell .section-header h2{margin:0}.auth-shell .section-header .register-section-sub{color:#9aa5bb;margin:0;font-size:14px}.register-section{text-align:center}.register-trust-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;width:min(620px,100%);margin:0 auto;padding:0;list-style:none;display:grid}.register-trust-list li{color:#e9ecf5;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;display:flex}.register-trust-list li svg{color:#5cf0c7;flex-shrink:0}.register-intent{text-align:left;gap:10px;width:min(620px,100%);margin:18px auto 0;display:grid}.register-intent-label{text-transform:uppercase;letter-spacing:.2em;color:#8fb5ff;text-align:center;margin:0;font-size:13px}.register-intent-steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.register-intent-steps li{color:#e9ecf5;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;display:flex}.register-intent-steps li svg{color:#8fb5ff;flex-shrink:0}.register-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(520px,100%);margin:0 auto;display:grid}.register-metric{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;gap:6px;padding:16px;display:grid;box-shadow:0 12px 30px #0000004d}.register-metric strong{color:#5cf0c7;font-size:24px}.register-metric span{color:#c7cede;font-size:14px}.honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.auth-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:16px;width:min(520px,100%);padding:22px 24px;display:flex;box-shadow:0 20px 60px #00000059,inset 0 1px #ffffff14}.field{flex-direction:column;gap:6px;display:flex}.field label{color:#dfe6f5;font-size:14px;font-weight:600}.auth-input{border:1px solid var(--ysp-input-border,#ffffff2e);background:var(--ysp-input-bg,#ffffff0a);width:100%;color:var(--ysp-input-fg,#e9ecf5);border-radius:12px;outline:none;padding:12px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.field-row{align-items:center;gap:10px;display:flex}.field-row .auth-input{flex:1}.security-questions{gap:10px;display:grid}.security-question-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.register-contact-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.register-phone-code{color:#e9ecf5;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-weight:600;display:inline-flex}.register-phone-code-value{text-align:center;letter-spacing:.02em;min-width:44px}.register-code-edit{border-radius:999px;padding:6px 10px;font-size:12px}.register-phone-input{min-width:0}.register-code-select{margin-top:8px}.register-code-select .auth-input{width:100%}.sms-send{white-space:nowrap}select.auth-input{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239aa5bb' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:12px 8px;padding-right:42px}select.auth-input:disabled{cursor:not-allowed}select.auth-input option{color:#e9ecf5;background:#0b0d14}.auth-input:focus{border-color:#5f8bff;box-shadow:0 0 0 3px #5f8bff40}.auth-hint{color:#9ca3af;font-size:12px}.auth-actions{flex-direction:column;gap:10px;margin-top:4px;display:flex}.terms-consent{gap:10px;margin-top:6px;display:grid}.terms-checkbox{color:#dfe6f5;cursor:pointer;text-align:left;background:#0f172a59;border:1px solid #ffffff1f;border-radius:14px;align-items:flex-start;gap:10px;padding:10px 12px;transition:border-color .2s,box-shadow .2s,transform .15s;display:inline-flex;position:relative}.terms-checkbox:hover{border-color:#ffffff52;transform:translateY(-1px);box-shadow:0 8px 20px #00000040}.terms-checkbox input{opacity:0;pointer-events:none;position:absolute}.terms-copy{font-size:14px;line-height:1.4}.terms-link{color:#7fa8ff;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.terms-link:hover{text-decoration:underline}.terms-checkbox.checked{border-color:#5cf0c780;box-shadow:0 0 0 1px #5cf0c733}.terms-checkmark{background:#ffffff0a;border:2px solid #fff6;border-radius:8px;flex-shrink:0;width:22px;height:22px;position:relative}.terms-checkbox.checked .terms-checkmark{background:#5cf0c733;border-color:#5cf0c7e6}.terms-checkbox.checked .terms-checkmark:after{content:"";border-bottom:2px solid #5cf0c7;border-left:2px solid #5cf0c7;width:10px;height:6px;position:absolute;top:6px;left:5px;transform:rotate(-45deg)}.terms-overlay{z-index:50;background:#03060cb3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.register-success-overlay{z-index:55;background:#03060cb3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.register-access-overlay{z-index:54;background:#03060cb3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.register-duplicate-overlay{z-index:56;background:#03060cb3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.terms-modal{background:#0c101af2;border:1px solid #ffffff1f;border-radius:18px;grid-template-rows:auto 1fr auto;width:min(720px,100%);max-height:80vh;display:grid;overflow:hidden;box-shadow:0 24px 60px #00000073}.register-success-modal{background:#0c101af5;border:1px solid #ffffff1f;border-radius:18px;grid-template-rows:auto 1fr auto;width:min(560px,100%);display:grid;overflow:hidden;box-shadow:0 24px 60px #00000073}.register-access-modal{background:#0a0e18fa;border:1px solid #78afff40;border-radius:18px;grid-template-rows:auto 1fr auto;width:min(520px,100%);display:grid;overflow:hidden;box-shadow:0 24px 60px #00000073}.register-duplicate-modal{background:#120a10fa;border:1px solid #ff777759;border-radius:18px;grid-template-rows:auto 1fr auto;width:min(520px,100%);display:grid;overflow:hidden;box-shadow:0 24px 60px #00000073}.terms-modal-header,.register-success-header,.register-access-header,.register-duplicate-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.register-success-header h3,.register-access-header h3,.register-duplicate-header h3{margin:0;font-size:18px}.register-success-close{color:#e9ecf5;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:6px 12px;font-weight:600}.register-access-close{color:#fca5a5;cursor:pointer;background:0 0;border:none;font-size:18px;font-weight:800;line-height:1}.register-duplicate-close{color:#f8b4b4;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:6px 12px;font-weight:600}.terms-modal-header h3{margin:0 0 4px;font-size:18px}.terms-close{color:#e9ecf5;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:6px 12px;font-weight:600}.terms-modal-body{color:#cbd5e1;gap:12px;padding:16px 18px;display:grid;overflow-y:auto}.register-success-body,.register-access-body{color:#cbd5e1;padding:18px;line-height:1.6}.register-duplicate-body{color:#f8b4b4;padding:18px;line-height:1.6}.register-access-body p,.register-duplicate-body p{margin:0}.terms-modal-body h4{color:#f8fafc;margin:0 0 6px;font-size:15px}.terms-modal-body p{margin:0 0 8px;line-height:1.6}.terms-modal-footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.register-success-actions,.register-access-actions,.register-duplicate-actions{border-top:1px solid #ffffff14;justify-content:flex-end;gap:10px;padding:14px 18px;display:flex}.btn{padding:calc(12px*var(--auth-btn-scale,1))calc(14px*var(--auth-btn-scale,1));font-weight:700;font-size:calc(14px*var(--auth-btn-scale,1));cursor:pointer;border:none;border-radius:12px;transition:transform .15s,box-shadow .2s,background .2s}.btn.ghost{color:#e9ecf5;background:#ffffff14;border:1px solid #ffffff1f}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}@media (max-width:1024px){.auth-shell{place-items:start center;padding:32px clamp(16px,6vw,48px)}.auth-hero{text-align:center;width:100%}.subhead-top{padding-top:1rem;padding-bottom:.1rem}.subhead{text-align:center;justify-content:center;justify-self:center;align-items:center;display:flex}}@media (max-width:640px){.auth-shell{place-items:start stretch;padding:24px 16px 32px}.auth-card{width:100%}.field-row{flex-direction:column;align-items:stretch}.register-contact-row{grid-template-columns:1fr}.register-phone-code{justify-content:space-between}.sms-send{width:100%}.register-metrics,.register-trust-list,.register-intent-steps,.security-question-row{grid-template-columns:1fr}.auth-brand{justify-content:center;width:100%}.subhead{text-align:center;justify-content:center;justify-self:center;align-items:center;display:flex}}@media (min-width:2560px){.auth-hero{max-width:900px}.auth-card{width:min(600px,100%)}}@media (min-width:3840px){.auth-hero{max-width:1100px}.auth-card{width:min(720px,100%)}}@media (min-width:7680px){.auth-hero{max-width:1400px}.auth-card{width:min(860px,100%)}}.verify-email-shell .verify-email-section{margin-top:24px}.verify-email-card{background:#0f172ab3;border:1px solid #94a3b833;border-radius:20px;padding:28px;box-shadow:0 20px 60px #080f1e66}.verify-email-instructions{color:#cbd5f5;text-align:center;margin:0 0 16px;font-size:14px}.verify-email-code{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.verify-email-input{color:#e2e8f0;text-align:center;letter-spacing:.08em;background:#0f172ad9;border:1px solid #94a3b84d;border-radius:14px;height:64px;font-size:2.5rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.verify-email-input:focus{border-color:#60a5fae6;outline:none;box-shadow:0 0 0 3px #3b82f640}.verify-email-error,.verify-email-info{margin:0 0 16px;font-size:14px}.verify-email-error{color:#fca5a5}.verify-email-info{color:#7dd3fc}.verify-email-actions{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:720px){.verify-email-card{padding:20px}.verify-email-code{gap:8px}.verify-email-input{height:52px;font-size:20px}}.dashboard-shell{min-height:100vh;color:var(--ysp-fg,#e9ecf5);font-family:var(--app-font);--sidebar-width:300px;--sidebar-gap:24px;--content-max:1056px;--ysp-fg:#e9ecf5;--ysp-muted:#c7cede;--ysp-muted-2:#9aa5bb;--ysp-icon:#94a3b8f2;--ysp-border:#ffffff24;--ysp-border-strong:#ffffff42;--ysp-hover-bg:#ffffff0f;--ysp-panel-bg:#ffffff0d;--ysp-panel-border:#ffffff14;--ysp-panel-shadow:0 16px 32px #00000059;--ysp-input-bg:#ffffff0a;--ysp-input-border:#ffffff1f;--ysp-input-fg:#e9ecf5;--ysp-input-placeholder:#9aa5bb;--ysp-ghost-bg:#ffffff14;--ysp-ghost-border:#ffffff1f;--ysp-surface-1-bg:#080c1480;--ysp-surface-1-border:#ffffff14;--ysp-popover-bg:linear-gradient(155deg,#141b34fa,#080a14fa);--ysp-popover-border:#94a3b838;--dashboard-composer-bg:linear-gradient(140deg,#121a2acc,#080c16e6);--dashboard-composer-border:1px solid #ffffff1a;width:100%;font-size:var(--ui-font-size);background:radial-gradient(120% 140% at 10% 10%,#1f1b2c 0%,#0b0d14 50%,#05060a 100%);margin:0 auto;padding:32px clamp(12px,3vw,40px) 48px;overflow-x:hidden}.dash-hero{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#5a6cff26,#0cbeff1a,#ffffff0a);border:1px solid #ffffff14;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;width:100%;padding:24px clamp(16px,3vw,32px);display:flex;box-shadow:0 10px 60px #00000040,inset 0 1px #ffffff14}.dash-hero__aside{align-content:start;justify-items:end;gap:12px;display:grid}.dash-hero__insights{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-top:16px;display:grid}.hero-insight{background:var(--ysp-surface-1-bg,#060a1280);border:1px solid var(--ysp-panel-border,#ffffff14);border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.hero-insight__icon{color:#dbe6ff;background:#5f8bff33;border:1px solid #5f8bff59;border-radius:12px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.hero-insight strong{font-size:16px}.hero-insight span{color:var(--ysp-muted-2,#9aa3b5);text-transform:uppercase;letter-spacing:.08em;font-size:11px;display:block}.hero-badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.hero-badge-chip{color:var(--ysp-fg,#dfe7ff);background:#5f8bff26;border:1px solid #5f8bff59;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:inline-flex}.hero-badge-chip svg{width:14px;height:14px}.main-content{width:min(var(--content-max),calc(100% - var(--sidebar-width) - var(--sidebar-gap)));margin-left:var(--sidebar-width);box-sizing:border-box;flex-direction:column;gap:24px;margin-right:auto;padding-left:clamp(16px,2vw,32px);padding-right:clamp(12px,3vw,40px);display:flex}@media (min-width:1400px){.dashboard-shell{--sidebar-gap:28px;--content-max:1197px}}@media (min-width:1920px){.dashboard-shell{--sidebar-width:320px;--sidebar-gap:32px;--content-max:1338px}}@media (min-width:2560px){.dashboard-shell{--sidebar-width:500px;--sidebar-gap:40px;--content-max:2000px}.news-card{min-height:500px}}@media (min-width:3840px){.dashboard-shell{--sidebar-width:420px;--sidebar-gap:56px;--content-max:3200px}}@media (min-width:7680px){.dashboard-shell{--sidebar-width:520px;--sidebar-gap:80px;--content-max:5600px}}.panel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-header>*{min-width:0}.dash-hero__text h1{letter-spacing:-.02em;margin:4px 0 8px;font-size:clamp(28px,4vw,36px)}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#8fb5ff;margin:0;font-size:12px}.subhead{color:var(--ysp-muted,#c7cede);max-width:560px;margin:0;line-height:1.5}.hero-badge{border:1px solid var(--ysp-panel-border,#ffffff14);color:var(--ysp-muted,#c7cede);background:#ffffff0f;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-weight:600;display:inline-flex}.pill{color:#0b0d14;background:linear-gradient(135deg,#5f8bff,#44d2ff);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.pill.subtle{background:var(--ysp-ghost-bg,#ffffff14);color:var(--ysp-fg,#e9ecf5);font-weight:600}.status{color:var(--ysp-muted,#c7cede);margin-top:24px}.status-error{color:#ff9b9b}.btn{padding:calc(10px*var(--ui-btn-scale,1))calc(14px*var(--ui-btn-scale,1));font-size:calc(14px*var(--ui-btn-scale,1));cursor:pointer;border:none;border-radius:12px;font-weight:700;transition:transform .15s,box-shadow .2s,background .2s}.btn.primary{color:#0b0d14;background:linear-gradient(135deg,#5f8bff,#44d2ff);box-shadow:0 12px 30px #44d2ff59}.btn.ghost{background:var(--ysp-ghost-bg,#ffffff14);color:var(--ysp-fg,#e9ecf5);border:1px solid var(--ysp-ghost-border,#ffffff1f)}.btn:disabled{cursor:default;opacity:.7}.btn:hover:not(:disabled){transform:translateY(-1px)}.panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid}.panel-grid .post-composer{grid-column:1/-1}.panel{background:var(--ysp-panel-bg,#ffffff0d);border:1px solid var(--ysp-panel-border,#ffffff14);box-shadow:var(--ysp-panel-shadow,0 16px 32px #00000059);border-radius:16px;padding:16px;position:relative;overflow:hidden}.panel-header h3{margin:4px 0 2px;font-size:20px}.post-composer__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.post-composer__header-text{max-width:420px}.post-composer__header-chips{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;margin-left:auto;display:flex}.panel-sub{color:var(--ysp-muted,#c7cede);margin:0;line-height:1.45}.form-grid{flex-direction:column;gap:12px;margin-top:12px;display:flex}.form-grid .auth-input,.form-grid textarea.auth-input{box-sizing:border-box;width:100%;max-width:100%}.form-grid input[type=file]{color:var(--ysp-muted,#c7cede);padding:10px 0}.post-composer{background:var(--dashboard-composer-bg,linear-gradient(140deg,#121a2acc,#080c16e6));border:var(--dashboard-composer-border,1px solid #ffffff1a);border-radius:16px;gap:14px;padding:16px;display:grid}.post-composer.is-collapsed{gap:10px;padding:12px}.post-composer.is-collapsed .post-composer__top{align-items:center}.post-composer.is-collapsed .post-composer__avatar{border-radius:14px;width:44px;height:44px}.post-composer.is-collapsed .post-composer__input .auth-input{min-height:44px;padding:10px 12px}.post-composer__input{gap:6px;min-width:0;display:grid}.post-composer__textarea-wrap{min-width:0;position:relative}.post-composer__textarea-wrap .auth-input{padding-right:58px}.post-composer__goals-trigger{color:#020617eb;cursor:pointer;background:radial-gradient(circle at 30% 30%,#22d3eef2,#22c55edb),linear-gradient(140deg,#60a5fa42,#22c55e2e);border:1px solid #22d3ee8c;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .16s,box-shadow .16s,border-color .16s,filter .16s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%);box-shadow:0 16px 34px #22d3ee33,0 12px 24px #22c55e1f}.post-composer__goals-trigger:hover{filter:saturate(1.08);border-color:#38bdf8b3;transform:translateY(-50%)scale(1.05);box-shadow:0 20px 42px #22d3ee47,0 14px 28px #22c55e29}.post-composer__goals-trigger:active{transform:translateY(-50%)scale(.98)}.post-composer__goals-trigger:focus-visible{outline-offset:3px;outline:2px solid #7dd3fcd9}.post-composer__goals-trigger svg{width:18px;height:18px}.post-composer__advanced{background:var(--ysp-surface-1-bg,#080c1480);border:1px solid var(--ysp-surface-1-border,#ffffff14);border-radius:14px;gap:10px;padding:10px;display:grid}.post-composer__summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:6px;display:flex}.post-composer__toggle{border:1px solid var(--ysp-border,#ffffff24);background:var(--ysp-surface-1-bg,#0a0e1899);color:var(--ysp-fg,#dbeafe);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.post-composer__toggle:hover:not(:disabled){background:var(--ysp-hover-bg,#0c1220cc);border-color:#5f8bff80;transform:translateY(-1px)}.post-composer__toggle:disabled{cursor:not-allowed;opacity:.65;transform:none}.post-composer__chevron{justify-content:center;align-items:center;width:16px;height:16px;transition:transform .2s;display:inline-flex}.post-composer__chevron svg{width:16px;height:16px}.post-composer__chevron.is-open{transform:rotate(180deg)}.post-composer__summary-chips{flex-wrap:wrap;flex:260px;justify-content:flex-end;align-items:center;gap:8px;display:flex}.post-composer__summary-chip{color:#dbeafe;background:#5f8bff24;border:1px solid #5f8bff4d;border-radius:999px;padding:4px 10px;font-size:12px}.post-composer__advanced .post-composer__template,.post-composer__advanced .post-composer__signal{flex:none!important;max-width:240px!important}.post-composer__advanced .post-composer__select{width:220px!important;max-width:220px!important}.post-composer__advanced .post-composer__select .auth-input{border-radius:12px!important;min-height:40px!important;padding:8px 12px!important;font-size:13px!important}.post-composer__input .auth-input{min-height:50px;color:var(--ysp-input-fg,#e5e7eb);min-width:0}.post-composer__hint-link{color:#7dd3fc;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-self:flex-start;margin-top:6px;padding:0;font-size:12px;text-decoration:underline}.post-composer__hint-link:hover{color:#bae6fd}.post-composer__media-preview{border:1px solid var(--ysp-panel-border,#ffffff1f);background:var(--ysp-surface-1-bg,#060a128c);border-radius:16px;padding:12px;overflow:hidden}.post-composer.is-dragover{border-color:#5eead48c;box-shadow:0 0 0 1px #5eead459,0 18px 32px #0f172a59}.post-composer__media-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.post-composer__media-grid.is-single{grid-template-columns:minmax(0,1fr)}.post-composer__media-thumb{aspect-ratio:1;background:#0a0f1a99;border:1px solid #94a3b82e;border-radius:12px;width:100%;overflow:hidden}.post-composer__media-grid.is-single .post-composer__media-thumb{aspect-ratio:16/9}.post-composer__media-thumb img,.post-composer__media-thumb video,.post-composer__media-preview img,.post-composer__media-preview video{object-fit:cover;width:100%;height:100%;display:block}.post-composer__feedback{background:var(--ysp-surface-1-bg,#080c1480);border:1px solid var(--ysp-surface-1-border,#ffffff14);border-radius:12px;gap:8px;padding:8px 10px;display:grid}.post-composer__settings{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.post-feedback-label{text-transform:uppercase;letter-spacing:.08em;color:var(--ysp-muted-2,#9aa5bb);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.post-feedback-label svg{color:#8fb5ff;flex-shrink:0;width:14px;height:14px}.post-feedback-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.post-feedback-select{background:var(--ysp-input-bg,#060a1299);min-width:190px;max-width:100%;min-height:44px}.post-feedback-toggle{color:var(--ysp-fg,#d3d9e8);align-items:center;gap:8px;font-size:13px;display:inline-flex}.post-feedback-toggle input{accent-color:#5f8bff;width:16px;height:16px}.post-feedback-note{color:#a5b4fc;margin:0;font-size:12px}.post-feedback-tag{color:#bfdbfe;background:#60a5fa26;border:1px solid #60a5fa59;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.post-visibility-wrapper{align-items:center;margin-left:auto;display:inline-flex;position:relative}.post-visibility-button{color:#bfdbfe;cursor:pointer;background:#60a5fa26;border:1px solid #60a5fa59;border-radius:999px;align-items:center;gap:6px;max-width:240px;padding:4px 10px;font-size:11px;font-weight:600;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.post-visibility-button:hover{background:#60a5fa38;border-color:#7dd3fcb3;transform:translateY(-1px)}.post-visibility-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.post-visibility-caret{justify-content:center;align-items:center;width:14px;height:14px;transition:transform .2s;display:inline-flex}.post-visibility-caret svg{width:14px;height:14px}.post-visibility-button.is-open .post-visibility-caret{transform:rotate(180deg)}.post-visibility-menu{z-index:6;background:#090d18fa;border:1px solid #ffffff1f;border-radius:12px;gap:6px;min-width:180px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 32px #00000073}.post-visibility-item{text-align:left;color:#e2e8f0;cursor:pointer;background:#ffffff08;border:1px solid #0000;border-radius:10px;width:100%;padding:8px 12px;font-size:13px;transition:border-color .2s,background .2s,color .2s}.post-visibility-item:hover,.post-visibility-item.is-active{color:#eff6ff;background:#3b82f629;border-color:#3b82f659}.post-composer__tools{flex-wrap:wrap;flex:280px;align-items:center;gap:12px;min-width:0;display:flex}.post-composer__tool{border:1px solid var(--ysp-input-border,#ffffff1f);background:var(--ysp-input-bg,#ffffff0a);color:var(--ysp-fg,#dfe6f5);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.posts-toolbar{flex-wrap:wrap}.posts-toolbar>*{min-width:0}.post-action-bar,.post-action-counts,.post-feedback-row{flex-wrap:wrap}.post-action-counts{justify-content:flex-start}.link-preview-card{border:1px solid var(--ysp-panel-border,#ffffff1a);background:var(--ysp-surface-1-bg,#080c148c);color:inherit;border-radius:16px;grid-template-columns:minmax(0,140px) minmax(0,1fr);align-items:stretch;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 10px 24px #00000040}.link-preview-media{background:radial-gradient(circle at 20% 20%,#5f8bff33,#44d2ff26,#0f172a99);align-self:stretch;min-width:0;max-width:100%;height:100%;position:relative;overflow:hidden}.file-pill{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:inline-flex}.file-btn{color:#0b0d14;cursor:pointer;background:linear-gradient(135deg,#5f8bff,#44d2ff);border-radius:10px;justify-content:center;align-items:center;padding:10px 14px;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #44d2ff4d}.file-btn input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.file-name{color:var(--ysp-muted,#c7cede);text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-weight:600;overflow:hidden}.field span{color:var(--ysp-fg,#dfe6f5);margin-bottom:4px;font-size:14px;font-weight:600}.post-actions{justify-content:flex-end;margin-top:10px;display:flex}.posts-toolbar{justify-content:space-between;align-items:flex-end;gap:16px;margin:18px 0 12px;display:flex}.posts-filter{align-items:center;gap:10px;padding:8px 12px;display:flex}.posts-filter-label{text-transform:uppercase;letter-spacing:.16em;color:#a6b1c8;font-size:11px}.post-filter-select{background:0 0;min-width:180px}.posts-grid{perspective:1400px;grid-template-columns:minmax(0,1fr);gap:18px;width:100%;margin-top:0;display:grid}.posts-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.post-card{min-height:320px;transform-style:preserve-3d;background:#ffffff0d;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;transition:transform .2s,box-shadow .25s;display:flex;position:relative;overflow:hidden;transform:translateZ(0)rotateX(0)rotateY(0);box-shadow:0 20px 40px #00000059,inset 0 1px #ffffff0f}.post-card--openable{cursor:zoom-in}.post-card.is-popover-open{z-index:12;overflow:visible}.post-meta-bar{background:var(--ysp-surface-1-bg,#0a0e18cc);border-bottom:1px solid var(--ysp-panel-border,#ffffff14);color:var(--ysp-muted,#c7cede);align-items:center;gap:8px;padding:12px 56px 12px 16px;font-size:13px;display:flex}.post-visibility-select{background:var(--ysp-input-bg,#090d18b3);min-width:140px;margin-left:auto;padding:6px 10px;font-size:12px}.post-meta-name{color:var(--ysp-fg,#f8fafc);font-weight:700}.post-meta-text{color:var(--ysp-muted,#c7cede)}.post-meta-tag{color:var(--ysp-fg,#dbeafe);white-space:nowrap;background:#5f8bff2e;border:1px solid #5f8bff66;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.post-meta-tag--action{cursor:pointer;font:inherit;color:inherit}.post-meta-tag--action:hover{border-color:#7dd3fcb3}.post-meta-tag--action:focus-visible{outline-offset:2px;outline:2px solid #7dd3fcb3}.post-meta-tag--trusted{color:#c8f4ff;background:#4cc9f02e;border-color:#4cc9f073}.post-meta-tag--goal{color:#dcfce7;background:#4ade802e;border-color:#4ade8073}.post-goal-tag{align-self:flex-start;margin-bottom:10px;display:inline-flex}.post-media{aspect-ratio:16/9;background:radial-gradient(circle at 20% 20%,#5f8bff40,#44d2ff2e,#ffffff0d);border-radius:18px 18px 0 0;position:relative;overflow:visible}.post-media-grid{background:radial-gradient(circle at 20% 20%,#5f8bff40,#44d2ff2e,#ffffff0d);border-radius:18px 18px 0 0;gap:6px;width:100%;padding:8px;display:grid}.post-modal__media-grid{border-radius:16px}.post-media-grid__item{aspect-ratio:1;background:#0a0f1a99;border:1px solid #94a3b82e;border-radius:12px;width:100%;overflow:hidden}.post-media-grid__item img,.post-media-grid__item video{object-fit:cover;width:100%;height:100%;display:block}.post-media__asset{border-radius:inherit;width:100%;height:100%;overflow:hidden}.post-media__asset img,.post-media__asset video,.post-media img,.post-media video{object-fit:cover;width:100%;height:100%;display:block}.post-card:before{content:"";opacity:.8;pointer-events:none;background:radial-gradient(circle at 20% 20%,#ffffff0d,#0000 55%);position:absolute;inset:0;transform:translateZ(30px)}.post-media.placeholder{color:var(--ysp-muted-2,#9aa5bb);letter-spacing:.5px;place-items:center;font-weight:600;display:grid}.post-media .dots{background-image:radial-gradient(#ffffff14 1px,#0000 1px);background-size:12px 12px;position:absolute;inset:0}.post-card:hover{transform:translateZ(0);box-shadow:0 0 0 1px #5f8bff33,0 18px 36px #00000052,0 0 22px #5f8bff2e,inset 0 1px #ffffff0f}@media (hover:none),(pointer:coarse){.post-card{transition:none}.post-card:hover{transform:translateZ(0);box-shadow:0 20px 40px #00000059,inset 0 1px #ffffff0f}}.post-body{flex-direction:column;flex:1;gap:8px;padding:16px 18px 18px;display:flex}.post-structured{gap:10px;display:grid}.post-structured__row{background:var(--ysp-surface-1-bg,#080c168c);border:1px solid var(--ysp-panel-border,#ffffff14);border-radius:12px;gap:4px;padding:10px 12px;display:grid}.post-structured__label{letter-spacing:.12em;text-transform:uppercase;color:var(--ysp-muted-2,#9aa5bb);font-size:11px}.post-structured__value{color:var(--ysp-fg,#e5e7eb);font-size:13px;line-height:1.45}.post-structured__value.is-empty{color:var(--ysp-muted-2,#94a3b8);font-style:italic}.comments{border-top:1px solid #ffffff14;margin-top:14px;padding-top:10px}.post-actions~.comments{border-top:none;margin-top:8px;padding-top:0}.post-actions{border-top:1px solid #ffffff14;flex-direction:column;align-items:stretch;gap:8px;margin-top:auto;padding-top:10px;display:flex}.post-action-bar{flex-wrap:wrap;order:1;align-items:center;gap:10px;display:flex}.post-action-group{display:inline-flex;position:relative}.post-action-btn{color:#e5edff;letter-spacing:.01em;cursor:pointer;background:#090d18a6;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:16px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.post-action-btn:hover{background:#0c1220d9;border-color:#5f8bff73;transform:translateY(-1px)}.post-action-btn[aria-pressed=true]{border-color:#5f8bffbf;box-shadow:0 0 0 1px #5f8bff59}.post-action-icon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.post-action-icon svg{fill:currentColor;width:20px;height:20px}.post-action-popover{z-index:40;background:#0a0e18f2;border:1px solid #ffffff1f;border-radius:12px;min-width:200px;max-width:320px;padding:10px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 40px #00000059}.post-action-popover.is-wide{min-width:240px}.post-reaction-picker{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.post-reaction-emoji{cursor:pointer;background:0 0;border:none;border-radius:10px;min-height:36px;padding:10px 0;font-size:19px;transition:transform .15s}.post-reaction-emoji:hover{transform:translateY(-1px)}.post-action-counts{color:var(--ysp-muted,#c7cede);text-align:right;order:2;justify-content:flex-end;align-self:flex-end;align-items:center;gap:16px;width:100%;margin:0;font-size:14px;display:flex}.post-action-counts span{align-items:center;gap:6px;font-weight:600;display:inline-flex}.post-action-count.is-selected{color:#e6efff;background:#5f8bff2e;border:1px solid #5f8bff66;border-radius:999px;padding:2px 8px}.post-action-count-icon{font-size:16px;line-height:1}.post-share-grid{flex-wrap:wrap;gap:8px;display:flex}.post-share-btn,.post-share-link{border:1px solid var(--ysp-input-border,#ffffff1f);background:var(--ysp-input-bg,#ffffff0a);width:42px;height:42px;color:var(--ysp-fg,#e5edff);border-radius:12px;justify-content:center;align-items:center;gap:0;padding:0;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.post-share-btn:hover,.post-share-link:hover{background:#5f8bff2e;border-color:#5f8bff66;transform:translateY(-1px)}.post-share-btn.is-icon,.post-share-link.is-icon{font-size:0}.post-share-icon{font-size:16px;font-weight:700;line-height:1}.post-share-label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.post-share-link--facebook{background:#1877f22e;border-color:#1877f273}.post-share-link--x{background:#00000040;border-color:#94a3b84d}.post-share-link--linkedin{background:#0a66c233;border-color:#0a66c280}.post-share-link--reddit{background:#ff45002e;border-color:#ff450080}.post-share-link--whatsapp{background:#25d3662e;border-color:#25d36680}.post-action-notice{color:#9fb5ff;margin-top:8px;font-size:12px}.comment-list{flex-direction:column;gap:6px;margin:8px 0 10px;padding:0;list-style:none;display:flex}.comment-actions{align-items:center;gap:8px;margin-top:6px;display:flex}.comment-edit{gap:6px;display:grid}.comment-edit-input{resize:vertical;min-height:64px}.comment-edit-actions{justify-content:flex-end;gap:8px;display:flex}.comment-quick-replies{gap:8px;margin:6px 0 10px;display:grid}.comment-quick-label{letter-spacing:.16em;text-transform:uppercase;color:#95a6c5;font-size:11px}.comment-quick-grid{flex-wrap:wrap;gap:8px;display:flex}.comment-quick-reply{color:#ffe3e3;cursor:pointer;background:#f871711f;border:1px solid #f8717159;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;transition:transform .15s,background .2s,border-color .2s}.comment-quick-reply:hover{background:#f871712e;border-color:#f8717199;transform:translateY(-1px)}.comment-quick-reply:focus-visible{outline-offset:2px;outline:2px solid #f87171b3}.comment-item{color:var(--ysp-fg,#dfe6f5);background:var(--ysp-panel-bg,#ffffff0a);border:1px solid var(--ysp-panel-border,#ffffff0f);border-radius:10px;flex-direction:column;gap:4px;padding:8px 10px;font-size:14px;display:flex}.comment-author{color:var(--ysp-fg,#fff);font-weight:700}.comment-body{color:var(--ysp-muted,#c7cede);line-height:1.45}.comment-preview{margin-top:8px}.comment-delete{padding:6px 10px}.comment-form{gap:8px;margin-top:8px;display:flex}.post-meta{color:var(--ysp-muted-2,#9aa5bb);justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.post-meta-right{align-items:center;gap:8px;display:inline-flex}.post-action-overlay{z-index:70;background:#070a12c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.post-action-modal{background:#0c111cfa;border:1px solid #ffffff1f;border-radius:16px;gap:14px;width:min(420px,100%);padding:20px;display:grid;box-shadow:0 24px 50px #0000008c}.post-action-modal.is-danger{border-color:#f8717159}.post-action-modal__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.post-action-modal__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#94a3b8;margin:0 0 6px;font-size:11px}.post-action-modal__title{color:#f8fafc;margin:0;font-size:20px}.post-action-modal__close{color:#f87171;cursor:pointer;background:0 0;border:none;padding:4px;font-size:16px;font-weight:800;line-height:1}.post-action-modal__close:hover{color:#fca5a5}.post-action-options{gap:10px;display:grid}.post-action-option{text-align:left;color:#e2e8f0;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;gap:4px;width:100%;padding:12px 14px;transition:border-color .2s,background .2s,color .2s,transform .2s;display:grid}.post-action-option:hover{color:#eff6ff;background:#3b82f629;border-color:#60a5fa99;transform:translateY(-1px)}.post-action-option:disabled{opacity:.6;cursor:not-allowed;color:#94a3b8;background:#ffffff05;border-color:#ffffff14;transform:none}.post-action-option.is-active{color:#ccfbf1;background:#2dd4bf29;border-color:#5eead499}.post-action-option.is-danger{color:#fecaca;background:#f8717129;border-color:#f8717173}.post-action-option.is-danger:hover{color:#fee2e2;background:#f8717147;border-color:#f87171b3}.post-action-option__title{font-size:15px;font-weight:700}.post-action-option__hint{color:#94a3b8;font-size:12px}.post-action-footer{justify-content:flex-end;gap:10px;display:flex}.post-action-confirm{color:#e2e8f0;margin:0;font-size:15px;line-height:1.5}.post-delete{padding:4px 10px;font-size:12px}.post-meta-bar .post-delete{margin-left:auto}.post-body h3{letter-spacing:-.01em;margin:4px 0;font-size:20px}.post-body p{color:var(--ysp-muted,#c7cede);margin:0;line-height:1.55}.post-edit{gap:10px;margin-top:6px;display:grid}.post-edit-title{font-weight:600}.post-edit-body{resize:vertical;min-height:120px}.post-edit-media{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.post-edit-media__item{aspect-ratio:1;background:#0a0f1a99;border:1px solid #94a3b833;border-radius:14px;position:relative;overflow:hidden}.post-edit-media__item img,.post-edit-media__item video{object-fit:cover;width:100%;height:100%;display:block}.post-edit-media__remove{color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;position:absolute;top:8px;right:8px}.post-edit-media__remove:disabled{opacity:.6;cursor:not-allowed}.post-edit-actions{justify-content:flex-end;gap:8px;display:flex}.post-body-text a,.post-modal__body a,.featured-wins__card a{color:#8fb5ff;text-underline-offset:2px;text-decoration:underline}.post-body-text a:hover,.post-modal__body a:hover,.featured-wins__card a:hover{color:#c7ddff}.date{color:#8fb5ff;font-weight:600}.empty-state{border:1px dashed var(--ysp-border,#ffffff26);color:var(--ysp-muted-2,#9aa5bb);background:var(--ysp-panel-bg,#ffffff08);text-align:center;border-radius:12px;grid-column:1/-1;padding:18px}.posts-load-more{min-height:32px;color:var(--ysp-muted-2,#9aa5bb);justify-content:center;align-items:center;padding:12px 0 24px;font-size:14px;display:flex}.go-top-button{z-index:55;background:var(--ysp-surface-1-bg,#0c1220d9);color:var(--ysp-fg,#e9ecf5);cursor:pointer;border:1px solid #5f8bff66;border-radius:999px;padding:10px 16px;font-weight:700;transition:transform .2s,border-color .2s,background .2s;position:fixed;bottom:28px;left:28px;box-shadow:0 12px 28px #00000059}.go-top-button:hover{background:var(--ysp-hover-bg,#121a2ae6);border-color:#7dd3fca6;transform:translateY(-2px)}.goals-modal{z-index:62;background:#070a12d1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.goals-modal__panel{background:#0c111cfa;border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;width:min(1100px,100%);height:min(92vh,100%);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000008c}.goals-modal__handle{display:none}.goals-modal__close{z-index:3;color:#f8fafc;cursor:pointer;background:#0c111cd9;border:1px solid #fff3;border-radius:999px;width:38px;height:38px;font-size:14px;font-weight:700;position:absolute;top:14px;right:14px}.goals-modal__close:hover{border-color:#22d3eea6}.goals-modal__scroll{-webkit-overflow-scrolling:touch;padding:56px 22px 22px;overflow-y:auto}.goals-modal__scroll .goals-panel{box-shadow:none;margin:0}@media (pointer:coarse){.goals-modal__handle{background:#ffffff40;border-radius:999px;width:44px;height:5px;display:block;position:absolute;top:10px;left:50%;transform:translate(-50%)}.goals-modal__close{top:18px;right:18px}}@media (max-width:720px){.goals-modal{padding:0}.goals-modal__panel{border-radius:0;width:100%;height:100%}.goals-modal__scroll{padding:64px 16px 18px}.post-composer__textarea-wrap .auth-input{padding-right:52px}.post-composer__goals-trigger{border-radius:12px;width:34px;height:34px;right:8px}}.post-modal{z-index:60;background:#070a12d1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.post-error-overlay{z-index:65;background:#06080ebf;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.post-error-modal{color:#e2e8f0;background:#0c101af5;border:1px solid #94a3b84d;border-radius:18px;width:min(520px,100%);padding:18px 20px 20px;box-shadow:0 24px 60px #00000073}.post-error-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.post-error-header h3{margin:0;font-size:18px}.post-error-close{color:#fca5a5;cursor:pointer;background:0 0;border:none;font-size:18px;font-weight:800}.post-error-actions{justify-content:flex-end;margin-top:16px;display:flex}.post-delete-modal p{color:#cbd5f5;margin:0}.post-delete-actions{gap:10px}.post-modal__panel{background:#0c111cfa;border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;width:min(1100px,100%);height:min(92vh,100%);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000008c}.post-modal__scroll{-webkit-overflow-scrolling:touch;flex-direction:column;gap:18px;padding:56px 28px 28px;display:flex;overflow-y:auto}.post-modal__handle{display:none}.post-modal__close{z-index:3;color:#f8fafc;cursor:pointer;background:#0c111cd9;border:1px solid #fff3;border-radius:999px;width:38px;height:38px;font-size:14px;font-weight:700;position:absolute;top:14px;right:14px}.post-modal__close:hover{border-color:#60a5faa6}.post-modal__meta{color:#c7cede;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.post-modal__meta-left{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.post-modal__meta-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.post-modal__author{color:#f8fafc;font-weight:700}.post-modal__time{color:#a9b4c9}.post-modal__media,.post-modal__media img,.post-modal__media video{border-radius:16px}.post-modal__body h2{color:#f8fafc;margin:0;font-size:24px}.post-modal__body p{color:#dbe5f5;margin:0;line-height:1.6}.post-modal__comments{flex-direction:column;gap:10px;display:flex}.post-modal__mobile-actions{display:none}@media (pointer:coarse){.post-modal__scroll{padding:64px 22px 96px}.post-modal__handle{background:#ffffff40;border-radius:999px;width:44px;height:5px;display:block;position:absolute;top:10px;left:50%;transform:translate(-50%)}.post-modal__close{top:18px;right:18px}.post-modal__mobile-actions{flex-direction:column;gap:6px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.post-modal__close-btn{color:#eaf2ff;cursor:pointer;background:#60a5fa33;border:1px solid #ffffff26;border-radius:12px;width:100%;padding:12px 16px;font-weight:600}.post-modal__hint{text-align:center;color:#aab6cc;font-size:11px}}@media (max-width:720px){.dash-hero{flex-direction:column}.post-modal{padding:0}.post-modal__panel{border-radius:0;width:100%;height:100%}.post-modal__scroll{padding:64px 18px 96px}.post-modal__handle{background:#ffffff40;border-radius:999px;width:44px;height:5px;display:block;position:absolute;top:10px;left:50%;transform:translate(-50%)}.post-modal__close{top:18px;right:18px}.post-modal__mobile-actions{flex-direction:column;gap:6px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.post-modal__close-btn{color:#eaf2ff;cursor:pointer;background:#60a5fa33;border:1px solid #ffffff26;border-radius:12px;width:100%;padding:12px 16px;font-weight:600}.post-modal__hint{text-align:center;color:#aab6cc;font-size:11px}}.toast{z-index:999;color:#0d0c1d;border-radius:12px;padding:12px 16px;font-weight:600;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000040}.success-toast{background:#5cf0c7}@media (max-width:960px){.dashboard-shell{padding:90px 16px 32px}.main-content{width:100%;max-width:100%;margin-left:0;padding-left:0;padding-right:0}.panel-grid{grid-template-columns:1fr}.posts-toolbar{flex-direction:column;align-items:flex-start}.posts-filter,.post-filter-select{width:100%}.posts-grid--two{grid-template-columns:1fr}.post-card:hover{transform:translateZ(0);box-shadow:0 20px 40px #00000059,inset 0 1px #ffffff0f}.go-top-button{bottom:16px;left:16px}}@media (max-width:720px){.go-top-button{display:none}.post-composer__header{flex-direction:column;align-items:flex-start}.post-composer__header-chips{justify-content:flex-start;gap:6px}.post-composer__header-chips .post-composer__summary-chip{padding:4px 8px;font-size:11px}.dashboard-shell .post-composer__top{grid-template-columns:auto minmax(0,1fr);gap:12px}.post-composer__summary{flex-direction:column;align-items:stretch}.post-composer__summary-chips{justify-content:flex-start}.link-preview-card,.link-preview-card.is-compact{grid-template-columns:1fr}.link-preview-media{aspect-ratio:16/9;width:100%}.link-preview-body{width:100%}.post-media.link-preview-media,.post-media.link-preview-placeholder{display:none}.dash-hero{text-align:center;flex-direction:column;align-items:center}.dash-hero__text{text-align:center}.dash-hero .subhead{margin-left:auto;margin-right:auto}.hero-badge{justify-content:center;align-self:center}.toast{text-align:center;left:10px;right:10px;transform:none}.post-composer__toolbar{justify-content:flex-start}.post-composer__template,.post-composer__signal,.post-composer__select{width:100%;max-width:100%}.post-composer__signal{margin-left:0}.post-composer__toolbar{align-items:stretch}.post-composer__advanced .post-composer__template,.post-composer__advanced .post-composer__signal,.post-composer__advanced .post-composer__select{width:100%!important;max-width:100%!important}}@media (max-width:640px){.posts-toolbar{gap:10px}.posts-filter{flex-direction:column;align-items:stretch;gap:6px;padding:10px 12px}.posts-filter-label{letter-spacing:.12em;font-size:10px}.post-filter-select{width:100%;min-width:0}.post-action-bar{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:6px;display:grid}.post-action-group{width:100%}.post-action-btn{justify-content:center;gap:6px;width:100%;padding:6px;font-size:clamp(.65rem,2.6vw,.82rem)}.post-action-btn span{white-space:nowrap}.post-action-icon,.post-action-icon svg{width:16px;height:16px}}@media (max-width:450px){.dashboard-shell{padding:84px 10px 24px}.dash-hero{gap:16px;padding:18px 16px}.dash-hero__text h1{font-size:24px}.subhead{font-size:14px}.hero-badge{width:100%;padding:10px 12px}.post-meta-bar{gap:6px;padding:10px 12px;font-size:12px}.post-meta-tag{padding:3px 8px;font-size:11px}}.post-composer__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.post-composer__template{flex:none;gap:6px;max-width:240px;display:grid}.post-template-label{text-transform:uppercase;letter-spacing:.12em;color:#9aa3b5;font-size:11px}.post-composer__select{gap:6px;width:220px;max-width:100%;display:grid}.post-composer__select .auth-input,.post-composer__select--sm .auth-input{min-height:44px;padding:10px 12px;font-size:14px}.post-template-select{min-height:44px}.post-composer__signal{gap:6px;min-width:0;max-width:240px;margin-left:auto;display:grid}.post-composer__checkin{background:#060a1273;border:1px solid #ffffff14;border-radius:14px;gap:10px;margin-bottom:8px;padding:12px;display:grid}.post-composer__checkin-field{gap:6px;display:grid}.post-meta-tag--signal{color:#dfe7ff;background:#5f8bff33;border:1px solid #5f8bff66}.post-meta-tag--support-request{color:#ffd2d2;background:#f871712e;border-color:#f8717166}.post-meta-tag--win{color:#ffe8a3;background:#fbbf242e;border-color:#fbbf2466}.post-card--support{border-color:#f8717159;box-shadow:0 18px 40px #f871711a}.post-card--win{border-color:#fbbf2459;box-shadow:0 18px 40px #fbbf241f}.impact-notice{color:#d9f6ff;background:#44d2ff1f;border:1px solid #44d2ff4d;border-radius:12px;margin:14px 0;padding:10px 14px;font-size:14px}.featured-wins{background:#12162499;border:1px solid #ffffff14;border-radius:16px;margin:18px 0 10px;padding:16px}.featured-wins__header{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.featured-wins__header h4{margin:0;font-size:18px}.featured-wins__header span{color:#9aa3b5;font-size:12px}.featured-wins__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.featured-wins__card{text-align:left;color:inherit;cursor:pointer;background:#19140a73;border:1px solid #fbbf244d;border-radius:14px;gap:8px;padding:12px;display:grid}.featured-wins__media{aspect-ratio:16/9;background:#0f172a66;border:1px solid #ffffff14;border-radius:12px;width:100%;overflow:hidden}.featured-wins__media img,.featured-wins__media video{object-fit:cover;width:100%;height:100%;display:block}.featured-wins__card h5{margin:0;font-size:15px}.featured-wins__card p{color:#d0d5e2;margin:0;font-size:13px}.featured-wins__meta{color:#9aa3b5;font-size:12px}.featured-wins__badge{color:#ffe3a3;text-transform:uppercase;letter-spacing:.1em;background:#fbbf2433;border:1px solid #fbbf2480;border-radius:999px;align-self:flex-start;padding:3px 8px;font-size:11px}.storefront-page .storefront-dashboard.seller-dashboard{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;gap:0;width:100%;padding:0;display:block}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-grid{background:var(--seller-bg,#070b14);background-image:none;border-radius:20px;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-areas:"top top top top top top top top top top top top""k1 k1 k1 k2 k2 k2 k3 k3 k3 k4 k4 k4""rev rev rev rev rev rev rev rev side side side side""ord ord ord ord ord ord ord ord side side side side";align-items:stretch;gap:16px;max-width:1400px;margin:0 auto;padding:24px;display:grid}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-topbar{z-index:6;background:var(--seller-bg,#070b14);grid-area:top;gap:16px;padding:12px 0 0;display:grid;position:sticky;top:0}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-header{background:0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:0;display:flex;position:static}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-title h2{color:#eaf1ff;margin:0 0 6px;font-size:28px;font-weight:700}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-title p{color:#9fb0d1;margin:0;font-size:14px;font-weight:500}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-icon{color:#4da3ff;background:#111b30;border:1px solid #78a0ff29;border-radius:12px;width:40px;height:40px;font-size:18px}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-range{color:#eaf1ff;background:#0d1424;border:1px solid #78a0ff29;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:500}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-user{color:#eaf1ff;background:#111b30;border:1px solid #78a0ff29;border-radius:999px;padding:6px 10px;font-size:12px}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-avatar{color:#eaf1ff;background:#4da3ff33;border-radius:999px;width:28px;height:28px;font-size:12px}.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-card{background:#0d1424;border:1px solid #78a0ff29;border-radius:16px;height:100%;padding:22px;transition:transform .2s,border-color .2s;box-shadow:0 10px 30px #00000059}.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-card:hover{border-color:#78a0ff59;transform:translateY(-2px)}.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-label{text-transform:uppercase;letter-spacing:.08em;color:#9fb0d1;font-size:12px;font-weight:600}.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-icon{color:#4da3ff;background:#4da3ff29;border-radius:8px;width:28px;height:28px;font-size:16px}.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-value{color:#eaf1ff;font-size:32px;font-weight:700}.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-meta{color:#9fb0d1;font-size:12px;font-weight:500}.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-sparkline span{background:linear-gradient(#4da3ffcc,#4da3ff33)}.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-card--k1{grid-area:k1}.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-card--k2{grid-area:k2}.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-card--k3{grid-area:k3}.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-card--k4{grid-area:k4}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel{background:#0d1424;border:1px solid #78a0ff29;border-radius:16px;height:100%;min-height:0;padding:22px;transition:transform .2s,border-color .2s;box-shadow:0 10px 30px #00000059}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel:hover{border-color:#78a0ff59;transform:translateY(-2px)}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel:before,.storefront-page .storefront-dashboard.seller-dashboard .seller-panel:after,.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-card:before,.storefront-page .storefront-dashboard.seller-dashboard .seller-kpi-card:after{content:none;display:none;position:static}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel-header h3{color:#eaf1ff;margin:4px 0 0;font-size:14px;font-weight:600}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#9fb0d1;font-size:12px;font-weight:600}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel-tabs{background:#111b30;border:1px solid #78a0ff29;border-radius:999px;padding:4px}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel-tabs button{color:#9fb0d1;padding:6px 12px;font-size:12px;font-weight:600}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel-tabs button.is-active{color:#0b0d14;box-shadow:none;background:#4da3ff}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel--area-rev{grid-area:rev}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel--area-ord{grid-area:ord}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-side{flex-direction:column;grid-area:side;gap:16px;display:flex}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel-subsection{border-top:1px solid #78a0ff1f;gap:12px;margin-top:16px;padding-top:16px;display:grid}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel-subheader h4{color:#eaf1ff;margin:4px 0 0;font-size:14px;font-weight:600}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel-note{color:#9fb0d1;font-size:12px}.storefront-page .storefront-dashboard.seller-dashboard .seller-panel--revenue,.storefront-page .storefront-dashboard.seller-dashboard .seller-panel--orders,.storefront-page .storefront-dashboard.seller-dashboard .seller-panel--payouts,.storefront-page .storefront-dashboard.seller-dashboard .seller-panel--verification,.storefront-page .storefront-dashboard.seller-dashboard .seller-panel--setup,.storefront-page .storefront-dashboard.seller-dashboard .seller-panel--active,.storefront-page .storefront-dashboard.seller-dashboard .seller-panel--messages,.storefront-page .storefront-dashboard.seller-dashboard .seller-panel--disputes{min-height:0}.storefront-page .storefront-dashboard.seller-dashboard button:focus-visible,.storefront-page .storefront-dashboard.seller-dashboard select:focus-visible,.storefront-page .storefront-dashboard.seller-dashboard input:focus-visible,.storefront-page .storefront-dashboard.seller-dashboard textarea:focus-visible,.storefront-page .storefront-dashboard.seller-dashboard .seller-panel-tabs button:focus-visible{outline-offset:2px;outline:2px solid #4da3ff}@media (max-width:1279px){.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"top top""k1 k2""k3 k4""rev rev""ord ord""side side"}}@media (max-width:767px){.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"top""k1""k2""k3""k4""rev""ord""side";padding:20px 16px 24px}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-actions{justify-content:flex-start;width:100%}.storefront-page .storefront-dashboard.seller-dashboard .seller-dashboard-user{margin-left:0}}.fullscreen-loader{z-index:2000;color:#e6f4ea;text-align:center;background:radial-gradient(140% 140% at 20% 10%,#132237 0%,#0b101d 45%,#05060a 100%);place-items:center;gap:16px;display:grid;position:fixed;inset:0}.fullscreen-loader__brand{place-items:center;width:148px;height:148px;display:grid;position:relative}.fullscreen-loader__brand img{object-fit:contain;filter:drop-shadow(0 12px 28px #0c181299);width:86px;height:86px;animation:1.6s ease-in-out infinite loader-pulse}.fullscreen-loader__orbit{border:2px solid #22c55e59;border-radius:50%;animation:1.4s linear infinite loader-orbit,1.6s ease-in-out infinite loader-ring-pulse;position:absolute;inset:-8px;box-shadow:0 0 24px #22c55e2e}.fullscreen-loader__orbit:before{content:"";background:#22c55e;border-radius:999px;width:14px;height:14px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 0 18px #22c55ed9,0 0 32px #22c55e73}.fullscreen-loader__text{letter-spacing:.2em;text-transform:uppercase;color:#e2f4eab3;font-size:.85rem}@keyframes loader-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loader-pulse{0%{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}to{opacity:.9;transform:scale(1)}}@keyframes loader-ring-pulse{0%{box-shadow:0 0 18px #22c55e26}50%{box-shadow:0 0 28px #22c55e4d}to{box-shadow:0 0 18px #22c55e26}}@media (prefers-reduced-motion:reduce){.fullscreen-loader__brand img,.fullscreen-loader__orbit{animation:none}}.dash-nav{width:var(--sidebar-width,300px);z-index:12;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1;background:0 0;flex-direction:column;align-items:flex-start;gap:16px;height:100vh;padding:18px 16px;transition:box-shadow .2s;display:flex;position:fixed;top:0;left:0}.dash-nav.scrolled{opacity:1;background:0 0;box-shadow:0 10px 40px #00000059}.sidebar-shell{position:relative}.sidebar-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:14;background:#0c0f18eb;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px 16px;display:none;position:fixed;top:0;left:0;right:0;overflow:visible}.hamburger{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:10px;transition:background .2s,box-shadow .2s;display:inline-flex;position:relative}.hamburger span{background:#e9ecf5;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s;display:block}.hamburger.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-avatar-button{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:transform .15s,box-shadow .2s,border-color .2s;display:inline-flex;overflow:hidden}.mobile-avatar-button:hover{border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 10px 24px #00000040}.mobile-avatar-button.is-open{border-color:#5f8bff73;box-shadow:0 12px 26px #0f172a59}.mobile-avatar-image{object-fit:cover;image-orientation:from-image;width:100%;height:100%;display:block}.mobile-avatar-fallback{color:#e2e8f0;letter-spacing:.08em;background:linear-gradient(135deg,#60a5fa,#7c3aed);justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;font-weight:700;display:inline-flex}.mobile-initials-button{color:#e9ecf5;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;height:36px;padding:0 12px;font-size:12px;font-weight:700;transition:transform .15s,box-shadow .2s,border-color .2s}.mobile-initials-button:hover{border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 10px 24px #00000040}.mobile-initials-button.is-open{border-color:#5f8bff73;box-shadow:0 12px 26px #0f172a59}.mobile-topbar-actions{align-items:center;gap:10px;display:inline-flex;position:relative}.mobile-topbar-bell{background:radial-gradient(circle at 30% 30%,#0ea5e959,#0f172a33);border:1px solid #7dd3fc59;border-radius:12px;width:38px;height:38px;box-shadow:0 10px 24px #0ea5e940,inset 0 0 0 1px #ffffff0f}.mobile-profile-menu{border:1px solid var(--ysp-popover-border,#94a3b838);background:var(--ysp-popover-bg,linear-gradient(155deg,#141b34fa,#080a14fa));z-index:16;border-radius:16px;gap:6px;width:min(260px,100vw - 32px);padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 44px #050814a6,inset 0 0 0 1px #ffffff0a}.mobile-profile-menu.has-custom-content{max-height:calc(100vh - 120px);overflow-y:auto}.mobile-custom-content{gap:12px;display:grid}.mobile-profile-menu .friends-sidebar-dashboard{display:none}.mobile-profile-divider{background:var(--ysp-panel-border,#94a3b82e);height:1px;margin:4px 0}.mobile-profile-item{text-align:left;border:1px solid var(--ysp-border,#94a3b82e);width:100%;color:var(--ysp-fg,#e2e8f0);letter-spacing:.01em;cursor:pointer;box-shadow:none;background:0 0;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-weight:600;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex}.mobile-profile-item:hover{background:var(--ysp-hover-bg,#ffffff0f);border-color:var(--sidebar-accent-border,#3b82f673);transform:translateY(-1px);box-shadow:0 10px 22px #080c1673}.mobile-profile-item:disabled{opacity:.55;cursor:not-allowed}.mobile-profile-item:disabled:hover{background:0 0;border-color:#0000;transform:none}.mobile-profile-item:focus{border-color:var(--sidebar-accent-border,#5cf0c799);box-shadow:0 0 0 2px var(--sidebar-accent-bg,#5cf0c733);outline:none}.mobile-profile-item.is-active{background:var(--sidebar-accent-bg,#5cf0c714);border-color:var(--sidebar-accent-border,#5cf0c78c);color:var(--ysp-fg,#d9fbe7)}.mobile-settings-links{border-top:1px solid var(--ysp-panel-border,#94a3b82e);gap:6px;padding-top:6px;display:grid}.mobile-notification-panel{background:var(--ysp-popover-bg,linear-gradient(155deg,#141b34fa,#080a14fa));border:1px solid var(--ysp-popover-border,#94a3b838);z-index:16;border-radius:16px;width:min(320px,100vw - 32px);padding:12px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 44px #050814a6,inset 0 0 0 1px #ffffff0a}.brand{letter-spacing:.03em;box-shadow:none;appearance:none;background:#03032d80;border:none;border-radius:50px;outline:none;justify-content:center;align-items:center;gap:12px;padding:0 16px 0 0;font-weight:700;display:inline-flex}.brand:focus-visible{outline-offset:4px;outline:2px solid #7dd3fcb3}.brand-mark{box-sizing:border-box;background:0 0;border-radius:999px;flex:none;place-items:center;width:40px;height:40px;padding:0;display:grid;overflow:hidden}.brand-text{color:#fff}.brand-mark img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;transform:scale(2.5)}.nav-actions{align-items:center;gap:12px;display:inline-flex}.nav-user{color:var(--ysp-muted,#c7cede);font-weight:600}.nav-btn{padding:10px 14px}.nav-links{flex-direction:column;gap:8px;width:100%;display:flex}.sidebar-settings-button{border:1px solid var(--ysp-border,#ffffff24);width:100%;color:var(--ysp-fg,#dbe2f2f2);-webkit-backdrop-filter:none;box-shadow:none;border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;background:0 0!important}.sidebar-settings-button:hover{border-color:var(--ysp-border-strong,#ffffff42);transform:translateY(-1px);box-shadow:0 12px 26px #0000002e;background:var(--ysp-hover-bg,#ffffff0f)!important}.sidebar-settings-button.is-active{border-color:var(--sidebar-accent-border,#5cf0c78c);color:var(--ysp-fg,#e7fff5f5);box-shadow:inset 3px 0 0 var(--sidebar-accent-bar,#5cf0c799),0 0 0 1px #ffffff05;background:var(--sidebar-accent-bg,#5cf0c714)!important}.sidebar-settings-icon{width:18px;height:18px;color:var(--sidebar-icon-color,var(--ysp-icon,#94a3b8f2));filter:drop-shadow(0 10px 22px var(--sidebar-icon-glow,#0000));flex:0 0 18px;justify-content:center;align-items:center;transition:color .18s,filter .18s;display:inline-flex}.sidebar-settings-icon svg{width:18px;height:18px}.sidebar-settings-button:hover .sidebar-settings-icon{color:var(--sidebar-icon-color,var(--ysp-fg,#e2e8f0fa));filter:drop-shadow(0 14px 26px var(--sidebar-icon-glow,#0000001f))}.sidebar-settings-button.is-active .sidebar-settings-icon{color:var(--sidebar-icon-color,#5cf0c7f2)}.sidebar-nav-icon{width:18px;height:18px;color:var(--sidebar-icon-color,var(--ysp-icon,#94a3b8f2));filter:drop-shadow(0 10px 22px var(--sidebar-icon-glow,#0000));flex:0 0 18px;justify-content:center;align-items:center;transition:color .18s,filter .18s;display:inline-flex}.sidebar-nav-icon svg{width:18px;height:18px}.sidebar-nav-link:hover .sidebar-nav-icon,.sidebar-settings-link:hover .sidebar-nav-icon,.sidebar-profile-menu .nav-btn:hover .sidebar-nav-icon,.mobile-profile-item:hover .sidebar-nav-icon{color:var(--sidebar-icon-color,var(--ysp-fg,#e2e8f0fa));filter:drop-shadow(0 14px 26px var(--sidebar-icon-glow,#0000001f))}.sidebar-nav-link.is-active .sidebar-nav-icon,.sidebar-settings-link.is-active .sidebar-nav-icon,.mobile-profile-item.is-active .sidebar-nav-icon{color:var(--sidebar-icon-color,#5cf0c7f2)}.sidebar-shell [data-accent=dashboard],.storefront-shell [data-accent=dashboard]{--sidebar-icon-color:#38bdf8;--sidebar-icon-glow:#38bdf861;--sidebar-accent-border:#38bdf880;--sidebar-accent-bg:#38bdf81a;--sidebar-accent-bar:#38bdf89e}.sidebar-shell [data-accent=profile]{--sidebar-icon-color:#a855f7;--sidebar-icon-glow:#a855f75c;--sidebar-accent-border:#a855f780;--sidebar-accent-bg:#a855f71a;--sidebar-accent-bar:#a855f79e}.sidebar-shell [data-accent=friends]{--sidebar-icon-color:#22c55e;--sidebar-icon-glow:#22c55e57;--sidebar-accent-border:#22c55e7a;--sidebar-accent-bg:#22c55e1a;--sidebar-accent-bar:#22c55e99}.sidebar-shell [data-accent=groups]{--sidebar-icon-color:#f97316;--sidebar-icon-glow:#f9731657;--sidebar-accent-border:#f9731680;--sidebar-accent-bg:#f973161a;--sidebar-accent-bar:#f973169e}.sidebar-shell [data-accent=forums]{--sidebar-icon-color:#ec4899;--sidebar-icon-glow:#ec48995c;--sidebar-accent-border:#ec489980;--sidebar-accent-bg:#ec48991a;--sidebar-accent-bar:#ec48999e}.sidebar-shell [data-accent=storefront]{--sidebar-icon-color:#22d3ee;--sidebar-icon-glow:#22d3ee57;--sidebar-accent-border:#22d3ee80;--sidebar-accent-bg:#22d3ee1a;--sidebar-accent-bar:#22d3ee9e}.sidebar-shell [data-accent=news]{--sidebar-icon-color:#fbbf24;--sidebar-icon-glow:#fbbf2452;--sidebar-accent-border:#fbbf2480;--sidebar-accent-bg:#fbbf241f;--sidebar-accent-bar:#fbbf249e}.sidebar-shell [data-accent=moderation]{--sidebar-icon-color:#f87171;--sidebar-icon-glow:#f8717157;--sidebar-accent-border:#f8717185;--sidebar-accent-bg:#f871711f;--sidebar-accent-bar:#f871719e}.sidebar-shell [data-accent=settings]{--sidebar-icon-color:#5cf0c7f2;--sidebar-icon-glow:#5cf0c752;--sidebar-accent-border:#5cf0c78c;--sidebar-accent-bg:#5cf0c714;--sidebar-accent-bar:#5cf0c799}.sidebar-shell [data-accent=group-theme]{--sidebar-icon-color:#fb7185;--sidebar-icon-glow:#fb718557;--sidebar-accent-border:#fb718585;--sidebar-accent-bg:#fb71851a;--sidebar-accent-bar:#fb71859e}.sidebar-shell [data-accent=home]{--sidebar-icon-color:#60a5fa;--sidebar-icon-glow:#60a5fa57;--sidebar-accent-border:#60a5fa85;--sidebar-accent-bg:#60a5fa1a;--sidebar-accent-bar:#60a5fa9e}.sidebar-shell [data-accent=downloads]{--sidebar-icon-color:#818cf8;--sidebar-icon-glow:#818cf857;--sidebar-accent-border:#818cf885;--sidebar-accent-bg:#818cf81a;--sidebar-accent-bar:#818cf89e}.sidebar-shell [data-accent=logout]{--sidebar-icon-color:#fb7185;--sidebar-icon-glow:#fb718552;--sidebar-accent-border:#fb718585;--sidebar-accent-bg:#fb71851a;--sidebar-accent-bar:#fb71859e}.sidebar-shell [data-accent=appearance]{--sidebar-icon-color:#22d3ee;--sidebar-icon-glow:#22d3ee57;--sidebar-accent-border:#22d3ee80;--sidebar-accent-bg:#22d3ee1a;--sidebar-accent-bar:#22d3ee9e}.sidebar-shell [data-accent=security]{--sidebar-icon-color:#fbbf24;--sidebar-icon-glow:#fbbf244d;--sidebar-accent-border:#fbbf2480;--sidebar-accent-bg:#fbbf241f;--sidebar-accent-bar:#fbbf249e}.sidebar-shell [data-accent=privacy]{--sidebar-icon-color:#a855f7;--sidebar-icon-glow:#a855f757;--sidebar-accent-border:#a855f780;--sidebar-accent-bg:#a855f71a;--sidebar-accent-bar:#a855f79e}.sidebar-shell [data-accent=notifications]{--sidebar-icon-color:#f97316;--sidebar-icon-glow:#f9731652;--sidebar-accent-border:#f9731680;--sidebar-accent-bg:#f973161a;--sidebar-accent-bar:#f973169e}.sidebar-shell [data-accent=changes]{--sidebar-icon-color:#f87171;--sidebar-icon-glow:#f8717152;--sidebar-accent-border:#f8717185;--sidebar-accent-bg:#f871711f;--sidebar-accent-bar:#f871719e}.sidebar-settings-nav{gap:6px;width:100%;margin-top:4px;display:grid}.sidebar-settings-link{text-align:left;border:1px solid var(--ysp-border,#ffffff24);width:100%;color:var(--ysp-fg,#cdd5e8f2);cursor:pointer;-webkit-backdrop-filter:none;box-shadow:none;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:600;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;background:0 0!important}.sidebar-settings-link:hover{border-color:var(--ysp-border-strong,#ffffff3d);transform:translateY(-1px);box-shadow:0 10px 22px #00000029;background:var(--ysp-hover-bg,#ffffff0f)!important}.sidebar-settings-link.is-active{border-color:var(--sidebar-accent-border,#5cf0c78c);color:var(--ysp-fg,#e7fff5f5);box-shadow:inset 3px 0 0 var(--sidebar-accent-bar,#5cf0c799),0 0 0 1px #ffffff05;background:var(--sidebar-accent-bg,#5cf0c714)!important}.sidebar-profile-slot{width:100%;position:relative}.sidebar-profile-menu{background:var(--ysp-popover-bg,linear-gradient(155deg,#141b34fa,#080a14fa));border:1px solid var(--ysp-popover-border,#94a3b838);z-index:15;border-radius:14px;position:absolute;top:110%;left:0;right:0;overflow:hidden;box-shadow:0 18px 44px #050814a6,inset 0 0 0 1px #ffffff0a}.sidebar-profile-row{align-items:center;gap:10px;width:100%;display:flex}.sidebar-profile-button{cursor:pointer;min-width:0;color:var(--ysp-fg,#e9ecf5);background:radial-gradient(140% 170% at 10% 0%,#17064029 0%,#0206250f 40%,#fff0 70%),var(--ysp-panel-bg,#ffffff0d);-webkit-backdrop-filter:blur(10px);isolation:isolate;border:none;border-radius:14px;flex:1;align-items:center;gap:10px;margin-bottom:10px;padding:5px 6px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #00000038,inset 0 1px #ffffff14}.sidebar-profile-button:after{content:"";border-radius:inherit;pointer-events:none;opacity:.18;mix-blend-mode:screen;z-index:0;background:linear-gradient(#ffffff29,#fff0),radial-gradient(140% 120% at 0 100%,#38bdf81f,#fff0);position:absolute;inset:0}.sidebar-profile-button>*{z-index:1;position:relative}.sidebar-profile-button:hover{border-color:var(--ysp-border-strong,#ffffff42);background:radial-gradient(140% 170% at 10% 0%,#fff3 0%,#ffffff14 42%,#fff0 70%),var(--ysp-hover-bg,#ffffff0f);transform:translateY(-1px);box-shadow:0 18px 46px #00000047,inset 0 1px #ffffff1a}.sidebar-profile-button:active{transform:translateY(0)}.sidebar-profile-button:focus-visible{outline-offset:3px;outline:2px solid #7dd3fcb3}.sidebar-profile-button .avatar-octagon,.sidebar-profile-button>div[aria-hidden=true]{border:1px solid var(--ysp-panel-border,#ffffff1f);flex:none;box-shadow:0 10px 22px #00000038,inset 0 1px #ffffff0f}.sidebar-nav-links{gap:8px;width:100%;display:grid}.sidebar-custom-content{scrollbar-width:none;-ms-overflow-style:none;flex:1;grid-auto-rows:max-content;align-content:start;gap:16px;width:100%;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.sidebar-custom-content::-webkit-scrollbar{width:0;height:0}.sidebar-nav-link{width:100%;color:var(--ysp-fg,#e2e8f0f0);letter-spacing:.01em;-webkit-backdrop-filter:none;box-shadow:none;border-radius:14px;justify-content:flex-start;align-items:center;gap:10px;padding:12px 14px;font-weight:650;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;background:0 0!important;border:none!important}.sidebar-nav-link:hover{border-color:var(--ysp-border-strong,#ffffff42);transform:translateY(-1px);box-shadow:0 12px 26px #00000038;background:var(--ysp-hover-bg,#ffffff0f)!important}.sidebar-nav-link:disabled{opacity:.55;cursor:not-allowed}.sidebar-nav-link:disabled:hover{border-color:var(--ysp-panel-border,#ffffff14);background:#ffffff03;transform:none}.sidebar-nav-link.is-active{border-color:var(--sidebar-accent-border,#5cf0c78c);color:var(--ysp-fg,#e7fff5f5);box-shadow:inset 3px 0 0 var(--sidebar-accent-bar,#5cf0c799),0 0 0 1px #ffffff05;background:var(--sidebar-accent-bg,#5cf0c714)!important}.sidebar-bell{width:40px;height:40px;color:var(--ysp-icon,#e5e7eb);cursor:pointer;background:#fff0;border:none;border-radius:12px;flex-shrink:0;place-items:center;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;position:relative}.sidebar-bell:hover{color:#f97316;transform:translateY(-1px)}.sidebar-bell svg{width:18px;height:18px}.sidebar-bell.mobile-topbar-bell{background:radial-gradient(circle at 30% 30%,#0ea5e959,#0f172a33);border-color:#7dd3fc66;box-shadow:0 10px 24px #0ea5e940,inset 0 0 0 1px #ffffff0f}.sidebar-bell-badge{color:#0b0d14;background:linear-gradient(135deg,#fbbf24,#f97316);border:1px solid #0000004d;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:-6px;right:-6px}.sidebar-notification-panel{z-index:16;background:#0f172a;border:1px solid #ffffff14;border-radius:12px;padding:12px;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 18px 40px #00000059}.sidebar-notification-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.sidebar-notification-list{gap:8px;display:grid}.sidebar-notification-group{gap:6px;display:grid}.sidebar-notification-item{color:#dfe6f5;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:13px;display:flex}.sidebar-notification-item.is-action{text-align:left;cursor:pointer;appearance:none;background:#ffffff0a;width:100%;font-family:inherit}.sidebar-notification-item.is-action:hover{background:#3b82f624;border-color:#7dd3fc66}.sidebar-notification-count{color:#8fb5ff;font-weight:700}.sidebar-notification-status{color:#9aa5bb;padding-left:4px;font-size:12px}.sidebar-notification-preview{color:#b7c2d6;padding:0 8px 4px;font-size:12px}.sidebar-notification-preview-text{flex:1;min-width:0;display:block}.sidebar-notification-preview-list{gap:6px;padding-left:6px;display:grid}.sidebar-notification-preview-row{background:#0f172a99;border:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;display:flex}.sidebar-notification-preview-row.is-action{text-align:left;cursor:pointer;width:100%;color:inherit;appearance:none;font-family:inherit}.sidebar-notification-preview-row.is-action:hover{background:#3b82f61f;border-color:#7dd3fc59}.sidebar-notification-preview-more{color:#9aa5bb;padding-left:8px;font-size:11px}.sidebar-notification-tray{z-index:1200;position:fixed;inset:0}.sidebar-notification-tray-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:auto;cursor:pointer;background:radial-gradient(120% 140% at 0 10%,#38bdf81f,#080c16b8),#050812ad;border:none;margin:0;padding:0;animation:.22s forwards sidebar-notification-backdrop-in;position:absolute;inset:0}.sidebar-notification-tray-panel{--tray-width:340px;height:100vh;width:var(--tray-width);pointer-events:auto;background:radial-gradient(140% 180% at -10% -10%,#38bdf833,#0f172af5),linear-gradient(#0f172afa,#080c16fa);border-right:1px solid #94a3b847;flex-direction:column;max-width:min(420px,94vw);animation:.26s cubic-bezier(.22,1,.36,1) forwards sidebar-notification-tray-in;display:flex;position:absolute;top:0;left:0;overflow:hidden;transform:translate(-110%);box-shadow:0 30px 80px #040814b3,inset 0 1px #ffffff0d}.sidebar-notification-tray-header{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#0f172afa,#0f172aeb);border-bottom:1px solid #94a3b82e;margin-bottom:4px;padding:18px 18px 14px;position:sticky;top:0}.sidebar-notification-tray-title{gap:2px;display:grid}.sidebar-notification-tray-subtitle{color:#9fb0cc;font-size:12px;font-weight:600}.sidebar-notification-tray-actions{align-items:center;gap:8px;display:inline-flex}.sidebar-notification-close{color:#e5e7eb;cursor:pointer;background:#0f172a8c;border:1px solid #94a3b842;border-radius:12px;place-items:center;width:36px;height:36px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.sidebar-notification-close:hover{border-color:#7dd3fc99;transform:translateY(-1px);box-shadow:0 12px 24px #0ea5e938}.sidebar-notification-close svg{width:16px;height:16px}.sidebar-notification-tray-panel .sidebar-notification-list{flex:1;gap:10px;padding:10px 12px 18px;overflow-y:auto}.sidebar-notification-tray-panel .sidebar-notification-group{gap:6px}.sidebar-notification-tray-panel .sidebar-notification-item{background:#0f172a99;border:1px solid #94a3b82e;border-radius:10px;padding:8px 10px;font-size:12px;box-shadow:inset 0 1px #ffffff0a}.sidebar-notification-tray-panel .sidebar-notification-item.is-action:hover{background:linear-gradient(135deg,#3b82f63d,#0ea5e92e);border-color:#7dd3fc8c}.sidebar-notification-tray-panel .sidebar-notification-preview,.sidebar-notification-tray-panel .sidebar-notification-preview-list{padding-left:4px}.sidebar-notification-tray-panel .sidebar-notification-preview-row{background:#0f172ab8;border-color:#94a3b82e}@keyframes sidebar-notification-tray-in{0%{transform:translate(-110%)}to{transform:translate(0)}}@keyframes sidebar-notification-backdrop-in{0%{opacity:0}to{opacity:1}}@media (max-width:1200px){.sidebar-notification-tray-panel{--tray-width:320px}}@media (max-width:960px){.sidebar-notification-tray-panel{--tray-width:min(380px,88vw)}}@media (max-width:720px){.sidebar-notification-tray-panel{--tray-width:100vw;max-width:100vw}.sidebar-notification-tray-header{padding:22px 22px 16px}.sidebar-notification-tray-actions{gap:10px;margin-right:4px}}.btn.tiny{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600}.avatar-octagon{clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);object-fit:cover;image-orientation:from-image}.sidebar-profile-menu .nav-btn{border-bottom:1px solid var(--ysp-panel-border,#94a3b829);color:var(--ysp-fg,#e2e8f0);letter-spacing:.01em;border-radius:0;justify-content:flex-start;align-items:center;gap:10px;width:100%;padding:12px 14px;font-weight:600;transition:background .2s,color .2s;display:flex;background:0 0!important}.sidebar-profile-menu .nav-btn:hover{color:var(--ysp-fg,#f8fafc);background:var(--ysp-hover-bg,#ffffff0f)!important}.sidebar-profile-menu .nav-btn:last-child{border-bottom:none}.bio-panel{border:1px solid var(--ysp-panel-border,#ffffff14);color:var(--ysp-muted,#c7cede);background:linear-gradient(135deg,#ffffff0a,#ffffff14);border-radius:12px;padding:10px;font-size:13px;line-height:1.45;box-shadow:0 10px 30px #00000040}.bio-line{margin-bottom:6px}.bio-line:last-child{margin-bottom:0}.biobutton,.sidebar-overlay{display:none}@media (max-width:960px){.sidebar-topbar{display:flex}.dash-nav{border-radius:18px;flex-direction:column;align-items:flex-start;gap:12px;width:auto;height:auto;max-height:calc(100vh - 76px);display:none;position:fixed;top:64px;left:12px;right:12px;overflow-y:auto;box-shadow:0 18px 40px #00000061}.sidebar-shell.open .dash-nav,.dash-nav .brand{display:none}.nav-links{width:100%}.nav-links .nav-btn{justify-content:flex-start;width:100%}.nav-actions{flex-flow:wrap;align-items:center;gap:10px;width:100%}.sidebar-nav-links{display:none}.sidebar-shell.open .sidebar-overlay{z-index:11;background:#0000006b;display:block;position:fixed;inset:0}}@media (max-width:720px){.mobile-profile-menu,.mobile-notification-panel{width:auto;max-width:none;position:fixed;top:64px;left:12px;right:12px}.sidebar-topbar .brand-text{display:none}.sidebar-topbar .brand{gap:10px;padding-right:.5rem}}@media (max-width:450px){.sidebar-topbar{padding:10px 12px}.brand{gap:8px;padding-right:.4rem}.brand-mark{border-radius:999px;width:30px;height:30px}.mobile-topbar-actions{gap:8px}.mobile-avatar-button{width:36px;height:36px}.mobile-topbar-bell{border-radius:10px;width:34px;height:34px}.mobile-profile-menu,.mobile-notification-panel{width:calc(100vw - 20px);max-height:calc(100vh - 80px);left:10px;right:10px;overflow-y:auto}.nav-actions{gap:8px}.nav-links .nav-btn{padding:10px 12px;font-size:14px}}@media (min-width:1920px){.dash-nav{gap:18px;padding:20px 18px;font-size:15px}.brand{padding-right:1.2rem}.brand-mark{width:44px;height:44px}.sidebar-nav-link{padding:14px 16px;font-size:15px}.sidebar-settings-button{padding:12px 14px;font-size:14px}.sidebar-settings-link{padding:10px 12px;font-size:14px}.sidebar-bell{width:44px;height:44px}.sidebar-bell svg{width:20px;height:20px}}@media (min-width:2560px){.dash-nav{gap:20px;padding:22px 20px;font-size:16px}.brand-mark{width:48px;height:48px}.sidebar-nav-link{padding:15px 18px;font-size:16px}.sidebar-settings-button{padding:12px 16px;font-size:15px}.sidebar-settings-link{padding:11px 14px;font-size:15px}.sidebar-bell{width:48px;height:48px}.sidebar-bell svg{width:22px;height:22px}}@media (min-width:3840px){.dash-nav{gap:22px;padding:24px 22px;font-size:17px}.brand-mark{width:52px;height:52px}.sidebar-nav-link{padding:16px 20px;font-size:17px}.sidebar-settings-button{padding:14px 18px;font-size:16px}.sidebar-settings-link{padding:12px 16px;font-size:16px}.sidebar-bell{width:52px;height:52px}.sidebar-bell svg{width:24px;height:24px}}@media (min-width:7680px){.dash-nav{gap:26px;padding:28px 26px;font-size:19px}.brand{padding-right:1.6rem}.brand-mark{width:60px;height:60px}.sidebar-nav-link{padding:18px 22px;font-size:19px}.sidebar-settings-button{padding:16px 20px;font-size:18px}.sidebar-settings-link{padding:14px 18px;font-size:18px}.sidebar-bell{width:60px;height:60px}.sidebar-bell svg{width:28px;height:28px}}.topbar{z-index:10;width:100%;margin:0 0 18px;position:sticky;top:0}.topbar-greeting{text-align:center;place-items:center;gap:4px;margin:0 0 12px;display:grid}.topbar-greeting-title{color:var(--ysp-fg,#f8fafc);font-size:clamp(18px,2.2vw,22px);font-weight:700}.topbar-greeting-sub{color:var(--ysp-muted-2,#9aa5bb);font-size:14px}.topbar-inner{box-sizing:border-box;align-items:center;gap:12px;width:100%;display:flex}.topbar-search{flex:1;position:relative}.topbar-search input{border:1px solid var(--ysp-input-border,#ffffff1f);background:var(--ysp-input-bg,#ffffff0a);width:100%;color:var(--ysp-input-fg,#e9ecf5);border-radius:999px;padding:10px 16px;font-size:14px}.topbar-search input::placeholder{color:var(--ysp-input-placeholder,#9aa5bb)}.topbar-results{z-index:20;background:#0f172a;border:1px solid #ffffff14;border-radius:14px;max-height:420px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden auto;box-shadow:0 18px 40px #00000059}.topbar-filters{background:radial-gradient(120% 140% at 12% 0,#48628c38,#0000 52%),linear-gradient(#0f172afa,#080c18fa);border:1px solid #94a3b81f;border-bottom-color:#94a3b833;border-radius:14px 14px 10px 10px;gap:14px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff0a}.topbar-filter-header{color:#a8b4c7;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;font-size:11px;font-weight:600;display:flex}.topbar-filter-header:after{content:"";background:linear-gradient(90deg,#94a3b859,#94a3b800);flex:1;height:1px}.topbar-filter-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.topbar-filter-field{color:#9aa5bb;background:linear-gradient(#0c121eeb,#070a12eb) padding-box padding-box,linear-gradient(135deg,#94a3b859,#3b82f659) border-box;border:1px solid #0000;border-radius:14px;gap:7px;padding:10px 12px;font-size:11px;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s;display:grid;position:relative;box-shadow:0 12px 24px #03060e73,inset 0 1px #ffffff0d}.topbar-filter-field span{text-transform:uppercase;letter-spacing:.12em;color:#b3c0d6;font-size:10px;font-weight:600}.topbar-filter-field input,.topbar-filter-field select{color:#f1f5f9;letter-spacing:.01em;background-color:#0000;border:none;width:100%;min-height:26px;padding:4px 0 6px;font-size:12px;font-weight:500;transition:color .2s}.topbar-filter-field input::placeholder{color:#7f8ca5}.topbar-filter-field input:disabled,.topbar-filter-field select:disabled{opacity:.55;cursor:not-allowed}.topbar-filter-field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23cbd5e1' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 8px;padding-right:24px}.topbar-filter-field:hover{background:linear-gradient(#0e1422f2,#090c14f2) padding-box padding-box,linear-gradient(135deg,#94a3b87a,#3b82f680) border-box;transform:translateY(-1px);box-shadow:0 14px 28px #02060e80,inset 0 1px #ffffff0f}.topbar-filter-field:focus-within{background:linear-gradient(#101828f5,#0a0e18f5) padding-box padding-box,linear-gradient(135deg,#60a5fab3,#0ea5e999) border-box;transform:translateY(-1px);box-shadow:0 0 0 2px #3b82f640,0 16px 32px #02060e8c,inset 0 1px #ffffff0f}.topbar-filter-field input:focus,.topbar-filter-field select:focus{outline:none}.topbar-filter-field select option{color:#f1f5f9;background:#0b1220}.topbar-hobby-picker{gap:6px;display:grid;position:relative}.topbar-hobby-input{align-items:center;gap:8px;display:flex}.topbar-hobby-input input{flex:1}.topbar-hobby-add{color:#e2e8f0;cursor:pointer;background:#0f172ab3;border:1px solid #94a3b866;border-radius:999px;padding:6px 12px;font-size:11px;transition:border-color .2s,background .2s,transform .2s}.topbar-hobby-add:hover:enabled{background:#1e293bb3;border-color:#60a5fab3;transform:translateY(-1px)}.topbar-hobby-add:disabled{opacity:.5;cursor:not-allowed;transform:none}.topbar-hobby-dropdown{z-index:5;background:#0b1220;border:1px solid #94a3b833;border-radius:12px;max-height:220px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 28px #0006}.topbar-hobby-option{text-align:left;color:#e2e8f0;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 10px;font-size:12px}.topbar-hobby-option:hover{background:#3b82f626}.topbar-hobby-option.is-empty{cursor:default;color:#94a3b8}.topbar-hobby-chips{flex-wrap:wrap;gap:6px;display:flex}.topbar-hobby-chip{color:#dbeafe;background:#3b82f61f;border:1px solid #60a5fa66;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;display:inline-flex}.topbar-hobby-remove{color:#93c5fd;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px}.topbar-hobby-empty{color:#7f8ca5;font-size:11px}.topbar-filter-toggle{color:#d7deea;background:linear-gradient(#0c121ee0,#080c14e0);border:1px solid #94a3b84d;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;font-size:12px;display:flex;box-shadow:inset 0 1px #ffffff0d,0 10px 20px #03060e59}.topbar-filter-toggle input{appearance:none;background:#0f172acc;border:1px solid #94a3b88c;border-radius:6px;place-items:center;width:18px;height:18px;transition:border-color .2s,box-shadow .2s,background .2s;display:grid}.topbar-filter-toggle input:checked{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8'%3E%3Cpath d='M1 4l2.5 2.5L9 1' stroke='%230b0d14' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/10px 8px no-repeat;border-color:#5f8bffe6;box-shadow:0 0 0 2px #5f8bff33}.topbar-filter-note{color:#f4e0a8;background:#fbbf241a;border:1px solid #fbbf2447;border-radius:10px;padding:6px 10px;font-size:11px}.topbar-section-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #ffffff0f;padding:6px 12px;font-size:11px}.topbar-result{border-bottom:1px solid #ffffff0f;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.topbar-result:last-child{border-bottom:none}.topbar-avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.topbar-avatar.fallback{color:#0b0d14;background:linear-gradient(135deg,#60a5fa,#7c3aed);place-items:center;font-weight:700;display:grid}.topbar-result-meta{gap:2px;display:grid}.topbar-result-meta strong{color:#f8fafc;font-size:14px}.topbar-result-meta span{color:#9aa5bb;font-size:12px}.topbar-result-location{color:#a3b1c6;font-size:11px}.topbar-result-tags{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.topbar-tag{color:#dbeafe;background:#3b82f629;border:1px solid #3b82f659;border-radius:999px;padding:2px 6px;font-size:10px}.topbar-result-actions{align-items:center;gap:6px;display:flex}.topbar-chip{color:#dbeafe;background:#5f8bff2e;border:1px solid #5f8bff66;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.topbar-add{padding:6px 12px}.topbar-status{color:var(--ysp-muted-2,#9aa5bb);padding:12px;font-size:13px}@media (max-width:960px){.topbar{margin:0 0 16px;position:static;top:auto}}@media (max-width:450px){.topbar-inner{border-radius:14px;padding:10px 12px}.topbar-greeting-title{font-size:18px}}.goals-panel{background:var(--dashboard-composer-bg,linear-gradient(140deg,#121a2acc,#080c16e6));border:var(--dashboard-composer-border,1px solid #ffffff1a);grid-column:1/-1;gap:18px;display:grid}.goals-panel.is-collapsed{gap:12px}.goals-panel__toggle{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;padding:0;display:flex}.goals-panel__toggle:focus-visible{outline-offset:4px;border-radius:12px;outline:2px solid #5f8bffa6}.goals-panel__toggle-copy{gap:4px;min-width:0;display:grid}.goals-panel__toggle-copy h3{margin:4px 0 2px;font-size:20px}.goals-panel__toggle-right{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.goals-panel__toggle-chips{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:inline-flex}.goals-panel__meta-chip{color:#dbeafe;white-space:nowrap;background:#5f8bff24;border:1px solid #5f8bff4d;border-radius:999px;padding:4px 10px;font-size:12px}.goals-panel__chevron{color:#c7cede;justify-content:center;align-items:center;width:16px;height:16px;transition:transform .2s;display:inline-flex}.goals-panel__chevron svg{width:16px;height:16px}.goals-panel__chevron.is-open{transform:rotate(180deg)}@media (max-width:640px){.goals-panel__toggle-right{gap:8px}.goals-panel__toggle-chips{display:none}}.goals-panel__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.goals-panel__column{gap:16px;display:grid}.goals-panel__section{background:var(--ysp-surface-1-bg,#0c122299);border:1px solid var(--ysp-surface-1-border,#ffffff14);border-radius:14px;gap:12px;padding:14px;display:grid}.goals-panel__header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.goals-panel__header h4{margin:0;font-size:16px}.goals-panel__header span{color:var(--ysp-muted-2,#9aa3b5);font-size:12px}.goals-panel__selected{gap:10px;display:grid}.goals-chip{color:var(--ysp-fg,#dfe7ff);background:#5f8bff33;border:1px solid #5f8bff59;border-radius:999px;padding:4px 10px;font-size:12px}.goals-chip--custom{background:#44d2ff2e;border-color:#44d2ff59;align-items:center;gap:6px;display:inline-flex}.goals-chip--custom button{color:var(--ysp-fg,#e7edff);cursor:pointer;background:0 0;border:none;font-size:14px}.goals-row{background:var(--ysp-surface-1-bg,#0c12228c);border:1px solid var(--ysp-panel-border,#ffffff14);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.goals-row--achieved{background:#22c55e1f;border-color:#22c55e4d}.goals-row__label{color:var(--ysp-fg,#e2e8f0);font-size:14px;font-weight:600}.goals-row__actions{flex-wrap:wrap;gap:8px;display:flex}.goals-row__action{border:1px solid var(--ysp-border,#94a3b866);background:var(--ysp-ghost-bg,#0f172a99);color:var(--ysp-fg,#e2e8f0);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;transition:border-color .2s,transform .15s}.goals-row__action:hover{border-color:#7dd3fc99;transform:translateY(-1px)}.goals-row__action--danger{color:#fecaca;border-color:#f8717180}.goals-row__action--danger:hover{border-color:#f87171cc}.goals-panel__search{gap:6px;display:grid}.goals-panel__picker{gap:8px;display:grid}.goals-panel__steps{color:var(--ysp-muted-2,#9aa3b5);flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.goals-step{background:var(--ysp-ghost-bg,#0f172a80);border:1px solid var(--ysp-border,#94a3b833);border-radius:999px;padding:4px 10px}.goals-panel__picker-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.goals-panel__select{flex:240px;min-width:200px;position:relative}.goals-panel__select .goals-select{appearance:none;background:var(--ysp-input-bg,linear-gradient(135deg,#5f8bff2e,#44d2ff1a));border:1px solid var(--ysp-input-border,#5f8bff59);width:100%;color:var(--ysp-input-fg,#eef2ff);padding-right:36px}.goals-select-caret{pointer-events:none;border-bottom:2px solid #9fb6ff;border-right:2px solid #9fb6ff;width:8px;height:8px;position:absolute;top:50%;right:14px;transform:translateY(-60%)rotate(45deg)}.goals-panel__list{gap:8px;max-height:220px;padding-right:4px;display:grid;overflow:auto}.goals-option{color:#d4dbe8;grid-template-columns:18px 1fr;align-items:center;gap:8px;font-size:13px;display:grid}.goals-panel__custom{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.goals-panel__custom .auth-input{flex:220px}.goals-panel__next{background:#3b82f61f;border:1px solid #3b82f64d;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.goals-panel__next strong{color:var(--ysp-fg,#e0edff);margin-bottom:2px;font-size:13px;display:block}.goals-panel__next p{color:var(--ysp-muted,#cbd5f5);margin:0;font-size:12px}.goals-panel__achieved{background:#0f172a66;border:1px solid #22c55e33;border-radius:12px;gap:10px;padding:10px;display:grid}.goals-panel__achieved-list{gap:8px;display:grid}.goals-panel__header--tight{align-items:center}.goals-panel__radio{color:#d4dbe8;gap:8px;font-size:13px;display:grid}.goals-panel__radio label{align-items:center;gap:8px;display:flex}.goals-panel__trusted-list,.goals-panel__trusted-picker{gap:8px;display:grid}.goals-panel__trusted{gap:14px;display:grid}.goals-panel__trusted-group{background:#080c1673;border:1px solid #ffffff14;border-radius:12px;gap:10px;padding:10px;display:grid}.goals-panel__trusted-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.goals-panel__trusted-header h5{margin:0;font-size:14px}.goals-panel__trusted-actions{flex-wrap:wrap;gap:8px;display:flex}.goals-panel__form{gap:10px;display:grid}.goals-panel__row{gap:6px;display:grid}.goals-panel__label{color:#9aa3b5;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.goals-panel__textarea{resize:vertical;min-height:92px}.goals-status{color:#9fd1ff;font-size:13px}.goals-panel__recap{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.goals-panel__recap div{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;gap:4px;padding:10px;display:grid}.goals-panel__recap strong{font-size:18px}.goals-panel__recap span{color:var(--ysp-muted-2,#9aa3b5);font-size:12px}.goals-muted{color:var(--ysp-muted-2,#9aa3b5);margin:0;font-size:12px}.goals-panel__badges{gap:10px;display:grid}.goals-badge{background:#5f8bff1f;border:1px solid #5f8bff4d;border-radius:12px;gap:4px;padding:10px 12px;display:grid}.goals-badge strong{font-size:14px}.goals-badge span{color:#c7cede;font-size:12px}.goals-panel__impact-stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.goals-panel__impact-stats div{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;gap:4px;padding:10px;display:grid}.goals-panel__impact-stats strong{font-size:16px}.goals-panel__impact-stats span{color:#9aa3b5;font-size:12px}.goals-panel__history{place-items:start stretch;gap:10px;padding:4px;display:grid}.goals-history-controls{justify-content:flex-end;align-items:center;gap:8px;display:flex}.goals-history-controls--overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#080c18b3;border:1px solid #94a3b840;border-radius:999px;justify-content:center;padding:4px 6px;position:absolute;bottom:10px;right:12px;box-shadow:0 12px 24px #080c1859}.goals-history-controls--overlay button{padding:4px 10px}.goals-history-controls button{color:#d7e1f6;cursor:pointer;background:#10182b99;border:1px solid #788cb466;border-radius:999px;padding:4px 10px;font-size:11px}.goals-history-controls button:hover{border-color:#8caadcb3}.goals-history-controls button:disabled{opacity:.6;cursor:not-allowed}.goals-history-count{color:#9aa3b5;font-size:11px}.goals-history-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-self:stretch;gap:6px;width:100%;max-width:100%;min-height:120px;padding:14px 16px 48px;display:grid;position:relative}.goals-history-item p{color:#c9d3e6;margin:2px 0 0;font-size:12px;line-height:1.35}.goals-history-meta{color:#9aa3b5;flex-wrap:wrap;gap:6px;font-size:10px;display:inline-flex}.goals-history-meta span{background:#0f172a80;border:1px solid #94a3b833;border-radius:999px;align-items:center;padding:2px 6px;line-height:1.1;display:inline-flex}.goals-empty{color:#9aa3b5;margin:0;font-size:12px}@media (max-width:900px){.goals-panel{grid-column:1/-1}}.news-widget{background:linear-gradient(150deg,#0f172af2,#080c18e6);border:1px solid #6496ff2e;gap:16px;display:grid}.panel-grid .news-widget{grid-column:1/-1}.news-widget-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.news-widget-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.news-widget-disabled{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.news-widget-filters{grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(150px,1fr));align-items:end;gap:12px;display:grid}.news-widget-dates{grid-template-columns:repeat(2,minmax(160px,1fr)) auto;align-items:end;gap:12px;display:grid}.news-widget-field{color:#c7cede;text-transform:uppercase;letter-spacing:.18em;flex-direction:column;gap:6px;font-size:12px;display:flex}.news-widget-topics{flex-wrap:wrap;gap:8px;display:flex}.news-widget-chip{color:#e9ecf5;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:6px 12px;font-weight:600}.news-widget-chip.is-active{background:#5f8bff40;border-color:#5f8bff99}.news-widget-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.news-widget-card{background:#0a101ebf;border:1px solid #ffffff14;border-radius:16px;min-height:140px;overflow:hidden}.news-widget-card a{color:inherit;grid-template-columns:140px 1fr;height:100%;text-decoration:none;display:grid}.news-widget-media{background:radial-gradient(circle at top,#5f8bff59,#080c18cc);min-height:100%;overflow:hidden}.news-widget-media img{object-fit:cover;width:100%;height:100%;display:block}.news-widget-media-fallback{background:linear-gradient(135deg,#5f8bff33,#44d2ff0d);width:100%;height:100%}.news-widget-body{gap:6px;padding:12px;display:grid}.news-widget-meta{text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;justify-content:space-between;gap:8px;font-size:11px;display:flex}.news-widget-body h4{margin:0;font-size:16px;line-height:1.35}.news-widget-body p{color:#c7cede;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.45;display:-webkit-box;overflow:hidden}.news-widget-cta{color:#7dd3fc;font-size:13px;font-weight:700}@media (max-width:1100px){.news-widget-filters,.news-widget-dates{grid-template-columns:repeat(2,minmax(0,1fr))}.news-widget-card a{grid-template-columns:120px 1fr}}@media (max-width:900px){.news-widget-header{flex-direction:column;align-items:flex-start}.news-widget-filters,.news-widget-dates,.news-widget-grid{grid-template-columns:1fr}.news-widget-card a{grid-template-rows:160px 1fr;grid-template-columns:1fr}}.friend-item{gap:8px}.friend-header{align-items:center;gap:10px;display:flex}.friend-header-title{align-items:center;gap:8px;min-width:0;display:flex}.friend-header-title strong{flex:1;min-width:0}.friend-header-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.friend-name{color:#9aa5bb;font-size:12px}.friend-activity{color:#a5b4fc;font-size:12px}.friend-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.presence-avatar{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.friend-avatar.fallback{color:#0b0d14;background:linear-gradient(135deg,#60a5fa,#7c3aed);place-items:center;font-weight:700;display:grid}.friend-mini-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.friend-mini-item{width:100%;margin:0}.friend-mini-row{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.friend-mini-actions{align-items:center;gap:6px;display:inline-flex}.friend-profile-btn{color:#dbeafe;cursor:pointer;background:#0f172a99;border:1px solid #94a3b852;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600;transition:transform .2s,border-color .2s,box-shadow .2s}.friend-profile-btn:hover{border-color:#7dd3fc99;transform:translateY(-1px);box-shadow:0 10px 22px #00000040}.friend-mini-button{color:#e2e8f0;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:10px 12px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.friend-mini-button:hover{border-color:#7dd3fc80;transform:translateY(-1px);box-shadow:0 10px 24px #00000040}.friend-mini-button.is-active{background:#5cf0c729;border-color:#5cf0c780}.friend-mini-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.friend-mini-name{color:#f8fafc;width:100%;font-size:14px;font-weight:600;display:block}.friend-mini-tag{color:#9aa5bb;font-size:12px;display:block}.friend-mini-name+.friend-mini-tag{font-weight:500}.friend-favorite-toggle{color:#cbd5f5;cursor:pointer;background:#0f172aa6;border:1px solid #ffffff1f;border-radius:12px;place-items:center;width:36px;height:36px;font-size:18px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.friend-favorite-toggle:hover{border-color:#94a3b880;transform:translateY(-1px);box-shadow:0 10px 24px #00000040}.friend-favorite-toggle.is-active{color:#facc15;background:#fbbf2429;border-color:#fbbf2499}.friend-favorite-action.is-active{color:#facc15;background:#fbbf241f;border-color:#fbbf2499}.friend-favorite-star{color:#cbd5f5;cursor:pointer;background:#0f172aa6;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:18px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.friend-favorite-star:hover{border-color:#94a3b880;transform:translateY(-1px);box-shadow:0 10px 24px #00000040}.friend-favorite-star.is-active{color:#facc15;background:#fbbf2429;border-color:#fbbf2499}.friend-favorite-star:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.friend-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.friends-spotlight-grid{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.friends-sidebar{gap:16px;display:grid}.friends-sidebar-panel{background:#070a12c2;border:1px solid #ffffff14;gap:12px;display:grid;box-shadow:inset 0 1px #ffffff0f}.friends-sidebar-panel .friend-pagination{justify-content:flex-start}.friend-panel-header>*{min-width:0}.friend-video-call{white-space:nowrap}.friend-search{gap:1rem;margin-top:10px;display:grid}.friend-search-label{color:#9aa5bb;font-size:12px}.friend-search-input{color:#e2e8f0;background:#080c1499;border:1px solid #ffffff1f;border-radius:12px;width:100%;margin-bottom:1rem;padding:8px 12px;font-size:13px}.friend-search-input::placeholder{color:#8d9bb3}.trusted-circle-empty{gap:10px;display:grid}.friend-pagination{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:12px;display:flex}.friend-page-btn{color:#dbeafe;cursor:pointer;background:#0f172a99;border:1px solid #94a3b859;border-radius:999px;min-width:38px;padding:6px 10px;font-size:12px;transition:border-color .2s,box-shadow .2s}.friend-page-btn:hover{border-color:#7dd3fcb3;box-shadow:0 0 0 2px #7dd3fc26}.friend-page-btn.is-active{color:#eff6ff;background:#3b82f640;border-color:#3b82f6e6}.friend-page-btn:disabled{opacity:.5;cursor:not-allowed}.trusted-circle-panel{width:100%;max-width:980px;margin:16px auto 0}.trusted-circle__count{color:#9aa5bb;background:#0f172a99;border:1px solid #94a3b84d;border-radius:999px;padding:6px 10px;font-size:12px}.trusted-circle__create{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:center;gap:10px;margin-bottom:12px;display:grid}.trusted-circle__tabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.trusted-circle__editor{background:#080c148c;border:1px solid #94a3b833;border-radius:14px;gap:10px;margin-bottom:12px;padding:12px;display:grid}.trusted-circle__menu{flex-direction:column;gap:6px;display:inline-flex;position:relative}.trusted-circle__menu-button{border-radius:999px;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.trusted-circle__menu-caret{opacity:.8;font-size:12px}.trusted-circle__menu-list{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:30;background:linear-gradient(135deg,#1e293bfa,#0f172af2);border:1px solid #94a3b873;border-radius:12px;gap:6px;min-width:180px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 34px #0f172a8c,inset 0 1px #ffffff0f}.trusted-circle__menu-list button{color:#e2e8f0;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 8px;font-size:13px}.trusted-circle__menu-list button:hover{background:#3b82f626}.trusted-circle__menu-list button.danger{color:#fecaca;background:#ef44441f}.trusted-circle__pending{gap:6px;margin-top:8px;display:grid}.trusted-circle__pending-label{color:#94a3b8;margin:0;font-size:11px}.trusted-circle__pending-list{flex-wrap:wrap;gap:6px;display:flex}.trusted-circle__pending-chip{color:#e0f2fe;background:#3b82f633;border:1px solid #3b82f666;border-radius:999px;padding:4px 8px;font-size:11px}.trusted-circle__apply{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.trusted-circle__apply>*{min-width:0}.trusted-friend-row{background:#0f172a59;border:1px solid #94a3b82e;border-radius:12px;align-items:center;gap:10px;padding:8px 10px;display:flex}.trusted-friend-toggle{cursor:pointer;background:radial-gradient(circle at 30% 30%,#7dd3fce6,#1e3a8a59);border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:relative;box-shadow:0 0 0 2px #38bdf840,0 10px 18px #02081759}.trusted-friend-toggle__ring{opacity:.6;border:1px solid #fff9;border-radius:50%;position:absolute;inset:6px}.trusted-friend-toggle__dot{background:#0f172ae6;border-radius:50%;width:10px;height:10px;box-shadow:0 0 10px #7dd3fcb3}.trusted-friend-toggle.is-remove{background:radial-gradient(circle at 30% 30%,#f87171d9,#7f1d1d59);box-shadow:0 0 0 2px #f8717166,0 8px 14px #02081759}.trusted-friend-toggle.is-remove .trusted-friend-toggle__dot{background:#7f1d1de6;box-shadow:0 0 10px #f87171b3}.trusted-friend-toggle.is-locked{opacity:.45;cursor:not-allowed;box-shadow:none}.trusted-friend-toggle.has-avatar{background:0 0;padding:0;box-shadow:0 0 0 2px #38bdf840,0 10px 18px #02081759}.trusted-friend-toggle.has-avatar.is-remove{box-shadow:0 0 0 2px #f8717173,0 8px 14px #02081759}.trusted-friend-toggle__avatar{object-fit:cover;border-radius:999px;width:100%;height:100%;display:block}.trusted-friend-toggle.has-avatar.is-remove .trusted-friend-toggle__avatar{filter:grayscale(.7)}.trusted-friend-name{color:#e2e8f0;font-size:13px}.trusted-friend-name.is-muted{color:#94a3b8}.trusted-friend-tag{color:#fecaca;background:#f8717133;border:1px solid #f8717166;border-radius:999px;margin-left:auto;padding:4px 8px;font-size:11px}@media (max-width:640px){.trusted-friend-row{gap:12px;padding:10px}.trusted-friend-toggle{width:38px;height:38px}.trusted-friend-name{font-size:14px}}.trusted-circle-modal__backdrop{z-index:60;background:#020617b3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.trusted-circle-modal{color:#e2e8f0;background:#0a0f1afa;border:1px solid #94a3b840;border-radius:16px;gap:10px;width:min(420px,92vw);padding:18px;display:grid;box-shadow:0 20px 40px #02081773}.trusted-circle-modal h4{margin:0;font-size:18px}.trusted-circle-modal p{color:#cbd5f5;margin:0;font-size:13px}.trusted-circle-modal__actions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.trusted-circle__editor-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.trusted-circle__editor-row>*{min-width:0}.trusted-circle__editor-actions{flex-wrap:wrap;gap:8px;display:flex}.trusted-circle__editor-actions>*{min-width:0}.trusted-circle__label{color:#94a3b8;margin:0 0 4px;font-size:12px}.btn.ghost.danger{color:#fecaca;background:#ef44441f;border-color:#ef444480}.trusted-circle__tab{color:#e2e8f0;cursor:pointer;background:#0f172a99;border:1px solid #94a3b84d;border-radius:999px;padding:6px 12px;font-size:12px;transition:border-color .2s,box-shadow .2s}.trusted-circle__tab:hover{border-color:#7dd3fc99;box-shadow:0 0 0 2px #7dd3fc26}.trusted-circle__tab.is-active{color:#eff6ff;background:#3b82f640;border-color:#3b82f6d9}@media (max-width:720px){.trusted-circle__create{grid-template-columns:1fr}}@media (max-width:1400px){.friends-page .friend-detail-actions{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px;display:grid}.friends-page .friend-detail-actions .btn{justify-content:center;width:100%;padding:8px 10px;font-size:12px}.friends-page .friend-media__header{flex-wrap:wrap}.friends-page .friend-media__tabs{flex-wrap:wrap;width:100%}.friends-page .friend-media__tab{text-align:center;flex:90px}}@media (max-width:1200px){.friends-page .panel-grid{grid-template-columns:1fr}}.friend-detail{gap:12px;display:grid}.friends-page .panel-grid{align-items:start}.friends-page .panel{align-self:start}.friend-posts-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.friend-posts-toggle{white-space:nowrap;padding:6px 12px;font-size:12px}.friend-detail-actions{flex-wrap:wrap;gap:8px;display:flex}.friend-detail-actions>*{min-width:0}.friend-media{gap:10px;margin-top:10px;display:grid}.friend-media__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.friend-media__header>*{min-width:0}.friend-media__header h4{margin:0}.friend-media__tabs{background:#0a0f1a8c;border:1px solid #94a3b838;border-radius:999px;gap:6px;padding:4px;display:inline-flex}.friend-media__tab{color:#cbd5f5;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.friend-media__tab.is-active{color:#0b0d14;background:linear-gradient(135deg,#5f8bffe6,#44d2ffd9)}.friend-media__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.friend-media__card{background:#080e1acc;border:1px solid #78a0ff26;border-radius:14px;display:grid;overflow:hidden}.friend-media__asset{background:#060a1299;min-height:120px;position:relative}.friend-media__asset img,.friend-media__asset video{object-fit:cover;width:100%;height:100%;display:block}.friend-media__meta{color:#cbd5e1;gap:6px;padding:10px 12px;font-size:12px;display:grid}.friend-media__meta p{color:#94a3b8;margin:0}.friend-media__placeholder{color:#94a3b8;place-items:center;height:100%;font-size:12px;display:grid}.friend-status-row{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.friend-status-pill{color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;display:inline-flex}.friend-status-pill.is-muted{color:#c8f2ff;background:#38bdf829;border-color:#38bdf866}.friend-status-pill.is-blocked{color:#fecaca;background:#ef444429;border-color:#ef444473}.friend-safety-actions{flex-wrap:wrap;gap:8px;display:flex}.friend-safety-actions>*{min-width:0}.friend-action-muted{color:#d0f2ff;background:#38bdf81f;border-color:#38bdf859}.friend-action-danger{color:#fecaca;background:#ef444424;border-color:#ef444466}.friend-report-overlay{z-index:50;background:#090c14b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.friend-report-modal{color:#e2e8f0;background:#0c111cfa;border:1px solid #ffffff1f;border-radius:16px;gap:16px;width:min(520px,92vw);padding:20px;display:grid;box-shadow:0 18px 40px #00000073}.friend-report-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.friend-report-sub{color:#a3b1c6;margin:6px 0 0;font-size:12px}.friend-report-body{gap:10px;display:grid}.friend-report-label{color:#a3b1c6;font-size:12px}.friend-report-modal select.auth-input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f8fafc;background:#080c14e6}.friend-report-modal select.auth-input option{color:#f8fafc;background:#0b0d14}.friend-report-textarea{resize:vertical;min-height:90px}.friend-report-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.friend-report-actions>*{min-width:0}.friend-report-close{color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;padding:6px 10px;font-size:12px}.friend-report-close:hover{border-color:#7dd3fc80}@media (prefers-color-scheme:light){.friend-report-modal select.auth-input{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0b0d14;background:#fff}.friend-report-modal select.auth-input option{color:#0b0d14;background:#fff}}.friend-current-post{gap:6px;margin-top:10px;display:grid}.friend-current-card{color:#dfe6f5;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;grid-template-columns:64px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.friend-current-card.no-media{grid-template-columns:1fr}.friend-current-card img{object-fit:cover;border-radius:10px;width:64px;height:64px}.friend-current-card p{color:#c7cede;margin:4px 0 0}.friend-posts-list{max-height:240px;padding-right:4px;overflow-y:auto}.friend-posts-list.is-expanded{max-height:none;overflow:visible}.friend-posts-list .comment-item{flex-direction:row;align-items:flex-start;gap:10px}.friend-post-item{cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.friend-post-item:hover{border-color:#7dd3fc59;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a40}.friend-post-item:focus-visible{border-color:#5cf0c78c;outline:none;box-shadow:0 0 0 2px #5cf0c733}.friend-posts-list .avatar{object-fit:cover;border-radius:10px;flex-shrink:0;width:48px;height:48px}.friend-post-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.friend-link-preview{margin-top:8px}.friend-link-preview .link-preview-card{margin-top:0}.friend-current-card .link-preview-media{min-height:140px}.friend-posts-list .link-preview-media{min-height:90px}.suggestion-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.suggestion-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.suggestion-body{gap:4px;min-width:0;display:grid}.suggestion-body strong{color:#f8fafc;font-size:14px}.suggestion-body span{color:#9aa5bb;font-size:12px}.suggestion-location{color:#cbd5e1;font-size:12px}.suggestion-tags{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.suggestion-tag{color:#cfe1ff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:4px 8px;font-size:11px}.comment-item.pending-approval{border-color:#84ff0099;box-shadow:0 0 0 1px #84ff0073,0 0 16px #84ff0059}.media-lightbox{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060a12d9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.media-lightbox__dialog{--media-lightbox-media-height:clamp(280px,62vh,560px);background:linear-gradient(135deg,#0f172af5,#080c14fa);border:1px solid #94a3b838;border-radius:20px;grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);width:min(1120px,96vw);height:min(92vh,760px);max-height:92vh;display:grid;overflow:hidden;box-shadow:0 28px 70px #0000008c}.media-lightbox__media{background:#0b1220;place-items:center;height:100%;min-height:320px;display:grid;position:relative}.media-lightbox__media img,.media-lightbox__media video{object-fit:contain;width:100%;height:100%;max-height:92vh;display:block}.media-lightbox__details{background:#070b14c7;gap:12px;height:100%;min-height:0;padding:20px 22px;display:grid;overflow-y:auto}.media-lightbox__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.media-lightbox__eyebrow{text-transform:uppercase;letter-spacing:.3em;color:#7dd3fc;margin:0;font-size:11px}.media-lightbox__title{color:#f8fafc;margin:6px 0 0;font-size:20px}.media-lightbox__caption{color:#cbd5e1;margin:0;font-size:14px;line-height:1.6}.media-lightbox__caption.is-muted{color:#94a3b8;font-style:italic}.media-lightbox__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.media-lightbox__tag{text-transform:capitalize;color:#e2e8f0;background:#0f172ab3;border:1px solid #94a3b847;border-radius:999px;flex:none;align-items:center;width:fit-content;padding:4px 10px;font-size:12px;line-height:1.1;display:inline-flex}.media-lightbox__close{color:#e2e8f0;cursor:pointer;background:#0f172a99;border:1px solid #94a3b859;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.media-lightbox__nav{color:#e2e8f0;cursor:pointer;background:#0f172ab3;border:1px solid #94a3b84d;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.media-lightbox__nav--prev{left:16px}.media-lightbox__nav--next{right:16px}.media-lightbox__counter{color:#e2e8f0;background:#0f172ab3;border:1px solid #94a3b842;border-radius:999px;padding:4px 10px;font-size:12px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.media-lightbox__open{color:#e2e8f0;cursor:pointer;opacity:0;background:#0c121eb8;border:1px solid #94a3b84d;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;bottom:12px;right:12px;transform:translateY(4px)}.profile-media__asset.is-interactive:hover .media-lightbox__open,.friend-media__asset.is-interactive:hover .media-lightbox__open{opacity:1;transform:translateY(0)}.profile-media__asset.is-interactive,.friend-media__asset.is-interactive{cursor:zoom-in}@media (max-width:900px){.media-lightbox__dialog{grid-template-columns:1fr;grid-template-rows:var(--media-lightbox-media-height)minmax(0,1fr)}.media-lightbox__details{height:100%;max-height:none}.media-lightbox__nav{width:36px;height:36px}.media-lightbox__media{height:var(--media-lightbox-media-height)}}@media (max-width:720px){.media-lightbox{padding:12px}.media-lightbox__open{opacity:1;transform:none}}.profile-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(16px,2vw,24px);display:grid}.profile-content .panel-grid{grid-template-columns:minmax(0,1fr)}.profile-content{--profile-surface:#0a101cc7;--profile-surface-strong:#080c14eb;--profile-border:#94a3b833;--profile-glow:0 28px 56px #02061780;gap:clamp(18px,2vw,28px);padding-bottom:clamp(32px,5vw,64px)}.profile-content .panel{border-radius:20px}.profile-content .panel:not(.profile-header-panel):not(.profile-settings-panel){background:linear-gradient(140deg,var(--profile-surface),var(--profile-surface-strong));border-color:var(--profile-border);box-shadow:var(--profile-glow),inset 0 1px 0 #ffffff0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profile-content .panel:not(.profile-header-panel):not(.profile-settings-panel)>*{z-index:1;position:relative}.profile-content .panel-header{border-bottom:1px solid #94a3b829;margin-bottom:14px;padding-bottom:12px}.profile-info-header.is-collapsed,.profile-section-header.is-collapsed{border-bottom:0;margin-bottom:0;padding-bottom:0}.profile-section-toggle{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex:1;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.profile-section-toggle:focus-visible{outline-offset:4px;border-radius:12px;outline:2px solid #60a5faa6}.profile-section-chevron{color:#94a3b8d1;flex:none;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .2s,color .2s;display:inline-flex}.profile-section-chevron svg{width:20px;height:20px}.profile-section-chevron.is-open{color:#e2e8f0e6;transform:rotate(180deg)}.trusted-circle__meta{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.profile-info-toggle{width:100%;min-height:52px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.profile-content .trusted-circle-panel{width:100%;max-width:none;margin:0}.profile-info-toggle h3{margin:0}.profile-info-toggle:focus-visible{outline-offset:4px;border-radius:12px;outline:2px solid #60a5faa6}.profile-info-chevron{color:#94a3b8d1;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .2s,color .2s;display:inline-flex}.profile-info-chevron svg{width:20px;height:20px}.profile-info-chevron.is-open{color:#e2e8f0e6;transform:rotate(180deg)}.profile-content .panel-header h3{letter-spacing:.01em;font-size:clamp(1.15rem,1.6vw,1.35rem)}.profile-content .panel-header .eyebrow{letter-spacing:.24em;text-transform:uppercase}.profile-header-panel{isolation:isolate;z-index:8;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(120% 140% at 10% 10%,#6366f133,#0000 55%),linear-gradient(135deg,#5c80ff29,#10b9811a);border:1px solid #94a3b833;border-radius:24px;grid-template-columns:minmax(0,1fr);align-items:center;gap:14px;min-height:190px;padding:24px 30px 40px;display:grid;position:relative;overflow:visible;box-shadow:0 32px 72px #080c1c8c,inset 0 1px #ffffff0f}.profile-header-avatar-overlay{border-radius:inherit;opacity:.28;z-index:0;pointer-events:none;width:clamp(320px,52%,640px);position:absolute;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.profile-header-avatar-overlay:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#070c1acc 0%,#070c1a6b 48%,#070c1ac7 100%);position:absolute;inset:0}.profile-header-avatar-overlay img{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.08)}.profile-header-avatar-fallback{letter-spacing:.08em;color:#e2e8f052;background:radial-gradient(circle at 50% 35%,#7dd3fc33,#0f172ae0);place-items:center;width:100%;height:100%;font-size:clamp(88px,18vw,160px);font-weight:800;display:grid}.profile-header-content{z-index:1;flex-direction:column;align-items:center;gap:12px;height:100%;min-height:120px;display:flex;position:relative}.profile-header-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:min(100%,860px);margin:0 auto;display:flex}.profile-header-title{letter-spacing:.01em;margin:0;font-size:clamp(1.55rem,3.2vw,2.1rem);font-weight:700}.profile-header-handle-pill{letter-spacing:.25px;color:#e5edf9;background:#09112273;border:1px solid #94a3b85c;border-radius:999px;padding:7px 14px;font-size:12px;box-shadow:inset 0 1px #ffffff14,0 10px 24px #080c1c59}.profile-header-bio{color:#dbeafe;text-shadow:0 18px 36px #080c1c85;max-width:860px;margin:0 auto;font-size:15px;line-height:1.6}.profile-header-actions{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#0f172ab8,#0f172a6b);border:1px solid #94a3b838;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;align-items:center;gap:clamp(8px,1.6vw,14px);width:min(560px,100%);max-width:100%;margin-top:6px;margin-left:auto;margin-right:auto;padding:clamp(8px,1.8vw,16px);display:grid;box-shadow:0 24px 46px #0f172a73,inset 0 1px #ffffff0f}.profile-settings-dropdown{grid-column:auto}.profile-header-action-button{letter-spacing:.01em;border-radius:14px;justify-content:center;align-items:center;width:100%;min-width:0;height:clamp(44px,6vw,52px);font-size:clamp(.9rem,1.6vw,1rem);font-weight:800;display:inline-flex}.profile-settings-dropdown,.profile-settings-trigger{width:100%}.profile-settings-panel{isolation:isolate;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(120% 160% at 0 -10%,#3b82f638,#0f172af0),linear-gradient(#0f172aeb,#080c14f5);border:1px solid #94a3b852;border-radius:20px;padding:18px 20px;position:relative;overflow:visible;box-shadow:0 28px 64px #082f496b,inset 0 1px #ffffff14}.profile-settings-panel:after{content:"";pointer-events:none;z-index:0;opacity:.9;background:radial-gradient(80% 120% at 100% 0,#7dd3fc1f,#0f172a00);border-radius:16px;position:absolute;inset:0}.profile-settings-panel>*{z-index:1;position:relative}.profile-settings-panel .panel-header{border-bottom:1px solid #94a3b82e;margin-bottom:6px;padding-bottom:10px}.profile-content-grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:clamp(16px,2vw,24px);width:100%;display:grid}.profile-content-grid>.panel{height:100%}.profile-posts-panel{gap:18px;display:grid}.profile-posts-panel .posts-grid,.profile-posts-panel .status{margin-top:0}.profile-media{gap:18px;display:grid}.profile-media__header{align-items:flex-start;gap:18px}.profile-media__tabs{background:#0a0f1a8c;border:1px solid #94a3b840;border-radius:999px;gap:8px;padding:6px;display:inline-flex}.profile-media__filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-media__filter{color:#cbd5f5;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.profile-media__filter>span{color:#8fa4c7;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.profile-media__filter-meta{color:#9fb2d4;font-size:12px}.profile-media__folders{gap:12px;display:grid}.profile-media__folder-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-media__folder-hint{color:#9fb2d4;margin:0;font-size:12px}.profile-media__folder-create{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-media__folder-create .auth-input{min-width:220px}.profile-media__folder-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.profile-media__folder-card{text-align:center;cursor:pointer;color:#e2e8f0;background:#090e1abf;border:1px solid #94a3b833;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:120px;padding:10px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.profile-media__folder-card:hover{border-color:#5eead459;transform:translateY(-1px)}.profile-media__folder-card.is-active{border-color:#63b3edb3;box-shadow:0 12px 22px #0f172a59}.profile-media__folder-card.is-drop{border-color:#5eead4a6;box-shadow:0 0 0 1px #5eead459,0 16px 28px #0f172a59}.profile-media__folder-icon{color:#8fb2ff;background:#0f172a99;border:1px solid #94a3b840;border-radius:14px;place-items:center;width:40px;height:40px;display:grid}.profile-media__folder-icon svg{width:20px;height:20px}.profile-media__folder-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:600;overflow:hidden}.profile-media__folder-count{color:#9fb2d4;font-size:10px}.profile-media__tab{color:#cbd5f5;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 12px;font-weight:600;transition:background .2s,color .2s}.profile-media__tab.is-active{color:#0b0d14;background:linear-gradient(135deg,#5f8bffe6,#44d2ffd9)}.profile-media__composer{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:start;gap:16px;display:grid}.profile-media__preview{background:#060a12b3;border:1px solid #94a3b82e;border-radius:16px;place-items:center;height:clamp(220px,28vw,300px);transition:border-color .2s,box-shadow .2s,background .2s;display:grid;overflow:hidden}.profile-media__preview.is-dragover{background:#08121ee6;border-color:#5eead499;box-shadow:0 0 0 1px #5eead473,0 18px 32px #0f172a73}.profile-media__preview img,.profile-media__preview video{object-fit:cover;width:100%;height:100%;display:block}.profile-media__placeholder{color:#94a3b8;font-size:14px}.profile-media__fields{gap:10px;display:grid}.profile-media__row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.profile-media__caption{min-height:90px}.profile-media__actions{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:center;gap:10px;width:100%;display:grid}.profile-media__file{color:#9aa5bb;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;justify-self:start;min-width:0;max-width:100%;font-size:12px;overflow:hidden}.profile-media__actions .post-composer__tool{justify-self:start}.profile-media__actions .btn.primary{justify-self:end}@media (max-width:720px){.profile-media__actions{grid-template-columns:1fr}.profile-media__actions .btn,.profile-media__actions .post-composer__tool{justify-content:center;width:100%}.profile-media__actions .btn.primary{justify-self:stretch}}.profile-media__select{min-width:160px}.profile-media__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.profile-media__card{background:#080e1acc;border:1px solid #78a0ff2e;border-radius:18px;gap:12px;display:grid;overflow:hidden}.profile-media__card.is-popover-open{z-index:5;overflow:visible}.profile-media__card.is-dragging{opacity:.55;transform:scale(.98)}.profile-media__card.is-drop-target{border-color:#5eead499;box-shadow:0 0 0 1px #5eead459,0 18px 32px #0f172a59}.profile-media__asset{aspect-ratio:4/3;isolation:isolate;background:#060a1299;position:relative}.profile-media__overlay{pointer-events:none;z-index:3;flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;padding:8px;display:flex;position:absolute;inset:0}.profile-media__overlay .post-menu-wrapper{pointer-events:auto;position:relative}.profile-media__overlay .post-menu-trigger{width:30px;height:30px}.profile-media__overlay .post-menu-trigger svg{width:16px;height:16px}.profile-media__asset img,.profile-media__asset video{object-fit:cover;z-index:1;width:100%;height:100%;display:block;position:relative}.profile-media__badge{z-index:2;color:#e2e8f0;text-transform:capitalize;pointer-events:none;background:#0f172ab3;border:1px solid #94a3b847;border-radius:999px;padding:4px 10px;font-size:11px}.profile-media__meta{gap:8px;min-width:0;padding:0 14px 16px;display:grid}.profile-media__title-row{color:#cbd5f5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;font-size:13px;display:grid}.profile-media__title-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.profile-media__title-row span{white-space:nowrap}.profile-media__caption-text{color:#cbd5e1;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:13px;line-height:1.5}.profile-media__folder-tag{color:#a7f3d0;text-transform:none;text-overflow:ellipsis;white-space:nowrap;background:#0f766e26;border:1px solid #5eead459;border-radius:999px;align-self:flex-start;max-width:100%;padding:3px 8px;font-size:11px;overflow:hidden}.profile-media__edit{gap:10px;display:grid}.profile-media__edit-actions{justify-content:flex-end;gap:8px;display:flex}.profile-media__modal-select{gap:6px;margin-top:4px;display:grid}.profile-media__modal-select>span{letter-spacing:.18em;text-transform:uppercase;color:#9aa5bb;font-size:11px}.profile-media__controls{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:center;gap:8px;display:grid}.profile-media__pagination{background:#080c16b3;border:1px solid #94a3b833;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.profile-media__page-info{color:#cbd5f5;font-size:12px}@media (max-width:920px){.profile-media__composer{grid-template-columns:1fr}}@media (max-width:1400px){.profile-media__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.profile-media__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.profile-media__grid{grid-template-columns:1fr}.profile-media__filters{flex-direction:column;align-items:flex-start}.profile-media__filter{justify-content:space-between;width:100%}.profile-media__folder-toolbar{flex-direction:column;align-items:flex-start}.profile-media__folder-create{width:100%}.profile-media__folder-create .auth-input{width:100%;min-width:0}.profile-media__pagination{flex-direction:column}}@media (max-width:1100px){.profile-content-grid{grid-template-columns:minmax(0,1fr)}}.profile-settings-panel .panel-sub{color:#b6c3dd;max-width:720px}.profile-settings-panel .eyebrow{color:#8fc8ff}.profile-column{gap:14px;display:grid}.profile-card{background:linear-gradient(150deg,#0f172ab8,#080c14eb);border:1px solid #94a3b838;border-radius:18px;grid-template-columns:44px 1fr;align-items:start;gap:12px;padding:18px 20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 40px #02061773}.profile-card:after{content:"";opacity:.6;pointer-events:none;background:radial-gradient(circle at 10% 10%,#60a5fa33,#0000 55%);position:absolute;inset:0}.profile-card:hover{border-color:#7dd3fc80;transform:translateY(-2px);box-shadow:0 26px 48px #080c1c8c}.profile-card-icon{color:#e2e8f0;z-index:1;background:linear-gradient(135deg,#4f46e58c,#0e749073);border:1px solid #7dd3fc6b;border-radius:14px;place-items:center;width:44px;height:44px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff1a,0 12px 22px #080c1c59}.profile-card-icon svg{width:20px;height:20px}.profile-card-content{z-index:1;gap:6px;min-width:0;display:grid;position:relative}.profile-card-label{letter-spacing:.18em;text-transform:uppercase;color:#94a3b8;margin:0 0 4px;font-size:12px}.profile-card-value{color:#e5e7eb;word-break:break-word;margin:0;font-size:15px;font-weight:600;line-height:1.4}.profile-card-link{color:inherit;text-decoration:underline}.profile-field{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a101c8c;border:1px solid #94a3b82e;border-radius:14px;gap:8px;padding:12px;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s;display:grid;box-shadow:inset 0 1px #ffffff0d,0 12px 24px #02061759}.profile-field-label{color:#cbd5e1;font-weight:600}.profile-field:focus-within{background:#0c121e8c;border-color:#5f8bff99;box-shadow:0 0 0 2px #5f8bff33}.profile-field:hover{border-color:#7dd3fc66;transform:translateY(-1px)}.profile-field .auth-input{width:100%}.profile-phone-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-phone-code{flex:0 0 160px;max-width:200px}.profile-phone-number{flex:220px;min-width:180px}.profile-check{--toggle-width:48px;--toggle-height:28px;--toggle-padding:3px;color:#d1d5db;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:center;gap:12px;min-height:44px;font-size:14px;line-height:1.4;display:flex}.profile-check input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.profile-check__track{width:var(--toggle-width);height:var(--toggle-height);padding:var(--toggle-padding);background:#0a0f19bf;border:1px solid #94a3b873;border-radius:999px;flex-shrink:0;align-items:center;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff0f,0 6px 16px #03071266}.profile-check__thumb{width:calc(var(--toggle-height) - (var(--toggle-padding)*2));height:calc(var(--toggle-height) - (var(--toggle-padding)*2));background:#e2e8f0;border-radius:999px;transition:transform .2s,background .2s;transform:translate(0);box-shadow:0 4px 10px #0f172a66,inset 0 -1px #0f172a1f}.profile-check__label{flex:1}.profile-check input:checked+.profile-check__track{background:linear-gradient(135deg,#5f8bffe6,#44d2ffe6);border-color:#7dd3fce6;box-shadow:0 10px 22px #44d2ff59,inset 0 0 0 1px #ffffff2e}.profile-check input:checked+.profile-check__track .profile-check__thumb{transform:translateX(calc(var(--toggle-width) - var(--toggle-height)));background:#f8fafc}.profile-check input:focus-visible+.profile-check__track{box-shadow:0 0 0 3px #7dd3fc59,0 10px 22px #44d2ff40}.profile-check input:disabled+.profile-check__track{opacity:.55;cursor:not-allowed;box-shadow:none}.profile-check input:disabled~.profile-check__label{color:#94a3b8;cursor:not-allowed}@media (max-width:720px){.profile-check{--toggle-width:54px;--toggle-height:32px;font-size:15px}}.profile-field select.auth-input{appearance:none;color:#e9ecf5;cursor:pointer;background-color:#ffffff0a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239aa5bb' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 8px;padding-right:38px}.profile-avatar-actions{gap:10px;margin-top:8px;display:flex}.profile-avatar-error{color:#fca5a5;margin-top:6px;font-size:.75rem;display:block}.profile-settings-dropdown{grid-column:auto;width:100%;display:inline-flex;position:relative}.profile-settings-trigger{color:#0b0d14;background:linear-gradient(135deg,#5f8bff,#44d2ff);border:none;border-radius:14px;justify-content:center;align-items:center;gap:0;width:100%;min-height:46px;padding:10px 44px;transition:transform .16s,box-shadow .22s,filter .22s;display:inline-flex;position:relative;box-shadow:0 14px 32px #44d2ff57,inset 0 1px #ffffff3d}.profile-settings-trigger.is-open{filter:saturate(1.04);border-color:#0000;box-shadow:0 0 0 2px #7dd3fc40,0 22px 46px #44d2ff61,inset 0 1px #ffffff4d}.profile-settings-trigger-label{font-size:inherit;letter-spacing:normal;color:#0b0d14;font-weight:inherit}.profile-settings-trigger-value{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;max-width:210px;font-size:13px;font-weight:800;overflow:hidden}.profile-settings-trigger-caret{color:#0b0d14;filter:drop-shadow(0 0 10px #0e74904d);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;margin-left:0;transition:transform .18s,color .2s,filter .2s;display:inline-flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.profile-settings-trigger-caret svg{width:16px;height:16px;transition:transform .18s;transform:translateY(.5px)scale(1.04)}.profile-settings-trigger:hover .profile-settings-trigger-caret{color:#020617;filter:drop-shadow(0 0 12px #0e74906b)}.profile-settings-trigger.is-open .profile-settings-trigger-caret{color:#020617;filter:drop-shadow(0 0 14px #0284c78c)}.profile-settings-trigger-caret.is-open svg{transform:rotate(180deg)}.profile-settings-menu{--menu-offset-x:0;width:min(var(--settings-trigger-width,100%),92vw);box-sizing:border-box;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:25;min-width:0;max-width:92vw;transform:translateX(var(--menu-offset-x,0));background:radial-gradient(120% 160% at 0 -20%,#38bdf82e,#0f172af0),linear-gradient(#0f172af5,#0f172aeb);border:1px solid #94a3b847;border-radius:16px;gap:7px;padding:9px;animation:.16s ease-out profile-settings-menu-in;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:auto;box-shadow:0 28px 64px #0f172a9e,0 16px 36px #38bdf833}@keyframes profile-settings-menu-in{0%{opacity:0;transform:translateX(var(--menu-offset-x,0))translateY(-6px)scale(.98)}to{opacity:1;transform:translateX(var(--menu-offset-x,0))translateY(0)scale(1)}}.profile-settings-menu-divider{background:linear-gradient(90deg,#94a3b814,#7dd3fcb8,#94a3b814);border-radius:999px;height:1px;margin:4px 6px}.profile-settings-item{color:#e5e7eb;cursor:pointer;text-align:left;background:#0f172a9e;border:1px solid #94a3b82e;border-radius:13px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:6px 10px;width:100%;padding:11px 13px 11px 16px;font-weight:700;transition:transform .16s,background .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a}.profile-settings-item:before{content:"";background:0 0;border-radius:999px;width:3px;transition:background .2s,box-shadow .2s;position:absolute;top:9px;bottom:9px;left:8px}.profile-settings-item>span:first-child{white-space:normal;overflow-wrap:anywhere;flex:auto;min-width:0}.profile-settings-item:hover{background:linear-gradient(135deg,#60a5fa52,#22d3ee38);border-color:#94c5ff9e;transform:translateY(-1px);box-shadow:0 18px 34px #3b82f642,inset 0 1px #ffffff0f}.profile-settings-item.is-active{color:#f8fafc;background:linear-gradient(135deg,#7dd3fc6b,#3b82f661);border-color:#7dd3fcd1;box-shadow:0 22px 40px #38bdf84d,inset 0 1px #ffffff1a}.profile-settings-item.is-active:before{background:linear-gradient(#7dd3fc,#38bdf8);box-shadow:0 0 12px #38bdf899}.profile-settings-item-tag{text-transform:uppercase;letter-spacing:.24em;color:#cbd5e1;background:#0f172a99;border:1px solid #e2e8f047;border-radius:999px;flex:none;padding:4px 8px;font-size:11px}.profile-settings-item.is-active .profile-settings-item-tag{color:#e2e8f0;background:#0f172abd;border-color:#e2e8f085}@media (max-width:720px){.profile-header-panel{min-height:240px;padding:20px 18px 30px}.profile-header-avatar-overlay{opacity:.34;width:100%;inset:0;transform:none}.profile-header-meta{flex-direction:column;gap:8px}.profile-header-content{gap:10px}.profile-header-bio{max-width:100%}.profile-header-actions{border-radius:16px;grid-template-columns:1fr;justify-content:center;align-items:stretch;gap:10px;width:100%;padding:10px 10px 8px}.profile-header-action-button{width:100%;min-width:0;height:48px;font-size:.95rem}.profile-settings-dropdown,.profile-settings-trigger{width:100%}.profile-settings-menu{width:min(var(--settings-trigger-width,100%),100%);max-width:100%}}.compact-select{height:auto;min-height:0;padding:6px 36px 6px 12px;font-size:14px;line-height:1.2}.compact-select-inline{justify-self:start;width:min(220px,100%)}.security-card select.auth-input.compact-select,.profile-field select.auth-input.compact-select{background-position:right 10px center;min-height:32px;padding:6px 32px 6px 10px;font-size:13px;line-height:1.2}.profile-field.compact-field{gap:6px;padding:8px 10px}.profile-field.compact-field .profile-field-label{font-size:13px}.profile-field select.auth-input:disabled{cursor:not-allowed}.profile-field select.auth-input option{color:#e9ecf5;background:#0b0d14}.hobby-picker{gap:8px;display:grid}.hobby-input-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hobby-input-row>*{min-width:0}.hobby-input-wrap{flex:220px;min-width:200px;position:relative}.hobby-dropdown{z-index:5;background:#0b1220;border:1px solid #94a3b833;border-radius:12px;max-height:220px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 28px #0006}.hobby-option{text-align:left;color:#e2e8f0;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 10px;font-size:13px}.hobby-option:hover{background:#3b82f626}.hobby-option.is-empty{cursor:default;color:#94a3b8}.profile-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.profile-actions>*{min-width:0}.profile-delete-zone{background:#7f1d1d1f;border:1px solid #f8717159;border-radius:14px;gap:10px;margin-top:16px;padding:14px;display:grid}.profile-delete-note{color:#fecaca;margin:0;font-size:13px}.profile-delete-button{color:#fee2e2;cursor:pointer;background:#f871712e;border:1px solid #f8717199;border-radius:999px;padding:10px 16px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.profile-delete-button:hover{background:#f8717147;transform:translateY(-1px);box-shadow:0 10px 20px #f8717133}.profile-delete-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.profile-delete-overlay{z-index:1100;background:#060a12b3;place-items:center;display:grid;position:fixed;inset:0}.profile-delete-modal{color:#fee2e2;text-align:center;background:#0c111cfa;border:1px solid #f8717159;border-radius:14px;gap:10px;padding:20px 26px;display:grid;box-shadow:0 16px 40px #00000059}.profile-delete-spinner{border:3px solid #f871714d;border-top-color:#fca5a5;border-radius:50%;width:40px;height:40px;margin:0 auto;animation:.9s linear infinite profile-delete-spin}@keyframes profile-delete-spin{to{transform:rotate(360deg)}}.profile-appearance{gap:14px;margin-top:18px;display:grid}.profile-appearance-panel{gap:12px;display:grid}.profile-language-panel{justify-content:stretch;margin-top:12px;display:flex}.profile-language-panel .language-menu{width:100%}.profile-settings-panel--language .profile-language-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.profile-language-copy{min-width:0}.profile-language-control{flex:220px;justify-content:flex-end;align-items:flex-end;min-width:0;display:flex}.profile-settings-panel--language .language-menu--inline{width:min(360px,100%)}@media (max-width:720px){.profile-settings-panel--language .profile-language-header{align-items:stretch}.profile-language-control{justify-content:stretch;width:100%}.profile-settings-panel--language .language-menu--inline{width:100%}}.profile-appearance-row{margin-bottom:18px}.profile-appearance-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-appearance-header>*{min-width:0}.profile-appearance-toggle{padding:6px 12px;font-size:12px}.profile-appearance-body{gap:14px;display:grid}.profile-appearance-header h4{color:#e2e8f0;margin:4px 0 0}.profile-appearance-sub{color:#94a3b8;margin:6px 0 0;font-size:13px}.profile-appearance-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.appearance-color-row{grid-template-columns:48px 1fr;align-items:center;gap:10px;display:grid}.appearance-color-row input[type=color]{background:0 0;border:1px solid #ffffff1f;border-radius:10px;width:48px;height:40px;padding:0}@media (max-width:480px){.profile-header-panel{padding:16px 14px 26px}.profile-header-title{font-size:clamp(1.35rem,6vw,1.6rem)}.profile-header-actions{gap:8px;padding:8px}.profile-header-action-button{height:46px;font-size:.92rem}}.appearance-gradient-toggle{color:#c7d2fe;--toggle-width:42px;--toggle-height:24px;margin-top:8px;font-size:13px}.appearance-gradient-grid{gap:14px;margin-top:12px;display:grid}.appearance-preview{background:#0f121e99;border:1px solid #ffffff14;border-radius:12px;margin-top:10px;overflow:hidden}.appearance-preview img{object-fit:cover;width:100%;max-height:160px;display:block}.appearance-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.security-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:18px;display:grid}.security-panel .security-grid--quad{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.security-panel .security-grid--quad .security-card{height:100%;min-height:220px}.security-panel .security-grid--stack{grid-template-columns:1fr}.security-panel .security-grid--notifications{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch}.security-panel .security-grid--notifications .security-card{height:100%}.security-card{background:linear-gradient(160deg,#0f172adb,#3b82f62e);border:1px solid #94a3b847;border-radius:18px;align-self:start;gap:12px;padding:18px;transition:transform .18s,border-color .22s,box-shadow .28s,background .3s;display:grid;box-shadow:0 24px 44px #0f172a6b,inset 0 1px #ffffff0f}.profile-settings-panel--privacy .security-card{background:linear-gradient(160deg,#0a101eeb,#2563eb38);border-color:#94a3b859}.security-card:hover{background:linear-gradient(160deg,#1e293bf0,#38bdf83d);border-color:#7dd3fcb3;transform:translateY(-2px);box-shadow:0 32px 58px #0e749061,inset 0 1px #ffffff14}.profile-settings-panel--privacy .security-card:hover{background:linear-gradient(160deg,#111827f2,#2563eb52);border-color:#60a5fabf;box-shadow:0 32px 58px #0e749052,inset 0 1px #ffffff14}@media (max-width:900px){.security-panel .security-grid--quad{grid-template-columns:1fr}.security-panel .security-grid--quad .security-card{min-height:0}}@media (max-width:1100px){.security-panel .security-grid--notifications{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.security-panel .security-grid--notifications{grid-template-columns:1fr}}.security-card__header{align-items:flex-start;gap:12px;display:flex}.security-card__header-content{flex:1;gap:6px;display:grid}.security-card__title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.security-card__header h4{margin:0}.security-card__header .security-muted{margin-top:4px}.security-card__edit{color:#e2e8f0;cursor:pointer;white-space:nowrap;background:#0f172ab3;border:1px solid #94a3b84d;border-radius:999px;padding:6px 12px;font-size:12px;transition:border-color .2s,background .2s,transform .2s}.security-card__edit:hover{background:#1e293bd9;border-color:#60a5fab3;transform:translateY(-1px)}.security-card__summary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.security-summary-chip{color:#dbeafe;background:#3b82f629;border:1px solid #60a5fa59;border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:12px}.security-card__body{gap:12px;display:grid}.security-card__icon{color:#7dd3fc;background:radial-gradient(circle at 30% 30%,#7dd3fc4d,#1e40af33);border:1px solid #7dd3fc59;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:inset 0 1px #ffffff26}.security-card__icon svg{width:18px;height:18px}.security-card h4{color:#f8fafc;letter-spacing:.01em;text-shadow:0 6px 18px #3b82f640;margin:0;font-size:16px}.security-card-wide{grid-column:1/-1}.security-muted{color:#b6c3dd;margin:0;font-size:13px;line-height:1.5}.security-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.security-row>*{min-width:0}.security-row .auth-input{flex:1;min-width:200px}.security-actions{flex-wrap:wrap;gap:10px;display:flex}.privacy-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.settings-actions{justify-content:flex-end;margin-top:14px;display:flex}.preview-toggle-group{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.preview-toggle{color:#e2e8f0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;padding:6px 12px;font-size:12px;transition:transform .2s,box-shadow .2s,border-color .2s}.preview-toggle:hover{border-color:#7dd3fc80;transform:translateY(-1px);box-shadow:0 8px 18px #00000040}.preview-toggle.is-active{color:#eafff8;background:#5cf0c729;border-color:#5cf0c799}.profile-preview-card{background:#0a0f1899;border:1px solid #ffffff1a;border-radius:16px;gap:8px;padding:14px;display:grid}.profile-preview-title{color:#e2e8f0;margin:0 0 6px;font-weight:600}.profile-preview-row{justify-content:space-between;gap:12px;font-size:13px;display:flex}.profile-preview-label{color:#94a3b8}.profile-preview-value{color:#e2e8f0;text-align:right;word-break:break-word;font-weight:600}.trusted-device-list{gap:12px;display:grid}.trusted-request-header{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.trusted-request-header h5{color:#cbd5e1;margin:0;font-size:14px}.trusted-request-list{margin-bottom:6px}.trusted-device-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.trusted-device-card.is-current{border-color:#5cf0c780;box-shadow:0 0 0 1px #5cf0c733}.trusted-device-label{color:#e5e7eb;margin:0;font-weight:600}.trusted-device-meta{color:#9aa5bb;margin:4px 0 0;font-size:12px}.trusted-device-actions{align-items:center;gap:8px;display:flex}.trusted-device-pill{color:#a7f3d0;background:#5cf0c71f;border:1px solid #5cf0c766;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.totp-setup{gap:12px;display:grid}.totp-panel{background:#0a101cb3;border:1px solid #94a3b833;border-radius:14px;gap:12px;padding:12px;display:grid}.totp-qr{object-fit:contain;background:#0b0d14;border:1px solid #94a3b833;border-radius:12px;width:180px;height:180px}.totp-entry{gap:10px;display:grid}.status-success{color:#8ff1c2}@media (max-width:640px){.security-row{flex-direction:column;align-items:stretch}.security-card.security-card-danger{background:linear-gradient(160deg,#1e1218f0,#f8717133);border-color:#ff737366}.security-card.security-card-danger:hover{background:linear-gradient(160deg,#28141cf5,#f8717147);border-color:#ffa0a0b3;box-shadow:0 32px 58px #f8717147,inset 0 1px #ffffff14}.security-row .auth-input{min-width:100%}.security-actions{flex-direction:column;align-items:stretch}.trusted-device-card{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.compact-select-inline{width:100%}}.appearance-range{width:100%}.chat-size-presets{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.chat-size-preset{letter-spacing:.04em;border-radius:999px;padding:6px 12px;font-size:12px}.chat-size-preset.is-active{color:#d9fbe7;background:#5cf0c71f;border-color:#5cf0c78c}.profile-list{color:#cdd5e8;gap:6px;margin:6px 0 0;padding-left:18px;display:grid}.profile-location-error{color:#fca5a5;margin:0 4px;font-size:12px}.profile-lock-note{color:#9aa5bb;margin:0 4px;font-size:12px}.onboarding-overlay{z-index:1200;background:#060a12bf;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.onboarding-card{background:linear-gradient(140deg,#141c2efa,#0a0e1afa);border:1px solid #ffffff14;border-radius:20px;gap:16px;width:min(760px,96vw);padding:24px;display:grid;box-shadow:0 24px 60px #00000080}.onboarding-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.onboarding-sub{color:#9aa5bb;margin:4px 0 0;font-size:13px}.onboarding-progress{color:#cbd5e1;letter-spacing:.3px;background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;padding:6px 12px;font-size:12px}.onboarding-title{color:#e5e7eb;margin:0;font-size:18px}.onboarding-fields{gap:12px;display:grid}.onboarding-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (max-width:980px){.profile-columns{grid-template-columns:1fr}}.post-composer{background:linear-gradient(140deg,#121a2acc,#080c16e6);border:1px solid #ffffff1a;gap:14px;display:grid}.post-composer__top{grid-template-columns:auto 1fr;align-items:start;gap:14px;display:grid}.post-composer__avatar{color:#0b0d14;background:linear-gradient(135deg,#5f8bff80,#44d2ff4d);border:1px solid #ffffff1f;border-radius:18px;place-items:center;width:52px;height:52px;font-weight:700;display:grid;overflow:hidden}.post-composer__avatar img{object-fit:cover;width:100%;height:100%;display:block}.post-composer__input{gap:6px;display:grid}.post-composer__input .auth-input{color:#e5e7eb;background:#060a1299;border:1px solid #ffffff14;border-radius:16px;min-height:120px;padding:12px 14px}.post-composer__hint{color:#9aa5bb;font-size:12px}.post-composer__media-preview{background:#060a128c;border:1px solid #ffffff1f;border-radius:16px;overflow:hidden}.post-composer__media-preview img,.post-composer__media-preview video{object-fit:cover;width:100%;max-height:320px;display:block}.post-composer__actions{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.post-composer__tools{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.post-composer__tool{color:#dfe6f5;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.post-composer__tool input{opacity:0;cursor:pointer;position:absolute;inset:0}.post-composer__file{color:#a8b0c2;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:12px;overflow:hidden}.link-preview-card{color:inherit;background:#080c148c;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:minmax(0,140px) minmax(0,1fr);text-decoration:none;display:grid;overflow:hidden;box-shadow:0 10px 24px #00000040}@media (max-width:720px){.post-composer__top{grid-template-columns:1fr}.onboarding-card{padding:18px}.onboarding-actions{flex-direction:column;align-items:stretch}.link-preview-card,.link-preview-card.is-compact{grid-template-columns:1fr}.link-preview-media{aspect-ratio:16/9}}@media (max-width:640px){.profile-header-panel{padding:18px 16px 30px}.profile-card{grid-template-columns:1fr;padding:16px}.profile-card-icon{width:38px;height:38px}.profile-card-label{letter-spacing:.12em}}@media (min-width:1920px){.profile-content{gap:32px}.profile-header-panel{padding:30px 36px 44px}.profile-card{padding:20px 22px}}@media (min-width:3840px){.profile-content{gap:36px}}.friend-profile-page .panel-grid{align-items:start}.friend-profile-page .panel-grid+.panel-grid{margin-top:16px}.friend-profile-hero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.friend-profile-header{padding:28px clamp(18px,3vw,32px) 34px}.friend-profile-avatar{background:#0f172ab3;border:2px solid #94a3b859;border-radius:22px;place-items:center;width:96px;height:96px;display:grid;overflow:hidden;box-shadow:0 18px 40px #080c1c73}.friend-profile-avatar img{object-fit:cover;width:100%;height:100%}.friend-profile-avatar-fallback{color:#e2e8f0d9;font-size:38px;font-weight:800}.friend-profile-activity{color:#c7d2fe;background:#0f172a8c;border:1px solid #94a3b859;border-radius:999px;padding:6px 12px;font-size:12px}.friend-profile-actions{width:min(520px,100%)}.friend-profile-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.friend-profile-panel{gap:16px;display:grid}.friend-profile-safety{grid-column:1/-1}.friend-profile-safety .friend-safety-actions{margin-top:4px}.friend-profile-gallery,.friend-profile-posts{grid-column:1/-1}.friend-profile-gallery-header,.friend-profile-posts-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.friend-profile-gallery-tabs{background:#0a0f1a8c;border:1px solid #94a3b838;border-radius:999px;gap:6px;padding:4px;display:inline-flex}.friend-profile-gallery-tab{color:#cbd5f5;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .2s,color .2s}.friend-profile-gallery-tab.is-active{color:#0b0d14;background:linear-gradient(135deg,#5f8bffe6,#44d2ffd9)}.friend-profile-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(clamp(140px,18vw,220px),1fr));gap:12px;display:grid}.friend-profile-gallery-card{cursor:pointer;aspect-ratio:1;color:inherit;text-align:left;background:#080e18b3;border:1px solid #94a3b833;border-radius:16px;padding:0;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.friend-profile-gallery-card:hover{border-color:#7dd3fc99;transform:translateY(-2px);box-shadow:0 16px 30px #080c1c59}.friend-profile-gallery-card:focus-visible{border-color:#5cf0c7b3;outline:none;box-shadow:0 0 0 2px #5cf0c740}.friend-profile-gallery-media{background:#0a0e1899;place-items:center;width:100%;height:100%;display:grid;position:relative}.friend-profile-gallery-media img,.friend-profile-gallery-media video{object-fit:cover;width:100%;height:100%;display:block}.friend-profile-gallery-media.is-empty{color:#9aa5bb;font-weight:600}.friend-profile-gallery-kind{color:#e2e8f0;background:#080c16b8;border:1px solid #94a3b859;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:10px;left:10px}.friend-profile-stack{gap:12px;display:grid}.friend-profile-bio-card{background:linear-gradient(160deg,#090e1abf,#070a12e6);border:1px solid #94a3b82e;border-radius:14px;gap:8px;padding:14px 16px;display:grid;box-shadow:inset 0 1px #ffffff0d}.friend-profile-bio-label{text-transform:uppercase;letter-spacing:.22em;color:#9fb0cc;font-size:11px}.friend-profile-bio-text{color:#e2e8f0;margin:0;line-height:1.5}.friend-profile-hobby-list{flex-wrap:wrap;gap:8px;display:flex}.friend-profile-hobby-chip{color:#0b0d14;background:linear-gradient(135deg,#7dd3fce6,#3b82f6d9);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;box-shadow:0 8px 18px #0c142c59}.friend-profile-info-grid{gap:12px;display:grid}.friend-profile-info-card{background:#0a101cb8;border:1px solid #94a3b833;border-radius:14px;grid-template-columns:44px 1fr;align-items:center;gap:12px;padding:12px 14px;display:grid;box-shadow:0 12px 28px #080c1859}.friend-profile-info-icon{color:#e2e8f0;background:linear-gradient(135deg,#4f46e573,#0e749066);border:1px solid #7dd3fc59;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 1px #ffffff14}.friend-profile-info-icon svg{width:20px;height:20px}.friend-profile-info-body{gap:4px;min-width:0;display:grid}.friend-profile-info-label{text-transform:uppercase;letter-spacing:.2em;color:#8fb5ff;font-size:12px}.friend-profile-info-value{color:#e2e8f0;word-break:break-word;font-size:14px;font-weight:600}.friend-profile-info-value.is-link{color:#93c5fd;text-decoration:underline}@media (max-width:1100px){.friend-profile-grid{grid-template-columns:1fr}}@media (max-width:900px){.friend-profile-hero{flex-direction:column;align-items:flex-start}.friend-profile-hero .btn{justify-content:center;width:100%}}@media (max-width:720px){.friend-profile-header{padding:22px 16px 28px}.friend-profile-header .profile-header-content{text-align:left;align-items:flex-start}.friend-profile-header .profile-header-meta{justify-content:flex-start;align-items:flex-start}.friend-profile-hero{align-items:flex-start}.friend-profile-avatar{border-radius:18px;width:80px;height:80px}.friend-profile-actions{width:100%}.friend-profile-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.friend-profile-gallery-tabs{justify-content:space-between;width:100%}.friend-profile-gallery-tab{text-align:center;flex:1 1 0}.friend-profile-info-card{grid-template-columns:1fr;align-items:flex-start;gap:10px}.friend-profile-info-icon{border-radius:10px;width:36px;height:36px}.friend-profile-bio-card{padding:12px 14px}.friend-profile-safety .friend-safety-actions{flex-direction:column;align-items:stretch}}@media (max-width:520px){.friend-profile-header{padding:20px 14px 24px}.friend-profile-avatar{width:72px;height:72px}.friend-profile-activity{width:fit-content}.friend-profile-bio-label,.friend-profile-info-label{letter-spacing:.14em}.friend-profile-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media (min-width:1600px){.friend-profile-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (min-width:2400px){.friend-profile-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (min-width:3200px){.friend-profile-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.language-menu{z-index:999;color:#e9eefc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090d19d1;border:1px solid #94a3b842;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;display:flex;position:fixed;top:20px;right:22px;box-shadow:0 12px 24px #00000059}.language-menu--inline{z-index:auto;width:100%;box-shadow:none;background:#070c1880;border-radius:16px;justify-content:space-between;padding:10px 14px;position:static}.language-menu--inline .language-menu__label{letter-spacing:.18em;font-size:11px}.language-menu--inline .language-menu__select{text-align:left;min-width:160px}.language-menu__label{text-transform:uppercase;letter-spacing:.2em;color:#94a3b8d9;font-size:12px}.language-menu__select{color:#f8fafc;background:#0f172aa6;border:1px solid #94a3b84d;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.language-menu__select:focus{border-color:#60a5fa99;outline:none;box-shadow:0 0 0 2px #60a5fa33}html[dir=rtl] .language-menu{flex-direction:row-reverse;left:22px;right:auto}html[dir=rtl] .language-menu--inline{flex-direction:row-reverse}@media (max-width:720px){.language-menu{padding:6px 10px;top:12px;right:12px}.language-menu__label{display:none}.language-menu--inline{flex-direction:column;align-items:stretch;gap:8px}.language-menu--inline .language-menu__label{display:block}.language-menu--inline .language-menu__select{width:100%}}.group-shell{--group-accent:#f97316;--group-glow:#38bdf840}.group-hero{background:linear-gradient(135deg,#090c16eb,#0c1222bf);border:1px solid #ffffff14;border-radius:24px;grid-template-columns:minmax(0,1.2fr) minmax(240px,.9fr);gap:22px;margin-top:24px;padding:24px;display:grid;position:relative;overflow:hidden}.group-hero:before{content:"";opacity:.8;background:radial-gradient(circle,#f8fafc1f,#0000 65%);position:absolute;inset:-30% 40% 30% -20%}.group-hero__text{z-index:1;position:relative}.group-hero__preview{z-index:1;color:#f8fafc;border:1px solid #ffffff2e;border-radius:18px;align-items:flex-end;min-height:200px;padding:18px;display:flex;position:relative;box-shadow:0 18px 32px #00000059}.group-hero__preview-content{background:#0f172aa6;border:1px solid #ffffff1f;border-radius:14px;padding:12px}.group-toggle-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.group-toggle{color:#e2e8f0;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.group-create-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.group-create-actions--form{justify-content:flex-end}.group-create-collapsed{padding:8px 0 4px}.group-create-collapsed .status{color:#cbd5f5;margin:0}.group-gradient-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:center;gap:12px;display:grid}.group-gradient-row label{color:#cbd5f5;gap:6px;font-size:12px;display:grid}.group-gradient-row input[type=color]{cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;height:38px}.group-angle input[type=range]{width:100%}.group-invite-list,.group-update-list{gap:12px;margin-top:12px;display:grid}.group-invite-card,.group-update-card{color:#e2e8f0;background:#0f172a99;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 12px 24px #00000047}.group-update-card{text-align:left;cursor:pointer;appearance:none;flex-direction:column;align-items:flex-start;width:100%;transition:transform .2s,border-color .2s}.group-update-card:hover{border-color:#5eead466;transform:translateY(-2px)}.group-update-meta{color:#94a3b8;justify-content:space-between;gap:12px;font-size:12px;display:flex}.group-update-card p{color:#cbd5f5;margin:6px 0 0}.group-invite-actions{gap:8px;display:flex}.group-invite-meta{color:#94a3b8;margin:4px 0 0;font-size:12px}.group-section{margin-top:28px}.group-section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.group-card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.group-card{color:#f8fafc;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:190px;padding:16px;animation:.4s both groupFadeUp;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 32px #0006}.group-card__overlay{z-index:1;background:linear-gradient(#070a141a,#070a14cc);position:absolute;inset:0}.group-card__content,.group-card__actions{z-index:2;position:relative}.group-card__tags{flex-wrap:wrap;gap:8px;display:flex}.group-card__content h4{margin:10px 0 6px}.group-card__content p{color:#e2e8f0;margin:0}.group-card__actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.group-detail-hero{border:1px solid #ffffff1f;border-radius:26px;min-height:260px;padding:26px;position:relative;overflow:hidden;box-shadow:0 24px 44px #00000073}.group-detail-hero__overlay{z-index:1;background:linear-gradient(140deg,#0a0e1826,#0a0e18cc);position:absolute;inset:0}.group-detail-hero__content{z-index:2;max-width:640px;position:relative}.group-detail-hero__meta{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.group-detail-hero__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.group-private-note{color:#cbd5f5;background:#0f172ab3;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px;font-size:12px}.group-member-list{gap:10px;margin-top:12px;display:grid}.group-member-row{background:#0f172a8c;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.group-member-role{color:#94a3b8;margin-top:2px;font-size:12px;display:block}.group-member-actions{align-items:center;gap:8px;display:flex}.group-role-select{color:#e2e8f0;background:#0f172ab3;border:1px solid #ffffff1f;border-radius:10px;padding:6px 10px}.group-invite-pending{color:#cbd5f5;gap:6px;margin-top:16px;font-size:12px;display:grid}.group-invite-pill{background:#0f172ab3;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px}.group-post-grid{gap:16px;display:grid}.group-post-card{background:#0f172a99;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;padding:16px 56px 16px 16px;display:flex;position:relative;box-shadow:0 16px 32px #00000059}.group-post-card h4{margin:10px 0 6px}.group-post-card p{color:#d1d5db;margin:6px 0 0}.group-post-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.group-post-time{color:#94a3b8;font-size:12px;display:block}.group-post-media{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:12px;display:grid}.group-post-media img,.group-post-media video{object-fit:cover;border:1px solid #ffffff14;border-radius:12px;width:100%}.group-settings-preview__card{border:1px solid #ffffff1f;border-radius:18px;align-items:flex-end;min-height:220px;padding:16px;display:flex;box-shadow:0 16px 32px #00000059}.group-settings-preview__content{background:#0c1220bf;border:1px solid #ffffff1f;border-radius:14px;padding:12px}.group-image-row{gap:10px;display:grid}.group-danger{color:#fca5a5;border-color:#f8717159}.group-danger:hover{background:#f871711f}@keyframes groupFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.group-hero{grid-template-columns:1fr}.group-detail-hero{padding:18px}.group-member-row{flex-direction:column;align-items:flex-start}}:root{--ink:#0d0c1d;--ink-2:#14142b;--mist:#f5f6fb;--accent:#5cf0c7;--accent-2:#7fa8ff;--accent-3:#f9d66f;--muted:#a8adc2}.landing-page{font-family:var(--app-font);color:var(--mist);background:radial-gradient(circle at 20% 20%,#5cf0c714,transparent 25%),radial-gradient(circle at 80% 0%,#7fa8ff14,transparent 30%),var(--ink);min-height:100vh;font-size:var(--landing-font-size)}.landing-shell{max-width:1200px;margin:0 auto;padding:32px 20px 96px}.landing-nav{z-index:12050;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:28px;display:flex;position:relative}.landing-brand{color:#f8fafc;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#0f172af0,#080a14e6);border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:6px 18px 6px 6px;font-weight:700;transition:transform .15s,box-shadow .2s,border-color .2s,filter .2s;display:inline-flex;box-shadow:0 12px 28px #00000059,inset 0 0 0 1px #ffffff0a}.landing-brand:hover{filter:brightness(1.02);border-color:#60a5fa73;transform:translateY(-1px);box-shadow:0 14px 30px #0006}.landing-brand:focus-visible{outline:none;box-shadow:0 0 0 2px #60a5fa99,0 12px 28px #0006}.landing-brand-mark{background:#0b0d14;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden}.landing-brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.landing-brand-text{color:#f8fafc}.brand-mark{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;margin-left:2rem;padding:10px 14px;display:inline-flex;box-shadow:0 10px 40px #00000040}@media (min-width:901px){.brand-mark{gap:8px;margin:0;padding:8px 12px}}.brand-mark span:first-child{letter-spacing:.08em;font-weight:700}.brand-mark span:last-child{color:var(--muted);font-weight:500}.nav-actions{flex-wrap:nowrap;justify-content:flex-end;gap:12px;margin-left:auto;display:flex}.landing-links{flex-wrap:wrap;align-items:center;gap:12px;margin-left:20px;display:inline-flex}.landing-links a{color:var(--mist);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s}.landing-links a:hover{border-color:#ffffff59;transform:translateY(-1px)}.landing-links a:focus-visible{outline:none;box-shadow:0 0 0 2px #5cf0c759}.landing-beta{text-align:center;letter-spacing:.3em;color:#f9d66ff2;text-shadow:0 10px 24px #00000080;pointer-events:none;flex-basis:100%;order:3;margin:10px 0 0;font-size:clamp(18px,3vw,28px);font-weight:700;position:relative;top:auto;left:auto;transform:none}@media (max-width:900px){.brand-mark{margin:0;padding:8px 10px}.brand-mark span:last-child{display:none}.landing-brand{padding-right:8px}.landing-brand-text{display:none}}.landing-profile{align-items:center;gap:10px;display:flex;position:relative}.landing-profile-button{width:46px;height:46px;color:var(--mist);cursor:pointer;background:#0f172a73;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;padding:4px;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-flex}.landing-profile-button:hover{border-color:#ffffff52;transform:translateY(-1px);box-shadow:0 10px 24px #00000040}.landing-profile-avatar{object-fit:cover;border-radius:50%;width:38px;height:38px}.landing-profile-fallback{background:linear-gradient(135deg,var(--accent-2),#7c3aed);color:#0b0d14;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.landing-profile-meta,.landing-profile-meta strong,.landing-profile-handle,.landing-profile-caret{display:none}.landing-profile-caret.open{transform:rotate(180deg)}.landing-profile-menu{z-index:12000;background:#0f172a;border:1px solid #ffffff14;border-radius:12px;min-width:200px;position:absolute;top:calc(100% + 10px);right:24px;overflow:hidden;box-shadow:0 18px 40px #00000059}.landing-bell{width:40px;height:40px;color:var(--mist);cursor:pointer;background:#0f172a73;border:1px solid #ffffff1f;border-radius:12px;place-items:center;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;position:relative}.landing-bell:hover{border-color:#ffffff52;transform:translateY(-1px);box-shadow:0 10px 24px #00000040}.landing-bell svg{width:18px;height:18px}.landing-bell-badge{color:#0b0d14;background:linear-gradient(135deg,#fbbf24,#f97316);border:1px solid #0000004d;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:-6px;right:-6px}.landing-notification-panel{z-index:12000;background:#0f172a;border:1px solid #ffffff14;border-radius:12px;min-width:240px;padding:12px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #00000059}.landing-notification-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.landing-notification-clear{color:var(--mist);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px;font-weight:600}.landing-notification-clear:disabled{opacity:.6;cursor:default}.landing-notification-list{gap:8px;display:grid}.landing-notification-group{gap:6px;display:grid}.landing-notification-item{color:var(--mist);text-align:left;appearance:none;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;display:flex}.landing-notification-item.is-action{cursor:pointer;transition:transform .16s,border-color .16s,box-shadow .16s}.landing-notification-item.is-action:hover{border-color:#ffffff40;transform:translateY(-1px);box-shadow:0 10px 24px #00000040}.landing-notification-item.is-action:focus-visible{border-color:#5cf0c799;outline:none;box-shadow:0 0 0 2px #5cf0c733}.landing-notification-count{color:var(--accent-2);font-weight:700}.landing-notification-status{color:var(--muted);padding-left:4px;font-size:12px}.landing-notification-preview{color:var(--muted);padding:0 8px 4px;font-size:12px}.landing-notification-preview-text{color:var(--mist);flex:1;min-width:0;display:block}.landing-notification-preview-list{gap:6px;padding-left:6px;display:grid}.landing-notification-preview-row{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;display:flex}.landing-notification-preview-row.is-action{text-align:left;cursor:pointer;width:100%;color:inherit;appearance:none;font-family:inherit}.landing-notification-preview-row.is-action:hover{background:#5cf0c71f;border-color:#5cf0c773}.landing-notification-preview-more{color:var(--muted);padding-left:8px;font-size:11px}.landing-notification-action{color:var(--mist);cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600}.landing-notification-action:disabled{opacity:.6;cursor:default}.landing-profile-item{text-align:left;width:100%;color:var(--mist);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:12px 16px;font-weight:600;transition:background .2s,color .2s;display:flex}.landing-profile-item:hover{background:var(--ysp-hover-bg,#ffffff0f);color:var(--ysp-fg,#f8fafc)}.landing-nav-icon{color:var(--sidebar-icon-color,var(--mist));filter:drop-shadow(0 10px 22px var(--sidebar-icon-glow,#0000));align-items:center;transition:color .18s,filter .18s;display:inline-flex}.landing-profile-item:hover .landing-nav-icon{color:var(--sidebar-icon-color,var(--ysp-fg,#e2e8f0fa));filter:drop-shadow(0 14px 26px var(--sidebar-icon-glow,#0000001f))}.landing-profile-menu [data-accent=dashboard]{--sidebar-icon-color:#38bdf8;--sidebar-icon-glow:#38bdf861}.landing-profile-menu [data-accent=profile]{--sidebar-icon-color:#a855f7;--sidebar-icon-glow:#a855f75c}.landing-profile-menu [data-accent=friends]{--sidebar-icon-color:#22c55e;--sidebar-icon-glow:#22c55e57}.landing-profile-menu [data-accent=groups]{--sidebar-icon-color:#f97316;--sidebar-icon-glow:#f9731657}.landing-profile-menu [data-accent=downloads]{--sidebar-icon-color:#818cf8;--sidebar-icon-glow:#818cf857}.landing-profile-menu [data-accent=logout]{--sidebar-icon-color:#fb7185;--sidebar-icon-glow:#fb718552}.btn-ghost,.btn-primary{color:var(--mist);padding:calc(10px*var(--landing-btn-scale,1))calc(16px*var(--landing-btn-scale,1));font-weight:600;font-size:calc(14px*var(--landing-btn-scale,1));cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:12px;transition:transform .16s,box-shadow .16s,border-color .16s}.btn-ghost:hover,.btn-primary:hover{border-color:#ffffff59;transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#0c1324;border:none;box-shadow:0 10px 30px #5cf0c747}.btn-ghost:focus-visible,.btn-primary:focus-visible{outline:none;box-shadow:0 0 0 3px #5cf0c759}.hero{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));place-items:center;gap:28px;margin:32px 0 48px;display:grid}.hero-copy{text-align:center;justify-items:center;max-width:760px;margin:0 auto;display:grid;position:relative}.hero-copy>*{z-index:1;position:relative}.hero-logo{opacity:.16;filter:drop-shadow(0 0 32px #5cf0c759)drop-shadow(0 0 80px #7fa8ff4d);pointer-events:none;z-index:0;place-items:center;display:grid;position:absolute;inset:0;transform:translateY(-6%)}.hero-logo img{width:min(520px,86vw);height:auto;display:block}.hero-title{isolation:isolate;margin-bottom:16px;font-size:clamp(32px,5vw,48px);line-height:1.05}.hero-title-text{color:var(--mist);text-shadow:0 2px #060a18f2,0 5px #060a18d9,0 10px 22px #00000073,0 0 28px #5cf0c740;transform-style:preserve-3d;will-change:transform;animation:6.5s ease-in-out infinite heroTitleFloat;display:inline-block;position:relative}.hero-title-text:before,.hero-title-text:after{content:attr(data-text);pointer-events:none;white-space:inherit;position:absolute;top:0;left:0}.hero-title-text:before{color:#060a18f2;text-shadow:0 1px #000000e6,0 2px #000000d9,0 3px #000c,0 7px 14px #0009;opacity:.55;filter:blur(.35px);z-index:-1;transform:translate3d(8px,8px,-2px)}.hero-title-text:after{background:linear-gradient(120deg,#f9d66f00,#5cf0c7bf,#7fa8ffb3,#f9d66f00) 0/220% 100%;color:#0000;opacity:.75;mix-blend-mode:screen;z-index:1;-webkit-background-clip:text;background-clip:text;animation:7.5s linear infinite heroTitleSheen}@keyframes heroTitleFloat{0%,to{transform:translate(0,0)rotateX(0)rotateY(0)}50%{transform:translateY(-6px)rotateX(6deg)rotateY(-6deg)}}@keyframes heroTitleSheen{0%{opacity:.35;background-position:-120%}50%{opacity:.85}to{opacity:.35;background-position:120%}}@media (prefers-reduced-motion:reduce){.hero-title-text,.hero-title-text:after{animation:none}}.hero-message{color:var(--muted);max-width:640px;margin-bottom:20px;line-height:1.6}.hero-badges{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:22px;display:flex}.pill{letter-spacing:.04em;background:#05ee28f7;border:1px solid #ffffff14;border-radius:999px;padding:8px 12px;font-size:12px}.pill2{letter-spacing:.04em;color:#fff;background:#0000001a;border:1px solid #ffffff14;border-radius:999px;padding:8px 12px;font-size:12px}.hero-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.hero-cta .btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.hero-intent{text-align:center;justify-items:center;gap:12px;margin-bottom:30px;display:grid}.hero-intent-label{text-transform:uppercase;letter-spacing:.2em;color:var(--accent-2);padding:0;font-size:12px;color:#32cd32!important}.hero-intent-options{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-items:center;gap:10px;width:100%;display:grid}.hero-intent-button{color:var(--mist);padding:calc(12px*var(--landing-btn-scale,1))calc(14px*var(--landing-btn-scale,1));text-align:center;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;gap:4px;width:100%;max-width:240px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.hero-intent-button:hover{border-color:#ffffff59;transform:translateY(-1px)}.hero-intent-button:focus-visible{border-color:#5cf0c7b3;outline:none;box-shadow:0 0 0 2px #5cf0c740}.hero-intent-button.is-active{background:#5cf0c714;border-color:#5cf0c7b3;box-shadow:0 0 0 1px #5cf0c759}.hero-intent-title{font-size:14px;font-weight:700}.hero-intent-sub{color:var(--muted);font-size:12px}.hero-intent-note{color:var(--muted);margin-top:2rem;font-size:12px}.hero-cta-skip{color:var(--accent-2);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:20px;margin-bottom:24px;padding:0;font-weight:600}.hero-cta-skip:hover{text-decoration:underline}.hero-cta-skip:focus-visible{color:var(--mist);outline:none;text-decoration:underline}.hero-card{background:linear-gradient(145deg,#14142be6,#14142bb3);border:1px solid #ffffff14;border-radius:18px;padding:22px;position:relative;overflow:hidden;box-shadow:0 15px 50px #00000040}.hero-card:after{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#5cf0c71f,#0000 35%),radial-gradient(circle at 80% 30%,#7fa8ff1f,#0000 40%);position:absolute;inset:0}.hero-card h3{margin:0 0 6px;font-size:20px}.hero-card p{color:var(--muted);margin:0 0 10px}.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hero-focus{z-index:1;scrollbar-gutter:stable;grid-template-columns:1fr;gap:14px;max-height:320px;padding-right:4px;display:grid;position:relative;overflow-y:auto}.focus-column{gap:10px;display:grid}.focus-heading{flex-direction:column;gap:2px;display:flex}.focus-label{color:var(--mist);font-size:13px;font-weight:600}.focus-sub{color:var(--muted);font-size:12px}.focus-list{gap:10px;display:grid}.focus-item{color:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:56px 1fr;align-items:center;gap:10px;padding:10px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.focus-item:hover{border-color:#5f8bff59;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a40}.focus-thumb{width:56px;height:56px;color:var(--muted);letter-spacing:.08em;background:linear-gradient(135deg,#7fa8ff40,#5cf0c733);border-radius:12px;place-items:center;font-size:11px;display:grid;overflow:hidden}.focus-thumb img{object-fit:cover;width:100%;height:100%;display:block}.focus-body{gap:4px;display:grid}.focus-title{color:var(--mist);font-size:13px;font-weight:600}.focus-excerpt{color:var(--muted);font-size:12px;line-height:1.4}.focus-author{color:var(--accent-2);font-size:11px}.focus-status{color:var(--muted);margin-bottom:10px;font-size:12px;display:block}.focus-empty{color:var(--muted);border:1px dashed #ffffff1f;border-radius:12px;padding:10px;font-size:12px}.focus-preview{z-index:1;gap:12px;display:grid;position:relative}.focus-preview-grid{grid-template-columns:minmax(0,1fr) minmax(0,180px);align-items:start;gap:12px;display:grid}.focus-stats{gap:10px;display:grid}.focus-stat{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;gap:4px;padding:10px;display:grid}.focus-stat-value{color:var(--accent);font-size:20px;font-weight:700}.focus-stat-label{color:var(--muted);font-size:11px}.focus-preview-note{color:var(--muted);font-size:12px}.mini-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:14px}.mini-card strong{margin-bottom:6px;display:block}.section{margin:48px 0}.section-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-header h2{margin:0;font-size:24px}.muted{color:var(--muted)}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.feature{background:linear-gradient(135deg,#ffffff05,#ffffff0f);border:1px solid #ffffff14;border-radius:16px;padding:16px;position:relative;overflow:hidden}.feature:after{content:"";pointer-events:none;background:radial-gradient(circle at 70% 0,#f9d66f14,#0000 45%);position:absolute;inset:0}.feature h3{margin:0 0 8px}.feature p{color:var(--muted);margin:0;line-height:1.5}.metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.metric{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:16px}.metric strong{color:var(--accent);margin-bottom:6px;font-size:28px;display:block}.trust-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.trust-list li{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;display:flex}.trust-list li svg{color:var(--accent);flex-shrink:0}.safety-section{scroll-margin-top:100px}.safety-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-bottom:18px;display:grid}.safety-card{background:linear-gradient(135deg,#ffffff08,#ffffff0f);border:1px solid #ffffff14;border-radius:16px;padding:16px}.safety-card h3{margin:0 0 6px}.safety-card p{color:var(--muted);margin:0;line-height:1.5}.safety-steps{gap:12px;margin-bottom:16px;display:grid}.safety-step{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:36px 1fr;gap:12px;padding:12px 14px;display:grid}.safety-step strong{margin-bottom:4px;display:block}.safety-step p{color:var(--muted);margin:0}.safety-step-number{width:32px;height:32px;color:var(--accent);background:#5cf0c72e;border-radius:10px;place-items:center;font-weight:700;display:grid}.safety-actions{flex-wrap:wrap;gap:12px;display:flex}.cta{color:#0c1324;background:linear-gradient(135deg,#5cf0c729,#7fa8ff33);border:1px solid #ffffff1f;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:56px;padding:24px;display:flex}.cta h3{margin:0}.cta .cta-actions{flex-wrap:wrap;gap:10px;display:flex}.suggestion-fab{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#0c1324;cursor:pointer;z-index:40;border:1px solid #ffffff29;border-radius:999px;padding:12px 16px;font-weight:700;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 40px #00000059}.suggestion-body .auth-input{width:100%;color:var(--mist);box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff24;border-radius:12px;outline:none;padding:10px 12px;font-size:14px}.suggestion-footer{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:14px 18px;display:flex}@media (max-width:720px){.hero,.hero-grid,.hero-focus{grid-template-columns:1fr}.section-header{flex-direction:column;align-items:flex-start}.landing-nav{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.landing-links{order:3;justify-content:center;width:100%;margin-left:0}.brand-mark{padding:8px 10px}.brand-mark span:last-child{display:none}.nav-actions{flex-wrap:nowrap;justify-content:flex-end;width:auto}.hero-cta{flex-direction:column;align-items:stretch}.hero-cta .btn-primary,.hero-cta .btn-ghost{width:100%}.hero-cta-skip{text-align:center}.hero-intent-options,.focus-preview-grid{grid-template-columns:1fr}.focus-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.landing-profile{align-items:center;gap:8px;width:auto;display:flex}.landing-profile-button{justify-content:center;width:46px}.landing-profile-menu{left:auto;right:18px}.landing-notification-panel{min-width:0;left:0;right:0}.landing-beta{margin-top:6px;font-size:18px}.suggestion-fab{padding:10px 14px;bottom:16px;right:16px}}@media (min-width:2560px){.landing-shell{max-width:1800px}.hero-copy{max-width:900px}.hero-logo img{width:min(620px,70vw)}}@media (min-width:3840px){.landing-shell{max-width:2600px}.hero-copy{max-width:1100px}.hero-logo img{width:min(820px,65vw)}.hero-title{font-size:clamp(48px,4.2vw,72px)}.hero-message{max-width:900px;font-size:18px}.landing-links a,.pill,.pill2{font-size:14px}}@media (min-width:7680px){.landing-shell{max-width:4800px}.hero-copy{max-width:1600px}.hero-logo img{width:min(1200px,60vw)}.hero-title{font-size:clamp(64px,3.8vw,96px)}.hero-message{max-width:1200px;font-size:22px}}.landing-footer{text-align:center;background:#0a0c1699;border-top:1px solid #ffffff14;border-radius:18px;grid-template-columns:1fr;justify-items:center;gap:24px;margin-top:60px;padding:32px 28px;display:grid}.footer-logo{background:#0b0d14;border:1px solid #fff3;border-radius:50%;place-items:center;width:86px;height:86px;display:grid;overflow:hidden;box-shadow:0 12px 30px #00000059}.footer-logo img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.footer-brand{text-align:center;justify-items:center;gap:14px;display:grid}.footer-brand-text{justify-items:center;gap:8px;max-width:360px;display:grid}.footer-brand-text strong{letter-spacing:.03em;font-size:16px}.footer-brand-text p{color:var(--muted);margin:0;line-height:1.6}.footer-nav{text-align:left;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:start;gap:16px 24px;width:100%;max-width:900px;display:grid}.footer-title{color:var(--mist);font-weight:600}.footer-column{justify-items:start;gap:6px;display:grid}.footer-column a,.footer-contact a{color:var(--muted);font-weight:500;line-height:1.55;text-decoration:none}.footer-apps{gap:10px}.footer-apps .footer-app-badge{text-align:center;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#0b0d14;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:4px 10px;font-size:.8rem;font-weight:700;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 10px 24px #00000040}.footer-apps .footer-app-badge.secondary{color:var(--mist);box-shadow:none;background:#ffffff14}.footer-apps .footer-app-badge:hover{color:inherit;transform:translateY(-1px)}.footer-column a:hover{color:var(--mist)}.footer-column a:focus-visible{color:var(--mist);outline:none;text-decoration:underline}.footer-contact{justify-items:start}.footer-muted{color:var(--muted);font-size:13px}.footer-meta{color:var(--muted);text-align:center;flex-direction:column;grid-column:1/-1;justify-self:center;align-items:center;gap:6px;font-size:13px;display:flex}@media (max-width:960px){.footer-brand{text-align:center;justify-content:center}.footer-brand-text{text-align:center;justify-items:center}.footer-nav{text-align:center;grid-template-columns:1fr}.footer-column{justify-items:center}}@media (max-width:720px){.landing-footer{text-align:center;justify-items:center}.footer-column{justify-items:center}.footer-brand-text p{text-align:center}}.terms-page{color:#f5f6fb;min-height:100vh;font-family:var(--app-font);font-size:var(--terms-font-size);background:radial-gradient(circle at 20% 20%,#5cf0c714,#0000 25%),radial-gradient(circle at 80% 0,#7fa8ff14,#0000 30%),#0d0c1d;padding:32px 18px 80px}.terms-shell{max-width:920px;margin:0 auto}.terms-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.terms-brand{color:#f8fafc;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#0f172af0,#080a14e6);border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:6px 18px 6px 6px;font-weight:700;transition:transform .15s,box-shadow .2s,border-color .2s,filter .2s;display:inline-flex;box-shadow:0 12px 28px #00000059,inset 0 0 0 1px #ffffff0a}.terms-brand:hover{filter:brightness(1.02);border-color:#60a5fa73;transform:translateY(-1px);box-shadow:0 14px 30px #0006}.terms-brand:focus-visible{outline:none;box-shadow:0 0 0 2px #60a5fa99,0 12px 28px #0006}.terms-mark{background:#0b0d14;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden}.terms-mark img{object-fit:contain;width:100%;height:100%;display:block}.terms-text{color:#f8fafc;font-weight:700}.terms-back{color:#f5f6fb;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff29;border-radius:999px;padding:8px 14px;font-weight:600}.terms-card{background:#0f172aa6;border:1px solid #ffffff14;border-radius:18px;padding:28px;box-shadow:0 18px 50px #00000059}.terms-card h1{margin:0 0 6px;font-size:clamp(24px,4vw,32px)}@media (min-width:2560px){.terms-shell{max-width:1200px}}@media (min-width:3840px){.terms-shell{max-width:1600px}}@media (min-width:7680px){.terms-shell{max-width:2200px}}.terms-updated{color:#a8adc2;margin:0 0 18px;font-size:13px}.terms-region{background:#0a101e99;border:1px solid #94a3b82e;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin:8px 0 22px;padding:18px;display:grid}.terms-region__summary{gap:8px;display:grid}.terms-region__eyebrow{text-transform:uppercase;letter-spacing:.24em;color:#94a3b8d9;margin:0;font-size:11px}.terms-region__title{margin:0;font-size:18px}.terms-region__desc{color:#cbd5e1;margin:0;font-size:14px;line-height:1.5}.terms-region__controls{gap:10px;display:grid}.terms-region__note{color:#a8adc2;margin:0;font-size:12px}.terms-section--regional h2{color:#cfe3ff}.terms-section{margin-top:20px}.terms-section h2{margin:0 0 8px;font-size:18px}.terms-section p{color:#cbd5e1;margin:0 0 10px;line-height:1.6}.terms-section a{color:#8fb5ff;font-weight:600;text-decoration:none}.terms-section a:hover{text-decoration:underline}.terms-form{gap:14px;margin-top:18px;display:grid}.terms-field{gap:6px;display:grid}.terms-field label{color:#cbd5e1;font-size:.85rem}.terms-input,.terms-textarea{color:#e2e8f0;resize:none;background:#080c14cc;border:1px solid #ffffff1f;border-radius:12px;width:100%;padding:10px 12px;font-size:.9rem}.terms-input:focus,.terms-textarea:focus{border-color:#60a5fab3;outline:none;box-shadow:0 0 0 2px #60a5fa33}.terms-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.terms-alert{border:1px solid #ffffff1a;border-radius:12px;margin:0;padding:10px 12px;font-size:.85rem}.terms-alert.is-error{color:#fecaca;background:#f871711f;border-color:#f8717199}.terms-alert.is-success{color:#bbf7d0;background:#22c55e1f;border-color:#22c55e99}.terms-contact{color:#cbd5e1;border-top:1px solid #ffffff14;flex-wrap:wrap;gap:8px;margin-top:22px;padding-top:16px;font-size:14px;display:flex}.terms-contact a{color:#8fb5ff;font-weight:600;text-decoration:none}.terms-contact a:hover{text-decoration:underline}.terms-status{color:#d9e3ff;margin:0 0 8px;font-size:14px}.terms-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.terms-button{padding:calc(10px*var(--terms-btn-scale,1))calc(18px*var(--terms-btn-scale,1));color:#e2e8f0;font-weight:600;font-size:calc(14px*var(--terms-btn-scale,1));cursor:pointer;background:#0f172a99;border:1px solid #94a3b866;border-radius:999px;transition:transform .2s,box-shadow .2s,background .2s}.terms-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #00000040}.terms-button.is-primary{color:#e0f2fe;background:#3b82f633;border-color:#60a5fa99}.terms-button.is-ghost{color:#f8fafc;background:#ffffff0a;border-color:#fff3}@media (max-width:720px){.terms-header{flex-direction:column;align-items:flex-start}.terms-card{padding:20px}.terms-region{grid-template-columns:1fr}}.pwa-shell{color:#e9ecf5;min-height:100vh;font-family:var(--app-font);box-sizing:border-box;font-size:var(--pwa-font-size);background:radial-gradient(120% 140% at 12% 18%,#1f1b2c 0%,#0b0d14 55%,#05060a 100%);place-items:center;padding:48px clamp(16px,4vw,72px);display:grid}.pwa-card{background:#ffffff0f;border:1px solid #ffffff14;border-radius:20px;gap:18px;width:min(720px,100%);padding:24px 26px;display:grid;box-shadow:0 20px 60px #00000059,inset 0 1px #ffffff14}.pwa-header{gap:6px;display:grid}.pwa-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#8fb5ff;font-size:12px}.pwa-header h1{margin:0;font-size:clamp(24px,4vw,32px)}.pwa-subhead{color:#c7cede;margin:0;line-height:1.5}.pwa-section{background:#080c1899;border:1px solid #ffffff14;border-radius:16px;gap:10px;padding:14px 16px;display:grid}.pwa-label{text-transform:uppercase;letter-spacing:.14em;color:#8fb5ff;margin:0;font-size:11px}.pwa-field{gap:6px;display:grid}.pwa-value{color:#e9ecf5;word-break:break-word;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:10px 12px;font-size:14px;line-height:1.5}.pwa-pre{white-space:pre-wrap}.pwa-list{gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:grid}.pwa-list li{justify-content:space-between;gap:12px;display:flex}.pwa-code{word-break:break-word;background:#00000059;border-radius:10px;padding:8px 10px;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;display:inline-block}.pwa-textarea{color:#e9ecf5;resize:vertical;background:#ffffff0d;border:1px solid #ffffff29;border-radius:12px;width:100%;min-height:180px;padding:12px 14px;font-family:inherit;font-size:15px}.pwa-textarea:focus{border-color:#5f8bff;outline:none;box-shadow:0 0 0 3px #5f8bff40}.pwa-actions{flex-wrap:wrap;gap:12px;display:flex}.pwa-button{padding:calc(12px*var(--pwa-btn-scale,1))calc(14px*var(--pwa-btn-scale,1));font-weight:700;font-size:calc(14px*var(--pwa-btn-scale,1));cursor:pointer;color:#0b0d14;background:linear-gradient(135deg,#5f8bff,#44d2ff);border:none;border-radius:12px;transition:transform .15s,box-shadow .2s,filter .2s;box-shadow:0 12px 30px #44d2ff59}.pwa-button.secondary{color:#e9ecf5;box-shadow:none;background:#ffffff14;border:1px solid #ffffff1f}.pwa-button:disabled{cursor:not-allowed;opacity:.6;box-shadow:none}.pwa-button:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px)}.pwa-status{color:#c8d7ff;background:#5f8bff1f;border:1px solid #5f8bff66;border-radius:10px;margin:0;padding:10px 12px;font-size:14px}@media (max-width:720px){.pwa-shell{padding:28px 16px 32px}.pwa-card{padding:20px}.pwa-actions{flex-direction:column}}@media (min-width:2560px){.pwa-card{width:min(900px,100%)}}@media (min-width:3840px){.pwa-card{width:min(1100px,100%)}}@media (min-width:7680px){.pwa-card{width:min(1400px,100%)}}.moderation-content{gap:20px}.moderation-hero{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.moderation-title{margin:6px 0 8px;font-size:clamp(22px,3vw,28px)}.moderation-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr)}.moderation-panel{flex-direction:column;gap:14px;display:flex}.moderation-panel-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.moderation-panel-title{margin:0 0 4px;font-size:18px}.moderation-filter{max-width:180px}.moderation-report-list{gap:12px;display:grid}.moderation-report-card{background:#080c16a6;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex}.moderation-report-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.moderation-report-title{text-transform:capitalize;font-size:15px}.moderation-report-meta{color:#9aa5bb;font-size:12px}.moderation-report-details{color:#d1d5db;margin:0;line-height:1.4}.moderation-report-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.moderation-report-status{text-transform:capitalize;color:#c7cede;background:#ffffff14;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.moderation-report-status.status-open{color:#f8d27a;background:#ffc1072e}.moderation-report-status.status-reviewed{color:#b7ccff;background:#5f8bff33}.moderation-report-status.status-dismissed{color:#cbd5f5;background:#94a3b833}.moderation-action-row{flex-wrap:wrap;gap:8px;display:flex}.moderation-search{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.moderation-user-list{gap:12px;display:grid}.moderation-user-card{background:#080c1699;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.moderation-user-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.moderation-settings-row{background:#080c1699;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:12px;display:flex}.moderation-toggle{cursor:pointer;align-items:center;gap:10px;font-weight:600;display:inline-flex}.moderation-toggle input{opacity:0;pointer-events:none;position:absolute}.moderation-toggle-track{background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;width:44px;height:24px;transition:background .2s,border-color .2s;position:relative}.moderation-toggle-track:after{content:"";background:#f8fafc;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.moderation-toggle input:checked+.moderation-toggle-track{background:#5f8bff8c;border-color:#5f8bffd9}.moderation-toggle input:checked+.moderation-toggle-track:after{transform:translate(20px,-50%)}.moderation-toggle-label{color:#c7cede;font-size:12px}@media (max-width:1100px){.moderation-grid{grid-template-columns:1fr}}@media (max-width:720px){.moderation-panel-header{flex-direction:column;align-items:flex-start}.moderation-search{grid-template-columns:1fr}.moderation-settings-row{flex-direction:column;align-items:flex-start}}.news-hero{background:linear-gradient(135deg,#0f172af2,#0a1222e6);border:1px solid #40bfff33}.news-hero-meta{color:#c7cede;flex-direction:column;align-items:flex-end;gap:8px;font-size:12px;display:flex}.news-pill{color:#0b0d14;background:linear-gradient(135deg,#5f8bff,#44d2ff);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.news-updated{color:#93c5fd;letter-spacing:.03em;text-transform:uppercase}.news-controls{gap:16px;display:grid}.news-filters{align-self:start}.news-filters--inline{display:none}.news-filters--sidebar{--ysp-panel-bg:#070a12c2}.news-filters-header{gap:6px;display:grid}.news-filters-header h3{margin:0;font-size:20px}.news-filters .news-controls-row,.news-filters .news-controls-row--compact{grid-template-columns:1fr;align-items:stretch}.news-filters .news-selects{grid-template-columns:1fr}.news-filters .news-controls-row--compact button{justify-content:center;width:100%}.news-filters .news-topics{flex-direction:column;align-items:flex-start}.news-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.news-stats.is-hidden{display:none}.news-stat-card{background:#0f172a99;border:1px solid #ffffff14;border-radius:14px;gap:6px;padding:12px 14px;display:grid}.news-stat-label{text-transform:uppercase;letter-spacing:.2em;color:#8fb5ff;font-size:11px}.news-stat-value{font-size:20px;font-weight:700}.news-stat-meta{color:#9ca3af;font-size:12px}.news-controls-row{grid-template-columns:minmax(260px,1.2fr) minmax(240px,1fr);align-items:end;gap:16px;display:grid}.news-controls-row--compact{grid-template-columns:repeat(2,minmax(180px,1fr)) auto}.news-search label,.news-selects label{color:#c7cede;text-transform:uppercase;letter-spacing:.2em;flex-direction:column;gap:6px;font-size:12px;display:flex}.news-selects{grid-template-columns:repeat(3,minmax(140px,1fr));gap:12px;display:grid}.news-topics{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.news-topic-label{text-transform:uppercase;letter-spacing:.2em;color:#8fb5ff;font-size:12px}.news-topic-list{flex-wrap:wrap;gap:8px;display:flex}.news-topic-chip{color:#e9ecf5;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;padding:6px 12px;font-weight:600;transition:border-color .2s,background .2s}.news-topic-chip.is-active{background:#5f8bff40;border-color:#5f8bff99}.news-results{gap:16px;display:grid}.news-results-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.news-results-meta{color:#9ca3af;font-size:13px}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.news-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;min-height:320px;display:flex;overflow:hidden}.news-card-link{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;grid-template-rows:180px 1fr;width:100%;height:100%;text-decoration:none;transition:transform .2s;display:grid}.news-card-media{background:#0f172ad9;place-items:center;display:grid;position:relative;overflow:hidden}.news-card-media img{object-fit:cover;width:100%;height:100%;display:block}.news-card-fallback{color:#94a3b8;letter-spacing:.4em;font-size:12px;font-weight:700}.news-card-body{gap:8px;padding:16px;display:grid}.news-card-meta{text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;justify-content:space-between;gap:12px;font-size:12px;display:flex}.news-card-body h3{margin:0;font-size:18px;line-height:1.35}.news-card-body p{color:#c7cede;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.news-card-cta{color:#60a5fa;font-weight:700}.news-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:8px 0 24px;display:flex}.news-page-btn{color:#e5e7eb;cursor:pointer;background:#0f172abf;border:1px solid #ffffff24;border-radius:999px;padding:6px 12px;font-weight:600}.news-page-btn.is-active{color:#dbeafe;background:#60a5fa33;border-color:#60a5fa99}.news-page-btn:disabled{opacity:.5;cursor:not-allowed}.news-page-ellipsis{color:#9ca3af;padding:0 4px}.news-load-more{justify-content:center;padding:8px 0 24px;display:flex}.news-disabled{justify-content:space-between;align-items:center;gap:16px;display:flex}.news-top-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.news-card.is-top{min-height:360px}.news-card.is-top .news-card-link{grid-template-rows:220px 1fr}.news-card.is-top .news-card-body h3{font-size:20px}.news-reader-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#060a14d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.news-reader-modal{background:#0a101efa;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;width:min(92vw,960px);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 40px 120px #00000073}.news-reader-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px 0;display:flex}.news-reader-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#8fb5ff;min-height:0;margin:0;font-size:11px}.news-reader-header h2{margin:8px 0 10px;font-size:24px;line-height:1.3}.news-reader-meta{text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;flex-wrap:wrap;gap:10px 14px;font-size:12px;display:flex}.news-reader-close{color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:12px;width:38px;height:38px;font-size:22px}.news-reader-actions{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.news-reader-link{color:#7dd3fc;font-weight:600;text-decoration:none}.news-reader-downloads{flex-wrap:wrap;gap:8px;display:flex}.news-reader-downloads .btn{padding:6px 12px}.news-reader-voice{flex-wrap:wrap;align-items:center;gap:12px 18px;padding:16px 24px;display:flex}.news-reader-voice label{text-transform:uppercase;letter-spacing:.2em;color:#9db3d8;flex-direction:column;gap:6px;font-size:11px;display:flex}.news-reader-voice select{min-width:180px}.news-reader-rate{min-width:200px}.news-reader-rate input[type=range]{width:100%}.news-reader-rate-value{color:#c7cede;text-transform:none;letter-spacing:0;font-size:12px}.news-reader-voice-actions{align-items:center;gap:8px;display:flex}.news-reader-content{flex:1;padding:0 24px 24px;overflow-y:auto}.news-reader-content p{color:#e2e8f0;margin:0 0 16px;line-height:1.7}.news-reader-footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:12px 24px 20px;display:flex}.news-reader-hint{color:#9ca3af;font-size:12px}.news-reader-close-mobile{display:none}@media (hover:hover){.news-topic-chip:hover{background:#5f8bff33;border-color:#5f8bff99}.news-card-link:hover{transition:transform .2s;transform:translateY(-2px)}}@media (max-width:960px){.news-filters--inline{display:grid}}@media (max-width:900px){.news-controls-row,.news-controls-row--compact,.news-selects,.news-stats{grid-template-columns:1fr}.news-results-header,.news-disabled{flex-direction:column;align-items:flex-start}.news-grid,.news-top-grid{grid-template-columns:1fr}}@media (max-width:720px){.news-reader-overlay{padding:0}.news-reader-modal{border-radius:0;width:100%;height:100%;max-height:none}.news-reader-header,.news-reader-actions,.news-reader-voice,.news-reader-content,.news-reader-footer{padding-left:18px;padding-right:18px}.news-reader-footer{flex-direction:column;align-items:flex-start}.news-reader-hint{display:none}.news-reader-close-mobile{display:inline-flex}}.news-reader-theme{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--reader-bg:#0b1020;--reader-ink:#eef2ff;--reader-surface:#0a101ee6;--reader-surface-solid:#0f172a;--reader-border:#94a3b840;--reader-shadow:0 30px 80px #0206178c;--reader-muted:#f4f4f4;--reader-action-bg:#0f172aeb;--reader-action-text:#e2e8f0;--reader-link:#6ee7ff;--reader-highlight-bg:#ffffff40;--reader-highlight-bg-strong:#0e749066;--reader-highlight-text:#dbeafe;--reader-highlight-text-strong:#f0f9ff;color:var(--reader-ink);font-family:var(--app-font);background:0 0}.news-reader-theme .reader-shell{max-width:1600px;padding:32px 24px 72px}.news-reader-theme .reader-nav{background:var(--reader-surface);box-shadow:var(--reader-shadow);border-radius:18px;padding:14px 18px}.news-reader-theme .badge{color:#fecaca;background:#f871712e;border:1px solid #f8717159}.nav-title{text-align:center;flex-direction:column;gap:20px;margin-bottom:20px;display:flex}.news-reader-theme .nav-title strong{font-family:var(--app-font);font-size:1.5rem}.news-reader-theme .nav-title span{font-family:var(--app-font);font-size:.9rem;display:none}.news-reader-theme .nav-actions{flex-wrap:wrap;gap:clamp(6px,1.2vw,12px);display:flex}.news-reader-theme .nav-actions button,.news-reader-theme .nav-actions a{font-family:var(--app-font);color:#e2e8f0;text-align:center;background:#0c2a6fbf;border:1px solid #094394e6;border-radius:999px;flex:auto;justify-content:center;align-items:center;width:auto;min-width:clamp(110px,16vw,160px);padding:clamp(8px,1.2vw,12px) clamp(12px,2vw,18px);font-size:clamp(.85rem,1.2vw,1.05rem);text-decoration:none;display:inline-flex}.news-reader-theme .nav-actions button:hover,.news-reader-theme .nav-actions a:hover{cursor:pointer;transform:scale(1.1)}.news-reader-theme .nav-actions button.primary{color:#04110f;background:linear-gradient(135deg,#38bdf8,#22c55e);border-color:#0000;box-shadow:0 10px 26px #22c55e40}.news-reader-theme .read-controls{background:#0f172a99;border:1px solid #94a3b833;border-radius:16px;flex-direction:column;gap:10px;margin-bottom:18px;padding:14px 16px;display:flex;box-shadow:0 16px 40px #0f172a59}.news-reader-theme .read-controls-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.news-reader-theme .read-controls-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.news-reader-theme .read-controls label{font-family:var(--app-font);text-transform:uppercase;letter-spacing:.18em;color:#a8b2c8;flex-direction:column;gap:10px;font-size:.75rem;display:flex}.news-reader-theme .read-controls select,.news-reader-theme .read-controls input[type=range]{color:#e2e8f0;font-family:var(--app-font);background:#0f172ae6;border:1px solid #94a3b859;border-radius:10px;padding:6px 10px}.news-reader-theme .read-controls button{font-family:var(--app-font);color:#e2e8f0;cursor:pointer;background:#05246de0;border:1px solid #94a3b859;border-radius:10px;padding:6px 12px;font-size:.8rem;font-weight:600}.news-reader-theme .read-controls button.primary{color:#000605;background:linear-gradient(135deg,#38bdf8,#22c55e);border-color:#0000;box-shadow:0 10px 26px #22c55e40}.news-reader-theme .read-progress{font-family:var(--app-font);color:var(--reader-muted);font-size:.75rem}.news-reader-theme .reader-content{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e40af40;border:1px solid #94a3b833;border-radius:22px;padding:32px}.news-reader-theme .reader-content p{margin-bottom:1.25em;font-size:1.12rem;line-height:1.85}.news-reader-theme .reader-content p:first-of-type:first-letter{float:left;font-family:var(--app-font);color:#93c5fd;padding-right:8px;font-size:3.2rem;line-height:.9}.news-reader-theme .reader-content img{border:1px solid #94a3b840;max-width:100%;height:auto;box-shadow:0 24px 60px #0f172a59}.news-reader-theme figcaption{font-family:var(--app-font);color:var(--reader-muted);margin-top:-10px;margin-bottom:18px;font-size:.82rem}.news-reader-theme a{color:var(--reader-link)}.downloads-page{--downloads-bg:#05060a;--downloads-panel:#0a1224b3;--downloads-card:#0a1020e6;--downloads-border:#78a0ff2e;--downloads-accent:#5f8bff;--downloads-accent-2:#44d2ff;color:#eef2ff;min-height:100vh;font-family:var(--app-font);font-size:var(--downloads-font-size);background:radial-gradient(120% 140% at 12% 8%,#1c2340 0%,#0b0f1c 48%,#05060a 100%);padding:96px clamp(16px,5vw,96px);position:relative;overflow:hidden}.downloads-page:before,.downloads-page:after{content:"";pointer-events:none;z-index:0;border-radius:50%;position:absolute}.downloads-page:before{opacity:.8;background:radial-gradient(circle,#5f8bff73,#5f8bff00);width:520px;height:520px;top:-160px;left:-120px}.downloads-page:after{opacity:.7;background:radial-gradient(circle,#44d2ff59,#44d2ff00);width:640px;height:640px;bottom:-260px;right:-220px}.downloads-shell{z-index:1;gap:48px;max-width:1200px;margin:0 auto;display:grid;position:relative}.downloads-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.downloads-brand{color:#f8fafc;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#0f172af0,#080a14e6);border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:6px 18px 6px 6px;font-weight:700;transition:transform .15s,box-shadow .2s,border-color .2s,filter .2s;display:inline-flex;box-shadow:0 12px 28px #00000059,inset 0 0 0 1px #ffffff0a}.downloads-brand:hover{filter:brightness(1.02);border-color:#5f8bff73;transform:translateY(-1px);box-shadow:0 14px 30px #0006}.downloads-brand:focus-visible{outline:none;box-shadow:0 0 0 2px #5f8bff99,0 12px 28px #0006}.downloads-brand-mark{background:#0b0d14;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden}.downloads-brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.downloads-brand-text{color:#f8fafc;font-weight:700}.downloads-back{color:#eef2ff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-weight:600;transition:transform .15s,box-shadow .2s,border-color .2s;display:inline-flex}.downloads-back:hover{border-color:#5f8bff73;transform:translateY(-1px);box-shadow:0 12px 26px #00000059}.downloads-back:focus-visible{outline:none;box-shadow:0 0 0 2px #5f8bff80,0 12px 26px #00000059}.downloads-hero{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:36px;display:grid}.downloads-eyebrow{text-transform:uppercase;letter-spacing:.28em;color:#9bb5ff;font-size:12px}.downloads-hero__content h1{margin:12px 0;font-size:clamp(30px,4.6vw,46px);line-height:1.1}.downloads-hero__content p{color:#c9d3e6;margin:0 0 20px;font-size:16px;line-height:1.6}.downloads-hero__actions{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.downloads-button{padding:calc(12px*var(--downloads-btn-scale,1))calc(18px*var(--downloads-btn-scale,1));font-weight:700;font-size:calc(14px*var(--downloads-btn-scale,1));cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;text-decoration:none;transition:transform .15s,box-shadow .2s,filter .2s;display:inline-flex}.downloads-button.primary{background:linear-gradient(135deg,var(--downloads-accent),var(--downloads-accent-2));color:#0b0f1c;box-shadow:0 16px 35px #44d2ff59}.downloads-button.secondary,.downloads-button.ghost{color:#e7edff;box-shadow:none;background:#ffffff0f;border:1px solid #ffffff1f}.downloads-button:disabled{cursor:not-allowed;opacity:.6;box-shadow:none}.downloads-button:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px)}.downloads-hint{color:#b7c3e4;margin:0 0 16px;font-size:14px}.downloads-hero__meta{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;font-size:14px;display:grid}.downloads-meta-label{text-transform:uppercase;letter-spacing:.18em;color:#8fb5ff;margin-bottom:6px;font-size:11px;display:block}.downloads-hero__panel{gap:16px;display:grid}.downloads-panel{background:var(--downloads-panel);border:1px solid #78a0ff2e;border-radius:20px;gap:12px;padding:20px;display:grid;box-shadow:0 24px 60px #050a1866}.downloads-panel h3{color:#f2f5ff;margin:0;font-size:18px}.downloads-panel p{color:#c9d3e6;margin:0;font-size:14px;line-height:1.5}.downloads-panel--accent{background:linear-gradient(135deg,#182446d9,#0c1226e6);border-color:#5f8bff59}.downloads-panel__actions{gap:10px;display:grid}.downloads-panel__hint{color:#aeb8d1;font-size:12px}.downloads-steps{color:#d5dcef;gap:10px;margin:0;padding:0;font-size:14px;list-style:none;display:grid}.downloads-steps li{grid-template-columns:24px 1fr;align-items:start;gap:10px;display:grid}.downloads-steps span{color:#8fb5ff;font-weight:700}.downloads-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.downloads-card{background:var(--downloads-card);border:1px solid var(--downloads-border);border-radius:20px;gap:14px;padding:20px;display:grid;box-shadow:0 20px 40px #02061273}.downloads-card--featured{background:linear-gradient(145deg,#101a34f2,#090d18e6);border-color:#5f8bff73}.downloads-card__title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.downloads-card h2{color:#f1f4ff;margin:0;font-size:20px}.downloads-card p{color:#c9d3e6;margin:0;font-size:14px;line-height:1.55}.downloads-chip{text-transform:uppercase;letter-spacing:.12em;color:#a9c2ff;background:#5f8bff33;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;display:inline-flex}.downloads-list{color:#d7dff2;gap:8px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.downloads-list li:before{content:"•";color:#8fb5ff;margin-right:8px}.downloads-card__actions{gap:8px;display:grid}.downloads-meta-note{color:#9aa7c2;font-size:12px}.downloads-guides{gap:18px;display:grid}.downloads-guides__header h2{margin:0 0 6px;font-size:24px}.downloads-guides__header p{color:#c9d3e6;margin:0}.downloads-guides__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.downloads-guide-card{background:#0a1020bf;border:1px solid #78a0ff29;border-radius:18px;gap:12px;padding:18px;display:grid}.downloads-guide-card h3{color:#f1f4ff;margin:0;font-size:18px}.downloads-support{background:#080c1acc;border:1px solid #78a0ff33;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex}.downloads-support h2{margin:0 0 8px;font-size:22px}.downloads-support p{color:#c9d3e6;max-width:520px;margin:0;line-height:1.6}@media (max-width:900px){.downloads-page{padding:72px 20px}.downloads-hero__actions{flex-direction:column;align-items:stretch}.downloads-support{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.downloads-header{align-items:stretch}.downloads-brand,.downloads-back{justify-content:center;width:100%}}@media (min-width:2560px){.downloads-shell{max-width:1800px}}@media (min-width:3840px){.downloads-shell{max-width:2600px}.downloads-hero__content h1{font-size:clamp(44px,3.8vw,64px)}}@media (min-width:7680px){.downloads-shell{max-width:4200px}.downloads-hero__content h1{font-size:clamp(64px,3.4vw,90px)}}.forums-page{color:#eef2ff;font-family:var(--app-font);font-size:var(--forums-font-size);background:radial-gradient(120% 160% at 10% 5%,#20304f 0%,#0a0f1d 55%,#05060a 100%);border-radius:24px;padding:36px clamp(16px,4vw,48px) 48px;position:relative;overflow:hidden}.forums-page:before,.forums-page:after{content:"";filter:blur();opacity:.75;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.forums-page:before{background:radial-gradient(circle,#5f8bff73,#5f8bff00);width:520px;height:520px;top:-200px;left:-160px}.forums-page:after{background:radial-gradient(circle,#5cf0c759,#5cf0c700);width:600px;height:600px;bottom:-240px;right:-200px}.forums-shell{z-index:1;gap:48px;max-width:1200px;margin:0 auto;display:grid;position:relative}.forums-hero{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:24px;display:grid}.forums-eyebrow{text-transform:uppercase;letter-spacing:.28em;color:#9bb5ff;font-size:12px}.forums-hero h1{margin:12px 0;font-size:clamp(32px,4.5vw,48px);line-height:1.05}.forums-hero p{color:#c9d3e6;margin:0 0 18px;font-size:16px;line-height:1.6}.forums-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.forums-detail-header{background:#0a101eb3;border:1px solid #78a0ff33;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:16px;margin:12px 0 20px;padding:16px;display:grid}.forums-detail-header__meta{text-align:center;justify-self:center;gap:6px;display:grid}.forums-detail-header__meta .forums-eyebrow{letter-spacing:.32em;font-size:14px;font-weight:700}.forums-detail-header__meta h2{color:#f8fafc;margin:0;font-size:28px;font-weight:700}.forums-button{padding:calc(12px*var(--forums-btn-scale,1))calc(18px*var(--forums-btn-scale,1));font-weight:700;font-size:calc(14px*var(--forums-btn-scale,1));cursor:pointer;border:1px solid #0000;border-radius:14px;text-decoration:none;transition:transform .15s,box-shadow .2s,filter .2s}.forums-button.primary{color:#0b0f1c;background:linear-gradient(135deg,#5f8bff,#44d2ff);box-shadow:0 16px 36px #44d2ff59}.forums-button.secondary,.forums-button.ghost{color:#e7edff;background:#ffffff0f;border-color:#ffffff29}.forums-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.forums-button:disabled{cursor:not-allowed;opacity:.6;filter:none;transform:none}.forums-hero__card{background:#0c1222b3;border:1px solid #78a0ff33;border-radius:20px;gap:12px;padding:20px;display:grid}.forums-hero__card h3{margin:0;font-size:18px}.forums-hero__card ul{color:#d0d8e8;gap:6px;margin:0;padding-left:18px;display:grid}.forums-pledge{color:#dfe7ff;gap:8px;font-size:14px;display:grid}.forums-pledge-label{letter-spacing:.16em;text-transform:uppercase;color:#9aa6c0;font-size:11px}.forums-pledge-select{width:100%}.forums-pledge-status{color:#9cd8ff;font-size:12px}.forums-topics{gap:18px;display:grid}.forums-topics__header{gap:14px;display:grid}.forums-topics__subtitle{color:#b7c4dc;margin:0;font-size:14px}.forums-topics__controls{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.forums-topics__controls .forums-topic-picker{max-width:none;height:100%;display:flex}.forums-topics__controls .forums-topic-trigger{flex:1}.forums-topic-add{grid-template-columns:1fr auto;gap:8px;display:grid}.forums-input{color:#eef2ff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;padding:10px 12px;font-size:14px}.forums-input option{color:#0b0f1c}.forums-input:focus{border-color:#5f8bff99;outline:none;box-shadow:0 0 0 3px #5f8bff33}.forums-topic-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.forums-topic-picker{width:100%;max-width:820px;position:relative}.forums-topic-trigger{color:#f8fafc;text-align:left;cursor:pointer;background:linear-gradient(135deg,#14203ceb,#0d1224eb);border:1px solid #78a0ff38;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;padding:18px 20px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;box-shadow:0 18px 40px #080c1873,inset 0 0 0 1px #ffffff0a}.forums-topic-trigger:hover{border-color:#5cbbff99;transform:translateY(-1px);box-shadow:0 20px 44px #060a168c,inset 0 0 0 1px #ffffff14}.forums-topic-trigger.is-open{border-color:#5cf0c799;box-shadow:0 24px 50px #060a1699,inset 0 0 0 1px #ffffff1a}.forums-topic-trigger__content{gap:6px;display:grid}.forums-topic-trigger__eyebrow{letter-spacing:.24em;text-transform:uppercase;color:#b4d2ffb8;font-size:11px}.forums-topic-trigger__title{color:#fff;font-size:20px;font-weight:700}.forums-topic-trigger__desc{color:#cbd5f5;font-size:13px}.forums-topic-trigger__meta{color:#94a3b8d9;font-size:12px}.forums-topic-trigger__chevron{color:#e2e8f0;background:#0f172ab3;border-radius:14px;place-items:center;width:42px;height:42px;font-size:18px;transition:transform .2s,background .2s;display:grid}.forums-topic-trigger.is-open .forums-topic-trigger__chevron{color:#bbf7d0;background:#34d39933;transform:rotate(180deg)}.forums-topic-menu{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080c16f5;border:1px solid #78a0ff33;border-radius:18px;gap:16px;max-height:70vh;padding:16px;display:grid;position:absolute;top:calc(100% + 12px);left:0;right:0;overflow:auto;box-shadow:0 30px 60px #05081299}.forums-topic-menu--modal{max-height:none;box-shadow:none;background:0 0;border:0;padding:0;position:static;overflow:visible}.forums-modal--topics{width:min(860px,100%)}.forums-topic-modal-overlay .forums-modal__body{gap:14px;display:grid}.forums-topic-menu__search{gap:8px;display:grid}.forums-topic-menu__section{gap:10px;display:grid}.forums-topic-menu__label{text-transform:uppercase;letter-spacing:.18em;color:#94a3b8cc;justify-content:space-between;align-items:center;font-size:11px;display:flex}.forums-topic-menu__empty{color:#94a3b8e6;background:#0f172a66;border:1px dashed #94a3b833;border-radius:12px;padding:8px 10px;font-size:12px}.forums-topic-option{cursor:pointer;background:#0f172a8c;border:1px solid #94a3b833;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;transition:border-color .2s,background .2s,transform .2s;display:grid}.forums-topic-option:hover{background:#0f172ab8;border-color:#7dd3fc99;transform:translateY(-1px)}.forums-topic-option.is-active{background:#5cf0c726;border-color:#5cf0c78c}.forums-topic-option.is-all{background:#111827b3;border-style:solid}.forums-topic-option__text{gap:4px;min-width:0;display:grid}.forums-topic-option__title{color:#f8fafc;font-size:14px;font-weight:600}.forums-topic-option__desc{color:#aab8d6;font-size:12px}.forums-topic-option__meta{justify-items:end;gap:6px;display:grid}.forums-topic-option__count{color:#94a3b8e6;font-size:12px}.forums-topic-option__pin{color:#dbeafe;cursor:pointer;background:#0f172a99;border:1px solid #94a3b840;border-radius:999px;place-items:center;width:30px;height:30px;font-size:15px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.forums-topic-option__pin:hover{border-color:#7dd3fcb3;transform:translateY(-1px);box-shadow:0 8px 18px #05081266}.forums-topic-option__pin.is-active{color:#facc15;background:#facc1526;border-color:#facc15b3}.forums-topic-menu__hint{color:#c7d2fe;background:#0c1224cc;border:1px solid #7dd3fc66;border-radius:12px;padding:8px 10px;font-size:12px}.forums-topic-menu__hint.is-error{color:#fecaca;background:#7f1d1d33;border-color:#f8717199}.forums-topic-card{cursor:pointer;background:#0a101ebf;border:1px solid #78a0ff26;border-radius:18px;gap:8px;padding:16px;transition:transform .2s,border-color .2s;display:grid}.forums-topic-card h3{color:#fff;margin:0;font-weight:700}.forums-topic-card p{color:#c9d3e6;margin:0;font-size:13px}.forums-topic-card span{color:#9aa3b5;font-size:12px}.forums-topic-card.is-active{border-color:#5f8bff99;transform:translateY(-2px)}.forums-layout{grid-template-columns:minmax(0,1fr);gap:24px;display:grid}.forums-feed{width:100%}.forums-feed__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.forums-feed__toolbar p{color:#c9d3e6;margin:6px 0 0}.forums-feed__filters{flex-wrap:wrap;gap:10px;display:flex}.forums-posts{gap:16px;display:grid}.forums-feed-pagination{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.forums-page-btn{color:#dbeafe;cursor:pointer;background:#0f172a99;border:1px solid #94a3b859;border-radius:999px;min-width:38px;padding:6px 12px;font-size:12px;transition:border-color .2s,box-shadow .2s}.forums-page-btn:hover{border-color:#7dd3fcb3;box-shadow:0 0 0 2px #7dd3fc26}.forums-page-btn.is-active{color:#eff6ff;background:#3b82f640;border-color:#3b82f6e6}.forums-page-btn:disabled{opacity:.5;cursor:not-allowed}.forums-post{background:#0a101ebf;border:1px solid #ffffff14;border-radius:18px;gap:10px;padding:16px 56px 16px 16px;display:grid;position:relative}.forums-post.is-review{border-color:#f8717173;box-shadow:0 0 0 1px #f8717140}.forums-post h3{margin:0;font-size:18px}.forums-post p{color:#d0d8e8;margin:0;line-height:1.6}.forums-post__excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.forums-post__meta{color:#9aa3b5;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.forums-post__status{text-transform:uppercase;letter-spacing:.12em;color:#ffd2d2;background:#f871712e;border:1px solid #f8717173;border-radius:999px;padding:4px 10px;font-size:11px}.forums-badge{text-transform:uppercase;letter-spacing:.12em;border:1px solid #fff3;border-radius:999px;padding:4px 10px;font-size:11px}.forums-badge.is-win{color:#ffe3a3;background:#fbbf2433;border-color:#fbbf2480}.forums-badge.is-support{color:#ffd2d2;background:#f8717133;border-color:#f8717180}.forums-badge.is-tip{color:#d6f4ff;background:#44d2ff33;border-color:#44d2ff80}.forums-badge.is-idea{color:#dfe7ff;background:#94a3ff33;border-color:#94a3ff80}.forums-badge.is-gratitude{color:#d3fff1;background:#5cf0c733;border-color:#5cf0c780}.forums-post__actions{flex-wrap:wrap;gap:10px;display:flex}.post-menu-wrapper{z-index:5;position:absolute;top:10px;right:12px}.post-menu-trigger{color:#e2e8f0;cursor:pointer;background:#0f172a99;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.post-menu-trigger svg{fill:currentColor;width:18px;height:18px}.post-menu-trigger:hover{background:#1e293bcc;border-color:#7dd3fc99;transform:translateY(-1px)}.post-menu{background:#090d18fa;border:1px solid #ffffff1f;border-radius:12px;gap:6px;min-width:150px;padding:6px;display:grid;position:absolute;top:40px;right:0;box-shadow:0 18px 32px #00000073}.post-menu-item{text-align:left;color:#e2e8f0;cursor:pointer;background:#ffffff08;border:1px solid #0000;border-radius:10px;width:100%;padding:8px 12px;font-size:13px;transition:border-color .2s,background .2s,color .2s}.post-menu-item:hover{color:#eff6ff;background:#3b82f629;border-color:#3b82f659}.post-menu-item:disabled{opacity:.6;cursor:not-allowed}.post-menu-item.is-danger{color:#fecaca;background:#f871712e;border-color:#f8717173}.post-menu-item.is-danger:hover{color:#fee2e2;background:#f8717147;border-color:#f87171b3}.forums-post__edit{background:#060c16b3;border:1px solid #94a3b833;border-radius:14px;gap:8px;margin-top:12px;padding:10px;display:grid}.forums-post__edit-actions{flex-wrap:wrap;gap:8px;display:flex}.forums-comments{border-top:1px solid #94a3b833;gap:12px;margin-top:14px;padding-top:12px;display:grid}.forums-comment-form,.forums-comment__reply-form{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.forums-comment__edit-form{gap:8px;margin-top:6px;display:grid}.forums-comment__edit-actions{flex-wrap:wrap;gap:8px;display:flex}.forums-comment-list,.forums-comment-children{gap:10px;margin:0;padding:0;list-style:none;display:grid}.forums-comment{background:#060c16bf;border:1px solid #78a0ff26;border-radius:14px;padding:12px}.forums-comment--child{background:#0a101ed9;margin-left:24px}.forums-comment__header{text-transform:uppercase;letter-spacing:.08em;color:#8fa1c7;align-items:center;gap:10px;font-size:12px;display:flex}.forums-comment__author{color:#e2e8f0;font-weight:700}.forums-comment__body{color:#d3d9ea;margin:6px 0 0;line-height:1.5}.forums-comment__actions,.forums-comment__preview{margin-top:8px}.forums-comment__preview .link-preview-card{box-shadow:none;background:#0a0e18b3;border-radius:14px;grid-template-columns:110px 1fr}.forums-comment__preview .link-preview-body{padding:10px 12px}.link-preview-card{color:inherit;background:#080c148c;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:minmax(0,140px) minmax(0,1fr);text-decoration:none;display:grid;overflow:hidden}.link-preview-card.is-compact{grid-template-columns:minmax(0,110px) minmax(0,1fr);margin-top:8px}.link-preview-media{background:radial-gradient(circle at 20% 20%,#5f8bff33,#44d2ff26,#0f172a99);min-width:0;max-width:100%;position:relative;overflow:hidden}.link-preview-media img{object-fit:cover;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.link-preview-media img.is-favicon{object-fit:contain;background:#0a0e1880;padding:18px}.link-preview-placeholder{letter-spacing:.2em;color:#94a3b8;background:#0f172a80;place-items:center;height:100%;font-weight:700;display:grid}.link-preview-body{gap:6px;min-width:0;padding:12px 14px;display:grid}.link-preview-title{color:#e5e7eb;margin:0;font-weight:700}.link-preview-desc{color:#9aa5bb;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.link-preview-url{color:#8fb5ff;font-size:12px}.link-preview-badge{color:#e2e8f0;letter-spacing:.02em;background:#080c14cc;border:1px solid #fff3;border-radius:999px;padding:4px 8px;font-size:11px;position:absolute;top:10px;left:10px}.forums-side{gap:16px;display:grid}.forums-panel{background:#0c1222b3;border:1px solid #78a0ff33;border-radius:18px;gap:12px;padding:16px;display:grid}.forums-panel h3{margin:0}.forums-create-button{justify-content:center;width:100%}.forums-template-row{flex-wrap:wrap;gap:8px;display:flex}.forums-chip{color:#dfe7ff;cursor:pointer;background:#5f8bff2e;border:1px solid #5f8bff66;border-radius:999px;padding:4px 10px;font-size:12px}.forums-field{gap:6px;display:grid}.forums-field label{color:#9aa3b5;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.forums-textarea{resize:vertical;min-height:120px}.forums-modal-overlay{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060a14b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.forums-modal{color:#eef2ff;background:linear-gradient(150deg,#141e38fa,#080c18fa);border:1px solid #78a0ff40;border-radius:22px;gap:18px;width:min(720px,100%);max-height:90vh;padding:20px;display:grid;overflow-y:auto;box-shadow:0 30px 60px #04071099}.forums-modal--report{width:min(560px,100%)}.forums-modal__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.forums-modal__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#94a3b8e6;font-size:11px}.forums-modal__header h3{color:#f8fafc;margin:4px 0 0;font-size:20px}.forums-modal__close{color:#e2e8f0;cursor:pointer;background:#0f172a99;border:1px solid #94a3b84d;border-radius:12px;place-items:center;width:36px;height:36px;font-size:16px;transition:border-color .2s,transform .2s;display:grid}.forums-modal__close:hover{border-color:#7dd3fc99;transform:translateY(-1px)}.forums-modal__body{gap:14px;display:grid}.forums-modal__footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.forums-status,.forums-tone-warning{background:#f871711f;border:1px solid #f8717159;border-radius:12px;padding:10px 12px;font-size:13px}.forums-status{color:#d6f4ff;background:#44d2ff1f;border-color:#44d2ff59}.forums-trending{gap:8px;display:grid}.forums-trending-item{color:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.forums-trending-text{text-align:left;flex-direction:column;gap:4px;display:flex}.forums-trending-title{font-size:14px}.forums-trending-desc,.forums-count{color:#9aa3b5;font-size:12px}.forums-empty{color:#b6bfd3;background:#ffffff0a;border:1px dashed #ffffff1f;border-radius:16px;padding:18px}@media (max-width:960px){.forums-layout,.forums-topic-add,.forums-topics__controls{grid-template-columns:1fr}.forums-feed__toolbar{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.forums-pledge{gap:6px}.forums-pledge-label{font-size:10px}.forums-pledge-select{padding:10px 12px;font-size:13px}.forums-pledge-status{font-size:11px}.forums-topic-trigger{padding:14px 16px}.forums-topic-trigger__title{font-size:18px}.forums-topic-menu{max-height:none;margin-top:12px;position:static}.forums-detail-header{grid-template-columns:1fr;justify-items:center}.forums-detail-header .forums-button{justify-self:start}.forums-modal{padding:16px}.forums-modal__footer{width:100%}.forums-modal__footer .forums-button{flex:1}}.forums-nudge{color:#d3fff1;background:#5cf0c71f;border:1px solid #5cf0c759;border-radius:12px;margin:12px 0;padding:10px 14px;font-size:14px}@media (min-width:2560px){.forums-shell{max-width:1600px}}@media (min-width:3840px){.forums-shell{max-width:2200px}.forums-hero h1{font-size:clamp(44px,3.8vw,64px)}}@media (min-width:7680px){.forums-shell{max-width:3600px}.forums-hero h1{font-size:clamp(64px,3.4vw,90px)}}.storefront-detail-main,.storefront-detail-aside{gap:18px;display:grid}@media (max-width:1100px){.storefront-hero,.storefront-layout{grid-template-columns:1fr}.storefront-sidebar{order:-1}.storefront-detail-layout{grid-template-columns:1fr}}@media (max-width:900px){.storefront-toolbar{grid-template-columns:1fr}.storefront-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:700px){.storefront-hero{padding:18px}.storefront-message-input{flex-direction:column;align-items:stretch}.storefront-panel-header{flex-direction:column}.storefront-offer-card{flex-direction:column;align-items:flex-start}.storefront-offer-actions{width:100%}}@media (max-height:520px) and (orientation:landscape){.storefront-hero{grid-template-columns:1fr}.storefront-thread{max-height:160px}}@media (max-width:960px){.storefront-shell .sidebar-shell.open .dash-nav.storefront-filter-nav{scrollbar-width:none;-ms-overflow-style:none;display:flex}.storefront-shell .sidebar-shell.open .dash-nav.storefront-filter-nav::-webkit-scrollbar{width:0;height:0}}@media (max-width:1100px){.storefront-toolbar,.storefront-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.storefront-hero{grid-template-columns:1fr;padding:18px}.storefront-hero-stats{grid-template-columns:1fr}.storefront-card{border-radius:18px}}@media (max-width:640px){.storefront-hero-actions{flex-direction:column;align-items:stretch}.storefront-toolbar,.storefront-grid{grid-template-columns:1fr}}.storefront-shell{background:radial-gradient(140% 160% at 8% 12%,#162235 0%,#0b101d 52%,#05060a 100%)}.storefront-hero{grid-template-columns:minmax(0,1.4fr) minmax(240px,.8fr);align-items:center;gap:24px;display:grid}.storefront-eyebrow{text-transform:uppercase;letter-spacing:.3em;color:#8fb1ff;margin-bottom:12px;font-size:11px}.storefront-hero-copy h1{margin:0 0 12px;font-size:clamp(30px,4vw,44px)}.storefront-hero-copy p{color:#c4d0ea;margin:0 0 16px;line-height:1.6}.storefront-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.storefront-hero-stats{justify-items:stretch;gap:12px;display:grid}.storefront-stat{background:#080c1699;border:1px solid #ffffff14;border-radius:18px;padding:14px 18px;box-shadow:inset 0 1px #ffffff0f}.storefront-stat span{text-transform:uppercase;letter-spacing:.14em;color:#9fb0d3;font-size:12px;display:block}.storefront-sidebar{gap:16px;display:grid}.storefront-sidebar-panel{background:#070a12c2;border:1px solid #ffffff14;border-radius:20px;gap:16px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff0f}.storefront-sidebar-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#8fb1ff;margin:0 0 6px;font-size:11px}.storefront-sidebar-header h3{margin:0 0 6px;font-size:20px}.storefront-sidebar-sub{color:#b2bfdc;margin:0;font-size:13px;line-height:1.5}.storefront-sidebar-group{gap:12px;display:grid}.storefront-range{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.storefront-range-sep{color:#8fa6c9;font-size:12px}.storefront-sidebar-toggles{gap:10px;display:grid}.storefront-toggle{color:#cdd8ee;align-items:center;gap:12px;font-size:13px;display:flex;position:relative}.storefront-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.storefront-switch{box-sizing:border-box;background:#94a3b829;border:1px solid #94a3b84d;border-radius:999px;flex-shrink:0;align-items:center;width:44px;height:24px;padding:0;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:inset 0 1px 2px #00000059}.storefront-switch-thumb{box-sizing:border-box;background:#cbd5f0;border-radius:50%;width:18px;height:18px;transition:transform .2s,background .2s;position:absolute;top:50%;left:3px;transform:translateY(-50%);box-shadow:0 2px 8px #06081059}.storefront-toggle-text{flex:1}.storefront-toggle input:focus-visible+.storefront-switch{outline-offset:2px;outline:2px solid #4da3ffb3}.storefront-toggle input:checked+.storefront-switch{background:linear-gradient(135deg,#4da3ffe6,#7ce7ffd9);border-color:#4da3ffb3;box-shadow:0 8px 18px #4da3ff4d}.storefront-toggle input:checked+.storefront-switch .storefront-switch-thumb{background:#f8fbff;left:calc(100% - 21px)}.storefront-toolbar{background:#070a12b3;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,.7fr));gap:12px;padding:16px;display:grid}.storefront-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;gap:16px;display:grid}.storefront-status{color:#c4d0ea;background:#0a101ccc;border:1px solid #ffffff14;border-radius:14px;padding:10px 14px;font-size:13px}.storefront-status.error{color:#ffb4c0;border-color:#ff739680}.storefront-status.success{color:#b5ffd8;border-color:#5af0c773}.storefront-detail-page{gap:20px}.storefront-detail-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 0 4px;display:flex}.storefront-detail-title h1{margin:4px 0 0;font-size:clamp(26px,3vw,36px)}.storefront-detail-layout{grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr);align-items:start;gap:24px;display:grid}.storefront-detail-main,.storefront-detail-aside{gap:18px;display:grid}.storefront-right{gap:18px;display:grid}.storefront-detail-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.storefront-price-pill{color:#d7edff;background:#50baff33;border:1px solid #50baff73;border-radius:999px;padding:8px 14px;font-weight:600}.storefront-description{color:#c0c9df;margin:0;line-height:1.6}.storefront-meta-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.storefront-meta-grid span{text-transform:uppercase;letter-spacing:.12em;color:#91a3c6;font-size:11px;display:block}.storefront-meta-grid strong{font-size:14px}.storefront-meta-grid small{color:#8fa2c8;margin-top:4px;font-size:11px;display:block}.storefront-gallery{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:12px;display:grid}.storefront-gallery-item{background:#0a0e16b3;border:1px solid #ffffff14;border-radius:14px;overflow:hidden}.storefront-gallery-item img{object-fit:cover;width:100%;height:100%}.storefront-gallery-empty{text-align:center;color:#93a4c5;background:#0b0f1bb3;border:1px dashed #ffffff26;border-radius:14px;padding:18px;font-size:13px}.storefront-seller{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.storefront-seller p{color:#9fb0d2;text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:12px}.storefront-seller span{color:#98a7c8;font-size:12px;display:block}.storefront-badges{flex-wrap:wrap;gap:8px;display:flex}.storefront-badges span{background:#ffffff14;border-radius:999px;padding:4px 8px;font-size:11px}.storefront-fee-panel{gap:10px}.storefront-fee-row{justify-content:space-between;font-size:14px;display:flex}.storefront-fee-row.total{border-top:1px solid #ffffff14;padding-top:8px;font-weight:600}.storefront-chat{gap:12px}.storefront-chat-header-meta{color:#c7d3ef;align-items:center;gap:10px;font-size:12px;display:inline-flex}.storefront-chat-private{letter-spacing:.16em;text-transform:uppercase;color:#9fb6df;background:#0a101ca6;border:1px solid #ffffff2e;border-radius:999px;padding:4px 8px;font-size:10px}.storefront-thread{gap:12px;width:100%;max-height:220px;padding-right:6px;display:grid;overflow-y:auto}.storefront-thread-empty{color:#95a6c7;font-size:13px}.storefront-message{background:#ffffff14;border-radius:14px;gap:6px;width:100%;max-width:100%;padding:10px 12px;font-size:13px;display:grid}.storefront-message.is-buyer{background:#50baff38;border:1px solid #50baff40;margin-left:0}.storefront-message.is-seller{border:1px solid #ffffff1a}.storefront-message-name{text-transform:uppercase;letter-spacing:.12em;color:#c7d3ef;font-size:11px}.storefront-message-time{color:#9db0d5;font-size:10px}.storefront-message-input{align-items:center;gap:8px;width:100%;display:flex}.storefront-message-input input{color:#eef2ff;background:#0a0f1ae6;border:1px solid #ffffff14;border-radius:12px;flex:1;padding:10px 12px}.storefront-offer-form{gap:12px;display:grid}.storefront-offer-quick{gap:8px;display:grid}.storefront-offer-quick span{text-transform:uppercase;letter-spacing:.16em;color:#9fb1d6;font-size:11px}.storefront-offer-quick-options{flex-wrap:wrap;gap:8px;display:flex}.storefront-offer-option{color:#dce9ff;cursor:pointer;background:#0a0f1acc;border:1px solid #ffffff24;border-radius:999px;padding:6px 12px;font-size:12px;transition:border-color .2s,background .2s,color .2s}.storefront-offer-option:hover{color:#f5f8ff;border-color:#50baff8c}.storefront-offer-option.is-active{color:#f5f8ff;background:#50baff38;border-color:#50baff8c}.storefront-offer-inputs{gap:10px;display:grid}.storefront-offer-inputs input{color:#eef2ff;background:#0a0f1ae6;border:1px solid #ffffff14;border-radius:12px;width:100%;padding:10px 12px}.storefront-offer-list{gap:12px;display:grid}.storefront-offer-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:flex}.storefront-offer-card strong{font-size:16px;display:block}.storefront-offer-card span{color:#9fb0d4;font-size:11px}.storefront-offer-actions{align-items:center;gap:8px;display:flex}.storefront-offer-pill{text-transform:capitalize;background:#ffffff14;border-radius:999px;padding:4px 8px;font-size:11px}.storefront-offer-pill.accepted{color:#cfe6ff;border:1px solid #50baff80}.storefront-offer-pill.declined,.storefront-offer-pill.withdrawn{color:#ffb0c0;border:1px solid #ff5e8073}.storefront-verification-grid{gap:16px;display:grid}.storefront-verify{background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;gap:12px;margin-top:8px;padding:10px 12px;display:flex}.storefront-verify strong{font-size:13px;display:block}.storefront-verify span{color:#9fb1d6;font-size:11px}.storefront-verify.verified{border-color:#50baff66}.storefront-verify.pending{border-color:#ffc45866}.storefront-verify.required{border-color:#ff5e8066}.storefront-verify.optional{border-color:#94a3b859}.storefront-verify-pill{text-transform:capitalize;background:#ffffff14;border-radius:999px;padding:4px 8px;font-size:11px}.storefront-payment-methods{background:#0c111ebf;border:1px solid #ffffff14;border-radius:14px;gap:8px;padding:10px 12px;display:grid}.storefront-payment-option{color:#d4dcf2;align-items:center;gap:10px;font-size:13px;display:flex}.storefront-payment-option input{accent-color:#6aa8ff}.storefront-policy-link{color:#c7d5f2;border:1px dashed #ffffff2e;border-radius:12px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;text-decoration:none;display:inline-flex}.btn.secondary{color:#e8f2ff;background:#60a5fa29;border:1px solid #78b4ff40;box-shadow:inset 0 0 0 1px #ffffff0d}.btn.danger{color:#120304;background:linear-gradient(135deg,#ff6464,#ff9b7b);box-shadow:0 12px 24px #ff606059}@media (max-width:1100px){.storefront-hero,.storefront-layout{grid-template-columns:1fr}.storefront-sidebar{order:-1}.storefront-detail-layout{grid-template-columns:1fr}}@media (max-width:900px){.storefront-toolbar{grid-template-columns:1fr}.storefront-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:700px){.storefront-hero{padding:18px}.storefront-message-input{flex-direction:column;align-items:stretch}.storefront-panel-header{flex-direction:column}.storefront-offer-card{flex-direction:column;align-items:flex-start}.storefront-offer-actions{width:100%}}@media (max-height:520px) and (orientation:landscape){.storefront-hero{grid-template-columns:1fr}.storefront-thread{max-height:160px}}.storefront-shell{--sf-bg:#070b14;--sf-surface:#0d1424;--sf-surface-2:#111b30;--sf-border:#78a0ff29;--sf-text:#eaf1ff;--sf-muted:#9fb0d1;--sf-accent:#4da3ff;--sf-accent-2:#7ce7ff;--sf-success:#22c55e;--sf-warning:#f59e0b;--sf-danger:#ef4444;--sf-radius:20px;--sf-pad:20px;--sf-shadow:0 18px 40px #050a1473;font-family:var(--app-font);color:var(--sf-text);background-color:var(--sf-bg);position:relative;overflow:hidden}.storefront-filter-nav{overflow:hidden}.storefront-filter-nav .storefront-sidebar-panel{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;overflow-y:auto}.storefront-filter-nav .storefront-sidebar-panel::-webkit-scrollbar{width:0;height:0}.storefront-profile-button{color:#e2e8f0;text-align:left;cursor:pointer;background:linear-gradient(135deg,#0f172abf,#0a0e1ae6);border:1px solid #94a3b833;border-radius:14px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-weight:600;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a}.storefront-profile-button:hover{background:linear-gradient(135deg,#3b82f638,#0f172af2);border-color:#3b82f673;transform:translateY(-1px);box-shadow:0 14px 30px #080c1673}.storefront-profile-button:focus-visible{outline-offset:2px;outline:2px solid #4da3ff99}.storefront-profile-text{gap:4px;min-width:0;display:grid}.storefront-profile-text strong{color:#f8fafc;font-size:14px}.storefront-profile-text span{color:#9aa5bb;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.storefront-avatar-fallback{color:#e2e8f0;letter-spacing:.08em;background:linear-gradient(135deg,#60a5fa,#7c3aed);border-radius:50%;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:13px;font-weight:700;display:grid}.storefront-shell:before{content:"";opacity:.6;pointer-events:none;z-index:0;background:radial-gradient(600px 260px at 12% 12%,#4da3ff29,#0000 70%),radial-gradient(480px 260px at 88% 0,#7ce7ff1f,#0000 70%);position:absolute;inset:-20% 0 0}.storefront-shell:after{content:"";opacity:.25;pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}@media (max-width:960px){.storefront-shell .sidebar-shell.open .dash-nav.storefront-filter-nav{scrollbar-width:none;-ms-overflow-style:none;display:flex}.storefront-shell .sidebar-shell.open .dash-nav.storefront-filter-nav::-webkit-scrollbar{width:0;height:0}}.storefront-hero{border:1px solid var(--sf-border);box-shadow:var(--sf-shadow);background:linear-gradient(135deg,#111b30f2,#090e1aeb);border-radius:24px;padding:24px;position:relative;overflow:hidden}.storefront-hero:before{content:"";opacity:.6;pointer-events:none;background:radial-gradient(280px 200px at 0 0,#4da3ff2e,#0000 70%);position:absolute;inset:0}.storefront-hero:after{content:"";opacity:.7;background:linear-gradient(90deg,#4da3ff99,#7ce7ff66,#0000);height:3px;position:absolute;inset:auto 0 0}.storefront-eyebrow{color:var(--sf-accent);letter-spacing:.32em;font-size:11px}.storefront-hero-copy h1{font-family:var(--app-font);color:var(--sf-text);line-height:1.1}.storefront-hero-copy p{color:var(--sf-muted);font-size:15px}.storefront-hero-actions .btn{letter-spacing:.01em;border:1px solid #0000;border-radius:12px;padding:10px 18px;font-weight:600}.storefront-hero-actions .btn.primary{color:#081225;background:linear-gradient(135deg,#4da3ff,#7ce7ff);box-shadow:0 12px 24px #4da3ff59}.storefront-hero-actions .btn.ghost{color:var(--sf-text);background:#0b1220b3;border-color:#78a0ff3d}.storefront-hero-actions .btn:focus-visible{outline:2px solid var(--sf-accent);outline-offset:2px}.storefront-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.storefront-stat{border:1px solid var(--sf-border);background:#0b101ce6;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 14px 28px #0000004d}.storefront-stat:after{content:"";opacity:.35;pointer-events:none;background:linear-gradient(120deg,#0000 0%,#4da3ff1f 45%,#0000 70%);position:absolute;inset:0}.storefront-stat span{color:var(--sf-muted);font-weight:600}.storefront-stat strong{font-size:22px}.storefront-toolbar{border:1px solid var(--sf-border);box-shadow:var(--sf-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#090e18d1;border-radius:20px;grid-template-columns:minmax(0,1.8fr) repeat(3,minmax(0,.7fr))}.storefront-field{color:var(--sf-muted)}.storefront-field input,.storefront-field select,.storefront-field textarea{color:var(--sf-text);background:#080c14e6;border:1px solid #78a0ff38;border-radius:14px}.storefront-field input:focus,.storefront-field select:focus,.storefront-field textarea:focus{border-color:#4da3ff8c;outline:2px solid #4da3ff59}.storefront-status{border:1px solid var(--sf-border);color:var(--sf-muted);background:#090e18d9;border-radius:14px}.storefront-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.storefront-card{border:1px solid var(--sf-border);box-shadow:var(--sf-shadow);text-align:left;background:linear-gradient(#0e1526f5,#080c16e6);border-radius:22px;position:relative;overflow:hidden}.storefront-card:before{content:"";opacity:.6;background:linear-gradient(90deg,#4da3ffb3,#7ce7ff4d,#0000);height:2px;position:absolute;inset:0 0 auto}.storefront-card-image:after{content:"";opacity:.6;background:linear-gradient(#0000 0%,#050912a6 100%);position:absolute;inset:0}.storefront-card-price-pill{color:#f7fbff;background:#090e18bf;border:1px solid #4da3ff66}.storefront-card-body{text-align:left;align-items:flex-start;padding:18px}.storefront-card-body h3{color:var(--sf-text)}.storefront-card-location{text-align:left;color:var(--sf-muted)}.storefront-card-row{justify-content:space-between;width:100%}.storefront-card-tags{justify-content:flex-start}.storefront-card-tags span{background:#111828b3;border:1px solid #78a0ff33}.storefront-card-tags span.is-verified{background:#4da3ff33;border-color:#4da3ff73}.storefront-card-tags span.is-friends{color:#fde68a;background:#f59e0b33;border-color:#f59e0b73}.storefront-panel{border:1px solid var(--sf-border);box-shadow:var(--sf-shadow);background:#0a0f1ad9;border-radius:22px}.storefront-panel-eyebrow{color:var(--sf-accent)}.storefront-price-pill{background:#4da3ff29;border-color:#4da3ff66}.storefront-message{background:#111828bf;border:1px solid #78a0ff2e}.storefront-message.is-buyer{background:#4da3ff33;border-color:#4da3ff59}.storefront-offer-card{background:#111828b3;border:1px solid #78a0ff2e}.storefront-payment-methods{border:1px solid var(--sf-border);background:#0b101cd9}.storefront-policy-link{color:var(--sf-muted);border:1px dashed #78a0ff59}.storefront-policy-link:hover{color:var(--sf-text);border-color:#4da3ff99}@media (max-width:1100px){.storefront-toolbar,.storefront-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.storefront-hero{grid-template-columns:1fr;padding:18px}.storefront-hero-stats{grid-template-columns:1fr}.storefront-card{border-radius:18px}}@media (max-width:640px){.storefront-hero-actions{flex-direction:column;align-items:stretch}.storefront-toolbar,.storefront-grid{grid-template-columns:1fr}}.storefront-layout.is-single{grid-template-columns:minmax(0,1fr)}.storefront-left{gap:18px;display:grid}.storefront-field-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.storefront-form{gap:14px;display:grid}.storefront-form-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.storefront-fee-note{color:#9eb2d8;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px;font-size:12px}.storefront-form-error--button{text-align:left;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;text-decoration:underline}.storefront-card{text-align:center;cursor:pointer;color:#e8edf7;background:linear-gradient(#0d1423eb,#090d17c7);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;min-height:360px;padding:0;transition:transform .2s,border .2s,box-shadow .2s;display:flex;overflow:hidden}.storefront-card:hover{border-color:#80b2ff80;transform:translateY(-4px);box-shadow:0 12px 30px #00000040}.storefront-card.is-active{border-color:#50baffe6;box-shadow:0 16px 40px #0b63be59}.storefront-card-image{aspect-ratio:4/3;background:linear-gradient(135deg,#50baff40,#18203ae6);position:relative;overflow:hidden}.storefront-card-price-pill{color:#f5f7ff;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070c16b3;border:1px solid #ffffff26;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;position:absolute;bottom:12px;right:12px}.storefront-card-remove{z-index:2;color:#f2f6ff;cursor:pointer;background:#0a0e16d9;border:1px solid #fff3;border-radius:999px;padding:4px 10px;font-size:11px;position:absolute;top:10px;right:10px}.storefront-card-remove:hover{border-color:#fff6}.storefront-card-image img{object-fit:cover;width:100%;height:100%;display:block}.storefront-card-condition{background:#050912cc;border:1px solid #ffffff26;border-radius:999px;padding:4px 10px;font-size:12px;position:absolute;top:12px;left:12px}.storefront-card-body{text-align:center;flex:1;align-items:center;gap:8px;min-height:140px;padding:16px 16px 20px;display:grid}.storefront-card-body h3{color:#f3f6ff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;line-height:1.3;display:-webkit-box;overflow:hidden}.storefront-card-location{color:#9eb0d4;text-align:center;margin:0;font-size:13px}.storefront-card-row{justify-content:center;align-items:center;gap:12px;display:flex}.storefront-card-price{color:#f3f6ff;font-size:18px;font-weight:600}.storefront-card-stock{color:#9eb0d4;font-size:12px}.storefront-card-tags{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.storefront-card-tags span{background:#ffffff14;border-radius:999px;padding:4px 8px;font-size:11px}.storefront-card-tags span.is-verified{color:#cfe6ff;background:#50baff38;border:1px solid #50baff66}.storefront-card-tags span.is-friends{color:#c8ffe7;background:#78ffc52e;border:1px solid #78ffc559}.storefront-layout--listing .storefront-left{justify-content:center;width:100%;max-width:none;margin:0 auto;display:flex}.storefront-layout--listing .storefront-form-panel{width:min(96vw,1220px);max-width:1220px;height:auto;min-height:0;max-height:none;overflow:visible}.storefront-form-panel.is-primary{border-color:#01112459;box-shadow:0 22px 48px #080e1c80}.storefront-form-panel{gap:14px}.storefront-form--stepper{gap:20px}.storefront-listing-mode{background:#080c1699;border:1px solid #ffffff1f;border-radius:999px;gap:6px;padding:6px;display:inline-flex}.storefront-listing-mode button{color:#b6c4e1;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:999px;min-width:112px;padding:6px 12px;font-size:12px}.storefront-listing-mode button:disabled{opacity:.5;cursor:not-allowed}.storefront-listing-mode button.is-active{color:#061126;background:linear-gradient(135deg,#3ba2ffe6,#69e3ffe6);font-weight:600}.storefront-edit-banner{color:#d7e6ff;background:#0b1424b3;border:1px solid #50baff59;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:10px 12px;display:flex}.storefront-edit-banner strong{color:#f3f7ff;font-size:14px;display:block}.storefront-edit-label{text-transform:uppercase;letter-spacing:.16em;color:#8fb1ff;font-size:11px}.storefront-form--bulk{gap:18px}.storefront-bulk-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch;gap:18px;display:grid}.storefront-bulk-card{background:#0a0f1ab3;border:1px solid #ffffff14;border-radius:18px;gap:14px;padding:16px;display:grid}.storefront-bulk-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.storefront-bulk-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}.storefront-field--wide{grid-column:1/-1}.storefront-bulk-policy{margin-top:4px}.storefront-bulk-grid,.storefront-bulk-list{min-width:0}@media (max-width:1400px){.storefront-bulk-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.storefront-bulk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1100px){.storefront-layout--listing .storefront-form-panel{width:100%;max-width:100%;height:auto;min-height:0}.storefront-bulk-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.storefront-bulk-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.storefront-stepper{background:#080c1699;border:1px solid #ffffff14;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.storefront-stepper-copy h4{color:#f3f6ff;margin:6px 0 4px;font-size:20px}.storefront-step-count{text-transform:uppercase;letter-spacing:.24em;color:#8fb1ff;font-size:11px}.storefront-step-helper{color:#b6c4e1;margin:0;font-size:13px}.storefront-stepper-progress{place-items:center end;gap:6px;min-width:160px;display:grid}.storefront-step-bar{background:#ffffff14;border-radius:999px;width:200px;height:8px;overflow:hidden}.storefront-step-bar span{background:linear-gradient(90deg,#5bb7ff,#62f0e7);height:100%;display:block;box-shadow:0 0 10px #62f0e759}.storefront-step-percent{color:#bcd1f8;font-size:12px}.storefront-step-body{gap:16px;width:100%;max-width:100%;margin:0 auto;display:grid}.storefront-step-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.storefront-step-policy{gap:12px;padding-bottom:6px;display:grid}.storefront-switch-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.storefront-switch-grid--compact{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.storefront-switch{color:#d7e0f6;cursor:pointer;background:#0c111eb3;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:grid;position:relative}.storefront-switch input{opacity:0;pointer-events:none;position:absolute}.storefront-switch-track{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;width:44px;height:24px;transition:background .2s,border-color .2s;position:relative}.storefront-switch-track:after{content:"";background:#dfe8ff;border-radius:50%;width:18px;height:18px;transition:transform .2s,background .2s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #00000059}.storefront-switch input:checked+.storefront-switch-track{background:linear-gradient(135deg,#3ba2ffe6,#69e3ffe6);border-color:#6ed6ffa6}.storefront-switch input:checked+.storefront-switch-track:after{background:#fff;transform:translate(20px)}.storefront-switch input:focus-visible+.storefront-switch-track{box-shadow:0 0 0 2px #76b4ff80}.storefront-switch input:disabled+.storefront-switch-track{opacity:.45}.storefront-switch input:disabled~.storefront-switch-label{color:#8b98b5}.storefront-switch-label{color:#d7e0f6;line-height:1.35}.storefront-switch-label a{color:#8fb1ff;text-decoration:none}.storefront-switch-label a:hover{text-decoration:underline}.storefront-switch--compact{padding:8px 10px}.storefront-switch--wide{align-items:center;width:100%;min-height:52px}.storefront-switch--compact .storefront-switch-track{width:36px;height:20px}.storefront-switch--compact .storefront-switch-track:after{width:14px;height:14px}.storefront-switch--compact input:checked+.storefront-switch-track:after{transform:translate(16px)}.storefront-file{color:#c7d5f2;cursor:pointer;background:#0c1120e6;border:1px dashed #fff3;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:10px 14px;display:inline-flex}.storefront-file input{display:none}.storefront-file-dropzone{text-align:center;background:#0a0f1a99;border:1px dashed #78a0ff47;border-radius:16px;justify-items:center;gap:10px;padding:16px;transition:border-color .2s,box-shadow .2s,background .2s;display:grid}.storefront-file-dropzone.is-active{background:#0e1626e6;border-color:#6ebeffb3;box-shadow:0 0 0 2px #6ebeff40}.storefront-file--drop{text-align:center;justify-content:center;width:100%;max-width:360px}.storefront-file-helper{color:#8fa6c9;font-size:12px}.storefront-field--delivery{padding-bottom:8px}.storefront-field--photos{margin-top:12px}.storefront-form-panel .storefront-switch{width:auto;height:auto;box-shadow:none;background:#0c111eb3;border:1px solid #ffffff14;border-radius:14px;flex-shrink:1;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:10px 12px;display:grid;position:relative}.storefront-upload-grid{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:12px;display:grid}.storefront-upload-item{background:#ffffff14;border:1px solid #ffffff14;border-radius:12px;position:relative;overflow:hidden}.storefront-upload-item img{object-fit:cover;width:100%;height:100%;display:block}.storefront-upload-item button{color:#dfe8ff;background:#090c14d9;border:none;border-radius:8px;padding:4px 6px;font-size:11px;position:absolute;bottom:6px;left:6px;right:6px}.storefront-payout{background:#0a0f1acc;border:1px solid #ffffff14;border-radius:16px;gap:12px;padding:12px;display:grid}.storefront-dashboard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #7ea5ff24;border-radius:24px;gap:18px;padding:18px;display:grid;box-shadow:0 28px 80px #00000073}.seller-dashboard{background:#070a12bf;width:min(100%,1220px);margin:0 auto}.seller-dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.seller-dashboard-title{align-items:center;gap:16px;display:flex}.seller-dashboard-title h2{margin:0 0 6px;font-size:clamp(22px,3vw,28px)}.seller-dashboard-title p{color:#000;margin:0;font-size:13px}.seller-dashboard-icon{color:#8fb1ff;background:#0f172acc;border:1px solid #80b2ff59;border-radius:14px;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.seller-dashboard-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.seller-dashboard-range{color:#1e46bc;background:#818a9ff2;border:1px solid #ffffff1f;border-radius:12px;padding:8px 12px;font-size:12px}.seller-dashboard-user{color:#d7e2f7;background:#0a0f1acc;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:6px 10px;font-size:12px;display:flex}.seller-dashboard-avatar{color:#113d88;background:#80b2ff40;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:600;display:grid}.seller-dashboard-account{position:relative}.seller-dashboard-account-trigger{color:#d7e2f7;cursor:pointer;background:#0a0f1acc;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.seller-dashboard-account-trigger:hover{border-color:#80b2ff73;box-shadow:0 6px 16px #08102273}.seller-dashboard-account-caret{border-top:5px solid #9db7ff;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.seller-dashboard-account-menu{z-index:20;background:#0b101cf2;border:1px solid #78aaff33;border-radius:16px;gap:10px;min-width:220px;padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 32px #060c188c}.seller-dashboard-account-meta{border-bottom:1px solid #78aaff2e;align-items:center;gap:10px;padding-bottom:10px;display:flex}.seller-dashboard-account-meta span{text-transform:uppercase;letter-spacing:.12em;color:#8ea4c9;font-size:10px;display:block}.seller-dashboard-account-meta strong{color:#eef4ff;font-size:13px;display:block}.seller-dashboard-account-link{text-align:left;color:#e5efff;cursor:pointer;background:#141e32b3;border:1px solid #0000;border-radius:12px;width:100%;padding:10px 12px;font-size:12px;font-weight:600}.seller-dashboard-account-link:hover{background:#20304ecc;border-color:#78aaff73}.seller-dashboard-customize-panel{background:linear-gradient(160deg,#10182ae6,#090e18d9);border:1px solid #80b2ff33}.seller-metric-card{color:#e8efff;background-blend-mode:screen,screen,normal,normal,normal;background-color:#0a101ceb;background-image:radial-gradient(140px 100px at 12% 12%,#82d2ff59,#0000 60%),radial-gradient(180px 140px at 92% 4%,#4c556c47,#0000 65%),linear-gradient(160deg,#14203af5,#080c16f0),repeating-linear-gradient(0deg,#ffffff0d 0 1px,#0000 1px 26px),repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 26px);border:1px solid #78aaff38;border-radius:16px;gap:12px;min-height:118px;padding:14px 16px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 36px #0206108c,inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff0d}.seller-metric-card span{text-transform:uppercase;letter-spacing:.18em;color:#8fb1ff;font-size:11px}.seller-metric-card strong{margin-top:6px;font-size:20px;display:block}.seller-metric-card small{color:#9fb0d4;margin-top:6px;font-size:12px;display:block}.seller-metric-card span,.seller-metric-card strong,.seller-metric-card small,.seller-metric-spark{z-index:1;position:relative}.seller-metric-card:before{content:attr(data-icon);color:#e7f2ff;z-index:2;pointer-events:none;background:linear-gradient(140deg,#5896ff59,#0f1a30e6),#0b1222bf;border-radius:12px;place-items:center;width:34px;height:34px;font-size:16px;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 12px 20px #060c188c,inset 0 0 0 1px #ffffff14}.seller-metric-card:after{content:"";opacity:.65;mix-blend-mode:screen;pointer-events:none;background:linear-gradient(120deg,#0000 0%,#6ebeff2e 45%,#6ed7ff66 50%,#0000 60%);animation:8s linear infinite sellerGlowSweep;position:absolute;inset:-120% -60%}.seller-metric-spark{align-items:flex-end;gap:4px;height:36px;display:flex}.seller-metric-spark span{background:linear-gradient(#73b9ff 0%,#6ee7ff 100%);border-radius:999px;flex:1;box-shadow:0 4px 10px #4695ff66}.seller-dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(0,.9fr) minmax(0,.9fr);grid-template-areas:"revenue revenue payouts""revenue revenue verification""orders active verification""orders messages disputes""orders messages disputes";align-items:start;gap:16px;display:grid}.seller-panel{color:#e8efff;background-color:var(--seller-card-bg,#0c1220eb);background-blend-mode:screen,screen,normal,normal,normal;background-image:radial-gradient(180px 140px at 8% 12%,#78c8ff4d,#0000 60%),radial-gradient(260px 170px at 92% 6%,#4b78ff40,#0000 65%),linear-gradient(165deg,#14203cf0,#090d17eb),repeating-linear-gradient(0deg,#ffffff0b 0 1px,#0000 1px 28px),repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 28px);border:1px solid #82b4ff38;border-radius:20px;gap:12px;padding:16px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 46px #0308148c,inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff0d}.seller-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.seller-panel-header h3{margin:4px 0 0;font-size:18px}.seller-panel-header h3,.seller-panel-eyebrow,.seller-panel-note,.seller-panel-body,.seller-panel-tabs,.seller-panel-empty{z-index:1;position:relative}.seller-panel-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#8fb1ff;font-size:11px}.seller-panel-tabs{background:#080c1699;border:1px solid #ffffff14;border-radius:999px;gap:8px;padding:4px;display:flex}.seller-panel-tabs button{color:#9fb0d4;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 10px;font-size:11px}.seller-panel-tabs button.is-active{color:#f2f7ff;background:linear-gradient(135deg,#6aa8ff73,#65e9ff66);box-shadow:0 6px 12px #529cff59}.seller-panel-body{gap:10px;display:grid}.seller-panel-note{color:#9eb0d4;margin:0;font-size:12px}.seller-panel-empty{align-items:start;gap:10px;display:grid}.seller-panel--revenue{grid-area:revenue}.seller-panel--revenue .seller-panel-header{padding-right:56px}.seller-panel--payouts{grid-area:payouts}.seller-panel--verification{grid-area:verification;min-height:220px}.seller-panel--orders{grid-area:orders;min-height:320px}.seller-panel--active{grid-area:active;min-height:160px}.seller-panel--messages{grid-area:messages;min-height:170px}.seller-panel--disputes{grid-area:disputes;min-height:170px}.seller-dashboard .storefront-widget-metric,.seller-dashboard .storefront-widget-list,.seller-dashboard .storefront-widget-row{text-align:left;place-items:flex-start start}.seller-dashboard .storefront-widget-row{align-items:flex-start}.seller-dashboard .storefront-widget-metric h2{font-size:26px}.seller-panel:before{content:attr(data-icon);color:#e7f2ff;z-index:2;pointer-events:none;background:linear-gradient(140deg,#5896ff59,#0f1a30e6),#0b1222bf;border-radius:12px;place-items:center;width:36px;height:36px;font-size:16px;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 14px 22px #060c188c,inset 0 0 0 1px #ffffff14}.seller-panel:after{content:"";opacity:.6;mix-blend-mode:screen;pointer-events:none;background:linear-gradient(120deg,#0000 0%,#6ebeff29 45%,#6ed7ff5c 50%,#0000 60%);animation:10s linear infinite sellerGlowSweep;position:absolute;inset:-140% -60%}@keyframes sellerGlowSweep{0%{transform:translate(-40%)skew(-12deg)}to{transform:translate(40%)skew(-12deg)}}@media (prefers-reduced-motion:reduce){.seller-panel:after,.seller-metric-card:after{animation:none}}.storefront-dashboard-controls{background:linear-gradient(160deg,#121b30eb,#0a101ce0);border:1px solid #7ea5ff29;box-shadow:inset 0 1px #ffffff0a}.storefront-dashboard-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.storefront-dashboard-save-status{color:#9be7c4;background:#14503759;border:1px solid #56dca059;border-radius:999px;align-self:center;padding:4px 8px;font-size:12px}.storefront-dashboard-save-status.is-error{color:#ffb4b4;background:#781e284d;border-color:#ff787866}.storefront-dashboard-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.storefront-dashboard-status{color:#9fb0d8;font-size:12px}.storefront-dashboard-customize{border-top:1px solid #ffffff14;gap:18px;padding-top:12px;display:grid}.storefront-dashboard-theme-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.storefront-dashboard-theme h4,.storefront-dashboard-widgets h4{color:#e6edff;margin:0;font-size:14px}.storefront-dashboard-widgets h4{margin-bottom:10px}.storefront-dashboard-theme-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.storefront-dashboard-theme-grid input[type=color]{background:0 0;border:none;border-radius:10px;width:48px;height:38px;padding:0}.storefront-dashboard-widget-grid{gap:10px;display:grid}.storefront-dashboard-widget-actions{grid-template-columns:repeat(auto-fit,minmax(160px,max-content));justify-content:start;align-items:center;gap:12px;margin-bottom:8px;display:grid}.storefront-dashboard-widget-actions .storefront-switch{box-shadow:none;background:#090d17a6;border:1px solid #ffffff14;border-radius:999px;justify-content:start;min-width:150px;padding:8px 12px}.storefront-dashboard-widget-row{background:#090d17a6;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:minmax(260px,1.6fr) 40px minmax(220px,1fr);align-items:center;gap:12px 16px;min-height:56px;padding:10px 12px;display:grid}.storefront-dashboard-widget-row .storefront-switch{box-shadow:none;background:0 0;border:none;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;width:100%;padding:0;display:grid}.storefront-dashboard-widget-row .storefront-switch-track{justify-self:start;margin-top:2px}.storefront-switch--compact{gap:10px}.storefront-dashboard-widget-row .storefront-switch-label{overflow-wrap:anywhere;flex-direction:column;gap:2px;width:100%;min-width:0;line-height:1.25;display:flex}.storefront-widget-title{color:#dbe5ff;font-size:13px;font-weight:600}.storefront-widget-helper{color:#8fa6c9;font-size:11px;line-height:1.3}.storefront-dashboard-widget-row input[type=color]{background:0 0;border:none;border-radius:8px;justify-self:center;width:36px;height:32px;padding:0}.storefront-dashboard-widget-row input[type=range]{width:100%;min-width:0;accent-color:var(--dashboard-accent,#6aa8ff)}.storefront-dashboard-grid{background:#070b1473;border:1px dashed #7ea5ff40;border-radius:22px;padding:10px}.storefront-dashboard-grid .react-grid-item{transition:transform .2s}.storefront-dashboard-grid .react-grid-item.react-grid-placeholder{background:#6aa8ff40;border:1px dashed #6aa8ffa6;border-radius:16px}.storefront-dashboard-grid .react-grid-item>div{height:100%}.storefront-widget{color:#e9efff;text-align:center;background:linear-gradient(160deg,#131c32eb,#0a101ce6);border:1px solid #7ea5ff2e;border-radius:20px;flex-direction:column;align-items:center;gap:14px;height:100%;padding:18px;display:flex;box-shadow:0 18px 40px #040a1873,inset 0 1px #ffffff0d}.storefront-widget-header{grid-template-columns:minmax(0,1fr);align-items:center;gap:12px;width:100%;display:grid}.storefront-widget-header>div{text-align:center;justify-self:center}.storefront-widget-helper{color:#a9bbdd;margin:6px 0 0;font-size:12px}.storefront-widget-grip{display:none}.storefront-widget-grip:active{cursor:grabbing}.storefront-widget-body{flex:1;align-content:center;justify-items:center;gap:10px;width:100%;display:grid}.storefront-widget-metric h2{margin:0;font-size:30px}.storefront-widget-metric p{color:#b7c6e5;margin:6px 0 0;font-size:13px}.storefront-widget-list{justify-items:center;gap:8px;width:100%;display:grid}.storefront-widget-row{color:#d7e1f6;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:13px;display:flex}.storefront-widget-row span{color:#b8c6e6}.storefront-widget-row strong{color:#f2f6ff;font-weight:600}.seller-dashboard .storefront-widget-row span,.seller-dashboard .storefront-widget-row strong{overflow-wrap:anywhere;min-width:0}.storefront-earnings-line{background:#060a148c;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:56px 1fr;gap:10px;width:100%;padding:14px;display:grid;position:relative;overflow:hidden}.storefront-earnings-canvas{grid-template-rows:140px auto;gap:8px;display:grid}.storefront-earnings-svg{width:100%;height:140px}.storefront-earnings-grid line{stroke:#ffffff14;stroke-width:.6px}.storefront-earnings-area{fill:#60a5fa33}.storefront-earnings-line-path{fill:none;stroke:#7dd3fc;stroke-width:2.2px;filter:drop-shadow(0 8px 12px #3b82f659)}.storefront-earnings-dot{fill:#e0f2fe;stroke:#60a5fa;stroke-width:.8px}.storefront-earnings-x{text-transform:uppercase;letter-spacing:.12em;color:#8fa3c7;align-items:center;gap:6px;font-size:10px;display:grid}.storefront-earnings-x span{text-align:center}.storefront-earnings-y{color:#8fa3c7;text-align:right;flex-direction:column;justify-content:space-between;font-size:10px;display:flex;position:relative}.storefront-earnings-y-label{letter-spacing:.18em;text-transform:uppercase;transform-origin:0 100%;color:#8fa3c7b3;font-size:9px;position:absolute;bottom:-4px;left:-8px;transform:rotate(-90deg)}.storefront-earnings-empty{text-align:center;background:#070b16c7;border:1px solid #78aaff33;border-radius:16px;place-items:center;gap:8px;padding:18px;display:grid;position:absolute;inset:12px}.storefront-earnings-empty p{color:#9eb4d9;margin:0;font-size:12px}.storefront-earnings-empty strong{color:#f2f6ff;font-size:16px}.storefront-widget-metric--revenue h2{font-size:26px}.storefront-widget-metric--revenue p{margin:0 0 8px}.storefront-visibility-toggle{background:#0a101cb3;border:1px solid #8cb4ff33;border-radius:999px;gap:6px;padding:4px;display:inline-flex}.storefront-visibility-toggle button{color:#9fb0d4;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 12px;font-size:12px}.storefront-visibility-toggle button.is-active{color:#f3f7ff;background:linear-gradient(135deg,#60a5fa80,#3b82f666);box-shadow:0 8px 18px #4a8dff59}.storefront-message-stack{gap:12px;width:100%;min-width:0;display:grid}.storefront-message-summary{box-sizing:border-box;background:#0c1220b3;border:1px solid #78aaff26;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;min-width:0;padding:10px 12px;display:flex}.storefront-message-summary h4{color:#f2f6ff;overflow-wrap:anywhere;margin:0 0 6px;font-size:14px}.storefront-message-summary p{color:#9eb4d9;overflow-wrap:anywhere;margin:0;font-size:12px}.storefront-message-badge{color:#cfe4ff;white-space:nowrap;text-overflow:ellipsis;background:#60a5fa33;border-radius:999px;max-width:100%;padding:4px 8px;font-size:11px;overflow:hidden}.storefront-message-list{gap:8px;width:100%;min-width:0;display:grid}.storefront-message-actions{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;width:100%;margin-top:4px;display:grid}.storefront-message-actions .btn.secondary{justify-content:center;width:100%}.storefront-message-mini{color:#d9e6ff;box-sizing:border-box;background:#0a101ca6;border:1px solid #78aaff1f;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;padding:8px 10px;font-size:12px;display:flex}.storefront-verification{gap:12px;width:100%;min-width:0;display:grid}.storefront-verification-alert{box-sizing:border-box;background:#0f1626bf;border:1px solid #78aaff33;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;width:100%;min-width:0;padding:12px;display:flex}.storefront-verification-alert>div:first-child{flex:220px;min-width:0}.storefront-verification-alert.is-unverified{background:linear-gradient(135deg,#401218e6,#0e1420cc);border-color:#ff606080}.storefront-verification-alert.is-verified{background:linear-gradient(135deg,#0e3020eb,#0c1220d9);border-color:#4cdc8c8c}.storefront-verification-pill{color:#ffdada;background:#ff606033;border-radius:999px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 10px;font-size:12px;display:inline-flex}.storefront-verification-pill.is-unverified{color:#ffdada;background:#ff606033}.storefront-verification-pill.is-verified{color:#d9ffea;background:#4cdc8c33}.storefront-verification-alert p{color:#d2def2;margin:0 0 10px;font-size:12px}.storefront-verification-note{color:#bcd8ff;margin:0 0 10px;font-size:12px}.storefront-verification-error{color:#ffb4b4;margin:0 0 10px;font-size:12px}.storefront-verification-art{flex:none;gap:6px;display:grid}.storefront-verification-icon{letter-spacing:.02em;background:#0c1220b3;border:1px solid #78aaff38;border-radius:22px;place-items:center;width:64px;height:64px;font-size:30px;font-weight:700;display:grid;box-shadow:0 16px 28px #04081073,inset 0 0 0 1px #ffffff0d}.storefront-verification-icon.is-unverified{color:#ff9b9b;background:linear-gradient(135deg,#5e161ef2,#0c101ce6);border-color:#ff606080;box-shadow:0 18px 30px #78182066,inset 0 0 0 1px #ffb4b41f}.storefront-verification-icon.is-verified{color:#dbffef;background:linear-gradient(135deg,#145c3cf2,#0a121ee6);border-color:#4cdc8c99;box-shadow:0 18px 30px #1c784659,inset 0 0 0 1px #aaffdc26}.storefront-verification-list{gap:8px;width:100%;min-width:0;display:grid}@media (max-width:1100px){.seller-dashboard-grid{grid-template-columns:1fr;grid-template-areas:"revenue""payouts""verification""orders""active""messages""disputes"}.seller-dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.storefront-dashboard{padding:14px}.storefront-dashboard-actions{justify-content:flex-start}}@media (max-width:700px){.storefront-stepper{align-items:flex-start}.storefront-stepper-progress{justify-items:start;width:100%}.storefront-step-bar{width:100%}.storefront-step-actions{flex-direction:column-reverse;align-items:stretch}.storefront-switch-grid{grid-template-columns:1fr}.storefront-switch-grid--compact{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.storefront-bulk-list,.storefront-bulk-grid{grid-template-columns:1fr}.storefront-layout--listing .storefront-form-panel{width:100%;max-width:100%;height:auto;min-height:0;padding:18px}.storefront-dashboard{padding:12px}.storefront-dashboard-row{flex-direction:column;align-items:stretch}.storefront-dashboard-widget-actions{grid-template-columns:1fr;justify-items:stretch}.storefront-dashboard-widget-row{grid-template-columns:1fr}.storefront-dashboard-widget-row input[type=range]{width:100%}.seller-dashboard-header{align-items:flex-start}.seller-dashboard-actions{width:100%}.seller-dashboard-user{justify-content:space-between;width:100%}.seller-dashboard-account{width:100%}.seller-dashboard-account-trigger{justify-content:space-between;width:100%}.seller-dashboard-account-menu{width:100%}.seller-dashboard-summary{grid-template-columns:1fr}}.seller-dashboard{--seller-bg:#070b14;--seller-card:#0d1424;--seller-card-elevated:#111b30;--seller-border:#78a0ff29;--seller-text:#eaf1ff;--seller-text-muted:#9fb0d1;--seller-accent:var(--dashboard-accent,#4da3ff);--seller-radius:16px;--seller-shadow:0 10px 30px #00000059;--seller-card-bg:var(--dashboard-card-bg,#0d1424);color:var(--seller-text);font-size:14px;font-weight:500}.seller-dashboard.storefront-dashboard{background:var(--dashboard-bg,var(--seller-bg));border:1px solid var(--seller-border);box-shadow:var(--seller-shadow);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:22px;width:min(100%,1280px);padding:24px}.seller-dashboard-header{z-index:5;background:linear-gradient(#070b14fa 0%,#070b14eb 70%,#070b1400 100%);margin-bottom:6px;padding:12px 0 16px;position:sticky;top:0}.seller-dashboard-title h2{color:var(--seller-text);font-size:28px;font-weight:700}.seller-dashboard-title p{color:var(--seller-text-muted);font-size:14px;font-weight:500}.seller-dashboard-icon{border:1px solid var(--seller-border);background:var(--seller-card-elevated);width:40px;height:40px;color:var(--seller-accent);border-radius:12px;font-size:18px}.seller-dashboard-actions{gap:8px}.seller-dashboard-range,.seller-dashboard-actions .btn{border-radius:10px}.seller-dashboard-range{border:1px solid var(--seller-border);background:var(--seller-card);color:var(--seller-text);font-size:12px;font-weight:500}.seller-dashboard-user{border:1px solid var(--seller-border);background:var(--seller-card-elevated);color:var(--seller-text)}.seller-dashboard-avatar{color:var(--seller-text);background:#4da3ff33;font-size:12px}.seller-dashboard-summary{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.seller-kpi-card{border-radius:var(--seller-radius);border:1px solid var(--seller-border);background:var(--seller-card);min-height:140px;box-shadow:var(--seller-shadow);flex-direction:column;justify-content:space-between;gap:12px;padding:22px;transition:transform .2s,border-color .2s;display:flex}.seller-kpi-card:hover{border-color:#78a0ff59;transform:translateY(-2px)}.seller-kpi-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.seller-kpi-label{text-transform:uppercase;letter-spacing:.08em;color:var(--seller-text-muted);font-size:12px;font-weight:600}.seller-kpi-icon{width:28px;height:28px;color:var(--seller-accent);background:#4da3ff29;border-radius:8px;place-items:center;font-size:16px;display:grid}.seller-kpi-value{color:var(--seller-text);font-size:32px;font-weight:700}.seller-kpi-meta{color:var(--seller-text-muted);font-size:12px;font-weight:500}.seller-kpi-sparkline{align-items:flex-end;gap:4px;height:32px;display:flex}.seller-kpi-sparkline span{background:linear-gradient(#4da3ffe6,#4da3ff33);border-radius:999px;flex:1}.seller-dashboard-row{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:16px;display:grid}.seller-panel--span-8{grid-column:span 8}.seller-panel--span-4{grid-column:span 4}.seller-dashboard-stack{align-content:start;gap:16px;display:grid}.seller-panel{border-radius:var(--seller-radius);border:1px solid var(--seller-border);background:var(--seller-card-bg);box-shadow:var(--seller-shadow);background-image:none;padding:22px;transition:transform .2s,border-color .2s}.seller-panel:hover{border-color:#78a0ff52;transform:translateY(-2px)}.seller-panel:before,.seller-panel:after{content:none;display:none}.seller-panel-header h3{color:var(--seller-text);font-size:16px;font-weight:600}.seller-panel-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--seller-text-muted);font-size:12px;font-weight:600}.seller-panel-tabs{border:1px solid var(--seller-border);background:var(--seller-card-elevated);gap:4px;padding:3px}.seller-panel-tabs button{color:var(--seller-text-muted);padding:6px 10px;font-size:12px;font-weight:500}.seller-panel-tabs button.is-active{color:var(--seller-text);box-shadow:none;background:#4da3ff40}.seller-panel-body{color:var(--seller-text);font-size:14px}.seller-panel-note{color:var(--seller-text-muted);font-size:12px}.seller-panel--revenue,.seller-panel--orders{min-height:320px}.seller-panel--active,.seller-panel--offers,.seller-panel--messages,.seller-panel--disputes,.seller-panel--payouts,.seller-panel--verification,.seller-panel--setup{min-height:160px}.seller-panel--messages,.seller-panel--disputes{min-height:220px}.seller-dashboard .storefront-widget-list,.seller-dashboard .storefront-widget-row{text-align:left;place-items:stretch stretch;width:100%}.seller-dashboard .storefront-widget-row{box-sizing:border-box;flex-flow:wrap;justify-content:space-between;gap:12px;width:100%;min-width:0;display:flex}.seller-row-meta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.seller-row-main{gap:4px;min-width:0;display:grid}.seller-row-sub{color:var(--seller-text-muted);font-size:11px}.seller-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.seller-row-actions .btn{padding:4px 10px;font-size:11px}.storefront-widget-row--listing{align-items:center}.storefront-widget-row--listing .seller-row-main{flex:1}.seller-status-chip{text-transform:uppercase;letter-spacing:.06em;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.seller-status-chip.is-success{color:#bbf7d0;background:#22c55e33;border-color:#22c55e66}.seller-status-chip.is-warning{color:#fde68a;background:#f59e0b33;border-color:#f59e0b66}.seller-status-chip.is-danger{color:#fecaca;background:#ef444433;border-color:#ef444466}.seller-status-chip.is-neutral{color:var(--seller-text-muted);background:#94a3b826;border-color:#94a3b84d}.seller-empty{color:var(--seller-text-muted);background:#111b3080;border:1px dashed #78a0ff40;border-radius:12px;gap:8px;padding:12px;display:grid}.seller-empty p{margin:0;font-size:13px}.seller-setup-list{gap:8px;margin:0 0 8px;padding:0;list-style:none;display:grid}.seller-setup-item{box-sizing:border-box;background:#111b3080;border:1px solid #78a0ff1f;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;padding:8px 10px;display:flex}.seller-setup-name{color:var(--seller-text);overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:500}.seller-setup-complete{color:var(--seller-text-muted);margin:0;font-size:12px}.seller-dashboard .storefront-earnings-line{background:var(--seller-card-elevated);border:1px solid var(--seller-border);box-shadow:inset 0 1px #ffffff0a}.seller-dashboard .storefront-earnings-x{text-transform:none;letter-spacing:.04em;color:var(--seller-text-muted)}.seller-dashboard .storefront-earnings-y,.seller-dashboard .storefront-earnings-y-label{color:var(--seller-text-muted)}.seller-dashboard .storefront-earnings-line-path{stroke:var(--seller-accent);filter:none}.seller-dashboard .storefront-earnings-area{fill:#4da3ff2e}.seller-dashboard .storefront-earnings-dot{fill:#eaf1ff;stroke:var(--seller-accent)}.seller-dashboard .storefront-earnings-empty{border:1px solid var(--seller-border);background:#0d1424f2}.seller-dashboard .storefront-message-summary{background:var(--seller-card-elevated);border:1px solid var(--seller-border)}.seller-dashboard .storefront-message-badge{color:var(--seller-text);background:#4da3ff33}.seller-dashboard button:focus-visible,.seller-dashboard select:focus-visible,.seller-dashboard .seller-panel-tabs button:focus-visible{outline:2px solid var(--seller-accent);outline-offset:2px}@media (max-width:1100px){.seller-dashboard.storefront-dashboard{padding:20px}.seller-dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-panel--span-8,.seller-panel--span-4{grid-column:span 12}.seller-dashboard-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.seller-dashboard-summary,.seller-dashboard-stack{grid-template-columns:1fr}.seller-dashboard-header{position:static}}@media (max-width:640px){.seller-dashboard.storefront-dashboard{padding:16px}.seller-dashboard-summary{scroll-snap-type:x mandatory;grid-auto-columns:minmax(220px,1fr);grid-auto-flow:column;padding-bottom:6px;overflow-x:auto}.seller-kpi-card{scroll-snap-align:start}}.storefront-shell{--content-max:1650px}@media (min-width:1400px){.storefront-shell{--content-max:1870px}}@media (min-width:1920px){.storefront-shell{--content-max:2090px}}@media (min-width:2560px){.storefront-shell{--content-max:2420px}}@media (min-width:3840px){.storefront-shell{--content-max:3020px}}@media (min-width:7680px){.storefront-shell{--content-max:3850px}}.seller-dashboard--light{--seller-bg:#f2f5fb;--seller-card:#fff;--seller-card-elevated:#f7f9ff;--seller-border:#23488c2e;--seller-text:#1f2d4a;--seller-text-muted:#5f6f8f;--seller-accent:#3b6eea;--seller-shadow:0 14px 32px #18366e1f;--seller-card-bg:#fff}.seller-dashboard--light.storefront-dashboard{background:var(--dashboard-bg,var(--seller-bg));border:1px solid #23488c29;box-shadow:0 18px 45px #18366e1f}.seller-dashboard--light .seller-dashboard-header{background:0 0;margin-bottom:4px;padding:8px 0 18px;position:relative;top:auto}.seller-dashboard--light .seller-dashboard-kicker{text-transform:uppercase;letter-spacing:.18em;color:#7a8db2;margin-bottom:6px;font-size:12px;font-weight:600;display:inline-block}.seller-dashboard--light .seller-dashboard-title h2{color:var(--seller-text)}.seller-dashboard--light .seller-dashboard-title p{color:var(--seller-text-muted)}.seller-dashboard--light .seller-dashboard-icon{color:#fff;background:linear-gradient(145deg,#6da8ff,#3f7de8);border:0;box-shadow:0 8px 18px #2a5cb440}.seller-dashboard--light .seller-dashboard-actions{gap:12px}.seller-dashboard-btn{color:#27406c;cursor:pointer;background:#f6f8ff;border:1px solid #335dad40;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s}.seller-dashboard-btn:hover{border-color:#335dad66;transform:translateY(-1px);box-shadow:0 8px 18px #2a5cb42e}.seller-dashboard-btn--primary{color:#fff;background:linear-gradient(135deg,#6aa8ff,#3d79e6);border-color:#316ecc8c;box-shadow:0 12px 20px #2a5cb440}.seller-dashboard-btn--ghost{background:#fff}.seller-dashboard-btn.is-compact{padding:8px 12px}.seller-dashboard--light .seller-dashboard-range{color:#27406c;background:#fff;border:1px solid #335dad40;border-radius:8px}.seller-dashboard--light .seller-dashboard-user{color:#27406c;background:#fff;border:1px solid #335dad40;padding:6px 12px}.seller-dashboard--light .seller-dashboard-account-trigger{color:#27406c;background:#fff;border:1px solid #335dad40}.seller-dashboard--light .seller-dashboard-account-menu{background:#fff;border:1px solid #335dad33;box-shadow:0 14px 24px #18366e1f}.seller-dashboard--light .seller-dashboard-account-link{color:#27406c;background:#f5f8ff}.seller-dashboard--light .seller-dashboard-avatar{color:#1f2d4a;background:#3d79e62e}.seller-dashboard--light .seller-kpi-card{color:#fff;border:0;box-shadow:0 12px 24px #264e9638}.seller-dashboard--light .seller-kpi-card--k1{background:linear-gradient(135deg,#76b0ff 0%,#3c79e6 100%)}.seller-dashboard--light .seller-kpi-card--k2{background:linear-gradient(135deg,#6fb3ff 0%,#4a7ae8 100%)}.seller-dashboard--light .seller-kpi-card--k3{background:linear-gradient(135deg,#6aa8ff 0%,#4674e5 100%)}.seller-dashboard--light .seller-kpi-card--k4{background:linear-gradient(135deg,#6aa1f3 0%,#3f6fdc 100%)}.seller-dashboard--light .seller-kpi-label,.seller-dashboard--light .seller-kpi-meta{color:#ffffffd9}.seller-dashboard--light .seller-kpi-icon{color:#fff;background:#ffffff38;border-color:#0000}.seller-dashboard--light .seller-kpi-sparkline span{background:#ffffff8c}.seller-dashboard--light .seller-panel{background:#fff;border:1px solid #23488c24;border-radius:10px;box-shadow:0 10px 24px #18366e1a}.seller-dashboard--light .seller-panel:hover{border-color:#23488c38;transform:translateY(-1px)}.seller-dashboard--light .seller-panel-header{color:#fff;background:linear-gradient(135deg,#6aa8ff,#3d79e6);border-radius:10px 10px 8px 8px;margin:-22px -22px 16px;padding:12px 16px}.seller-dashboard--light .seller-panel-header h3,.seller-dashboard--light .seller-panel-eyebrow{color:#fff}.seller-dashboard--light .seller-panel-body{color:#1f2d4a}.seller-dashboard--light .seller-panel-note{color:#6a7b99}.seller-dashboard--light .seller-panel-tabs{background:#ffffff59;border:1px solid #ffffff73}.seller-dashboard--light .seller-panel-tabs button{color:#ffffffd9}.seller-dashboard--light .seller-panel-tabs button.is-active{color:#1f2d4a;background:#fffffff2}.seller-dashboard--light .seller-panel-action{color:#ffffffe6;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:none;font-size:12px;font-weight:600}.seller-dashboard--light .seller-panel-action:hover{text-decoration:underline}.seller-dashboard--flow{--flow-bg:#070b14;--flow-surface:#0d1424;--flow-surface-2:#111b30;--flow-border:#ffffff29;--flow-text:#eaf1ff;--flow-muted:#9fb0d1;--flow-accent:var(--dashboard-accent,#4da3ff);--flow-accent-2:var(--dashboard-accent,#7ce7ff);--flow-success:#22c55e;--flow-warning:#f59e0b;--flow-danger:#ef4444;--flow-radius:16px;--flow-pad:20px;--flow-shadow:0 10px 30px #00000059;--seller-card-bg:var(--dashboard-card-bg,var(--flow-surface));font-family:var(--app-font);color:var(--flow-text)}.seller-dashboard--flow.storefront-dashboard{background:var(--flow-bg);border:1px solid #78a0ff1f;border-radius:24px;padding:18px;position:relative;overflow:hidden}.seller-dashboard--flow.storefront-dashboard:before{content:"";opacity:.6;pointer-events:none;background:radial-gradient(480px 200px at 10% 40%,#4da3ff29,#0000 70%),radial-gradient(420px 200px at 90% 0,#7ce7ff1f,#0000 70%);height:420px;position:absolute;inset:-30% 0 auto}.seller-dashboard--flow.storefront-dashboard:after{content:"";opacity:.2;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.seller-dashboard--flow .seller-dashboard-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-areas:none;grid-auto-flow:dense;align-items:stretch;gap:12px;display:grid}.seller-dashboard--flow .seller-dashboard-grid>*{min-width:0}.seller-dashboard--flow .seller-dashboard-masonry{column-count:2;column-fill:balance;grid-column:1/-1;column-gap:8px;min-width:0}.seller-dashboard--flow .seller-dashboard-masonry .seller-panel{break-inside:avoid;width:100%;margin:0 0 12px;display:flex}.seller-dashboard--flow .seller-dashboard-masonry .seller-panel--area-rev,.seller-dashboard--flow .seller-dashboard-masonry .seller-panel--area-ord{column-span:all;width:100%}.seller-dashboard--flow .seller-panel,.seller-dashboard--flow .seller-kpi-card,.seller-dashboard--flow .seller-dashboard-topbar{min-width:0}.seller-dashboard--flow .seller-dashboard-topbar{padding:var(--flow-pad);border-radius:var(--flow-radius);box-shadow:var(--flow-shadow);background:linear-gradient(135deg,#121b30f2,#0a0f1cf2);border:none;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}.seller-dashboard--flow .seller-dashboard-header{align-items:center;gap:16px;display:flex}.seller-dashboard--flow .seller-dashboard-kicker{letter-spacing:.24em;text-transform:uppercase;color:var(--flow-accent);margin-bottom:6px;font-size:12px;display:inline-block}.seller-dashboard--flow .seller-dashboard-title h2{color:var(--flow-text);margin:0;font-size:22px}.seller-dashboard--flow .seller-dashboard-title p{color:var(--flow-muted);margin:4px 0 0;font-size:13px}.seller-dashboard--flow .seller-dashboard-icon{width:40px;height:40px;color:var(--flow-accent-2);background:#4da3ff26;border:1px solid #4da3ff4d;border-radius:14px;place-items:center;font-size:22px;display:grid}.seller-dashboard--flow .seller-dashboard-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.seller-dashboard--flow .seller-dashboard-btn{color:var(--flow-text);cursor:pointer;background:#0b1220b3;border:1px solid #0000;border-radius:10px;padding:8px 14px;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s}.seller-dashboard--flow .seller-dashboard-btn--primary{color:#081225;background:linear-gradient(135deg,#4da3ff,#7ce7ff);border-color:#0000;box-shadow:0 12px 24px #4da3ff59}.seller-dashboard--flow .seller-dashboard-btn--ghost{background:#0b1220a6;border-color:#78a0ff38}.seller-dashboard--flow .seller-dashboard-btn:hover{border-color:#78a0ff59;transform:translateY(-1px)}.seller-dashboard--flow .seller-dashboard-range{color:var(--flow-text);background:#080c16b3;border:1px solid #78a0ff38;border-radius:10px;padding:8px 12px}.seller-dashboard--flow .seller-dashboard-user{color:var(--flow-text);background:#0a0f1acc;border:1px solid #78a0ff2e;border-radius:999px;align-items:center;gap:10px;padding:6px 10px;display:flex}.seller-dashboard--flow .seller-dashboard-account-trigger{color:var(--flow-text);background:#0a0f1acc;border:1px solid #78a0ff2e}.seller-dashboard--flow .seller-dashboard-account-menu{background:#0b101cf5;border:1px solid #78a0ff33}.seller-dashboard--flow .seller-dashboard-account-link{color:var(--flow-text);background:#0b1220b3}.seller-dashboard--flow .seller-dashboard-avatar{border:1px solid #78a0ff4d;border-radius:50%;width:28px;height:28px}.seller-dashboard--flow .seller-kpi-card{padding:var(--flow-pad);border-radius:var(--flow-radius);border:1px solid var(--flow-border);background-color:var(--seller-card-bg,#101727f5);box-shadow:var(--flow-shadow);background-image:linear-gradient(160deg,#ffffff14,#fff0);flex-direction:column;grid-area:auto;gap:8px;height:100%;min-height:120px;display:flex;position:relative;overflow:hidden}.seller-dashboard--flow .seller-kpi-card:before{content:"";background:linear-gradient(90deg,var(--kpi-accent,var(--flow-accent)),#ffffff59);opacity:.8;height:3px;position:absolute;inset:0 0 auto}.seller-dashboard--flow .seller-kpi-card:after{content:"";opacity:.35;background:radial-gradient(circle,#ffffff2e 0%,#0000 70%);width:180px;height:180px;position:absolute;top:-80px;right:-70px}.seller-dashboard--flow .seller-kpi-card--k1{--kpi-accent:var(--flow-accent)}.seller-dashboard--flow .seller-kpi-card--k2{--kpi-accent:var(--flow-accent-2)}.seller-dashboard--flow .seller-kpi-card--k3{--kpi-accent:#5eead4}.seller-dashboard--flow .seller-kpi-card--k4{--kpi-accent:#f59e0b}.seller-dashboard--flow .seller-kpi-card:hover{border-color:#4da3ff66;transform:translateY(-2px)}.seller-dashboard--flow .seller-kpi-label{color:var(--flow-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.seller-dashboard--flow .seller-kpi-value{color:var(--flow-text);font-size:28px;font-weight:700}.seller-dashboard--flow .seller-kpi-meta{color:var(--flow-muted);font-size:11px}.seller-dashboard--flow .seller-kpi-icon{width:32px;height:32px;color:var(--kpi-accent,var(--flow-accent));background:#4da3ff29;border-radius:12px}.seller-dashboard--flow .seller-kpi-sparkline{align-items:flex-end;gap:4px;height:28px;display:flex}.seller-dashboard--flow .seller-kpi-sparkline span{background:linear-gradient(180deg,var(--kpi-accent,var(--flow-accent)),#ffffff14);transform-origin:bottom;border-radius:999px;flex:1;animation:3.6s ease-in-out infinite sellerKpiPulse}.seller-dashboard--flow .seller-kpi-card--k2 .seller-kpi-sparkline span,.seller-dashboard--flow .seller-kpi-card--k3 .seller-kpi-sparkline span,.seller-dashboard--flow .seller-kpi-card--k4 .seller-kpi-sparkline span{background:linear-gradient(180deg,var(--kpi-accent,var(--flow-accent)),#ffffff14)}.seller-dashboard--flow .seller-kpi-sparkline span:nth-child(2){animation-delay:.2s}.seller-dashboard--flow .seller-kpi-sparkline span:nth-child(3){animation-delay:.4s}.seller-dashboard--flow .seller-kpi-sparkline span:nth-child(4){animation-delay:.6s}.seller-dashboard--flow .seller-kpi-sparkline span:nth-child(5){animation-delay:.8s}.seller-dashboard--flow .seller-panel{padding:var(--flow-pad);border-radius:var(--flow-radius);border:1px solid var(--flow-border);background:var(--seller-card-bg,var(--flow-surface));box-shadow:var(--flow-shadow);box-sizing:border-box;background-image:none;flex-direction:column;grid-area:auto;gap:10px;height:auto;display:flex;overflow:hidden}.seller-dashboard--flow .seller-dashboard-masonry .seller-panel:last-child{margin-bottom:0}.storefront-page .storefront-dashboard.seller-dashboard.seller-dashboard--flow .seller-panel{align-self:start;height:auto}.seller-dashboard--flow .seller-panel-body{gap:10px;width:100%;min-width:0;display:grid}.seller-dashboard--flow .seller-panel--revenue,.seller-dashboard--flow .seller-panel--orders,.seller-dashboard--flow .seller-panel--payouts,.seller-dashboard--flow .seller-panel--verification,.seller-dashboard--flow .seller-panel--setup,.seller-dashboard--flow .seller-panel--active,.seller-dashboard--flow .seller-panel--messages,.seller-dashboard--flow .seller-panel--disputes{grid-area:auto}.seller-dashboard--flow .seller-panel--area-rev,.seller-dashboard--flow .seller-panel--area-ord{grid-column:span 8}.seller-dashboard--flow .seller-panel--revenue{background:var(--seller-card-bg,var(--flow-surface));align-self:start;min-height:auto}.seller-dashboard--flow .seller-panel--orders{align-self:start;min-height:auto}.seller-dashboard--flow .seller-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.seller-dashboard--flow .seller-panel-header h3{color:var(--flow-text);margin:4px 0 0;font-size:16px;font-weight:600}.seller-dashboard--flow .seller-panel-eyebrow{color:var(--flow-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.seller-dashboard--flow .seller-panel-note{color:var(--flow-muted);margin:0;font-size:12px}.seller-dashboard--flow .seller-panel-tabs{background:var(--flow-surface-2);border:1px solid var(--flow-border);border-radius:999px;gap:6px;padding:4px;display:flex}.seller-dashboard--flow .seller-panel-tabs button{color:var(--flow-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 10px;font-size:11px}.seller-dashboard--flow .seller-panel-tabs button.is-active{color:var(--flow-text);background:#4da3ff38}.seller-dashboard--flow .seller-panel-action{color:var(--flow-accent);cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:600}.seller-dashboard--flow .seller-panel-action:hover{text-decoration:underline}.seller-dashboard--flow .seller-panel-subsection{border-top:1px dashed #78a0ff2e;margin-top:12px;padding-top:12px}.seller-dashboard--flow .seller-empty{background:#0e1422cc;border:1px dashed #78a0ff40;border-radius:14px}.seller-dashboard--flow .seller-status-chip.is-success{color:#bbf7d0;background:#22c55e33;border-color:#22c55e66}.seller-dashboard--flow .seller-status-chip.is-warning{color:#fde68a;background:#f59e0b33;border-color:#f59e0b66}.seller-dashboard--flow .seller-status-chip.is-danger{color:#fecaca;background:#ef444433;border-color:#ef444466}.seller-dashboard--flow .storefront-earnings-line{background:#090e1abf;border:1px solid #78a0ff2e;border-radius:16px;padding:10px}.seller-dashboard--flow .storefront-earnings-line-path{stroke:var(--flow-accent);stroke-width:2.5px}.seller-dashboard--flow .storefront-earnings-area{fill:#4da3ff26}.seller-dashboard--flow .storefront-earnings-dot{fill:var(--flow-accent-2);stroke:#0b1220cc;stroke-width:2px}.seller-dashboard--flow .storefront-earnings-x,.seller-dashboard--flow .storefront-earnings-y,.seller-dashboard--flow .storefront-earnings-y-label{color:var(--flow-muted)}.seller-dashboard--flow .storefront-dashboard-customize-panel{border-radius:var(--flow-radius);border:1px solid var(--flow-border);background:var(--flow-surface-2);box-shadow:var(--flow-shadow)}.seller-dashboard--flow button:focus-visible,.seller-dashboard--flow select:focus-visible,.seller-dashboard--flow .seller-panel-tabs button:focus-visible{outline:2px solid var(--flow-accent);outline-offset:2px}@keyframes sellerKpiPulse{0%,to{opacity:.7;transform:scaleY(.65)}50%{opacity:1;transform:scaleY(1)}}@media (max-width:1279px){.seller-dashboard--flow .seller-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-dashboard--flow .seller-kpi-card{grid-column:span 1}.seller-dashboard--flow .seller-dashboard-masonry{column-count:1}}@media (max-width:768px){.seller-dashboard--flow.storefront-dashboard{padding:18px}.seller-dashboard--flow .seller-dashboard-grid{grid-template-columns:1fr}.seller-dashboard--flow .seller-kpi-card,.seller-dashboard--flow .seller-panel{grid-column:span 1}.seller-dashboard--flow .seller-dashboard-topbar{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.seller-dashboard--flow .seller-kpi-card{min-height:132px}.seller-dashboard--flow .seller-dashboard-actions{width:100%}}.storefront-preview-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1200;background:#05080fb8;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.storefront-preview-modal{background:#090d17f2;border:1px solid #ffffff24;border-radius:24px;grid-template-rows:auto 1fr auto;width:min(1040px,96vw);max-height:92vh;display:grid;overflow:hidden;box-shadow:0 30px 80px #03060ebf}.storefront-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1250;background:#05080fb8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.storefront-modal{background:#0a0f1af2;border:1px solid #ffffff24;border-radius:20px;gap:16px;width:min(480px,94vw);padding:20px;display:grid;box-shadow:0 24px 60px #03060eb3}.storefront-modal--danger{border-color:#ff787873;box-shadow:0 26px 70px #78141e73}.storefront-modal-header h3{color:#eef3ff;margin:4px 0 0;font-size:20px}.storefront-modal-eyebrow{text-transform:uppercase;letter-spacing:.24em;color:#8fb1ff;margin:0;font-size:11px}.storefront-modal-sub{color:#9fb0d8;margin:6px 0 0;font-size:13px}.storefront-modal-body{gap:12px;display:grid}.storefront-modal-field{color:#c6d4f0;gap:6px;font-size:12px;display:grid}.storefront-modal-input{color:#eef3ff;background:#070b14e6;border:1px solid #ffffff24;border-radius:12px;width:100%;padding:10px 12px;font-size:14px}.storefront-modal-input:focus{border-color:#6eb4ff99;outline:none;box-shadow:0 0 0 2px #6eb4ff33}.storefront-modal-error{color:#ffb4b4;margin:0;font-size:12px}.storefront-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.storefront-success-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1210;background:#05080fb8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.storefront-success-modal{text-align:center;background:#0a101cf2;border:1px solid #ffffff29;border-radius:20px;gap:12px;width:min(420px,92vw);padding:22px;display:grid;box-shadow:0 28px 70px #03060ea6}.storefront-success-modal h3{color:#f3f6ff;margin:0;font-size:18px}.storefront-success-modal p{color:#9fb0d3;margin:0;font-size:13px}.storefront-preview-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.storefront-preview-eyebrow{text-transform:uppercase;letter-spacing:.24em;color:#8fb1ff;margin:0 0 6px;font-size:11px}.storefront-preview-sub{color:#9fb0d3;margin:6px 0 0;font-size:13px}.storefront-preview-body{gap:16px;padding:20px 24px;display:grid;overflow:auto}.storefront-preview-alert{color:#ff8fa3;margin:0;font-size:12px}.storefront-preview-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.storefront-preview-item{gap:12px;display:grid}.storefront-preview-meta{justify-content:space-between;align-items:center;display:flex}.storefront-preview-label{text-transform:uppercase;letter-spacing:.2em;color:#9bb6e4;font-size:11px}.storefront-preview-actions{flex-wrap:wrap;gap:8px;display:flex}.storefront-preview-footer{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.storefront-preview-card{pointer-events:none;cursor:default}.storefront-preview-upload{margin-top:4px}@media (max-width:720px){.storefront-preview-overlay{padding:16px}.storefront-preview-modal{width:100%;max-height:94vh}.storefront-preview-footer{flex-direction:column;align-items:stretch}}.storefront-shell{--sf-bg:#070b14;--sf-text:#eaf1ff;font-family:var(--app-font);color:var(--sf-text);background-color:var(--sf-bg);background:radial-gradient(140% 160% at 8% 12%,#162235 0%,#0b101d 52%,#05060a 100%);position:relative;overflow:hidden}.storefront-page{z-index:1;gap:32px;position:relative}.storefront-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}.storefront-panel{background:#090d17cc;border:1px solid #ffffff14;border-radius:20px;gap:16px;padding:18px 20px;display:grid;box-shadow:inset 0 1px #ffffff0d}.storefront-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.storefront-panel-eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#92b8ff;margin:0;font-size:11px}.storefront-panel h2,.storefront-panel h3,.storefront-panel h4{margin:6px 0 0}.storefront-field{color:#a9b7d8;gap:8px;font-size:12px;display:grid}.storefront-field input,.storefront-field select,.storefront-field textarea{color:#e8edf7;background:#0a0f1ae6;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-size:14px}.storefront-field textarea{resize:vertical}.storefront-form-error{color:#ff8fa3;font-size:12px}.storefront-field-hint{color:#8fa6c9;margin:8px 0 0;font-size:12px}.storefront-payment-icon{color:#eaf1ff;background:#101626cc;border:1px solid #78a0ff38;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:inline-flex}.storefront-payment-icon.stripe{color:#91b7ff;background:#3c62be2e;border-color:#5a8cff59}.storefront-payment-icon.cashapp{color:#70f09a;background:#1e784038;border-color:#56dc8059}.storefront-payment-icon.paypal{color:#74b3ff;background:#214ea033;border-color:#4682ff59}.storefront-payment-icon.venmo{color:#6dd4ff;background:#145a8c38;border-color:#50b4ff59}.storefront-payment-icon.cash{color:#ffd27a;background:#a06e1e33;border-color:#ffc45059}.btn.small{border-radius:10px;padding:6px 10px;font-size:12px}.storefront-layout--payment{padding:28px 24px}.storefront-payment-panel{gap:18px;display:grid}.storefront-payment-header{align-items:flex-start}.storefront-payment-sub{color:#8fa6c9;margin:6px 0 0;font-size:13px}.storefront-payment-banner{color:#c9d7f5;background:#0f1624bf;border:1px solid #78aaff33;border-radius:14px;gap:6px;padding:12px 14px;display:grid}.storefront-payment-banner strong{letter-spacing:.12em;text-transform:uppercase;color:#9db7ff;font-size:12px}.storefront-payment-banner p{margin:0;font-size:13px}.storefront-payment-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.storefront-payment-card{text-align:left;color:#e5efff;cursor:pointer;background:#0a101ccc;border:1px solid #78aaff29;border-radius:16px;align-items:flex-start;gap:12px;width:100%;padding:14px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.storefront-payment-card:hover{border-color:#78aaff66;transform:translateY(-2px);box-shadow:0 12px 24px #060c1873}.storefront-payment-card strong{margin-bottom:4px;font-size:14px;display:block}.storefront-payment-desc{color:#9fb3d6;margin:0;font-size:12px}.storefront-payment-card.is-active{background:linear-gradient(145deg,#121c32e6,#080c16d9);border-color:#78aaffa6;box-shadow:0 16px 28px #060c1880}.storefront-payment-tag{color:#8ef3a7;background:#50c8962e;border:1px solid #50c89659;border-radius:999px;margin-left:auto;padding:4px 8px;font-size:11px;font-weight:600}.storefront-payment-details{background:#0a0f1ab3;border:1px solid #78aaff2e;border-radius:16px;gap:14px;padding:16px;display:grid}.storefront-payment-paypal{gap:10px;display:grid}.storefront-payment-note{color:#8fa6c9;margin:0;font-size:12px}.storefront-payment-note.is-info{color:#b6d2ff}.storefront-payment-status{color:#dbe7ff;background:#101828b3;border:1px solid #78aaff33;border-radius:12px;gap:4px;padding:10px 12px;font-size:12px;display:grid}.storefront-payment-status strong{text-transform:uppercase;letter-spacing:.08em;color:#9db7ff;font-size:11px}.storefront-payment-link{color:#cfe2ff;border:1px dashed #78aaff59;border-radius:10px;justify-content:center;align-items:center;width:fit-content;padding:8px 12px;font-size:12px;text-decoration:none;display:inline-flex}.storefront-payment-link:hover{color:#f1f6ff;border-color:#78aaff8c}.storefront-payment-details-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.storefront-payment-details-header h3{margin:0 0 4px}.storefront-payment-details-header p{color:#8fa6c9;margin:0;font-size:12px}.storefront-payment-current{color:#bcd1f4;background:#162034b3;border:1px solid #78aaff40;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600}.storefront-payment-actions{align-items:center;gap:12px;margin-top:8px;display:flex}.storefront-payment-saved{color:#8ef3a7;font-size:12px}.storefront-payment-loading{color:#9fb3d6;font-size:12px}@media (max-width:768px){.storefront-layout--payment{padding:18px 16px 28px}.storefront-payment-details-header,.storefront-payment-actions{flex-direction:column;align-items:flex-start}}.message-popout{z-index:998;resize:none;width:360px;min-width:260px;max-width:92vw;min-height:220px;max-height:90vh;font-size:var(--chat-font-size,14px);background:#0d0c1d;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;display:flex;position:fixed;bottom:18px;right:18px;overflow:hidden;box-shadow:0 18px 50px #00000059}.message-popout.is-fullscreen{max-width:none;max-height:none}.message-popout.minimized{resize:both;border-radius:999px;min-width:160px;min-height:52px;overflow:hidden}.message-popout__header{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px 52px 12px 14px;display:flex;position:relative}.message-popout__title{flex-direction:column;gap:6px;min-width:0;display:flex}.chat-friend-picker{min-width:220px;max-width:280px;position:relative}.chat-friend-trigger{color:#f8fbff;text-align:left;background:linear-gradient(140deg,#24365cf2,#0f172aeb);border:1px solid #94a3b847;border-radius:14px;gap:2px;width:100%;padding:10px 38px 10px 14px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative;box-shadow:0 10px 22px #080c1c73,inset 0 0 0 1px #ffffff0d}.chat-friend-trigger__label{letter-spacing:.01em;font-weight:600}.chat-friend-trigger__meta{color:#9fb0cc;font-size:.74rem}.chat-friend-trigger__chevron{opacity:.8;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='%23cbd5e1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-size:12px 8px;width:12px;height:8px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.chat-friend-trigger:hover{border-color:#81e6d999;transform:translateY(-1px);box-shadow:0 12px 24px #0a102480,inset 0 0 0 1px #ffffff0f}.chat-friend-trigger:focus{border-color:#5cf0c7f2;outline:none;box-shadow:0 0 0 2px #5cf0c74d,0 12px 24px #0a102473}.chat-friend-menu{z-index:12;background:#0a0d19fa;border:1px solid #94a3b838;border-radius:14px;max-height:260px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 38px #080c1c99}.chat-friend-option{color:#e2e8f0;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;width:100%;padding:8px 10px;transition:background .2s,border-color .2s,transform .2s;display:flex}.chat-friend-option:hover{background:#3b82f624;border-color:#3b82f659;transform:translateY(-1px)}.chat-friend-option.is-active{background:#5cf0c729;border-color:#5cf0c773}.chat-friend-option.is-disabled{cursor:default;opacity:.65}.chat-friend-option__avatar{color:#e2e8f0;background:#94a3b833 50%/cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:inline-flex}.chat-friend-option__avatar-wrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.presence-dot{pointer-events:none;background:#ef4444;border:2px solid #0b0d14;border-radius:999px;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px;box-shadow:0 0 0 2px #ef444459}.presence-dot.is-online{background:#22c55e;box-shadow:0 0 0 2px #22c55e59}.presence-dot.is-offline{background:#ef4444;box-shadow:0 0 0 2px #ef444459}.chat-friend-option__meta{flex-direction:column;gap:2px;display:flex}.chat-friend-option__name{font-weight:600}.chat-friend-option__handle{color:#94a3b8;font-size:.76rem}.message-popout.minimized{background:linear-gradient(135deg,#151a2efa,#0d0c1dfa);border-color:#5cf0c738;box-shadow:0 18px 40px #060a188c,inset 0 0 0 1px #5cf0c71f}.message-popout.minimized .message-popout__header{border-bottom:none;flex-wrap:nowrap;align-items:center;width:100%;height:100%;padding:8px 12px}.message-popout.minimized .message-popout__title{align-items:center;display:flex}.message-popout.minimized .message-popout__actions{display:none}.message-popout.minimized .message-popout__header .eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#9ae6b4;font-size:.75rem}.message-popout.minimized .chat-toggle-icon{color:#d9fbe7;background:#5cf0c72e;border-color:#5cf0c780;border-radius:999px;flex-shrink:0;width:34px;height:34px;margin-left:auto;position:static;box-shadow:0 10px 18px #060a1859}.message-popout__header strong{color:#fff}.message-popout__header .eyebrow{color:#a8adc2}.message-popout__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.chat-action{--chat-action-border:#94a3b852;--chat-action-bg:#0f172ab8;--chat-action-color:#e5e7eb;--chat-action-shadow:0 16px 32px #0f172a6b;border:1px solid var(--chat-action-border);background:var(--chat-action-bg);color:var(--chat-action-color);text-align:left;cursor:pointer;min-width:190px;min-height:46px;box-shadow:var(--chat-action-shadow);border-radius:14px;align-items:center;gap:10px;padding:8px 12px;transition:transform .18s,box-shadow .22s,border-color .22s;display:inline-flex}.chat-action:hover{border-color:#7dd3fc9e;transform:translateY(-1px);box-shadow:0 20px 38px #0f172a80}.chat-action:focus-visible{border-color:#7dd3fcc7;outline:none;box-shadow:0 0 0 2px #7dd3fc47,0 20px 38px #0f172a8c}.chat-action-icon{width:36px;height:36px;color:inherit;background:#0f172a99;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.chat-action-icon svg{width:18px;height:18px}.chat-action-text{gap:2px;line-height:1.1;display:grid}.chat-action-title{letter-spacing:.01em;font-size:.82rem;font-weight:800}.chat-action-help{color:#9fb0cc;font-size:.68rem;font-weight:600}.chat-action--video{--chat-action-border:#7dd3fc75;--chat-action-bg:linear-gradient(135deg,#60a5fa2e,#38bdf82e);--chat-action-color:#f8fafc;--chat-action-shadow:0 18px 36px #2563eb47;color:var(--chat-action-color)}.chat-action--video .chat-action-icon{background:radial-gradient(circle at 20% 20%,#7dd3fc52,#3b82f633);border-color:#7dd3fc80}.chat-action--video .chat-action-title,.chat-action--video .chat-action-help{color:#f8fafc}.chat-action--suggestion{--chat-action-border:#7dd3fc75;--chat-action-bg:linear-gradient(135deg,#60a5fa2e,#38bdf82e);--chat-action-color:#e8f3ff;--chat-action-shadow:0 18px 36px #2563eb47}.chat-action--suggestion .chat-action-icon{background:radial-gradient(circle at 20% 20%,#7dd3fc52,#3b82f633);border-color:#7dd3fc80}.chat-action--size{min-width:230px}.chat-action-control{color:#e5e7eb;cursor:pointer;appearance:none;background:#050812cc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23cbd5e1' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 8px center/12px 8px no-repeat;border:1px solid #94a3b857;border-radius:10px;min-width:110px;margin-left:auto;padding:6px 28px 6px 10px;font-size:.75rem;font-weight:700}.chat-action-control:focus{border-color:#7dd3fcb3;outline:none;box-shadow:0 0 0 2px #7dd3fc40}.chat-toggle-icon{color:#e5e7eb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:8px;place-items:center;width:28px;height:28px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;position:absolute;top:10px;right:10px}.chat-toggle-icon:hover{border-color:#7dd3fc80;transform:translateY(-1px);box-shadow:0 10px 24px #00000040}.chat-toggle-icon svg{width:14px;height:14px}body.key-backup-active .message-popout,html.key-backup-active .message-popout,body.key-backup-active .chat-toggle-icon,html.key-backup-active .chat-toggle-icon{display:none!important}.message-popout__body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:12px 14px;display:flex;overflow-y:auto}.message-bubble{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:10px;position:relative}.message-bubble.incoming{background:#7fa8ff1a}.message-bubble.outgoing{background:#5cf0c71f}.message-meta{color:#a8adc2;justify-content:space-between;margin-bottom:4px;font-size:.85em;display:flex}.message-attachment{border-radius:10px;max-width:100%;margin-top:6px;display:block}.message-bubble__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.message-reaction-button{color:#e2e8f0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:4px 10px;transition:transform .15s,border-color .15s,box-shadow .15s}.message-reaction-button:hover{border-color:#7dd3fc80;transform:translateY(-1px);box-shadow:0 8px 18px #00000040}.message-reaction-list{flex-wrap:wrap;gap:6px;display:inline-flex}.message-reaction-chip{color:#e2e8f0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:4px 8px;transition:border-color .15s}.message-reaction-chip:hover{border-color:#5cf0c799}.message-reaction-picker{background:#0f172acc;border:1px solid #ffffff14;border-radius:12px;margin-top:8px;padding:8px}.message-reaction-picker-grid{grid-template-columns:repeat(auto-fit,minmax(28px,1fr));gap:6px;display:grid}.message-reaction-emoji{cursor:pointer;background:#ffffff0a;border:none;border-radius:8px;padding:6px;font-size:16px;transition:transform .15s,background .15s}.message-reaction-emoji:hover{background:#ffffff1f;transform:translateY(-1px)}.message-popout__footer{border-top:1px solid #ffffff0f;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.message-popout .auth-input{font-size:1em}.chat-font-control{background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;display:inline-flex}.chat-font-control input[type=range]{width:110px}.chat-font-label{color:#cbd5e1;font-size:.85em}.chat-font-label.large{font-size:1.05em}.chat-size-select{color:inherit;font-weight:inherit;background:0 0;border:none;border-radius:14px;padding:0}.chat-size-label{display:none}.chat-size-dropdown{color:inherit;background:0 0;border:none;padding:0}.chat-video-launch{color:inherit;font-size:inherit;letter-spacing:normal;text-transform:none;background:0 0;border:none;border-radius:14px;padding:0}.chat-video-launch:hover{box-shadow:none;border-color:#0000;transform:none}.video-call-overlay{--video-control-size:clamp(36px,calc(2.2vw + 20px),46px);--video-control-icon-size:clamp(16px,calc(.8vw + 12px),20px);--video-control-icon-font:clamp(.9rem,calc(.4vw + .65rem),1.1rem);--video-control-font-size:clamp(.68rem,calc(.3vw + .55rem),.82rem);--video-control-pad-x:clamp(10px,calc(.9vw + 6px),18px);--video-control-pad-y:clamp(6px,calc(.6vw + 4px),10px);--video-control-gap:clamp(6px,calc(.6vw + 4px),12px);--video-view-icon-size:var(--video-control-size);--video-view-icon-font:clamp(.9rem,calc(.45vw + .6rem),1.15rem);--video-view-icon-pad:clamp(4px,calc(.5vw + 2px),8px);--video-header-icon-size:clamp(44px,calc(2.6vw + 18px),56px);--video-header-icon-font:clamp(1rem,calc(.6vw + .7rem),1.35rem);--video-header-icon-pad:clamp(6px,calc(.7vw + 4px),10px);--video-header-gap:clamp(12px,calc(1vw + 6px),18px);--video-header-pad-x:clamp(14px,calc(1.2vw + 8px),24px);--video-header-pad-y:clamp(10px,calc(.9vw + 6px),16px);--video-toolbar-label-size:clamp(.6rem,calc(.25vw + .5rem),.76rem);--video-desktop-titlebar-height:44px;--video-desktop-caption-space:170px;--video-desktop-ctrl-height:30px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1300;background:radial-gradient(circle at 20% 10%,#3b82f62e,#0000 45%),#060810b8;justify-content:stretch;align-items:stretch;padding:0;display:flex;position:fixed;inset:0}.video-call-modal{background:linear-gradient(140deg,#0a0e1af2,#080a14fa);border:1px solid #94a3b833;border-radius:0;grid-template-columns:minmax(0,1.6fr) minmax(260px,.9fr);width:100%;max-width:none;height:100%;max-height:none;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #030610a6}.video-call-modal:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 0,#5cf0c72e,#0000 50%);position:absolute;inset:0}.video-call-overlay.is-popout{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;justify-content:stretch;align-items:stretch;padding:0}.video-call-modal.is-popout{resize:none;border-radius:0;width:100%;max-width:none;height:100%;max-height:none}.video-call-modal.is-setup{grid-template-columns:1fr}.video-call-modal.is-setup .video-call-sidebar{display:none}.video-call-main{z-index:1;flex-direction:column;min-height:0;display:flex;position:relative}.video-call-modal.has-desktop-titlebar .video-call-main{padding-top:var(--video-desktop-titlebar-height)}.video-desktop-titlebar{height:var(--video-desktop-titlebar-height);padding:0 calc(var(--video-desktop-caption-space) + 10px)0 12px;color:#0f172a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-app-region:drag;z-index:6;background:linear-gradient(#fcfdfff7,#f1f5f9f2);border-bottom:1px solid #94a3b859;align-items:center;gap:12px;display:flex;position:absolute;top:0;left:0;right:0;overflow:visible}.video-desktop-titlebar__brand{letter-spacing:.03em;text-transform:uppercase;color:#0f172a;z-index:1;pointer-events:none;flex-shrink:0;align-items:center;gap:8px;min-width:0;max-width:36%;font-size:12px;font-weight:600;display:inline-flex;position:relative}.video-desktop-titlebar__brand img{object-fit:contain;background:#0f172a14;border-radius:999px;width:22px;height:22px;box-shadow:0 1px 3px #0f172a2e}.video-desktop-titlebar__brand-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.video-desktop-titlebar__badge{color:#075985;letter-spacing:.04em;white-space:nowrap;background:#e0f2fed9;border:1px solid #38bdf873;border-radius:999px;justify-content:center;align-items:center;height:22px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.video-desktop-titlebar__controls{scrollbar-width:thin;z-index:1;-webkit-app-region:drag;pointer-events:auto;flex:auto;justify-content:flex-start;align-items:center;gap:8px;min-width:0;margin-left:4px;display:inline-flex;position:relative;overflow:visible}.video-desktop-titlebar__controls::-webkit-scrollbar{height:4px}.video-desktop-titlebar__controls::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:999px}.video-desktop-titlebar__group{min-height:calc(var(--video-desktop-ctrl-height) + 8px);background:#ffffffa8;border:1px solid #94a3b847;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:4px 6px;display:inline-flex;box-shadow:inset 0 1px #ffffffbf}.video-desktop-titlebar__group.is-devices{gap:8px;margin-left:2px}.video-desktop-titlebar__button,.video-desktop-titlebar__group,.video-desktop-titlebar__device-menu,.video-desktop-titlebar__device-trigger,.video-desktop-titlebar__device-dropdown,.video-desktop-titlebar__device-option,.video-desktop-titlebar__select-wrap,.video-desktop-titlebar__select-wrap select{-webkit-app-region:no-drag;pointer-events:auto}.video-desktop-titlebar__device-menu{z-index:8;align-items:center;display:inline-flex;position:relative}.video-desktop-titlebar__device-menu.is-open{z-index:22}.video-desktop-titlebar__device-trigger{color:#0f172a;width:var(--video-desktop-ctrl-height);min-width:var(--video-desktop-ctrl-height);height:var(--video-desktop-ctrl-height);cursor:pointer;background:#fffffff2;border:1px solid #94a3b880;border-radius:8px;justify-content:center;align-items:center;transition:border-color .16s,background-color .16s,transform .16s,box-shadow .16s;display:inline-flex;position:relative}.video-desktop-titlebar__device-trigger svg{width:13px;height:13px}.video-desktop-titlebar__device-trigger.is-mic svg{color:#0284c7}.video-desktop-titlebar__device-trigger.is-camera svg{color:#0f766e}.video-desktop-titlebar__device-trigger.is-filter svg{color:#b45309}.video-desktop-titlebar__device-trigger:hover{background:#eff6fffa;border-color:#3b82f680;transform:translateY(-1px);box-shadow:0 8px 16px #0f172a29}.video-desktop-titlebar__device-trigger[data-hint]:after{content:attr(data-hint);color:#f8fafc;white-space:nowrap;opacity:0;pointer-events:none;z-index:16;background:#0f172af2;border:1px solid #0f172a33;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:600;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%)}.video-desktop-titlebar__device-trigger:hover:after,.video-desktop-titlebar__device-trigger:focus-visible:after{opacity:1;transform:translate(-50%)}.video-desktop-titlebar__device-dropdown{z-index:20;background:#f8fafcfa;border:1px solid #94a3b861;border-radius:12px;min-width:210px;padding:8px;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 14px 30px #0f172a33}.video-desktop-titlebar__device-list{gap:6px;min-width:190px;max-height:220px;display:grid;overflow-y:auto}.video-desktop-titlebar__device-option{color:#0f172a;text-align:left;cursor:pointer;background:#fffffff0;border:1px solid #94a3b859;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:600;transition:border-color .16s,background-color .16s}.video-desktop-titlebar__device-option:hover{background:#eff6fff2;border-color:#3b82f680}.video-desktop-titlebar__device-option.is-active{color:#075985;background:#e0f2fef2;border-color:#0284c78f}.video-desktop-titlebar__button{color:#0f172a;height:var(--video-desktop-ctrl-height);white-space:nowrap;cursor:pointer;background:#ffffffeb;border:1px solid #94a3b880;border-radius:8px;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:600;transition:border-color .16s,background-color .16s,transform .16s,box-shadow .16s;display:inline-flex;position:relative}.video-desktop-titlebar__button svg{flex:none;width:13px;height:13px}.video-desktop-titlebar__button.is-settings{background:linear-gradient(135deg,#eff6fffa,#dbeafef2);border-color:#3b82f673}.video-desktop-titlebar__button.is-settings svg{color:#1d4ed8}.video-desktop-titlebar__button.is-mute-all{background:linear-gradient(135deg,#fffbebfa,#fef3c7f0);border-color:#f59e0b80}.video-desktop-titlebar__button.is-mute-all svg{color:#b45309}.video-desktop-titlebar__button.is-stop-screens{background:linear-gradient(135deg,#fef2f2fa,#fee2e2f0);border-color:#ef444485}.video-desktop-titlebar__button.is-stop-screens svg{color:#b91c1c}.video-desktop-titlebar__button-text{white-space:nowrap}.video-desktop-titlebar__button:hover{background:#eff6fffa;border-color:#3b82f680;transform:translateY(-1px);box-shadow:0 8px 16px #0f172a29}.video-desktop-titlebar__button.is-settings:hover{background:linear-gradient(135deg,#dbeafefa,#bfdbfef2);border-color:#2563eb9e}.video-desktop-titlebar__button.is-mute-all:hover{background:linear-gradient(135deg,#fef3c7fa,#fde68af2);border-color:#d977069e}.video-desktop-titlebar__button.is-stop-screens:hover{background:linear-gradient(135deg,#fee2e2fa,#fecacaf2);border-color:#dc2626a8}.video-desktop-titlebar__button:disabled{opacity:.52;cursor:default}.video-desktop-titlebar__button[data-hint]:after{content:attr(data-hint);color:#f8fafc;white-space:nowrap;opacity:0;pointer-events:none;z-index:15;background:#0f172af2;border:1px solid #0f172a33;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:600;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%)}.video-desktop-titlebar__button[data-hint]:hover:after,.video-desktop-titlebar__button[data-hint]:focus-visible:after{opacity:1;transform:translate(-50%)}.video-desktop-titlebar__button[data-hint]:disabled:after{display:none}.video-desktop-titlebar__select-wrap{letter-spacing:.08em;text-transform:uppercase;color:#475569;white-space:nowrap;align-items:center;gap:4px;font-size:10px;font-weight:600;display:inline-flex}.video-desktop-titlebar__select-icon{opacity:.92;width:12px;height:12px;font-size:12px}.video-desktop-titlebar__select-wrap.is-mic .video-desktop-titlebar__select-icon{color:#0284c7}.video-desktop-titlebar__select-wrap.is-camera .video-desktop-titlebar__select-icon{color:#0f766e}.video-desktop-titlebar__select-wrap select{height:var(--video-desktop-ctrl-height);color:#0f172a;background:#fffffff2;border:1px solid #94a3b880;border-radius:8px;min-width:136px;max-width:188px;padding:0 9px;font-size:12px;font-weight:600}@media (max-width:1560px){.video-call-overlay{--video-desktop-caption-space:164px}.video-desktop-titlebar{gap:10px;padding-left:10px}.video-desktop-titlebar__group{gap:5px;padding:3px 5px}}@media (max-width:1360px){.video-call-overlay{--video-desktop-caption-space:158px}.video-desktop-titlebar__badge{display:none}.video-desktop-titlebar__select-wrap select{min-width:124px;max-width:164px}}@media (max-width:1160px){.video-call-overlay{--video-desktop-caption-space:152px;--video-desktop-ctrl-height:28px}.video-desktop-titlebar{gap:8px}.video-desktop-titlebar__brand{max-width:24%}.video-desktop-titlebar__brand-name{display:none}.video-desktop-titlebar__button{width:var(--video-desktop-ctrl-height);min-width:var(--video-desktop-ctrl-height);justify-content:center;padding:0}.video-desktop-titlebar__button-text,.video-desktop-titlebar__select-wrap>span{display:none}.video-desktop-titlebar__select-wrap select{min-width:112px;max-width:132px;padding:0 7px;font-size:11px}}@media (max-width:980px){.video-call-overlay{--video-desktop-caption-space:148px}.video-desktop-titlebar__brand{display:none}}.video-call-header{align-items:center;gap:var(--video-header-gap);padding:var(--video-header-pad-y)var(--video-header-pad-x);background:#0a0e18b3;border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid}.video-call-header-left{flex-direction:column;gap:2px;display:flex}.video-call-header-controls{justify-content:center;align-items:center;gap:var(--video-control-gap);padding:var(--video-control-pad-y)var(--video-control-pad-x);--video-view-icon-size:var(--video-header-icon-size);--video-view-icon-font:var(--video-header-icon-font);--video-view-icon-pad:var(--video-header-icon-pad);background:#080c1699;border:1px solid #94a3b829;border-radius:999px;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a}.video-call-header-controls-group{align-items:center;gap:calc(var(--video-control-gap) - 2px);display:flex}.video-call-header-controls-group.is-actions{border-left:1px solid #94a3b82e;padding-left:8px}.video-call-header-controls-group.is-mobile-only,.video-call-toolbar,.video-call-audio{display:none}.video-call-toolbar-group{align-items:center;gap:var(--video-control-gap);flex-wrap:wrap;display:flex}.video-call-toolbar-group.is-standalone-actions{border-left:1px solid #94a3b82e;padding-left:8px}.video-call-toolbar-group.is-standalone-device{gap:calc(var(--video-control-gap) - 4px);flex-wrap:nowrap}.video-call-toolbar-group.is-standalone-device .video-call-selector-select{min-width:150px}.video-call-toolbar-cluster{align-items:center;gap:calc(var(--video-control-gap) + 2px);flex-wrap:wrap;display:flex}.video-call-toolbar-cluster.is-right{margin-left:auto}.video-call-toolbar-group.is-dropdown{flex:none;position:relative}.video-call-toolbar-group.is-view-select{flex:0 240px;gap:10px}.video-call-toolbar-group.is-selector{flex:280px;min-width:220px}.video-call-toolbar-group.is-view-select.is-collapsed,.video-call-toolbar-group.is-selector.is-collapsed{flex:none;min-width:0}.video-call-dropdown{border:1px solid var(--video-border,#94a3b833);opacity:0;pointer-events:none;z-index:12;background:linear-gradient(160deg,#0a101ef5,#070a16fa);border-radius:14px;min-width:210px;padding:10px;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,-6px);box-shadow:0 18px 40px #03061073,inset 0 0 0 1px #ffffff0a}.video-call-dropdown.is-open{opacity:1;pointer-events:auto;transform:translate(-50%)}.video-call-dropdown .video-call-view-select,.video-call-dropdown .video-call-selector-select{width:220px;min-width:220px}.video-call-dropdown .video-call-view-select{min-width:220px}.video-call-toolbar-group.is-dropdown.is-open .video-view-button:after{opacity:0}.video-call-dropdown-list{gap:6px;min-width:220px;max-height:260px;padding-right:4px;display:grid;overflow-y:auto}.video-call-dropdown-list::-webkit-scrollbar{width:6px}.video-call-dropdown-list::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:999px}.video-call-dropdown-option{color:var(--video-text,#e2e8f0);text-align:left;cursor:pointer;background:#090e1ab3;border:1px solid #94a3b833;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;font-size:.78rem;font-weight:600;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.video-call-dropdown-option:hover{border-color:#7dd3fc99;transform:translateY(-1px);box-shadow:0 10px 18px #050a1473}.video-call-dropdown-option.is-active{color:#f8fafc;background:linear-gradient(135deg,#5cf0c72e,#38bdf829);border-color:#5cf0c7a6}.video-view-button.is-passive{cursor:default;opacity:.7}.video-call-selector-select{color:#e2e8f0;background:#0f172a99;border:1px solid #94a3b847;border-radius:10px;outline:none;flex:auto;min-width:160px;height:30px;padding:0 10px;font-size:.75rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.video-call-view-select{flex:auto;align-items:center;min-width:180px;display:flex;position:relative}.video-call-view-select select{appearance:none;color:#e2e8f0;background:#0f172a99;border:1px solid #94a3b847;border-radius:10px;outline:none;width:100%;height:30px;padding:0 34px 0 10px;font-size:.75rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.video-call-view-select select:focus-visible{border-color:#38bdf8b3;box-shadow:0 0 0 2px #38bdf82e}.video-call-view-caret{color:#9fb0cc;pointer-events:none;justify-content:center;align-items:center;font-size:.7rem;display:inline-flex;position:absolute;right:12px}.video-call-selector-select:focus-visible{border-color:#7dd3fc99;box-shadow:0 0 0 2px #38bdf826}.video-call-toolbar-group.is-mobile-only{display:none}.video-call-selector{align-items:center;gap:calc(var(--video-control-gap) - 2px);scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:2px;display:flex;overflow-x:auto}.video-call-selector::-webkit-scrollbar{height:4px}.video-call-selector::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:999px}.video-call-selector-btn{padding:calc(var(--video-control-pad-y) - 2px)calc(var(--video-control-pad-x) - 4px);font-size:calc(var(--video-control-font-size) - .06rem);min-height:calc(var(--video-control-size) - 8px);white-space:nowrap}.video-call-toolbar-label{font-size:var(--video-toolbar-label-size);letter-spacing:.14em;text-transform:uppercase;color:#9fb0cc}.video-view-button{color:#e2e8f0;padding:var(--video-control-pad-y)var(--video-control-pad-x);font-size:var(--video-control-font-size);cursor:pointer;justify-content:center;align-items:center;gap:calc(var(--video-control-gap) - 2px);min-height:var(--video-control-size);background:#0f172ab3;border:1px solid #ffffff24;border-radius:999px;font-weight:700;transition:border-color .2s,background .2s;display:inline-flex}.video-view-button.is-icon,.video-view-button.is-dropdown-trigger{width:var(--video-view-icon-size);min-height:var(--video-view-icon-size);padding:var(--video-view-icon-pad)}.video-view-button.is-dropdown-trigger i,.video-view-button.is-dropdown-trigger svg{font-size:var(--video-view-icon-font)}.video-call-header-controls .video-view-button.is-icon{width:var(--video-view-icon-size);min-height:var(--video-view-icon-size);padding:var(--video-view-icon-pad)}.video-call-header-controls .video-view-button{color:#e2e8f0;background:#ffffff0f;border-color:#ffffff24}.video-call-header-controls .video-view-button.is-icon i,.video-call-header-controls .video-view-button.is-icon svg{font-size:var(--video-view-icon-font)}.video-view-button.is-icon.is-passive,.video-call-toolbar .video-view-button.is-icon{width:var(--video-view-icon-size);min-height:var(--video-view-icon-size);padding:var(--video-view-icon-pad)}.video-call-toolbar .video-view-button.is-icon.is-passive{width:calc(var(--video-view-icon-size) + 6px);min-height:calc(var(--video-view-icon-size) + 2px);padding:calc(var(--video-view-icon-pad) + 2px)}.video-call-toolbar .video-view-button.is-icon i,.video-call-toolbar .video-view-button.is-icon svg{font-size:var(--video-view-icon-font)}.video-call-toolbar .video-view-button.is-icon.is-passive i,.video-call-toolbar .video-view-button.is-icon.is-passive svg{font-size:calc(var(--video-view-icon-font) + .2rem)}.video-view-button.is-icon i,.video-view-button.is-icon svg{font-size:var(--video-view-icon-font);line-height:1}.video-view-button.is-icon.is-passive i,.video-view-button.is-icon.is-passive svg{font-size:calc(var(--video-view-icon-font) + .2rem)}.video-view-button[data-hint]{position:relative}.video-view-button[data-hint]:after{content:attr(data-hint);color:#e2e8f0;letter-spacing:.02em;white-space:nowrap;opacity:0;pointer-events:none;z-index:5;background:#0a0e18eb;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px;font-size:.65rem;font-weight:600;transition:opacity .2s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.video-view-button:hover:after,.video-view-button:focus-visible:after{opacity:1}.video-view-button.is-active{color:#f8fafc;background:#5cf0c72e;border-color:#5cf0c780}.video-view-button:disabled{cursor:default;opacity:.55}.video-call-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#7dd3fc;margin:0 0 6px;font-size:.65rem}.video-call-title{color:#f8fafc;margin:0;font-size:1.2rem}.video-call-meta{flex-wrap:wrap;justify-self:end;gap:8px;display:flex}.video-call-chip{color:#e2e8f0;background:#3b82f62e;border:1px solid #3b82f659;border-radius:999px;padding:6px 12px;font-size:.7rem;font-weight:700}.video-call-chip.is-screen-share{white-space:nowrap;text-overflow:ellipsis;color:#ecfdf3;background:#10b98129;border-color:#10b98159;max-width:min(42vw,260px);overflow:hidden}.video-call-chip.is-warm{color:#fde68a;background:#fbbf242e;border-color:#fbbf2466}.video-call-grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:16px;display:grid;position:relative;overflow:auto}.video-call-grid.is-split{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1.7fr) minmax(0,.9fr);align-content:stretch;overflow:hidden}.video-call-grid.is-split .video-tile{min-height:0}.video-call-grid.is-split .video-tile.is-screen{height:100%;min-height:0}.video-call-camera-stack{flex-direction:column;gap:10px;height:100%;min-height:0;display:flex;overflow:hidden}.video-call-camera-stack .video-tile{flex:1 1 0;height:auto;min-height:0}.video-call-grid.is-presenter{grid-template-columns:minmax(0,1fr)}.video-call-presenter{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(220px,.35fr);align-items:stretch;gap:12px;width:100%;height:100%;display:grid}.video-call-presenter-main{min-height:320px}.video-call-presenter-main .video-tile{height:100%;min-height:clamp(280px,46vh,540px)}.video-call-presenter-strip{align-content:start;gap:10px;padding-right:4px;display:grid;overflow-y:auto}.video-call-presenter-strip .video-tile{min-height:120px}.video-tile.is-presenter-thumb .video-tile__meta{font-size:.65rem}.video-tile.is-presenter-thumb .video-tile__actions{top:8px;right:8px}.video-call-grid.is-screen-only{grid-template-columns:minmax(0,1fr);grid-auto-rows:minmax(220px,1fr);align-content:stretch}.video-call-grid.is-borderless{gap:6px;padding:6px}.video-call-grid.is-borderless .video-tile{border-color:#0000;border-radius:0}.video-call-grid.is-borderless .video-tile__meta,.video-call-grid.is-borderless .video-tile__badge{opacity:.75}.video-call-grid .video-tile.is-screen.is-pip{z-index:5;touch-action:none;cursor:grab;width:clamp(140px,36vw,220px);height:clamp(96px,24vw,150px);position:absolute;bottom:14px;right:14px;box-shadow:0 16px 30px #02061773}.video-call-grid .video-tile.is-screen.is-pip.is-dragging{cursor:grabbing}.video-call-grid .video-tile.is-screen.is-pip .video-tile__meta,.video-call-grid .video-tile.is-screen.is-pip .video-tile__badge{display:none}.video-call-hold-overlay{z-index:4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05081094;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.video-call-hold-card{text-align:center;background:#0f172ad9;border:1px solid #94a3b859;border-radius:16px;max-width:320px;padding:18px 22px;box-shadow:0 18px 40px #03060e80}.video-call-hold-title{color:#f8fafc;margin:0 0 6px;font-size:.95rem;font-weight:700}.video-call-hold-sub{color:#cbd5f5;margin:0;font-size:.78rem;line-height:1.5}.video-setup-preview{background:#080c16b3;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:minmax(160px,220px) minmax(0,1fr);align-items:center;gap:12px;margin-bottom:16px;padding:12px;display:grid}.video-preview-tile{justify-self:center;width:100%;max-width:220px}.video-preview-controls{gap:10px;display:grid}.video-preview-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.video-preview-group{align-items:center;gap:8px;display:inline-flex}.video-preview-group.is-wide{justify-content:space-between;width:100%}.video-preview-label{letter-spacing:.12em;text-transform:uppercase;color:#9aa5bb;font-size:.7rem}.video-preview-select{align-items:center;display:inline-flex}.video-preview-select select{color:#e2e8f0;cursor:pointer;background:#0f172abf;border:1px solid #ffffff24;border-radius:999px;min-width:180px;padding:7px 12px;font-size:.75rem;font-weight:600}.video-preview-toggle{color:#e2e8f0;cursor:pointer;background:#0f172ab3;border:1px solid #ffffff24;border-radius:999px;padding:8px 20px;font-size:1rem;transition:border-color .2s,background .2s}.video-preview-toggle.is-active{color:#f8fafc;background:#5cf0c72e;border-color:#5cf0c780}.video-preview-backgrounds{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.video-preview-bg{color:#e2e8f0;cursor:pointer;background:#0f172ab3;border:1px solid #ffffff24;border-radius:999px;padding:4px 10px;font-size:.7rem;transition:border-color .2s,background .2s}.video-preview-bg.is-active{background:#3b82f633;border-color:#3b82f68c}.video-tile{background:radial-gradient(circle at 10% 10%,#94a3b82e,#0000 60%),#0f172a99;border:1px solid #ffffff14;border-radius:18px;place-items:center;min-height:160px;display:grid;position:relative;overflow:hidden}.video-tile.is-preview{height:180px;min-height:160px;max-height:200px}.video-tile.is-local{border-color:#5cf0c759;box-shadow:0 0 0 1px #5cf0c740}.video-tile.is-blurred video{filter:blur(6px)saturate(1.05);transform:scale(1.04)}.video-tile.has-backdrop-studio{background:radial-gradient(circle at 15% 20%,#38bdf838,#0000 60%),radial-gradient(circle at 80% 30%,#94a3b83d,#0000 55%),#0c121ed9}.video-tile.has-backdrop-sunset{background:radial-gradient(circle at 20% 20%,#fb923c47,#0000 60%),radial-gradient(circle at 80% 60%,#ec489938,#0000 55%),#0f0c1ae6}.video-tile.has-backdrop-mint{background:radial-gradient(circle at 20% 20%,#2dd4bf42,#0000 60%),radial-gradient(circle at 80%,#3b82f62e,#0000 55%),#08121cd9}.video-tile.has-backdrop-aurora{background:radial-gradient(circle at 15% 15%,#22d3ee47,#0000 60%),radial-gradient(circle at 80% 60%,#0e749033,#0000 55%),#050c16e6}.video-tile.has-backdrop-ember{background:radial-gradient(circle at 20% 20%,#f8717147,#0000 60%),radial-gradient(circle at 80%,#f59e0b38,#0000 55%),#140a06e6}.video-tile.has-backdrop-backdrop1{background:url(/backdrops/backdrop1.jpg) 50%/cover no-repeat}.video-tile.has-backdrop-backdrop2{background:url(/backdrops/backdrop2.jpg) 50%/cover no-repeat}.video-tile.has-backdrop-backdrop3{background:url(/backdrops/backdrop3.jpg) 50%/cover no-repeat}.video-tile.has-backdrop-backdrop4{background:url(/backdrops/backdrop4.jpg) 50%/cover no-repeat}.video-tile.has-backdrop-backdrop5{background:url(/backdrops/backdrop5.jpg) 50%/cover no-repeat}.video-tile.has-backdrop-backdrop6{background:url(/backdrops/backdrop6.jpg) 50%/cover no-repeat}.video-tile.has-backdrop-backdrop7{background:url(/backdrops/backdrop7.jpg) 50%/cover no-repeat}.video-tile.has-backdrop-backdrop8{background:url(/backdrops/backdrop8.jpeg) 50%/cover no-repeat}.video-tile.has-backdrop-backdrop9{background:url(/backdrops/backdrop9.jpeg) 50%/cover no-repeat}.video-tile.has-backdrop-backdrop10{background:url(/backdrops/backdrop10.jpg) 50%/cover no-repeat}.video-tile.has-backdrop-ai{background:radial-gradient(circle at 20% 20%,#3b82f62e,#0000 55%),radial-gradient(circle at 80% 60%,#0ea5e929,#0000 50%),#060c18eb}.video-tile.has-backdrop-loft{background:linear-gradient(#0f172ae6 0% 64%,#070c14f2 64% 100%),radial-gradient(circle at 18% 18%,#94a3b838,#0000 55%),linear-gradient(90deg,#f8fafc1a 0% 18%,#0000 18%),linear-gradient(#f8fafc0f 0% 58%,#0000 58%)}.video-tile.has-backdrop-gallery{background:radial-gradient(circle at 25% 25%,#ffffff73,#0000 45%),radial-gradient(circle at 75% 30%,#ffffff59,#0000 45%),linear-gradient(135deg,#f8fafceb 0%,#e2e8f0e0 60%,#94a3b899 100%)}.video-tile.has-backdrop-library{background:radial-gradient(circle at 85% 18%,#eab3082e,#0000 45%),repeating-linear-gradient(90deg,#94a3b833 0 8px,#1e293b73 8px 16px),linear-gradient(#0c101cf2 0% 55%,#080c14fa 55% 100%)}.video-tile.has-backdrop-cafe{background:radial-gradient(circle at 15% 18%,#fde68a59,#0000 45%),radial-gradient(circle at 45% 16%,#fde68a47,#0000 40%),radial-gradient(circle at 75% 20%,#fde68a4d,#0000 42%),linear-gradient(#22100aeb 0% 70%,#0a0604f5 70% 100%)}.video-tile.has-backdrop-garden{background:radial-gradient(circle at 18% 28%,#22c55e4d,#0000 50%),radial-gradient(circle at 70% 22%,#10b98147,#0000 45%),radial-gradient(circle at 60% 70%,#0e749038,#0000 45%),linear-gradient(#0c1c18eb 0%,#071410f5 100%)}.video-tile.has-backdrop-coast{background:radial-gradient(circle at 80% 22%,#fbbf244d,#0000 45%),linear-gradient(#e2e8f01f 0% 55%,#0f172a8c 55% 100%),linear-gradient(#0e418cd9 0%,#0f172ae6 100%)}.video-tile.has-backdrop-night{background:radial-gradient(circle at 20% 18%,#3b82f638,#0000 50%),repeating-linear-gradient(90deg,#facc1533 0 6px,#0000 6px 20px),linear-gradient(#090c18eb 0% 60%,#03050afa 60% 100%)}@media (max-width:720px),(max-width:1024px) and (pointer:coarse){.video-setup-preview{grid-template-columns:1fr}.video-preview-tile{max-width:100%}.video-preview-backgrounds{justify-content:flex-start}}.video-tile video{object-fit:cover;width:100%;height:100%;display:block}.video-tile__media{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.video-tile__media.is-hidden{opacity:0;pointer-events:none}.video-tile__placeholder{color:#e2e8f0;text-align:center;z-index:1;place-items:center;gap:8px;display:grid;position:relative}.video-tile__avatar{background-position:50%;background-size:cover;border-radius:18px;width:64px;height:64px;box-shadow:0 10px 22px #00000059}.video-tile__initials{color:#0b0d14;background:linear-gradient(135deg,#3b82f6cc,#5cf0c7b3);border-radius:18px;place-items:center;width:64px;height:64px;font-weight:700;display:grid}.video-tile__status{color:#9aa5bb;font-size:.7rem}.video-tile__meta{color:#e2e8f0;background:#0f172ab3;border:1px solid #ffffff14;border-radius:999px;padding:6px 10px;font-size:.72rem;position:absolute;bottom:10px;left:10px}.video-tile__actions{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080c16b8;border:1px solid #ffffff1f;border-radius:999px;gap:6px;padding:6px;display:flex;position:absolute;top:10px;right:10px}.video-tile-focus{color:#e2e8f0;cursor:pointer;background:#0f172ad9;border:1px solid #ffffff24;border-radius:999px;padding:5px 12px;font-size:.65rem;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.video-tile-focus:hover{border-color:#7dd3fc80;transform:translateY(-1px)}.video-tile-focus.is-active{color:#f8fafc;background:#3b82f633;border-color:#3b82f68c}.video-tile-focus.is-remove{color:#fee2e2;background:#7f1d1dd1;border-color:#f8717185;align-items:center;gap:5px;display:inline-flex}.video-tile-focus.is-remove:hover{background:#991b1be6;border-color:#fca5a5b8}.video-tile__badge{color:#e2e8f0;text-transform:uppercase;letter-spacing:.08em;background:#3b82f62e;border:1px solid #3b82f673;border-radius:999px;padding:4px 8px;font-size:.65rem;font-weight:700;position:absolute;top:10px;left:10px}.video-tile.is-screen{background:#05070f;border-color:#3b82f673}.video-tile.is-screen .video-tile__media{object-fit:contain;background:#000}.video-call-grid.is-screen-only .video-tile.is-screen{min-height:320px}.video-tile.is-controlling{cursor:crosshair;box-shadow:0 0 0 1px #38bdf859}.video-tile.is-pannable{cursor:grab;touch-action:none}.video-tile.is-pannable.is-panning{cursor:grabbing}.screen-share-actions{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;background:#080c16d1;border:1px solid #ffffff1f;border-radius:16px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(6px,1vw,12px);max-width:calc(100% - 20px);padding:clamp(6px,1vw,12px) clamp(8px,1.2vw,14px);display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 12px 28px #03060e59}.screen-share-actions.is-compact{flex-wrap:nowrap;gap:clamp(2px,.4vw,6px);max-width:calc(100% - 20px);overflow:visible}.screen-share-actions .screen-share-control{background:0 0}.screen-share-actions .screen-share-control:hover:not(:disabled),.screen-share-actions .screen-share-control:focus-visible:not(:disabled){background:#94c5ff1f}.screen-share-actions.is-compact .screen-share-control.is-icon{gap:0;min-width:clamp(32px,3.6vw,48px);padding:clamp(2px,.25vw,3px) clamp(2px,.3vw,4px)}.screen-share-actions.is-compact .screen-share-control.is-icon svg{font-size:clamp(.5rem,.8vw,.7rem)}.screen-share-actions.is-compact .screen-share-label{font-size:.56rem}.screen-share-actions.is-compact .screen-share-zoom-label{min-width:clamp(42px,5.4vw,62px);padding:clamp(2px,.35vw,4px) clamp(2px,.35vw,5px);font-size:clamp(.38rem,.5vw,.5rem)}.screen-share-control{color:#e2e8f0;cursor:pointer;background:#0f172ad9;border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:6px;padding:6px 10px;font-size:.64rem;font-weight:700;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.screen-share-control:hover:not(:disabled){border-color:#7dd3fc80;transform:translateY(-1px)}.screen-share-control.is-active{color:#f8fafc;background:#3b82f633;border-color:#3b82f68c}.screen-share-control.is-helper{color:#bfdbfe;border-color:#94c5ff99}.screen-share-control.is-icon{text-align:center;flex-direction:column;justify-content:center;gap:0;min-width:clamp(44px,6vw,80px);padding:clamp(4px,.6vw,7px) clamp(5px,.7vw,9px);position:relative}.screen-share-control.is-icon svg{font-size:clamp(.65rem,1.1vw,.9rem)}.screen-share-control.is-settings-trigger{flex-direction:row;gap:8px;min-width:0;padding:6px 12px}.screen-share-control.is-settings-trigger .screen-share-label{opacity:1;pointer-events:none;text-transform:uppercase;letter-spacing:.12em;background:0 0;border:none;padding:0;font-size:.58rem;position:static;transform:none}.screen-share-label{color:#d7e0f1;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;z-index:4;background:#080c16eb;border:1px solid #ffffff1f;border-radius:999px;padding:4px 8px;font-size:.6rem;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.screen-share-control.is-icon:hover .screen-share-label,.screen-share-control.is-icon:focus-visible .screen-share-label{opacity:1}.screen-settings-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:4;background:#060810d1;justify-content:center;align-items:center;padding:12px;display:flex;position:absolute;inset:0}.screen-settings-modal{background:#0a0e1afa;border:1px solid #94a3b833;border-radius:18px;flex-direction:column;width:min(360px,94%);max-height:min(440px,86%);display:flex;overflow:hidden;box-shadow:0 18px 45px #0306108c}.screen-settings-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.screen-settings-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#9fb0cc;margin:0 0 4px;font-size:.55rem}.screen-settings-header h4{color:#f8fafc;margin:0;font-size:.95rem}.screen-settings-close{color:#e2e8f0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:4px 12px;font-size:.68rem;font-weight:600}.screen-settings-status{flex-wrap:wrap;gap:6px;padding:8px 14px 0;display:flex}.screen-settings-body{padding:12px 14px 16px;overflow-y:auto}.screen-settings-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:10px;display:grid}.screen-settings-grid .screen-share-control.is-icon{gap:4px;width:100%;min-width:0;padding:8px 6px}.screen-settings-grid .screen-share-label{opacity:1;pointer-events:none;letter-spacing:.08em;background:0 0;border:none;margin-top:4px;padding:0;font-size:.5rem;position:static;transform:none}.screen-settings-grid .screen-share-zoom{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.screen-settings-grid .screen-share-zoom .screen-share-control.is-icon{width:100%}.screen-share-overlays{z-index:3;flex-direction:column;gap:10px;max-width:min(42vw,360px);display:flex;position:absolute;top:12px;right:12px}.screen-share-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0e18e0;border:1px solid #94a3b84d;border-radius:16px;flex-direction:column;width:min(340px,36vw);max-height:min(52vh,420px);display:flex;overflow:hidden;box-shadow:0 16px 40px #03060e73}.screen-share-overlay.is-video{max-height:min(38vh,280px)}.screen-share-overlay-header{letter-spacing:.12em;text-transform:uppercase;color:#cbd5f5;background:#080c16b3;border-bottom:1px solid #ffffff14;padding:10px 12px;font-size:.72rem}.screen-share-overlay-body{gap:10px;padding:10px 12px;display:grid;overflow-y:auto}.screen-share-overlay-message{color:#e2e8f0;gap:6px;font-size:.72rem;display:grid}.screen-share-overlay-meta{color:#a7b3cc;justify-content:space-between;gap:8px;font-size:.65rem;display:flex}.screen-share-overlay-text img{border:1px solid #ffffff1f;border-radius:10px;max-width:100%}.screen-share-overlay-text img.video-chat-emoji-inline{vertical-align:-.18em;border:none;border-radius:6px;width:1.1em;max-width:none;height:1.1em;margin:0 2px;display:inline-block}.screen-share-overlay-empty{color:#9aa5bb;margin:0;font-size:.7rem}.screen-share-overlay-compose{background:#080c16b3;border-top:1px solid #ffffff14;gap:8px;padding:10px 12px 12px;display:grid}.screen-share-overlay-input{resize:vertical;color:#e2e8f0;background:#04070ed9;border:1px solid #ffffff1f;border-radius:12px;width:100%;min-height:64px;padding:8px 10px;font-family:inherit;font-size:.75rem}.screen-share-overlay-grid{gap:8px;padding:10px 12px 12px;display:grid;overflow-y:auto}.screen-share-overlay-grid .video-tile{min-height:120px}.screen-share-overlay-grid .video-tile__actions,.screen-share-overlay-grid .video-tile__meta,.screen-share-overlay-grid .video-tile__badge{display:none}.screen-share-control:disabled{opacity:.55;cursor:not-allowed}.screen-share-zoom{align-items:center;gap:8px;display:inline-flex}.screen-share-zoom-label{color:#e2e8f0;text-align:center;letter-spacing:.08em;text-transform:uppercase;background:#0f172ab3;border:1px solid #ffffff1f;border-radius:999px;min-width:clamp(70px,12vw,110px);padding:clamp(4px,.7vw,8px) clamp(6px,.9vw,12px);font-size:clamp(.5rem,.75vw,.65rem)}.screen-share-status{color:#cbd5f5;background:#0f172ab3;border:1px solid #ffffff1a;border-radius:999px;padding:2px 6px;font-size:.65rem}.screen-share-status.is-label{white-space:nowrap;text-overflow:ellipsis;color:#f8fafc;background:linear-gradient(135deg,#3b82f638,#0e749033);border-color:#38bdf859;max-width:220px;overflow:hidden}.screen-control-cursor{pointer-events:none;z-index:3;background:#3b82f659;border:2px solid #f8fafc;border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #3b82f633}.screen-control-cursor.is-click{animation:.4s ease-out screen-click-pulse}.screen-control-cursor.is-right{background:#facc1559;border-color:#facc15;box-shadow:0 0 0 6px #facc152e}@keyframes screen-click-pulse{0%{box-shadow:0 0 #3b82f659}to{box-shadow:0 0 0 10px #3b82f600}}.video-tile.is-skeleton{color:#94a3b8;border-style:dashed}.video-call-effects{background:#080c16b3;border-top:1px solid #ffffff14;gap:12px;padding:12px 16px;display:grid}.video-call-controls{gap:var(--video-control-gap);padding:calc(var(--video-control-pad-y) + 2px)var(--video-header-pad-x)calc(var(--video-control-pad-y) + 8px);background:#080c16bf;border-top:1px solid #ffffff14;flex-wrap:wrap;display:flex}.video-call-controls-top{justify-content:flex-start;align-items:center;gap:var(--video-control-gap);padding:calc(var(--video-control-pad-y) + 2px)var(--video-header-pad-x);background:#080c16d9;border-bottom:1px solid #ffffff14;flex-wrap:wrap;display:flex}.video-call-controls-group{align-items:center;gap:calc(var(--video-control-gap) - 2px);flex-wrap:wrap;display:flex}.video-call-controls-group.is-media{order:1}.video-call-controls-group.is-relocated-toolbar{order:2;margin-left:0}.video-call-controls-group.is-call-actions{padding-left:calc(var(--video-control-gap) + 2px);border-left:1px solid #94a3b83d;order:3;margin-left:auto}.video-call-controls-group.is-relocated-toolbar .video-call-toolbar-group{gap:calc(var(--video-control-gap) - 2px)}.video-call-controls-group.is-relocated-toolbar .video-view-button{color:#e2e8f0;background:#ffffff0f;border-color:#ffffff24}.video-call-controls-group.is-relocated-toolbar .video-view-button.is-icon,.video-call-controls-group.is-relocated-toolbar .video-view-button.is-dropdown-trigger{width:var(--video-control-size);min-height:var(--video-control-size);padding:0}.video-call-controls-group.is-relocated-toolbar .video-view-button.is-icon i,.video-call-controls-group.is-relocated-toolbar .video-view-button.is-icon svg,.video-call-controls-group.is-relocated-toolbar .video-view-button.is-dropdown-trigger i,.video-call-controls-group.is-relocated-toolbar .video-view-button.is-dropdown-trigger svg{width:var(--video-control-icon-size);height:var(--video-control-icon-size);font-size:var(--video-control-icon-font)}.video-call-end-mobile{display:none}.video-control{padding:var(--video-control-pad-y)var(--video-control-pad-x);min-height:var(--video-control-size);color:#e2e8f0;font-weight:700;font-size:var(--video-control-font-size);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;transition:transform .2s,border-color .2s,box-shadow .2s}.video-control-settings{align-items:center;gap:calc(var(--video-control-gap) - 2px);padding:calc(var(--video-control-pad-y) + 2px)calc(var(--video-control-pad-x) + 4px);color:#0b0d14;background:linear-gradient(135deg,#5cf0c7fa,#3b82f6f5);border:none;display:inline-flex;box-shadow:0 10px 24px #080f1a59}.video-control-settings:hover{transform:translateY(-1px);box-shadow:0 14px 30px #080f1a73}.video-control-settings svg{width:var(--video-control-icon-size);height:var(--video-control-icon-size)}.video-control-settings-label{font-size:calc(var(--video-control-font-size) - .05rem);text-transform:uppercase;letter-spacing:.16em}.video-control-icon{width:var(--video-control-size);height:var(--video-control-size);font-size:var(--video-control-icon-font);justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.video-control-icon i,.video-control-icon svg{width:var(--video-control-icon-size);height:var(--video-control-icon-size);line-height:1;font-size:var(--video-control-icon-font)}.video-control-icon[data-hint]{position:relative}.video-control-icon[data-hint]:after{content:attr(data-hint);color:#e2e8f0;letter-spacing:.02em;white-space:nowrap;opacity:0;pointer-events:none;z-index:5;background:#0a0e18eb;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px;font-size:.65rem;font-weight:600;transition:opacity .2s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.video-control-icon:hover:after,.video-control-icon:focus-visible:after{opacity:1}.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}.video-control-select{align-items:center;display:inline-flex}.video-control-select.is-compact select{padding:calc(var(--video-control-pad-y) - 2px)calc(var(--video-control-pad-x) - 4px);font-size:calc(var(--video-control-font-size) - .06rem)}.video-control-select select{padding:var(--video-control-pad-y)var(--video-control-pad-x);color:#e2e8f0;font-weight:600;font-size:var(--video-control-font-size);cursor:pointer;background:#0f172ab3;border:1px solid #ffffff24;border-radius:999px}.video-control-select select:disabled{opacity:.6;cursor:not-allowed}.video-control-status{font-size:calc(var(--video-control-font-size) - .05rem);color:#fca5a5;flex-wrap:wrap;align-items:center;gap:10px;padding:6px 16px 12px;display:flex}.video-control-status.info{color:#bfdbfe}.video-control-status-actions{flex-wrap:wrap;gap:8px;display:flex}.video-control-status-btn{padding:calc(var(--video-control-pad-y) - 2px)calc(var(--video-control-pad-x) - 4px);font-size:calc(var(--video-control-font-size) - .1rem);cursor:pointer;color:#0b0d14;background:linear-gradient(135deg,#5cf0c7,#3b82f6);border:none;border-radius:999px;font-weight:700}.video-control-status-btn.ghost{color:#e2e8f0;background:#ffffff14;border:1px solid #fff3}.video-settings-overlay{-webkit-backdrop-filter:none;z-index:6;background:#0608106b;padding:0;display:block;position:absolute;inset:0;overflow:hidden}.video-popout-unlock{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:7;background:#060810b3;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.video-popout-unlock-card{color:#e2e8f0;text-align:center;background:#0a0e1afa;border:1px solid #94a3b833;border-radius:18px;gap:10px;width:min(360px,90vw);padding:18px;display:grid;box-shadow:0 18px 45px #0306108c}.video-popout-unlock-card h4{margin:0;font-size:1rem}.video-popout-unlock-card p{color:#cbd5f5;margin:0;font-size:.85rem}.video-settings-modal{will-change:transform,width,height,left,top;background:#0a0e1afa;border:1px solid #94a3b833;border-radius:22px;flex-direction:column;width:min(560px,94vw);max-width:calc(100% - 8px);max-height:min(680px,92vh);transition:box-shadow .18s,transform .16s,border-color .16s;display:flex;position:absolute;overflow:hidden;box-shadow:0 22px 60px #03061099}.video-settings-modal.is-draggable .video-settings-header{cursor:move;-webkit-user-select:none;user-select:none;touch-action:none}.video-settings-modal.is-draggable .video-settings-header button,.video-settings-modal.is-draggable .video-settings-header a,.video-settings-modal.is-draggable .video-settings-header input,.video-settings-modal.is-draggable .video-settings-header select,.video-settings-modal.is-draggable .video-settings-header textarea{cursor:pointer}.video-settings-modal.is-dragging{border-color:#7dd3fc80;transform:translateY(-2px)scale(1.008);box-shadow:0 28px 72px #030818b8}.video-settings-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.video-settings-eyebrow{letter-spacing:.24em;text-transform:uppercase;color:#9fb0cc;margin:0 0 4px;font-size:.65rem}.video-settings-header h3{color:#f8fafc;margin:0;font-size:1.1rem}.video-settings-close{color:#e2e8f0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:6px 14px;font-weight:600}.video-settings-tabs{background:#060a1699;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:0 20px 14px;display:flex}.video-settings-tab{color:#cbd5f5;cursor:pointer;background:#0f172a99;border:1px solid #94a3b84d;border-radius:999px;padding:7px 16px;font-size:.85rem;font-weight:600;transition:border-color .2s,color .2s,box-shadow .2s,transform .2s}.video-settings-tab:hover{border-color:#94a3b88c;transform:translateY(-1px)}.video-settings-tab.is-active{color:#f8fafc;background:#3b82f638;border-color:#60a5fabf;box-shadow:0 0 0 2px #3b82f633}.video-settings-body{color:#cbd5f5;gap:18px;min-height:0;padding:18px 20px 20px;display:grid;overflow-y:auto}.video-settings-section{gap:10px;display:grid}.video-settings-section h4{color:#e2e8f0;margin:0;font-size:.95rem}.video-settings-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:stretch;gap:12px;display:grid}.video-settings-stack{gap:12px;display:grid}.video-settings-group{gap:8px;display:grid}.video-settings-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.video-settings-color{background:0 0;border:none;width:44px;height:36px;padding:0}.video-settings-alpha{flex:auto;align-items:center;gap:8px;min-width:140px;display:flex}.video-settings-range{accent-color:#60a5fa;flex:auto;min-width:120px}.video-settings-input{color:#e2e8f0;background:#080e1ab3;border:1px solid #94a3b840;border-radius:12px;outline:none;width:100%;padding:8px 10px;font-size:.85rem}.video-settings-input:focus{border-color:#7dd3fcb3;box-shadow:0 0 0 2px #38bdf833}.video-settings-textarea{resize:vertical;min-height:72px}.video-settings-error{color:#fca5a5;margin:0;font-size:12px}.video-settings-preview{border:1px solid #94a3b840;border-radius:14px;width:min(100%,320px);box-shadow:0 16px 30px #03071273}.video-settings-preview.is-avatar{width:min(100%,220px)}.video-settings-avatar-align-layout{grid-template-columns:1fr;align-items:stretch;display:grid;position:relative}.video-settings-avatar-preview{width:100%;max-width:none;position:relative}.video-settings-avatar-preview-stage{aspect-ratio:4/3;background:#080e1ad9;border:1px solid #94a3b840;border-radius:16px;width:100%;min-height:clamp(300px,48vh,620px);position:relative;overflow:hidden;box-shadow:0 16px 30px #03071273}.video-settings-avatar-guides{pointer-events:none;z-index:1;position:absolute;inset:0}.video-settings-avatar-guide-line{background:#7dd3fc59;display:block;position:absolute}.video-settings-avatar-guide-line.is-vertical{width:1px;top:8%;bottom:8%;left:50%;transform:translate(-.5px)}.video-settings-avatar-guide-line.is-horizontal{height:1px;top:50%;left:8%;right:8%;transform:translateY(-.5px)}.video-settings-avatar-preview-layer{transform-origin:50%;z-index:2;position:absolute;inset:0;overflow:hidden}.video-settings-avatar-preview-image{object-fit:contain;object-position:center bottom;width:100%;max-width:100%;height:100%;max-height:100%}.video-settings-avatar-overlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.video-settings-avatar-controls{z-index:4;-webkit-backdrop-filter:none;backdrop-filter:none;background:#080e1a2e;border:1px solid #94a3b83d;border-radius:14px;gap:8px;max-height:calc(100% - 24px);padding:10px;display:grid;position:absolute;bottom:12px;left:12px;right:12px;overflow-y:auto}.video-settings-avatar-panels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;display:grid}.video-settings-avatar-style-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;display:grid}.video-settings-avatar-style{gap:5px;display:grid}.video-settings-avatar-style span{letter-spacing:.08em;text-transform:uppercase;color:#9fb0cc;font-size:11px;font-weight:700}.video-settings-avatar-style select{color:#e2e8f0;background:#0f172ae6;border:1px solid #94a3b840;border-radius:10px;width:100%;padding:8px 10px;font-size:12px}.video-settings-avatar-section{background:#080e1a14;border:1px solid #94a3b838;border-radius:12px;gap:10px;padding:9px 10px;display:grid}.video-settings-avatar-section .video-settings-row .video-settings-reset{margin-left:auto}.video-settings-avatar-section.is-advanced{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px}.video-settings-avatar-section.is-advanced .video-settings-row{grid-column:1/-1}.video-settings-avatar-control{gap:6px;display:grid}.video-settings-avatar-control-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.video-settings-avatar-value{color:#8ec5ff;font-size:12px;font-weight:700}.video-settings-avatar-advanced{background:#050a1614;border:1px solid #94a3b838;border-radius:12px;overflow:hidden}.video-settings-resize-handle{cursor:nwse-resize;opacity:.88;z-index:6;border-bottom:2px solid #94a3b8bd;border-right:2px solid #94a3b8bd;border-radius:0 0 10px;width:16px;height:16px;position:absolute;bottom:8px;right:8px}.video-settings-resize-handle:before{content:"";border-bottom:2px solid #7dd3fcd9;border-right:2px solid #7dd3fcd9;width:8px;height:8px;position:absolute;bottom:3px;right:3px}.video-settings-avatar-advanced summary{cursor:pointer;color:#dbe8ff;border-bottom:1px solid #94a3b847;padding:9px 10px;font-size:12px;font-weight:700;list-style:none}.video-settings-avatar-advanced summary::-webkit-details-marker{display:none}.video-settings-avatar-advanced:not([open]) summary{border-bottom-color:#0000}.video-settings-avatar-advanced .video-settings-avatar-section{background:0 0;border:0;border-radius:0}.video-settings-alpha-value{text-align:right;color:#9fb0cc;flex:none;width:36px;font-size:11px}.video-settings-reset{color:#e2e8f0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;transition:border-color .2s,transform .2s}.video-settings-reset:hover{border-color:#7dd3fc99;transform:translateY(-1px)}.video-settings-file{color:#e2e8f0;cursor:pointer;background:#0f172a99;border:1px solid #94a3b84d;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex;position:relative}.video-settings-file:hover{border-color:#7dd3fcb3}.video-settings-file input{opacity:0;cursor:pointer;position:absolute;inset:0}.video-settings-hint{color:#9fb0cc;font-size:12px}.video-settings-hint.is-file{align-items:center;gap:6px;min-width:0;display:flex}.video-settings-hint-label{flex:none}.video-settings-filename{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;max-width:220px;overflow:hidden}.video-settings-tile{color:#e2e8f0;cursor:pointer;text-align:left;background:#0f172aa6;border:1px solid #94a3b833;border-radius:16px;align-content:center;justify-items:stretch;gap:6px;height:96px;min-height:96px;padding:8px 10px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.video-settings-tile.is-select{align-content:stretch}.video-settings-tile:hover{border-color:#94a3b866;transform:translateY(-1px)}.video-settings-tile.is-active{border-color:#5cf0c7a6;box-shadow:0 0 0 2px #5cf0c72e}.video-settings-tile.is-static{cursor:default}.video-settings-tile.is-static:hover{border-color:#94a3b833;transform:none}.video-settings-tile svg{width:20px;height:20px}.video-settings-label{font-size:.82rem;font-weight:700}.video-settings-status{letter-spacing:.16em;text-transform:uppercase;color:#9fb0cc;font-size:.62rem}.video-settings-select{gap:4px;margin-top:auto;display:grid}.video-settings-select span{letter-spacing:.16em;text-transform:uppercase;color:#9fb0cc;font-size:.7rem}.video-settings-select select{color:#e2e8f0;background:#0f172ab3;border:1px solid #94a3b840;border-radius:10px;width:100%;padding:6px 10px;font-size:.72rem}.video-settings-tile.is-select .video-settings-status,.video-settings-tile.is-select .video-settings-select span{display:none}.video-settings-note{color:#9aa5bb;margin:0;font-size:.85rem}.video-control:hover{border-color:#7dd3fc80;transform:translateY(-1px);box-shadow:0 10px 20px #080c1666}.video-control.video-control-settings:hover{border-color:#0000;transform:translateY(-1px);box-shadow:0 14px 30px #080f1a73}.video-control.is-off{color:#fee2e2;background:#dc262633;border-color:#f8717194}.video-control.is-active{color:#f8fafc;background:#3b82f62e;border-color:#3b82f680}.video-control.is-share.is-active{color:#dcfce7;background:#16a34a3d;border-color:#4ade809e}.video-control.ghost{color:#d7deee;background:#0f172ab3;border-color:#94a3b859}.video-control.ghost.is-active{color:#f8fafc;background:#3b82f62e;border-color:#3b82f680}.video-control.ghost.is-speaker.is-active,.video-control.ghost.is-hold.is-active{color:#fef3c7;background:#b4530940;border-color:#fbbf249e}.video-control.ghost.is-admin-action{color:#dbeafe;background:#1e40af38;border-color:#60a5fa85}.video-control.end{color:#120407;background:linear-gradient(135deg,#f87171e6,#ef4444cc);border-color:#f8717199}.video-control.leave{color:#1f1202;background:linear-gradient(135deg,#fbbf24e6,#f97316d1);border-color:#fbbf24a6}.video-call-sidebar{z-index:1;background:#0a0e18e6;border-left:1px solid #ffffff14;flex-direction:column;min-height:0;display:flex;position:relative}.video-chat-header{color:#e2e8f0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 16px;font-size:.85rem;display:flex}.video-chat-toggle{gap:6px;display:none}.video-chat-list{flex:1;grid-auto-rows:min-content;align-content:start;gap:10px;padding:14px 16px;display:grid;overflow-y:auto}.video-chat-message{background:0 0;border:none;justify-items:start;gap:4px;padding:0;display:grid}.video-chat-meta{font-size:calc(var(--video-chat-text-size,.85rem)*.82);color:#94a3b8;justify-content:space-between;width:100%;display:flex}.video-chat-meta span:first-child{color:#fff;text-shadow:0 1px 2px #000000d9}.video-chat-body{font-size:var(--video-chat-text-size,.85rem);color:#e2e8f0;-webkit-backdrop-filter:blur(6px);background:linear-gradient(145deg,#080c16eb,#101828c7);border:1px solid #94a3b838;border-radius:12px;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:6px 10px;line-height:1.45;display:inline-flex;box-shadow:0 14px 26px #03061080,inset 0 1px #ffffff0d}.video-chat-inline-content{line-height:inherit;word-break:break-word;max-width:100%;display:inline}.video-chat-body.is-emoji{padding:6px 8px;font-size:1.35rem;line-height:1.1}.video-chat-body img{border-radius:10px;width:100%;display:block}.video-chat-body img.video-chat-emoji-inline{vertical-align:-.2em;width:1.2em;height:1.2em;box-shadow:none;border:none;border-radius:6px;margin:0 2px;display:inline-block}.video-chat-emoji-inline.is-3d{filter:drop-shadow(0 4px 6px #04081459)}.video-chat-link-list{gap:8px;width:100%;display:grid}.video-chat-link-card{color:#e2e8f0;background:#080c16bf;border:1px solid #94a3b833;border-radius:12px;gap:8px;width:100%;padding:8px;text-decoration:none;display:grid}.video-chat-link-card:hover{border-color:#7dd3fc80;box-shadow:0 12px 24px #080c1659}.video-chat-link-media{color:#94a3b8;letter-spacing:.08em;background:#0f172ab3;border-radius:10px;place-items:center;width:100%;min-height:110px;font-size:12px;font-weight:700;display:grid;overflow:hidden}.video-chat-link-media img{object-fit:cover;width:100%;height:100%;display:block}.video-chat-link-media img.is-favicon{object-fit:contain;background:#0a0e188c;padding:16px}.video-chat-link-body{gap:2px;display:grid}.video-chat-link-title{color:#e2e8f0;font-size:.9rem;font-weight:600}.video-chat-link-desc{color:#b6c3dd;font-size:.78rem;line-height:1.4}.video-chat-link-url{color:#94a3b8;font-size:.72rem}.video-chat-input{border-top:1px solid #ffffff14;gap:10px;padding:12px 16px 16px;display:grid}.video-chat-tools{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.video-chat-reaction-row{flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;display:flex}.video-chat-reaction-chip{color:#e2e8f0;font-size:calc(var(--video-chat-text-size,.85rem)*.78);cursor:pointer;background:#080c16b3;border:1px solid #94a3b833;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;transition:border-color .2s,background .2s;display:inline-flex}.video-chat-reaction-chip.is-active{background:#5cf0c729;border-color:#5cf0c78c}.video-chat-reaction-symbol{font-size:.95rem;line-height:1}.video-chat-reaction-count{color:#cbd5f5;font-weight:700}.video-chat-reaction-add{color:#e2e8f0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;transition:border-color .2s,background .2s;display:inline-flex}.video-chat-reaction-add.is-active{background:#5cf0c72e;border-color:#5cf0c78c}.video-chat-reaction-picker{background:#080c16eb;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(28px,1fr));gap:6px;margin-top:4px;padding:8px;display:grid}.video-chat-reaction-emoji{cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;font-size:1rem;line-height:1;transition:transform .15s,background .15s;display:inline-flex}.video-chat-reaction-emoji:hover{background:#ffffff1f;transform:translateY(-1px)}.video-chat-size-slider{color:#dbeafe;background:linear-gradient(120deg,#080c16b8,#0a12229e);border:1px solid #7dd3fc59;border-radius:999px;flex:230px;align-items:center;gap:8px;min-height:36px;padding:6px 10px;display:inline-flex}.video-chat-size-slider__label{text-transform:uppercase;letter-spacing:.11em;color:#bfdbfe;white-space:nowrap;font-size:.67rem;font-weight:700}.video-chat-size-slider__value{color:#e0f2fe;text-align:right;white-space:nowrap;min-width:52px;font-size:.68rem;font-weight:700}.video-chat-size-slider input[type=range]{appearance:none;background:linear-gradient(90deg,#93c5fde0,#38bdf8eb);border-radius:999px;outline:none;width:100%;min-width:120px;height:6px}.video-chat-size-slider input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#f8fafc;border:1px solid #ffffffb8;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 4px #3b82f640}.video-chat-size-slider input[type=range]::-moz-range-thumb{cursor:pointer;background:#f8fafc;border:1px solid #ffffffb8;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 4px #3b82f640}.video-chat-size-slider input[type=range]::-moz-range-track{background:linear-gradient(90deg,#93c5fde0,#38bdf8eb);border-radius:999px;height:6px}.video-chat-reactions{flex-wrap:wrap;gap:6px;display:flex}.video-chat-reaction{color:#e2e8f0;cursor:pointer;background:#ffffff0a;border:none;border-radius:999px;padding:4px 6px;font-size:.95rem}.video-chat-reaction:disabled{opacity:.5;cursor:not-allowed}.video-chat-tool{color:#e2e8f0;cursor:pointer;isolation:isolate;background:linear-gradient(140deg,#121a30e6,#0a1020e0);border:1px solid #7dd3fc59;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:40px;height:36px;font-weight:700;line-height:1;transition:transform .18s,box-shadow .2s,border-color .2s;animation:2.8s ease-in-out infinite video-chat-tool-glow;display:inline-flex;position:relative;overflow:hidden}.video-chat-tool:before{content:"";filter:blur(7px);opacity:.5;z-index:-1;background:conic-gradient(#38bdf83d,#5cf0c747,#60a5fa38,#38bdf83d);animation:3.2s linear infinite video-chat-tool-aura;position:absolute;inset:-35%}.video-chat-tool svg,.video-chat-tool__label{animation:1.8s ease-in-out infinite video-chat-tool-icon-float}.video-chat-tool.is-emoji{color:#fde68a;border-color:#fde04775;box-shadow:0 0 0 1px #facc1533,0 10px 20px #facc1533}.video-chat-tool.is-gif{color:#bfdbfe;border-color:#60a5fa80;width:auto;min-width:68px;padding:0 10px;box-shadow:0 0 0 1px #3b82f62e,0 10px 20px #1e40af33}.video-chat-tool.is-active{border-color:#38bdf8bf;transform:translateY(-1px);box-shadow:0 0 0 1px #7dd3fc5c,0 14px 30px #0e749052}.video-chat-tool:hover,.video-chat-tool:focus-visible{border-color:#5cf0c7cc;transform:translateY(-2px)scale(1.04);box-shadow:0 0 0 1px #5cf0c766,0 16px 32px #0ea5e95c}.video-chat-tool:hover svg,.video-chat-tool:hover .video-chat-tool__label,.video-chat-tool:focus-visible svg,.video-chat-tool:focus-visible .video-chat-tool__label{animation-duration:.85s}.video-chat-tool__label{letter-spacing:.08em;font-size:.68rem;font-weight:700}@keyframes video-chat-tool-glow{0%,to{filter:saturate()}50%{filter:saturate(1.2)brightness(1.05)}}@keyframes video-chat-tool-icon-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-1px)scale(1.06)}}@keyframes video-chat-tool-aura{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.video-chat-picker{background:#080c16e6;border:1px solid #ffffff14;border-radius:12px;gap:10px;padding:10px;display:grid}.video-chat-picker.is-gif{gap:10px;display:grid}.video-chat-picker-tabs{flex-wrap:wrap;gap:8px;display:flex}.video-chat-picker-tab{color:#cbd5f5;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:#0f172a99;border:1px solid #ffffff1f;border-radius:999px;padding:4px 12px;font-size:.7rem}.video-chat-picker-tab.is-active{color:#f8fafc;background:#5cf0c733;border-color:#5cf0c799}.video-chat-picker-categories{flex-wrap:wrap;gap:6px;display:flex}.video-chat-picker-category{color:#cbd5f5;letter-spacing:.04em;cursor:pointer;background:#0f172a99;border:1px solid #ffffff1f;border-radius:999px;padding:4px 10px;font-size:.68rem}.video-chat-picker-category.is-active{color:#f8fafc;background:#3b82f633;border-color:#3b82f68c}.video-chat-picker-grid{grid-template-columns:repeat(auto-fill,minmax(34px,1fr));gap:6px;display:grid}.video-chat-picker-grid.is-3d{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:10px}.video-chat-emoji{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;place-items:center;width:36px;height:36px;font-size:1.1rem;display:grid}.video-chat-emoji.is-3d{text-align:center;color:#9fb0cc;place-items:center;gap:6px;width:100%;height:auto;padding:6px;font-size:.65rem;display:grid}.video-chat-emoji.is-3d img{object-fit:contain;width:34px;height:34px}.video-chat-emoji-fallback{font-size:1.4rem;line-height:1}.video-chat-emoji-label{color:#9fb0cc;font-size:.6rem}.video-chat-picker-note{color:#94a3b8;margin:0;font-size:.72rem}.video-chat-picker-note.is-error{color:#fca5a5}.video-chat-gif-toolbar{gap:8px;display:grid}.video-chat-gif-search{background:#0f172a99;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:6px;padding:6px 10px;display:flex}.video-chat-gif-search input{color:#e2e8f0;background:0 0;border:none;flex:1;font-size:.8rem}.video-chat-gif-search input:focus{outline:none}.video-chat-gif-clear{color:#cbd5f5;cursor:pointer;background:0 0;border:none}.video-chat-gif-categories{flex-wrap:wrap;gap:6px;display:flex}.video-chat-gif-category{color:#cbd5f5;letter-spacing:.04em;cursor:pointer;background:#0f172a99;border:1px solid #ffffff1f;border-radius:999px;padding:4px 10px;font-size:.68rem}.video-chat-gif-category.is-active{color:#f8fafc;background:#5cf0c733;border-color:#5cf0c799}.video-chat-gif-grid{border-radius:12px;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;width:100%;max-height:260px;display:grid;overflow:auto}.video-chat-gif{cursor:pointer;background:0 0;border:none;padding:0}.video-chat-gif img{border-radius:10px;width:100%;display:block}.video-chat-compose{gap:8px;display:grid}.video-chat-textarea{color:#e2e8f0;width:100%;font-size:var(--video-chat-text-size,.85rem);resize:none;background:#080c14cc;border:1px solid #ffffff1f;border-radius:12px;padding:8px 10px}.video-call-setup{gap:16px;padding:16px 20px 20px;display:grid}.video-setup-intro{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.video-setup-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.video-setup-card{color:#e2e8f0;text-align:left;cursor:pointer;background:#0f172a8c;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px;transition:transform .2s,border-color .2s;display:grid}.video-setup-card:hover{border-color:#7dd3fc80;transform:translateY(-1px)}.video-setup-card.is-selected{background:#5cf0c724;border-color:#5cf0c780}.video-setup-avatar-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.video-setup-avatar{color:#0b0d14;background:linear-gradient(135deg,#60a5fa,#7c3aed) 50%/cover;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.video-setup-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.video-setup-meta strong{font-size:.9rem}.video-setup-meta span{color:#94a3b8;font-size:.7rem}.video-setup-tag{color:#cbd5f5;border:1px solid #ffffff1f;border-radius:999px;padding:4px 8px;font-size:.7rem}.video-setup-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.video-setup-count{color:#94a3b8;font-size:.75rem}.video-setup-buttons{flex-wrap:wrap;gap:8px;display:flex}.video-call-incoming{place-items:center;padding:24px;display:grid}.video-incoming-card{text-align:center;background:#0f172aa6;border:1px solid #ffffff14;border-radius:20px;gap:10px;padding:20px 24px;display:grid}.video-incoming-title{color:#e2e8f0;margin:0;font-weight:600}.video-incoming-name,.video-call-title-name{color:#fff;text-shadow:0 0 10px #93c5fd73,0 0 18px #3b82f659;font-weight:700}.video-incoming-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.video-call-error{padding:0 18px}.video-call-debug{color:#cbd5e1;background:#0f172a8c;border:1px dashed #94a3b859;border-radius:10px;margin:8px 18px 0;padding:8px 12px;font-size:.72rem}.video-call-modal.is-chat-hidden{grid-template-columns:1fr}.video-call-modal.is-chat-hidden .video-call-sidebar{display:none}.screen-control-requests{background:#0f172a99;border:1px solid #3b82f633;border-radius:14px;gap:10px;margin:10px 18px 0;padding:12px 14px;display:grid}.screen-control-title{letter-spacing:.12em;text-transform:uppercase;color:#9fb0cc;font-size:.75rem}.screen-control-request{color:#e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.85rem;display:flex}.screen-control-actions{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:960px){.video-call-modal{height:100vh;grid-template-rows:minmax(0,1.4fr) minmax(0,1fr);grid-template-columns:1fr;height:100dvh}.video-call-sidebar{border-top:1px solid #ffffff14;border-left:none}}@media (max-width:1120px){.video-call-header{grid-template:"title meta""controls controls"/minmax(0,1fr) auto;align-items:center}.video-call-header-left{grid-area:title}.video-call-header-controls{grid-area:controls;justify-content:flex-start;width:100%;margin-top:6px}.video-call-meta{grid-area:meta;justify-self:end}.video-settings-avatar-align-layout{grid-template-columns:1fr}.video-settings-avatar-preview{max-width:none}.video-settings-avatar-preview-stage{min-height:clamp(360px,52vh,520px)}.video-settings-avatar-controls{padding:9px;bottom:10px;left:10px;right:10px}.video-settings-avatar-panels,.video-settings-avatar-section.is-advanced{grid-template-columns:1fr}}@media (max-width:880px){.video-call-overlay{--video-header-icon-size:clamp(38px,calc(2.2vw + 16px),48px);--video-header-icon-font:clamp(.95rem,calc(.5vw + .6rem),1.2rem);--video-header-icon-pad:clamp(5px,calc(.6vw + 3px),8px);--video-header-gap:clamp(10px,calc(.8vw + 4px),14px);--video-header-pad-x:clamp(12px,calc(1vw + 6px),18px);--video-header-pad-y:clamp(10px,calc(.8vw + 6px),14px)}.video-call-header{grid-template-columns:1fr;grid-template-areas:"title""controls""meta"}.video-call-meta{grid-area:meta;justify-self:start;margin-top:4px}}@media (max-width:720px),(max-width:1024px) and (pointer:coarse){.video-call-overlay{--video-control-size:34px;--video-control-icon-size:16px;--video-control-icon-font:.85rem;--video-control-font-size:.7rem;--video-control-pad-x:10px;--video-control-pad-y:6px;--video-control-gap:10px;--video-view-icon-size:32px;--video-view-icon-font:.9rem;--video-view-icon-pad:4px;--video-header-icon-size:32px;--video-header-icon-font:.95rem;--video-header-icon-pad:4px;--video-header-gap:12px;--video-header-pad-x:14px;--video-header-pad-y:12px;--video-toolbar-label-size:.66rem;padding:0}.video-call-modal{width:100vw;height:100vh;border-radius:0;grid-template-rows:minmax(0,1.2fr) minmax(0,1fr);height:100dvh}.video-call-overlay.is-popout{justify-content:stretch;align-items:stretch;padding:0}.video-call-modal.is-popout{resize:none;border-radius:0;width:100%;max-width:none;height:100%;max-height:none}.video-settings-overlay{padding:0}.video-settings-modal{border-radius:0;width:100%;height:100%;max-height:none;top:0;left:0}.video-settings-tabs{padding:12px 22px 10px}.video-settings-tab{text-align:center;flex:1 1 0}.video-settings-body{padding:22px}.video-settings-avatar-style-row,.video-settings-avatar-panels,.video-settings-avatar-section.is-advanced{grid-template-columns:1fr}.video-settings-avatar-section .video-settings-row .video-settings-reset{margin-left:0}.video-settings-grid{grid-template-columns:1fr}.video-settings-tile{height:90px;min-height:90px}.video-settings-tile svg{width:24px;height:24px}.video-call-modal.is-mobile-chat,.video-call-modal.is-mobile-video{grid-template-rows:1fr;grid-template-columns:1fr}.video-call-modal.is-mobile-chat .video-call-main{display:none}.video-call-modal.is-mobile-chat .video-call-sidebar{border-top:none;grid-area:1/1/-1/-1;height:100%}.video-call-modal.is-mobile-video .video-call-sidebar{display:none}.video-call-grid{padding:10px;display:block;position:relative}.video-call-grid.is-split,.video-call-grid.is-presenter,.video-call-grid.is-screen-only{display:grid}.video-call-grid.is-split{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-auto-rows:minmax(180px,1fr);align-content:stretch}.video-call-grid.is-presenter{grid-template-columns:minmax(0,1fr)}.video-call-grid.is-borderless{padding:4px}.video-call-grid.is-split .video-tile,.video-call-grid.is-presenter .video-tile,.video-call-grid.is-screen-only .video-tile{opacity:1;pointer-events:auto;position:relative;inset:auto}.video-call-grid.is-video-only:not(.is-presenter) .video-tile{opacity:0;pointer-events:none;position:absolute;inset:0}.video-call-grid.is-video-only:not(.is-presenter) .video-tile.is-screen.is-pip{opacity:1;pointer-events:auto;inset:auto}.video-call-modal.is-mobile-video .video-call-grid .video-tile.is-screen.is-pip{inset:12px 12px auto auto}.video-call-grid.is-video-only:not(.is-presenter) .video-tile.is-primary{opacity:1;pointer-events:auto;touch-action:pan-y;width:100%;height:100%;position:relative;inset:auto}.video-call-grid.is-video-only:not(.is-presenter) .video-tile.is-self-video{opacity:1;pointer-events:auto;z-index:4;touch-action:none;width:clamp(96px,36vw,180px);height:clamp(72px,28vw,135px);position:absolute;top:12px;left:12px}.video-call-grid.is-video-only:not(.is-presenter) .video-tile.is-self-video.is-primary{width:100%;height:100%;position:relative;inset:auto}.video-call-grid.is-video-only:not(.is-presenter) .video-tile.is-self-video .video-tile__meta,.video-call-grid.is-video-only:not(.is-presenter) .video-tile.is-self-video .video-tile__badge{display:none}.video-call-grid.is-split .video-tile,.video-call-grid.is-split .video-tile.is-screen{height:100%;min-height:0}.video-call-presenter{grid-template-rows:minmax(220px,1fr) auto;grid-template-columns:1fr}.video-call-presenter-main .video-tile{min-height:clamp(220px,42vh,420px)}.video-call-presenter-strip{gap:10px;padding-bottom:6px;display:flex;overflow:auto hidden}.video-call-presenter-strip .video-tile{flex:none;min-width:clamp(140px,40vw,200px)}.video-call-controls{padding:calc(var(--video-control-pad-y) + 2px)var(--video-header-pad-x)calc(var(--video-control-pad-y) + 6px);justify-content:center;gap:var(--video-control-gap)}.video-call-header{padding:var(--video-header-pad-y)var(--video-header-pad-x);gap:var(--video-header-gap);grid-template-columns:1fr}.video-call-title{font-size:1.05rem}.video-call-header-controls{padding:var(--video-control-pad-y)var(--video-control-pad-x);border-radius:16px;flex-wrap:wrap;justify-content:center;width:100%}.video-call-header-controls-group.is-mobile-only{display:flex}.video-view-button.is-chat-toggle{display:none}.video-view-button.is-icon{width:var(--video-view-icon-size);min-height:var(--video-view-icon-size)}.video-control.end{display:none}.video-call-end-mobile{color:#120407;letter-spacing:.02em;z-index:5;background:linear-gradient(135deg,#f87171fa,#ef4444e6);border:1px solid #f87171b3;border-radius:999px;justify-content:center;align-items:center;min-width:190px;padding:14px 28px;font-size:.9rem;font-weight:700;display:inline-flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 16px 30px #781a1a73}.video-call-end-mobile:active{transform:translate(-50%)scale(.98)}.video-call-end-mobile.is-leave{color:#1f1202;background:linear-gradient(135deg,#fbbf24fa,#f97316e6);border-color:#fbbf24c7;box-shadow:0 16px 30px #92400e6b}.video-call-grid .video-tile.is-self-video.is-draggable{cursor:grab}.video-call-grid .video-tile.is-self-video.is-dragging{cursor:grabbing}.screen-share-control.is-chat-toggle{display:none}.video-control{padding:var(--video-control-pad-y)var(--video-control-pad-x);font-size:var(--video-control-font-size)}.video-call-controls-top{padding:calc(var(--video-control-pad-y) + 2px)var(--video-header-pad-x);gap:var(--video-control-gap);justify-content:center}.video-call-controls-group{justify-content:center;width:100%}.video-call-controls-group.is-call-actions{border-left:none;margin-left:0;padding-left:0}.video-call-controls-group.is-relocated-toolbar{margin-left:0}.video-call-modal.is-mobile-video .video-call-header{display:none}.video-call-modal.is-mobile-video .video-call-controls-top{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:6;background:#080c16db;border:1px solid #ffffff1f;border-radius:999px;flex-wrap:nowrap;width:min(92vw,420px);padding:8px 12px;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 14px 28px #02061773}.video-call-modal.is-mobile-video .video-call-controls-group{flex-wrap:nowrap;width:auto}.video-call-modal.is-mobile-video .video-control-settings{width:var(--video-control-size);height:var(--video-control-size);justify-content:center;padding:0}.video-call-modal.is-mobile-video .video-control-settings-label{display:none}.video-call-modal.is-mobile-video .video-control.end{display:inline-flex}.video-call-modal.is-mobile-video .video-call-end-mobile{display:none}.video-call-modal.is-mobile-video .video-call-grid.is-video-only{padding:0}.video-call-modal.is-mobile-video .video-call-grid.is-video-only:not(.is-presenter) .video-tile.is-self-video{top:10px;left:10px}.video-call-modal.is-mobile-video .video-call-grid.is-video-only:not(.is-presenter) .video-tile:not(.is-self-video):not(.is-primary) video,.video-call-modal.is-mobile-video .video-call-grid.is-video-only:not(.is-presenter) .video-tile:not(.is-self-video):not(.is-primary) .video-tile__media{object-fit:contain;background:radial-gradient(circle at 20% 20%,#0f172a73,#0000 60%),#02030a}.video-call-modal.is-mobile-video .video-call-grid.is-video-only:not(.is-presenter) .video-tile.is-primary video,.video-call-modal.is-mobile-video .video-call-grid.is-video-only:not(.is-presenter) .video-tile.is-primary .video-tile__media{object-fit:cover;background:#02030a}.video-control-icon{width:var(--video-control-size);height:var(--video-control-size);font-size:var(--video-control-icon-font)}.video-control-icon i,.video-control-icon svg{font-size:var(--video-control-icon-font);width:var(--video-control-icon-size);height:var(--video-control-icon-size)}.video-control-select.is-compact select{padding:calc(var(--video-control-pad-y) - 1px)calc(var(--video-control-pad-x) - 4px);font-size:calc(var(--video-control-font-size) - .1rem)}.video-tile{min-height:120px}.screen-share-actions{gap:8px;padding:6px 8px;bottom:8px;right:8px}.video-tile__actions{top:6px;right:6px}.video-tile-focus{padding:3px 8px;font-size:.58rem}.screen-share-control{padding:3px 6px;font-size:.56rem}.screen-share-status{font-size:.6rem}.screen-share-control.is-icon{gap:2px;min-width:68px;padding:5px 6px}.screen-share-label{font-size:.5rem}.screen-share-zoom-label{min-width:70px;padding:4px 8px}.screen-share-actions.is-compact{gap:4px}.screen-share-actions.is-compact .screen-share-control.is-icon{min-width:44px;padding:2px 4px}.screen-share-actions.is-compact .screen-share-zoom-label{min-width:48px;padding:2px 4px}.screen-share-control.is-settings-trigger{padding:6px 10px}.screen-settings-overlay{padding:0}.screen-settings-modal{border-radius:0;width:100%;height:100%;max-height:none}.screen-settings-body{padding:16px}.screen-share-overlays{max-width:min(78vw,320px);top:8px;right:8px}.screen-share-overlay{width:min(300px,72vw);max-height:min(46vh,320px)}.screen-share-overlay-grid .video-tile{min-height:96px}.video-chat-header{flex-wrap:wrap;gap:8px;padding:10px 12px}.video-chat-toggle{background:#080c16a6;border:1px solid #94a3b84d;border-radius:999px;justify-content:center;gap:6px;width:100%;padding:6px;display:flex;box-shadow:inset 0 1px #ffffff0d}.video-chat-toggle .video-view-button{background:0 0;border-color:#0000;flex:1 1 0;min-width:0;min-height:36px;padding:6px 12px;font-size:.78rem}.video-chat-toggle .video-view-button.is-active{color:#0b1020;background:linear-gradient(135deg,#3b82f6e0,#22d3eed1);border-color:#7dd3fcb3;box-shadow:0 10px 20px #0e749059}.video-call-modal.is-mobile-chat .video-chat-toggle .video-view-button.is-active{color:#cbd5f5;box-shadow:none;background:0 0;border-color:#0000}.video-call-modal.is-mobile-chat .video-chat-toggle .video-view-button:first-child{color:#0b1020;background:linear-gradient(135deg,#3b82f6e0,#22d3eed1);border-color:#7dd3fcb3;box-shadow:0 10px 20px #0e749059}.video-chat-list{padding:10px 12px}.video-chat-input{padding:10px 12px 12px}.video-chat-textarea{font-size:.8rem}}.popout-input-row{grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;display:grid}@media (max-width:720px),(max-width:1024px) and (pointer:coarse){.message-popout{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d0c1deb;border-radius:0;width:auto;height:auto;max-height:none;inset:0}.message-popout.minimized{resize:none;border-radius:999px;width:auto;min-width:140px;min-height:52px;max-height:none;inset:auto 14px 14px auto}.message-popout.minimized .message-popout__header{align-items:center;width:100%;height:100%;padding:8px 12px}.message-popout.minimized .message-popout__title{align-items:center;display:flex}.message-popout.minimized .message-popout__header .eyebrow{letter-spacing:.14em;font-size:.75rem}.message-popout.minimized .message-popout__actions{display:none}.message-popout__actions{justify-content:flex-start}.chat-action{width:100%;min-width:0}.chat-toggle-icon,.chat-toggle-icon:hover,.chat-toggle-icon:focus-visible{box-shadow:none;background:0 0;border-color:#0000}.message-popout.minimized .chat-toggle-icon{background:#5cf0c72e;border:1px solid #5cf0c780;border-radius:999px;width:34px;height:34px;position:static;box-shadow:0 10px 18px #060a1859}.popout-input-row{grid-template-columns:1fr}}@media (max-width:450px){.message-popout__header,.message-popout__body,.message-popout__footer{padding:10px 12px}}.video-control-helper-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:40;background:#040712b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video-control-helper-card{color:#e2e8f0;background:#0a101cf2;border:1px solid #94a3b833;border-radius:18px;width:min(520px,92%);padding:20px;box-shadow:0 24px 60px #00000073}.video-control-helper-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.video-control-helper-header h3{margin:6px 0 0;font-size:20px}.video-control-helper-close{color:#e2e8f0;cursor:pointer;background:#94a3b82e;border:none;border-radius:999px;width:32px;height:32px}.video-control-helper-note{color:#e2e8f0cc;margin:14px 0 16px;line-height:1.5}.video-control-helper-actions{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.video-control-helper-code{color:#e2e8f0;resize:none;background:#020617cc;border:1px solid #94a3b840;border-radius:12px;width:100%;min-height:96px;padding:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.video-control-helper-error{color:#fca5a5;margin:10px 0 0;font-size:12px}.video-control-helper-steps{color:#e2e8f0bf;gap:6px;margin-top:12px;font-size:12px;display:grid}@media (max-height:520px) and (orientation:landscape){.video-call-overlay{--video-control-size:34px;--video-control-icon-size:14px;--video-control-icon-font:.9rem;--video-control-font-size:.7rem;--video-control-pad-x:8px;--video-control-pad-y:5px;--video-control-gap:8px;--video-header-pad-x:12px;--video-header-pad-y:8px;--video-header-gap:10px;padding:0}.video-call-modal{width:100vw;height:100vh;border-radius:0;height:100dvh}.video-call-header{padding:12px 16px 8px}.video-call-controls{padding:8px 12px 12px}.video-call-sidebar{max-height:45vh}.video-call-modal.is-mobile-chat .video-call-sidebar{max-height:none}.video-call-grid{padding:6px}.video-call-modal.is-mobile-video .video-call-controls-top{width:min(94vw,520px);padding:6px 10px;bottom:10px}.video-call-modal.is-mobile-video .video-call-grid.is-video-only:not(.is-presenter) .video-tile.is-self-video{width:clamp(80px,22vw,130px);height:clamp(60px,18vw,100px)}}@media (min-width:1024px) and (orientation:portrait){.video-call-modal{width:min(980px,92vw);height:min(1080px,92vh)}}@media (min-width:721px){.video-call-controls-group{background:#080c168c;border:1px solid #94a3b829;border-radius:999px;padding:4px}.video-call-header-controls-group{background:#080c1673;border:1px solid #94a3b81f;border-radius:999px;padding:4px}.video-call-header-controls-group.is-actions{border-left:none;padding-left:4px}}.video-theme.video-call-overlay{background-color:var(--video-app-bg-color);background-image:var(--video-app-bg-image);background-position:50%;background-repeat:no-repeat;background-size:cover}.video-theme .video-call-modal{border-color:var(--video-border);background:var(--video-modal-bg);color:var(--video-text)}.video-theme .video-call-modal:before{background:0 0}.video-theme .video-settings-modal{border-color:var(--video-border);background:var(--video-box-bg,var(--video-app-bg-color,var(--video-modal-bg)));color:var(--video-text)}.video-theme .video-settings-header,.video-theme .video-settings-tabs{border-color:var(--video-border);background:var(--video-box-bg,var(--video-app-bg-color,var(--video-surface)))}.video-theme .video-call-header,.video-theme .video-call-toolbar{background:var(--video-box-bg,var(--video-surface));border-color:var(--video-border);color:var(--video-text)}.video-theme .video-call-header-controls{background:var(--video-ghost-bg);border-color:var(--video-border)}.video-theme .video-call-header-controls-group.is-actions{border-color:var(--video-border)}.video-theme .video-call-sidebar{background:var(--video-box-bg,var(--video-surface-alt));border-color:var(--video-border);color:var(--video-text)}.video-theme .video-call-toolbar-label,.video-theme .video-preview-label,.video-theme .video-call-view-caret,.video-theme .video-call-meta,.video-theme .video-chat-meta{color:var(--video-text-muted)}.video-theme .video-call-selector-select,.video-theme .video-call-view-select select,.video-theme .video-preview-select select{border-color:var(--video-input-border);background:var(--video-input-bg);color:var(--video-text)}.video-theme .video-view-button,.video-theme .video-preview-toggle,.video-theme .video-preview-bg,.video-theme .video-control.ghost{border-color:var(--video-ghost-border);background:var(--video-ghost-bg);color:var(--video-ghost-text)}.video-theme .video-call-header-controls .video-view-button,.video-theme .video-call-toolbar .video-view-button{border-color:var(--video-ghost-border,#94a3b859);background:var(--video-ghost-bg,#0f172ab3);color:var(--video-ghost-text,#e2e8f0)}.video-theme .video-setup-preview,.video-theme .video-call-hold-card{border-color:var(--video-border);background:var(--video-box-bg,var(--video-card))}.video-theme .video-tile{border-color:var(--video-border);background:var(--video-card)}.video-theme .video-chat-body,.video-theme .video-chat-header,.video-theme .video-chat-list,.video-theme .video-chat-input{color:var(--video-text)}.video-theme .video-chat-header,.video-theme .video-chat-input{background:var(--video-surface);border-color:var(--video-border)}.video-theme .video-chat-body{background:var(--video-ghost-bg,#0f172adb);border-color:var(--video-ghost-border,#94a3b880);color:var(--video-ghost-text,#f8fafc);box-shadow:0 12px 24px #03061059,inset 0 1px #ffffff0a}.video-theme .video-chat-link-card{background:var(--video-surface);border-color:var(--video-border)}.video-theme .video-chat-reaction-chip,.video-theme .video-chat-reaction-picker,.video-theme .video-chat-reaction-add{background:var(--video-surface);border-color:var(--video-border);color:var(--video-text)}.video-theme .video-call-dropdown{border-color:var(--video-border);background:var(--video-surface)}.video-theme .video-control.ghost{color:#f8fafc;background:#0f172adb;border-color:#94a3b880;box-shadow:0 12px 22px #02061759}.video-theme .video-control.end{background:linear-gradient(135deg,#f87171f2,#ef4444e6);border-color:#f87171bf;box-shadow:0 12px 22px #78041259}.suggestion-fab{color:#0c1324;cursor:pointer;z-index:40;background:linear-gradient(135deg,#5cf0c7,#7fa8ff);border:1px solid #ffffff29;border-radius:999px;padding:12px 16px;font-weight:700;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 40px #00000059}.suggestion-inline:not(.chat-action){color:#e2e8f0;letter-spacing:.02em;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:700;transition:transform .2s,border-color .2s,box-shadow .2s}.suggestion-inline:not(.chat-action):hover{border-color:#7dd3fc80;transform:translateY(-1px);box-shadow:0 10px 20px #080c1659}.suggestion-overlay{z-index:50;background:#03060cb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.suggestion-modal{background:#0c101af2;border:1px solid #ffffff1f;border-radius:18px;grid-template-rows:auto 1fr auto;width:min(520px,100%);display:grid;overflow:hidden;box-shadow:0 24px 60px #00000073}.suggestion-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.suggestion-header h3{margin:0 0 6px}.suggestion-header p{color:#a8adc2;margin:0}.suggestion-close{color:#f5f6fb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:6px 12px;font-weight:600}.suggestion-body{gap:12px;padding:16px 18px;display:grid}.suggestion-body .field{gap:6px;display:grid}.suggestion-body label{color:#f5f6fb;font-weight:600}.suggestion-body .auth-input{color:#f5f6fb;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff24;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-size:14px}.suggestion-body .auth-input:focus{border-color:#5f8bff99;box-shadow:0 0 0 2px #5f8bff33}.auth-message{border-radius:10px;margin:0;padding:10px 12px;font-size:14px;line-height:1.4}.auth-message.error{color:#ffb1b1;background:#ff73731f;border:1px solid #ff737366}.auth-message.info{color:#c8d7ff;background:#5f8bff1f;border:1px solid #5f8bff66}.suggestion-footer{border-top:1px solid #ffffff14;justify-content:flex-end;gap:10px;padding:14px 18px;display:flex}@media (max-width:720px){.suggestion-fab{padding:10px 14px;bottom:16px;right:16px}}.consent-banner{z-index:1100;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:20px;left:20px;right:20px}.consent-banner__body{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(140deg,#0d121feb,#0c0c18f5);border:1px solid #ffffff1f;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;width:min(920px,100%);padding:16px 18px;display:flex;box-shadow:0 24px 60px #00000073}.consent-banner__content{gap:6px;display:grid}.consent-banner__title{color:#f8fafc;margin:0;font-size:15px;font-weight:700}.consent-banner__message{color:#c7cede;white-space:pre-wrap;max-width:600px;margin:0;font-size:13px;line-height:1.5}.consent-banner__links{flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.consent-banner__links a{color:#8fb5ff;font-weight:600;text-decoration:none}.consent-banner__links a:hover{text-decoration:underline}.consent-banner__links a:focus-visible{outline:none;text-decoration:underline}.consent-banner__actions{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}@media (max-width:720px){.consent-banner__body{text-align:center;flex-direction:column;align-items:stretch}.consent-banner__actions{justify-content:center;width:100%}.consent-banner__links{justify-content:center}}.key-backup-overlay{z-index:1200;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#03060cb3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.key-backup-modal{color:#e9ecf5;background:#0c101af5;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;width:min(560px,100%);height:min(90dvh,760px);max-height:90dvh;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000073}.key-backup-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.key-backup-header h3{margin:0;font-size:18px}.key-backup-close{color:#e9ecf5;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:6px 12px;font-weight:600}.key-backup-body{color:#cbd5e1;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;flex:1;gap:14px;min-height:0;padding:18px;display:grid;overflow-y:auto}.key-backup-body p{margin:0;line-height:1.6}.key-backup-hint{color:#9aa5bb;margin:0;font-size:.85rem}.key-backup-device{background:#0a101c80;border:1px solid #ffffff14;border-radius:14px;gap:10px;padding:12px;display:grid}.key-backup-trust-card{background:#0a101c99;border:1px solid #ffffff1a;border-radius:16px;gap:14px;padding:16px;display:grid}.key-backup-trust-hero{align-items:center;gap:16px;display:flex}.key-backup-trust-hero h4{color:#f1f5f9;margin:0 0 6px;font-size:18px}.key-backup-trust-art{background:linear-gradient(145deg,#5f8bff47,#0c1220f2);border:1px solid #ffffff1f;border-radius:16px;flex-shrink:0;place-items:center;width:86px;height:86px;display:grid}.key-backup-trust-art svg{width:64px;height:64px}.key-backup-trust-device{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;gap:6px;padding:12px 14px;display:grid}.key-backup-trust-label{letter-spacing:.18em;text-transform:uppercase;color:#9fb5ff;font-size:11px}.key-backup-trust-device strong{color:#f8fafc;font-size:14px}.key-backup-trust-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.key-backup-danger{background:#280c1273;border-color:#ff737373}.key-backup-danger .key-backup-hint{color:#f2b9b9}.key-backup-danger .btn.danger{color:#ffe2e2;cursor:pointer;background:#ff737326;border:1px solid #ff737399;border-radius:999px;padding:8px 14px;font-weight:600;transition:background .2s,border-color .2s,transform .2s}.key-backup-danger .btn.danger:hover{background:#ff737340;border-color:#ffa0a0b3;transform:translateY(-1px)}.key-backup-danger .btn.danger:disabled{opacity:.6;cursor:not-allowed;transform:none}.key-backup-device h4{color:#e5e7eb;margin:0;font-size:15px}.key-backup-steps{color:#cbd5e1;gap:6px;margin:0;padding-left:20px;font-size:.9rem;display:grid}.key-backup-steps strong{color:#e5e7eb}.key-backup-device-actions{flex-wrap:wrap;gap:8px;display:flex}.key-backup-code-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;display:grid}.key-backup-code{letter-spacing:.08em;text-transform:uppercase;color:#e2e8f0;text-align:center;background:#0f172a99;border:1px solid #94a3b859;border-radius:10px;padding:8px 10px;font-size:.82rem}.key-backup-field{gap:6px;display:grid}.key-backup-field label{color:#9aa5bb;text-transform:uppercase;letter-spacing:.12em;font-size:.8rem}.key-backup-field input{color:#e9ecf5;background:#ffffff0a;border:1px solid #ffffff2e;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.key-backup-field input:focus{border-color:#5f8bff;box-shadow:0 0 0 3px #5f8bff40}.key-backup-error{color:#ffb1b1;background:#ff73731f;border:1px solid #ff737366;border-radius:10px;margin:0;padding:8px 10px;font-size:.85rem}.key-backup-actions{border-top:1px solid #ffffff14;justify-content:flex-end;gap:10px;padding:14px 18px;display:flex}@media (max-height:680px){.key-backup-overlay{align-items:flex-start;padding:12px 16px 24px}.key-backup-modal{height:96dvh;max-height:96dvh}}@media (max-width:600px){.key-backup-trust-hero{flex-direction:column;align-items:flex-start}.key-backup-trust-actions{flex-direction:column;align-items:stretch}}.release-notes-overlay{z-index:3000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06080ebf;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.release-notes-modal{color:#e9ecf5;background:linear-gradient(160deg,#121828fa,#080c16fa);border:1px solid #ffffff1f;border-radius:20px;width:min(720px,100%);padding:22px 24px 20px;box-shadow:0 24px 80px #00000073}.release-notes-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;display:flex}.release-notes-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#8fb5ff;margin:0 0 6px;font-size:11px}.release-notes-header h3{margin:0;font-size:22px}.release-notes-version{color:#9aa5bb;margin:6px 0 0;font-size:12px}.release-notes-close{color:#e9ecf5;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:6px 12px;font-size:12px}.release-notes-body{padding:16px 4px 6px}.release-notes-body ul{gap:10px;margin:0;padding-left:18px;display:grid}.release-notes-body li{color:#c7cede;font-size:14px;line-height:1.5}.release-notes-status{color:#c8d7ff;background:#5f8bff1f;border:1px solid #5f8bff66;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:13px}.release-notes-actions{border-top:1px solid #ffffff14;justify-content:flex-end;gap:10px;padding-top:14px;display:flex}.release-notes-btn{cursor:pointer;border:1px solid #0000;border-radius:12px;padding:10px 14px;font-weight:700;transition:transform .15s,box-shadow .2s,background .2s}.release-notes-btn.primary{color:#0b0d14;background:linear-gradient(135deg,#5f8bff,#44d2ff);box-shadow:0 12px 30px #44d2ff59}.release-notes-btn.ghost{color:#e9ecf5;background:#ffffff14;border-color:#ffffff1f}.release-notes-btn:hover{transform:translateY(-1px)}.release-notes-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:600px){.release-notes-modal{padding:18px 16px 16px}.release-notes-header{flex-direction:column;align-items:flex-start}.release-notes-actions{flex-direction:column;align-items:stretch}.release-notes-btn{width:100%}}.update-notice{color:#e9ecf5;z-index:1000;background:#0a0e18f2;border:1px solid #ffffff1f;border-radius:16px;gap:12px;max-width:min(360px,100vw - 48px);padding:16px 18px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 40px #0006}.update-notice__content{gap:4px;font-size:14px;display:grid}.update-notice__content strong{font-size:15px}.update-notice__actions{flex-wrap:wrap;gap:10px;display:flex}.update-notice__button{cursor:pointer;color:#0b0d14;background:linear-gradient(135deg,#5cf0c7,#3b82f6);border:none;border-radius:10px;padding:8px 12px;font-weight:700}.update-notice__button--ghost{color:#e9ecf5;background:#ffffff14}@media (max-width:720px){.update-notice{bottom:16px;left:16px;right:16px}}*{box-sizing:border-box}:root{--app-font:"Manrope","Inter","Segoe UI","Helvetica Neue",Arial,system-ui,-apple-system,sans-serif}html,body{font-family:var(--app-font);background:#05060a;margin:0;padding:0;overflow-x:hidden}button,input,textarea,select{font-family:var(--app-font)}html[dir=rtl] body{direction:rtl}#root{min-height:100vh}@media (max-width:900px) and (orientation:landscape){.dashboard-shell,.landing-page,.terms-page,.auth-shell{padding-top:64px;padding-bottom:24px}.panel-grid{grid-template-columns:1fr}}@media (min-width:1024px) and (orientation:portrait){.dashboard-shell,.landing-page,.terms-page,.auth-shell{padding-left:clamp(16px,4vw,64px);padding-right:clamp(16px,4vw,64px)}}:root{--ui-font-size:16px;--ui-btn-scale:1;--landing-font-size:16px;--landing-btn-scale:1;--forums-font-size:16px;--forums-btn-scale:1;--downloads-font-size:16px;--downloads-btn-scale:1;--terms-font-size:16px;--terms-btn-scale:1;--pwa-font-size:16px;--pwa-btn-scale:1;--auth-font-size:16px;--auth-btn-scale:1}@media (min-width:1920px){:root{--ui-font-size:17px}}@media (min-width:2560px){:root{--ui-font-size:18px;--ui-btn-scale:1.1;--landing-font-size:18px;--landing-btn-scale:1.1;--forums-font-size:18px;--forums-btn-scale:1.1;--downloads-font-size:18px;--downloads-btn-scale:1.1;--terms-font-size:18px;--terms-btn-scale:1.1;--pwa-font-size:18px;--pwa-btn-scale:1.1;--auth-font-size:18px;--auth-btn-scale:1.1}}@media (min-width:3840px){:root{--ui-font-size:24px;--ui-btn-scale:1.4;--landing-font-size:22px;--landing-btn-scale:1.4;--forums-font-size:22px;--forums-btn-scale:1.4;--downloads-font-size:22px;--downloads-btn-scale:1.4;--terms-font-size:22px;--terms-btn-scale:1.4;--pwa-font-size:22px;--pwa-btn-scale:1.4;--auth-font-size:22px;--auth-btn-scale:1.4}}@media (min-width:7680px){:root{--ui-font-size:32px;--ui-btn-scale:1.8;--landing-font-size:30px;--landing-btn-scale:1.8;--forums-font-size:30px;--forums-btn-scale:1.8;--downloads-font-size:30px;--downloads-btn-scale:1.8;--terms-font-size:30px;--terms-btn-scale:1.8;--pwa-font-size:30px;--pwa-btn-scale:1.8;--auth-font-size:30px;--auth-btn-scale:1.8}}@media (min-width:3840px){body .landing-page{flex-direction:column;display:flex}body .landing-shell{flex-direction:column;flex:1;max-width:3400px;min-height:100vh;display:flex}body .hero-copy{max-width:1300px}body .hero-logo img{width:min(780px,60vw)}body .hero-title{font-size:clamp(64px,4vw,96px)}body .hero-message{max-width:1200px;font-size:22px}body .landing-links a,body .pill,body .pill2,body .hero-intent-label{font-size:16px}body .hero-intent-title{font-size:18px}body .hero-intent-sub{font-size:16px}body .landing-nav{margin-bottom:36px}body .landing-brand{border-radius:26px;gap:16px;padding:4px 24px 4px 6px;font-size:18px}body .landing-brand-mark{width:56px;height:56px}body .landing-brand-text{font-size:18px}body .landing-links{gap:16px}body .landing-links a{padding:8px 14px}body .landing-profile-button{width:62px;height:62px}body .landing-profile-avatar,body .landing-profile-fallback{width:52px;height:52px}body .landing-profile-fallback{font-size:20px}body .landing-bell{border-radius:16px;width:56px;height:56px}body .landing-bell svg{width:22px;height:22px}body .landing-bell-badge{padding:3px 8px;font-size:12px}body .landing-beta{font-size:clamp(24px,2.4vw,36px)}body .landing-footer{margin-top:auto;padding:40px 36px}body .footer-logo{width:120px;height:120px}body .footer-brand-text{max-width:460px}body .footer-brand-text strong{font-size:20px}body .footer-brand-text p,body .footer-column a,body .footer-contact a,body .footer-title{font-size:16px}body .footer-meta,body .footer-muted{font-size:14px}body .footer-apps .footer-app-badge{padding:6px 12px;font-size:.95rem}body .dashboard-shell{--sidebar-width:560px;--sidebar-gap:72px;--content-max:3600px}body .dash-hero{padding:34px clamp(28px,2.6vw,44px)}body .dash-hero__text h1{font-size:clamp(38px,2.8vw,60px)}body .subhead{font-size:20px}body .eyebrow{font-size:14px}body .hero-badge{padding:12px 16px;font-size:16px}body .hero-badge-chip{padding:8px 12px;font-size:14px}body .hero-insight strong{font-size:18px}body .hero-insight span{font-size:12px}body .panel-header h3{font-size:24px}body .panel-sub{font-size:16px}body .post-meta-bar{font-size:14px}body .post-meta-tag{padding:5px 12px;font-size:13px}body .post-visibility-select{font-size:13px}body .dash-nav{gap:24px;padding:28px 24px;font-size:18px}body .brand-mark{width:64px;height:64px}body .brand-text{font-size:18px}body .sidebar-profile-button{padding:14px 16px}body .sidebar-profile-button strong{font-size:18px}body .sidebar-profile-button span[title]{font-size:14px!important}body .sidebar-profile-button .avatar-octagon{width:64px!important;height:64px!important}body .sidebar-profile-button>div[aria-hidden=true]{font-size:22px;width:64px!important;height:64px!important}body .sidebar-bell{width:58px;height:58px}body .sidebar-bell svg{width:24px;height:24px}body .sidebar-nav-link{padding:18px 20px;font-size:18px}body .sidebar-settings-button{padding:16px 18px;font-size:17px}body .sidebar-settings-link{padding:14px 16px;font-size:16px}body .sidebar-profile-menu .nav-btn{padding:14px 18px;font-size:16px}body .terms-shell{max-width:1800px}body .terms-card{padding:40px}body .terms-card h1{font-size:clamp(32px,2.8vw,48px)}body .terms-updated{font-size:16px}body .terms-section h2{font-size:22px}body .terms-section p,body .terms-contact,body .terms-status{font-size:18px}body .terms-field label,body .terms-input,body .terms-textarea,body .terms-alert{font-size:16px}body .terms-contact{gap:12px}body .news-hero-meta,body .news-pill,body .news-updated,body .news-topic-label,body .news-search label,body .news-selects label{font-size:14px}body .news-filters-header h3{font-size:24px}body .news-stat-label{font-size:12px}body .news-stat-value{font-size:26px}body .news-stat-meta,body .news-results-meta{font-size:14px}body .news-topic-chip{padding:8px 16px;font-size:14px}body .news-card-meta{font-size:14px}body .news-card-body h3{font-size:22px}body .news-card-body p{font-size:16px}body .news-card-fallback{font-size:14px}body .news-page-btn{padding:8px 16px;font-size:15px}body .news-reader-eyebrow{font-size:13px}body .news-reader-header h2{font-size:30px}body .news-reader-meta,body .news-reader-hint{font-size:14px}body .news-reader-content p{font-size:18px}body .news-reader-close{width:46px;height:46px;font-size:26px}body .storefront-page{font-size:var(--ui-font-size)}body .storefront-eyebrow{font-size:14px}body .storefront-hero-copy h1{font-size:clamp(42px,3.4vw,64px)}body .storefront-hero-copy p{font-size:18px}body .friend-avatar{width:60px;height:60px}body .friend-name,body .friend-activity{font-size:14px}body .presence-dot{width:14px;height:14px}body .forums-eyebrow{font-size:14px}body .forums-hero h1{font-size:clamp(52px,3.6vw,76px)}body .forums-hero p{font-size:18px}}@media (min-width:7680px){body .landing-page{flex-direction:column;display:flex}body .landing-shell{flex-direction:column;flex:1;max-width:6000px;min-height:100vh;display:flex}body .hero-copy{max-width:1900px}body .hero-logo img{width:min(1400px,55vw)}body .hero-title{font-size:clamp(84px,3.4vw,140px)}body .hero-message{max-width:1500px;font-size:28px}body .landing-links a,body .pill,body .pill2,body .hero-intent-label{font-size:20px}body .hero-intent-title{font-size:22px}body .hero-intent-sub{font-size:20px}body .landing-nav{margin-bottom:44px}body .landing-brand{border-radius:32px;gap:20px;padding:6px 30px 6px 8px;font-size:22px}body .landing-brand-mark{width:78px;height:78px}body .landing-brand-text{font-size:22px}body .landing-links{gap:20px}body .landing-links a{padding:10px 18px}body .landing-profile-button{width:78px;height:78px}body .landing-profile-avatar,body .landing-profile-fallback{width:66px;height:66px}body .landing-profile-fallback{font-size:26px}body .landing-bell{border-radius:20px;width:70px;height:70px}body .landing-bell svg{width:28px;height:28px}body .landing-bell-badge{padding:4px 10px;font-size:14px}body .landing-beta{font-size:clamp(30px,2.2vw,46px)}body .landing-footer{margin-top:auto;padding:52px 48px}body .footer-logo{width:160px;height:160px}body .footer-brand-text{max-width:620px}body .footer-brand-text strong{font-size:26px}body .footer-brand-text p,body .footer-column a,body .footer-contact a,body .footer-title{font-size:20px}body .footer-meta,body .footer-muted{font-size:18px}body .footer-apps .footer-app-badge{padding:8px 16px;font-size:1.1rem}body .dashboard-shell{--sidebar-width:720px;--sidebar-gap:110px;--content-max:6200px}body .dash-hero{padding:42px clamp(36px,2.8vw,56px)}body .dash-hero__text h1{font-size:clamp(48px,2.6vw,76px)}body .subhead{font-size:24px}body .eyebrow{font-size:16px}body .hero-badge{padding:14px 20px;font-size:20px}body .hero-badge-chip{padding:10px 16px;font-size:16px}body .hero-insight strong{font-size:22px}body .hero-insight span{font-size:14px}body .panel-header h3{font-size:28px}body .panel-sub{font-size:18px}body .post-meta-bar{font-size:16px}body .post-meta-tag{padding:6px 14px;font-size:15px}body .post-visibility-select{font-size:14px}body .dash-nav{gap:30px;padding:34px 30px;font-size:21px}body .brand-mark{width:82px;height:82px}body .brand-text{font-size:22px}body .sidebar-profile-button{padding:18px 20px}body .sidebar-profile-button strong{font-size:22px}body .sidebar-profile-button span[title]{font-size:16px!important}body .sidebar-profile-button .avatar-octagon{width:82px!important;height:82px!important}body .sidebar-profile-button>div[aria-hidden=true]{font-size:28px;width:82px!important;height:82px!important}body .sidebar-bell{width:72px;height:72px}body .sidebar-bell svg{width:30px;height:30px}body .sidebar-nav-link{padding:22px 26px;font-size:21px}body .sidebar-settings-button{padding:20px 22px;font-size:20px}body .sidebar-settings-link{padding:18px 20px;font-size:18px}body .sidebar-profile-menu .nav-btn{padding:18px 22px;font-size:18px}body .terms-shell{max-width:2600px}body .terms-card{padding:56px}body .terms-card h1{font-size:clamp(44px,2.6vw,64px)}body .terms-updated{font-size:18px}body .terms-section h2{font-size:26px}body .terms-section p,body .terms-contact,body .terms-status{font-size:22px}body .terms-field label,body .terms-input,body .terms-textarea,body .terms-alert{font-size:18px}body .terms-contact{gap:14px}body .news-hero-meta,body .news-pill,body .news-updated,body .news-topic-label,body .news-search label,body .news-selects label{font-size:18px}body .news-filters-header h3{font-size:30px}body .news-stat-label{font-size:16px}body .news-stat-value{font-size:34px}body .news-stat-meta,body .news-results-meta{font-size:18px}body .news-topic-chip{padding:10px 20px;font-size:18px}body .news-card-meta{font-size:18px}body .news-card-body h3{font-size:28px}body .news-card-body p{font-size:20px}body .news-card-fallback{font-size:18px}body .news-page-btn{padding:12px 20px;font-size:18px}body .news-reader-eyebrow{font-size:16px}body .news-reader-header h2{font-size:40px}body .news-reader-meta,body .news-reader-hint{font-size:18px}body .news-reader-content p{font-size:22px}body .news-reader-close{width:58px;height:58px;font-size:32px}body .storefront-page{font-size:var(--ui-font-size)}body .storefront-eyebrow{font-size:18px}body .storefront-hero-copy h1{font-size:clamp(56px,3.2vw,84px)}body .storefront-hero-copy p{font-size:22px}body .friend-avatar{width:78px;height:78px}body .friend-name,body .friend-activity{font-size:18px}body .presence-dot{width:18px;height:18px}body .forums-eyebrow{font-size:18px}body .forums-hero h1{font-size:clamp(68px,3.2vw,100px)}body .forums-hero p{font-size:22px}}.link-preview-card.link-preview-card--youtube,.link-preview-card.link-preview-card--youtube.is-compact{grid-template-columns:1fr}.link-preview-card--youtube .link-preview-media{aspect-ratio:16/9;min-height:220px}.link-preview-card--youtube.is-compact .link-preview-media{min-height:160px}.link-preview-embed{border:0;width:100%;height:100%;display:block}.link-preview-play{color:inherit;cursor:pointer;background:linear-gradient(#0206170d,#02061780);border:none;place-items:center;display:grid;position:absolute;inset:0}.link-preview-play-icon{background:#080c14cc;border:1px solid #ffffff40;border-radius:999px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 10px 24px #00000059}.link-preview-play-icon svg{fill:#f8fafc;width:22px;height:22px;margin-left:2px}.link-preview-actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.link-preview-action{padding:6px 10px;font-size:12px}@media (max-width:720px){.link-preview-card--youtube .link-preview-media{min-height:180px}}
