:root{--bg1: #0b1020;--bg2: #111a33;--card: rgba(255, 255, 255, .08);--border: rgba(255, 255, 255, .14);--text: rgba(255, 255, 255, .92);--muted: rgba(255, 255, 255, .68);--shadow: 0 20px 70px rgba(0, 0, 0, .35);--radius: 18px;--accent: #7c5cff;--accent2: #38bdf8}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}.brandDot{width:14px;height:14px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent2));box-shadow:0 0 0 6px #7c5cff2e}.label{display:block;font-size:12px;color:var(--muted);margin:10px 0 6px}.input{width:100%;padding:11px 12px;border-radius:12px;border:1px solid var(--border);background:#ffffff0f;color:var(--text);outline:none}.input:focus{border-color:#7c5cffb3;box-shadow:0 0 0 4px #7c5cff2e}.btnPrimary,.btnSecondary,.btnGhost{border:0;border-radius:12px;padding:11px 14px;cursor:pointer;font-weight:700}.btnPrimary{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff}.btnSecondary{background:#ffffff1f;color:var(--text);border:1px solid var(--border)}.btnGhost{background:transparent;color:var(--text);border:1px solid var(--border)}.btnGhost:disabled{opacity:.5;cursor:not-allowed}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.cardTitle{margin:0;font-size:18px;color:var(--text)}.cardSub{margin:6px 0 0;color:var(--muted);font-size:13px}.stack{margin-top:8px}.grid2{display:grid;grid-template-columns:1fr 1.2fr;gap:18px}@media(max-width:980px){.grid2{grid-template-columns:1fr}}.authBg{min-height:100vh;display:grid;place-items:center;padding:22px;background:radial-gradient(1200px 500px at 10% 10%,rgba(124,92,255,.35),transparent),radial-gradient(900px 500px at 90% 20%,rgba(56,189,248,.25),transparent),linear-gradient(180deg,var(--bg1),var(--bg2))}.authCard{width:min(980px,100%);background:#ffffff12;border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);padding:22px;color:var(--text)}.authHeader{display:grid;gap:8px;margin-bottom:16px}.authTitle{margin:0;font-size:34px;letter-spacing:-.8px}.authSub{margin:0;color:var(--muted)}.authGrid{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:stretch}@media(max-width:900px){.authGrid{grid-template-columns:1fr}.divider{display:none}}.panel{background:#0000001f;border:1px solid var(--border);border-radius:18px;padding:16px}.panelTitle{margin:0 0 6px;font-size:18px}.divider{width:1px;background:var(--border);border-radius:999px}.hint{margin:12px 0 0;font-size:12px;color:var(--muted)}.dashBg{min-height:100vh;background:radial-gradient(900px 500px at 20% 10%,rgba(124,92,255,.22),transparent),radial-gradient(900px 500px at 90% 20%,rgba(56,189,248,.18),transparent),linear-gradient(180deg,var(--bg1),var(--bg2));color:var(--text)}.topBar{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0f208c;border-bottom:1px solid var(--border);padding:14px 18px;display:flex;justify-content:space-between;align-items:center}.topLeft{display:flex;gap:12px;align-items:center}.topTitle{font-weight:900;letter-spacing:-.3px}.topSub{color:var(--muted);font-size:12px}.topRight{display:flex;gap:10px;align-items:center}.chip{padding:7px 10px;border-radius:999px;border:1px solid var(--border);background:#ffffff0f;color:var(--text);font-size:12px}.dashWrap{width:min(1100px,100%);margin:0 auto;padding:18px}.cardRow{display:flex;justify-content:space-between;align-items:center;gap:12px}.itemsList{margin-top:12px;display:grid;gap:12px}.itemCard{background:#00000024;border:1px solid var(--border);border-radius:16px;padding:14px}.itemTop{display:flex;justify-content:space-between;gap:10px;align-items:center}.itemTitle{font-weight:800}.itemDesc{margin-top:8px;color:var(--muted)}.itemActions{margin-top:10px;display:flex;gap:10px}.status{padding:6px 10px;border-radius:999px;font-size:12px;border:1px solid var(--border);background:#ffffff0f;text-transform:capitalize}.status.claimed{border-color:#38bdf88c;background:#38bdf81f}.empty{padding:14px;border-radius:14px;border:1px dashed rgba(255,255,255,.25);color:var(--muted);background:#ffffff0a}@keyframes pageEnterReveal{0%{opacity:0;transform:translateY(18px) scale(.985);filter:blur(10px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.lp{min-height:100vh;color:#111827;background:#fff;position:relative;overflow:visible}.lp:before{display:none}.lpNav{position:sticky;top:0;z-index:9999;width:100%;background:#fffffff5;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid #e5e7eb}.lpNavInner{width:min(1240px,92%);margin:0 auto;min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lpBrand{display:inline-flex;align-items:center;gap:12px;font-weight:900}.lpLbuLogo{width:38px;height:38px;border-radius:10px;object-fit:cover;box-shadow:0 8px 20px #7c3aed24}.ufLogoMark{width:38px;height:38px;border-radius:12px;background:#7c3aed;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #7c3aed38}.ufLogoPin{color:#fff;font-size:14px;font-weight:900;letter-spacing:.7px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}.lpBrandTextBlock{display:grid;gap:2px;line-height:1.1}.lpBrandName{color:#111827;font-size:18px;font-weight:900;letter-spacing:-.02em}.lpBrandTagline{font-size:11px;font-weight:700;color:#6b7280}.lpDot{width:14px;height:14px;border-radius:4px;background:#7c3aed;box-shadow:0 0 0 6px #7c3aed1f}.lpLinks{display:flex;align-items:center;gap:34px}.lpLinks a{text-decoration:none;color:#4b5563;font-size:15px;font-weight:750;transition:color .2s ease}.lpLinks a:hover{color:#7c3aed}.lpActions{display:flex;align-items:center;gap:12px}.lpBtnPrimary,.lpBtnGhost{text-decoration:none;min-height:50px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-size:15px;font-weight:850;letter-spacing:-.01em;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease;position:relative;overflow:hidden}.lpBtnPrimary{color:#fff;background:#7c3aed;border:1px solid #7c3aed;box-shadow:0 10px 24px #7c3aed2e}.lpBtnGhost{color:#111827;background:#fff;border:1px solid #d1d5db}.lpBtnPrimary:hover,.lpBtnGhost:hover{transform:translateY(-2px)}.lpBtnPrimary:hover{box-shadow:0 16px 34px #7c3aed3d}.lpBtnGhost:hover{background:#f9fafb;border-color:#c4b5fd}.lpHero{position:relative;z-index:1;width:min(1240px,92%);margin:0 auto;padding:90px 0}.lpHeroGrid{display:grid;grid-template-columns:.98fr 1.02fr;gap:54px;align-items:start}.lpHeroLeft{max-width:660px;padding-top:18px}.lpKicker{display:inline-flex;align-items:center;margin-bottom:22px;font-size:12px;letter-spacing:.18em;font-weight:900;color:#7c3aed;text-transform:uppercase}.lpTitle{margin:0 0 26px;font-size:clamp(58px,7vw,96px);line-height:.95;letter-spacing:-.055em;font-weight:950;color:#111827;max-width:680px}.lpTitleGradient{background:linear-gradient(135deg,#7c3aed,#2563eb);background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.lpSubtitle{margin:0;max-width:600px;color:#4b5563;font-size:20px;line-height:1.75}.lpCtas{display:flex;gap:16px;flex-wrap:wrap;margin-top:34px}.lpHeroBtn{min-width:238px}.lpTrustRow{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.lpTrustChip{padding:11px 14px;border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb;color:#374151;font-size:13px;font-weight:750;box-shadow:0 8px 20px #0f172a0a}.lpHeroMeta{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.lpMiniStat{min-height:150px;padding:24px 22px;border-radius:22px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 22px 50px #0f172a1a}.lpMiniStat:hover{transform:translateY(-4px);border-color:#ddd6fe;box-shadow:0 24px 48px #0f172a1f}.lpMiniStatValue{margin-bottom:12px;font-size:28px;font-weight:800;color:#111827}.lpMiniStatLabel{font-size:13px;line-height:1.65;color:#6b7280}.lpHeroRight{display:flex;justify-content:center;padding-top:6px}.lpDeviceShell{position:relative;width:100%;max-width:720px;min-height:680px;transform:perspective(1600px) rotateY(-5deg) rotateX(2deg);transform-style:preserve-3d;animation:deviceFloat 6.5s ease-in-out infinite}@keyframes deviceFloat{0%,to{transform:perspective(1600px) rotateY(-7deg) rotateX(2deg) translateY(0)}50%{transform:perspective(1600px) rotateY(-7deg) rotateX(2deg) translateY(-8px)}}.lpDeviceGlow{position:absolute;inset:90px 40px 50px 50px;background:radial-gradient(circle,rgba(124,58,237,.18),transparent 58%);filter:blur(62px);pointer-events:none;animation:glowShift 8s ease-in-out infinite}@keyframes glowShift{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.lpDeviceFrame{position:relative;z-index:2;padding:26px;background:linear-gradient(180deg,#111827,#0f172a);border:1px solid rgba(124,58,237,.18);box-shadow:0 30px 80px #0f172a47;border-radius:24px}.lpDeviceFrame:before,.lpDeviceFrame:after{display:none}.lpDeviceTopbar{margin-bottom:18px;padding:16px 18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:14px;display:flex;justify-content:center}.lpDevicePill{color:#e5e7eb;font-size:14px;font-weight:900;letter-spacing:.28em}.lpDeviceList{display:grid;gap:16px}.lpDeviceItem{position:relative;display:grid;grid-template-columns:62px 1fr;gap:16px;align-items:center;padding:18px;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.09);box-shadow:0 14px 26px #00000029;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.lpDeviceItem:hover{transform:translate(4px) translateY(-4px);border-color:#c4b5fd5c;background:#ffffff14}.lpDeviceIcon{width:62px;height:62px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:26px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.lpDeviceMeta{font-size:11px;font-weight:900;letter-spacing:.18em;color:#c4b5fd;margin-bottom:6px}.lpDeviceTitle{color:#f9fafb;font-size:18px;font-weight:850;line-height:1.2}.lpDeviceSub{margin-top:6px;color:#cbd5e1;font-size:15px}.lpDeviceFooter{display:flex;align-items:center;gap:14px;margin-top:22px}.lpClaimBtn,.lpPlusBtn{border:none;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease;position:relative;overflow:hidden}.lpClaimBtn{flex:1;min-height:60px;border-radius:14px;background:#7c3aed;color:#fff;font-weight:900;font-size:17px;letter-spacing:.12em;box-shadow:0 18px 38px #7c3aed42}.lpPlusBtn{width:60px;height:60px;border-radius:14px;background:#ffffff14;color:#fff;font-size:30px;border:1px solid rgba(255,255,255,.1)}.lpClaimBtn:hover,.lpPlusBtn:hover{transform:translateY(-2px)}.lpAlertCard{position:absolute;z-index:3;width:292px;padding:18px;background:#111827;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 20px 44px #0f172a33;overflow:hidden;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.lpAlertCard:hover{transform:translateY(-5px);border-color:#c4b5fd59}.lpAlertOne{left:-36px;top:132px;animation:alertDriftOne 5.5s ease-in-out infinite}.lpAlertTwo{right:-30px;bottom:94px;animation:alertDriftTwo 6s ease-in-out infinite}@keyframes alertDriftOne{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes alertDriftTwo{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.lpAlertTitle{color:#f9fafb;font-size:17px;font-weight:900;margin-bottom:10px;letter-spacing:-.02em}.lpAlertText{color:#cbd5e1;font-size:15px;line-height:1.65}.lpStatsBand{position:relative;z-index:1;background:#f8fafc;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.lpStatsInner{width:min(1200px,92%);margin:0 auto;padding:28px 0;display:grid;grid-template-columns:repeat(3,1fr)}.lpStat{text-align:center;position:relative}.lpStat:not(:last-child):after{content:"";position:absolute;top:8px;right:0;width:1px;height:calc(100% - 16px);background:#e5e7eb}.lpStatNumber{color:#111827;font-size:36px;font-weight:900;margin-bottom:8px}.lpStatText{color:#6b7280;font-size:15px}#how,#features,#safety,#footer{scroll-margin-top:100px}.howWrap{position:relative;z-index:1;background:#fff;padding:110px 0}.howInner{width:min(1200px,92%);margin:0 auto}.howSectionTop{max-width:760px;margin:0 auto 52px;text-align:center}.howKicker{font-size:12px;letter-spacing:.18em;font-weight:900;color:#7c3aed;margin-bottom:14px}.howTitle{margin:0 0 14px;font-size:clamp(42px,5vw,72px);font-weight:950;letter-spacing:-.04em;color:#111827}.howSub{margin:0;color:#4b5563;font-size:20px;line-height:1.7}.howGrid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.howGrid:before{display:none}.howCard{background:#fff;border:1px solid #e5e7eb;padding:26px;min-height:290px;border-radius:20px;box-shadow:0 18px 40px #0f172a14;position:relative;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.howCard:before{display:none}.howCard:after{content:"";position:absolute;right:0;top:0;width:72px;height:72px;background:#f5f3ff;border-bottom-left-radius:32px}.howCard:hover{transform:translateY(-5px);border-color:#ddd6fe;box-shadow:0 24px 48px #0f172a1f}.howNum{width:48px;height:48px;display:grid;place-items:center;border:1px solid #ede9fe;background:#f5f3ff;color:#7c3aed;font-size:15px;font-weight:900;margin-bottom:18px;border-radius:14px;position:relative;z-index:1}.howLabel{font-size:12px;letter-spacing:.18em;font-weight:900;color:#7c3aed;margin-bottom:14px;position:relative;z-index:1}.howCardTitle{margin:0 0 14px;font-size:30px;line-height:1.15;color:#111827;font-weight:900;letter-spacing:-.02em;position:relative;z-index:1}.howText{margin:0;color:#4b5563;line-height:1.8;font-size:17px;position:relative;z-index:1}.featuresWrap{position:relative;z-index:1;background:#f8fafc;padding:110px 0}.featuresInner{width:min(1240px,92%);margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:start}.featuresKicker{font-size:12px;letter-spacing:.18em;font-weight:900;color:#7c3aed;margin-bottom:14px}.featuresTitle{font-size:clamp(46px,5vw,78px);font-weight:950;letter-spacing:-.05em;line-height:.94;margin:0 0 22px;color:#111827}.featuresSub{font-size:20px;color:#4b5563;line-height:1.75;max-width:500px}.featuresGrid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.featureCard{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;min-height:220px;box-shadow:0 18px 40px #0f172a14;position:relative;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.featureCard:before{display:none}.featureCard:after{content:"";position:absolute;right:0;top:0;width:72px;height:72px;background:#f5f3ff;border-bottom-left-radius:32px}.featureCard:hover{transform:translateY(-5px);border-color:#ddd6fe;box-shadow:0 24px 48px #0f172a1f}.featureCardFeatured{min-height:300px;background:linear-gradient(180deg,#fff,#f5f3ff);border-color:#ddd6fe}.featureIcon{width:52px;height:52px;border-radius:14px;background:#f5f3ff;border:1px solid #ede9fe;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:18px;position:relative;z-index:1}.featureTitle{margin:0 0 12px;font-size:22px;line-height:1.2;color:#111827;font-weight:900;letter-spacing:-.02em;position:relative;z-index:1}.featureText{margin:0;color:#4b5563;line-height:1.8;font-size:16px;position:relative;z-index:1}.safetyWrap{position:relative;z-index:1;background:#fff;padding:120px 0}.safetyInner{width:min(1240px,92%);margin:0 auto;display:grid;grid-template-columns:1fr 1.02fr;gap:70px;align-items:center}.safetyKicker{font-size:12px;letter-spacing:.18em;font-weight:900;color:#7c3aed;margin-bottom:16px}.safetyTitle{margin:0 0 20px;font-size:clamp(46px,5vw,78px);line-height:.94;letter-spacing:-.05em;font-weight:950;color:#111827}.safetySub{margin:0 0 30px;max-width:580px;color:#4b5563;font-size:20px;line-height:1.75}.safetyList{list-style:none;padding:0;margin:0 0 30px;display:grid;gap:18px}.safetyItem{display:grid;grid-template-columns:40px 1fr;gap:14px;align-items:center;color:#374151;font-weight:750;font-size:17px}.safetyIcon{width:40px;height:40px;border-radius:12px;background:#f5f3ff;border:1px solid #ede9fe;display:flex;align-items:center;justify-content:center}.safetyBtnLink{text-decoration:none}.safetyBtn{border:1px solid #7c3aed;background:#7c3aed;color:#fff;border-radius:12px;padding:14px 18px;font-weight:900;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease;box-shadow:0 10px 24px #7c3aed2e}.safetyBtn:hover{transform:translateY(-2px);box-shadow:0 16px 34px #7c3aed3d}.safetyBtn .arrow{margin-left:8px}.safetyRight{display:flex;justify-content:center}.safetyPanel{width:min(560px,100%);padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 28px 64px #0f172a1a;position:relative;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.safetyPanel:before{display:none}.safetyPanel:hover{transform:translateY(-5px);border-color:#ddd6fe;box-shadow:0 34px 70px #0f172a24}.safetyPanelInner{position:relative;background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:28px;min-height:560px;overflow:hidden}.safetyAvatar{display:flex;justify-content:center;margin-top:12px}.safetyAvatarCircle{width:130px;height:130px;border-radius:22px;background:#7c3aed;border:1px solid #7c3aed;display:grid;place-items:center;font-size:56px;font-weight:900;color:#fff;box-shadow:0 18px 40px #7c3aed3d}.safetyName{text-align:center;margin-top:18px}.safetyNameTop{display:inline-flex;align-items:center;gap:10px}.safetyNameText{font-weight:900;font-size:24px;color:#111827}.safetyCheck{width:22px;height:22px;border-radius:8px;background:#ede9fe;display:grid;place-items:center;color:#7c3aed;font-size:12px;font-weight:900}.safetyRole{margin-top:6px;color:#6b7280;font-size:14px}.safetyCards{margin-top:24px;display:grid;gap:16px}.safetyCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 12px 26px #0f172a0f;position:relative;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.safetyCard:before,.safetyCard:after{display:none}.safetyCard:hover{transform:translateY(-4px);border-color:#ddd6fe;box-shadow:0 18px 36px #0f172a1a}.safetyCardTitle{font-weight:900;color:#111827;font-size:15px;letter-spacing:-.02em}.safetyCardSub{color:#6b7280;font-size:13px;margin-top:4px}.safetyGreen{width:28px;height:28px;border-radius:8px;background:#dcfce7;color:#16a34a;display:grid;place-items:center;font-weight:900}.safetyBadge{position:absolute;left:-8px;top:250px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px 16px;display:flex;gap:10px;align-items:center;box-shadow:0 20px 50px #0f172a1f}.safetyBadgeIcon{width:38px;height:38px;border-radius:12px;background:#f5f3ff;border:1px solid #ede9fe;display:grid;place-items:center}.safetyBadgeText{font-weight:900;color:#7c3aed}.lpFinalCta{position:relative;z-index:1;padding:100px 0;background:#f8fafc}.lpFinalCtaInner{width:min(1180px,92%);margin:0 auto;padding:34px;border-radius:24px;background:linear-gradient(135deg,#7c3aed,#2563eb);border:1px solid #7c3aed;box-shadow:0 34px 90px #2563eb29;display:flex;justify-content:space-between;gap:24px;align-items:center;position:relative;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease}.lpFinalCtaInner:before{display:none}.lpFinalCtaInner:hover{transform:translateY(-5px);box-shadow:0 40px 100px #2563eb33}.lpFinalCtaKicker{font-size:12px;letter-spacing:.18em;font-weight:900;color:#ffffffc2;margin-bottom:12px}.lpFinalCtaTitle{margin:0;font-size:clamp(30px,4vw,52px);line-height:1.08;letter-spacing:-.04em;font-weight:950;color:#fff}.lpFinalBtn{min-width:220px;border-radius:12px;background:#fff;color:#7c3aed;border-color:#fff;box-shadow:none}.lpFooter{position:relative;z-index:1;border-top:1px solid #e5e7eb;background:#fff}.lpFooterInner{width:min(1180px,92%);margin:0 auto;padding:34px 0 46px;display:flex;justify-content:space-between;gap:24px;align-items:start}.lpFooterBrand{display:flex;align-items:center;gap:10px;margin-bottom:12px}.lpFooterText{margin:0;color:#6b7280;max-width:420px;line-height:1.8}.lpFooterLinks{display:grid;gap:12px}.lpFooterLinks a{text-decoration:none;color:#4b5563;font-weight:700}.lpFooterLinks a:hover{color:#7c3aed}@media(max-width:1100px){.lpHeroGrid,.featuresInner,.safetyInner{grid-template-columns:1fr}.lpHeroRight{justify-content:flex-start}.lpDeviceShell{max-width:100%;min-height:auto;transform:none;animation:none}.lpAlertOne{left:8px;top:40px}.lpAlertTwo{right:8px;bottom:34px}.howGrid,.lpStatsInner,.featuresGrid{grid-template-columns:1fr}.lpStat:not(:last-child):after{display:none}.lpFinalCtaInner,.lpFooterInner{flex-direction:column;align-items:flex-start}}@media(max-width:900px){.lpLinks{display:none}.lpNavInner{min-height:76px}.lpTitle{font-size:58px}.lpHeroMeta{grid-template-columns:1fr}.lpAlertCard{position:static;width:100%;margin-bottom:12px;animation:none}.lpDeviceShell{display:grid;gap:12px}.safetyBadge{position:static;margin-top:18px}}@media(max-width:640px){.lpActions{width:100%;justify-content:flex-start;flex-wrap:wrap}.lpNavInner{flex-wrap:wrap;padding:10px 0}.lpTitle{font-size:46px}.lpSubtitle,.howSub,.featuresSub,.safetySub{font-size:18px}.lpHeroBtn{width:100%}}@media(prefers-reduced-motion:reduce){.pageEnter,.lpDeviceShell,.lpDeviceGlow,.lpAlertOne,.lpAlertTwo,.lpMiniStat,.lpDeviceItem,.featureCard,.howCard,.safetyCard,.safetyPanel,.lpFinalCtaInner,.lpBtnPrimary,.lpBtnGhost,.lpClaimBtn,.lpPlusBtn,.safetyBtn,.lpTrustChip{animation:none!important;transition:none!important;transform:none!important}}.lpAudienceBadge{width:fit-content;margin-top:22px;padding:12px 16px;border-radius:999px;background:#f5f3ff;border:1px solid #ddd6fe;color:#5b21b6;font-size:14px;font-weight:800;display:flex;align-items:center;gap:8px}.lpAudienceBadge span{width:22px;height:22px;border-radius:999px;background:#7c3aed;color:#fff;display:grid;place-items:center;font-size:13px}.pageEnter{animation:pageEnterReveal .55s cubic-bezier(.22,1,.36,1);will-change:opacity,transform,filter}@keyframes pageEnterReveal{0%{opacity:0;transform:translateY(16px) scale(.99);filter:blur(8px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.authPage{min-height:100vh;background:#fff;color:#111827;position:relative}.dashApp,.itemDetailPage{background:radial-gradient(circle at 15% 10%,rgba(111,124,255,.12),transparent 22%),radial-gradient(circle at 85% 10%,rgba(62,166,255,.08),transparent 20%),linear-gradient(180deg,#060913,#090d1a 48%,#060913);position:relative;color:var(--uf-text)}.dashApp:before,.itemDetailPage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:44px 44px;opacity:.18;pointer-events:none}.authTopbar{width:100%;padding:16px 48px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e5e7eb}.authBrand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.authBrandName{font-size:18px;font-weight:800;color:#111827}.authBackLink{text-decoration:none;color:#4b5563;font-weight:800}.authBackLink:hover{color:#7c3aed}.authShell{width:min(1240px,92%);margin:0 auto;min-height:calc(100vh - 84px);display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:start;padding:70px 0;position:relative;z-index:1}.authIntro{max-width:620px;padding-top:12px}.authKicker{font-size:12px;letter-spacing:.18em;font-weight:900;color:#7c3aed;margin-bottom:18px}.authHeroTitle{margin:0 0 22px;font-size:clamp(56px,6vw,86px);line-height:.95;letter-spacing:-.055em;color:#111827;font-weight:800}.authHeroSub{margin:0;color:#4b5563;font-size:21px;line-height:1.75;max-width:580px}.authUniversityBadge{width:fit-content;margin-top:24px;padding:12px 18px;border-radius:999px;background:#f5f3ff;border:1px solid #ddd6fe;color:#5b21b6;font-size:14px;font-weight:800;display:flex;align-items:center;gap:8px}.authUniversityBadge span{width:22px;height:22px;border-radius:999px;background:#7c3aed;color:#fff;display:grid;place-items:center;font-size:13px}.authFeatureList{display:grid;gap:16px;margin-top:30px;max-width:600px}.authFeatureItem{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:start;padding:18px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 18px 40px #0f172a14}.authFeatureIcon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#f5f3ff;border:1px solid #ddd6fe;font-size:22px}.authFeatureTitle{font-size:18px;font-weight:800;color:#111827;margin-bottom:6px}.authFeatureText{font-size:14px;line-height:1.65;color:#6b7280}.authCardModern{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:32px;box-shadow:0 28px 70px #0f172a1f}.authCardHeader{margin-bottom:24px}.authCardPill{display:inline-flex;padding:8px 14px;border-radius:999px;background:#f5f3ff;color:#7c3aed;font-size:12px;font-weight:900;letter-spacing:.14em;margin-bottom:14px;border:1px solid #ddd6fe}.authCardTitle{margin:0 0 8px;font-size:42px;color:#111827;font-weight:800;letter-spacing:-.04em}.authCardSub{margin:0;color:#4b5563;font-size:16px;line-height:1.7}.authFormsGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.authPanelModern{background:#f9fafb;border:1px solid #e5e7eb;border-radius:22px;padding:22px}.authPanelSoft{background:#f9fafb}.authPanelTop{margin-bottom:14px}.authPanelTitle{margin:0 0 10px;font-size:24px;font-weight:800;color:#111827}.authPanelSubText{margin:0 0 6px;color:#6b7280;font-size:14px;line-height:1.6}.authLabel{display:block;margin:14px 0 8px;font-size:13px;font-weight:800;color:#374151}.authInput{width:100%;padding:14px 16px;border-radius:14px;border:1px solid #d1d5db;background:#fff;color:#111827;outline:none;font-size:15px}.authInput::placeholder{color:#9ca3af}.authInput:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.authPrimaryBtn,.authGhostBtn{width:100%;margin-top:18px;border-radius:14px;padding:14px 16px;font-size:15px;font-weight:800;cursor:pointer}.authPrimaryBtn{border:none;color:#fff;background:#7c3aed;box-shadow:0 14px 34px #7c3aed38}.authGhostBtn{color:#111827;background:#fff;border:1px solid #d1d5db}.authHint{margin:14px 0 0;font-size:13px;color:#6b7280;line-height:1.6}.authResendBox{margin-top:18px;padding-top:18px;border-top:1px solid #e5e7eb;display:grid;gap:12px}.authResendTitle{margin:0;font-size:14px;font-weight:800;color:#374151}.dashApp{min-height:100vh;display:grid;grid-template-columns:280px 1fr;position:relative}.dashSidebar{position:sticky;top:0;height:100vh;padding:24px 18px;border-right:1px solid #e5e7eb;background:#fff;display:flex;flex-direction:column;justify-content:space-between;z-index:2}.dashSidebarBrand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.dashSidebarBrandText{font-size:28px;font-weight:900;color:var(--uf-text);letter-spacing:-.04em}.dashSidebarSection{margin-top:34px;display:grid;gap:8px}.dashSidebarLabel{font-size:12px;font-weight:900;letter-spacing:.16em;color:#8ea0c3;text-transform:uppercase;padding:0 12px 8px}.dashSidebarItem{width:100%;text-align:left;border:1px solid transparent;border-radius:14px;padding:14px;font-size:15px;font-weight:700;background:transparent;color:#475569;cursor:pointer;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease}.dashSidebarItem:hover{transform:translate(4px);background:#ffffff0a;border-color:#7c92ff1f;color:#fff}.dashSidebarItem.active{box-shadow:0 12px 28px #0000002e}.dashSidebarItem.active .dashSidebarItem.active{background:#f3f4ff;color:#6f52ff;border-color:#d9d6ff}.dashSidebarFooter{display:grid;gap:12px}.dashApp{background:#f8fafc}.dashSidebarUser{padding:14px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(124,146,255,.12)}.dashSidebarUserEmail{font-size:14px;color:var(--uf-text-soft);font-weight:600;word-break:break-word}.dashSidebarLogout{border:1px solid rgba(124,146,255,.14);background:#ffffff0a;color:var(--uf-text);border-radius:14px;padding:13px 16px;font-weight:800;cursor:pointer;transition:transform .22s ease,background .22s ease,border-color .22s ease}.dashSidebarLogout:hover{transform:translateY(-2px);background:#ffffff0f}.dashMain{padding:30px;position:relative;z-index:1}.dashMainTop{margin-bottom:28px}.dashKicker{font-size:12px;letter-spacing:.18em;font-weight:900;color:#8f9cff;margin-bottom:14px;text-transform:uppercase}.dashMainTitle{margin:0 0 14px;font-size:clamp(48px,6vw,84px);line-height:.92;letter-spacing:-.05em;color:#0f172a;font-weight:900;max-width:760px}.dashMainSub{margin:0;color:#64748b;font-size:20px;line-height:1.75;max-width:760px}.dashStatsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px}.dashStatCard{position:relative;overflow:hidden;border-radius:24px;padding:24px;background:linear-gradient(135deg,#fff,#f8faff);border:1px solid #e5e7eb;box-shadow:0 1px 2px #0f172a0a,0 18px 45px #0f172a14;transition:all .25s ease}.dashStatCard:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#7c3aed,#6366f1,#3b82f6)}.dashStatCard:after{display:none}.dashStatCard:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0f172a0f,0 24px 55px #0f172a1f}.dashStatLabel{position:relative;z-index:1;font-size:14px;color:#64748b;font-weight:800;margin-bottom:22px}.dashStatValue{position:relative;z-index:1;font-size:48px;font-weight:850;color:#111827;letter-spacing:-.04em}.dashContentGrid{display:grid;grid-template-columns:420px 1fr;gap:20px;align-items:start}.dashPanel{border-radius:22px;padding:24px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.dashPanel:hover{transform:translateY(-4px);border-color:#7c92ff38;box-shadow:inset 0 1px #ffffff0d,0 24px 46px #0000003d}.dashPanelHeader{margin-bottom:18px}.dashPanelHeaderRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashPanelTitle{margin:0 0 8px;font-size:28px;font-weight:900;color:var(--uf-text);letter-spacing:-.03em}.dashPanelSub{margin:0;color:var(--uf-muted);font-size:15px;line-height:1.6}.dashForm{display:block}.dashLabel{display:block;margin:14px 0 8px;font-size:14px;font-weight:800;color:#475569}.dashInput,.itemDetailTextarea{width:100%;padding:14px 16px;border-radius:14px;border:1px solid rgba(124,146,255,.14);background:#fff;border:1px solid #dbe1ea;color:#0f172a;color:var(--uf-text);outline:none;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,transform .2s ease}.dashInput::placeholder,.itemDetailTextarea::placeholder{color:#7f8cad}.dashInput:hover,.itemDetailTextarea:hover{transform:translateY(-1px)}.dashInput:focus,.itemDetailTextarea:focus{border-color:#7c92ff57;box-shadow:0 0 0 4px #6f7cff1f;background:#ffffff0f}.dashTextarea{resize:vertical}.dashTwoCols{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dashFileInput{width:100%;padding:12px;border-radius:14px;border:1px dashed rgba(124,146,255,.18);background:#ffffff08;color:var(--uf-muted)}.dashPreviewWrap{margin-top:14px}.dashPreviewImage,.dashItemThumb,.itemDetailImage{width:100%;border-radius:18px;border:1px solid rgba(124,146,255,.14);box-shadow:0 18px 34px #0003;transition:transform .22s ease,box-shadow .22s ease}.dashPreviewImage:hover,.dashItemThumb:hover,.itemDetailImage:hover{transform:scale(1.012);box-shadow:0 24px 40px #0000003d}.dashPreviewImage{max-height:220px;object-fit:cover}.dashUniqueBox,.dashProofBox{margin-top:16px;padding:14px 16px;border-radius:16px;background:#6f7cff14;border:1px solid rgba(124,146,255,.16)}.dashUniqueText,.dashProofLabel{color:#c5cff0;font-size:13px;font-weight:800}.dashUniqueCode{color:#9ea8ff;font-weight:900}.dashPrimaryButton,.dashSecondaryButton,.itemDetailPrimaryBtn,.itemDetailSecondaryBtn{border-radius:14px;padding:13px 16px;font-size:14px;font-weight:800;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease;position:relative;overflow:hidden}.dashPrimaryButton:after,.itemDetailPrimaryBtn:after{content:"";position:absolute;top:0;left:-140%;width:80%;height:100%;background:linear-gradient(115deg,transparent,rgba(255,255,255,.22),transparent);transition:left .55s ease}.dashPrimaryButton:hover:after,.itemDetailPrimaryBtn:hover:after{left:150%}.dashPrimaryButton,.itemDetailPrimaryBtn{border:none;color:#fff;background:linear-gradient(135deg,#6f7cff,#3ea6ff);box-shadow:0 14px 34px #456fff4d,inset 0 1px #ffffff1f}.dashSecondaryButton,.itemDetailSecondaryBtn{border:1px solid rgba(124,146,255,.14);background:#ffffff08;color:var(--uf-text)}.dashPrimaryButton:hover,.dashSecondaryButton:hover,.itemDetailPrimaryBtn:hover,.itemDetailSecondaryBtn:hover{transform:translateY(-2px)}.dashSecondaryButton:hover,.itemDetailSecondaryBtn:hover{background:#ffffff0d}.dashSecondaryButton:disabled,.itemDetailSecondaryBtn:disabled,.dashPrimaryButton:disabled,.itemDetailPrimaryBtn:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}.dashFilters{display:grid;grid-template-columns:1.5fr 220px;gap:12px;margin-bottom:18px}.dashItemsList{display:grid;gap:14px}.dashItemCard{border-radius:18px;padding:18px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.dashItemCard:hover{transform:translateY(-4px);border-color:#7c92ff38;box-shadow:inset 0 1px #ffffff0d,0 24px 44px #0000003d}.dashItemHeader{display:flex;justify-content:space-between;gap:14px;align-items:start}.dashItemTitle{margin:0;font-size:24px;font-weight:900;color:var(--uf-text);letter-spacing:-.03em}.dashItemMeta,.dashItemLocation{margin-top:6px;color:var(--uf-muted);font-size:13px}.dashItemDescription{margin:12px 0 0;color:var(--uf-text-soft);line-height:1.75}.dashStatus{padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800;text-transform:capitalize;background:#ffffff0f;color:#d8e0f8;border:1px solid rgba(124,146,255,.12)}.dashStatus.claimed{background:#3ea6ff24;color:#8dcbff;border-color:#3ea6ff38}.dashItemThumbWrap{margin-top:14px;display:flex;justify-content:center}.dashItemThumb{max-width:340px;height:auto;object-fit:contain}.dashItemActions{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.dashEmptyState{padding:18px;border-radius:16px;background:#ffffff08;border:1px dashed rgba(124,146,255,.16);color:var(--uf-muted)}.itemDetailLinkBtn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.dashChatShell{display:grid;gap:18px}.dashChatHeader{padding-bottom:10px;border-bottom:1px solid rgba(124,146,255,.12);display:flex;align-items:center;justify-content:space-between;gap:16px}.dashChatTitle{margin:0;font-size:24px;font-weight:900;color:var(--uf-text)}.dashChatSub{margin-top:6px;color:var(--uf-muted);font-size:14px;line-height:1.5}.dashChatPresence,.itemDetailPresence{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(124,146,255,.12)}.dashPresenceDot,.itemDetailPresenceDot{width:10px;height:10px;border-radius:999px;display:inline-block}.dashPresenceDot.online,.itemDetailPresenceDot.online{background:#10b981;box-shadow:0 0 0 4px #10b98124}.dashPresenceDot.offline,.itemDetailPresenceDot.offline{background:#7f8cab;box-shadow:0 0 0 4px #7f8cab24}.dashPresenceText,.itemDetailPresenceText{font-size:13px;font-weight:700;color:#d9e0f6}.dashChatMessages{display:grid;gap:14px;max-height:520px;overflow-y:auto;padding-right:4px}.dashChatRow,.itemDetailChatRow{display:flex;flex-direction:column;gap:6px;max-width:78%}.dashChatRow.mine,.itemDetailChatRow.mine{justify-self:end;text-align:right}.dashChatRow.theirs,.itemDetailChatRow.theirs{justify-self:start;text-align:left}.dashChatMeta,.itemDetailChatMeta{display:flex;flex-direction:column;gap:2px}.dashChatSender,.itemDetailChatSender{font-size:13px;font-weight:800;color:#d7def6}.dashChatTime,.itemDetailChatTime{font-size:12px;color:#7e8bb1}.dashChatBubble,.itemDetailChatBubble{padding:14px 16px;border-radius:16px;font-size:15px;line-height:1.7;word-break:break-word;transition:transform .2s ease,box-shadow .2s ease}.dashChatBubble:hover,.itemDetailChatBubble:hover{transform:translateY(-1px)}.dashChatBubble.mine,.itemDetailChatBubble.mine{background:linear-gradient(135deg,#6f7cff,#3ea6ff);color:#fff;border-bottom-right-radius:8px;box-shadow:0 14px 26px #456fff3d}.dashChatBubble.theirs,.itemDetailChatBubble.theirs{background:#ffffff0a;color:var(--uf-text);border:1px solid rgba(124,146,255,.12);border-bottom-left-radius:8px}.dashSeenStatus,.itemDetailSeenStatus{margin-top:4px;font-size:12px;color:#7e8bb1}.dashTypingIndicator,.itemDetailTypingIndicator{margin-top:8px;font-size:13px;color:var(--uf-muted);font-style:italic}.dashChatReplyForm{margin-top:6px}.dashChatReplyActions{display:flex;justify-content:flex-end;margin-top:12px}.dashSidebarBrand{display:flex;align-items:center;gap:12px;text-decoration:none}.dashSidebarLogo{width:52px;height:52px;object-fit:cover;border-radius:50%;padding:4px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 12px 30px #0f172a14}.dashSidebarUF{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#6366f1);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:15px;box-shadow:0 10px 20px #7c3aed40}.dashSidebarBrandInfo{display:flex;flex-direction:column}.dashSidebarBrandText{font-size:26px;font-weight:800;color:#0f172a;line-height:1}.dashSidebarBrandSub{font-size:12px;color:#64748b;font-weight:500}.itemDetailPage{min-height:100vh;padding:28px}.itemDetailWrap{width:min(1240px,92%);margin:0 auto;position:relative;z-index:1}.itemDetailBack{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#8f9cff;font-weight:800;margin-bottom:22px;transition:transform .2s ease,color .2s ease}.itemDetailBack:hover{color:#b8c2ff;transform:translate(-3px)}.itemDetailCard{background:linear-gradient(180deg,#0f1628f5,#0a101ef5);border:1px solid rgba(124,146,255,.14);border-radius:24px;box-shadow:0 28px 70px #0000004d,inset 0 1px #ffffff0a;overflow:hidden;position:relative}.itemDetailCard:before,.itemDetailMessageCard:before{content:"";position:absolute;left:18px;right:18px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(210,222,255,.42),transparent);opacity:.82}.itemDetailGrid{display:grid;grid-template-columns:1fr 1fr;gap:0}.itemDetailMedia{background:linear-gradient(180deg,#6f7cff14,#ffffff05);padding:32px;display:flex;align-items:center;justify-content:center;min-height:520px}.itemDetailImage{max-width:100%;max-height:440px;width:auto;height:auto;object-fit:contain;background:#ffffff0a}.itemDetailNoImage{width:100%;max-width:420px;min-height:320px;border-radius:18px;border:2px dashed rgba(124,146,255,.16);display:grid;place-items:center;color:var(--uf-muted);font-weight:700;background:#ffffff08}.itemDetailContent{padding:40px;display:flex;flex-direction:column;justify-content:center}.itemDetailKicker{font-size:12px;letter-spacing:.2em;font-weight:900;color:#8f9cff;margin-bottom:12px;text-transform:uppercase}.itemDetailTitle{margin:0 0 18px;font-size:clamp(44px,5vw,80px);line-height:.92;letter-spacing:-.05em;color:var(--uf-text);font-weight:900}.itemDetailMetaRow{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.itemDetailBadge{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;font-size:13px;font-weight:800;background:#6f7cff1f;color:#9ea8ff;border:1px solid rgba(124,146,255,.16)}.itemDetailBadge.status-claimed{background:#3ea6ff24;color:#8dcbff;border-color:#3ea6ff33}.itemDetailDescription{margin:0 0 22px;color:var(--uf-text-soft);font-size:18px;line-height:1.75}.itemDetailInfoList{display:grid;gap:14px;margin-bottom:28px}.itemDetailInfoItem{padding:14px 16px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(124,146,255,.12)}.itemDetailInfoLabel{display:block;font-size:12px;letter-spacing:.08em;font-weight:900;color:#8ea0c3;text-transform:uppercase;margin-bottom:6px}.itemDetailInfoValue{color:var(--uf-text);font-size:16px;font-weight:700;line-height:1.5}.itemDetailActions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.itemDetailPrimaryBtn,.itemDetailSecondaryBtn{min-width:170px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.itemDetailMessageCard{position:relative;margin-top:24px;padding:24px;border-radius:22px;background:linear-gradient(180deg,#0f1628f5,#0a101ef5);border:1px solid rgba(124,146,255,.14);box-shadow:0 24px 60px #0000003d,inset 0 1px #ffffff0a}.itemDetailMessageHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.itemDetailMessageTitle{margin:0 0 8px;font-size:30px;font-weight:900;color:var(--uf-text);letter-spacing:-.03em}.itemDetailMessageSub{margin:0 0 18px;color:var(--uf-muted);font-size:16px;line-height:1.6}.itemDetailChatList{display:grid;gap:14px;margin-bottom:18px}.itemDetailEmptyChat{padding:18px;border-radius:16px;background:#ffffff08;border:1px dashed rgba(124,146,255,.14);color:var(--uf-muted)}.itemDetailTextarea{min-height:150px;resize:vertical}.itemDetailMessageActions{display:flex;justify-content:flex-end;margin-top:14px}@media(max-width:1180px){.dashStatsGrid{grid-template-columns:repeat(2,1fr)}.dashContentGrid{grid-template-columns:1fr}}@media(max-width:980px){.authShell{grid-template-columns:1fr;gap:28px;padding-top:14px}.authIntro{max-width:100%}.authFormsGrid,.dashApp{grid-template-columns:1fr}.dashSidebar{position:static;height:auto;border-right:none;border-bottom:1px solid rgba(124,146,255,.12)}.dashStatsGrid,.dashTwoCols,.dashFilters{grid-template-columns:1fr}.dashMain{padding:20px}.itemDetailGrid{grid-template-columns:1fr}.itemDetailMedia{min-height:360px;padding:24px}.itemDetailContent{padding:24px}.itemDetailPage{padding:20px}.itemDetailActions{flex-direction:column;align-items:stretch}.itemDetailPrimaryBtn,.itemDetailSecondaryBtn{width:100%}.itemDetailChatRow,.dashChatRow{max-width:100%}}@media(max-width:640px){.authTopbar{flex-wrap:wrap;gap:10px}.authCardTitle,.itemDetailTitle,.dashMainTitle,.authHeroTitle{font-size:42px}.authHeroSub,.dashMainSub,.itemDetailDescription{font-size:18px}}@media(prefers-reduced-motion:reduce){.pageEnter,.authFeatureItem,.authPanelModern,.dashSidebarItem,.dashStatCard,.dashPanel,.dashItemCard,.itemDetailCard,.itemDetailMessageCard,.dashPrimaryButton,.dashSecondaryButton,.itemDetailPrimaryBtn,.itemDetailSecondaryBtn,.authPrimaryBtn,.authGhostBtn,.dashSidebarLogout,.dashPreviewImage,.dashItemThumb,.itemDetailImage,.dashChatBubble,.itemDetailChatBubble,.authInput,.dashInput,.itemDetailTextarea{transition:none!important;animation:none!important;transform:none!important}.authPrimaryBtn:after,.dashPrimaryButton:after,.itemDetailPrimaryBtn:after{display:none}}.createItemCard .dashLabel,.createItemCard .dashInput,.createItemCard .dashTextarea,.createItemCard .dashFileInput,.createItemCard .dashPreviewWrap,.createItemCard .dashUniqueBox,.createItemCard .dashPrimaryButton{opacity:0;transform:translateY(14px);animation:formStepIn .55s cubic-bezier(.22,1,.36,1) forwards}.createItemCard .dashLabel:nth-of-type(1){animation-delay:.04s}.createItemCard select.dashInput{animation-delay:.08s}.createItemCard .dashLabel:nth-of-type(2){animation-delay:.12s}.createItemCard input.dashInput:nth-of-type(1){animation-delay:.16s}.createItemCard .dashLabel:nth-of-type(3){animation-delay:.2s}.createItemCard .dashTextarea{animation-delay:.24s}.createItemCard .dashTwoCols{opacity:0;transform:translateY(14px);animation:formStepIn .55s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.28s}.createItemCard .dashLabel:nth-of-type(4){animation-delay:.32s}.createItemCard .dashFileInput{animation-delay:.36s}.createItemCard .dashPreviewWrap{animation-delay:.4s}.createItemCard .dashUniqueBox{animation-delay:.44s}.createItemCard .dashPrimaryButton{animation-delay:.5s}@keyframes formStepIn{0%{opacity:0;transform:translateY(14px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.createItemCard .dashInput,.createItemCard .dashTextarea,.createItemCard .dashFileInput{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.createItemCard .dashInput:hover,.createItemCard .dashTextarea:hover,.createItemCard .dashFileInput:hover{transform:translateY(-1px)}.createItemCard .dashInput:focus,.createItemCard .dashTextarea:focus{box-shadow:0 0 0 4px #6f7cff1f}@media(prefers-reduced-motion:reduce){.createItemCard .dashLabel,.createItemCard .dashInput,.createItemCard .dashTextarea,.createItemCard .dashFileInput,.createItemCard .dashPreviewWrap,.createItemCard .dashUniqueBox,.createItemCard .dashPrimaryButton,.createItemCard .dashTwoCols{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}}.dashSidebarItem{position:relative;overflow:hidden;transition:transform .24s ease,background .24s ease,border-color .24s ease,box-shadow .24s ease,color .24s ease,padding-left .24s ease}.dashSidebarItem:hover{transform:translate(4px);padding-left:18px}.dashSidebarItem.active{transform:translate(6px);padding-left:18px}.dashSidebarItem:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:999px;background:linear-gradient(180deg,#6f7cff,#3ea6ff);opacity:0;transition:opacity .24s ease,transform .24s ease;transform:scaleY(.7)}.dashSidebarItem.active:before{opacity:1;transform:scaleY(1)}.dashSidebarItem:after{content:"";position:absolute;top:0;left:-130%;width:70%;height:100%;background:linear-gradient(115deg,transparent,rgba(255,255,255,.08),transparent);transition:left .45s ease}.dashSidebarItem:hover:after{left:140%}.dashPanelSwap{animation:dashPanelSwapIn .42s cubic-bezier(.22,1,.36,1);transform-origin:top center;will-change:opacity,transform,filter}@keyframes dashPanelSwapIn{0%{opacity:0;transform:translateY(18px) scale(.985);filter:blur(8px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.dashPanel{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background .24s ease}.dashPanelSwap .dashItemCard,.dashPanelSwap .dashEmptyState,.dashPanelSwap .dashFilters,.dashPanelSwap .dashChatShell{animation:dashInnerFadeUp .5s cubic-bezier(.22,1,.36,1)}@keyframes dashInnerFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.dashSidebarItem,.dashSidebarItem:before,.dashSidebarItem:after,.dashPanelSwap,.dashPanelSwap .dashItemCard,.dashPanelSwap .dashEmptyState,.dashPanelSwap .dashFilters,.dashPanelSwap .dashChatShell{transition:none!important;animation:none!important;transform:none!important;filter:none!important}}.dashUploadBox{margin-top:2px}.dashUploadInner{width:100%;min-height:88px;border-radius:16px;border:1px dashed rgba(124,146,255,.18);background:linear-gradient(180deg,#ffffff09,#ffffff05);display:flex;align-items:center;gap:14px;padding:16px 18px;cursor:pointer;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease;position:relative;overflow:hidden}.dashUploadInner:before{content:"";position:absolute;left:16px;right:16px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(210,222,255,.4),transparent);opacity:.8}.dashUploadInner:hover{transform:translateY(-2px);border-color:#7c92ff47;box-shadow:inset 0 1px #ffffff0a,0 16px 30px #0000002e;background:linear-gradient(180deg,#ffffff0d,#ffffff06)}.dashFileInputHidden{display:none}.dashUploadButton{display:inline-flex;align-items:center;justify-content:center;min-width:124px;padding:12px 16px;border-radius:12px;background:linear-gradient(135deg,#6f7cff2e,#3ea6ff24);border:1px solid rgba(124,146,255,.18);color:#f4f7ff;font-size:14px;font-weight:800;box-shadow:inset 0 1px #ffffff0d,0 10px 22px #00000024;flex-shrink:0}.dashUploadText{color:var(--uf-muted);font-size:15px;line-height:1.5;word-break:break-word}.dashUniqueBox{margin-top:22px;margin-bottom:24px;padding:18px 20px;border-radius:18px;background:linear-gradient(180deg,#6f7cff1f,#3ea6ff0f);border:1px solid rgba(124,146,255,.18);display:flex;justify-content:space-between;align-items:center;gap:22px;flex-wrap:wrap}.dashUniqueText{color:#cfd7f3;font-size:14px;font-weight:800;line-height:1.5}.dashUniqueCode{color:#aeb8ff;font-weight:900;font-size:20px;letter-spacing:-.02em;margin-left:auto}.dashCreateButtonWrap{display:flex;justify-content:center;margin-top:6px;margin-bottom:8px}.dashCreateButtonWrap .dashPrimaryButton{min-width:220px;justify-content:center}@media(max-width:640px){.dashUploadInner{flex-direction:column;align-items:stretch}.dashUploadButton{width:100%}.dashUploadText{text-align:center}.dashUniqueBox{align-items:flex-start}.dashUniqueCode{margin-left:0}.dashCreateButtonWrap .dashPrimaryButton{width:100%}}.uploadInput{display:none}.uploadBox{margin-top:8px}.uploadLabel{display:flex;align-items:center;justify-content:center;padding:28px;border-radius:16px;cursor:pointer;background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px dashed rgba(124,146,255,.3);transition:all .25s ease}.uploadLabel:hover{border-color:#7c92ff99;background:#ffffff0a;transform:translateY(-2px)}.uploadContent{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.uploadIcon{font-size:24px;opacity:.9}.uploadText{font-size:14px;font-weight:600;color:#dbe2ff}.uploadSub{font-size:12px;color:#8d9ac0}.dashPreviewWrap{margin-top:12px}.dashPreviewImage{width:100%;max-width:220px;border-radius:12px;border:1px solid rgba(124,146,255,.2)}.ufModalOverlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:#0307129e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:ufFadeIn .22s ease;padding:20px}.ufModal{width:min(520px,100%);position:relative;border-radius:24px;padding:28px 24px 24px;background:linear-gradient(180deg,#0f1628f5,#0a101efa);border:1px solid rgba(124,146,255,.16);box-shadow:0 30px 80px #0000006b,inset 0 1px #ffffff0d;overflow:hidden;animation:ufModalIn .28s cubic-bezier(.2,.9,.2,1)}.ufModal:before{content:"";position:absolute;left:20px;right:20px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(210,222,255,.42),transparent);opacity:.9}.ufModal:after{content:"";position:absolute;width:180px;height:180px;border-radius:999px;right:-40px;top:-40px;filter:blur(36px);opacity:.22;pointer-events:none}.ufModal--success:after{background:radial-gradient(circle,rgba(52,211,153,.9),transparent 70%)}.ufModal--error:after{background:radial-gradient(circle,rgba(248,113,113,.9),transparent 70%)}.ufModal--info:after{background:radial-gradient(circle,rgba(96,165,250,.9),transparent 70%)}.ufModalClose{position:absolute;top:14px;right:14px;width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#dbe5ff;font-size:22px;line-height:1;cursor:pointer;transition:background .2s ease,transform .2s ease,border-color .2s ease}.ufModalClose:hover{background:#ffffff14;transform:rotate(90deg);border-color:#ffffff29}.ufModalIcon{width:68px;height:68px;border-radius:20px;display:grid;place-items:center;font-size:30px;font-weight:900;margin-bottom:18px;box-shadow:inset 0 1px #ffffff14,0 14px 30px #00000038}.ufModalIcon--success{background:linear-gradient(135deg,#10b98147,#22c55e2e);border:1px solid rgba(74,222,128,.22);color:#86efac}.ufModalIcon--error{background:linear-gradient(135deg,#ef444442,#f9731629);border:1px solid rgba(248,113,113,.22);color:#fca5a5}.ufModalIcon--info{background:linear-gradient(135deg,#3b82f642,#6366f129);border:1px solid rgba(96,165,250,.22);color:#93c5fd}.ufModalTitle{margin:0 0 10px;font-size:clamp(28px,4vw,38px);line-height:1.05;font-weight:900;letter-spacing:-.04em;color:#f7f9ff}.ufModalMessage{margin:0;color:#aeb9d8;font-size:16px;line-height:1.8;white-space:pre-line}.ufModalBtn{width:100%;margin-top:22px;border:none;border-radius:16px;padding:14px 18px;font-size:15px;font-weight:900;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6f7cff,#3ea6ff);box-shadow:0 14px 34px #456fff4d,inset 0 1px #ffffff1f;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.ufModalBtn:hover{transform:translateY(-2px);filter:brightness(1.04)}@keyframes ufFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ufModalIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.ufPromptInput{width:100%;margin-top:18px;padding:16px 18px;border-radius:16px;border:1px solid rgba(124,146,255,.18);background:#ffffff0a;color:var(--uf-text);outline:none;font-size:15px;line-height:1.6;resize:vertical;min-height:110px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ufPromptInput::placeholder{color:#7f8cad}.ufPromptInput:focus{border-color:#7c92ff5c;box-shadow:0 0 0 4px #6f7cff1f;background:#ffffff0f}.ufModalActions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.ufModalBtnGhost{background:#ffffff0a;color:#dbe5ff;border:1px solid rgba(124,146,255,.16);box-shadow:none}.ufModalBtnGhost:hover{background:#ffffff14}.ufModalBtnDanger{background:linear-gradient(135deg,#ef4444,#f97316);box-shadow:0 14px 34px #ef444447,inset 0 1px #ffffff1f}.authBrand{display:flex;align-items:center;gap:12px;text-decoration:none}.authLbuLogo{width:42px;height:42px;border-radius:10px;object-fit:cover}.authBrandIcon{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center}.authBrandText{display:flex;flex-direction:column;line-height:1.1}.authBrandText span{font-size:1.6rem;font-weight:800;color:#111827}.authBrandText small{font-size:.75rem;color:#6b7280}.dashApp{background:#f8fafc;color:#111827}.dashMainTitle,.dashPanelTitle,.dashItemTitle,.dashChatTitle{color:#111827!important}.dashMainSub,.dashPanelSub,.dashItemDescription,.dashItemMeta,.dashItemLocation,.dashChatSub,.dashStatLabel{color:#64748b!important}.dashLabel,.dashProofLabel,.dashUniqueText,.dashSidebarUserEmail{color:#334155!important}.dashInput,.itemDetailTextarea{background:#fff!important;color:#111827!important;border:1px solid #d1d5db!important}.dashInput::placeholder,.itemDetailTextarea::placeholder{color:#94a3b8!important}.dashPanel,.dashItemCard,.dashEmptyState{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 18px 45px #0f172a14!important}.dashSidebarItem{color:#475569!important;background:transparent}.dashSidebarItem:hover{background:#f8fafc!important;color:#111827!important}.dashSidebarItem.active{background:#fff!important;color:#111827!important;border-color:#e5e7eb!important;box-shadow:0 14px 30px #0f172a14!important}.dashPrimaryButton{background:#7c3aed!important;color:#fff!important}.dashSecondaryButton,.dashSidebarLogout{background:#fff!important;color:#111827!important;border:1px solid #d1d5db!important}.dashUploadButton,.uploadText{color:#111827!important}.uploadSub{color:#64748b!important}.dashUniqueBox,.dashProofBox{background:#f8fafc!important;border:1px solid #e5e7eb!important}.dashUniqueCode{color:#7c3aed!important}.brandLogo{width:52px;height:52px;object-fit:cover;border-radius:50%;padding:4px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 12px 30px #0f172a14}.itemDetailPage{min-height:100vh;background:#f8fafc!important;color:#111827!important;padding:28px}.itemDetailPage:before{display:none!important}.itemDetailTopbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.itemDetailBrand{display:flex;align-items:center;gap:12px;text-decoration:none}.itemDetailUF{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#6366f1);color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #7c3aed40}.itemDetailBrandText{display:flex;flex-direction:column}.itemDetailBrandText span{font-size:24px;font-weight:800;color:#111827;line-height:1}.itemDetailBrandText small{font-size:12px;color:#64748b;font-weight:600}.itemDetailBack{color:#475569!important;background:#fff;border:1px solid #e5e7eb;padding:12px 16px;border-radius:14px;box-shadow:0 10px 25px #0f172a0f}.itemDetailBack:hover{color:#7c3aed!important;transform:translate(-3px)}.itemDetailCard,.itemDetailMessageCard{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 24px 60px #0f172a14!important}.itemDetailCard:before,.itemDetailMessageCard:before{display:none!important}.itemDetailMedia{background:#f8fafc!important}.itemDetailTitle,.itemDetailMessageTitle,.itemDetailInfoValue{color:#111827!important}.itemDetailDescription,.itemDetailMessageSub,.itemDetailEmptyChat{color:#64748b!important}.itemDetailKicker,.itemDetailInfoLabel{color:#7c3aed!important}.itemDetailBadge{background:#f5f3ff!important;border:1px solid #ddd6fe!important;color:#5b21b6!important}.itemDetailInfoItem{background:#f8fafc!important;border:1px solid #e5e7eb!important}.itemDetailPresence{background:#fff!important;border:1px solid #e5e7eb!important}.itemDetailPresenceText,.itemDetailChatSender{color:#334155!important}.itemDetailChatTime,.itemDetailSeenStatus,.itemDetailTypingIndicator{color:#64748b!important}.itemDetailChatBubble.theirs{background:#f8fafc!important;color:#111827!important;border:1px solid #e5e7eb!important}.itemDetailChatBubble.mine,.itemDetailPrimaryBtn{background:#7c3aed!important;color:#fff!important}.itemDetailSecondaryBtn{background:#fff!important;color:#111827!important;border:1px solid #d1d5db!important}.lpIdentityLogo{width:100%;height:100%;object-fit:cover;border-radius:50%}.lpFooterLogo{width:40px;height:40px;object-fit:cover;border-radius:50%;border:1px solid #e5e7eb}.lpFooterBrand{display:flex;align-items:center;gap:12px}.dashButtonWrap{display:flex;justify-content:center;margin-top:28px}.dashChatShell{background:#fff!important;color:#111827!important}.dashChatHeader{border-bottom:1px solid #e5e7eb!important}.dashChatTitle{color:#111827!important}.dashChatSub{color:#64748b!important}.dashChatPresence{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 24px #0f172a0f}.dashPresenceText{color:#334155!important}.dashChatSender{color:#111827!important;font-weight:900!important}.dashChatTime{color:#64748b!important}.dashChatBubble.theirs{background:#f8fafc!important;color:#111827!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 24px #0f172a0d}.dashChatBubble.mine{background:#7c3aed!important;color:#fff!important;border:1px solid #7c3aed!important;box-shadow:0 14px 30px #7c3aed38}.dashSeenStatus,.dashTypingIndicator{color:#64748b!important}.dashChatReplyForm .dashLabel{color:#334155!important}.dashChatReplyForm .dashInput,.dashChatReplyForm .dashTextarea{background:#fff!important;color:#111827!important;border:1px solid #d1d5db!important}.dashChatReplyForm .dashInput::placeholder,.dashChatReplyForm .dashTextarea::placeholder{color:#94a3b8!important}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--uf-bg: #060913;--uf-bg-2: #0a0f1d;--uf-surface: rgba(15, 22, 40, .94);--uf-surface-2: rgba(11, 18, 34, .96);--uf-surface-3: rgba(255, 255, 255, .04);--uf-line: rgba(124, 146, 255, .14);--uf-line-strong: rgba(124, 146, 255, .28);--uf-text: #f5f7ff;--uf-text-soft: #d6ddf6;--uf-muted: #9aa6ca;--uf-muted-2: #7e8bb1;--uf-accent: #6f7cff;--uf-accent-2: #3ea6ff;--uf-accent-3: #8b5cf6;--uf-shadow-lg: 0 30px 80px rgba(0, 0, 0, .42);--uf-shadow-md: 0 18px 40px rgba(0, 0, 0, .28);--uf-shadow-sm: 0 10px 24px rgba(0, 0, 0, .16);--uf-radius-sm: 12px;--uf-radius-md: 16px;--uf-radius-lg: 22px}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{font-family:Plus Jakarta Sans,sans-serif;min-height:100vh;background:var(--uf-bg);color:var(--uf-text)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
