:root{--bg:#080808;--surface:#101010;--surface-2:#151515;--surface-3:#1a1a1a;--line:#2a2a2a;--text:#f5f4ef;--muted:#b6b2a6;--gold:#c8a96a;--gold-strong:#f1ce87;--danger:#ce3c3c;--motion-reveal-shift:16px;--motion-reveal-scale:0.985;--motion-reveal-duration:520ms;--motion-section-duration:420ms;--motion-stagger-shift:10px;--motion-stagger-scale:0.992;--motion-stagger-step:42ms;--motion-stagger-max:320ms}*{box-sizing:border-box}body,html{margin:0;padding:0;width:100%;max-width:100%;overflow-x:clip}body{min-height:100vh;position:relative;overscroll-behavior-x:none;background:radial-gradient(circle at 10% -10%,rgba(200,169,106,.16),transparent 42%),radial-gradient(circle at 100% 10%,rgba(200,169,106,.1),transparent 35%),linear-gradient(180deg,#090909,#050505);font-family:var(--font-body),"Segoe UI",sans-serif}body.motion-soft{--motion-reveal-shift:10px;--motion-reveal-scale:0.992;--motion-reveal-duration:420ms;--motion-section-duration:340ms;--motion-stagger-shift:6px;--motion-stagger-scale:0.996;--motion-stagger-step:30ms;--motion-stagger-max:220ms}body.motion-premium{--motion-reveal-shift:16px;--motion-reveal-scale:0.985;--motion-reveal-duration:520ms;--motion-section-duration:420ms;--motion-stagger-shift:10px;--motion-stagger-scale:0.992;--motion-stagger-step:42ms;--motion-stagger-max:320ms}body.motion-impact{--motion-reveal-shift:22px;--motion-reveal-scale:0.978;--motion-reveal-duration:620ms;--motion-section-duration:520ms;--motion-stagger-shift:14px;--motion-stagger-scale:0.986;--motion-stagger-step:56ms;--motion-stagger-max:420ms}h1,h2,h3{font-family:var(--font-title),"Impact",sans-serif;letter-spacing:.04em;margin-top:0}h1{font-size:clamp(2.6rem,7vw,5rem);line-height:.95}h2{font-size:clamp(1.2rem,3.6vw,2.3rem);line-height:1}h3{font-size:clamp(1rem,2.2vw,1.5rem);line-height:1.1}p,small{color:var(--muted)}a{color:var(--text)}html{scroll-behavior:smooth}html.route-scroll-restoring{scroll-behavior:auto!important}.skip-link{position:fixed;top:0;left:12px;z-index:1200;transform:translateY(-140%);border:1px solid #1f2a40;border-radius:999px;padding:10px 14px;font-size:.86rem;font-weight:700;text-decoration:none;color:#0f1a2e;background:#ffffff;box-shadow:0 8px 18px rgba(8,12,24,.24);transition:transform .16s ease}.skip-link:focus-visible{transform:translateY(10px)}:where(a,button,input,textarea,select,[role=button],[tabindex]:not([tabindex="-1"])):focus-visible{outline:2px solid #f9c46f;outline-offset:2px;box-shadow:0 0 0 4px rgba(249,196,111,.24)}:where(a,button,input,textarea,select,[role=button],[tabindex]:not([tabindex="-1"])):focus:not(:focus-visible){outline:none}.portal-root{width:min(1240px,100% - 36px);max-width:100%;margin:0 auto;padding:24px 0 80px}.app-shell,.route-shell{width:100%;max-width:100%;overflow-x:clip}.portal-topbar{top:auto;z-index:20;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid rgba(200,169,106,.35);border-radius:16px;background:rgba(10,10,10,.9);box-shadow:0 18px 44px rgba(0,0,0,.45)}.portal-brand-wrap{display:grid;grid-gap:2px;gap:2px}.portal-brand-row{display:flex;align-items:center;gap:12px}.portal-brand-logo{width:48px;height:48px;border-radius:999px;border:1px solid rgba(216,187,136,.95);background:transparent;box-shadow:0 12px 24px rgba(152,113,55,.24),inset 0 1px 0 rgba(255,255,255,.42);flex:0 0 auto;overflow:hidden;padding:0}.portal-brand-logo img{width:100%;height:100%;display:block;object-fit:contain;border-radius:inherit}.portal-brand{font-family:var(--font-title),"Impact",sans-serif;font-size:1.25rem;line-height:.85;letter-spacing:.08em}.portal-brand-wrap small{text-transform:uppercase;letter-spacing:.15em;font-size:.62rem;color:#9a9485}.portal-nav{display:flex;flex-wrap:wrap;gap:8px}.portal-link{text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:.74rem;font-weight:700;padding:8px 11px;border:1px solid #2c2c2c;border-radius:10px;background:#141414;color:#ddd9ce;transition:border-color .16s ease,color .16s ease,transform .12s ease}.portal-link:hover{border-color:var(--gold);color:var(--gold-strong);transform:translateY(-1px)}.portal-link.active{border-color:var(--gold);color:#090909;background:linear-gradient(125deg,var(--gold),var(--gold-strong))}.portal-top-badge{border:1px solid var(--gold);border-radius:999px;padding:5px 10px;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-strong);background:rgba(200,169,106,.13);white-space:nowrap}.hero,.panel,.portal-hero,.portal-panel{border:1px solid #272727;border-radius:20px;background:linear-gradient(180deg,#141414,#0f0f0f);box-shadow:0 22px 40px rgba(0,0,0,.35)}.portal-hero{margin-top:14px;padding:24px;position:relative;overflow:hidden}.hero:after,.portal-hero:after{content:"";position:absolute;inset:auto -24px -30px auto;width:240px;height:240px;background:radial-gradient(circle,rgba(200,169,106,.32),transparent 72%);pointer-events:none}.badge,.portal-kicker{display:inline-flex;align-items:center;border:1px solid rgba(200,169,106,.42);border-radius:999px;color:var(--gold-strong);background:rgba(200,169,106,.1);text-transform:uppercase;letter-spacing:.1em;font-size:.66rem;font-weight:700;padding:5px 10px}.badge.ghost{color:#d2cdc1;background:rgba(255,255,255,.05);border-color:#3a3a3a}.portal-grid{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:12px;gap:12px}.ticker-card{border:1px solid #292929;padding:14px;background:linear-gradient(160deg,#161616,#101010 70%);box-shadow:0 16px 30px rgba(0,0,0,.34);transition:transform .16s ease,border-color .16s ease}.ticker-card:hover{transform:translateY(-2px);border-color:rgba(200,169,106,.55)}.ticker-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:10px;gap:10px}.ticker-head>div{min-width:0;flex:1 1 auto}.ticker-label{display:inline-flex;border:1px solid rgba(200,169,106,.35);border-radius:999px;color:var(--gold);background:rgba(200,169,106,.08);letter-spacing:.12em;font-size:.57rem;font-weight:700;padding:3px 8px;margin-bottom:6px}.ticker-head h3{margin:0;color:#f4f1e8}.ticker-head p{margin:4px 0 0;overflow-wrap:anywhere}.ticker-open{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid #3a3428;border-radius:10px;padding:7px 10px;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;background:#16130f;color:var(--gold-strong);flex:0 0 auto;white-space:nowrap;max-width:100%}.ticker-window{margin-top:11px;border:1px solid #2b2b2b;border-radius:12px;background:#0c0c0c;height:140px;overflow:hidden}.ticker-track{list-style:none;margin:0;padding:0;animation:ticker-up 15s linear infinite}.ticker-card:hover .ticker-track{animation-play-state:paused}.ticker-row{color:#ddd9cf;border-bottom:1px solid #232323;padding:9px 10px;font-size:.9rem}.ticker-empty{height:100%;display:grid;place-items:center;text-align:center;color:#8e897c;padding:10px}.panel,.portal-panel{margin-top:12px;padding:16px}.portal-note{margin-top:0;margin-bottom:10px}.list,.portal-feed{list-style:none;margin:0;padding:0;display:grid;grid-gap:9px;gap:9px}.item-card,.list li,.portal-feed li{border:1px solid #2a2a2a;border-radius:12px;background:#121212;padding:11px}.item-card{transition:transform .12s ease,border-color .14s ease}.item-card:hover{transform:translateY(-1px);border-color:rgba(200,169,106,.4)}.app-shell{width:min(1220px,100% - 34px);margin:0 auto;padding:24px 0 80px;position:relative}.ambient{position:fixed;pointer-events:none;filter:blur(80px);z-index:0;opacity:.2}.ambient-a{width:360px;height:360px;top:-120px;right:-140px;background:rgba(200,169,106,.9)}.ambient-b{width:260px;height:260px;left:-110px;bottom:40px;background:rgba(200,169,106,.7)}.hero,.panel{position:relative;z-index:1}.hero{padding:24px}.hero-top{display:flex;gap:8px;margin-bottom:8px}.stats-grid{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:10px;gap:10px}.stat-card{border:1px solid #2b2b2b;border-radius:12px;background:#101010;padding:10px}.stat-card strong{display:block;color:var(--gold-strong);font-size:1.5rem}.grid-two{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:12px;gap:12px}.glow{border-color:#3a3428;box-shadow:0 16px 32px rgba(0,0,0,.45)}.form{display:grid;grid-gap:9px;gap:9px}button,input,select,textarea{font:inherit}input,select,textarea{width:100%;border:1px solid #363636;border-radius:11px;background:#111111;color:#f3f1ea;padding:10px 11px}input::placeholder,textarea::placeholder{color:#8d877a}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px rgba(200,169,106,.18)}button{border:1px solid #3d3527;border-radius:11px;background:linear-gradient(130deg,#241e13,#15120c);color:var(--gold-strong);font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:.73rem;padding:10px 13px;cursor:pointer}button:hover{border-color:var(--gold);transform:translateY(-1px)}button[disabled]{opacity:.45;cursor:not-allowed;transform:none}.inline-link-btn,button.ghost{background:#121212;border-color:#2d2d2d;color:#d8d2c5}button.danger{background:linear-gradient(135deg,#2b1111,#1a0b0b);border-color:#5d2525;color:#ffbcbc}.switch{display:inline-flex;gap:7px;margin-bottom:12px}.switch button{background:#111111;border-color:#2d2d2d;color:#d0cbbf}.switch button.active{background:linear-gradient(125deg,var(--gold),var(--gold-strong));border-color:var(--gold);color:#0b0b0b}.switch.compact{margin-bottom:0;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.switch.compact button{width:100%;min-height:48px;border-radius:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.status-pill{margin-top:10px;display:inline-flex;border:1px solid #2d2d2d;border-radius:999px;background:#101010;color:#d4cfc2;font-size:.78rem;padding:6px 11px}.row{display:flex;gap:8px}.row-gap{margin-top:8px}.title-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.compact-list{gap:7px}.compact-list li{padding:10px}.muted{margin-top:0;margin-bottom:10px}.notif-item.unread{border-left:3px solid var(--gold)}.hub-notif-panel-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;width:100%}.hub-notif-title-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;grid-gap:8px;gap:8px}.hub-notif-title-row h2{min-width:0;margin-bottom:0}.hub-notif-mark-read-btn{min-width:0;width:100%;min-height:34px;text-align:center;white-space:normal;line-height:1.2;padding:7px 10px}.hub-notif-clear-all-btn{justify-self:end;width:34px;min-width:34px;height:34px;padding:0}.hub-notif-item-row{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:8px}.hub-notif-item-row p{margin:0}.hub-notif-open-btn{flex:1 1 auto;min-width:0;border:1px solid rgba(142,159,195,.32);border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(245,249,255,.92));color:#213152;text-align:left;text-transform:none;letter-spacing:0;font-size:.83rem;font-weight:700;padding:8px 10px;display:grid;grid-gap:3px;gap:3px}.hub-notif-open-btn span{color:#1f2f4d;line-height:1.3}.hub-notif-open-btn small{color:#4a5b7d;line-height:1.35}.hub-notif-request-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.hub-notif-icon-btn{width:34px;min-width:34px;height:34px;border-radius:999px;border:1px solid rgba(136,163,211,.58);background:linear-gradient(155deg,rgba(255,255,255,.95),rgba(232,241,255,.9));box-shadow:0 8px 16px rgba(64,93,147,.18);color:#22407a;padding:0;display:inline-flex;align-items:center;justify-content:center;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,background .14s ease}.hub-notif-icon-btn:focus-visible,.hub-notif-icon-btn:hover{transform:translateY(-1px);border-color:rgba(95,132,201,.78);background:linear-gradient(155deg,rgba(246,250,255,.98),rgba(225,236,255,.95));box-shadow:0 10px 20px rgba(54,83,137,.22)}.hub-notif-icon-btn.danger{border-color:rgba(224,107,142,.68);background:linear-gradient(145deg,rgba(255,241,246,.95),rgba(255,224,233,.92));color:#9d1c4e}.hub-notif-icon-btn.danger:focus-visible,.hub-notif-icon-btn.danger:hover{border-color:rgba(217,65,112,.82);background:linear-gradient(145deg,rgba(255,234,241,.98),rgba(255,212,226,.95));box-shadow:0 10px 20px rgba(194,45,93,.24)}.hub-notif-icon-btn svg{width:15px;height:15px;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;fill:none}.inline-link-btn,.platform-link a{text-decoration:none;display:inline-flex;align-items:center;border-radius:10px;padding:9px 12px}.item-list{margin-top:10px}.chat-box{margin:10px 0;min-height:140px;max-height:260px;overflow-y:auto;border:1px solid #2a2a2a;border-radius:12px;background:#0d0d0d;padding:10px;display:grid;grid-gap:7px;gap:7px}.chat-line{position:relative;border-radius:14px;border:1px solid #2a2a2a;background:#19191b;color:#f0f0f0;padding:6px 9px;max-width:74%;font-size:.9rem}.chat-line,.chat-line-wrap{display:grid;grid-gap:4px;gap:4px}.chat-line-wrap{justify-items:start}.chat-line-wrap.own{justify-items:end}.chat-line-time{font-size:.68rem;line-height:1.2;color:#8d98b5;padding:0 6px}.chat-line-time.own{color:#6c7899}.chat-line.own{justify-self:end;border-color:#0f73de;background:linear-gradient(140deg,#1a8fff,#0a73de);color:#ffffff}.chat-line-content{line-height:1.26;word-break:break-word}.chat-line:focus-within .chat-delete-float,.chat-line:hover .chat-delete-float{opacity:1;transform:scale(1)}.apple-send-btn{min-width:36px;width:36px;height:36px;padding:0;border-radius:999px;border:1px solid #2d8eff;background:linear-gradient(135deg,#2ea1ff,#007aff);color:#ffffff;box-shadow:0 8px 18px rgba(0,122,255,.35);display:inline-flex;align-items:center;justify-content:center}.apple-send-btn svg{width:16px;height:16px;fill:currentColor}.apple-send-btn:hover{border-color:#66b6ff;transform:translateY(-1px) scale(1.02)}.video-grid{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px}.video-player{width:100%;aspect-ratio:16/9;background:#020202;border-radius:8px;object-fit:cover}.toast-stack{position:fixed;right:14px;bottom:14px;z-index:50;display:grid;grid-gap:8px;gap:8px;width:min(320px,calc(100vw - 24px))}.toast{border:1px solid #2f2f2f;border-radius:10px;padding:9px 11px;font-size:.84rem;background:#111;animation:fade-up .18s ease-out}.toast.info{color:#dfd8ca}.toast.success{border-color:#4b402b;color:var(--gold-strong)}.toast.error{border-color:#633030;color:#ffc8c8}.cart-list input[type=number]{max-width:120px}.cart-footer{margin-top:10px}.order-status{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.order-status.paid{color:#c9f5a6}.order-status.cancelled{color:#ffd29a}.order-status.failed{color:#ffadad}.hub-facebook-root{padding-bottom:130px}.hub-facebook-root .portal-topbar{position:relative;top:auto;z-index:22}.hub-profile-banner{margin-top:12px;border:1px solid #2f2f2f;border-radius:18px;background:linear-gradient(180deg,#141414,#101010);padding:16px;display:grid;grid-gap:14px;gap:14px}.hub-profile-main{gap:12px}.hub-avatar,.hub-profile-main{display:flex;align-items:center}.hub-avatar{width:70px;height:70px;position:relative;border-radius:999px;border:1px solid #3a3428;background:#18140d;color:var(--gold-strong);justify-content:center;font-weight:800;letter-spacing:.05em;overflow:hidden}.hub-avatar-image{position:absolute;inset:0;width:100%!important;height:100%!important;min-width:100%;min-height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center center;border-radius:inherit;display:block}.hub-avatar-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0;cursor:zoom-in;touch-action:manipulation}.hub-avatar-button:hover{transform:scale(1.02)}.hub-avatar-button:active{transform:scale(.98)}.hub-photo-viewer-overlay{position:fixed;inset:0;z-index:4400;display:grid;place-items:stretch;padding:0;background:rgba(3,7,15,.94);backdrop-filter:none;-webkit-backdrop-filter:none}.hub-photo-viewer-shell{position:relative;width:100%;height:100dvh;min-height:100dvh;display:grid;grid-template-rows:minmax(0,1fr);padding:calc(12px + env(safe-area-inset-top, 0px)) calc(12px + env(safe-area-inset-right, 0px)) calc(12px + env(safe-area-inset-bottom, 0px)) calc(12px + env(safe-area-inset-left, 0px));border-radius:0;border:0;background:transparent;box-shadow:none}.hub-photo-viewer-close{position:absolute;top:calc(14px + env(safe-area-inset-top, 0px));right:calc(14px + env(safe-area-inset-right, 0px));z-index:2;width:42px;min-width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;background:none;color:#fff8de;box-shadow:none}.hub-photo-viewer-close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.hub-photo-viewer-body{display:grid;place-items:center;min-height:0;width:100%;height:100%}.hub-photo-viewer-image{width:auto}.hub-photo-viewer-image,.hub-photo-viewer-video{display:block;max-width:calc(100vw - 24px);max-height:calc(100dvh - 92px - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px));border-radius:0;background:transparent;object-fit:contain}.hub-photo-viewer-video{width:min(100%,1080px)}.hub-photo-viewer-meta{position:absolute;left:calc(18px + env(safe-area-inset-left, 0px));right:calc(18px + env(safe-area-inset-right, 0px));bottom:calc(14px + env(safe-area-inset-bottom, 0px));display:grid;grid-gap:6px;gap:6px;justify-items:center;color:#eef3ff;text-align:center;pointer-events:none}.hub-photo-viewer-title{color:#ffffff;font-size:1rem}.hub-photo-viewer-caption{margin:0;color:rgba(239,244,255,.84);white-space:pre-wrap}.hub-login-home-link{text-decoration:none;color:inherit}.hub-profile-kicker{margin:0 0 4px;letter-spacing:.12em;font-size:.66rem}.hub-profile-main h1{margin:0;font-size:clamp(1.8rem,3.8vw,3.2rem);line-height:.96}.hub-profile-main p{margin:6px 0 0}.hub-profile-actions{display:grid;grid-gap:10px;gap:10px;border:1px solid #e4d6bc;border-radius:18px;padding:12px;background:linear-gradient(145deg,rgba(255,252,245,.88),rgba(255,246,230,.82)),radial-gradient(circle at right top,rgba(178,134,70,.11),transparent 34%);box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}.hub-profile-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center}.hub-profile-hero-avatar{width:110px;height:110px;flex:0 0 110px;font-size:1.7rem}.hub-profile-handle{margin:0;color:#2d4671;font-size:1rem;font-weight:700}.hub-profile-summary-note{margin:0;color:#667189;line-height:1.45;max-width:680px}.hub-profile-hero-actions .hub-side-action-link{margin-top:0}.hub-profile-media-card{border:1px solid #e2d2b3;border-radius:18px;background:linear-gradient(180deg,#faf2e4,#efe0c5);box-shadow:0 10px 22px rgba(88,63,27,.12)}.hub-profile-media-thumb{width:100%;height:100%;display:block;object-fit:cover;background:#09111d}.hub-profile-media-card:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(88,63,27,.18)}.hub-profile-media-overlay{position:absolute;inset:8px 8px auto auto}.hub-profile-media-kind,.hub-profile-media-overlay{display:inline-flex;align-items:center;justify-content:center}.hub-profile-media-kind{min-height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.16);color:#ffffff;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hub-profile-media-empty{display:grid;grid-gap:10px;gap:10px;justify-items:start;margin-inline:10px;padding:24px;border:1px dashed #dec8a0;border-radius:22px;background:linear-gradient(150deg,rgba(255,252,247,.96),rgba(255,245,228,.9)),radial-gradient(circle at top,rgba(216,181,114,.12),transparent 40%)}.hub-profile-media-empty h3,.hub-profile-media-empty p{margin:0}.hub-profile-root{padding:18px 0 calc(132px + var(--safe-bottom))}.hub-profile-root,.hub-profile-root .hub-profile-screen,.hub-profile-root .portal-topbar{width:100%;max-width:100%}.hub-profile-screen{display:grid;grid-gap:16px;gap:16px;padding-inline:12px}.hub-profile-overview{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center;padding-top:2px}.hub-profile-mainstrip{min-width:0;display:grid;grid-gap:8px;gap:8px}.hub-profile-titlebar{min-width:0;display:flex;align-items:center;gap:12px}.hub-profile-mainstrip h1{margin:0;color:var(--hub-v3-ink);font-size:clamp(1.6rem,4.8vw,2.4rem);line-height:.96}.hub-profile-hub-btn{width:40px;height:40px;margin-left:auto;flex:0 0 40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(95,126,180,.32);border-radius:999px;background:rgba(255,255,255,.86);color:#25334d;cursor:pointer;text-decoration:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.hub-profile-hub-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.hub-profile-hub-btn:hover{border-color:rgba(62,99,173,.48);color:#173b76}.hub-profile-stat-line{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;width:100%;max-width:560px}.hub-profile-stat-inline{display:grid;grid-gap:4px;gap:4px;justify-items:center;text-align:center}.hub-profile-stat-inline strong{color:#15213a;font-size:clamp(1.12rem,2.8vw,1.5rem);line-height:1}.hub-profile-stat-inline small{color:#4f5d78;font-size:.84rem;letter-spacing:0;text-transform:none}.hub-profile-action-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;grid-column:1/-1;justify-self:center;width:min(100%,620px)}.hub-profile-action-row .hub-side-action-link{margin-top:0;min-width:0;min-height:42px;padding:6px 8px;font-size:clamp(.62rem,2vw,.72rem);line-height:1.15;text-align:center;white-space:normal}.hub-profile-action-row.is-public-profile{grid-template-columns:repeat(2,minmax(0,180px));justify-content:center;justify-items:stretch;width:min(100%,420px)}.hub-profile-bio{display:grid;grid-gap:8px;gap:8px;grid-column:1/-1;width:min(100%,620px);justify-self:center;padding:14px 16px;border:1px solid rgba(216,199,166,.76);border-radius:18px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(249,251,255,.9)),radial-gradient(circle at top right,rgba(95,126,180,.08),transparent 42%);box-shadow:inset 0 1px 0 rgba(255,255,255,.74)}.hub-profile-bio.is-empty{border-color:rgba(164,181,214,.68);width:min(100%,18rem);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(247,250,255,.94)),radial-gradient(circle at top right,rgba(95,126,180,.08),transparent 42%);box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.hub-profile-bio-text{margin:0;color:#24314d;font-size:.97rem;line-height:1.55;white-space:pre-wrap}.hub-profile-bio-text.is-empty{color:rgba(138,150,173,.88);display:block;min-height:48px;padding-left:10px;padding-right:8px;font-weight:400;letter-spacing:0;opacity:.78;border-radius:inherit}.hub-profile-bio-editor{min-height:124px;padding:14px 16px!important;border:1px solid rgba(164,181,214,.68)!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(247,250,255,.94))!important;color:#24314d!important;line-height:1.6;box-shadow:inset 0 1px 0 rgba(255,255,255,.78);resize:vertical}.hub-profile-bio-editor:disabled{opacity:1;cursor:default}.hub-profile-bio-editor::placeholder{color:#8a96ad!important}.hub-profile-bio-editor:focus{border-color:rgba(95,126,180,.88)!important;box-shadow:0 0 0 4px rgba(95,126,180,.14)!important}.hub-profile-bio-actions{align-items:center}.hub-profile-gallery-tabs{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px;border-top:1px solid rgba(216,199,166,.78)}.hub-profile-gallery-tab{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 2px;color:#44516d;font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-bottom:3px solid transparent}.hub-profile-gallery-tab.is-active{color:#1d2a43;border-bottom-color:#243551}.hub-profile-gallery-count{color:#5f6b85;font-size:.84rem;font-weight:700}.hub-profile-media-wall{width:100vw;margin:0 calc(50% - 50vw);padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;background:rgba(255,255,255,.18)}.hub-profile-media-wall>li{min-width:0;background:transparent}.hub-profile-media-card{position:relative;display:block;width:100%;aspect-ratio:1/1;padding:0;border:0;border-radius:0;overflow:hidden;background:#0d141d;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-shadow:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.38)}.hub-profile-media-card:hover{transform:none;box-shadow:none}.hub-profile-media-card:focus-visible{outline:2px solid #f9c46f;outline-offset:-2px}@media (max-width:900px){.hub-profile-hero{grid-template-columns:1fr}.hub-profile-root .hub-profile-screen,.hub-profile-root .portal-topbar{width:100%;max-width:100%}}@media (max-width:640px){.hub-profile-root{padding-top:12px}.hub-profile-screen{padding-inline:8px}.hub-profile-overview{grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:start}.hub-profile-hero-avatar{width:76px;height:76px;flex-basis:76px}.hub-profile-mainstrip{gap:7px}.hub-profile-titlebar{gap:10px}.hub-profile-mainstrip h1{font-size:1.45rem}.hub-profile-hub-btn{width:36px;height:36px;flex-basis:36px}.hub-profile-stat-line{gap:8px}.hub-profile-stat-inline strong{font-size:1.02rem}.hub-profile-stat-inline small{font-size:.76rem}.hub-profile-summary-note{max-width:none}.hub-profile-action-row{width:min(100%,22rem);gap:10px}.hub-profile-bio{width:-moz-fit-content;width:fit-content;min-width:min(100%,16rem);max-width:min(100%,30ch);padding:14px 15px}.hub-profile-bio-text{font-size:1.02rem;line-height:1.68}.hub-profile-gallery-tabs{padding-top:0}}.hub-top-metrics{display:flex;flex-wrap:wrap;align-items:baseline;gap:14px;margin-top:2px}.hub-top-metric{display:inline-flex;align-items:baseline;gap:6px;color:#2c3448}.hub-top-metric strong{color:#111626;font-size:1.08rem;line-height:1}.hub-top-metric small{color:#60687c;font-size:.88rem;text-transform:none;letter-spacing:0}.hub-sticky-header{margin-top:10px;position:relative;top:auto;left:auto;transform:none;width:100%;z-index:2;border:1px solid #2f2f2f;border-radius:14px;background:rgba(14,14,14,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px;display:grid;grid-template-columns:220px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.hub-sticky-header-feed{grid-template-columns:auto minmax(0,1fr) auto}.hub-header-brand{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:10px;width:100%}.hub-header-brand-main{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.hub-header-brand small{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:.58rem}.hub-header-logo{width:30px;height:30px;border-radius:999px;border:1px solid #3a3428;background:#1d170f;color:var(--gold-strong);display:inline-flex;align-items:center;justify-content:center;font-weight:800;text-decoration:none;overflow:hidden}.hub-header-logo img{width:100%;height:100%;display:block;object-fit:contain;border-radius:inherit}.hub-header-add-friend-btn{width:34px;min-width:34px;height:34px;border-radius:999px;padding:0;display:inline-flex;align-items:center;justify-content:center}.hub-header-add-friend-btn svg{width:17px;height:17px;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;fill:none}.hub-header-search{display:grid;grid-gap:5px;gap:5px}.hub-header-search .hub-feed-search-input{position:static;right:auto;top:auto;transform:none;width:100%;opacity:1;pointer-events:auto;min-height:38px}.hub-header-search small{font-size:.73rem}.hub-header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.hub-header-actions button{padding:8px 10px}.hub-facebook-layout{margin-top:12px;grid-template-columns:280px minmax(0,1fr) 320px;align-items:start}.hub-facebook-layout,.hub-feed-column,.hub-left-column,.hub-right-column{display:grid;grid-gap:12px;gap:12px}.hub-side-panel h2{margin-bottom:8px}.hub-feed-list{gap:10px}.hub-feed-head-actions{display:inline-flex;align-items:center;gap:8px}.hub-feed-refresh-btn{width:38px;height:34px;padding:0;border-radius:999px;border-color:rgba(255,75,83,.42);background:rgba(255,75,83,.12);color:#c42035;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.hub-feed-refresh-btn svg{width:17px;height:17px;display:block;overflow:visible}.hub-feed-refresh-btn:hover{border-color:rgba(255,75,83,.82);background:rgba(255,75,83,.2);color:#af1426}.hub-feed-refresh-btn:hover svg{animation:home-icon-bounce .62s ease-in-out infinite}.hub-feed-refresh-btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,75,83,.18)}.hub-feed-scroll-footer{margin-top:10px;min-height:28px;display:grid;justify-items:center;grid-gap:6px;gap:6px}.hub-feed-sentinel{width:100%;height:1px}.hub-feed-scroll-footer small{font-size:.79rem;color:#65708a}.hub-feed-item>p{margin-top:0}.hub-feed-item.hub-post-focus{border-color:rgba(53,122,223,.75);box-shadow:0 0 0 2px rgba(53,122,223,.18),0 12px 24px rgba(29,54,97,.2);animation:hub-post-focus-pulse .62s ease-out}.media-dropzone{border:1px dashed #3a352d;border-radius:12px;background:#0f0f0f;padding:10px;cursor:pointer;transition:border-color .14s ease,background-color .14s ease}.media-dropzone p{margin:0;color:#b8b2a4;font-size:.88rem}.media-dropzone.dragover{border-color:var(--gold);background:#16120c}.media-dropzone.busy{opacity:.75}.media-preview-shell{position:relative;display:grid;grid-gap:8px;gap:8px}.media-upload-progress-overlay{position:absolute;inset:0;z-index:2;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;padding:18px;border-radius:18px;background:rgba(5,9,16,.18);color:#fffaf0;text-align:center;pointer-events:none;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.media-upload-progress-ring{--hub-media-upload-progress:0deg;position:relative;width:86px;height:86px;display:grid;place-items:center;border-radius:999px;background:conic-gradient(rgba(255,247,226,.98) var(--hub-media-upload-progress),rgba(255,247,226,.2) 0),rgba(255,255,255,.08);box-shadow:0 16px 32px rgba(4,8,15,.26),inset 0 0 0 1px rgba(255,255,255,.18);animation:media-upload-progress-spin 1.1s linear infinite}.media-upload-progress-ring:before{content:"";position:absolute;inset:8px;border-radius:inherit;background:rgba(8,13,23,.56);box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.media-upload-progress-ring strong{position:relative;z-index:1;font-size:1rem;font-weight:900;letter-spacing:-.03em;animation:media-upload-progress-spin 1.1s linear infinite reverse}.media-upload-progress-overlay span{max-width:220px;padding:5px 10px;border-radius:999px;background:rgba(8,13,23,.5);color:rgba(255,250,240,.94);font-size:.8rem;font-weight:800}@keyframes media-upload-progress-spin{to{transform:rotate(1turn)}}.media-preview-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.media-preview-image,.media-preview-video,.post-media-image,.post-media-video{display:block;width:100%;max-height:none;border-radius:18px;border:0;background:transparent;object-fit:cover}.media-preview-image,.media-preview-video{aspect-ratio:4/5}.post-media-wrap{margin:0 0 10px;position:relative;width:100%}.post-media-open-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:100%;padding:0;border:0;background:none;color:inherit;cursor:zoom-in}.post-media-open-btn:focus-visible{outline:2px solid rgba(178,134,70,.64);outline-offset:3px}.hub-post-media-caption{padding:0;margin:0 0 8px;color:#2d2618!important;font-size:.88rem;font-weight:700;line-height:1.42;letter-spacing:.01em;display:block;word-break:break-word}.post-media-wrap-video{width:100%;max-width:none;aspect-ratio:4/5;overflow:hidden}.post-media-wrap-video .post-media-video{width:100%;height:100%;max-height:none;object-fit:cover}.post-media-wrap-image{width:100%;max-width:none;aspect-ratio:4/5;overflow:hidden}.post-media-wrap-image .post-media-image{width:100%;height:100%;max-height:none;object-fit:cover}.smart-poster-video-shell{position:relative;width:100%;height:100%;border-radius:inherit;overflow:hidden;background:#090d16}.smart-poster-video-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.hub-media-glass-shell{position:relative;overflow:hidden;border:0;border-radius:20px;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hub-chat-floating{position:fixed;right:18px;bottom:24px;z-index:65;display:flex;flex-direction:column;align-items:flex-end}.hub-chat-launcher{position:relative;width:56px;height:56px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0;box-shadow:0 18px 34px rgba(16,24,40,.18)}.hub-chat-launcher svg{width:22px;height:22px}.hub-chat-badge{position:absolute;top:-4px;right:-2px;min-width:20px;height:20px;border-radius:999px;border:1px solid #6a3d3d;background:#401616;color:#ffc2c2;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.hub-chat-dock.minimized{width:280px}.hub-chat-dock-head .row{flex-wrap:nowrap;flex-direction:row}.hub-messages-shell{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px;align-items:stretch}.hub-messages-rail{min-height:520px}.hub-messages-list{max-height:min(60vh,560px);overflow-y:auto;padding-right:4px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.hub-message-conversation-btn{width:100%;border:1px solid #2a2a2a;border-radius:12px;background:#0f0f11;color:inherit;text-align:left;padding:10px 11px;display:grid;grid-gap:5px;gap:5px;text-transform:none;letter-spacing:0}.hub-message-conversation-btn.active{border-color:#0f73de;background:linear-gradient(140deg,rgba(23,112,212,.34),rgba(13,35,63,.74))}.hub-message-conversation-btn p{margin:0;color:#cfd6e6;font-size:.8rem;line-height:1.35}.hub-message-conversation-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.hub-message-conversation-head strong{font-size:.86rem}.hub-message-conversation-head small{color:#96a2bd;font-size:.68rem}.hub-messages-chat-box{min-height:260px;max-height:min(58vh,620px)}.hub-messages-thread-screen{position:fixed;inset:0;z-index:120;background:#f6f7fb;display:flex;flex-direction:column;gap:10px;min-height:100dvh;padding:calc(12px + var(--safe-top)) calc(12px + var(--safe-right)) calc(12px + var(--safe-bottom)) calc(12px + var(--safe-left))}.hub-messages-thread-screen-head{border:1px solid #d5dcea;border-radius:16px;background:#ffffff;box-shadow:0 10px 24px rgba(16,24,40,.1);padding:8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px}.hub-messages-thread-screen-identity{min-width:0;display:grid;grid-gap:2px;gap:2px}.hub-messages-thread-screen-identity small,.hub-messages-thread-screen-identity strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-messages-thread-screen-actions{display:inline-flex;align-items:center;gap:8px}.hub-thread-action-btn,.hub-thread-back-btn,.hub-thread-tool-btn{width:40px;min-width:40px;height:40px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.hub-thread-action-btn svg,.hub-thread-back-btn svg,.hub-thread-tool-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.hub-messages-chat-box-full{flex:1 1 auto;min-height:0;max-height:none;margin:0;border-radius:16px;border:1px solid #d5dcea;background:#ffffff;padding:12px;display:flex;flex-direction:column;justify-content:flex-end}.hub-message-attachment{display:grid;grid-gap:8px;gap:8px;width:min(100%,320px);max-width:100%;min-width:0}.hub-message-attachment-video-shell,.hub-message-video-player{position:relative;display:block;width:100%;max-width:100%}.hub-message-video-player{border-radius:inherit;overflow:hidden}.hub-message-video-play-floating{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:absolute;inset:0;z-index:2;margin:auto;width:56px;height:56px;padding:0;border:0;border-radius:0;display:inline-grid;place-items:center;background:transparent;color:rgba(6,10,18,.92);font-weight:400;letter-spacing:normal;text-transform:none;box-shadow:none;text-shadow:0 1px 2px rgba(255,255,255,.42);cursor:pointer;-webkit-tap-highlight-color:transparent}.hub-message-video-play-floating:active,.hub-message-video-play-floating:focus,.hub-message-video-play-floating:focus-visible,.hub-message-video-play-floating:hover{border:0;background:transparent;box-shadow:none;transform:none}.hub-message-video-play-floating svg{width:38px;height:38px;fill:currentColor;filter:drop-shadow(0 1px 1px rgba(255,255,255,.34))}.hub-message-attachment-video-open{position:absolute;right:10px;top:10px;z-index:2;width:30px;height:30px;padding:0;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(5,10,20,.42);color:#fff8de;box-shadow:0 8px 18px rgba(5,10,20,.22)}.hub-message-attachment-video-open svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hub-message-attachment-preview-link{display:block;width:100%;max-width:100%;border-radius:12px;overflow:hidden;border:1px solid #d5dcea;background:#f5f7fc}.hub-message-attachment-preview-link.hub-media-glass-shell{border:0;border-radius:20px;background:transparent;box-shadow:none}.hub-message-attachment-preview-button{padding:0;cursor:zoom-in;touch-action:manipulation;-webkit-touch-callout:none}.hub-message-attachment-image,.hub-message-attachment-video{display:block;width:100%;max-width:100%;max-height:260px;object-fit:cover;border-radius:12px}.hub-message-attachment-file-link{border:1px solid #d5dcea;border-radius:12px;background:#f7f9ff;color:#2a3246;text-decoration:none;padding:10px 12px;display:inline-flex;align-items:center;gap:8px;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.hub-message-attachment-file-link span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-message-attachment-file-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.hub-message-attachment-meta{color:#6d7383;font-size:.7rem}.hub-messages-thread-bottom{position:relative;z-index:1;display:grid;grid-gap:8px;gap:8px;align-self:auto}.hub-messages-pending-attachment{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;border:1px solid #d5dcea;border-radius:12px;background:#ffffff;padding:8px}.hub-messages-pending-attachment-preview{width:52px;height:52px;border-radius:10px;overflow:hidden;border:1px solid #d5dcea;background:#f5f7fc;display:grid;place-items:center}.hub-messages-pending-attachment-preview img,.hub-messages-pending-attachment-preview video{width:100%;height:100%;object-fit:cover;display:block}.hub-messages-pending-attachment-file{color:#445274;font-size:.72rem;font-weight:700;text-align:center;padding:0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.hub-messages-pending-attachment-meta{min-width:0;display:grid;grid-gap:2px;gap:2px}.hub-messages-pending-attachment-meta small,.hub-messages-pending-attachment-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-messages-pending-attachment-meta small{color:#7483a8}.hub-messages-pending-attachment-remove{width:32px;min-width:32px;height:32px}.hub-messages-compose-dock{display:flex;align-items:flex-end;gap:10px}.hub-messages-compose-dock-form{flex:1 1 auto;position:relative}.hub-messages-compose-dock-form.hub-messages-compose{margin-top:0}.hub-thread-tool-list{display:flex;align-items:center;gap:10px;border:0;background:transparent;padding:0}.hub-thread-tool-btn.recording{border-color:#ff4b53;background:rgba(255,75,83,.14);color:#c42035}.hub-thread-tool-btn.is-active{border-color:rgba(87,121,197,.78);background:linear-gradient(160deg,rgba(226,238,255,.95),rgba(244,248,255,.95));color:#223b72}.hub-messages-emoji-picker{border:1px solid #d5dcea;border-radius:16px;background:#ffffff;box-shadow:0 10px 24px rgba(16,24,40,.08);padding:8px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:6px;gap:6px}.hub-emoji-btn{width:100%;min-height:34px;border:1px solid #d5dcea;border-radius:10px;background:#f7f9ff;display:inline-flex;align-items:center;justify-content:center;font-size:1.06rem;line-height:1}.hub-emoji-btn:focus-visible,.hub-emoji-btn:hover{border-color:#a8bbdf;background:#eef3ff}.hub-messages-compose-full{margin-top:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0;align-items:flex-end}.hub-messages-compose-full textarea{width:100%;border:none;background:transparent;padding:10px 56px 10px 12px;min-height:50px;max-height:188px;line-height:1.35;resize:none;overflow-y:hidden}.hub-messages-send-inline{position:absolute;right:0;bottom:6px;z-index:2}.hub-messages-compose-full textarea:focus{outline:none;box-shadow:none}.hub-messages-empty-thread{border:1px dashed #2d3242;border-radius:12px;background:rgba(18,24,37,.64);padding:16px;color:#d2d9ea;font-size:.86rem;line-height:1.5}.hub-messages-compose{margin-top:8px;align-items:flex-end;flex-direction:row;gap:8px}.hub-messages-compose textarea{flex:1 1 auto}@media (max-width:980px){.hub-messages-shell{grid-template-columns:1fr}.hub-messages-chat-box{max-height:min(46vh,460px)}.hub-messages-thread-screen{gap:8px;padding:calc(8px + var(--safe-top)) calc(8px + var(--safe-right)) calc(8px + var(--safe-bottom)) calc(8px + var(--safe-left))}.hub-messages-thread-bottom{gap:7px}}@keyframes ticker-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes fade-up{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hub-post-focus-pulse{0%{transform:translateY(0) scale(1)}35%{transform:translateY(-1px) scale(1.01)}to{transform:translateY(0) scale(1)}}@media (max-width:1200px){.portal-topbar{grid-template-columns:1fr;justify-items:stretch}.portal-top-badge{justify-self:flex-start}.portal-nav{justify-content:flex-start}.hub-facebook-layout,.hub-sticky-header,.hub-sticky-header-feed{grid-template-columns:1fr}.hub-header-actions{justify-content:flex-start}}@media (max-width:720px){.app-shell,.portal-root{width:calc(100% - 24px);padding-top:14px}.hero,.panel,.portal-hero,.portal-panel{border-radius:16px;padding:14px}.row,.title-row{flex-direction:column}.hub-profile-main,.title-row{align-items:flex-start}.hub-chat-floating{right:12px;left:12px}.hub-chat-dock,.hub-chat-dock.minimized{width:100%}.portal-brand-row{gap:8px}.portal-brand-logo{width:38px;height:38px;border-radius:999px}.portal-brand{font-size:1.1rem}}:root{--font-title:"Bebas Neue","Impact","Arial Narrow","Franklin Gothic Medium",sans-serif;--font-body:"Manrope","Segoe UI",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--bg:#09090c;--surface:#101015;--surface-2:#14141c;--surface-3:#1a1b25;--line:#2b2f3a;--text:#f8f9fc;--muted:#acb2c0;--gold:#e1121b;--danger:#ff3344}body{background:radial-gradient(circle at 5% -10%,rgba(225,18,27,.24),transparent 45%),radial-gradient(circle at 95% 10%,rgba(255,75,83,.16),transparent 32%),linear-gradient(180deg,#0b0c10,#07070a)}.portal-root{width:100%;max-width:none;margin:0;padding:22px clamp(14px,2.4vw,42px) 120px}.portal-topbar{border-color:rgba(255,75,83,.35);background:rgba(10,11,16,.9);box-shadow:0 26px 50px rgba(0,0,0,.48);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:320;isolation:isolate;grid-gap:10px;gap:10px;padding:12px 14px}.portal-top-main,.portal-topbar{position:relative;display:grid;overflow:visible}.portal-top-main{grid-template-columns:minmax(260px,auto) minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px}.portal-brand{color:#fdfdff;letter-spacing:.09em}.portal-brand-wrap small{color:#8f97a8}.portal-brand-wrap{grid-column:1}.portal-top-center{gap:14px;flex-wrap:nowrap;justify-self:center;position:relative;overflow:visible}.portal-top-center,.portal-top-tools{display:inline-flex;align-items:center}.portal-top-tools{justify-self:end;gap:2px;grid-column:3}.portal-search{position:relative;width:34px;height:34px;overflow:visible;display:inline-flex;align-items:center;justify-content:center;margin-right:0;z-index:360}@media (min-width:901px){.portal-top-main.portal-top-main-hide-desktop-search{grid-template-columns:minmax(260px,auto) minmax(0,1fr)}.portal-search.portal-search-hide-desktop{display:none}}.portal-top-actions{flex-wrap:nowrap}.portal-search-input{position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;opacity:0;pointer-events:none;border:1px solid #3a4150;border-radius:12px;background:#121520;color:#f6f7fb;font-size:.82rem;padding:8px 9px;transition:width .16s ease,opacity .16s ease,border-color .16s ease,box-shadow .16s ease}.portal-search-input:focus{outline:none;border-color:#ff4b53;box-shadow:0 0 0 3px rgba(255,75,83,.2)}.portal-search:focus-within .portal-search-input{width:220px;opacity:1;pointer-events:auto}.portal-icon-shortcut,.portal-search-trigger{position:relative;overflow:visible;width:34px;height:34px;padding:0!important;border:0!important;border-radius:999px;background:transparent!important;-webkit-backdrop-filter:none;backdrop-filter:none;color:#f2f4fb!important;display:inline-flex;align-items:center;justify-content:center;box-shadow:none!important;transition:transform .14s ease,color .14s ease,filter .14s ease,border-color .14s ease,background .14s ease;perspective:220px}.portal-icon-shortcut:before,.portal-search-trigger:before{content:"";position:absolute;inset:5px;border-radius:999px;background:rgba(26,34,48,.26);border:1px solid rgba(138,149,174,.28);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 6px 14px rgba(0,0,0,.2);opacity:0;transform:scale(.86);transition:opacity .15s ease,transform .15s ease,border-color .15s ease;pointer-events:none}.portal-icon-shortcut{text-decoration:none}.portal-cart-shortcut{color:#ffb86f!important;filter:drop-shadow(0 0 8px rgba(255,145,77,.28))}.portal-cart-shortcut:before{opacity:1;transform:scale(1);background:linear-gradient(135deg,rgba(255,149,88,.26),rgba(255,90,120,.16));border-color:rgba(255,188,111,.55);box-shadow:0 8px 18px rgba(255,106,88,.18)}.portal-cart-shortcut:focus-visible,.portal-cart-shortcut:hover{color:#ffd8a6!important}.portal-icon-shortcut svg,.portal-search-trigger svg{width:18px;height:18px;position:relative;z-index:1}.portal-cart-icon{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 2px rgba(0,0,0,.35))}.portal-icon-shortcut:focus-visible,.portal-icon-shortcut:hover,.portal-search-trigger:hover,.portal-search:focus-within .portal-search-trigger{transform:translateY(-1px);color:#ff8e97!important;border-color:transparent!important;background:transparent!important;filter:drop-shadow(0 0 6px rgba(255,75,83,.5))}.portal-icon-shortcut:focus-visible:before,.portal-icon-shortcut:hover:before,.portal-search-trigger:hover:before,.portal-search:focus-within .portal-search-trigger:before{opacity:1;transform:scale(1);border-color:rgba(255,133,142,.38)}.portal-search-gem-icon{display:block;transform-origin:center;animation:search-icon-float 2.6s ease-in-out infinite;filter:drop-shadow(0 2px 2px rgba(0,0,0,.35))}.portal-search-gem-icon .lens-core{fill:#9db1d4;stroke:#dee8fb;stroke-width:.7px;filter:drop-shadow(0 2px 2px rgba(17,28,45,.34))}.portal-search-gem-icon .lens-inner{fill:rgba(255,255,255,.2);opacity:.9}.portal-search-gem-icon .lens-outline{fill:none;stroke:rgba(237,243,255,.78);stroke-width:.9px}.portal-search-gem-icon .lens-shine{fill:none;stroke:rgba(255,255,255,.85);stroke-width:1px;stroke-linecap:round;animation:search-icon-glint 2.2s ease-in-out infinite}.portal-search-gem-icon .handle-shadow{fill:none;stroke:rgba(74,17,30,.4);stroke-width:2.7px;stroke-linecap:round}.portal-search-gem-icon .handle-core{fill:none;stroke:#ff6c78;stroke-width:2.2px;stroke-linecap:round;filter:drop-shadow(0 1px 1px rgba(137,19,36,.35))}.portal-search-trigger:hover .portal-search-gem-icon,.portal-search:focus-within .portal-search-gem-icon{animation-duration:1.8s;transform:rotate(-8deg)}@keyframes search-icon-float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-1.2px) rotate(-5deg)}}@keyframes search-icon-glint{0%,to{opacity:.45}50%{opacity:1}}.portal-search-dropdown{position:absolute;right:0;left:auto;top:calc(100% + 8px);z-index:3600;border:1px solid #30384a;border-radius:12px;background:#10141e;box-shadow:0 16px 30px rgba(0,0,0,.45);width:320px;max-width:90vw;padding:6px}.portal-search-dropdown,.portal-search-group{display:grid;grid-gap:6px;gap:6px}.portal-search-group+.portal-search-group{border-top:1px solid rgba(72,83,107,.44);padding-top:7px}.portal-search-group-label{margin:0;font-size:.65rem;letter-spacing:.09em;text-transform:uppercase;color:#ffb7bc;font-weight:700}.portal-search-option{text-align:left;border:1px solid #283044;border-radius:10px;background:#171c2a;color:#f6f8ff;text-transform:none;letter-spacing:0;font-size:.82rem;padding:9px 10px}.portal-search-option:hover{border-color:#ff4b53;background:#1f2536}.portal-search-option small{display:block;color:#aeb5c3;margin-top:3px;font-size:.74rem}.portal-search-empty{border:1px dashed #3c4458;border-radius:10px;background:rgba(20,24,35,.72);padding:10px}.portal-search-empty strong{display:block;font-size:.8rem;color:#f3f6ff}.portal-search-empty small{display:block;margin-top:4px;color:#aeb5c3}.portal-top-actions{display:inline-flex;align-items:center;gap:8px}.portal-label-mobile{display:none}.portal-top-action,.portal-top-action:visited{text-decoration:none;border:1px solid #3d4353;border-radius:10px;background:#151922;color:#f2f4fb;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:700;padding:9px 12px;transition:border-color .14s ease,transform .12s ease,background .14s ease}.portal-top-action:hover{transform:translateY(-1px);border-color:#ff4b53;background:#1d2332}.portal-top-action.ghost{background:linear-gradient(130deg,#2b1218,#1a0e12);border-color:#5f2933;color:#ffbcc0}.portal-nav{justify-content:center;align-items:center;gap:10px;overflow:visible;padding-bottom:0;flex-wrap:nowrap}.portal-mobile-nav{display:none}.portal-link{border-color:#30384a;background:#141925;color:#d8ddeb;transition:none;white-space:nowrap}.portal-link:hover{color:#fff0f1;background:#1d2334;transform:none}.portal-link.active{background:linear-gradient(130deg,#d90f1b,#ff4b53)}.portal-mobile-link{text-decoration:none;border:1px solid #2f3646;border-radius:12px;background:#171c29;color:#d3d9e9;min-height:54px;padding:8px 10px;display:flex;align-items:center;justify-content:center;text-align:center;min-width:0}.portal-mobile-label{display:block;width:100%;line-height:1.12;text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:700;text-wrap:balance}.portal-mobile-link.home{padding:0}.portal-mobile-home-icon{width:18px;height:18px;fill:currentColor;transform-origin:center}.portal-mobile-link.active{border-color:#ff4b53;background:linear-gradient(130deg,#d70f1c,#ff4b53);color:#fff}.portal-mobile-link.home:focus-visible .portal-mobile-home-icon,.portal-mobile-link.home:hover .portal-mobile-home-icon{animation:home-icon-bounce .62s ease-in-out infinite}.portal-top-badge{border-color:rgba(255,75,83,.6);background:rgba(255,75,83,.16);color:#ffc9cc}.portal-home-link{width:38px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;transition:transform .14s ease,border-color .14s ease,background-color .14s ease,color .14s ease}.portal-home-link svg{width:16px;height:16px;fill:currentColor;transform-origin:center}.portal-home-link:hover{transform:translateY(-1px);border-color:rgba(255,116,124,.85);background:rgba(255,75,83,.24);color:#ffe5e7}.portal-home-link:hover svg{animation:home-icon-bounce .62s ease-in-out infinite}.portal-home-link:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,75,83,.25)}.portal-nav-home{width:36px;height:36px;border-radius:12px}.portal-bottom-nav{position:fixed;left:12px;right:12px;bottom:10px;z-index:80;border:1px solid #2d3444;border-radius:16px;background:rgba(14,16,24,.95);box-shadow:0 16px 32px rgba(0,0,0,.5);padding:8px;display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.hero,.panel,.portal-hero,.portal-panel{border-color:#2d3240;background:linear-gradient(180deg,#131722,#0d1119)}.ticker-card{border:1px solid #303746;background:linear-gradient(175deg,#141927,#10141e);border-radius:18px;padding:12px;box-shadow:0 16px 30px rgba(0,0,0,.36)}.ticker-card[data-live=true]{border-color:rgba(255,75,83,.45)}.ticker-preview{margin-top:8px;margin-bottom:8px;display:flex;flex-wrap:wrap;gap:6px}.ticker-preview-chip{border:1px solid #2e3444;border-radius:999px;background:#171c29;color:#cfd5e5;font-size:.68rem;letter-spacing:.04em;padding:4px 8px}.ticker-preview-chip.muted{color:#8f97a8}.ticker-open{border:1px solid #4c5568;background:#1a2131;color:#f2f5ff}.ticker-open:hover{border-color:#ff4b53;color:#fff;background:#232b3f}.section-kpi-card{display:grid;grid-gap:4px;gap:4px;padding:12px;border:1px solid #d8deea;border-radius:16px;background:#ffffff;box-shadow:0 14px 30px rgba(16,24,40,.08)}.section-kpi-card strong{color:#ff6b73}button{border-color:#5b1f2a;background:linear-gradient(132deg,#8c101b,#c81424 55%,#ff3f4a);color:#fff6f7}button:hover{border-color:#ff6870}.inline-link-btn,button.ghost{border-color:#384154;background:#151a27;color:#d9dfec}button.danger{border-color:#8e2737;background:linear-gradient(130deg,#5f0e1c,#a8132a);color:#ffe2e5}input,select,textarea{border-color:#3a4150;background:#121724;color:#f6f8ff}input::placeholder,textarea::placeholder{color:#9098aa}input:focus,select:focus,textarea:focus{border-color:#ff4b53;box-shadow:0 0 0 3px rgba(255,75,83,.2)}.status-pill{border-color:#3a4150;background:#141a28;color:#dce1ef}.skeleton-card,.skeleton-list{display:grid;grid-gap:8px;gap:8px}.skeleton-line{height:12px;border-radius:999px;background:linear-gradient(90deg,#1c2232,#2a3349 50%,#1c2232);background-size:220% 100%;animation:skeleton-pulse 1.4s linear infinite}.skeleton-card .skeleton-line:first-child{width:80%}.skeleton-card .skeleton-line:nth-child(2){width:62%}.skeleton-card .skeleton-line:nth-child(3){width:88%}@keyframes skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:1040px){.portal-top-main{grid-template-columns:1fr}.portal-top-actions,.portal-top-center{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:900px){.portal-root{width:calc(100% - 28px);padding-bottom:104px}.portal-nav{display:none}.portal-bottom-nav{display:grid;position:relative;left:auto;right:auto;bottom:auto;z-index:2;margin-top:8px}}.route-shell{animation:route-enter .52s cubic-bezier(.16,1,.3,1)}@media (max-width:760px){.route-shell.route-shell-hide-footer-mobile .portal-global-footer{display:none}}.route-progress{position:fixed;top:0;left:0;height:3px;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#d50f1c,#ff4b53,#ffd6d8);z-index:999;pointer-events:none}.route-progress.active{animation:route-progress .62s cubic-bezier(.16,1,.3,1)}.motion-reveal{opacity:0;transform:translateY(var(--motion-reveal-shift)) scale(var(--motion-reveal-scale));transition:opacity var(--motion-reveal-duration) cubic-bezier(.2,.75,.2,1),transform var(--motion-reveal-duration) cubic-bezier(.2,.75,.2,1);transition-delay:var(--reveal-delay,0s)}.motion-reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}.motion-sequence>.grid-two:not(.motion-reveal),.motion-sequence>.hub-facebook-layout:not(.motion-reveal),.motion-sequence>footer,.motion-sequence>section:not(.motion-reveal):not(.hub-messages-thread-screen){animation:seq-fade-up var(--motion-section-duration) cubic-bezier(.2,.75,.2,1);animation-fill-mode:both}.motion-sequence>.grid-two:first-of-type,.motion-sequence>section:first-of-type{animation-delay:70ms}.motion-sequence>.grid-two:nth-of-type(2),.motion-sequence>section:nth-of-type(2){animation-delay:.12s}.motion-sequence>.grid-two:nth-of-type(3),.motion-sequence>section:nth-of-type(3){animation-delay:.17s}.motion-sequence>.grid-two:nth-of-type(4),.motion-sequence>section:nth-of-type(4){animation-delay:.22s}@keyframes route-enter{0%{opacity:0}62%{opacity:.92}to{opacity:1}}@keyframes route-progress{0%{transform:scaleX(0);opacity:1}85%{transform:scaleX(1);opacity:1}to{transform:scaleX(1);opacity:0}}@keyframes seq-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.motion-reveal .motion-stagger-target>*{opacity:0;transform:translateY(var(--motion-stagger-shift)) scale(var(--motion-stagger-scale));will-change:opacity,transform}.motion-reveal.is-visible .motion-stagger-target>*{opacity:1;transform:translateY(0) scale(1);transition:opacity var(--motion-section-duration) cubic-bezier(.2,.75,.2,1),transform var(--motion-section-duration) cubic-bezier(.2,.75,.2,1);transition-delay:0s}.motion-reveal.is-visible .motion-stagger-target>:nth-child(2){transition-delay:var(--motion-stagger-step)}.motion-reveal.is-visible .motion-stagger-target>:nth-child(3){transition-delay:calc(var(--motion-stagger-step) * 2)}.motion-reveal.is-visible .motion-stagger-target>:nth-child(4){transition-delay:calc(var(--motion-stagger-step) * 3)}.motion-reveal.is-visible .motion-stagger-target>:nth-child(5){transition-delay:calc(var(--motion-stagger-step) * 4)}.motion-reveal.is-visible .motion-stagger-target>:nth-child(6){transition-delay:calc(var(--motion-stagger-step) * 5)}.motion-reveal.is-visible .motion-stagger-target>:nth-child(7){transition-delay:calc(var(--motion-stagger-step) * 6)}.motion-reveal.is-visible .motion-stagger-target>:nth-child(8){transition-delay:calc(var(--motion-stagger-step) * 7)}.motion-reveal.is-visible .motion-stagger-target>:nth-child(n+9){transition-delay:var(--motion-stagger-max)}@supports (view-transition-name:root){:root{view-transition-name:root}::view-transition-old(root){animation:vt-out .22s cubic-bezier(.4,0,1,1) both}::view-transition-new(root){animation:vt-in .42s cubic-bezier(.16,1,.3,1) both}}@keyframes vt-out{0%{opacity:1;transform:scale(1)}to{opacity:0;filter:blur(2px);transform:scale(.996)}}@keyframes vt-in{0%{opacity:0;filter:blur(6px);transform:translateY(10px) scale(1.004)}to{opacity:1;filter:blur(0);transform:scale(1)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-reveal,.motion-reveal .motion-stagger-target>*,.motion-reveal.is-visible,.motion-reveal.is-visible .motion-stagger-target>*,.motion-sequence>.grid-two,.motion-sequence>.hub-facebook-layout,.motion-sequence>footer,.motion-sequence>section,.route-progress.active,.route-shell{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}.ticker-track{transform:none!important}.news-bbc-focus-items button,.news-bbc-header:after,.news-bbc-root:after,.news-bbc-root:before,.portal-global-footer:before,.ticker-track{animation:none!important}}@keyframes home-icon-bounce{0%,to{transform:translateY(0) scale(1)}35%{transform:translateY(-2px) scale(1.12)}60%{transform:translateY(0) scale(.95)}}:root{--bg:#f6f7fb;--surface:#ffffff;--surface-2:#f3f5fb;--surface-3:#eceff7;--line:#d6dbe8;--text:#171b27;--muted:#5f6678;--gold:#d90f1b;--gold-strong:#ff4b53;--danger:#c7152a}body{background:radial-gradient(circle at 8% -8%,rgba(223,35,63,.12),transparent 40%),radial-gradient(circle at 95% 8%,rgba(47,91,255,.12),transparent 38%),linear-gradient(180deg,#fbfcff,#f3f7ff 52%,#eef3fb);color:var(--text)}.hub-chat-dock,.hub-profile-banner,.hub-sticky-header,.panel,.portal-hero,.portal-panel,.portal-topbar,.ticker-card,.video-tile{background:#ffffff;border-color:#d8deea;box-shadow:0 14px 30px rgba(16,24,40,.08)}.home-prime-editorial-card,.home-prime-section-tile,.panel,.portal-global-footer,.portal-panel{content-visibility:auto;contain-intrinsic-size:420px}.portal-brand,.ticker-head h3,h1,h2,h3{color:#111626}.item-card,.list li,.portal-brand-wrap small,.portal-feed li,.status-pill,p,small{color:#5c6476}.portal-link{border-color:#d6dceb;background:#f4f6fc;color:#2a3246}.portal-link:hover{border-color:#ff4b53;background:#fff1f2;color:#1a1f2f}.portal-link.active{border-color:#ff4b53;background:linear-gradient(130deg,#ff5d66,#ff8b92);color:#ffffff}.portal-top-action,.portal-top-action:visited{border-color:#d5dceb;background:#f4f6fc;color:#1f273a}.portal-top-action.ghost{border-color:#f0c8cc;background:#fff1f2;color:#b21d2f}.portal-top-badge{border-color:#f3b3b8;background:#fff0f2;color:#c42035}.portal-search-input,input,select,textarea{border-color:#d4dbeb;background:#ffffff;color:#1a2030}.portal-search-dropdown{border-color:#d4dbeb;background:#ffffff}.portal-search-option{border-color:#dde2ee;background:#f7f9fd;color:#1f273a}.portal-search-option:hover{border-color:#ff8a91;background:#fff3f4}.portal-hero-ribbon span,.ticker-preview-chip{border-color:#dde3ef;background:#f6f8fd;color:#49526a}.chat-box,.comment-box,.ticker-window{background:#f8faff;border-color:#dde3ef}.item-card,.list li,.portal-feed li,.ticker-row{border-color:#dde2ee;background:#f8faff;color:#1f273a}.hub-avatar,.hub-header-logo{background:#fff1f2;border-color:#f0c5ca;color:#c42035}.chat-line{background:#eef3fb;border-color:#d3dbeb;color:#1d2435}.skeleton-line{background:linear-gradient(90deg,#e8edf7,#dfe6f3 50%,#e8edf7)}@media (max-width:1024px){.app-shell,.portal-root{width:calc(100% - 28px);padding-top:14px}.portal-top-main{grid-template-columns:1fr;gap:10px}.portal-top-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.hub-facebook-layout{grid-template-columns:1fr}}@media (max-width:900px){body{overflow-x:hidden}.app-shell,.portal-root{width:100%;margin:0;padding-bottom:118px;padding-left:calc(14px + var(--safe-left));padding-right:calc(14px + var(--safe-right))}.portal-topbar{border-radius:14px;padding:10px}.portal-brand{font-size:1.45rem;line-height:.92}.portal-search-input{min-height:44px;font-size:16px;line-height:1.3}.portal-search{margin-right:-6px}.portal-search-dropdown{max-height:min(40vh,280px);overflow-y:auto}.portal-nav,.portal-top-actions{display:none}.portal-mobile-nav{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.portal-mobile-nav>.portal-mobile-link:last-child:nth-child(3n+1){grid-column:2}.portal-mobile-link{width:100%;max-width:100%}.hub-profile-main{align-items:flex-start;flex-direction:column}.hub-sticky-header{grid-template-columns:1fr;gap:8px}.hub-header-actions{justify-content:flex-start}.video-grid{grid-template-columns:1fr}}@media (max-width:640px){.app-shell,.portal-root{width:100%;margin:0;padding-bottom:124px;padding-left:calc(10px + var(--safe-left));padding-right:calc(10px + var(--safe-right))}.portal-home-link,.portal-label-full{display:none}.portal-label-mobile{display:inline}.portal-mobile-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.portal-mobile-link{min-height:48px;padding:7px 6px;border-radius:12px}.portal-mobile-label{max-width:96%;font-size:.58rem;letter-spacing:.04em}.portal-mobile-home-icon{width:16px;height:16px}.portal-mobile-nav{width:100%}.portal-grid{grid-template-columns:1fr}.ticker-window{height:126px}.hub-profile-banner,.hub-sticky-header,.panel,.portal-panel{border-radius:14px}.hub-chat-floating{right:10px;left:auto;top:auto;bottom:88px;transform:none}.hub-chat-floating.open{left:10px;right:10px}.hub-chat-launcher{margin-left:0}.hub-chat-dock,.hub-chat-dock.minimized{width:100%;max-height:72vh}.hub-chat-dock-head .row{flex-direction:row}}:root{--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px)}.portal-bottom-nav{left:calc(12px + var(--safe-left));right:calc(12px + var(--safe-right));bottom:calc(10px + var(--safe-bottom))}.hub-chat-floating{left:auto;right:calc(18px + var(--safe-right));bottom:calc(24px + var(--safe-bottom));top:auto;transform:none}@media (max-width:900px){.hub-mobile-shell{padding-bottom:calc(132px + var(--safe-bottom))}.hub-header-actions-mobile{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.hub-header-actions-mobile button{width:100%;min-height:40px;justify-content:center}.hub-top-metrics{gap:10px 12px}.hub-top-metric{font-size:.88rem}.hub-profile-quick .badge{grid-column:1/-1;justify-self:start}.hub-call-actions,.hub-call-invite-actions,.hub-feed-item .row,.hub-post-actions,.hub-request-actions{flex-wrap:wrap}.hub-feed-item .row>button{min-height:40px}.hub-chat-compose-row .apple-send-btn{flex:0 0 auto}.coremarket-mobile-shell{padding-bottom:calc(122px + var(--safe-bottom))}.coremarket-item-card button,.coremarket-main-grid .panel button{min-height:42px}}@media (max-width:640px){.app-shell,.portal-root{padding-left:max(0px,var(--safe-left));padding-right:max(0px,var(--safe-right))}.home-prime-stream-grid,.home-prime-stream-grid.portal-grid,.home-prime-stream-wrap{width:100%;max-width:100%}.home-prime-stream-grid{grid-template-columns:minmax(0,1fr)}.home-prime-stream-grid .ticker-card,.home-prime-stream-wrap,.home-prime-stream-wrap.motion-reveal,.home-prime-stream-wrap.motion-reveal.is-visible{content-visibility:visible;contain-intrinsic-size:auto;opacity:1;transform:none;transition:none;animation:none}.home-prime-stream-wrap.motion-reveal .home-prime-stream-grid.motion-stagger-target>*,.home-prime-stream-wrap.motion-reveal .home-prime-stream-grid>*{opacity:1;transform:none;transition:none;animation:none}.ticker-card{width:100%;max-width:100%;min-width:0;overflow:visible}.ticker-head{grid-template-columns:minmax(0,1fr);gap:8px}.ticker-open{justify-self:start;max-width:100%}.hub-auth-form,.hub-verify-form{gap:10px}.hub-auth-row{flex-direction:column}.hub-auth-form button,.hub-call-actions button,.hub-call-invite-actions button,.hub-post-actions button,.hub-request-actions button,.hub-verify-form button{width:100%}.hub-post-actions.hub-post-actions-icons button{width:auto}.hub-post-actions.hub-post-actions-icons{flex-direction:row!important}.hub-post-actions-group{gap:4px}.hub-top-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 12px;gap:8px 12px}.hub-chat-floating{left:auto;right:calc(10px + var(--safe-right));bottom:calc(72px + var(--safe-bottom));top:auto;transform:none}.hub-chat-floating.open{left:calc(10px + var(--safe-left));right:calc(10px + var(--safe-right))}.hub-chat-dock,.hub-chat-dock.minimized{max-height:min(72vh,620px)}.coremarket-item-card .title-row{flex-direction:column;align-items:flex-start}}.news-bbc-root{--news-bbc-bg:#f6f2f1;--news-bbc-panel:#ffffff;--news-bbc-line:#e1d4d1;--news-bbc-ink:#18181d;--news-bbc-muted:#5d5f6d;--news-bbc-red:#b80018;--news-bbc-red-soft:#fff1f3;--news-bbc-green:#118a55;--news-bbc-green-soft:#edf9f1;--news-bbc-shadow:0 18px 42px rgba(54,27,33,0.08)}.news-bbc-bourse-shell,.news-bbc-briefing-panel,.news-bbc-card,.news-bbc-column,.news-bbc-empty-state,.news-bbc-focus-detail,.news-bbc-focus-list,.news-bbc-header,.news-bbc-lead-card,.news-bbc-live-rail,.news-bbc-market-board,.news-bbc-market-panel{border:1px solid var(--news-bbc-line);border-radius:22px;background:var(--news-bbc-panel);box-shadow:var(--news-bbc-shadow)}.news-bbc-header{padding:24px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);grid-gap:18px;gap:18px;border-top:6px solid var(--news-bbc-red)}.news-bbc-header-compact{grid-template-columns:1fr}.news-bbc-bourse-shell h2,.news-bbc-card h3,.news-bbc-column h2,.news-bbc-column h3,.news-bbc-header h1,.news-bbc-lead-card h2,.news-bbc-live-rail h2,.news-bbc-market-board h3,.news-bbc-market-panel h3{margin:0;color:var(--news-bbc-ink)}.news-bbc-header h1{font-size:clamp(2.2rem,4vw,3.5rem);letter-spacing:-.03em}.news-bbc-briefing-item p,.news-bbc-briefing-meta,.news-bbc-card p,.news-bbc-list-item p,.news-bbc-live-item p,.news-bbc-market-note,.news-bbc-market-row small{color:var(--news-bbc-muted)}.news-bbc-market-row .up,.news-bbc-mover-card .up{color:var(--news-bbc-green)}.news-bbc-market-row .down,.news-bbc-mover-card .down{color:var(--news-bbc-red)}.news-bbc-briefing-panel{padding:20px}.news-bbc-briefing-hero{align-content:start;background:linear-gradient(180deg,#fff9fa,#fff),radial-gradient(circle at top right,rgba(184,0,24,.08),transparent 40%)}.news-bbc-empty-state{margin-top:12px;padding:16px 18px}.news-bbc-status-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid #efc7cd;border-radius:999px;background:#fff;color:#8a4955;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:8px 12px}.news-bbc-status-link.accent{border-color:#e6a6b0;background:linear-gradient(135deg,#ffecef,#fff8f9);color:var(--news-bbc-red)}.news-bbc-briefing-item{display:grid;grid-gap:6px;gap:6px}.news-bbc-briefing-item strong{color:var(--news-bbc-ink);font-size:1rem;line-height:1.2}.news-bbc-briefing-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:.8rem}.news-bbc-focus-shell{margin-top:14px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);grid-gap:14px;gap:14px}.news-bbc-focus-detail,.news-bbc-focus-list{padding:20px}.news-bbc-focus-items{display:grid;grid-gap:10px;gap:10px}.news-bbc-focus-items button{border:1px solid var(--news-bbc-line);border-radius:14px;background:#fff9fa;color:var(--news-bbc-ink);padding:12px;text-align:left;display:grid;grid-gap:4px;gap:4px;cursor:pointer}.news-bbc-focus-items button.active{border-color:#f0a5b0;background:linear-gradient(160deg,#ffeef1,#fff8f8)}.news-bbc-focus-items button strong{font-size:.95rem;line-height:1.2}.news-bbc-focus-items button span{color:var(--news-bbc-muted);font-size:.78rem}.news-bbc-focus-desk{color:var(--news-bbc-red);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.news-bbc-focus-detail h3{margin:8px 0 0;color:var(--news-bbc-ink);font-size:clamp(1.3rem,2vw,1.9rem);line-height:1.1}.news-bbc-focus-detail p{color:var(--news-bbc-muted);line-height:1.65}.news-bbc-lead-shell{margin-top:12px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);grid-gap:14px;gap:14px}.news-bbc-bourse-shell,.news-bbc-column,.news-bbc-lead-card,.news-bbc-live-rail,.news-bbc-market-board,.news-bbc-market-panel{padding:20px}.news-bbc-desk-tag{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;background:var(--news-bbc-red-soft);color:var(--news-bbc-red)}.news-bbc-lead-card h2{margin-top:14px;font-size:clamp(2rem,3vw,3rem);line-height:.95}.news-bbc-lead-card p{margin:14px 0 0;font-size:1rem;line-height:1.6}.news-bbc-meta{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px;color:var(--news-bbc-muted);font-size:.84rem}.news-bbc-live-list,.news-bbc-movers{display:grid;grid-gap:12px;gap:12px}.news-bbc-live-item{padding-top:12px;border-top:1px solid var(--news-bbc-line)}.news-bbc-live-item:first-child{padding-top:0;border-top:0}.news-bbc-card small,.news-bbc-list-item strong,.news-bbc-live-item small,.news-bbc-market-row small,.news-bbc-mover-card small{color:var(--news-bbc-red);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.news-bbc-card h3,.news-bbc-list-item h3,.news-bbc-live-item h3{margin:8px 0 0;font-size:1.12rem;line-height:1.18}.news-bbc-card-grid{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.news-bbc-movers-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.news-bbc-card{padding:18px}.news-bbc-columns-shell{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.news-bbc-list-item{padding-top:14px;border-top:1px solid var(--news-bbc-line)}.news-bbc-list-item:first-of-type{padding-top:0;border-top:0}.news-bbc-bourse-shell{margin-top:14px;scroll-margin-top:110px}.news-bbc-market-note{margin-top:12px;border:1px solid #f4c3c8;border-radius:14px;background:#fff5f6;padding:12px 14px}.news-bbc-market-grid{margin-top:16px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:14px;gap:14px}.news-bbc-market-table{display:grid;grid-gap:10px;gap:10px}.news-bbc-market-row{border:1px solid var(--news-bbc-line);border-radius:16px;background:#fffaf9;padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;align-items:center}.news-bbc-market-row div{min-width:0;display:grid;grid-gap:4px;gap:4px}.news-bbc-market-row strong,.news-bbc-mover-card strong{color:var(--news-bbc-ink)}.news-bbc-market-side{display:grid;grid-gap:14px;gap:14px}.news-bbc-mover-card{border:1px solid var(--news-bbc-line);border-radius:16px;background:#fff;padding:14px;display:grid;grid-gap:6px;gap:6px}.news-bbc-mover-card em{font-style:normal;color:var(--news-bbc-muted);font-size:.84rem}@media (max-width:1040px){.news-bbc-focus-shell,.news-bbc-header,.news-bbc-lead-shell,.news-bbc-market-grid{grid-template-columns:1fr}.news-bbc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-bbc-columns-shell{grid-template-columns:1fr}}@media (max-width:720px){.news-bbc-bourse-shell,.news-bbc-briefing-panel,.news-bbc-card,.news-bbc-column,.news-bbc-empty-state,.news-bbc-focus-detail,.news-bbc-focus-list,.news-bbc-header,.news-bbc-lead-card,.news-bbc-live-rail,.news-bbc-market-board,.news-bbc-market-panel{border-radius:18px}.news-bbc-card-grid,.news-bbc-market-row{grid-template-columns:1fr}.news-bbc-market-row{align-items:flex-start}}@media (max-width:640px){.news-bbc-bourse-shell,.news-bbc-briefing-panel,.news-bbc-card,.news-bbc-column,.news-bbc-empty-state,.news-bbc-focus-detail,.news-bbc-focus-list,.news-bbc-header,.news-bbc-lead-card,.news-bbc-live-rail,.news-bbc-market-board,.news-bbc-market-panel{padding:14px}.news-bbc-header h1,.news-bbc-lead-card h2{font-size:clamp(1.7rem,8vw,2.25rem)}.news-bbc-meta{flex-direction:column;align-items:flex-start}.news-bbc-status-link{width:100%;justify-content:center;text-align:center}}.coremarket-v3-root{--market-ink:#182033;--market-muted:#627089;--market-line:#dbe2f0;--market-panel:#ffffff;--market-soft:#f6f8fc;--market-red:#df233f;--market-red-deep:#b91531;--market-blue:#2f5bff;--market-gold:#c89a4c;--market-green:#1f9a63}.coremarket-v3-card,.coremarket-v3-cart-panel,.coremarket-v3-cart-row,.coremarket-v3-catalog-panel,.coremarket-v3-empty-card,.coremarket-v3-empty-state,.coremarket-v3-feature-card,.coremarket-v3-feature-panel,.coremarket-v3-hero,.coremarket-v3-kpi-card,.coremarket-v3-seller-panel,.coremarket-v3-toolbar{border:1px solid var(--market-line);border-radius:24px;background:var(--market-panel);box-shadow:0 18px 40px rgba(24,32,51,.08)}.coremarket-v3-hero{margin-top:14px;padding:24px;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:16px;gap:16px;background:radial-gradient(circle at top right,rgba(223,35,63,.14),transparent 32%),radial-gradient(circle at left center,rgba(47,91,255,.08),transparent 34%),linear-gradient(180deg,#fffdfd,#f9fbff)}.coremarket-v3-root .ds-btn.coremarket-v3-kicker-logout{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:30px;padding:0 10px;font-size:12px;line-height:1.1}.coremarket-v3-subpage-header{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.coremarket-v3-subpage-title{min-width:0;display:flex;flex-direction:column;gap:4px}.coremarket-v3-subpage-title h1{margin:0;color:var(--market-ink);font-size:clamp(1.5rem,4vw,2.25rem)}.coremarket-v3-back-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:30px;padding:0 10px;border:0;background:transparent;color:var(--market-red-deep);font-size:12px;font-weight:800;line-height:1.1;cursor:pointer}.coremarket-v3-back-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.coremarket-v3-kicker-logout:disabled{cursor:wait;opacity:.8}.coremarket-v3-live-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.coremarket-v3-cart-panel h2,.coremarket-v3-catalog-panel h2,.coremarket-v3-feature-panel h2,.coremarket-v3-hero h1,.coremarket-v3-seller-panel h2{margin:0;color:var(--market-ink)}.coremarket-v3-card p,.coremarket-v3-copy,.coremarket-v3-empty-card p,.coremarket-v3-empty-state p{color:var(--market-muted)}.coremarket-v3-hero-strip{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center}.coremarket-v3-chip-row button,.coremarket-v3-hero-strip a,.coremarket-v3-hero-strip span{border:1px solid #e6d8cf;border-radius:999px;background:#fff7f2;color:var(--market-red-deep);padding:8px 12px;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.coremarket-v3-hero-strip a{text-decoration:none}.coremarket-v3-card-head small,.coremarket-v3-feature-card small{color:var(--market-red-deep);text-transform:uppercase;letter-spacing:.1em;font-size:.66rem;font-weight:800}.coremarket-v3-card h3,.coremarket-v3-cart-row strong,.coremarket-v3-feature-card strong{color:var(--market-ink)}.coremarket-v3-kpi-grid{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.coremarket-v3-kpi-card{padding:18px;display:grid;grid-gap:6px;gap:6px}.coremarket-v3-kpi-card strong{color:var(--market-red);font-size:2rem;line-height:1}.coremarket-v3-kpi-card span{color:var(--market-ink);font-weight:800}.coremarket-v3-card-head small:last-child,.coremarket-v3-card-meta span,.coremarket-v3-cart-row small,.coremarket-v3-cart-summary span,.coremarket-v3-kpi-card small{color:var(--market-muted)}.coremarket-v3-layout,.coremarket-v3-main-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.coremarket-v3-focus-shell,.coremarket-v3-layout,.coremarket-v3-main-grid{margin-top:14px;display:grid;grid-gap:14px;gap:14px}.coremarket-v3-cart-panel,.coremarket-v3-catalog-panel,.coremarket-v3-feature-panel,.coremarket-v3-seller-panel,.coremarket-v3-toolbar{padding:18px}.coremarket-v3-home-catalog{margin-top:18px;display:grid;grid-gap:18px;gap:18px}.coremarket-v3-form{display:grid;grid-gap:10px;gap:10px}.coremarket-v3-form-row{display:grid;grid-template-columns:minmax(0,1fr) 110px;grid-gap:10px;gap:10px}.coremarket-v3-card-actions,.coremarket-v3-cart-actions,.coremarket-v3-form-actions,.coremarket-v3-owner-actions{display:flex;flex-wrap:wrap;gap:8px}.coremarket-v3-owner-inline .badge{justify-self:start}.coremarket-v3-danger-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-color:#c71f33;background:linear-gradient(135deg,#7f0f21,#d61d37);color:#fff3f5;box-shadow:0 10px 22px rgba(199,31,51,.22)}.coremarket-v3-danger-button svg{width:16px;height:16px;flex:0 0 16px;fill:currentColor}.coremarket-v3-delete-icon-button,.coremarket-v3-edit-icon-button{width:42px;height:42px;flex:0 0 42px;padding:0;gap:0}.coremarket-v3-edit-icon-button{display:inline-flex;align-items:center;justify-content:center}.coremarket-v3-edit-icon-button svg{width:16px;height:16px;flex:0 0 16px;fill:currentColor}.coremarket-v3-danger-button:hover{border-color:#e4475e;background:linear-gradient(135deg,#971326,#ef2a47)}.coremarket-v3-feature-stack{margin-top:12px;display:grid;grid-gap:10px;gap:10px}.coremarket-v3-empty-card,.coremarket-v3-feature-card{padding:16px;display:grid;grid-gap:6px;gap:6px}.coremarket-v3-feature-card span{color:var(--market-blue);font-weight:800}.coremarket-v3-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr) 180px;grid-gap:12px;gap:12px;align-items:center}.coremarket-v3-toolbar-mobile{display:none}.coremarket-v3-mobile-shortcuts{display:flex;align-items:center;justify-content:space-between;gap:10px;overflow-x:visible;white-space:normal;scrollbar-width:none;width:100%}.coremarket-v3-mobile-shortcuts::-webkit-scrollbar{display:none}.coremarket-v3-mobile-shortcut{flex:1 1;border:none;background:transparent;padding:0;min-height:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:var(--market-ink);min-width:0;text-decoration:none}.coremarket-v3-mobile-shortcut span{font-size:.63rem;line-height:1.15;font-weight:800;letter-spacing:.02em;color:var(--market-muted);text-align:center;text-wrap:balance}.coremarket-v3-mobile-shortcut svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.coremarket-v3-mobile-shortcut:focus-visible,.coremarket-v3-mobile-shortcut:hover{color:var(--market-red-deep)}.coremarket-v3-toolbar-desktop{display:grid}.coremarket-v3-search input,.coremarket-v3-sort select{width:100%}.coremarket-v3-chip-row{display:flex;flex-wrap:wrap;gap:8px}.coremarket-v3-chip-row button{cursor:pointer}.coremarket-v3-chip-row button.active{border-color:#f0a2b0;background:linear-gradient(135deg,#df233f,#ff6078);color:#fff}.coremarket-v3-catalog-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.coremarket-v3-card,.coremarket-v3-empty-state{padding:16px;display:grid;grid-gap:12px;gap:12px;min-width:0}.coremarket-v3-card-head,.coremarket-v3-card-meta,.coremarket-v3-cart-row-actions,.coremarket-v3-cart-summary{display:flex;justify-content:space-between;align-items:center;gap:10px}.coremarket-v3-card p{margin:0;line-height:1.55}.coremarket-v3-card-meta strong,.coremarket-v3-cart-summary strong{color:var(--market-ink);font-size:1rem}.coremarket-v3-qty-row{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#f4f7fc;border:1px solid var(--market-line);color:var(--market-ink);width:-moz-fit-content;width:fit-content}.coremarket-v3-cart-list{margin-top:12px;display:grid;grid-gap:10px;gap:10px}.coremarket-v3-cart-row{padding:14px;display:grid;grid-gap:10px;gap:10px}.coremarket-v3-cart-row-actions{justify-content:flex-start}.coremarket-v3-cart-summary{margin-top:14px;padding-top:14px;border-top:1px solid var(--market-line)}.coremarket-v3-cart-actions{margin-top:12px}.coremarket-v3-empty-card,.coremarket-v3-empty-state{background:linear-gradient(180deg,#fff,#f7f9fd)}.coremarket-v3-card.tone-subscription,.coremarket-v3-feature-card.tone-subscription{border-color:rgba(47,91,255,.18);background:linear-gradient(180deg,#ffffff,#f2f6ff)}.coremarket-v3-card.tone-media,.coremarket-v3-feature-card.tone-media{border-color:rgba(200,154,76,.22);background:linear-gradient(180deg,#fffefa,#fff7e9)}.coremarket-v3-card.tone-marketing,.coremarket-v3-feature-card.tone-marketing{border-color:rgba(223,35,63,.18);background:linear-gradient(180deg,#ffffff,#fff1f4)}.coremarket-v3-card.tone-service,.coremarket-v3-feature-card.tone-service{border-color:rgba(31,154,99,.18);background:linear-gradient(180deg,#ffffff,#effbf5)}.coremarket-v3-card.tone-access,.coremarket-v3-feature-card.tone-access{border-color:rgba(130,88,255,.18);background:linear-gradient(180deg,#ffffff,#f5f1ff)}.coremarket-v3-card.tone-product,.coremarket-v3-feature-card.tone-product{border-color:rgba(24,32,51,.12);background:linear-gradient(180deg,#ffffff,#f7f9fd)}@media (max-width:1120px){.coremarket-v3-hero,.coremarket-v3-layout,.coremarket-v3-main-grid{grid-template-columns:1fr}.coremarket-v3-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coremarket-v3-toolbar{grid-template-columns:1fr}}@media (max-width:720px){.coremarket-v3-catalog-grid,.coremarket-v3-kpi-grid{grid-template-columns:1fr}.coremarket-v3-card,.coremarket-v3-cart-panel,.coremarket-v3-cart-row,.coremarket-v3-catalog-panel,.coremarket-v3-empty-card,.coremarket-v3-empty-state,.coremarket-v3-feature-card,.coremarket-v3-feature-panel,.coremarket-v3-hero,.coremarket-v3-seller-panel,.coremarket-v3-toolbar{border-radius:18px}}@media (max-width:640px){.coremarket-v3-kpi-grid{display:none}.coremarket-v3-root .ds-btn.coremarket-v3-kicker-logout{min-height:30px;padding:0 10px;font-size:12px;letter-spacing:.06em}.coremarket-v3-toolbar-mobile{display:grid;position:relative;z-index:2;grid-template-columns:1fr;grid-auto-rows:auto;align-items:stretch;grid-row-gap:12px;row-gap:12px}.coremarket-v3-toolbar-desktop{display:none}.coremarket-v3-card,.coremarket-v3-cart-panel,.coremarket-v3-cart-row,.coremarket-v3-catalog-panel,.coremarket-v3-empty-card,.coremarket-v3-empty-state,.coremarket-v3-feature-card,.coremarket-v3-feature-panel,.coremarket-v3-hero,.coremarket-v3-seller-panel,.coremarket-v3-toolbar{padding:14px}.coremarket-v3-hero h1{font-size:clamp(1.75rem,8vw,2.45rem)}.coremarket-v3-subpage-header{align-items:flex-start;flex-direction:column;gap:8px}.coremarket-v3-subpage-title h1{font-size:clamp(1.35rem,7vw,1.85rem)}.coremarket-v3-mobile-shortcuts{gap:12px}.coremarket-v3-form-row{grid-template-columns:1fr}.coremarket-v3-card-head,.coremarket-v3-card-meta,.coremarket-v3-cart-summary{flex-direction:column;align-items:flex-start}.coremarket-v3-chip-row{overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}.coremarket-v3-chip-row button{white-space:nowrap;flex:0 0 auto}.coremarket-v3-card-actions button,.coremarket-v3-cart-actions button,.coremarket-v3-form-actions button,.coremarket-v3-owner-actions button{width:100%}.coremarket-v3-danger-button{min-height:48px;font-size:.78rem;letter-spacing:.08em}.coremarket-v3-delete-icon-button,.coremarket-v3-edit-icon-button{width:48px;height:48px;flex:0 0 48px}}.coremarket-v3-mini-list,.coremarket-v3-review-list,.coremarket-v3-side-stack,.coremarket-v3-wishlist-list{display:grid;grid-gap:12px;gap:12px}.coremarket-v3-image-dropzone{display:block;margin-top:12px;margin-bottom:12px;border:1px dashed #d9c4bb;border-radius:20px;background:linear-gradient(180deg,#fffaf7,#fff2ec);padding:14px;cursor:pointer}.coremarket-v3-image-dropzone.has-image{border-style:solid}.coremarket-v3-breadcrumbs,.coremarket-v3-card-topline,.coremarket-v3-cart-row-header,.coremarket-v3-detail-hero,.coremarket-v3-detail-price-row,.coremarket-v3-detail-stat-grid,.coremarket-v3-detail-summary,.coremarket-v3-drop-copy,.coremarket-v3-mini-row,.coremarket-v3-review-card,.coremarket-v3-stat-row,.coremarket-v3-upload-meta,.coremarket-v3-upload-preview,.coremarket-v3-wishlist-row{display:flex;gap:10px}.coremarket-v3-detail-summary,.coremarket-v3-drop-copy,.coremarket-v3-review-card,.coremarket-v3-upload-meta{flex-direction:column}.coremarket-v3-card-image,.coremarket-v3-detail-image,.coremarket-v3-upload-image{width:100%;object-fit:cover;border-radius:18px;border:1px solid #e4eaf4}.coremarket-v3-upload-image{max-width:160px;aspect-ratio:1/1}.coremarket-v3-upload-tile .coremarket-v3-upload-image{max-width:none}.coremarket-v3-card-visual{display:block;border-radius:18px;overflow:hidden;text-decoration:none}.coremarket-v3-card-image,.coremarket-v3-detail-image{aspect-ratio:4/3;background:#edf2fb}.coremarket-v3-card-placeholder,.coremarket-v3-detail-placeholder{min-height:220px;display:grid;place-items:center;grid-gap:8px;gap:8px;border-radius:18px;border:1px solid #e4eaf4;background:linear-gradient(180deg,#f9fbff,#eef3fb);color:#627089;text-align:center}.coremarket-v3-card-placeholder strong,.coremarket-v3-detail-placeholder strong{font-size:2.4rem;color:#182033}.coremarket-v3-breadcrumbs,.coremarket-v3-card-head,.coremarket-v3-card-meta,.coremarket-v3-card-topline,.coremarket-v3-cart-row-header,.coremarket-v3-detail-price-row,.coremarket-v3-mini-row,.coremarket-v3-stat-row,.coremarket-v3-wishlist-row{align-items:center;justify-content:space-between}.coremarket-v3-icon-button{width:42px;height:42px;padding:0;border-radius:999px;border:1px solid #ead3da;background:#fff7f8;display:inline-flex;align-items:center;justify-content:center}.coremarket-v3-icon-button svg{width:18px;height:18px;fill:#d25f74}.coremarket-v3-icon-button.active{background:linear-gradient(135deg,#df233f,#ff6078);border-color:#df233f}.coremarket-v3-icon-button.active svg{fill:#ffffff}.coremarket-v3-mini-row,.coremarket-v3-review-card,.coremarket-v3-wishlist-row{padding:14px;border:1px solid var(--market-line);border-radius:18px;background:linear-gradient(180deg,#ffffff,#f7f9fd)}.coremarket-v3-text-link,.coremarket-v3-wishlist-row{text-decoration:none;color:inherit}.coremarket-v3-history-filter-row{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px}.coremarket-v3-history-filter-row button,.coremarket-v3-tiny-button{border:1px solid #e6d8cf;border-radius:999px;background:#fff7f2;color:var(--market-red-deep);font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.coremarket-v3-history-filter-row button.active{border-color:#f0a2b0;background:linear-gradient(135deg,#df233f,#ff6078);color:#fff}.coremarket-v3-history-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.coremarket-v3-history-list{display:grid;grid-gap:12px;gap:12px}.coremarket-v3-history-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--market-line);border-radius:18px;background:linear-gradient(180deg,#ffffff,#f7f9fd)}.coremarket-v3-history-copy,.coremarket-v3-history-meta{display:grid;grid-gap:4px;gap:4px}.coremarket-v3-history-copy small,.coremarket-v3-history-meta small{color:var(--market-muted)}.coremarket-v3-history-meta{justify-items:end;text-align:right}.coremarket-v3-detail-hero{margin-top:14px;align-items:center;justify-content:space-between}.coremarket-v3-breadcrumbs{flex-wrap:wrap;color:var(--market-muted)}.coremarket-v3-breadcrumbs a{color:var(--market-red-deep);text-decoration:none;font-weight:700}.coremarket-v3-detail-layout{margin-top:14px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);grid-gap:14px;gap:14px}.coremarket-v3-detail-media,.coremarket-v3-detail-summary,.coremarket-v3-review-grid{min-width:0}.coremarket-v3-seller-hero{margin-top:14px;border:1px solid var(--market-line);border-radius:24px;background:linear-gradient(180deg,#fff,#f7f9fd);box-shadow:0 18px 40px rgba(24,32,51,.08);padding:20px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);grid-gap:14px;gap:14px}.coremarket-v3-seller-hero-main,.coremarket-v3-seller-metrics{min-width:0}.coremarket-v3-seller-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.coremarket-v3-seller-metrics article{padding:14px;border:1px solid var(--market-line);border-radius:18px;background:#fff;display:grid;grid-gap:4px;gap:4px}.coremarket-v3-seller-metrics strong{color:var(--market-ink);font-size:1.3rem}.coremarket-v3-seller-metrics span{color:var(--market-muted)}.coremarket-v3-detail-media,.coremarket-v3-detail-summary,.coremarket-v3-review-grid{border:1px solid var(--market-line);border-radius:24px;background:var(--market-panel);box-shadow:0 18px 40px rgba(24,32,51,.08);padding:18px}.coremarket-v3-detail-price-row strong{font-size:1.5rem;color:var(--market-ink)}.coremarket-v3-detail-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.coremarket-v3-detail-stat-grid article{padding:12px;border:1px solid var(--market-line);border-radius:16px;background:#f8fbff}.coremarket-v3-detail-stat-grid strong{display:block;color:var(--market-ink)}.coremarket-v3-detail-stat-grid span,.coremarket-v3-mini-row span,.coremarket-v3-stat-row span,.coremarket-v3-upload-meta span,.coremarket-v3-wishlist-row small{color:var(--market-muted)}.coremarket-v3-upload-stack{display:grid;grid-gap:12px;gap:12px}.coremarket-v3-gallery-strip,.coremarket-v3-upload-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));grid-gap:10px;gap:10px}.coremarket-v3-upload-tile{display:grid;grid-gap:8px;gap:8px;border:1px solid var(--market-line);border-radius:18px;background:linear-gradient(180deg,#ffffff,#f7f9fd);padding:10px;cursor:-webkit-grab;cursor:grab;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.coremarket-v3-upload-tile:active{cursor:-webkit-grabbing;cursor:grabbing}.coremarket-v3-upload-tile.dragging{opacity:.72;transform:scale(.985);border-color:#f0a2b0;box-shadow:0 8px 20px rgba(223,35,63,.12)}.coremarket-v3-upload-tile-meta{display:flex;justify-content:space-between;align-items:center;gap:8px}.coremarket-v3-upload-tile-meta span{color:var(--market-muted);font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.coremarket-v3-upload-actions{display:inline-flex;align-items:center;gap:6px}.coremarket-v3-order-button{width:34px;min-width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center}.coremarket-v3-order-button svg{width:16px;height:16px;fill:currentColor}.coremarket-v3-gallery-thumb{padding:0;border:1px solid var(--market-line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:none}.coremarket-v3-gallery-thumb.active{border-color:#f0a2b0;box-shadow:0 0 0 2px rgba(223,35,63,.12)}.coremarket-v3-gallery-thumb img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.coremarket-v3-seller-link{color:var(--market-red-deep);text-decoration:none;font-weight:800}.coremarket-v3-load-more-row{margin-top:14px;display:flex;justify-content:center}.coremarket-v3-review-grid{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);grid-gap:14px;gap:14px;padding:0;border:none;background:transparent;box-shadow:none}@media (max-width:1120px){.coremarket-v3-detail-layout,.coremarket-v3-history-grid,.coremarket-v3-review-grid,.coremarket-v3-seller-hero{grid-template-columns:1fr}}@media (max-width:720px){.coremarket-v3-breadcrumbs,.coremarket-v3-card-topline,.coremarket-v3-cart-row-header,.coremarket-v3-detail-hero,.coremarket-v3-detail-price-row,.coremarket-v3-history-row,.coremarket-v3-mini-row,.coremarket-v3-stat-row,.coremarket-v3-upload-preview,.coremarket-v3-upload-stack,.coremarket-v3-wishlist-row{flex-direction:column;align-items:flex-start}.coremarket-v3-history-meta{justify-items:start;text-align:left}.coremarket-v3-upload-tile-meta{flex-direction:column;align-items:flex-start}.coremarket-v3-upload-actions{width:100%;justify-content:space-between}.coremarket-v3-gallery-strip,.coremarket-v3-history-filter-row,.coremarket-v3-upload-gallery{grid-template-columns:1fr 1fr}.coremarket-v3-detail-stat-grid{grid-template-columns:1fr}.coremarket-v3-icon-button{align-self:flex-end}.coremarket-v3-seller-metrics{grid-template-columns:1fr 1fr}}@keyframes news-drift{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(8px,-6px,0) scale(1.03)}to{transform:translateZ(0) scale(1)}}@keyframes news-float{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.news-bbc-root{position:relative;isolation:isolate;padding-top:14px}.news-bbc-root:after,.news-bbc-root:before{content:"";position:absolute;pointer-events:none;z-index:-1;border-radius:999px;filter:blur(.6px);animation:news-drift 9s ease-in-out infinite}.news-bbc-root:before{width:min(46vw,520px);height:min(46vw,520px);top:-110px;right:-120px;background:radial-gradient(circle,rgba(184,0,24,.2) 0,rgba(184,0,24,.04) 52%,transparent 72%)}.news-bbc-root:after{width:min(40vw,440px);height:min(40vw,440px);bottom:110px;left:-120px;background:radial-gradient(circle,rgba(17,138,85,.16) 0,rgba(17,138,85,.03) 56%,transparent 75%);animation-delay:1.8s}.news-bbc-root .portal-topbar{position:relative;top:auto;z-index:120;border-radius:20px;border:1px solid rgba(184,0,24,.24);background:linear-gradient(120deg,rgba(255,251,251,.95),rgba(255,244,246,.9)),radial-gradient(circle at top right,rgba(184,0,24,.1),transparent 44%);-webkit-backdrop-filter:blur(15px) saturate(140%);backdrop-filter:blur(15px) saturate(140%);box-shadow:0 20px 42px rgba(56,20,27,.22)}.news-bbc-root .portal-top-main{grid-template-columns:220px 1fr auto}.news-bbc-root .portal-brand{color:#8a041c;text-shadow:0 6px 16px rgba(184,0,24,.16)}.news-bbc-root .portal-brand-wrap small{color:#8f6871}.news-bbc-root .portal-search-input{border-color:#e4bcc3;background:rgba(255,255,255,.92);color:#301018}.news-bbc-root .portal-search-input:focus{border-color:#b80018;box-shadow:0 0 0 3px rgba(184,0,24,.16)}.news-bbc-root .portal-search-dropdown{border-color:#e1b6be;background:#fff8f9}.news-bbc-root .portal-search-option{border-color:#ebc4ca;background:#fff;color:#33161e}.news-bbc-root .portal-search-option:hover{border-color:#c1293d;background:#fff4f6}.news-bbc-root .portal-search-option small{color:#855f69}.news-bbc-root .portal-top-action{border-color:#e0a2ad;background:#fff7f8;color:#6e1324}.news-bbc-root .portal-top-action:hover{border-color:#be2b3f;background:#fff0f2}.news-bbc-root .portal-top-action.ghost{border-color:#c53548;background:linear-gradient(135deg,#b80018,#d7324a);color:#fff}.news-bbc-root .portal-home-link{border-color:#d69aa5;background:#fff4f6;color:#9c1a30}.news-bbc-root .portal-nav{border-top:1px solid rgba(184,0,24,.2);padding-top:10px;padding-bottom:4px}.news-bbc-root .portal-link{border-color:#e5c0c6;background:#fff;color:#5b1c29}.news-bbc-root .portal-link:hover{border-color:#be2b3f;color:#7c0f24;background:#fff4f6}.news-bbc-root .portal-link.active{border-color:#b80018;background:linear-gradient(130deg,#b80018,#d7324a);color:#fff}.news-bbc-header{margin-top:14px;overflow:hidden;position:relative;background:linear-gradient(130deg,rgba(255,254,254,.96),rgba(255,245,247,.9)),radial-gradient(circle at top right,rgba(184,0,24,.12),transparent 42%)}.news-bbc-header:after{content:"";position:absolute;right:-70px;top:-60px;width:240px;height:240px;border-radius:999px;background:radial-gradient(circle,rgba(184,0,24,.12),transparent 70%);animation:news-drift 7s ease-in-out infinite;pointer-events:none}.news-bbc-hero-main{display:grid;grid-gap:12px;gap:12px;position:relative;z-index:1}.news-bbc-hero-main h1{margin:0;font-size:clamp(2rem,4vw,3.25rem)}.news-bbc-hero-main p{margin:0}.news-bbc-status-row{display:flex;flex-wrap:wrap;gap:8px}.news-bbc-status-link{box-shadow:0 12px 28px rgba(184,0,24,.14);transition:transform .17s ease,box-shadow .2s ease,border-color .17s ease,background .17s ease}.news-bbc-briefing-panel,.news-bbc-card,.news-bbc-column,.news-bbc-focus-detail,.news-bbc-focus-list,.news-bbc-market-row,.news-bbc-mover-card,.news-bbc-status-link{transition:transform .17s ease,box-shadow .2s ease,border-color .17s ease}.news-bbc-card:hover,.news-bbc-column:hover,.news-bbc-focus-detail:hover,.news-bbc-market-row:hover,.news-bbc-mover-card:hover,.news-bbc-status-link:hover{transform:translateY(-2px);border-color:rgba(184,0,24,.3);box-shadow:0 20px 36px rgba(58,18,27,.18)}.news-bbc-focus-items button{animation:news-float 6s ease-in-out infinite}.news-bbc-focus-items button:nth-child(2n){animation-delay:.6s}.news-bbc-focus-items button:nth-child(3n){animation-delay:1.2s}.news-bbc-bourse-shell{background:linear-gradient(145deg,#fffefe,#fff4f6),radial-gradient(circle at bottom right,rgba(17,138,85,.08),transparent 40%)}.news-bbc-market-row{background:#fff}.news-bbc-market-row:nth-child(2n){background:#fff8f8}@media (max-width:1040px){.news-bbc-root .portal-top-main{grid-template-columns:1fr}}@media (max-width:900px){.news-bbc-root .portal-topbar{border-radius:16px}.news-bbc-root .portal-mobile-nav{margin-top:8px}.news-bbc-root .portal-mobile-link{border-color:#e6bac2;background:#fff;color:#611a28}.news-bbc-root .portal-mobile-link.active{border-color:#b80018;background:linear-gradient(130deg,#b80018,#d7324a);color:#fff}}@media (max-width:640px){.news-bbc-status-link{width:100%;justify-content:center;text-align:center}.news-bbc-header:after{width:150px;height:150px;right:-46px;top:-44px}}.event-live-hero{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);grid-gap:16px;gap:16px;border-color:#2a2a2a;background:radial-gradient(circle at 96% 16%,rgba(200,169,106,.14),transparent 36%),linear-gradient(180deg,#141414,#0f0f0f)}.event-live-hero h1{margin-top:10px;margin-bottom:10px;color:#f4f1e8}.event-live-hero-copy{margin-top:0;margin-bottom:0;color:#b8b2a5;max-width:64ch}.event-live-pill-row{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.event-live-pill-row span{border:1px solid #3a3428;border-radius:999px;background:#16130f;color:var(--gold-strong);text-transform:uppercase;letter-spacing:.09em;font-size:.62rem;font-weight:700;padding:6px 10px}.event-live-kpi-grid{display:grid;grid-gap:10px;gap:10px}.event-live-kpi-card{border:1px solid #2f2a22;border-radius:14px;background:#110f0b;padding:12px}.event-live-kpi-card small{display:block;color:#b7a888;text-transform:uppercase;letter-spacing:.08em;font-size:.63rem}.event-live-kpi-card strong{display:block;margin-top:5px;color:var(--gold-strong);font-size:clamp(1.35rem,3vw,1.8rem);line-height:1}.event-live-kpi-card p{margin-top:5px;margin-bottom:0;color:#aaa294}.event-live-command{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);grid-gap:14px;gap:14px;border-color:#2a2a2a;background:linear-gradient(180deg,#121212,#0e0e0e)}.event-live-command-main{display:grid;grid-gap:12px;gap:12px}.event-live-search{display:grid;grid-gap:6px;gap:6px}.event-live-search span{color:#c7b896;text-transform:uppercase;letter-spacing:.08em;font-size:.64rem}.event-live-filter-row{display:flex;flex-wrap:wrap;gap:8px}.event-live-filter-row button{border-color:#2f2a22;background:#12100d;color:#d9d2c4;text-transform:none;letter-spacing:.01em;font-size:.8rem;padding:9px 12px}.event-live-filter-row button.active{border-color:var(--gold);background:linear-gradient(125deg,var(--gold),var(--gold-strong));color:#0b0b0b}.event-live-next-card{border:1px solid #3a3428;border-radius:14px;background:linear-gradient(150deg,#1a1510,#120f0b);padding:12px;display:grid;grid-gap:4px;gap:4px}.event-live-next-card small{color:#d8c199;text-transform:uppercase;letter-spacing:.08em;font-size:.62rem}.event-live-next-card strong{color:#f8efdd;font-size:1.02rem;line-height:1.3}.event-live-next-card p,.event-live-next-card span{margin:0;color:#c6b193}.event-live-layout{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,1fr);grid-gap:14px;gap:14px}.event-live-schedule{border-color:#2a2a2a;background:linear-gradient(180deg,#121212,#0e0e0e)}.event-live-schedule-list{margin-top:12px;display:grid;grid-gap:10px;gap:10px}.event-live-card{border:1px solid #2a2a2a;border-radius:14px;background:#121212;padding:11px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;transition:transform .16s ease,border-color .16s ease,box-shadow .18s ease}.event-live-card:hover{transform:translateY(-1px);border-color:rgba(200,169,106,.5);box-shadow:0 14px 30px rgba(0,0,0,.34)}.event-live-date-badge{min-width:116px;border:1px solid #3a3428;border-radius:12px;background:#16130f;padding:9px 10px;display:grid;align-content:center;grid-gap:3px;gap:3px}.event-live-date-badge strong{color:#f0dbc1;text-transform:uppercase;font-size:.8rem;letter-spacing:.08em}.event-live-date-badge span{color:#c5b091;font-size:.77rem}.event-live-card-main{min-width:0}.event-live-card-top{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap}.event-live-track{border:1px solid #3a3428;border-radius:999px;background:#16130f;color:#ead0a8;letter-spacing:.07em;font-size:.61rem;font-weight:700}.event-live-status,.event-live-track{text-transform:uppercase;padding:4px 8px}.event-live-status{border:1px solid #343434;border-radius:999px;letter-spacing:.08em;font-size:.58rem;font-weight:800}.event-live-status.ouvert{border-color:#284334;color:#a8dfbb;background:rgba(79,145,96,.12)}.event-live-status.limite{border-color:#5a4524;color:#f3d3a3;background:rgba(200,169,106,.14)}.event-live-status.complet{border-color:#5d2525;color:#ffbcbc;background:rgba(93,37,37,.16)}.event-live-card h3{margin-top:8px;margin-bottom:7px;color:#f0ede5;font-size:clamp(.98rem,2vw,1.12rem);line-height:1.32}.event-live-card p{margin-top:0;margin-bottom:8px;color:#ada79a}.event-live-meta-row{display:flex;flex-wrap:wrap;gap:6px}.event-live-meta-row span{border:1px solid #2d2d2d;border-radius:8px;background:#101010;color:#b4aea1;font-size:.72rem;padding:5px 7px}.event-live-capacity{min-width:108px;border:1px solid #3a3428;border-radius:12px;background:#15120d;padding:9px;display:grid;align-content:center;justify-items:center;grid-gap:2px;gap:2px}.event-live-capacity strong{color:var(--gold-strong);font-size:1.33rem;line-height:1}.event-live-capacity small{color:#d2be99;text-transform:uppercase;letter-spacing:.08em;font-size:.56rem}.event-live-capacity p{margin:0;color:#c2ae8b;font-size:.71rem}.event-live-empty{border:1px dashed #3a3428;border-radius:12px;background:#101010;padding:14px}.event-live-empty strong{color:#eee7db}.event-live-empty p{margin-top:6px;margin-bottom:0}.event-live-side{display:grid;grid-gap:12px;gap:12px;align-content:start}.event-live-side-card{margin-top:0;border-color:#2a2a2a;background:linear-gradient(180deg,#121212,#0e0e0e)}.event-live-check-list,.event-live-signal-list{list-style:none;margin:10px 0 0;padding:0;display:grid;grid-gap:8px;gap:8px}.event-live-check-list li,.event-live-signal-list li{border:1px solid #2a2a2a;border-radius:10px;background:#111111;color:#b6b0a3;padding:9px}.event-live-signal-list li{position:relative;padding-left:27px}.event-live-signal-list li:before{content:"";position:absolute;left:10px;top:50%;width:7px;height:7px;border-radius:999px;transform:translateY(-50%);background:var(--gold);box-shadow:0 0 8px rgba(200,169,106,.45)}.event-live-cta-card{border-color:#3a3428;background:linear-gradient(150deg,#1a1510,#120f0b)}.event-live-cta-card small{color:#d5be95;text-transform:uppercase;letter-spacing:.08em;font-size:.62rem}.event-live-cta-card h3{margin-top:7px;margin-bottom:7px;color:#f3eadb}.event-live-cta-card p{margin-top:0;margin-bottom:10px;color:#c9b18a}@media (max-width:1060px){.event-live-command,.event-live-hero,.event-live-layout{grid-template-columns:1fr}}@media (max-width:760px){.event-live-card{grid-template-columns:1fr}.event-live-capacity,.event-live-date-badge{min-width:0;width:100%}.event-live-capacity{justify-items:flex-start}.event-live-filter-row button{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);min-width:132px}}@media (max-width:560px){.event-live-pill-row span{font-size:.58rem;padding:5px 9px}.event-live-filter-row button{flex-basis:100%}}.event-live-root{position:relative;isolation:isolate}.event-live-root:before{content:"";position:absolute;inset:80px -120px auto;height:360px;pointer-events:none;background:radial-gradient(circle at 10% 0,rgba(200,169,106,.13),transparent 40%),radial-gradient(circle at 90% 10%,rgba(47,93,217,.11),transparent 36%);z-index:-1}.event-live-track-row{display:flex;flex-wrap:wrap;gap:8px}.event-live-track-row button{border-color:#2f2a22;background:#12100d;color:#d9d2c4;text-transform:none;letter-spacing:.01em;font-size:.79rem;padding:9px 11px}.event-live-track-row button.active{border-color:rgba(200,169,106,.72);background:linear-gradient(130deg,rgba(200,169,106,.3),rgba(21,21,21,.92));color:#f1e6d0}.event-live-status-strip{display:flex;flex-wrap:wrap;gap:8px}.event-live-status-chip{border:1px solid #3a3428;border-radius:999px;background:#11100d;color:#d6c09a;text-transform:uppercase;font-size:.62rem;letter-spacing:.1em;font-weight:800;padding:6px 10px}.event-live-status-chip.open{border-color:#284334;color:#a8dfbb;background:rgba(79,145,96,.12)}.event-live-status-chip.warn{border-color:#5a4524;color:#f3d3a3;background:rgba(200,169,106,.14)}.event-live-status-chip.full{border-color:#5d2525;color:#ffbcbc;background:rgba(93,37,37,.16)}.event-live-next-list{margin-top:10px;display:grid;grid-gap:8px;gap:8px}.event-live-next-list article{border-top:1px solid rgba(200,169,106,.18);padding-top:8px;display:grid;grid-gap:3px;gap:3px}.event-live-next-list article strong{font-size:.84rem;color:#ecd8ba;line-height:1.3}.event-live-next-list article small{color:#bfa783;font-size:.72rem}.event-live-radar{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);grid-gap:14px;gap:14px;border-color:#2a2a2a;background:radial-gradient(circle at 8% 0,rgba(200,169,106,.12),transparent 34%),linear-gradient(180deg,#111111,#0d0d0d)}.event-live-radar-side,.event-live-radar-week{min-width:0}.event-live-radar-grid{margin-top:12px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:8px;gap:8px}.event-live-radar-day{border:1px solid #2a2a2a;border-radius:12px;background:#111111;padding:10px;display:grid;grid-gap:6px;gap:6px}.event-live-radar-day.active{border-color:rgba(200,169,106,.46);background:linear-gradient(150deg,rgba(26,21,16,.88),rgba(17,17,17,.97))}.event-live-radar-day-head{display:grid;grid-gap:2px;gap:2px}.event-live-radar-day-head strong{color:#f1ddbd;text-transform:uppercase;font-size:.72rem;letter-spacing:.09em}.event-live-radar-day-head small{color:#b8aa91}.event-live-radar-day p{margin:0;color:#d6c29f;font-size:.8rem}.event-live-radar-mix-row{display:grid;grid-gap:4px;gap:4px}.event-live-radar-mix-row span{border:1px solid #2d2d2d;border-radius:8px;background:#101010;color:#b4aea1;font-size:.67rem;padding:4px 6px}.event-live-radar-side{display:grid;grid-gap:12px;gap:12px}.event-live-radar-card{border:1px solid #2a2a2a;border-radius:14px;background:linear-gradient(180deg,#121212,#0e0e0e);padding:12px}.event-live-format-list{list-style:none;margin:10px 0 0;padding:0;display:grid;grid-gap:10px;gap:10px}.event-live-format-list li{border:1px solid #2a2a2a;border-radius:12px;background:#111111;padding:10px;display:grid;grid-gap:6px;gap:6px}.event-live-format-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.event-live-format-row strong{color:#efddc0;font-size:.82rem}.event-live-format-row span{color:#bbab8d;font-size:.73rem}.event-live-format-list small{color:#ab9f89;font-size:.7rem}.event-live-format-bar{height:6px;border-radius:999px;background:#232323;overflow:hidden}.event-live-format-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#a57e46,#e1b978)}.event-live-progress{margin-top:10px;height:7px;border-radius:999px;background:#242424;overflow:hidden}.event-live-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#8f6b3a,#d8b37b)}.event-live-progress-label{display:block;margin-top:6px;color:#b9ab91;font-size:.7rem;letter-spacing:.03em}.event-live-track-pressure{list-style:none;margin:10px 0 0;padding:0;display:grid;grid-gap:10px;gap:10px}.event-live-track-pressure li{border:1px solid #2a2a2a;border-radius:10px;background:#111111;color:#b6b0a3;padding:9px;display:grid;grid-gap:6px;gap:6px}.event-live-pressure-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.event-live-pressure-head strong{color:#ecd8b8;font-size:.82rem}.event-live-pressure-head span{color:#b8ab94;font-size:.72rem}.event-live-pressure-bar{height:6px;border-radius:999px;background:#242424;overflow:hidden}.event-live-pressure-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#3d7a52,#91c7a3)}.event-live-track-pressure small{color:#a49780;font-size:.69rem}@media (max-width:1200px){.event-live-radar{grid-template-columns:1fr}.event-live-radar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1060px){.event-live-radar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.event-live-status-chip{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);text-align:center}.event-live-radar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.event-live-track-row button{flex:1 1 100%}.event-live-status-chip{flex-basis:100%}.event-live-radar-grid{grid-template-columns:1fr}}.platform-admin-root{display:flex;flex-direction:column}.platform-admin-hero{margin-top:14px;order:1}.platform-admin-root>.platform-admin-kpi-grid{order:2}.platform-admin-status-row{margin-top:10px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.platform-admin-status-row small{color:#b8b2a6}.platform-admin-kpi-grid{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:10px;gap:10px}.platform-admin-layout{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));grid-gap:12px;gap:12px}.platform-admin-observability-layout{margin-top:12px;order:7}.platform-admin-panel{margin-top:0}.platform-admin-editorial-hub{order:3;border-color:rgba(220,177,93,.42);background:radial-gradient(circle at 10% 0,rgba(228,188,102,.18),transparent 38%),linear-gradient(150deg,rgba(28,24,17,.92),rgba(12,14,20,.9));box-shadow:0 26px 56px rgba(0,0,0,.34)}.platform-admin-supplier-panel{order:5}.platform-admin-product-panel{order:6}.platform-admin-queue-panel{order:8}.platform-admin-editorial-workbench{order:4;scroll-margin-top:16px}.platform-admin-workbench-head{grid-column:1/-1;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;border:1px solid rgba(218,177,98,.36);border-radius:22px;padding:clamp(16px,3vw,24px);background:radial-gradient(circle at top left,rgba(217,174,91,.2),transparent 46%),linear-gradient(140deg,rgba(18,17,14,.94),rgba(10,13,19,.92));box-shadow:0 22px 48px rgba(0,0,0,.3)}.platform-admin-editorial-hub h2,.platform-admin-workbench-head h2{margin:4px 0 6px;font-family:var(--font-title),"Impact",sans-serif;font-size:clamp(1.8rem,4vw,3.8rem);line-height:.95;letter-spacing:.04em;color:#f4dfaa}.platform-admin-workbench-head span{color:#bfb6a1}.platform-admin-workbench-head a{flex:0 0 auto;border:1px solid rgba(218,177,98,.52);border-radius:999px;padding:9px 14px;color:#261a08;background:linear-gradient(135deg,#d8ad5f,#f5d99a);font-size:.75rem;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.platform-admin-publish-grid{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.platform-admin-publish-card{min-height:132px;display:grid;align-content:space-between;grid-gap:8px;gap:8px;border:1px solid rgba(218,177,98,.38);border-radius:18px;padding:14px;color:#f7ecd0;text-decoration:none;background:radial-gradient(circle at 18% 0,rgba(255,218,133,.18),transparent 48%),linear-gradient(160deg,rgba(255,255,255,.08),rgba(255,255,255,.03));box-shadow:inset 0 1px 0 rgba(255,255,255,.1);transition:transform .16s ease,border-color .16s ease,background .16s ease}.platform-admin-publish-card:hover{transform:translateY(-2px);border-color:rgba(245,211,143,.68);background:radial-gradient(circle at 18% 0,rgba(255,218,133,.28),transparent 50%),linear-gradient(160deg,rgba(255,255,255,.12),rgba(255,255,255,.04))}.platform-admin-publish-card small{color:#d7b56e;font-size:.72rem;font-weight:900;letter-spacing:.12em}.platform-admin-publish-card strong{font-size:1.05rem;letter-spacing:.03em}.platform-admin-publish-card em,.platform-admin-publish-card span{color:#bfb6a1;font-size:.78rem;font-style:normal}.platform-admin-editorial-panel{scroll-margin-top:18px;border-color:rgba(218,177,98,.34);background:radial-gradient(circle at 100% 0,rgba(218,177,98,.12),transparent 40%),rgba(13,14,18,.86)}.platform-admin-section-panel{grid-column:1/-1}.platform-admin-section-presets{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.platform-admin-section-presets button{min-height:106px;display:grid;grid-gap:5px;gap:5px;align-content:center;text-align:left;border:1px solid rgba(120,126,142,.36);border-radius:17px;padding:12px;color:#f3ead6;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),rgba(8,10,15,.58);cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.platform-admin-section-presets button.active,.platform-admin-section-presets button:hover{transform:translateY(-1px);border-color:rgba(222,181,100,.7);background:radial-gradient(circle at top left,rgba(230,184,95,.2),transparent 56%),linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.03))}.platform-admin-section-presets span{color:#f4dfaa;font-weight:900}.platform-admin-section-presets strong{font-size:1.65rem;line-height:1;color:#fff8e7}.platform-admin-section-presets small{color:#aca693}.platform-admin-realtime-panel{grid-column:1/-1}.platform-admin-form{margin-top:10px}.platform-admin-inline-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:8px;gap:8px}.platform-admin-list{margin-top:12px}.platform-admin-list .item-card p{margin-top:8px;margin-bottom:8px}.platform-admin-list .item-card small{display:block;color:#aaa595}.platform-admin-diagnostic-grid{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:10px;gap:10px}.platform-admin-diagnostic-columns{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.platform-admin-diagnostic-columns h3{margin:0 0 6px;font-size:.92rem;color:#d8c494}.platform-admin-alert-card{border-color:rgba(212,168,87,.28);background:rgba(15,14,11,.75)}.platform-admin-runtime-card{border-color:rgba(110,150,220,.22);background:rgba(12,15,24,.82)}.platform-admin-runtime-meta{display:block;color:#9da7bf;word-break:break-word}.platform-admin-alert-badge{display:inline-flex;align-items:center;justify-content:center;min-width:74px;border-radius:999px;padding:2px 10px;font-size:.69rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:1px solid #474136;color:#cfb682;background:rgba(28,25,19,.85)}.platform-admin-alert-badge.critical{border-color:rgba(255,98,117,.45);color:#ffc4cc;background:rgba(122,23,38,.35)}.platform-admin-alert-badge.warn{border-color:rgba(255,190,89,.44);color:#ffd8a7;background:rgba(107,67,8,.36)}.platform-admin-alert-badge.info{border-color:rgba(120,188,255,.46);color:#cde7ff;background:rgba(12,47,82,.38)}@media (max-width:640px){.platform-admin-diagnostic-columns,.platform-admin-layout,.platform-admin-publish-grid,.platform-admin-section-presets{grid-template-columns:1fr}.platform-admin-workbench-head{align-items:stretch;flex-direction:column}.platform-admin-workbench-head a{text-align:center}}.home-prime-root{position:relative;isolation:isolate;padding-bottom:104px}.home-prime-root:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 5% 10%,rgba(212,168,87,.2),transparent 46%),radial-gradient(circle at 94% 12%,rgba(69,132,255,.13),transparent 40%),linear-gradient(180deg,rgba(6,6,8,.94),rgba(10,10,12,.92) 32%,rgba(8,8,9,.98))}.home-prime-root>*{position:relative;z-index:1}.home-prime-root>.portal-topbar{z-index:6200!important;overflow:visible!important}.home-prime-root>.portal-topbar .portal-search{z-index:6300!important}.home-prime-root>.portal-topbar .portal-search-dropdown{z-index:6400!important}.home-prime-hero{margin-top:14px;display:grid;grid-gap:12px;gap:12px}.home-prime-access-grid,.home-prime-command,.home-prime-editorial-card,.home-prime-hero-main,.home-prime-market-panel,.home-prime-stream-wrap{border-radius:22px;background:linear-gradient(135deg,rgba(19,19,24,.96),rgba(11,11,14,.93));border:1px solid rgba(212,168,87,.25);box-shadow:0 24px 50px rgba(0,0,0,.34)}.home-prime-hero-main{padding:18px 16px}.home-prime-brand-mark{width:clamp(118px,34vw,188px);aspect-ratio:1;margin:-4px auto 10px;display:grid;place-items:center;border:1px solid rgba(218,184,112,.72);border-radius:999px;background:radial-gradient(circle at 50% 42%,rgba(245,211,135,.16),transparent 60%),rgba(5,5,7,.56);box-shadow:0 22px 48px rgba(0,0,0,.32),0 0 0 1px rgba(255,255,255,.06),inset 0 0 34px rgba(245,211,135,.08);overflow:hidden}.home-prime-brand-mark img{width:112%;height:112%;object-fit:contain;display:block;transform:translateY(1px)}.home-prime-hero-main h1{font-size:clamp(1.5rem,6.2vw,2.5rem);line-height:1.08;margin:8px 0 12px;letter-spacing:.01em}.home-prime-hero-main p{color:#dfd8cb}.home-prime-highlight-row{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.home-prime-highlight-row span{font-size:.67rem;letter-spacing:.11em;text-transform:uppercase;border:1px solid rgba(212,168,87,.4);background:rgba(212,168,87,.09);color:#f4c973;padding:6px 11px;border-radius:999px}.home-prime-hero-actions{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;position:relative;padding:6px;border-radius:14px;border:0;background:rgba(248,251,255,.2);backdrop-filter:blur(10px) saturate(135%);-webkit-backdrop-filter:blur(10px) saturate(135%)}.home-prime-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:13px;border:1px solid rgba(212,168,87,.42);background:rgba(16,16,19,.86);color:#f3ece0;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;font-weight:700;transition:transform .18s ease,border-color .18s ease,background .18s ease}.home-prime-cta.primary{background:linear-gradient(135deg,#d3a857,#bf8f3d);color:#101010;border-color:rgba(240,205,130,.75)}.home-prime-cta.ghost{background:rgba(8,8,10,.66)}.home-prime-cta:hover{transform:translateY(-2px);border-color:rgba(243,208,137,.72)}.home-prime-kpi-row{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.home-prime-kpi-row article{border-radius:14px;border:1px solid rgba(212,168,87,.23);background:rgba(8,8,11,.64);padding:10px 11px}.home-prime-kpi-row strong{font-size:1.1rem;color:#f1c26f}.home-prime-kpi-row small{display:block;margin-top:4px;color:#c5bbaa}.home-prime-market-panel{padding:15px 14px}.home-prime-market-meta{margin-top:6px;font-size:.82rem;color:#c8bca8}.home-prime-quote-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.home-prime-quote-card{border-radius:14px;border:1px solid rgba(223,190,131,.23);background:rgba(8,8,11,.7);padding:10px}.home-prime-quote-card small{display:block;color:#dbc7a0;font-size:.68rem;letter-spacing:.08em}.home-prime-quote-card strong{display:block;margin-top:5px;font-size:.88rem;line-height:1.2}.home-prime-quote-card span{display:block;margin-top:3px;font-size:.83rem}.home-prime-quote-meta{display:flex;align-items:center;gap:7px;margin-top:6px}.home-prime-quote-meta em{font-style:normal;font-size:.82rem;font-weight:700}.home-prime-quote-meta span{font-size:.73rem;color:#bcb3a2;margin-top:0}.home-prime-quote-card p{margin-top:6px;margin-bottom:0;font-size:.69rem;color:#9f9688}.home-prime-quote-card.up{border-color:rgba(34,168,112,.42)}.home-prime-quote-card.up .home-prime-quote-meta em{color:#36c68a}.home-prime-quote-card.down{border-color:rgba(191,72,72,.42)}.home-prime-quote-card.down .home-prime-quote-meta em{color:#ff7676}.home-prime-quote-card.is-watchlist{border-color:rgba(223,190,131,.32);background:linear-gradient(145deg,rgba(223,190,131,.12),rgba(8,8,11,.74))}.home-prime-quote-card.is-watchlist .home-prime-quote-meta em{color:#f0cf90}.home-prime-warning{display:block;margin-top:10px;color:#d9c69f}.home-prime-command{margin-top:12px;padding:14px}.home-prime-command,.home-prime-command-head,.home-prime-command-stream,.home-prime-command-tabs{border-radius:14px!important}.home-prime-command-head p{margin-top:5px;margin-bottom:0;color:#c8beaf;padding-left:5px}.home-prime-command-head h2{padding-left:5px}.home-prime-command-tabs{margin-top:11px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.home-prime-command-tabs :is(button,.ds-tab){min-height:34px;padding:6px 8px;border-radius:10px;border:1px solid rgba(198,161,98,.34);background:rgba(10,10,12,.72);color:#e9decb;font-size:.69rem;letter-spacing:.035em;line-height:1.05;text-transform:uppercase;font-weight:700}.home-prime-command-tabs :is(button,.ds-tab).active{border-color:rgba(244,200,122,.74);background:linear-gradient(135deg,rgba(216,167,82,.28),rgba(35,65,120,.22));color:#ffe8be}.home-prime-command-stream{margin-top:12px;display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.home-prime-stream-chip{flex:0 0 auto;border-radius:11px;border:1px solid rgba(187,158,110,.29);background:rgba(14,14,18,.78);padding:8px 10px;font-size:.75rem;color:#e3d5c1}.home-prime-editorial-shell{margin-top:12px;display:grid;grid-gap:10px;gap:10px}.home-prime-editorial-card{padding:14px}.home-prime-briefing-list,.home-prime-pulse-list{margin-top:10px;display:grid;grid-gap:8px;gap:8px}.home-prime-briefing-list article{border-radius:12px;border:1px solid rgba(198,161,98,.23);background:rgba(8,8,11,.65);padding:10px}.home-prime-briefing-list strong{display:block;font-size:.9rem}.home-prime-briefing-list p{margin-top:6px;margin-bottom:0;color:#c8bca8}.home-prime-pulse-list article{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;align-items:flex-start;border-bottom:1px solid rgba(180,154,109,.18);padding-bottom:7px}.home-prime-pulse-list article:last-child{border-bottom:0;padding-bottom:0}.home-prime-pulse-list small{font-size:.72rem;letter-spacing:.1em;color:#e9cb92}.home-prime-pulse-list strong{display:block;font-size:.86rem}.home-prime-pulse-list p{margin:5px 0 0;color:#b8ae9f;font-size:.78rem}.home-prime-empty-line{margin:0;color:#9d9589}.home-prime-movers{margin-top:10px;display:grid;grid-gap:8px;gap:8px}.home-prime-mover{border-radius:11px;border:1px solid rgba(185,154,101,.27);background:rgba(7,7,10,.66);padding:9px 10px}.home-prime-mover small{display:block;color:#c9bda9;font-size:.73rem}.home-prime-mover strong{display:block;margin-top:4px;font-size:.9rem}.home-prime-mover span{display:block;margin-top:3px;font-size:.82rem;font-weight:700}.home-prime-mover.up{border-color:rgba(34,168,112,.42)}.home-prime-mover.up span{color:#32c286}.home-prime-mover.down{border-color:rgba(191,72,72,.4)}.home-prime-mover.down span{color:#ff7676}.home-prime-provider-note{margin-top:10px;margin-bottom:0;color:#b2a798;font-size:.75rem}.home-prime-access-grid{margin-top:12px;padding:14px}.home-prime-section-grid{margin-top:10px;display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.home-prime-section-tile{display:block;border-radius:14px;border:1px solid rgba(194,162,111,.27);background:rgba(9,9,11,.69);padding:12px;text-decoration:none;color:inherit}.home-prime-section-tile h3{margin:5px 0 8px;font-size:1rem}.home-prime-section-tile p{margin:0;color:#c8bcaa}.home-prime-section-tile p+p{margin-top:5px;opacity:.87}.home-prime-section-tile span{display:inline-block;margin-top:10px;font-size:.74rem;color:#f0cf90;letter-spacing:.07em;text-transform:uppercase}.home-prime-section-tile.tone-1{background:linear-gradient(145deg,rgba(212,168,87,.14),rgba(14,14,18,.72))}.home-prime-section-tile.tone-2{background:linear-gradient(145deg,rgba(70,125,209,.14),rgba(14,14,18,.72))}.home-prime-section-tile.tone-3{background:linear-gradient(145deg,rgba(90,168,132,.14),rgba(14,14,18,.72))}.home-prime-stream-wrap{margin-top:12px;padding:14px}.home-prime-stream-grid{margin-top:10px}.home-prime-mobile-dock{position:fixed;left:12px;right:12px;bottom:calc(16px + env(safe-area-inset-bottom, 0px));z-index:60;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;padding:8px;border-radius:14px;border:1px solid rgba(206,171,106,.44);background:rgba(8,8,10,.85);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 22px 44px rgba(0,0,0,.36)}.home-prime-mobile-dock a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:10px;border:1px solid rgba(189,157,104,.38);color:#f0e6d7;text-decoration:none;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}@media (max-width:640px){.home-prime-hero-actions{margin-top:10px;gap:6px;padding:4px;border-radius:12px}.home-prime-cta{min-height:38px;border-radius:10px;font-size:.72rem;letter-spacing:.03em;padding:8px 10px}}@media (min-width:760px){.home-prime-hero-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.home-prime-command-tabs,.home-prime-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr))}.home-prime-editorial-shell,.home-prime-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:980px){.home-prime-root{padding-bottom:32px}.home-prime-hero{grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);align-items:stretch}.home-prime-editorial-shell,.home-prime-quote-grid,.home-prime-section-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1100px){.home-prime-quote-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:900px){.home-prime-mobile-dock{display:none}}.culture-prime-root{position:relative;isolation:isolate}.culture-prime-root:before{content:"";position:absolute;inset:70px -140px auto;height:360px;pointer-events:none;background:radial-gradient(circle at 8% 0,rgba(206,167,97,.16),transparent 40%),radial-gradient(circle at 90% 8%,rgba(148,104,45,.14),transparent 38%);z-index:-1}.culture-prime-card,.culture-prime-city-shell,.culture-prime-column,.culture-prime-command,.culture-prime-empty,.culture-prime-hero,.culture-prime-kpi-card,.culture-prime-lead-card,.culture-prime-live-rail{border:1px solid #302a1f;border-radius:22px;background:linear-gradient(165deg,#16130f,#101010);box-shadow:0 24px 44px rgba(0,0,0,.34)}.culture-prime-hero{margin-top:14px;padding:18px;display:grid;grid-gap:12px;gap:12px}.culture-prime-hero-main{display:grid;grid-gap:10px;gap:10px}.culture-prime-card h3,.culture-prime-city-shell h2,.culture-prime-column h2,.culture-prime-column h3,.culture-prime-hero-main h1,.culture-prime-lead-card h2,.culture-prime-live-rail h2{margin:0;color:#f4f0e5}.culture-prime-card p,.culture-prime-empty p,.culture-prime-hero-main p,.culture-prime-kpi-card p,.culture-prime-lead-card p,.culture-prime-list-item p,.culture-prime-live-item p{color:#bdb4a2}.culture-prime-status-row{display:flex;flex-wrap:wrap;gap:8px}.culture-prime-status-row span{border:1px solid #3b3327;border-radius:999px;background:#16120d;color:#dcc79f;text-transform:uppercase;letter-spacing:.08em;font-size:.64rem;font-weight:800;padding:6px 10px}.culture-prime-actions{display:flex;flex-wrap:wrap;gap:9px}.culture-prime-actions button{border:1px solid #6f5a36;border-radius:11px;background:linear-gradient(135deg,#c8a96a,#e5c583);color:#111;min-height:40px;padding:0 14px;text-transform:uppercase;letter-spacing:.07em;font-size:.76rem;font-weight:800}.culture-prime-actions button:disabled{opacity:.6;cursor:not-allowed}.culture-prime-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid #3b3327;border-radius:11px;background:#13100d;color:#ebddc2;text-decoration:none;font-size:.75rem;letter-spacing:.07em;text-transform:uppercase;padding:0 14px}.culture-prime-hero-side{min-width:0}.culture-prime-kpi-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.culture-prime-kpi-card{border-radius:14px;padding:10px;border-color:#3b3327}.culture-prime-kpi-card small{color:#cfb98f;text-transform:uppercase;letter-spacing:.08em;font-size:.61rem;font-weight:800}.culture-prime-kpi-card strong{display:block;margin-top:4px;color:#f0dcbb;font-size:1.2rem}.culture-prime-command{margin-top:14px;padding:14px;display:grid;grid-gap:10px;gap:10px}.culture-prime-command-main{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.culture-prime-search,.culture-prime-sort{display:grid;grid-gap:6px;gap:6px}.culture-prime-search span,.culture-prime-sort span{color:#d8c29b;text-transform:uppercase;letter-spacing:.09em;font-size:.64rem;font-weight:800}.culture-prime-search input,.culture-prime-sort select{border:1px solid #3a3327;border-radius:12px;background:#12100d;color:#eee7d8;min-height:43px;padding:0 12px}.culture-prime-chip-row{display:flex;flex-wrap:wrap;gap:8px}.culture-prime-chip-row button{border:1px solid #3a3327;border-radius:999px;background:#13100d;color:#d9d1c0;min-height:34px;padding:0 12px;font-size:.76rem;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.culture-prime-chip-row button.active{border-color:#8f7546;background:linear-gradient(135deg,rgba(200,169,106,.24),rgba(17,17,17,.96));color:#f1e6d1}.culture-prime-empty{margin-top:12px;padding:16px;display:grid;grid-gap:10px;gap:10px}.culture-prime-empty button{border:1px solid #6f5a36;border-radius:10px;background:linear-gradient(135deg,#c8a96a,#e5c583);color:#101010;min-height:40px;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:800}.culture-prime-lead-shell{margin-top:12px;display:grid;grid-gap:12px;gap:12px}.culture-prime-card,.culture-prime-city-shell,.culture-prime-column,.culture-prime-lead-card,.culture-prime-live-rail{padding:16px}.culture-prime-desk-tag{display:inline-flex;align-items:center;border:1px solid #8f7546;border-radius:999px;background:rgba(200,169,106,.14);color:#edd9b8;text-transform:uppercase;letter-spacing:.11em;font-size:.65rem;font-weight:800;padding:6px 10px}.culture-prime-lead-card h2{margin-top:12px;font-size:clamp(1.65rem,5vw,2.7rem);line-height:.98}.culture-prime-meta{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;color:#bbb09a;font-size:.79rem}.culture-prime-live-list{margin-top:10px;display:grid;grid-gap:10px;gap:10px}.culture-prime-live-item{border-top:1px solid #2a2a2a;padding-top:10px}.culture-prime-live-item:first-child{border-top:0;padding-top:0}.culture-prime-card small,.culture-prime-live-item small{color:#cdb78f;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.culture-prime-card h3,.culture-prime-list-item h3,.culture-prime-live-item h3{margin:8px 0 0;font-size:1.04rem;line-height:1.24}.culture-prime-columns-shell{margin-top:12px;display:grid;grid-gap:12px;gap:12px}.culture-prime-list-item{border-top:1px solid #2a2a2a;padding-top:12px}.culture-prime-list-item:first-of-type{border-top:0;padding-top:0}.culture-prime-grid{margin-top:12px;display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.culture-prime-card{border-color:#2f291f}.culture-prime-city-shell{margin-top:14px}.culture-prime-city-grid{margin-top:12px;display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.culture-prime-city-card{border:1px solid #2b2a26;border-radius:14px;background:#111111;padding:11px}.culture-prime-city-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.culture-prime-city-head strong{color:#f0e2c6}.culture-prime-city-head span{color:#bcae95;font-size:.77rem}.culture-prime-city-bar{margin-top:8px;height:7px;border-radius:999px;background:#262626;overflow:hidden}.culture-prime-city-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#8f6f3f,#d8b87f)}@media (min-width:760px){.culture-prime-command-main{grid-template-columns:minmax(0,1fr) 240px}.culture-prime-city-grid,.culture-prime-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:980px){.culture-prime-hero{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.culture-prime-lead-shell{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.culture-prime-columns-shell{grid-template-columns:repeat(3,minmax(0,1fr))}.culture-prime-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.culture-prime-city-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.culture-prime-actions a,.culture-prime-actions button{width:100%}.culture-prime-status-row span{width:100%;text-align:center;justify-content:center}.culture-prime-chip-row button{flex:1 1 100%}}.media-prime-root{position:relative;isolation:isolate}.media-prime-root:before{content:"";position:absolute;inset:70px -150px auto;height:380px;pointer-events:none;background:radial-gradient(circle at 4% 0,rgba(80,124,220,.18),transparent 42%),radial-gradient(circle at 94% 6%,rgba(217,62,96,.16),transparent 40%);z-index:-1}.media-prime-card,.media-prime-column,.media-prime-command,.media-prime-creator-shell,.media-prime-empty,.media-prime-hero,.media-prime-kpi-card,.media-prime-lead-card,.media-prime-program-shell,.media-prime-queue-rail{border:1px solid #293248;border-radius:22px;background:linear-gradient(165deg,#111622,#0c0f17);box-shadow:0 24px 44px rgba(0,0,0,.34)}.media-prime-hero{margin-top:14px;padding:18px;display:grid;grid-gap:12px;gap:12px}.media-prime-hero-main{display:grid;grid-gap:10px;gap:10px}.media-prime-card h3,.media-prime-column h2,.media-prime-column h3,.media-prime-creator-shell h2,.media-prime-hero-main h1,.media-prime-lead-card h2,.media-prime-program-shell h2,.media-prime-queue-rail h2{margin:0;color:#f4f7ff}.media-prime-card p,.media-prime-empty p,.media-prime-hero-main p,.media-prime-kpi-card p,.media-prime-lead-card p,.media-prime-list-item p,.media-prime-queue-item p{color:#adb9d2}.media-prime-status-row{display:flex;flex-wrap:wrap;gap:8px}.media-prime-status-row span{border:1px solid #334261;border-radius:999px;background:#111829;color:#bdd0f6;text-transform:uppercase;letter-spacing:.08em;font-size:.64rem;font-weight:800;padding:6px 10px}.media-prime-actions{display:flex;flex-wrap:wrap;gap:9px}.media-prime-actions button{border:1px solid #4762a1;border-radius:11px;background:linear-gradient(135deg,#3f63c7,#5f87ef);color:#fff;min-height:40px;padding:0 14px;text-transform:uppercase;letter-spacing:.07em;font-size:.76rem;font-weight:800}.media-prime-actions button:disabled{opacity:.6;cursor:not-allowed}.media-prime-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid #334261;border-radius:11px;background:#101526;color:#cfe0ff;text-decoration:none;font-size:.75rem;letter-spacing:.07em;text-transform:uppercase;padding:0 14px}.media-prime-hero-side{min-width:0}.media-prime-kpi-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.media-prime-kpi-card{border-radius:14px;padding:10px;border-color:#334261}.media-prime-kpi-card small{color:#b8c9f0;text-transform:uppercase;letter-spacing:.08em;font-size:.61rem;font-weight:800}.media-prime-kpi-card strong{display:block;margin-top:4px;color:#e2ecff;font-size:1.2rem}.media-prime-command{margin-top:14px;padding:14px;display:grid;grid-gap:10px;gap:10px}.media-prime-command-main{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.media-prime-search,.media-prime-sort{display:grid;grid-gap:6px;gap:6px}.media-prime-search span,.media-prime-sort span{color:#c8d8ff;text-transform:uppercase;letter-spacing:.09em;font-size:.64rem;font-weight:800}.media-prime-search input,.media-prime-sort select{border:1px solid #334261;border-radius:12px;background:#101627;color:#eaf0ff;min-height:43px;padding:0 12px}.media-prime-chip-row{display:flex;flex-wrap:wrap;gap:8px}.media-prime-chip-row button{border:1px solid #334261;border-radius:999px;background:#111829;color:#cfddf9;min-height:34px;padding:0 12px;font-size:.76rem;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.media-prime-chip-row button.active{border-color:#4a67aa;background:linear-gradient(135deg,rgba(74,103,170,.38),rgba(17,22,32,.96));color:#f1f6ff}.media-prime-empty{margin-top:12px;padding:16px;display:grid;grid-gap:10px;gap:10px}.media-prime-empty button{border:1px solid #4762a1;border-radius:10px;background:linear-gradient(135deg,#3f63c7,#5f87ef);color:#fff;min-height:40px;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:800}.media-prime-lead-shell{margin-top:12px;display:grid;grid-gap:12px;gap:12px}.media-prime-card,.media-prime-column,.media-prime-creator-shell,.media-prime-lead-card,.media-prime-program-shell,.media-prime-queue-rail{padding:16px}.media-prime-format-tag{display:inline-flex;align-items:center;border:1px solid #4d6ab1;border-radius:999px;background:rgba(80,124,220,.18);color:#dbe6ff;text-transform:uppercase;letter-spacing:.11em;font-size:.65rem;font-weight:800;padding:6px 10px}.media-prime-lead-card h2{margin-top:12px;font-size:clamp(1.65rem,5vw,2.7rem);line-height:.98}.media-prime-meta{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;color:#abbbdb;font-size:.79rem}.media-prime-queue-list{margin-top:10px;display:grid;grid-gap:10px;gap:10px}.media-prime-queue-item{border-top:1px solid #25304a;padding-top:10px}.media-prime-queue-item:first-child{border-top:0;padding-top:0}.media-prime-card small,.media-prime-queue-item small{color:#b9cbf5;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.media-prime-card h3,.media-prime-list-item h3,.media-prime-queue-item h3{margin:8px 0 0;font-size:1.04rem;line-height:1.24}.media-prime-columns-shell{margin-top:12px;display:grid;grid-gap:12px;gap:12px}.media-prime-list-item{border-top:1px solid #24314a;padding-top:12px}.media-prime-list-item:first-of-type{border-top:0;padding-top:0}.media-prime-grid{margin-top:12px;display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.media-prime-card{border-color:#2d3a57}.media-prime-program-shell{margin-top:14px}.media-prime-program-grid{margin-top:12px;display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.media-prime-program-row{border:1px solid #273551;border-radius:14px;background:#111829;padding:11px;display:grid;grid-gap:8px;gap:8px}.media-prime-program-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.media-prime-program-head strong{color:#e2ecff}.media-prime-program-head span{color:#adbedf;font-size:.77rem}.media-prime-program-bar{height:7px;border-radius:999px;background:#232f48;overflow:hidden}.media-prime-program-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#4f76db,#7fa1ff)}.media-prime-creator-shell{margin-top:14px}.media-prime-creator-list{list-style:none;margin:12px 0 0;padding:0;display:grid;grid-gap:10px;gap:10px}.media-prime-creator-row{border:1px solid #283651;border-radius:14px;background:#111829;padding:11px;display:flex;justify-content:space-between;align-items:center;gap:10px}.media-prime-creator-row strong{color:#e4edff}.media-prime-creator-row small{color:#a9bbdd}.media-prime-creator-row span{color:#c7d8ff;font-weight:700;font-size:.79rem}@media (min-width:760px){.media-prime-command-main{grid-template-columns:minmax(0,1fr) 240px}.media-prime-grid,.media-prime-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:980px){.media-prime-hero{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.media-prime-lead-shell{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.media-prime-columns-shell{grid-template-columns:repeat(3,minmax(0,1fr))}.media-prime-grid,.media-prime-program-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:560px){.media-prime-actions a,.media-prime-actions button{width:100%}.media-prime-status-row span{width:100%;text-align:center;justify-content:center}.media-prime-chip-row button{flex:1 1 100%}.media-prime-creator-row{flex-direction:column;align-items:flex-start}}.hub-facebook-root{--hub-v3-line:#d8c7a6;--hub-v3-line-soft:#eee0c6;--hub-v3-accent:#b28646;--hub-v3-ink:#1f2430;--hub-v3-muted:#5f6678;--hub-v3-card:#fffefb}.hub-facebook-root .portal-topbar{border-color:rgba(178,134,70,.34);background:linear-gradient(130deg,rgba(255,252,246,.97),rgba(255,247,232,.93)),radial-gradient(circle at top right,rgba(178,134,70,.12),transparent 42%);box-shadow:0 20px 42px rgba(66,48,24,.22)}.hub-facebook-root .portal-link{border-color:#e4d3b1;background:#fff;color:#46381f}.hub-facebook-root .portal-link.active{border-color:#a5793b;background:linear-gradient(130deg,#c79a56,#e4bc77);color:#16120b}.hub-profile-banner{border-color:#dcc7a0;background:linear-gradient(140deg,rgba(255,252,244,.96),rgba(255,246,231,.94)),radial-gradient(circle at 92% 12%,rgba(178,134,70,.16),transparent 36%);box-shadow:0 20px 40px rgba(46,32,13,.16)}.hub-profile-kicker{color:#8c6533;letter-spacing:.11em;text-transform:uppercase}.hub-profile-main h1,.hub-side-panel h2,.hub-side-panel h3,.hub-sticky-header strong{color:var(--hub-v3-ink)}.hub-chat-dock small,.hub-feed-item small,.hub-profile-main p,.hub-top-metric small{color:var(--hub-v3-muted)}.hub-avatar{background:linear-gradient(135deg,#f2dfbb,#e1bf81)}.hub-avatar,.hub-header-logo{border-color:#d8bb88;color:#453214;box-shadow:0 12px 20px rgba(152,113,55,.22)}.hub-header-logo{background:transparent;padding:0}.hub-sticky-header{border-color:#dcc8a4;background:linear-gradient(150deg,rgba(255,252,246,.97),rgba(255,248,235,.95)),radial-gradient(circle at left,rgba(201,162,94,.14),transparent 32%)}.hub-header-search input{border-color:#e1d1b3;background:#fff;color:#2a2013}.hub-header-search input:focus{border-color:#b28646;box-shadow:0 0 0 3px rgba(178,134,70,.16)}.hub-auth-form button,.hub-call-actions button,.hub-call-invite-actions button,.hub-header-actions button,.hub-post-actions button,.hub-profile-quick button,.hub-request-actions button,.hub-verify-form button{border-color:#a57b40;background:linear-gradient(135deg,#b78948,#d8ad67);color:#17120c}.hub-auth-form button.ghost,.hub-call-actions button.ghost,.hub-call-invite-actions button.ghost,.hub-header-actions button.ghost,.hub-post-actions button.ghost,.hub-profile-quick button.ghost,.hub-request-actions button.ghost,.hub-verify-form button.ghost{border-color:#dcc8a4;background:#fff9ed;color:#58421f}.hub-auth-form,.hub-verify-form{display:grid;grid-gap:9px;gap:9px}.hub-auth-row>*{flex:1 1;min-width:0}.hub-auth-field-stack{display:grid;grid-gap:6px;gap:6px;flex:1 1;min-width:0}.hub-auth-field-stack label{margin:0;padding-left:2px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6d5631}.hub-auth-row-date{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);grid-gap:8px;gap:8px}.hub-auth-form input[type=date]{min-height:48px;min-width:0;width:100%;max-width:100%}.hub-password-field{position:relative}.hub-password-field input{width:100%}.hub-auth-form .hub-password-toggle,.hub-verify-form .hub-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:1px solid #d9c8a8;background:#fff9ec;color:#6f5126;padding:0;box-shadow:none;z-index:2;display:inline-flex;align-items:center;justify-content:center}.hub-auth-form .hub-password-toggle svg,.hub-verify-form .hub-password-toggle svg{width:18px;height:18px}.hub-auth-form .hub-password-toggle svg circle,.hub-auth-form .hub-password-toggle svg path,.hub-verify-form .hub-password-toggle svg circle,.hub-verify-form .hub-password-toggle svg path{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.hub-auth-form .hub-password-toggle:hover,.hub-verify-form .hub-password-toggle:hover{border-color:#c49b5a;background:#fff3dd}.hub-password-field input[type=password]{letter-spacing:.08em}.hub-auth-feedback{display:grid;grid-gap:3px;gap:3px;margin-top:-1px;padding:0 2px}.hub-auth-feedback-message{margin:0;font-size:.76rem;font-weight:700;color:#7a561f}.hub-auth-feedback-message.is-locked{color:#9a3e2f}.hub-auth-feedback-support{font-size:.64rem;color:#7a6d58;letter-spacing:.01em}.hub-auth-forgot-wrap{display:flex;justify-content:center;padding-top:4px}.hub-auth-forgot-link{color:#6f5126;font-size:.78rem;font-weight:700;text-decoration:none;border-bottom:1px solid transparent;transition:color .16s ease,border-color .16s ease}.hub-auth-forgot-link:focus-visible,.hub-auth-forgot-link:hover{color:#9a6a22;border-color:currentColor}.password-reset-shell{display:grid;grid-gap:20px;gap:20px}.password-reset-status{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border:1px solid rgba(222,206,179,.94);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,249,237,.86)),radial-gradient(circle at top right,rgba(200,159,89,.11),transparent 42%);box-shadow:0 18px 36px rgba(28,22,12,.07)}.password-reset-status p,.password-reset-status strong{margin:0}.password-reset-status strong{color:#4a3517}.password-reset-status p{color:#68593e;line-height:1.58}.password-reset-status.is-success{border-color:rgba(105,155,124,.4);background:linear-gradient(180deg,rgba(245,255,249,.98),rgba(234,247,239,.92)),radial-gradient(circle at top right,rgba(84,163,118,.12),transparent 42%)}.password-reset-status.is-success strong{color:#245339}.password-reset-status.is-success p{color:#38644a}.password-reset-status.is-error{border-color:rgba(198,97,113,.38);background:linear-gradient(180deg,rgba(255,249,250,.98),rgba(255,240,243,.92)),radial-gradient(circle at top right,rgba(197,73,103,.12),transparent 42%)}.password-reset-status.is-error strong{color:#8d2940}.password-reset-status.is-error p{color:#864050}.password-reset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.password-reset-card{display:grid;grid-gap:14px;gap:14px;padding:22px}.password-reset-step-heading{display:grid;grid-gap:8px;gap:8px}.password-reset-step-heading h2{margin:0;color:#182238}.password-reset-copy{margin:0;color:#647089;line-height:1.62}.password-reset-form{display:grid;grid-gap:12px;gap:12px}.password-reset-field{display:grid;grid-gap:6px;gap:6px}.password-reset-field span{font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#5d6880}.password-reset-actions{display:grid;grid-gap:10px;gap:10px}@media (max-width:920px){.password-reset-grid{grid-template-columns:1fr}.password-reset-card{padding:18px}}.hub-settings-panel{display:grid;grid-gap:18px;gap:18px;align-content:start}.hub-settings-heading{display:grid;grid-gap:6px;gap:6px}.hub-settings-heading h2,.hub-settings-section-copy h3{margin:0}.hub-settings-lead,.hub-settings-panel>.muted,.hub-settings-section-copy p{margin:0;line-height:1.62}.hub-settings-form{gap:16px}.hub-settings-section{display:grid;grid-gap:12px;gap:12px;padding:16px 18px;border:1px solid rgba(223,207,178,.92);border-radius:20px;background:linear-gradient(150deg,rgba(255,255,255,.95),rgba(255,249,237,.76)),radial-gradient(circle at top right,rgba(201,162,94,.09),transparent 42%);box-shadow:inset 0 1px 0 rgba(255,255,255,.74)}.hub-settings-section-copy{display:grid;grid-gap:6px;gap:6px}.hub-settings-readonly-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:12px;gap:12px}.hub-settings-readonly-item{display:grid;grid-gap:6px;gap:6px;padding:13px 14px;border:1px solid rgba(223,207,178,.92);border-radius:16px;background:rgba(255,255,255,.76)}.hub-settings-readonly-item span{color:#7c6847;font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hub-settings-readonly-item strong{color:#2a2115;font-size:.97rem;line-height:1.45}.hub-settings-submit{padding-top:2px}.hub-settings-section-bio{margin-top:-2px}.hub-settings-panel .title-row{margin:0;align-items:center;gap:10px}.hub-settings-panel .title-row h2{margin:0}.hub-settings-panel .compact-list{display:grid;grid-gap:12px;gap:12px}.hub-settings-panel .item-card{border-color:rgba(223,207,178,.92);border-radius:18px;background:linear-gradient(150deg,rgba(255,255,255,.94),rgba(255,249,237,.72)),radial-gradient(circle at top right,rgba(201,162,94,.08),transparent 40%);box-shadow:inset 0 1px 0 rgba(255,255,255,.72);padding:13px 14px}.hub-settings-panel .item-card p,.hub-settings-panel .item-card small{margin:0;line-height:1.55}.hub-settings-panel .item-card code{overflow-wrap:anywhere}.hub-mfa-secret{border:1px dashed #d7c29a;border-radius:12px;background:rgba(255,249,237,.72);padding:8px 10px}.hub-mfa-secret summary{cursor:pointer;font-size:.78rem;font-weight:700;color:#6a4d22}.hub-mfa-secret p{margin:8px 0 0}.hub-mfa-secret strong{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.84rem;overflow-wrap:anywhere}.hub-auth-form input,.hub-auth-form select,.hub-chat-compose-row input,.hub-chat-room-row input,.hub-feed-column textarea,.hub-side-panel select,.hub-verify-form input,.hub-verify-form select{border-color:#e1d2b4;background:#fff;color:#2a2115}.hub-auth-form input:focus,.hub-auth-form select:focus,.hub-chat-compose-row input:focus,.hub-chat-room-row input:focus,.hub-feed-column textarea:focus,.hub-side-panel select:focus,.hub-verify-form input:focus,.hub-verify-form select:focus{border-color:#b28646;box-shadow:0 0 0 3px rgba(178,134,70,.16)}.hub-feed-column .panel,.hub-right-column .panel,.hub-side-panel{border-color:#dfcfb2;background:var(--hub-v3-card);box-shadow:0 14px 30px rgba(59,43,20,.11)}.hub-feed-item{border-color:#e6d8be;background:#fff}.hub-feed-post-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.hub-feed-post-avatar{width:40px;height:40px;border-radius:999px;border:1px solid #d8c7a8;background:linear-gradient(145deg,#f8efe1,#f0e2ca);color:#7b5b2b;display:inline-flex;align-items:center;justify-content:center;font-weight:800;overflow:hidden;flex:0 0 auto}.hub-feed-post-avatar img{width:100%;height:100%;object-fit:cover;display:block}.hub-feed-post-avatar.hub-user-profile-trigger,.hub-user-name-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;cursor:pointer}.hub-user-name-link{display:inline;max-width:100%;border:0;background:none;color:inherit;font:inherit;font-weight:inherit;line-height:inherit;text-align:left}.hub-user-name-link:focus-visible,.hub-user-name-link:hover{outline:none;text-decoration:underline;text-underline-offset:3px}.hub-user-name-link:disabled{cursor:default;text-decoration:none}.hub-feed-post-meta{min-width:0;display:grid;grid-gap:2px;gap:2px}.hub-feed-post-meta .hub-user-name-link,.hub-feed-post-meta small,.hub-feed-post-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-feed-post-meta .hub-user-name-link,.hub-feed-post-meta strong{color:#2d2618;font-size:.95rem;font-weight:800}.hub-feed-post-meta small{color:#6f7b95;font-size:.76rem}.hub-feed-item>p{color:#2d2618}.hub-feed-refresh-btn{border-color:#d3b078;background:rgba(200,164,103,.2);color:#7a5321}.hub-feed-refresh-btn:hover{border-color:#bc8b45;background:rgba(200,164,103,.34);color:#6b4316}.hub-post-actions .danger{border-color:#c85858;background:linear-gradient(135deg,#f2b7b7,#e78989);color:#4f1d1d}.hub-post-actions.hub-post-actions-icons{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;gap:6px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;margin-top:8px;padding-top:6px;border-top:1px solid rgba(173,187,219,.42)}.hub-post-actions-group{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap}.hub-post-actions-group-right{margin-left:auto}.hub-post-icon-btn{min-height:34px;min-width:46px;padding:6px 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;flex:0 0 auto}.hub-post-icon-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.hub-post-icon-btn span{font-size:.76rem;font-weight:700}.hub-post-icon-btn.is-icon-only{min-width:34px;width:34px;padding:0}.hub-post-icon-btn.is-owner-action{border-color:rgba(142,159,195,.52);background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(245,249,255,.92))}.hub-post-icon-btn.is-owner-delete{border-color:rgba(194,88,88,.62);color:#9f2a2a}.hub-post-icon-btn.is-active{border-color:#0f73de;color:#0f73de}.hub-post-icon-btn.is-negative{border-color:#c85858;color:#9f2a2a}.hub-feed-item .comment-box{border-color:#e4d7c0;background:#fffcf5}.hub-comment-sheet-backdrop{position:fixed;inset:0;z-index:140;display:flex;align-items:flex-end;justify-content:center;padding:clamp(12px,2.6vw,24px);background:rgba(6,12,24,.34);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;transition:opacity .22s ease}.hub-comment-sheet-backdrop.open{opacity:1;pointer-events:auto}.hub-comment-sheet{position:relative;width:min(960px,100%);height:min(88dvh,860px);max-height:min(88dvh,860px);transform:translateY(108%);transition:transform .24s cubic-bezier(.22,1,.36,1);border:1px solid rgba(190,204,228,.76);border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(241,247,255,.97)),radial-gradient(circle at top right,rgba(17,101,203,.08),transparent 34%),radial-gradient(circle at top left,rgba(225,18,27,.06),transparent 28%);box-shadow:0 34px 68px rgba(17,31,56,.24),0 10px 30px rgba(17,31,56,.12);-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%);overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:0;gap:0}.hub-comment-sheet.open{transform:translateY(0)}.hub-comment-sheet-handle{display:flex;justify-content:center;align-items:center;width:100%;height:34px;border:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:-webkit-grab;cursor:grab;background:transparent;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.hub-comment-sheet-handle span{width:60px;border-radius:999px;background:rgba(104,124,162,.38)}.hub-comment-sheet-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.hub-comment-sheet-header{padding:10px 24px 18px;border-bottom:1px solid rgba(195,208,230,.72);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(244,249,255,.88)),radial-gradient(circle at left top,rgba(225,18,27,.07),transparent 40%)}.hub-comment-sheet-list{min-height:0;padding:18px 24px 24px;display:grid;align-content:start;grid-gap:18px;gap:18px;overscroll-behavior:contain;font-family:var(--font-body),"Segoe UI",sans-serif;background:linear-gradient(180deg,rgba(250,252,255,.74),rgba(241,247,255,.98)),radial-gradient(circle at top left,rgba(225,18,27,.05),transparent 30%)}.hub-comment-sheet-item{display:flex;align-items:flex-start;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.hub-comment-sheet-item-rail{width:44px;flex:0 0 44px;display:grid;justify-items:center;grid-gap:10px;gap:10px}.hub-comment-sheet-avatar{width:44px;height:44px;border-radius:16px;border:1px solid rgba(215,194,160,.78);background:linear-gradient(145deg,#f8efe1,#f0e2ca);color:#7b5b2b;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.86rem;flex:0 0 auto;box-shadow:0 12px 24px rgba(63,47,24,.08)}.hub-comment-sheet-thread-line{flex:1 1 auto;min-height:38px;border-radius:999px;background:linear-gradient(180deg,rgba(194,207,229,.84),rgba(194,207,229,0))}.hub-comment-sheet-item.is-own .hub-comment-sheet-avatar{border-color:rgba(225,18,27,.18);background:linear-gradient(145deg,#ffe5e6,#ffd1d4);color:#9f2430}.hub-comment-sheet-item.is-reply-target .hub-comment-sheet-avatar{border-color:rgba(17,101,203,.28);background:linear-gradient(145deg,#eaf2ff,#d9e8ff);color:#1458a7}.hub-comment-sheet-bubble{min-width:0;flex:1 1 auto;padding:16px 18px 14px;border-radius:24px;border:1px solid rgba(197,211,234,.82);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,249,255,.96));box-shadow:0 20px 36px rgba(26,40,70,.08)}.hub-comment-sheet-item.is-own .hub-comment-sheet-bubble{border-color:rgba(225,18,27,.14);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,246,247,.95))}.hub-comment-sheet-item.is-reply-target .hub-comment-sheet-bubble{border-color:rgba(17,101,203,.24);box-shadow:0 0 0 3px rgba(17,101,203,.08),0 22px 36px rgba(26,40,70,.08)}.hub-comment-sheet-item-head{margin-bottom:10px}.hub-comment-sheet-author-line{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hub-comment-sheet-item-meta{align-items:center;gap:8px}.hub-comment-sheet-author-name{color:#172641;font-size:.95rem;font-weight:800;letter-spacing:-.02em}.hub-comment-sheet-author-line time{color:#7786a0;font-size:.74rem;white-space:nowrap;text-align:right}.hub-comment-sheet-item p{margin:0;color:#33445f;font-size:.97rem;line-height:1.72;font-weight:500;white-space:pre-wrap;word-break:break-word}.hub-comment-sheet-item-edit textarea{width:100%;min-height:124px;resize:vertical;border-radius:18px;border:1px solid rgba(155,176,213,.7);background:rgba(255,255,255,.98);padding:14px 16px;color:#20314f;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.94rem;line-height:1.55}.hub-comment-sheet-item-edit textarea:focus{outline:none;border-color:rgba(15,115,222,.56);box-shadow:0 0 0 3px rgba(15,115,222,.12)}.hub-comment-sheet-empty,.hub-comment-sheet-loading{padding:30px 24px;border-radius:24px;border:1px dashed rgba(157,176,210,.52);background:rgba(255,255,255,.7);display:grid;justify-items:center;grid-gap:14px;gap:14px}.hub-comment-sheet-empty p{margin:0;text-align:center;color:#5d6f8b}.hub-comment-sheet-composer{border-top:1px solid rgba(168,186,221,.52);padding:18px 24px calc(18px + env(safe-area-inset-bottom, 0px));background:linear-gradient(180deg,rgba(250,252,255,.96),rgba(241,246,255,.98)),radial-gradient(circle at top left,rgba(225,18,27,.05),transparent 30%);display:grid;grid-gap:12px;gap:12px}.hub-comment-sheet-reply-card{align-items:flex-start;gap:12px;padding:14px 14px 14px 16px;border-radius:20px;border:1px solid rgba(190,206,231,.88);background:rgba(255,255,255,.88)}.hub-comment-sheet-reply-copy{display:grid;grid-gap:4px;gap:4px}.hub-comment-sheet-reply-kicker{color:#1458a7;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hub-comment-sheet-reply-copy p{color:#4a607e;font-size:.88rem;line-height:1.55}.hub-comment-sheet-reply-reset{min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(188,204,229,.86);background:rgba(255,255,255,.84);color:#536883;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.76rem;font-weight:700;letter-spacing:0;text-transform:none}.hub-comment-sheet-composer-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:10px;gap:10px}.hub-comment-sheet-composer-input{width:100%;min-width:0;min-height:108px;height:auto;border-radius:20px;border:1px solid rgba(155,176,213,.68);background:rgba(255,255,255,.96);padding:14px 16px;color:#20314f;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.95rem;line-height:1.55;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.hub-comment-sheet-composer-input:focus{border-color:rgba(15,115,222,.62);box-shadow:0 0 0 3px rgba(15,115,222,.12),inset 0 1px 0 rgba(255,255,255,.72)}.hub-comment-sheet-composer-input:disabled{cursor:not-allowed;opacity:.7}.hub-comment-sheet-submit-btn{min-height:52px;padding:0 16px;border-radius:18px;border-color:#20324f;background:linear-gradient(135deg,#172338,#2c4670);color:#ffffff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.86rem;font-weight:800;letter-spacing:0;text-transform:none;box-shadow:0 18px 30px rgba(17,31,56,.18)}.hub-comment-sheet-submit-btn svg{width:16px;height:16px}.hub-comment-sheet-submit-btn:focus-visible,.hub-comment-sheet-submit-btn:hover{border-color:#0f73de;background:linear-gradient(135deg,#1c2c44,#315b9a)}@media (max-width:720px){.hub-comment-sheet-backdrop{padding:0}.hub-comment-sheet{width:100%;height:min(100dvh,100vh);max-height:min(100dvh,100vh);border-top-left-radius:24px;border-top-right-radius:24px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}.hub-comment-sheet-composer,.hub-comment-sheet-header,.hub-comment-sheet-list{padding-left:16px;padding-right:16px}.hub-comment-sheet-heading-row,.hub-comment-sheet-list-toolbar,.hub-comment-sheet-reply-card{flex-direction:column;align-items:stretch}.hub-comment-sheet-item{gap:10px}.hub-comment-sheet-item-rail{width:40px;flex-basis:40px}.hub-comment-sheet-avatar{width:40px;height:40px;border-radius:14px}.hub-comment-sheet-author-line{flex-direction:column;align-items:flex-start;gap:6px}.hub-comment-sheet-author-line time{min-width:max-content}.hub-comment-sheet-composer-row{grid-template-columns:1fr}.hub-comment-sheet-submit-btn{width:100%}}.hub-comment-sheet-backdrop{background:rgba(244,247,252,.34);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hub-comment-sheet{width:min(900px,100%);height:min(88dvh,980px);max-height:min(88dvh,980px);--hub-comment-glass-fill:rgba(255,255,255,0.18);--hub-comment-glass-fill-strong:rgba(255,255,255,0.3);--hub-comment-glass-border:rgba(255,255,255,0.72);--hub-comment-glass-shadow:0 16px 34px rgba(15,23,42,0.08);--hub-comment-glass-shadow-soft:0 10px 24px rgba(15,23,42,0.06);border:1px solid var(--hub-comment-glass-border);border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(255,255,255,.34));box-shadow:0 22px 48px rgba(17,24,39,.08),inset 0 1px 0 rgba(255,255,255,.58);-webkit-backdrop-filter:blur(24px) saturate(145%);backdrop-filter:blur(24px) saturate(145%);isolation:isolate;overscroll-behavior:contain}.hub-comment-sheet-handle span{width:62px;height:5px;background:rgba(143,150,167,.72)}.hub-comment-sheet-header{padding:10px 22px 18px;border-bottom:none;position:relative;z-index:1;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.72));display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%)}.hub-comment-sheet-header h2{margin:0;color:#121826;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:clamp(1.45rem,3vw,1.9rem);font-weight:900;letter-spacing:-.05em;line-height:1}.hub-comment-sheet-list{padding:0 0 22px;gap:0;background:transparent;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y}.hub-comment-sheet-item{gap:14px;padding:12px 18px 8px}.hub-comment-sheet-item+.hub-comment-sheet-item{padding-top:10px}.hub-comment-sheet-item-rail{width:40px;flex:0 0 40px;gap:8px}.hub-comment-sheet-avatar,.hub-comment-sheet-avatar-image{width:38px;height:38px;border-radius:50%;flex:0 0 auto;border:1px solid var(--hub-comment-glass-border)!important;outline:none!important;box-shadow:var(--hub-comment-glass-shadow-soft)!important;overflow:hidden}.hub-comment-sheet-avatar{background:var(--hub-comment-glass-fill-strong);color:#394457;font-size:.96rem;font-weight:800;-webkit-backdrop-filter:blur(16px) saturate(150%);backdrop-filter:blur(16px) saturate(150%)}.hub-comment-sheet-avatar-image{object-fit:cover;background:var(--hub-comment-glass-fill-strong)}.hub-comment-sheet-thread-line{width:2px;min-height:22px;background:linear-gradient(180deg,rgba(197,203,216,.92),rgba(197,203,216,0))}.hub-comment-sheet-bubble{padding:12px 14px 10px;border:1px solid var(--hub-comment-glass-border);border-radius:22px;background:var(--hub-comment-glass-fill);box-shadow:var(--hub-comment-glass-shadow-soft);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%)}.hub-comment-sheet-item.is-own .hub-comment-sheet-avatar,.hub-comment-sheet-item.is-own .hub-comment-sheet-bubble,.hub-comment-sheet-item.is-reply-target .hub-comment-sheet-avatar,.hub-comment-sheet-item.is-reply-target .hub-comment-sheet-bubble{background:var(--hub-comment-glass-fill-strong);box-shadow:var(--hub-comment-glass-shadow-soft)}.hub-comment-sheet-item-head{margin-bottom:4px}.hub-comment-sheet-author-line{display:block}.hub-comment-sheet-item-meta{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;min-width:0}.hub-comment-sheet-author-name{color:#121a28;font-size:.9rem;font-weight:900;letter-spacing:-.03em}.hub-comment-sheet-author-time{color:#7c879c;font-size:.74rem;font-weight:600}.hub-comment-sheet-author-marker{color:#7c879c;font-size:.74rem;font-weight:700}.hub-comment-sheet-author-marker.is-replying{color:#7f8fff}.hub-comment-sheet-body,.hub-comment-sheet-item p{margin:0;color:#697385;font-size:.92rem;line-height:1.28;font-weight:700;white-space:pre-wrap;word-break:break-word}.hub-comment-sheet-body,.hub-comment-sheet-inline-reply-body{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.hub-comment-sheet-mention{color:#6f83ff}.hub-comment-sheet-item-edit textarea{min-height:92px;border-radius:14px;border:1px solid var(--hub-comment-glass-border);background:rgba(255,255,255,.14);padding:10px 12px;color:#1d2433;box-shadow:var(--hub-comment-glass-shadow-soft);font-size:.88rem;-webkit-backdrop-filter:blur(16px) saturate(145%);backdrop-filter:blur(16px) saturate(145%)}.hub-comment-sheet-item-edit textarea:focus{border-color:rgba(255,255,255,.9);box-shadow:var(--hub-comment-glass-shadow-soft)}.hub-comment-sheet-inline-actions{margin-top:8px;display:flex;align-items:center;gap:10px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.hub-comment-sheet-inline-actions::-webkit-scrollbar{display:none}.hub-comment-sheet-text-action{min-height:auto;padding:0;border:none!important;background:transparent!important;color:#7f889a;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.76rem;font-weight:600;text-transform:none;box-shadow:none!important;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;white-space:nowrap;line-height:1}.hub-comment-sheet-text-action.is-active,.hub-comment-sheet-text-action:active,.hub-comment-sheet-text-action:focus-visible,.hub-comment-sheet-text-action:hover{border:none!important;background:transparent!important;box-shadow:none!important;color:#7f889a}.hub-comment-sheet-text-action.is-reply-action{min-height:16px;padding:0 6px;border:1px solid rgba(199,208,224,.52)!important;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.68),rgba(255,255,255,.28))!important;color:#95a0b3;font-size:.58rem;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);box-shadow:0 6px 14px rgba(17,24,39,.05)!important;transition:transform .16s ease,color .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.hub-comment-sheet-text-action.is-reply-action:active,.hub-comment-sheet-text-action.is-reply-action:focus-visible,.hub-comment-sheet-text-action.is-reply-action:hover{border-color:rgba(170,184,207,.72)!important;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.4))!important;color:#7d879a;box-shadow:0 8px 18px rgba(17,24,39,.07)!important;transform:translateY(-1px)}.hub-comment-sheet-text-action.is-reply-action.is-active{border-color:rgba(130,151,255,.4)!important;background:linear-gradient(180deg,rgba(239,243,255,.94),rgba(224,232,255,.58))!important;color:#7886c7;box-shadow:0 8px 20px rgba(77,96,212,.1)!important}.hub-comment-sheet-text-action.is-reply-action:disabled{opacity:.55;transform:none;box-shadow:0 4px 10px rgba(17,24,39,.04)!important}.hub-comment-sheet-text-action.is-danger{color:#ff7e92}.hub-comment-sheet-inline-note{margin:6px 0 0;color:#7f8fff;font-size:.74rem;font-weight:700}.hub-comment-sheet-replies-thread{margin-top:8px;padding-top:8px;border-top:1px solid rgba(191,200,218,.48);padding-left:0;border-left:none;display:flex;flex-direction:column;gap:8px}.hub-comment-sheet-inline-reply{display:grid;grid-gap:4px;gap:4px;padding:6px 0 0}.hub-comment-sheet-inline-reply+.hub-comment-sheet-inline-reply{border-top:1px solid rgba(191,200,218,.34);padding-top:8px}.hub-comment-sheet-inline-reply.is-reply-target{border-top-color:rgba(127,143,255,.45)}.hub-comment-sheet-inline-reply-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hub-comment-sheet-inline-reply-meta{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;min-width:0}.hub-comment-sheet-inline-reply-name{color:#1a2334;font-size:.82rem;font-weight:800}.hub-comment-sheet-inline-reply-time{color:#7c879c;font-size:.68rem;font-weight:600}.hub-comment-sheet-inline-reply-body{margin:0;color:#697385;font-size:.84rem;line-height:1.24;font-weight:700;white-space:pre-wrap;word-break:break-word}.hub-comment-sheet-inline-reply-actions{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.hub-comment-sheet-inline-reply-actions::-webkit-scrollbar{display:none}.hub-comment-sheet-inline-reply-like{color:#8893a6;font-size:.64rem}.hub-comment-sheet-like-btn{width:22px;min-width:22px;height:22px;min-height:22px;border:none!important;border-radius:0;padding:0;background:transparent!important;box-shadow:none!important;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .16s ease}.hub-comment-sheet-like-btn.hub-comment-sheet-like-floating{width:44px;min-width:44px;min-height:44px;height:auto;margin-top:0;margin-left:auto;align-self:flex-start;display:grid;justify-items:center;align-content:center;grid-gap:6px;gap:6px;padding:4px 0}.hub-comment-sheet-like-btn:active,.hub-comment-sheet-like-btn:focus-visible,.hub-comment-sheet-like-btn:hover{border:none!important;background:transparent!important;box-shadow:none!important}.hub-comment-sheet-like-btn svg{display:block;width:22px;height:22px}.hub-comment-sheet-like-btn svg path{stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hub-comment-sheet-like-btn .hub-comment-sheet-like-icon{stroke-width:1.85!important;stroke-linecap:round!important;stroke-linejoin:round!important}.hub-comment-sheet-like-count{color:#5e687c;font-size:.72rem;font-weight:800}.hub-comment-sheet-like-btn.is-liked .hub-comment-sheet-like-count{color:#ff355f}.hub-comment-sheet-empty,.hub-comment-sheet-loading{margin:18px 24px 0;padding:18px 16px;border-radius:18px;border:1px solid var(--hub-comment-glass-border);background:var(--hub-comment-glass-fill);color:#677287;box-shadow:var(--hub-comment-glass-shadow-soft);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%)}.hub-comment-sheet-composer{border-top:none;padding:8px 12px calc(10px + env(safe-area-inset-bottom, 0px));background:transparent;gap:6px;transition:padding-bottom .18s ease}.hub-comment-sheet-action-menu-backdrop{position:absolute;inset:0;z-index:4;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:rgba(18,24,38,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hub-comment-sheet-action-menu{width:min(320px,100%);display:grid;grid-gap:8px;gap:8px;padding:16px;border:1px solid var(--hub-comment-glass-border);border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 18px 30px rgba(15,23,42,.14);-webkit-backdrop-filter:blur(20px) saturate(145%);backdrop-filter:blur(20px) saturate(145%)}.hub-comment-sheet-action-menu-preview{margin:0 0 4px;color:#5d687d;font-size:.8rem;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.hub-comment-sheet-action-menu-btn{min-height:42px;padding:0 14px;border:1px solid rgba(216,222,232,.92);border-radius:16px;background:rgba(255,255,255,.64);color:#172132;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.9rem;font-weight:800;text-align:left;box-shadow:none}.hub-comment-sheet-action-menu-btn:focus-visible,.hub-comment-sheet-action-menu-btn:hover{border-color:rgba(162,173,191,.86);background:rgba(255,255,255,.86)}.hub-comment-sheet-action-menu-btn.is-danger{color:#c03045}.hub-comment-sheet-action-menu-btn.is-secondary{color:#5b677d}.hub-comment-sheet-reply-card{padding:4px 8px;border-radius:10px;border:1px solid var(--hub-comment-glass-border);background:rgba(255,255,255,.14);box-shadow:var(--hub-comment-glass-shadow-soft);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%);display:flex;align-items:center;justify-content:space-between;gap:8px}.hub-comment-sheet-reply-copy{min-width:0;display:flex;align-items:center}.hub-comment-sheet-reply-kicker{color:#66758e;font-size:.66rem;font-weight:800;letter-spacing:.02em;text-transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-comment-sheet-reply-copy p{margin:0;color:#5e687c;font-size:.74rem;line-height:1.45}.hub-comment-sheet-reply-reset{min-height:auto;padding:0;border:none;background:transparent;color:#4f5b71;font-size:.68rem;font-weight:800;white-space:nowrap}.hub-comment-sheet-composer-row{grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center}.hub-comment-sheet-composer-avatar{width:30px;height:30px;border-radius:50%;border:1px solid var(--hub-comment-glass-border);background:var(--hub-comment-glass-fill-strong);color:#394457;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;flex:0 0 auto;box-shadow:var(--hub-comment-glass-shadow-soft);-webkit-backdrop-filter:blur(16px) saturate(145%);backdrop-filter:blur(16px) saturate(145%)}.hub-comment-sheet-composer-avatar-image{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.hub-comment-sheet-composer-shell{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:4px;gap:4px;padding:0 6px 0 12px;border:1px solid var(--hub-comment-glass-border);border-radius:999px;background:rgba(255,255,255,.14);box-shadow:var(--hub-comment-glass-shadow-soft);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%)}.hub-comment-sheet-composer-input{min-height:36px;max-height:72px;border:none;border-radius:999px;background:transparent;padding:8px 0;color:#1d2433;font-size:.82rem;line-height:1.35;box-shadow:none;resize:none;text-align:left}.hub-comment-sheet-composer-input:placeholder-shown{text-align:center}.hub-comment-sheet-composer-input::placeholder{color:#8d96a8;text-align:center}.hub-comment-sheet-composer-input:focus{outline:none;border:none;box-shadow:none}.hub-comment-sheet-submit-btn{width:28px;min-width:28px;height:28px;padding:0;border-radius:0;border:none!important;background:transparent!important;color:#546176;box-shadow:none!important;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.hub-comment-sheet-submit-btn svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hub-comment-sheet-submit-btn:active,.hub-comment-sheet-submit-btn:focus-visible,.hub-comment-sheet-submit-btn:hover{border:none!important;background:transparent!important;box-shadow:none!important}@media (max-width:720px){.hub-comment-sheet{width:100%;height:min(100dvh,100vh);max-height:min(100dvh,100vh);border-top-left-radius:28px;border-top-right-radius:28px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}.hub-comment-sheet-item{padding-left:16px;padding-right:16px}.hub-comment-sheet-author-name{font-size:.86rem}.hub-comment-sheet-body,.hub-comment-sheet-item p{font-size:.9rem}.hub-comment-sheet-composer{padding-left:12px;padding-right:12px}.hub-comment-sheet-composer-input,.hub-comment-sheet-item-edit textarea{font-size:16px;line-height:1.5}.hub-comment-sheet-composer-row{gap:10px}.hub-comment-sheet-composer-avatar{width:28px;height:28px}}.hub-chat-launcher{border-color:#ad8042;background:linear-gradient(135deg,#b78948,#d8ad67);color:#1c150b}.hub-chat-launcher svg{fill:currentColor}.hub-chat-badge{border-color:#7f2f2f;background:#9d2f2f;color:#fff}.chat-box{border-color:#e3d5bc;background:#fffdf8}.chat-line{border-color:#e3d5bb;background:#fff;color:#2e2313}.chat-line.own{border-color:#9e773d;background:linear-gradient(140deg,#c59b59,#e2b76f);color:#1a140b}.hub-chat-compose-row .apple-send-btn{border-color:#9d763f;background:linear-gradient(135deg,#b78948,#d8ad67);color:#20170d;box-shadow:0 8px 16px rgba(138,99,46,.25)}@media (max-width:900px){.hub-profile-quick .badge{background:rgba(183,137,72,.18);color:#6f5025;border-color:#c7a470}}.coremarket-v3-root{position:relative;isolation:isolate}.coremarket-v3-root:before{content:"";position:absolute;inset:74px -140px auto;height:360px;pointer-events:none;background:radial-gradient(circle at 8% 0,rgba(223,35,63,.13),transparent 38%),radial-gradient(circle at 92% 8%,rgba(47,91,255,.14),transparent 42%);z-index:-1}.coremarket-v3-root .portal-topbar{border-color:rgba(212,33,58,.28);background:linear-gradient(135deg,rgba(255,254,254,.97),rgba(248,252,255,.96)),radial-gradient(circle at top right,rgba(47,91,255,.11),transparent 42%);box-shadow:0 20px 44px rgba(24,32,51,.22)}.coremarket-v3-root .portal-link{border-color:#dadfed;background:#fff;color:#2b3348}.coremarket-v3-root .portal-link.active{border-color:#cc334d;background:linear-gradient(130deg,#d4233f,#f05d76);color:#fff}.coremarket-v3-root .coremarket-v3-hero{border-color:#e5dce3;box-shadow:0 22px 44px rgba(24,32,51,.1)}.coremarket-v3-root .coremarket-v3-cart-panel,.coremarket-v3-root .coremarket-v3-catalog-panel,.coremarket-v3-root .coremarket-v3-feature-panel,.coremarket-v3-root .coremarket-v3-kpi-card,.coremarket-v3-root .coremarket-v3-seller-panel,.coremarket-v3-root .coremarket-v3-toolbar{box-shadow:0 16px 34px rgba(24,32,51,.08)}.coremarket-v3-root .coremarket-v3-card,.coremarket-v3-root .coremarket-v3-cart-row,.coremarket-v3-root .coremarket-v3-feature-card,.coremarket-v3-root .coremarket-v3-history-row{transition:transform .17s ease,border-color .17s ease,box-shadow .19s ease}.coremarket-v3-root .coremarket-v3-card:hover,.coremarket-v3-root .coremarket-v3-cart-row:hover,.coremarket-v3-root .coremarket-v3-feature-card:hover,.coremarket-v3-root .coremarket-v3-history-row:hover{transform:translateY(-2px);border-color:rgba(212,35,63,.3);box-shadow:0 18px 34px rgba(24,32,51,.12)}.coremarket-v3-root .coremarket-v3-toolbar{position:relative;overflow:hidden}.coremarket-v3-root .coremarket-v3-toolbar:after{content:"";position:absolute;right:-80px;top:-60px;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(212,35,63,.12),transparent 70%);pointer-events:none}.coremarket-v3-root .coremarket-v3-chip-row button.active{box-shadow:0 10px 24px rgba(212,35,63,.24)}@media (max-width:900px){.coremarket-v3-root .portal-mobile-link{border-color:#d3dcef;background:#fff;color:#334160}.coremarket-v3-root .portal-mobile-link.active{border-color:#d4233f;background:linear-gradient(130deg,#d4233f,#f05d76);color:#fff}}@keyframes footer-shimmer{0%{transform:translateX(-18%);opacity:.24}50%{transform:translateX(12%);opacity:.36}to{transform:translateX(-18%);opacity:.24}}.portal-global-footer{--footer-accent:#b88645;--footer-accent-soft:rgba(184,134,69,0.13);--footer-line:rgba(185,148,94,0.36);--footer-ink:#171d2b;--footer-muted:#4f596f;width:min(1240px,calc(100% - 36px));margin:14px auto 24px;border:1px solid var(--footer-line);border-radius:18px;padding:14px;position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(148deg,rgba(255,255,255,.96),rgba(245,249,255,.94)),radial-gradient(circle at top right,var(--footer-accent-soft),transparent 58%),radial-gradient(circle at bottom left,rgba(99,129,194,.08),transparent 44%);box-shadow:0 22px 44px rgba(21,29,46,.13)}.portal-global-footer:before{content:"";position:absolute;inset:auto -140px -180px;height:320px;background:radial-gradient(circle,var(--footer-accent-soft),transparent 72%);pointer-events:none;z-index:-1;animation:footer-shimmer 8.6s ease-in-out infinite}.portal-global-footer:after{content:"";position:absolute;inset:9px;border-radius:13px;border:1px solid rgba(255,255,255,.62);pointer-events:none}.portal-global-footer-shell{display:grid;grid-gap:12px;gap:12px;align-items:stretch}.portal-global-footer-main,.portal-global-footer-side{border:1px solid rgba(181,192,214,.62);border-radius:14px;background:linear-gradient(160deg,rgba(255,255,255,.86),rgba(251,253,255,.84)),radial-gradient(circle at top left,rgba(255,255,255,.42),transparent 52%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:12px}.portal-global-footer-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.portal-global-footer-kicker{border:1px solid var(--footer-line);border-radius:999px;padding:4px 10px;letter-spacing:.11em;color:var(--footer-accent);background:var(--footer-accent-soft)}.portal-global-footer-kicker,.portal-global-footer-pulse{display:inline-flex;align-items:center;text-transform:uppercase;font-size:.62rem}.portal-global-footer-pulse{border:1px solid rgba(120,137,171,.46);border-radius:999px;padding:4px 9px;letter-spacing:.08em;color:#3b4b6d;background:rgba(243,248,255,.9)}.portal-global-footer-main strong{display:block;margin-top:10px;font-family:var(--font-title),"Impact",sans-serif;font-size:clamp(1.1rem,2.4vw,1.5rem);letter-spacing:.03em;line-height:1.15;color:var(--footer-ink)}.portal-global-footer-main p{margin:8px 0 0;color:var(--footer-muted);max-width:72ch}.portal-global-footer-chip-row{margin-top:11px;display:flex;flex-wrap:wrap;gap:8px}.portal-global-footer-chip-row span{border:1px solid rgba(145,161,189,.52);border-radius:999px;padding:5px 10px;font-size:.64rem;text-transform:uppercase;letter-spacing:.09em;color:var(--footer-ink);background:rgba(249,251,255,.86)}.portal-global-footer-side{display:grid;grid-gap:10px;gap:10px}.portal-global-footer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.portal-global-footer-btn{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c7d4eb;border-radius:10px;background:#fff;color:#23314d;text-decoration:none;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease,background .17s ease}.portal-global-footer-btn.primary{border-color:var(--footer-accent);background:linear-gradient(130deg,var(--footer-accent),#f0c98e);color:#1b1408;box-shadow:0 12px 22px rgba(146,93,20,.2)}.portal-global-footer-btn:hover{transform:translateY(-2px);border-color:var(--footer-accent);box-shadow:0 12px 24px rgba(58,76,112,.14)}.portal-global-footer-links{display:flex;flex-wrap:wrap;gap:8px}.portal-global-footer-links a{border:1px solid #c7d5ec;border-radius:999px;padding:6px 11px;font-size:.68rem;letter-spacing:.09em;text-transform:uppercase;text-decoration:none;color:#2c3a56;background:linear-gradient(180deg,#ffffff,#f9fbff);transition:transform .15s ease,border-color .15s ease}.portal-global-footer-links a:hover{transform:translateY(-1px);border-color:var(--footer-accent)}.portal-global-footer-meta{margin-top:11px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:7px 14px}.portal-global-footer-meta small{color:#667086;letter-spacing:.04em}.portal-global-footer.tone-actualites{--footer-accent:#bf2a3d;--footer-accent-soft:rgba(191,42,61,0.12);--footer-line:rgba(186,63,79,0.34)}.portal-global-footer.tone-evenement{--footer-accent:#2f9f68;--footer-accent-soft:rgba(47,159,104,0.13);--footer-line:rgba(54,140,102,0.34)}.portal-global-footer.tone-media{--footer-accent:#2a6dbf;--footer-accent-soft:rgba(42,109,191,0.12);--footer-line:rgba(58,109,171,0.34)}.portal-global-footer.tone-culture{--footer-accent:#8759c9;--footer-accent-soft:rgba(135,89,201,0.12);--footer-line:rgba(123,88,173,0.34)}.portal-global-footer.tone-hub{--footer-accent:#b07a34;--footer-accent-soft:rgba(176,122,52,0.13);--footer-line:rgba(171,125,61,0.34)}.portal-global-footer.tone-market{--footer-accent:#cf3150;--footer-accent-soft:rgba(207,49,80,0.12);--footer-line:rgba(199,63,98,0.34)}.portal-global-footer.tone-platform{--footer-accent:#3e6ec7;--footer-accent-soft:rgba(62,110,199,0.12);--footer-line:rgba(86,117,184,0.34)}@media (min-width:920px){.portal-global-footer-shell{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}}@media (max-width:760px){.portal-global-footer{border-radius:14px;padding:10px}.portal-global-footer-main,.portal-global-footer-side{border-radius:12px;padding:10px}.portal-global-footer-actions{grid-template-columns:1fr}.portal-global-footer-main strong{font-size:1.18rem}.portal-global-footer-main p{font-size:.9rem}.portal-global-footer-links{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.portal-global-footer-links a{font-size:.64rem;flex:0 0 auto}}.portal-global-footer.tone-accueil{margin-bottom:calc(88px + env(safe-area-inset-bottom, 0px))}@media (min-width:980px){.portal-global-footer.tone-accueil{margin-bottom:24px}}.hub-header-actions.hub-header-actions-desktop{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.hub-auth-mode-toolbar{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px;border:1px solid #e2d1af;border-radius:16px;padding:10px;background:linear-gradient(140deg,rgba(255,255,255,.92),rgba(255,249,237,.9))}.hub-header-profile-btn{border:1px solid rgba(169,127,64,.46);border-radius:12px;min-width:72px;padding:6px 7px;display:grid;justify-items:center;align-content:center;grid-gap:3px;gap:3px;text-decoration:none;font-weight:700;background:linear-gradient(150deg,#fffefb,#f4ead3);color:#6a4b1f;box-shadow:0 8px 16px rgba(123,91,44,.15);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.hub-header-profile-btn:hover{transform:translateY(-1px);border-color:rgba(165,108,40,.72);box-shadow:0 12px 18px rgba(123,91,44,.22)}.hub-header-profile-btn svg{width:15px;height:15px}.hub-header-profile-btn svg path{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.hub-header-profile-btn span{font-size:.57rem;line-height:1.1;letter-spacing:.03em;text-transform:uppercase}.hub-mobile-quick-nav{display:none}.hub-auth-mode-toolbar .switch.compact,.hub-profile-actions{max-width:100%;min-width:0;overflow-x:clip}.hub-auth-mode-toolbar .switch.compact button{min-width:0}.hub-post-composer-input{min-height:42px;resize:none;overflow-y:hidden;transition:height .14s ease}.hub-friend-entry{width:100%;border:1px solid rgba(141,159,196,.38);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(245,249,255,.92));color:#22314f;padding:10px 12px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;transition:border-color .17s ease,transform .17s ease,box-shadow .17s ease}.hub-friend-entry:hover{border-color:rgba(103,136,194,.64);transform:translateY(-1px);box-shadow:0 10px 20px rgba(82,104,149,.11)}.hub-friend-entry.active{border-color:rgba(51,94,172,.72);box-shadow:0 12px 22px rgba(66,96,156,.17)}.hub-friend-entry strong{color:#1d2d4b}.hub-friend-entry small{color:#44587f;font-size:.74rem;letter-spacing:.05em}@media (max-width:1200px){.hub-header-actions.hub-header-actions-desktop{display:none!important}.hub-facebook-root .portal-top-main,.hub-facebook-root .portal-topbar{display:none}.hub-facebook-root .portal-topbar{padding:8px 10px}.hub-facebook-root .portal-mobile-nav{margin-top:0}.hub-facebook-root .hub-facebook-layout{display:block}.hub-facebook-root .hub-left-column,.hub-facebook-root .hub-right-column{display:none}.hub-facebook-root .hub-feed-column{width:100%}.hub-facebook-root .hub-feed-column>.panel:last-child{margin-bottom:0}.hub-mobile-quick-nav{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:5px;gap:5px}.hub-quick-icon-btn{border:1px solid rgba(182,147,93,.45);background:linear-gradient(140deg,#fffdf8,#f5ecd9);color:#5a3f1b;position:relative;width:100%;min-height:44px;border-radius:10px;padding:4px 2px;display:grid;justify-items:center;align-content:center;grid-gap:2px;gap:2px;text-decoration:none;font-weight:700;text-transform:none;letter-spacing:0}.hub-quick-icon-btn svg{width:16px;height:16px}.hub-quick-icon-btn svg path{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.hub-quick-icon-btn span{font-size:.52rem;letter-spacing:.02em;line-height:1;text-transform:uppercase}.hub-quick-icon-btn.danger{border-color:rgba(196,94,94,.56);color:#8a2f2f;background:linear-gradient(180deg,#fff7f7,#ffeaea)}.hub-quick-icon-badge{position:absolute;top:4px;right:4px;min-width:17px;height:17px;padding:0 5px;border-radius:999px;border:1px solid rgba(142,42,42,.55);background:#912a2f;color:#fff5f5;display:inline-flex;align-items:center;justify-content:center;font-size:.56rem;letter-spacing:0;line-height:1}.hub-feed-column .panel.glow .title-row h2{font-size:1rem}.hub-feed-column .panel.glow .title-row .badge{font-size:.58rem;padding:4px 8px}}@media (min-width:641px){.hub-auth-form .hub-password-toggle,.hub-verify-form .hub-password-toggle{display:none}}@media (max-width:640px){.hub-auth-field-stack{gap:4px}.hub-auth-field-stack label{font-size:.68rem;letter-spacing:.05em}.hub-auth-mode-toolbar{grid-template-columns:1fr;align-items:stretch}.hub-auth-row-date{display:flex;flex-direction:column;gap:8px}.hub-auth-row-date .hub-auth-field-date{width:calc(100% - 34px);max-width:calc(100% - 34px);margin-left:0;align-self:flex-start}.hub-auth-form input[type=date],.hub-verify-form input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none}.hub-auth-form input[type=date]::-webkit-calendar-picker-indicator,.hub-verify-form input[type=date]::-webkit-calendar-picker-indicator{display:none;opacity:0;width:0;margin:0;pointer-events:none}.switch.compact{grid-template-columns:1fr 1fr;width:100%}.hub-password-field input{padding-right:94px}}.hub-header-link-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-height:40px;border-radius:10px;padding:0 12px;border:1px solid rgba(106,123,160,.36);color:#22334f;background:linear-gradient(180deg,#fff,#f4f8ff);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.hub-header-link-icon{gap:6px}.hub-header-link-icon svg{width:15px;height:15px;fill:currentColor;flex-shrink:0}.hub-header-link-btn:hover{border-color:rgba(62,99,173,.62)}.hub-side-action-link{margin-top:10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(95,126,180,.42);border-radius:10px;min-height:38px;padding:0 12px;text-decoration:none;color:#20345a;background:linear-gradient(180deg,#ffffff,#f2f7ff);font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.hub-header-shortcuts{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;flex:0 0 auto;white-space:nowrap;gap:8px}.hub-mobile-add-friend-btn{display:inline-flex;width:36px;min-width:36px;height:36px;border-radius:999px;border:1px solid rgba(72,109,182,.45);background:linear-gradient(130deg,#ffffff,#eff5ff);color:#21407a;align-items:center;justify-content:center}.hub-mobile-add-friend-btn svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round}.hub-friend-suggest-state{margin-top:-2px;font-size:.73rem}.hub-friend-suggest-list{max-height:176px;overflow-y:auto;border:1px solid rgba(140,161,201,.4);border-radius:12px;background:rgba(244,248,255,.7);padding:6px}.hub-friend-suggest-btn{width:100%;text-align:left;border:1px solid rgba(160,178,212,.5);border-radius:10px;background:#ffffff;color:#1f2f50;padding:8px 10px;text-transform:none;letter-spacing:0;font-size:.83rem;display:grid;grid-gap:2px;gap:2px}.hub-friend-suggest-btn:focus-visible,.hub-friend-suggest-btn:hover{border-color:rgba(80,113,174,.72);background:#f0f5ff}.hub-friend-suggest-btn small{color:#627090;text-transform:none;letter-spacing:0}.hub-feed-market-results{margin-bottom:10px;display:grid;grid-gap:8px;gap:8px;border:1px dashed rgba(120,146,194,.52);border-radius:12px;background:rgba(245,249,255,.66);padding:10px}.hub-feed-market-results h3{margin:0;font-size:.92rem}.hub-feed-market-results-list{display:grid;grid-gap:6px;gap:6px}.hub-feed-market-result-link{display:grid;grid-gap:4px;gap:4px;text-decoration:none;color:inherit}.hub-feed-market-result-link p{margin:0;color:#5a6989}.hub-mobile-friend-sheet-backdrop{position:fixed;inset:0;background:rgba(6,12,24,.26);opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:120;overscroll-behavior:contain}.hub-mobile-friend-sheet-backdrop.open{opacity:1;pointer-events:auto}.hub-mobile-friend-sheet{position:absolute;left:0;right:0;bottom:0;max-height:min(84vh,760px);transform:translateY(108%);transition:transform .22s ease;background:linear-gradient(180deg,#ffffff,#f4f8ff);border-top-left-radius:18px;border-top-right-radius:18px;border:1px solid rgba(160,177,210,.58);box-shadow:0 -20px 40px rgba(42,68,115,.2);padding:10px 12px calc(14px + env(safe-area-inset-bottom, 0px));overflow:hidden;display:grid;grid-gap:8px;gap:8px;overscroll-behavior:contain}.hub-mobile-friend-sheet.open{transform:translateY(0)}.hub-mobile-friend-sheet.dragging{transition:none}.hub-mobile-sheet-handle{display:block;width:min(180px,62vw);height:30px;margin:0 auto 8px;border:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:transparent;position:relative;transition:transform .14s ease;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.hub-mobile-sheet-handle:before{content:"";position:absolute;left:50%;top:50%;width:56px;height:5px;border-radius:999px;transform:translate(-50%,-50%);background:rgba(120,137,165,.55);transition:background-color .14s ease}.hub-mobile-sheet-handle:focus-visible,.hub-mobile-sheet-handle:hover{transform:scaleX(1.08);outline:none}.hub-mobile-sheet-handle:focus-visible:before,.hub-mobile-sheet-handle:hover:before{background:rgba(77,103,146,.82)}.hub-mobile-friends-list,.hub-mobile-notif-list{max-height:min(58vh,560px);overflow-y:auto;padding-right:4px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}@keyframes hub-call-orb-pulse{0%,to{transform:scale(1);box-shadow:0 22px 48px rgba(24,34,59,.24),0 0 0 0 rgba(255,157,92,.22)}50%{transform:scale(1.05);box-shadow:0 28px 58px rgba(24,34,59,.3),0 0 0 18px rgba(255,157,92,0)}}.hub-call-history-inline,.hub-call-surface,.hub-thread-call-history-strip{display:grid;grid-gap:12px;gap:12px}.hub-call-kicker{color:#c4642e;font-size:.69rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hub-call-control-hint,.hub-thread-call-history-empty,.hub-thread-call-history-head small,.hub-thread-call-history-item small{color:#627394;line-height:1.4}.hub-call-controls-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.hub-call-controls-grid button{width:100%}.hub-call-control-btn,.hub-call-danger-action{min-height:46px;border-radius:16px;font-weight:700}.hub-call-control-btn{border:1px solid rgba(184,198,226,.58);background:linear-gradient(165deg,rgba(255,255,255,.96),rgba(241,247,255,.92));color:#193153;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.hub-call-control-btn.is-active{border-color:rgba(135,164,215,.64);background:linear-gradient(165deg,rgba(235,244,255,.98),rgba(226,239,255,.94))}.hub-call-control-btn.is-muted,.hub-call-control-btn.is-secondary{background:linear-gradient(165deg,rgba(255,255,255,.92),rgba(247,248,252,.92));color:#576784}.hub-call-danger-action{border-color:rgba(214,122,103,.42);color:#b24636}.hub-thread-call-history-strip{border:1px solid rgba(176,191,222,.48);border-radius:16px;background:linear-gradient(165deg,rgba(255,255,255,.9),rgba(243,248,255,.9));padding:10px 12px}.hub-thread-call-history-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hub-thread-call-history-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:8px;gap:8px}.hub-thread-call-history-list.compact{gap:6px}.hub-thread-call-history-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.hub-thread-call-history-item>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.hub-thread-call-history-redial{min-height:38px;padding:0 12px}.hub-call-stage-shell,.hub-call-video-stage{position:relative;display:grid;grid-gap:10px;gap:10px;min-height:240px;border:1px solid rgba(163,186,227,.42);border-radius:24px;overflow:hidden;background:radial-gradient(circle at top left,rgba(109,150,224,.2),transparent 42%),linear-gradient(160deg,rgba(10,18,34,.98),rgba(28,45,78,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.hub-call-video-stage-compact{min-height:196px}.hub-call-remote-video{width:100%;min-height:240px;height:100%;object-fit:cover;background:#08101d}.hub-call-video-stage-compact .hub-call-remote-video{min-height:196px}.hub-call-local-video{object-fit:cover;border-radius:18px;border:2px solid rgba(255,255,255,.78);transform:none}.hub-call-local-video,.hub-call-local-video-frame{position:absolute;right:14px;bottom:14px;width:min(32%,140px);aspect-ratio:3/4;background:rgba(8,16,29,.9);box-shadow:0 14px 28px rgba(6,14,28,.34)}.hub-call-local-video-frame{z-index:5;border-radius:18px;overflow:hidden;cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:width .18s ease,box-shadow .18s ease,border-radius .18s ease}.hub-call-local-video-frame.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.hub-call-local-video-frame.is-compact{width:min(24%,108px);border-radius:16px}.hub-call-local-video-frame .hub-call-local-video{position:static;right:auto;bottom:auto;width:100%;height:100%;border:0;border-radius:inherit;box-shadow:none;display:block;pointer-events:none}.hub-call-video-stage-compact .hub-call-local-video{width:min(34%,108px)}.hub-call-video-placeholder{min-height:240px;display:grid;place-items:center;grid-gap:6px;gap:6px;text-align:center;padding:24px;color:rgba(237,244,255,.94)}.hub-call-video-stage-compact .hub-call-video-placeholder{min-height:196px}.hub-call-video-placeholder strong{font-size:1rem}.hub-call-video-placeholder small{color:rgba(222,232,251,.82);line-height:1.4}.hub-call-audio-stage{position:relative;min-height:240px;border-radius:24px;overflow:hidden;display:grid;place-items:center;grid-gap:14px;gap:14px;padding:24px;text-align:center;background:radial-gradient(circle at 20% 20%,rgba(255,217,176,.28),transparent 30%),radial-gradient(circle at 82% 0,rgba(125,168,247,.24),transparent 34%),linear-gradient(160deg,#182842,#243a61 52%,#39588d)}.hub-call-audio-stage-compact{min-height:188px;padding:20px}.hub-call-audio-stage:before{content:"";position:absolute;inset:auto 50% 28px;width:180px;height:180px;transform:translateX(-50%);border-radius:999px;background:radial-gradient(circle,rgba(255,177,98,.2),transparent 68%);pointer-events:none}.hub-call-audio-orb{position:relative;z-index:1;width:118px;height:118px;border-radius:34px;display:grid;place-items:center;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.26),transparent 34%),linear-gradient(145deg,#e8874e,#f4ab69 58%,#4a6fb1 140%);color:#fff8f1;font-size:1.85rem;font-weight:900;letter-spacing:.08em;animation:hub-call-orb-pulse 2.4s ease-in-out infinite}.hub-call-media-hidden{position:fixed;left:-9999px;top:0;width:1px;height:1px;overflow:hidden;pointer-events:none;opacity:.01}.hub-call-media-hidden audio,.hub-call-media-hidden video{width:1px;height:1px}@media (min-width:1201px){.hub-sticky-header-feed .hub-header-brand{width:auto;justify-content:center}.hub-sticky-header-feed .hub-header-brand-main-feed{display:none!important}.hub-sticky-header-feed .hub-header-shortcuts{display:inline-flex}.hub-mobile-friend-sheet-backdrop,.hub-mobile-quick-nav{display:none}}@media (max-width:1200px){.hub-add-friend-desktop{display:none}.hub-header-link-btn{font-size:.72rem;min-height:38px;padding:0 10px}}@media (max-width:720px){.hub-header-shortcuts{display:inline-flex!important;flex-direction:row;flex-wrap:nowrap;gap:8px}.hub-mobile-add-friend-btn{display:inline-flex!important;flex:0 0 36px}}.hub-messages-root{position:relative;overflow-x:clip;--hub-messages-icon-gold:#b3872e;--hub-messages-icon-size-lg:18px;--hub-messages-icon-size-md:14px;--hub-messages-icon-size-sm:13px;--hub-messages-icon-size-xs:11px}.hub-messages-root:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(1400px 620px at 8% -10%,rgba(213,189,120,.26),transparent 64%),radial-gradient(900px 520px at 90% 10%,rgba(32,41,54,.13),transparent 68%),linear-gradient(180deg,#fbf7ef,#f4ead8 48%,#efe6d6)}.hub-messages-root>:not(.hub-messages-thread-screen):not(.hub-messages-call-overlay):not(.hub-messages-call-bubble):not(.hub-call-incoming-screen):not(.hub-messages-call-mini-video){position:relative;z-index:1}.hub-global-call-layer{position:fixed;inset:0;z-index:2147482400;width:auto;height:auto;min-height:0;overflow:visible!important;pointer-events:none;box-shadow:none!important}.hub-global-call-layer,.hub-global-call-layer:before{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-global-call-layer:before{content:none!important;display:none!important}.hub-global-call-layer.is-minimized{inset:0;width:100vw;height:100dvh}.hub-global-call-layer :is(.hub-messages-call-overlay,.hub-call-incoming-screen,.hub-messages-call-bubble,.hub-messages-call-mini-video){pointer-events:auto}.hub-messages-root .panel.hub-side-panel{border:1px solid rgba(202,178,140,.52);background:linear-gradient(160deg,rgba(255,255,255,.96),rgba(252,246,236,.9));box-shadow:0 14px 34px rgba(39,52,86,.09)}.hub-messages-root .panel.hub-side-panel.hub-messages-rail{min-height:calc(100dvh - 35px);padding:clamp(11px,1.8vw,17px) clamp(11px,1.8vw,17px) 0;border:1px solid rgba(178,134,70,.38);border-radius:20px 20px 0 0;background:radial-gradient(520px 190px at 18% -8%,rgba(213,189,120,.24),transparent 68%),radial-gradient(420px 220px at 92% 6%,rgba(255,255,255,.7),transparent 70%),linear-gradient(180deg,#fffaf0,#f7eedc 48%,#f1e6d3);box-shadow:0 18px 42px rgba(66,48,24,.13),inset 0 1px 0 rgba(255,255,255,.78);backdrop-filter:none;-webkit-backdrop-filter:none}.hub-messages-root .hub-messages-shell{max-width:588px;margin:0 auto;align-items:stretch}.hub-messages-root .hub-messages-list-hero{display:flex;align-items:center;justify-content:space-between;gap:11px;margin-bottom:13px;padding:8px 10px;border:1px solid rgba(178,134,70,.42);border-radius:16px;background:radial-gradient(230px 110px at 12% -12%,rgba(213,189,120,.32),transparent 72%),radial-gradient(220px 110px at 96% 4%,rgba(255,255,255,.86),transparent 70%),linear-gradient(135deg,#fffefb,#f8ecd4);box-shadow:0 12px 24px rgba(78,56,23,.12),inset 0 1px 0 rgba(255,255,255,.86)}.hub-messages-root .hub-messages-list-brand{display:inline-flex;align-items:center;min-width:0;gap:12px}.hub-messages-root .hub-messages-list-brand-avatar{width:clamp(35px,4.8vw,50px);height:clamp(35px,4.8vw,50px);border-radius:999px;display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid rgba(213,189,120,.62);background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.34),transparent 36%),linear-gradient(145deg,var(--hub-chat-navy) 0,#3b4658 58%,var(--hub-chat-gold) 132%);color:#fff8de;font-size:clamp(1.11rem,2.4vw,1.8rem);font-weight:520;letter-spacing:.03em;box-shadow:0 10px 18px rgba(32,41,54,.18),inset 0 1px 0 rgba(255,255,255,.24)}.hub-messages-root .hub-messages-list-brand h1{margin:0;color:var(--hub-chat-ink);font-size:clamp(1.23rem,2.52vw,1.83rem);font-weight:820;letter-spacing:-.035em;line-height:1.02}.hub-messages-root .hub-messages-list-brand>div>span:not(.textoncall-wordmark):not(.hub-messages-list-brand-avatar){display:block;margin-top:4px;color:#8b6631;font-size:clamp(.57rem,1.32vw,.87rem);font-weight:480;letter-spacing:.28em;line-height:1}.hub-messages-root .hub-messages-profile-return{width:clamp(35px,4.8vw,50px);min-width:clamp(35px,4.8vw,50px);height:clamp(35px,4.8vw,50px);border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#8b6631;box-shadow:none;text-decoration:none}.hub-messages-root .hub-messages-profile-return svg{width:clamp(14px,2.1vw,20px);height:clamp(14px,2.1vw,20px);fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.hub-messages-root .hub-messages-list-search{height:clamp(34px,4.2vw,43px);display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;margin:0 0 13px;padding:0 clamp(12px,1.8vw,18px);border:1px solid rgba(178,134,70,.34);border-radius:999px;background:linear-gradient(180deg,#fffefb,#fff8ea);color:rgba(94,67,27,.62);box-shadow:0 8px 16px rgba(66,48,24,.07),inset 0 1px 0 rgba(255,255,255,.9)}.hub-messages-root .hub-messages-list-search svg{width:clamp(14px,1.98vw,20px);height:clamp(14px,1.98vw,20px);fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hub-messages-root .hub-messages-list-search input{width:100%;padding:0!important;border:0!important;background:transparent!important;color:var(--hub-chat-ink);box-shadow:none!important;font-size:clamp(.67rem,1.62vw,1.11rem);font-weight:430}.hub-messages-root .hub-messages-list-search input::placeholder{color:rgba(32,41,54,.52)}.hub-messages-root .hub-messages-list-section-head{display:flex;align-items:center;justify-content:space-between;gap:7px;margin:0 4px 10px;color:#7a5b2a;font-size:clamp(.56rem,1.2vw,.81rem);font-weight:520;letter-spacing:.18em}.hub-messages-root .hub-messages-list-section-head small{color:rgba(122,91,42,.56);font-size:.78em;letter-spacing:.08em}.hub-messages-root .hub-messages-list{max-height:none;gap:6px;padding:0 0 12px;overflow:visible}.hub-messages-root .hub-messages-list::-webkit-scrollbar{width:8px}.hub-messages-root .hub-messages-list::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,rgba(145,167,212,.76),rgba(116,142,196,.72))}.hub-messages-root .hub-message-conversation-btn{border:1px solid rgba(216,199,166,.82);border-radius:14px;background:radial-gradient(240px 90px at 8% 0,rgba(213,189,120,.12),transparent 70%),linear-gradient(180deg,#fffefb,#fff8ec);color:var(--hub-chat-ink);box-shadow:0 9px 18px rgba(66,48,24,.075),inset 0 1px 0 rgba(255,255,255,.86);backdrop-filter:none;-webkit-backdrop-filter:none;min-height:clamp(53px,6vw,76px);padding:clamp(7px,1.14vw,11px) clamp(12px,1.56vw,16px);display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:clamp(9px,1.44vw,14px);gap:clamp(9px,1.44vw,14px);align-items:center;align-content:center;transition:border-color .16s ease,background-color .16s ease}.hub-messages-root .hub-message-conversation-item{position:relative;overflow:hidden;padding:0;border:0;border-radius:14px;background:transparent;box-shadow:none}.hub-messages-root .hub-message-conversation-delete-btn,.hub-messages-root .hub-message-conversation-delete-slot{display:none}.hub-messages-root .hub-message-conversation-item .hub-message-conversation-btn{width:100%;position:relative;z-index:2;touch-action:pan-y;transition:transform .17s ease}.hub-messages-root .hub-message-conversation-item.swiped .hub-message-conversation-btn{transform:none}.hub-messages-root .hub-message-conversation-item.swiped .hub-message-conversation-btn:focus-visible,.hub-messages-root .hub-message-conversation-item.swiped .hub-message-conversation-btn:hover{transform:none}.hub-messages-root .hub-message-conversation-btn:focus-visible,.hub-messages-root .hub-message-conversation-btn:hover{transform:none;box-shadow:0 12px 22px rgba(66,48,24,.11),inset 0 1px 0 rgba(255,255,255,.9);border-color:rgba(178,134,70,.46);background:radial-gradient(260px 100px at 12% -6%,rgba(213,189,120,.2),transparent 72%),linear-gradient(180deg,#fffefb,#fff4df)}.hub-messages-root .hub-message-conversation-btn.active{border-color:rgba(178,134,70,.56);background:radial-gradient(260px 110px at 12% -8%,rgba(213,189,120,.28),transparent 72%),linear-gradient(180deg,#fffaf0,#f7ead0);box-shadow:0 12px 24px rgba(66,48,24,.12),inset 4px 0 0 rgba(178,134,70,.62)}.hub-messages-root .hub-message-conversation-btn.unread{border-color:rgba(178,134,70,.62);background:radial-gradient(280px 110px at 10% -8%,rgba(213,189,120,.26),transparent 72%),linear-gradient(180deg,#fffefb,#fff2d8);box-shadow:0 12px 24px rgba(66,48,24,.12),inset 4px 0 0 rgba(213,189,120,.76)}.hub-messages-root .hub-message-conversation-avatar{position:relative;width:clamp(34px,4.5vw,49px);height:clamp(34px,4.5vw,49px);border-radius:999px;flex:0 0 auto;display:inline-grid;place-items:center;border:1px solid rgba(213,189,120,.58);background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.38),transparent 35%),linear-gradient(145deg,var(--hub-chat-navy) 0,#3d495d 58%,var(--hub-chat-gold) 135%);color:#fff8de;font-size:clamp(.87rem,1.8vw,1.26rem);font-weight:760;overflow:visible;box-shadow:0 9px 18px rgba(32,41,54,.16),inset 0 1px 0 rgba(255,255,255,.24)}.hub-messages-root .hub-message-conversation-avatar i{position:absolute;right:1px;bottom:2px;width:clamp(7px,1.08vw,11px);height:clamp(7px,1.08vw,11px);border:1px solid var(--hub-chat-cream);border-radius:999px;background:#37d979}.hub-messages-root .hub-message-conversation-copy{min-width:0;display:grid;grid-gap:4px;gap:4px}.hub-messages-root .hub-message-conversation-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;grid-gap:clamp(7px,1.2vw,13px);gap:clamp(7px,1.2vw,13px)}.hub-messages-root .hub-message-conversation-head strong{min-width:0;overflow:hidden;color:var(--hub-chat-ink);font-size:clamp(.7rem,1.56vw,1.12rem);font-weight:770;letter-spacing:.02em;line-height:1.14;text-overflow:ellipsis;white-space:nowrap}.hub-messages-root .hub-message-conversation-meta{display:inline-flex;align-items:center;justify-content:flex-end;gap:clamp(5px,.96vw,9px);min-width:max-content}.hub-messages-root .hub-message-conversation-head small{color:rgba(91,70,38,.68);font-size:clamp(.59rem,1.32vw,.88rem);font-weight:430;line-height:1.2}.hub-messages-root .hub-message-unread-badge{min-width:clamp(13px,1.92vw,20px);height:clamp(13px,1.92vw,20px);padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d5bd78,#b28646);color:#1f2430;font-size:clamp(.47rem,1.02vw,.7rem);font-weight:720;line-height:1;box-shadow:none}.hub-messages-root .hub-message-sent-check{display:inline-flex;align-items:center;justify-content:center;color:#8b6631}.hub-messages-root .hub-message-sent-check svg{width:clamp(11px,1.68vw,17px);height:clamp(11px,1.68vw,17px);fill:none;stroke:currentColor;stroke-width:2.05;stroke-linecap:round;stroke-linejoin:round}.hub-messages-root .hub-message-conversation-preview{min-width:0;margin:0;overflow:hidden;color:rgba(54,44,28,.72);font-size:clamp(.6rem,1.44vw,.95rem);font-weight:420;line-height:1.24;text-overflow:ellipsis;white-space:nowrap}.hub-messages-root .hub-message-conversation-btn.unread .hub-message-conversation-head strong{color:var(--hub-chat-ink);font-weight:790}.hub-messages-root .hub-messages-list-empty{list-style:none;padding:12px 5px;color:rgba(32,41,54,.62);font-size:.6rem;text-align:center}.hub-messages-root .hub-messages-thread-screen{background:radial-gradient(760px 320px at 0 -6%,rgba(255,207,165,.28),transparent 72%),radial-gradient(660px 360px at 100% 6%,rgba(146,176,239,.28),transparent 74%),linear-gradient(180deg,#f8f9fd,#f2f6ff 52%,#eef3ff);display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-content:stretch;grid-gap:10px;gap:10px;min-height:0;overflow:hidden;box-sizing:border-box}.hub-messages-root .hub-messages-thread-screen-head{border:1px solid rgba(172,185,214,.58);border-radius:18px;background:linear-gradient(165deg,rgba(255,255,255,.84),rgba(248,252,255,.82));box-shadow:0 12px 28px rgba(42,60,100,.12);backdrop-filter:blur(14px) saturate(1.12);-webkit-backdrop-filter:blur(14px) saturate(1.12);padding:10px;gap:12px}.hub-messages-root .hub-thread-action-btn,.hub-messages-root .hub-thread-back-btn,.hub-messages-root .hub-thread-tool-btn{border:0!important;background:none!important;color:var(--hub-messages-icon-gold);box-shadow:none!important}.hub-messages-root .hub-messages-thread-screen-actions{gap:10px;flex-wrap:wrap}.hub-messages-root .hub-messages-chat-box-full{border:1px solid rgba(172,185,214,.62);border-radius:18px;background:radial-gradient(640px 260px at 14% -16%,rgba(255,214,226,.22),transparent 74%),linear-gradient(180deg,rgba(255,255,255,.97),rgba(244,248,255,.96));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 16px 34px rgba(50,69,107,.12);padding:14px;display:block;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges;scrollbar-width:auto;scrollbar-color:rgba(179,135,46,.92) rgba(245,241,232,.96)}.hub-messages-root .hub-messages-chat-timeline{grid-gap:11px;gap:11px}.hub-messages-root .hub-message-bubble-row{align-items:flex-start;gap:8px}.hub-messages-root .hub-messages-chat-box-full .chat-line{max-width:min(60%,264px);border-radius:13px;border:1px solid rgba(173,187,219,.68);background:linear-gradient(162deg,rgba(255,255,255,.97),rgba(238,244,255,.94));color:#1f2b46;box-shadow:0 8px 18px rgba(57,76,113,.11);padding:5px 7px;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:manipulation}.hub-messages-root .hub-messages-chat-box-full .chat-line:not(.chat-line-visual-only){min-width:124px}.hub-messages-root .hub-messages-chat-box-full .chat-line.own{border-color:rgba(228,74,117,.72);background:linear-gradient(142deg,#f25f83,#ff6f93 56%,#ff7c9a);color:#ffffff;box-shadow:0 12px 24px rgba(220,76,112,.32);touch-action:manipulation}.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-visual-only{max-width:min(72%,320px);padding:0;border:0;background:transparent;box-shadow:none}.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-visual-only.own{border:0;background:transparent;box-shadow:none}.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-deleted{min-width:124px;padding:6px 10px}.hub-messages-root .hub-call-thread-entry{max-width:min(70%,300px);min-width:158px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;border-radius:15px;border:1px solid rgba(168,185,220,.72);background:linear-gradient(162deg,rgba(255,255,255,.98),rgba(236,243,255,.95));color:#1f2d49;box-shadow:0 10px 22px rgba(57,76,113,.1);padding:8px 10px}.hub-messages-root .hub-call-thread-entry.own{border-color:rgba(229,88,124,.72);background:linear-gradient(142deg,rgba(242,95,131,.14),rgba(255,118,152,.18));color:#8d2346;box-shadow:0 12px 22px rgba(223,84,119,.16)}.hub-messages-root .hub-call-thread-entry-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:0;background:none;color:var(--hub-messages-icon-gold);flex-shrink:0;box-shadow:none}.hub-messages-root .hub-call-thread-entry-icon svg{width:var(--hub-messages-icon-size-xs);height:var(--hub-messages-icon-size-xs);fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hub-messages-root .hub-call-thread-entry-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.hub-messages-root .hub-call-thread-entry-copy small,.hub-messages-root .hub-call-thread-entry-copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis}.hub-messages-root .hub-call-thread-entry-copy strong{font-size:.77rem;line-height:1.2}.hub-messages-root .hub-call-thread-entry-copy small{color:#61749a;font-size:.66rem;line-height:1.25;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.hub-messages-root .hub-call-thread-entry.own .hub-call-thread-entry-copy small{color:#9f5571}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment{width:min(100%,320px);max-width:100%;min-width:0;overflow:hidden}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-video-shell{width:100%;max-width:100%}.hub-message-deleted-note{display:inline;padding:0;border:0;background:transparent;color:rgba(49,64,94,.72);font-size:.88rem;font-style:italic;line-height:inherit;white-space:nowrap}.hub-messages-root .hub-messages-chat-box-full .chat-line.own .hub-message-deleted-note{color:rgba(255,243,247,.76)}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-audio,.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-file-link,.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-preview-link{width:100%;max-width:100%}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-audio,.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-file-link,.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-preview-link,.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-video{-webkit-touch-callout:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-image,.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-video{display:block;width:100%;max-width:100%;max-height:min(46vh,280px);object-fit:cover;-webkit-user-drag:none;-webkit-touch-callout:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-image-card{width:240px;max-width:min(100%,240px)}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-image-card .hub-message-attachment-preview-link{width:240px;max-width:100%;height:430px;max-height:430px}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-image-card .hub-message-attachment-image{width:100%;height:100%;max-width:100%;max-height:none;object-fit:cover}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-media-glass-shell{border:0;background:transparent;box-shadow:none;border-radius:20px}.hub-messages-root .hub-messages-chat-box-full .chat-line.own .hub-media-glass-shell{border:0;background:transparent;box-shadow:none}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-file-link{white-space:nowrap}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-file-link svg{width:var(--hub-messages-icon-size-sm);height:var(--hub-messages-icon-size-sm);color:var(--hub-messages-icon-gold)}.hub-messages-root .hub-messages-chat-box-full .chat-line-time{color:#5e6e92;font-size:.67rem;letter-spacing:.01em;font-weight:600;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.hub-messages-root .hub-messages-chat-box-full .chat-line-time.own{color:#85576a}.hub-messages-root .hub-message-delivery-meta{display:inline-flex;align-items:center;gap:5px;max-width:min(76%,320px);padding:0 2px 0 0;color:#7b5265}.hub-messages-root .hub-message-delivery-pill{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:2px 7px;border:1px solid rgba(179,135,46,.36);background:linear-gradient(145deg,rgba(255,248,230,.94),rgba(244,229,184,.88));color:#7d5b18;box-shadow:0 5px 12px rgba(139,92,24,.13);font-weight:900;letter-spacing:.03em}.hub-messages-root .hub-message-delivery-meta.is-read .hub-message-delivery-pill{border-color:rgba(50,146,114,.34);background:linear-gradient(145deg,rgba(232,255,247,.96),rgba(194,241,224,.9));color:#1f735d}.hub-messages-root .hub-message-delivery-age{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-messages-root .chat-line-wrap{gap:6px}.hub-messages-root .hub-messages-chat-box-full .chat-line-author{color:#6d7ea4;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.hub-message-action-sheet-backdrop{position:fixed;inset:0;z-index:4200;display:grid;align-items:end;padding:14px max(14px,env(safe-area-inset-right,0px)) max(14px,env(safe-area-inset-bottom,0px)) max(14px,env(safe-area-inset-left,0px));background:radial-gradient(circle at top,rgba(97,126,186,.18),transparent 42%),rgba(7,14,27,.54);backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08);opacity:0;pointer-events:none;transition:opacity .18s ease}.hub-message-action-sheet-backdrop.open{opacity:1;pointer-events:auto}.hub-message-action-sheet{width:min(100%,560px);max-height:min(78vh,720px);margin:0 auto;padding:10px 12px calc(18px + env(safe-area-inset-bottom, 0px));border-radius:32px;border:1px solid rgba(176,194,232,.3);background:radial-gradient(circle at top right,rgba(255,210,164,.16),transparent 26%),radial-gradient(circle at top left,rgba(138,174,247,.16),transparent 30%),linear-gradient(180deg,rgba(250,252,255,.98),rgba(236,243,255,.97));box-shadow:0 28px 72px rgba(13,27,55,.26),inset 0 1px 0 rgba(255,255,255,.9);transform:translateY(108%);transition:transform .22s ease;display:grid;grid-gap:12px;gap:12px;min-height:0;overflow:hidden;position:relative}.hub-message-action-sheet.is-media-actions{border-color:rgba(221,190,123,.46);background:radial-gradient(circle at 18% 0,rgba(247,218,157,.26),transparent 36%),radial-gradient(circle at 92% 8%,rgba(111,150,218,.2),transparent 34%),linear-gradient(155deg,rgba(255,252,246,.98),rgba(236,243,255,.97));box-shadow:0 32px 86px rgba(9,18,38,.3),inset 0 0 0 1px rgba(255,255,255,.66),inset 0 1px 0 rgba(255,255,255,.94)}.hub-message-action-sheet.open{transform:translateY(0)}.hub-message-action-sheet.dragging{transition:none}.hub-message-action-sheet .hub-mobile-sheet-handle{width:min(140px,48vw);margin-bottom:2px}.hub-message-action-sheet .hub-mobile-sheet-handle:before{width:64px;height:6px;background:linear-gradient(90deg,rgba(121,145,190,.72),rgba(161,182,220,.92));box-shadow:0 6px 14px rgba(71,98,151,.16)}.hub-message-action-sheet-head{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;grid-gap:10px;gap:10px;padding:2px 2px 4px}.hub-message-action-sheet-head.is-forward-only{grid-template-columns:40px minmax(0,1fr);padding:0 2px 2px}.hub-message-action-sheet-back-btn,.hub-message-action-sheet-close{width:40px;height:40px;border-radius:999px;color:#111827;border:0;background:none;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;padding:0}.hub-message-action-sheet-back-btn svg,.hub-message-action-sheet-close svg,.hub-message-action-sheet-icon svg,.hub-message-forward-chevron svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hub-message-action-sheet-list,.hub-message-forward-list{display:grid;grid-gap:6px;gap:6px;min-height:0;max-height:min(58vh,430px);overflow-y:auto;padding:2px 3px 5px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.hub-message-action-sheet-back-btn svg{stroke-width:2.35}.hub-message-action-sheet-item,.hub-message-forward-item{width:100%;border:1px solid rgba(213,189,120,.5);border-radius:24px;background:radial-gradient(circle at 0 0,rgba(255,255,255,.95),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.88),rgba(241,246,255,.78));box-shadow:0 12px 28px rgba(25,45,82,.09),inset 0 1px 0 rgba(255,255,255,.9);display:grid;align-items:center;text-align:left;position:relative;overflow:hidden;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background-color .14s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.hub-message-action-sheet-item{grid-template-columns:32px minmax(0,1fr);gap:9px;padding:9px 10px;border-radius:15px}.hub-message-forward-item{grid-template-columns:38px minmax(0,1fr) 18px;gap:11px;padding:11px 13px}.hub-message-action-sheet-item:focus-visible,.hub-message-action-sheet-item:hover,.hub-message-forward-item:focus-visible,.hub-message-forward-item:hover{transform:translateY(-1px) scale(1.01);border-color:rgba(213,189,120,.7);box-shadow:0 18px 34px rgba(43,60,96,.14),inset 0 0 0 1px rgba(255,255,255,.72);outline:none}.hub-message-action-sheet-item:disabled,.hub-message-forward-item:disabled{opacity:.62;transform:none;cursor:default}.hub-message-action-sheet-item.is-danger{border-color:rgba(213,189,120,.54);background:radial-gradient(circle at 0 0,rgba(255,255,255,.92),transparent 42%),linear-gradient(145deg,rgba(255,246,248,.96),rgba(255,230,236,.82))}.hub-message-action-sheet-item.is-primary{border-color:rgba(213,189,120,.46);background:radial-gradient(circle at top left,rgba(255,234,182,.32),transparent 42%),linear-gradient(180deg,rgba(255,253,247,.98),rgba(240,247,255,.92))}.hub-message-action-sheet-item.is-primary .hub-message-action-sheet-icon{background:none;color:#244e86}.hub-message-action-sheet-item.is-danger .hub-message-action-sheet-icon{color:#b5476b}.hub-message-action-sheet-item.is-danger strong{color:#8a254a}.hub-message-action-sheet-icon,.hub-message-forward-avatar{width:31px;height:31px;border-radius:18px;display:grid;place-items:center;background:none;color:#35547c;flex-shrink:0;box-shadow:none}.hub-messages-root .hub-message-action-sheet-icon{width:25px;height:25px;border-radius:0;background:none!important;box-shadow:none!important}.hub-messages-root .hub-message-forward-avatar{background:radial-gradient(circle at 28% 22%,rgba(255,249,233,.82),transparent 38%),linear-gradient(160deg,rgba(255,242,214,.98),rgba(242,229,196,.96));color:#8b6522;box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 8px 18px rgba(125,91,27,.14)}.hub-message-action-sheet-copy,.hub-message-forward-meta{min-width:0;display:grid;grid-gap:2px;gap:2px}.hub-message-action-sheet-copy strong,.hub-message-forward-meta strong{color:#173253;font-size:.8rem;line-height:1.25;font-weight:800}.hub-message-action-sheet-copy small,.hub-message-forward-meta small{color:#607191;font-size:.64rem;line-height:1.4}.hub-message-forward-item.is-current{border-color:rgba(106,136,193,.54);background:linear-gradient(160deg,rgba(242,247,255,.92),rgba(255,255,255,.86))}.hub-message-forward-avatar{font-size:.88rem;font-weight:800;letter-spacing:.02em}.hub-message-forward-chevron{display:grid;place-items:center;color:#7690b7}.hub-message-forward-empty{padding:14px 4px 6px;text-align:center;color:#6a7c9d;font-size:.82rem}.hub-message-viewer-overlay{position:fixed;inset:0;z-index:4400;display:grid;place-items:stretch;padding:0;background:rgba(3,7,15,.94);backdrop-filter:none;-webkit-backdrop-filter:none}.hub-message-viewer-shell{position:relative;width:100%;height:100dvh;min-height:100dvh;display:grid;grid-template-rows:minmax(0,1fr);padding:calc(12px + env(safe-area-inset-top, 0px)) calc(12px + env(safe-area-inset-right, 0px)) calc(12px + env(safe-area-inset-bottom, 0px)) calc(12px + env(safe-area-inset-left, 0px));border-radius:0;border:0;background:transparent;box-shadow:none}.hub-message-viewer-close{position:absolute;top:calc(14px + env(safe-area-inset-top, 0px));right:calc(14px + env(safe-area-inset-right, 0px));z-index:2;width:42px;min-width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;background:none;color:#fff8de;box-shadow:none}.hub-message-viewer-close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.hub-message-viewer-body{display:grid;place-items:center;min-height:0;width:100%;height:100%}.hub-message-viewer-image,.hub-message-viewer-video{display:block;max-width:calc(100vw - 24px);max-height:calc(100dvh - 92px - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px));border-radius:0;background:transparent;object-fit:contain}.hub-message-viewer-video{width:min(100%,1080px)}.hub-message-viewer-meta{position:absolute;left:calc(18px + env(safe-area-inset-left, 0px));right:calc(18px + env(safe-area-inset-right, 0px));bottom:calc(14px + env(safe-area-inset-bottom, 0px));display:grid;grid-gap:4px;gap:4px;justify-items:center;color:#eff4ff;text-align:center;pointer-events:none}.hub-message-viewer-meta small{color:rgba(218,227,246,.72)}.hub-messages-root .hub-messages-empty-thread{border:1px dashed rgba(162,178,213,.82);background:linear-gradient(165deg,rgba(248,252,255,.94),rgba(242,247,255,.92));color:#4f5f82}.hub-messages-root .hub-messages-compose-full{border:0}.hub-messages-root .hub-messages-thread-bottom{gap:10px}.hub-messages-root .hub-messages-compose-dock{align-items:stretch;gap:10px}.hub-messages-root .hub-thread-plus-btn{align-self:stretch}.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-action-btn{width:44px;min-width:44px;height:44px}.hub-messages-root .hub-thread-plus-btn,.hub-messages-root .hub-thread-tool-list .hub-thread-tool-btn{width:42px;min-width:42px;height:42px;border:1px solid rgba(163,180,215,.76);background:linear-gradient(164deg,rgba(255,255,255,.95),rgba(239,246,255,.9));box-shadow:0 8px 18px rgba(71,97,151,.14);color:#243255}.hub-messages-root .hub-thread-plus-btn:focus-visible,.hub-messages-root .hub-thread-plus-btn:hover,.hub-messages-root .hub-thread-tool-list .hub-thread-tool-btn:focus-visible,.hub-messages-root .hub-thread-tool-list .hub-thread-tool-btn:hover{border:0;background:none;box-shadow:none;transform:translateY(-1px) scale(1.04)}.hub-messages-root .hub-thread-tool-list{border:0;border-radius:0;background:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0;width:auto;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hub-messages-root .hub-messages-compose-dock-form{border:1px solid rgba(170,185,218,.62);border-radius:22px;background:linear-gradient(165deg,rgba(255,255,255,.9),rgba(242,247,255,.86));box-shadow:0 12px 24px rgba(52,75,122,.12);backdrop-filter:blur(12px) saturate(1.08);-webkit-backdrop-filter:blur(12px) saturate(1.08);padding:2px 6px 2px 9px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;min-height:46px}@media (hover:none),(pointer:coarse){.hub-messages-root .hub-messages-chat-box-full.is-scroll-locked,.hub-messages-root.hub-compose-scroll-lock .hub-messages-chat-box-full{overflow:hidden;overscroll-behavior:none;touch-action:none}}.hub-messages-root .hub-messages-send-inline{right:6px;bottom:6px;width:30px;min-width:30px;height:30px;border:0!important;background:none!important;box-shadow:none!important}.hub-messages-root .hub-messages-send-inline:focus-visible,.hub-messages-root .hub-messages-send-inline:hover{border:0;background:none;box-shadow:none;transform:translateY(-1px) scale(1.04)}.hub-messages-root .hub-messages-send-inline.is-ready{animation:hub-send-ready-pulse 1.35s ease-in-out infinite}.hub-messages-root .hub-messages-send-inline.is-ready svg{transform:translateX(.5px)}.hub-messages-root .hub-call-control-btn svg,.hub-messages-root .hub-call-danger-action svg,.hub-messages-root .hub-call-inline-action svg,.hub-messages-root .hub-call-thread-entry-icon svg,.hub-messages-root .hub-message-attachment-file-link svg,.hub-messages-root .hub-messages-send-inline svg,.hub-messages-root .hub-thread-action-btn svg,.hub-messages-root .hub-thread-back-btn svg,.hub-messages-root .hub-thread-tool-btn svg{width:var(--hub-messages-icon-size-md);height:var(--hub-messages-icon-size-md);color:var(--hub-messages-icon-gold);filter:none;transform:none}.hub-messages-root .hub-call-minimize-fab,.hub-messages-root .hub-message-action-sheet-back-btn,.hub-messages-root .hub-message-action-sheet-close,.hub-messages-root .hub-message-action-sheet-icon,.hub-messages-root .hub-message-forward-chevron,.hub-messages-root .hub-message-viewer-close,.hub-messages-root .hub-messages-call-bubble-end{color:var(--hub-messages-icon-gold)}.hub-messages-root .hub-call-minimize-fab svg,.hub-messages-root .hub-message-action-sheet-back-btn svg,.hub-messages-root .hub-message-action-sheet-close svg,.hub-messages-root .hub-message-action-sheet-icon svg,.hub-messages-root .hub-message-forward-chevron svg,.hub-messages-root .hub-message-viewer-close svg,.hub-messages-root .hub-messages-call-bubble-end svg{width:var(--hub-messages-icon-size-sm);height:var(--hub-messages-icon-size-sm);color:var(--hub-messages-icon-gold);filter:none}.hub-messages-root .hub-message-action-sheet-item .hub-message-action-sheet-icon svg{width:14px;height:14px}.hub-messages-root .hub-call-incoming-action svg{width:var(--hub-messages-icon-size-lg);height:var(--hub-messages-icon-size-lg);color:var(--hub-messages-icon-gold);filter:none}.hub-messages-root .hub-thread-plus-btn svg,.hub-messages-root .hub-thread-tool-list .hub-thread-tool-btn svg{width:12px;height:12px}.hub-messages-root .hub-call-minimize-fab,.hub-messages-root .hub-message-action-sheet-back-btn,.hub-messages-root .hub-message-action-sheet-close,.hub-messages-root .hub-message-viewer-close,.hub-messages-root .hub-messages-call-bubble-end,.hub-messages-root .hub-messages-send-inline,.hub-messages-root .hub-thread-action-btn,.hub-messages-root .hub-thread-back-btn,.hub-messages-root .hub-thread-tool-btn{background:none!important;border:0!important;box-shadow:none!important}@keyframes hub-send-ready-pulse{0%{box-shadow:0 0 0 0 rgba(239,97,137,.5),0 10px 20px rgba(230,88,128,.26)}70%{box-shadow:0 0 0 10px rgba(239,97,137,0),0 12px 22px rgba(230,88,128,.34)}to{box-shadow:0 0 0 0 rgba(239,97,137,0),0 10px 20px rgba(230,88,128,.26)}}.hub-messages-root .hub-messages-thread-status-pill{border:1px solid rgba(82,107,166,.68);background:linear-gradient(156deg,rgba(29,45,82,.92),rgba(21,35,68,.92));color:#e5edff;box-shadow:0 10px 20px rgba(21,35,68,.24);font-size:.74rem;letter-spacing:.03em;padding:7px 12px}.hub-messages-root .hub-messages-chat-box-full::-webkit-scrollbar{width:12px}.hub-messages-root .hub-messages-chat-box-full::-webkit-scrollbar-thumb{border:2px solid rgba(251,248,240,.98);background:linear-gradient(180deg,rgba(214,170,77,.98),rgba(163,118,34,.96));box-shadow:inset 0 1px 0 rgba(255,248,225,.48)}.hub-messages-root .hub-messages-chat-box-full::-webkit-scrollbar-track{background:linear-gradient(180deg,rgba(246,242,235,.98),rgba(238,233,223,.98));box-shadow:inset 0 0 0 1px rgba(196,162,94,.18)}.hub-messages-root .hub-messages-compose-full{border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0}.hub-messages-root .hub-messages-compose-full textarea{min-height:42px;line-height:1.35;font-size:.92rem;padding:8px 46px 8px 10px;touch-action:manipulation}.hub-messages-root .hub-thread-tool-btn.recording{border:0;background:rgba(255,230,237,.86);color:#af1848}.hub-messages-root .hub-thread-tool-btn.is-active{border:0;background:rgba(227,238,255,.9);color:#253f76}.hub-messages-root .hub-messages-emoji-picker{border:1px solid rgba(172,185,214,.58);border-radius:18px;background:linear-gradient(165deg,rgba(255,255,255,.96),rgba(248,252,255,.95));box-shadow:0 10px 24px rgba(56,76,113,.1)}.hub-messages-root .hub-emoji-btn{border:1px solid rgba(172,185,214,.62);border-radius:11px;background:linear-gradient(155deg,rgba(255,255,255,.94),rgba(241,246,255,.94));box-shadow:0 6px 12px rgba(69,93,143,.08)}.hub-messages-root .hub-emoji-btn:focus-visible,.hub-messages-root .hub-emoji-btn:hover{border-color:rgba(116,144,210,.78);background:linear-gradient(155deg,rgba(244,249,255,.97),rgba(229,238,255,.95))}.hub-messages-call-overlay{position:fixed;inset:0;z-index:4300;border:0;border-radius:0;background:radial-gradient(circle at 14% 0,rgba(255,197,142,.18),transparent 28%),radial-gradient(circle at 86% 8%,rgba(120,163,255,.18),transparent 32%),linear-gradient(180deg,rgba(10,16,30,.92),rgba(17,26,46,.96));box-shadow:none;padding:calc(14px + env(safe-area-inset-top, 0px)) calc(14px + env(safe-area-inset-right, 0px)) calc(14px + env(safe-area-inset-bottom, 0px)) calc(14px + env(safe-area-inset-left, 0px));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:hidden;overscroll-behavior:none}.hub-call-minimize-fab{position:absolute;top:calc(10px + env(safe-area-inset-top, 0px));right:calc(16px + env(safe-area-inset-right, 0px));z-index:8;width:42px;height:42px;border:none;border-radius:999px;padding:0;display:inline-grid;place-items:center;background:transparent;color:rgba(239,245,255,.78);opacity:.9;box-shadow:none;filter:none;transition:opacity .2s ease,transform .2s ease,color .2s ease}.hub-call-minimize-fab:focus-visible,.hub-call-minimize-fab:hover{background:transparent;color:rgba(255,255,255,.98);opacity:1;transform:translateY(-1px)}.hub-call-minimize-fab svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.hub-messages-call-overlay .hub-call-surface{width:100%;max-width:none;height:calc(var(--textoncall-mobile-vh, 100dvh) - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px) - 28px);min-height:calc(var(--textoncall-mobile-vh, 100dvh) - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px) - 28px);margin:0 auto;position:relative;align-content:stretch}.hub-call-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:0;gap:0;align-items:stretch;min-height:100%}.hub-call-side-rail,.hub-call-stage-panel{display:grid;grid-gap:16px;gap:16px;align-content:stretch;min-width:0;min-height:0}.hub-call-stage-panel{grid-template-rows:minmax(0,1fr) auto}.hub-call-incoming-screen{position:fixed;inset:0;z-index:4300;background:radial-gradient(circle at 50% 22%,rgba(248,160,88,.18),transparent 26%),radial-gradient(circle at 50% 82%,rgba(44,58,92,.26),transparent 34%),linear-gradient(180deg,#020202,#050608);padding:calc(28px + env(safe-area-inset-top, 0px)) calc(20px + env(safe-area-inset-right, 0px)) calc(34px + env(safe-area-inset-bottom, 0px)) calc(20px + env(safe-area-inset-left, 0px))}.hub-call-incoming-shell{width:min(100%,560px);min-height:min(calc(100dvh - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px) - 62px),720px);margin:0 auto;display:grid;align-content:center;justify-items:center;grid-gap:20px;gap:20px;position:relative;padding:clamp(26px,5vw,38px);border:1px solid rgba(120,139,175,.34);border-radius:38px;background:radial-gradient(circle at 20% 16%,rgba(255,193,129,.16),transparent 26%),radial-gradient(circle at 84% 8%,rgba(121,154,230,.18),transparent 30%),linear-gradient(180deg,rgba(10,16,28,.86),rgba(14,24,40,.94));box-shadow:0 42px 90px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.hub-call-incoming-shell:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.05);border-radius:30px;pointer-events:none}.hub-call-incoming-avatar{width:clamp(180px,42vw,244px);height:clamp(180px,42vw,244px);border-radius:clamp(38px,9vw,52px);display:grid;place-items:center;background:radial-gradient(circle at 28% 22%,rgba(255,245,231,.4),transparent 34%),linear-gradient(150deg,#ffcf8f,#f6a75d 48%,#d97423);color:#fff8ef;font-size:clamp(2.6rem,8vw,4.2rem);font-weight:900;letter-spacing:.08em;box-shadow:0 32px 64px rgba(0,0,0,.48),0 0 0 1px rgba(255,215,182,.08)}.hub-call-incoming-copy{display:grid;grid-gap:8px;gap:8px;text-align:center;max-width:360px}.hub-call-incoming-kicker{color:#ffb16b;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hub-call-incoming-copy strong{color:#f7f8fb;font-size:clamp(1.55rem,5vw,2.2rem);line-height:1.08;letter-spacing:-.03em}.hub-call-incoming-copy p{margin:0;color:rgba(216,228,246,.82);line-height:1.48}.hub-call-incoming-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.hub-call-incoming-pill{display:inline-flex;align-items:center;min-height:34px;border-radius:999px;border:1px solid rgba(255,194,129,.24);background:rgba(255,177,107,.14);color:#ffd2aa;padding:0 14px;font-size:.76rem;font-weight:800}.hub-call-incoming-pill.subtle{border-color:rgba(148,175,224,.24);background:rgba(140,168,224,.12);color:#d6e2fb}.hub-call-incoming-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:6px}.hub-call-incoming-action{width:100%;min-height:64px;border:none;border-radius:24px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 18px 34px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.08)}.hub-call-incoming-action.accept{background:linear-gradient(145deg,#21b15d,#0f8c47);color:#f6fff9}.hub-call-incoming-action.decline{background:linear-gradient(145deg,#ef4758,#c81d3b);color:#fff7f8}.hub-call-incoming-action.accept:focus-visible,.hub-call-incoming-action.accept:hover,.hub-call-incoming-action.decline:focus-visible,.hub-call-incoming-action.decline:hover{transform:translateY(-2px) scale(1.02)}.hub-call-incoming-action svg{width:26px;height:26px;fill:currentColor}.hub-call-incoming-action span{font-size:.92rem;font-weight:800;letter-spacing:.02em}.hub-call-incoming-action.accept svg{transform:rotate(-8deg)}.hub-call-incoming-action.decline svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round}.hub-call-controls-dock{border:1px solid rgba(168,186,223,.44);border-radius:24px;background:radial-gradient(circle at top left,rgba(255,214,174,.16),transparent 36%),linear-gradient(165deg,rgba(255,255,255,.92),rgba(242,247,255,.9));box-shadow:0 18px 38px rgba(27,41,69,.2),inset 0 1px 0 rgba(255,255,255,.72);padding:14px;display:grid;grid-gap:12px;gap:12px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hub-call-stage-status-card{position:relative;z-index:2;display:grid;justify-items:center;grid-gap:8px;gap:8px;width:min(100%,460px);padding:22px 24px;border:1px solid rgba(177,198,237,.24);border-radius:28px;background:linear-gradient(180deg,rgba(8,15,28,.52),rgba(12,21,38,.68)),linear-gradient(160deg,rgba(255,255,255,.08),rgba(255,255,255,.02));box-shadow:0 24px 44px rgba(5,10,21,.24),inset 0 1px 0 rgba(255,255,255,.08);text-align:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.hub-call-stage-status-card strong{color:#f7f9fd;font-size:clamp(1.32rem,2.5vw,1.98rem);line-height:1.06;letter-spacing:-.03em}.hub-call-stage-status-card p{margin:0;color:rgba(233,241,252,.92);font-size:clamp(1rem,1.8vw,1.16rem);line-height:1.42}.hub-call-stage-status-card small{color:rgba(213,225,243,.8);line-height:1.5}.hub-call-stage-status-card-centered{position:absolute;left:50%;top:50%;width:min(calc(100% - 32px),460px);transform:translate(-50%,-50%)}.hub-call-stage-status-card-audio{width:min(100%,500px)}.hub-call-stage-status-card-audio.is-outgoing{min-height:216px;padding:30px 28px;align-content:center}.hub-call-controls-dock .hub-call-danger-action{width:100%}.hub-messages-call-overlay .hub-call-topline-meta{justify-content:flex-end}.hub-messages-call-overlay .hub-messages-call-title small{color:rgba(214,225,244,.76)}.hub-messages-call-overlay .hub-call-controls-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.hub-messages-call-overlay .hub-call-control-btn,.hub-messages-call-overlay .hub-call-danger-action{min-height:54px;border-radius:18px}.hub-messages-call-overlay .hub-call-control-btn.is-active{box-shadow:0 10px 24px rgba(73,110,183,.16)}.hub-messages-call-overlay .hub-call-audio-stage,.hub-messages-call-overlay .hub-call-video-stage{min-height:0;height:100%;border-radius:32px;box-shadow:0 28px 60px rgba(10,18,33,.34),inset 0 1px 0 rgba(255,255,255,.08)}.hub-messages-call-overlay .hub-call-remote-video,.hub-messages-call-overlay .hub-call-video-placeholder{min-height:0;height:100%}.hub-messages-call-overlay .hub-call-local-video{right:18px;bottom:18px;width:min(28%,176px);border-radius:22px}.hub-messages-call-overlay .hub-call-local-video-frame{right:18px;bottom:18px;width:clamp(104px,28vw,176px);border-radius:22px;background:rgba(8,16,29,.92);box-shadow:0 20px 42px rgba(0,0,0,.38),0 0 0 1px rgba(113,157,255,.26)}.hub-messages-call-overlay .hub-call-local-video-frame.is-compact{width:clamp(78px,20vw,116px);border-radius:18px}.hub-messages-call-overlay .hub-call-local-video-frame.is-dragging{box-shadow:0 26px 54px rgba(0,0,0,.46),0 0 0 1px rgba(142,181,255,.42)}.hub-messages-call-overlay .hub-call-local-video-frame .hub-call-local-video{position:static!important;right:auto!important;bottom:auto!important;width:100%!important;height:100%!important;border:0!important;border-radius:inherit!important;background:rgba(8,16,29,.9)!important;box-shadow:none!important}.hub-messages-call-overlay .hub-call-audio-stage{padding:clamp(38px,8vw,62px);gap:22px}.hub-messages-call-overlay .hub-call-audio-orb{width:128px;height:128px;border-radius:38px}.hub-messages-call-overlay .hub-call-controls-dock{width:min(100%,760px);justify-self:center}.hub-messages-call-bubble{position:fixed;right:calc(16px + env(safe-area-inset-right, 0px));left:auto;bottom:calc(96px + env(safe-area-inset-bottom, 0px));z-index:4305;width:46px;min-width:46px;height:46px;min-height:46px;border:1px solid rgba(213,189,120,.42);border-radius:999px;background:radial-gradient(circle at 28% 18%,rgba(245,211,135,.22),transparent 42%),linear-gradient(145deg,rgba(36,45,63,.97),rgba(14,20,33,.99));box-shadow:0 18px 34px rgba(5,8,15,.32),inset 0 1px 0 rgba(255,255,255,.08);padding:0;display:inline-grid;place-items:center;color:#f5d387;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.hub-messages-call-bubble:hover{transform:translateY(-2px);border-color:rgba(245,211,135,.66);box-shadow:0 22px 42px rgba(5,8,15,.38),inset 0 1px 0 rgba(255,255,255,.1)}.hub-messages-call-bubble:after{content:"";position:absolute;top:4px;right:4px;width:9px;height:9px;border-radius:999px;border:2px solid #111827;background:#37d979}.hub-messages-call-bubble.is-pending:after{background:#f6a735}.hub-messages-call-bubble svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.hub-messages-call-bubble span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hub-messages-call-bubble-pill.subtle.is-live{border-color:rgba(83,174,117,.38);background:linear-gradient(160deg,rgba(233,255,241,.9),rgba(215,246,226,.82));color:#1d7d47}.hub-messages-call-bubble-pill.subtle.is-pending{border-color:rgba(226,159,94,.34);background:linear-gradient(160deg,rgba(255,248,233,.92),rgba(255,237,205,.84));color:#a35f21}@media (min-width:980px){.hub-messages-call-overlay{padding:calc(18px + env(safe-area-inset-top, 0px)) calc(20px + env(safe-area-inset-right, 0px)) calc(18px + env(safe-area-inset-bottom, 0px)) calc(20px + env(safe-area-inset-left, 0px))}.hub-messages-call-bubble{left:auto;width:46px;min-width:46px}}@media (max-width:980px){.hub-call-layout{grid-template-columns:1fr}.hub-call-overlay-toolbar,.hub-messages-call-overlay .hub-call-topline-meta{justify-content:flex-start}}@media (max-width:720px){.hub-call-controls-grid{grid-template-columns:1fr}.hub-messages-call-overlay{padding:calc(10px + env(safe-area-inset-top, 0px)) calc(10px + env(safe-area-inset-right, 0px)) calc(10px + env(safe-area-inset-bottom, 0px)) calc(10px + env(safe-area-inset-left, 0px))}.hub-messages-call-overlay .hub-call-surface{height:calc(var(--textoncall-mobile-vh, 100dvh) - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px) - 20px);min-height:calc(var(--textoncall-mobile-vh, 100dvh) - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px) - 20px)}.hub-messages-call-overlay .hub-call-audio-stage,.hub-messages-call-overlay .hub-call-remote-video,.hub-messages-call-overlay .hub-call-video-placeholder,.hub-messages-call-overlay .hub-call-video-stage{min-height:0}.hub-call-stage-status-card-centered{width:calc(100% - 24px)}.hub-messages-call-overlay .hub-call-local-video{right:14px;bottom:14px;width:min(34%,120px)}.hub-call-stage-status-card-audio.is-outgoing{min-height:0;padding:24px 20px}.hub-call-incoming-shell{width:100%;min-height:calc(100dvh - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px) - 54px);padding:22px 18px}.hub-call-incoming-actions{gap:12px}}@media (max-width:640px){.hub-messages-root .hub-messages-thread-screen{gap:8px}.hub-messages-root .hub-messages-chat-box-full,.hub-messages-root .hub-messages-compose-full,.hub-messages-root .hub-messages-thread-screen-head,.hub-messages-root .hub-messages-thread-tools{border-radius:14px}}.hub-chat-floating{bottom:calc(18px + var(--safe-bottom))}@media (max-width:640px){.hub-chat-floating{bottom:calc(56px + var(--safe-bottom))}}body{background:radial-gradient(circle at 8% -8%,rgba(223,35,63,.12),transparent 40%),radial-gradient(circle at 95% 8%,rgba(47,91,255,.12),transparent 38%),linear-gradient(180deg,#fbfcff,#f3f7ff 52%,#eef3fb)!important;color:#171f31!important}:is(.news-bbc-root,.event-live-root,.home-prime-root,.culture-prime-root,.media-prime-root,.hub-facebook-root,.hub-messages-root,.coremarket-v3-root){color:#1d263a}:is(.news-bbc-root,.event-live-root,.home-prime-root,.culture-prime-root,.media-prime-root,.hub-facebook-root,.hub-messages-root,.coremarket-v3-root):after,:is(.news-bbc-root,.event-live-root,.home-prime-root,.culture-prime-root,.media-prime-root,.hub-facebook-root,.hub-messages-root,.coremarket-v3-root):before{background:radial-gradient(circle at 8% -8%,rgba(223,35,63,.12),transparent 40%),radial-gradient(circle at 95% 8%,rgba(47,91,255,.12),transparent 38%)!important}:is(.news-bbc-root,.event-live-root,.home-prime-root,.culture-prime-root,.media-prime-root,.hub-facebook-root,.hub-messages-root,.coremarket-v3-root) :is(.portal-topbar,.portal-hero,.portal-panel,.panel,.hub-sticky-header,.hub-profile-banner,[class*=-hero],[class*=-panel],[class*=-card],[class*=-shell],[class*=-rail],[class*=-toolbar],[class*=-command],[class*=-empty],[class*=-tile]){border:1px solid #d8dfef!important;background:linear-gradient(165deg,rgba(255,255,255,.97),rgba(244,248,255,.94))!important;box-shadow:0 16px 34px rgba(24,32,51,.1)!important;color:#1f2a40!important}:is(.news-bbc-root,.event-live-root,.home-prime-root,.culture-prime-root,.media-prime-root,.hub-facebook-root,.hub-messages-root,.coremarket-v3-root) :is(h1,h2,h3,h4,strong){color:#17233c!important}:is(.news-bbc-root,.event-live-root,.home-prime-root,.culture-prime-root,.media-prime-root,.hub-facebook-root,.hub-messages-root,.coremarket-v3-root) :is(p,small,label){color:#5b657a!important}:is(.news-bbc-root,.event-live-root,.home-prime-root,.culture-prime-root,.media-prime-root,.hub-facebook-root,.hub-messages-root,.coremarket-v3-root) :is(input,select,textarea){border:1px solid #d8dfef!important;background:#ffffff!important;color:#1e2b44!important}:is(.news-bbc-root,.event-live-root,.home-prime-root,.culture-prime-root,.media-prime-root,.hub-facebook-root,.hub-messages-root,.coremarket-v3-root) :is(button,.portal-link,.portal-mobile-link,.portal-top-action,.ghost,a[class*=btn]){border:1px solid #d0d9ec!important;background:#ffffff!important;color:#27344f!important;box-shadow:0 8px 20px rgba(30,48,84,.08)}:is(.news-bbc-root,.event-live-root,.home-prime-root,.culture-prime-root,.media-prime-root,.hub-facebook-root,.hub-messages-root,.coremarket-v3-root) :is(button.active,.portal-link.active,.portal-mobile-link.active,.primary,.hub-chat-launcher,.hub-post-actions button,.hub-header-actions button){border-color:#cc334d!important;background:linear-gradient(130deg,#d4233f,#f05d76)!important;color:#ffffff!important}.hub-facebook-root .hub-feed-post-head .hub-feed-post-avatar.hub-user-profile-trigger{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;border:1px solid #d8c7a8!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;overflow:hidden!important;background:linear-gradient(145deg,#f8efe1,#f0e2ca)!important;color:#7b5b2b!important;box-shadow:none!important;font-size:1rem!important;font-weight:800!important;line-height:1!important;letter-spacing:normal!important;text-transform:none!important;transform:none!important}.hub-facebook-root .hub-feed-post-head .hub-feed-post-avatar.hub-user-profile-trigger:focus-visible,.hub-facebook-root .hub-feed-post-head .hub-feed-post-avatar.hub-user-profile-trigger:hover{border-color:#d8c7a8!important;background:linear-gradient(145deg,#f8efe1,#f0e2ca)!important;box-shadow:none!important;outline:none!important;transform:none!important}.hub-facebook-root .hub-feed-post-meta .hub-user-name-link{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;display:inline!important;width:auto!important;min-width:0!important;min-height:0!important;max-width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#2d2618!important;box-shadow:none!important;font:inherit!important;font-size:.95rem!important;font-weight:800!important;line-height:inherit!important;letter-spacing:normal!important;text-align:left!important;text-decoration:none!important;text-transform:none!important;transform:none!important}.hub-facebook-root .hub-feed-post-meta .hub-user-name-link:disabled,.hub-facebook-root .hub-feed-post-meta .hub-user-name-link:focus-visible,.hub-facebook-root .hub-feed-post-meta .hub-user-name-link:hover{border:0!important;background:transparent!important;box-shadow:none!important;outline:none!important;text-decoration:none!important;transform:none!important}:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-screen{color:#f7f8fb!important}:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-shell{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important}:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-copy strong{color:#f7f8fb!important}:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-action.accept{border:none!important;background:linear-gradient(145deg,#21b15d,#0f8c47)!important;color:#f6fff9!important;box-shadow:0 18px 34px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.08)!important}:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-action.decline{border:none!important;background:linear-gradient(145deg,#ef4758,#c81d3b)!important;color:#fff7f8!important;box-shadow:0 18px 34px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.08)!important}:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-action svg{fill:currentColor!important}:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-action.decline svg{fill:none!important;stroke:currentColor!important;stroke-width:1.65px!important;stroke-linecap:round!important;stroke-linejoin:round!important}.hub-sticky-header{border:1px solid #dcc8a4!important}.hub-facebook-root .hub-feed-post-avatar.hub-user-profile-trigger{width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;border:1px solid #d8c7a8!important;border-radius:999px!important;background:linear-gradient(145deg,#f8efe1,#f0e2ca)!important;color:#7b5b2b!important;box-shadow:none!important;text-transform:none!important;letter-spacing:normal!important;transform:none!important}.hub-facebook-root .hub-feed-post-avatar.hub-user-profile-trigger:focus-visible,.hub-facebook-root .hub-feed-post-avatar.hub-user-profile-trigger:hover{border-color:#d8c7a8!important;background:linear-gradient(145deg,#f8efe1,#f0e2ca)!important;box-shadow:none!important;outline:none;transform:none!important}.hub-facebook-root .hub-user-name-link{display:inline!important;max-width:100%;padding:0!important;border:0!important;border-radius:0!important;background:none!important;color:#2d2618!important;box-shadow:none!important;font:inherit!important;font-size:.95rem!important;font-weight:800!important;line-height:inherit!important;letter-spacing:normal!important;text-align:left!important;text-decoration:none!important;text-transform:none!important;transform:none!important}.hub-facebook-root .hub-user-name-link:disabled,.hub-facebook-root .hub-user-name-link:focus-visible,.hub-facebook-root .hub-user-name-link:hover{border:0!important;background:none!important;box-shadow:none!important;outline:none;text-decoration:none!important;transform:none!important}:is(.news-bbc-root,.event-live-root,.home-prime-root,.culture-prime-root,.media-prime-root,.hub-facebook-root,.hub-messages-root,.coremarket-v3-root) :where(.portal-topbar,.portal-hero,.portal-panel,.panel,.ticker-card,.item-card,.video-tile,.hub-sticky-header,.hub-profile-banner,.hub-chat-dock,[class*=-card],[class*=-panel],[class*=-tile],[class*=-shell],[class*=-hero],[class*=-box],[class*=-wrap],[class*=-row],[class*=-list],[class*=-section],[class*=-command]):not([class*=-icon]):not([class*=-badge]):not([class*=-chip]):not([class*=-avatar]):not([class*=-logo]):not([class*=-pill]){border-radius:14px!important}.hub-notif-virtual-list.is-virtualized{max-height:min(62vh,620px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable both-edges}.hub-mobile-notif-list.hub-notif-virtual-list.is-virtualized{max-height:min(58vh,520px)}.hub-virtual-spacer{list-style:none;border:0;margin:0;padding:0;background:transparent;pointer-events:none}.hub-notif-virtual-list{margin-top:6px;padding-top:8px;padding-bottom:6px;border-top:1px solid rgba(166,183,217,.42);border-bottom:1px solid rgba(166,183,217,.34)}@media (min-width:1201px){.hub-right-column .hub-notif-virtual-list,.hub-right-column .hub-notif-virtual-list.is-virtualized{height:clamp(290px,56vh,620px);max-height:none;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable both-edges;padding-right:4px}.hub-right-column .hub-notif-virtual-list::-webkit-scrollbar{width:8px}.hub-right-column .hub-notif-virtual-list::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,rgba(124,145,188,.66),rgba(165,183,220,.66))}.hub-right-column .hub-notif-virtual-list::-webkit-scrollbar-track{background:transparent}}.news-bbc-lazy-shell{min-height:120px}.news-bbc-lazy-placeholder{border:1px solid #d6deec;border-radius:18px;background:linear-gradient(180deg,#ffffff,#f8fbff);padding:14px}.coremarket-v3-lazy-shell{min-height:140px}.coremarket-v3-history-list.is-virtualized{max-height:420px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable both-edges}.coremarket-virtual-spacer{width:100%;border:0;margin:0;padding:0;pointer-events:none}@supports (content-visibility:auto){.coremarket-v3-catalog-panel,.coremarket-v3-history-grid,.news-bbc-bourse-shell,.news-bbc-card-grid,.news-bbc-columns-shell{content-visibility:auto;contain-intrinsic-size:1200px}}.motion-reveal,.motion-reveal .motion-stagger-target>*,.motion-reveal.is-visible,.motion-reveal.is-visible .motion-stagger-target>*,.motion-sequence>.grid-two,.motion-sequence>.hub-facebook-layout,.motion-sequence>footer,.motion-sequence>section{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}.coremarket-v3-catalog-panel,.coremarket-v3-history-grid,.home-prime-editorial-card,.home-prime-section-tile,.news-bbc-bourse-shell,.news-bbc-card-grid,.news-bbc-columns-shell,.panel,.portal-global-footer,.portal-panel{content-visibility:visible!important;contain-intrinsic-size:auto!important}.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-item-rail{border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important;border-radius:0!important}.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-avatar,.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-avatar-image{border-radius:50%!important;border:none!important;box-shadow:none!important;outline:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-avatar{background:#ffffff!important;color:#7f1d2d!important}.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-like-btn,.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-like-btn.hub-comment-sheet-like-floating{border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important;border-radius:0!important;color:inherit!important}.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-submit-btn,.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-submit-btn:active,.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-submit-btn:focus-visible,.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-submit-btn:hover{border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important;border-radius:0!important;padding:0!important;color:#546176!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-submit-btn:after,.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-submit-btn:before{content:none!important;display:none!important}.hub-facebook-root .hub-post-actions.hub-post-actions-icons .hub-post-icon-btn{border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important;border-radius:0!important;color:#5f6a81!important}.hub-facebook-root .hub-post-actions.hub-post-actions-icons .hub-post-icon-btn:active,.hub-facebook-root .hub-post-actions.hub-post-actions-icons .hub-post-icon-btn:focus-visible,.hub-facebook-root .hub-post-actions.hub-post-actions-icons .hub-post-icon-btn:hover{border:none!important;background:transparent!important;box-shadow:none!important;color:#1f2d49!important}.hub-facebook-root .hub-post-actions.hub-post-actions-icons .hub-post-icon-btn span{color:inherit!important}.hub-facebook-root .hub-post-actions.hub-post-actions-icons .hub-post-icon-btn.is-active{color:#0f73de!important}.hub-facebook-root .hub-post-actions.hub-post-actions-icons .hub-post-icon-btn.is-negative,.hub-facebook-root .hub-post-actions.hub-post-actions-icons .hub-post-icon-btn.is-owner-delete{color:#b82f43!important}.hub-facebook-root .hub-chat-launcher,.hub-facebook-root .hub-chat-launcher:active,.hub-facebook-root .hub-chat-launcher:focus-visible,.hub-facebook-root .hub-chat-launcher:hover{border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important;border-radius:999px!important;min-width:42px;min-height:42px;width:42px;height:42px;padding:0!important;color:#5f6a81!important;opacity:.94;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:transform .18s ease,color .18s ease,opacity .18s ease}.hub-facebook-root .hub-chat-floating,.hub-facebook-root .hub-chat-floating.open{border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important;padding:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-facebook-root .hub-chat-launcher:focus-visible,.hub-facebook-root .hub-chat-launcher:hover{transform:translateY(-1px) scale(1.03);color:#1f2d49!important;opacity:1}.hub-facebook-root .hub-chat-launcher svg{width:19px;height:19px;fill:none!important;stroke:currentColor!important;stroke-width:1.95px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 6px 12px rgba(31,45,73,.12));animation:hub-chat-launcher-float 2.9s ease-in-out infinite}.hub-facebook-root .hub-chat-badge{top:-3px;right:-1px;min-width:16px;height:16px;padding:0 4px;font-size:.62rem}@keyframes hub-chat-launcher-float{0%,to{transform:translateY(0) scale(1)}40%{transform:translateY(-1.5px) scale(1.04)}70%{transform:translateY(.5px) scale(.98)}}@media (prefers-reduced-motion:reduce){.hub-facebook-root .hub-chat-launcher{transition:none}.hub-facebook-root .hub-chat-launcher svg{animation:none}}.hub-facebook-root .hub-share-sheet-backdrop{position:fixed;inset:0;z-index:130;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:rgba(17,23,36,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hub-facebook-root .hub-share-sheet{width:min(420px,100%);display:grid;grid-gap:10px;gap:10px;padding:14px;border-radius:22px;border:1px solid rgba(255,255,255,.62);background:rgba(255,255,255,.82);box-shadow:0 18px 34px rgba(17,23,36,.18)}.hub-facebook-root .hub-share-sheet h3{margin:0;color:#172133;font-size:1rem;font-weight:900}.hub-facebook-root .hub-share-sheet-preview{margin:0;color:#536079;font-size:.8rem;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hub-facebook-root .hub-share-sheet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.hub-facebook-root .hub-share-sheet-option{min-height:40px;border:1px solid rgba(205,215,233,.9)!important;border-radius:14px!important;background:rgba(255,255,255,.94)!important;color:#1f2d49!important;font-size:.82rem;font-weight:800;box-shadow:none!important;transition:transform .12s ease,background .12s ease,color .12s ease}.hub-facebook-root .hub-share-sheet-option:focus-visible,.hub-facebook-root .hub-share-sheet-option:hover{transform:translateY(-1px);background:rgba(247,250,255,.98)!important;color:#0f1b34!important}.hub-facebook-root .hub-share-sheet-option.is-secondary{border-color:rgba(187,199,221,.95)!important;color:#2f3e5c!important}.hub-facebook-root .hub-share-sheet-option.is-cancel{border-color:rgba(205,214,229,.9)!important;color:#5f6b82!important}@media (max-width:640px){.hub-facebook-root .hub-share-sheet{padding:12px;border-radius:18px}.hub-facebook-root .hub-share-sheet-option{min-height:38px;font-size:.78rem}}.hub-messages-root{--hub-messages-ui-revision:20260412;--hub-chat-navy:#202936;--hub-chat-navy-deep:#151d29;--hub-chat-gold:#d5bd78;--hub-chat-gold-soft:rgba(213,189,120,0.62);--hub-chat-paper:#f6f3ea;--hub-chat-cream:#fffaf2;--hub-chat-ink:#202936;--hub-messages-icon-gold:var(--hub-chat-gold)}.hub-messages-root:before{background:radial-gradient(980px 460px at 14% -12%,rgba(213,189,120,.28),transparent 64%),radial-gradient(760px 380px at 94% 0,rgba(32,41,54,.14),transparent 66%),radial-gradient(620px 300px at 50% 110%,rgba(178,134,70,.12),transparent 72%),linear-gradient(180deg,#fbf7ef,#f4ead8 52%,#efe6d6)!important}.hub-messages-root .hub-messages-thread-screen{grid-template-rows:auto minmax(0,1fr) auto!important;gap:0!important;padding:0!important;overflow:hidden!important;color:var(--hub-chat-ink);background:radial-gradient(640px 300px at 12% -8%,rgba(213,189,120,.22),transparent 70%),radial-gradient(760px 360px at 88% 4%,rgba(31,41,56,.12),transparent 72%),linear-gradient(180deg,var(--hub-chat-paper),#f2eee3)!important}.hub-messages-root .hub-messages-thread-screen:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.72;background-image:linear-gradient(rgba(32,41,54,.035) 1px,transparent 0),linear-gradient(90deg,rgba(32,41,54,.03) 1px,transparent 0);background-size:28px 28px}.hub-messages-root .hub-messages-thread-screen>*{position:relative;z-index:1}.hub-messages-root .hub-messages-thread-screen-head{min-height:78px;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:calc(13px + env(safe-area-inset-top, 0px)) calc(15px + env(safe-area-inset-right, 0px)) 13px calc(13px + env(safe-area-inset-left, 0px))!important;border:0!important;border-bottom:1px solid rgba(213,189,120,.62)!important;border-radius:0!important;background:radial-gradient(420px 180px at 20% 0,rgba(213,189,120,.22),transparent 68%),radial-gradient(360px 180px at 92% 10%,rgba(255,255,255,.06),transparent 70%),linear-gradient(145deg,#263140,#17202d)!important;box-shadow:0 12px 28px rgba(8,13,23,.2)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-messages-root .hub-thread-back-btn{width:32px;min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0!important;color:var(--hub-chat-gold)!important}.hub-messages-root .hub-thread-back-btn svg{width:21px!important;height:21px!important;stroke-width:2.125}.hub-messages-root .hub-message-row-avatar,.hub-messages-root .hub-thread-contact-avatar{position:relative;display:inline-grid;place-items:center;flex:0 0 auto;overflow:hidden;border-radius:999px;border:3px solid var(--hub-chat-gold);background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.42),transparent 32%),linear-gradient(145deg,#9a7043,#3b4658);color:#fff7df;font-weight:900;letter-spacing:.04em;box-shadow:0 12px 24px rgba(6,10,18,.22),inset 0 1px 0 rgba(255,255,255,.25)}.hub-messages-root .hub-thread-contact-avatar{width:50px;height:50px;border-width:2px;font-size:1.15rem}.hub-messages-root .hub-thread-contact-avatar-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;font:inherit;line-height:1;padding:0;cursor:pointer;text-decoration:none;text-align:center;transform:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hub-messages-root .hub-thread-contact-avatar-button:disabled{cursor:default;opacity:1}.hub-messages-root .hub-message-row-avatar img,.hub-messages-root .hub-thread-contact-avatar img{width:100%;height:100%;display:block;object-fit:cover}.hub-messages-root .hub-thread-contact-avatar i{display:none}.hub-messages-root .hub-messages-thread-screen-identity{gap:3px}.hub-messages-root .hub-messages-thread-screen-identity strong,.hub-messages-root .hub-thread-contact-name{display:block;min-width:0;padding:0;border:0;background:none;color:#fff8de!important;font-family:inherit;font-size:clamp(.92rem,1.65vw,1rem);font-weight:900;line-height:1.1;letter-spacing:-.02em;text-shadow:0 1px 14px rgba(0,0,0,.22);overflow:hidden;text-decoration:none;text-overflow:ellipsis;text-align:left;white-space:nowrap;-webkit-tap-highlight-color:transparent}.hub-messages-root .hub-thread-contact-name:focus-visible,.hub-messages-root .hub-thread-contact-name:hover{outline:none;text-decoration:none}.hub-messages-root .hub-messages-thread-screen-identity small{display:inline-flex;align-items:center;gap:5px;overflow:visible;padding-left:2px;color:rgba(245,232,190,.78)!important;font-size:.72rem;font-weight:700;text-shadow:0 1px 12px rgba(0,0,0,.18)}.hub-messages-root .hub-thread-online-dot{position:relative;display:inline-block;flex:0 0 auto;width:8px;height:8px;margin-left:2px;border-radius:999px;background:#f6a735;box-shadow:0 0 0 2px rgba(246,167,53,.18),0 0 8px rgba(246,167,53,.38)}.hub-messages-root .hub-thread-online-dot.is-online{background:#37d979;box-shadow:0 0 0 2px rgba(55,217,121,.16),0 0 8px rgba(55,217,121,.4)}.hub-messages-root .hub-thread-online-dot.is-offline{background:#f6a735;box-shadow:0 0 0 2px rgba(246,167,53,.18),0 0 8px rgba(246,167,53,.38)}.hub-messages-root .hub-messages-thread-screen-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:nowrap}.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-action-btn{width:32px;min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0!important;border:0!important;background:none!important;color:var(--hub-chat-gold)!important;box-shadow:none!important}.hub-messages-root .hub-message-compose-emoji-btn svg,.hub-messages-root .hub-messages-send-inline svg,.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-action-btn svg,.hub-messages-root .hub-thread-tool-btn svg{width:16px!important;height:16px!important;stroke-width:2;color:currentColor}.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-action-btn svg{width:14px!important;height:14px!important;stroke-width:1.45}.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-call-btn svg{stroke-width:1.9}.hub-messages-root .hub-messages-chat-box-full{height:100%;min-height:0;margin:0!important;padding:22px calc(22px + env(safe-area-inset-right, 0px)) 28px calc(22px + env(safe-area-inset-left, 0px))!important;border:0!important;border-radius:0!important;background:radial-gradient(600px 280px at 10% 2%,rgba(255,255,255,.5),transparent 70%),linear-gradient(rgba(32,41,54,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(32,41,54,.028) 1px,transparent 1px),var(--hub-chat-paper)!important;background-size:auto,30px 30px,30px 30px,auto;box-shadow:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(182,142,54,.86) rgba(32,41,54,.08)}.hub-messages-root .hub-messages-chat-box-full::-webkit-scrollbar{width:10px}.hub-messages-root .hub-messages-chat-box-full::-webkit-scrollbar-track{border-radius:999px;background:rgba(32,41,54,.08)}.hub-messages-root .hub-messages-chat-box-full::-webkit-scrollbar-thumb{border:2px solid rgba(246,243,234,.94);border-radius:999px;background:linear-gradient(180deg,#dcc47d,#a5792b);background-clip:padding-box}.hub-messages-root .hub-messages-chat-timeline{width:min(100%,980px);min-height:100%;margin:0 auto;display:grid;align-content:end;grid-gap:20px;gap:20px}.hub-messages-root .hub-messages-chat-timeline.is-status{align-content:center}.hub-messages-root .chat-line-wrap{width:100%;gap:7px}.hub-messages-root .chat-line-wrap.own{justify-items:end}.hub-messages-root .hub-message-bubble-row{max-width:100%;display:inline-flex;align-items:flex-end;gap:11px}.hub-messages-root .hub-message-bubble-row.own{flex-direction:row-reverse}.hub-messages-root .hub-message-row-avatar{width:48px;height:48px;border-width:2px;font-size:.88rem;margin-bottom:2px}.hub-messages-root .hub-messages-chat-box-full .chat-line{position:relative;max-width:min(64vw,520px);min-width:0!important;padding:12px 15px;border:1px solid rgba(213,189,120,.26);border-radius:20px 20px 20px 7px;background:radial-gradient(circle at 12% 0,rgba(255,255,255,.9),transparent 42%),linear-gradient(180deg,#fffdf8 0,var(--hub-chat-cream) 100%)!important;color:var(--hub-chat-ink);box-shadow:0 12px 24px rgba(32,41,54,.1),inset 0 1px 0 rgba(255,255,255,.88);font-size:1rem;line-height:1.4}.hub-messages-root .hub-messages-chat-box-full .chat-line:not(.chat-line-visual-only):before{content:"";position:absolute;left:-9px;bottom:12px;width:18px;height:18px;background:var(--hub-chat-cream);border-left:1px solid rgba(213,189,120,.22);border-bottom:1px solid rgba(213,189,120,.22);transform:rotate(45deg);z-index:-1}.hub-messages-root .hub-messages-chat-box-full .chat-line.own{justify-self:end;border:1px solid rgba(213,189,120,.72)!important;border-radius:20px 20px 7px 20px;background:radial-gradient(circle at 16% 0,rgba(255,255,255,.1),transparent 38%),linear-gradient(145deg,#263241 0,var(--hub-chat-navy-deep) 100%)!important;color:#fffaf0;box-shadow:0 16px 30px rgba(8,13,22,.26),inset 0 1px 0 rgba(255,255,255,.09)}.hub-messages-root .hub-messages-chat-box-full .chat-line.own:not(.chat-line-visual-only):before{display:none}.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-visual-only,.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-visual-only.own{max-width:min(72vw,420px);padding:0;border:0!important;border-radius:20px;background:transparent!important;box-shadow:none}.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-visual-only:before{display:none}.hub-messages-root .hub-messages-chat-box-full .chat-line-content{display:block;line-height:1.35;word-break:break-word}.hub-messages-root .hub-message-typing-row{justify-items:start}.hub-messages-root .hub-message-typing-bubble{display:inline-flex;align-items:center;gap:8px;max-width:min(64vw,360px);padding:10px 14px;border:1px solid rgba(213,189,120,.24);border-radius:18px 18px 18px 7px;background:radial-gradient(circle at 12% 0,rgba(255,255,255,.88),transparent 42%),linear-gradient(180deg,rgba(255,253,248,.96),rgba(245,236,215,.92));color:rgba(32,41,54,.72);box-shadow:0 10px 22px rgba(32,41,54,.1),inset 0 1px 0 rgba(255,255,255,.82);font-size:.82rem;font-weight:820;letter-spacing:.01em}.hub-messages-root .hub-message-typing-dots{display:inline-flex;align-items:center;gap:3px;transform:translateY(1px)}.hub-messages-root .hub-message-typing-dots i{width:5px;height:5px;border-radius:999px;background:var(--hub-chat-gold);opacity:.4;animation:hub-message-typing-dot 1s ease-in-out infinite}.hub-messages-root .hub-message-typing-dots i:nth-child(2){animation-delay:.14s}.hub-messages-root .hub-message-typing-dots i:nth-child(3){animation-delay:.28s}@keyframes hub-message-typing-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.hub-messages-root .hub-messages-chat-box-full .chat-line-time{display:inline-flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;margin-left:64px;padding:0 2px;color:rgba(32,41,54,.56);font-size:.72rem;font-weight:800;line-height:1.2}.hub-messages-root .hub-messages-chat-box-full .chat-line-time.own{margin-left:0;margin-right:4px;color:rgba(32,41,54,.64)}.hub-messages-root .hub-message-delivery-meta{justify-content:flex-end;max-width:min(64vw,520px)}.hub-messages-root .hub-message-delivery-pill{min-height:19px;padding:2px 8px;border:1px solid rgba(181,130,35,.45);border-radius:999px;background:rgba(255,249,229,.9);color:#806020;box-shadow:0 6px 13px rgba(118,82,20,.1);font-size:.58rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.hub-messages-root .hub-message-delivery-meta.is-read .hub-message-delivery-pill{border-color:rgba(44,144,96,.38);background:rgba(230,255,242,.92);color:#20774f}.hub-messages-root .hub-call-thread-entry{max-width:min(70vw,420px);border-color:rgba(213,189,120,.34);border-radius:18px;background:rgba(255,250,242,.96);color:var(--hub-chat-ink)}.hub-messages-root .hub-call-thread-entry.own{border-color:rgba(213,189,120,.72);background:linear-gradient(145deg,#263241 0,var(--hub-chat-navy-deep) 100%);color:#fffaf0}.hub-messages-root .hub-call-thread-entry.own .hub-call-thread-entry-copy strong,.hub-messages-root .hub-messages-chat-box-full .chat-line.own .chat-line-content{color:#fffaf0!important}.hub-messages-root .hub-call-thread-entry-icon{color:var(--hub-chat-gold)}.hub-messages-root .hub-call-thread-entry.own .hub-call-thread-entry-copy small{color:rgba(255,246,215,.68)}.hub-messages-root .hub-messages-empty-thread{width:min(100%,520px);justify-self:center;border:1px dashed rgba(213,189,120,.55);border-radius:22px;background:rgba(255,250,242,.76);color:rgba(32,41,54,.68);text-align:center;box-shadow:0 14px 28px rgba(32,41,54,.08)}.hub-messages-root .hub-messages-thread-bottom{gap:8px;padding:20px calc(22px + env(safe-area-inset-right, 0px)) calc(8px + env(safe-area-inset-bottom, 0px)) calc(22px + env(safe-area-inset-left, 0px));border-top:1px solid rgba(213,189,120,.64);background:radial-gradient(460px 180px at 18% 0,rgba(213,189,120,.16),transparent 70%),linear-gradient(145deg,#263140,#172231 52%,#101927);box-shadow:0 -11px 26px rgba(7,12,22,.2)}.hub-messages-root .hub-messages-compose-dock{width:min(100%,960px);margin:0 auto;align-items:center;gap:8px}.hub-messages-root .hub-messages-compose-dock-form{--hub-compose-action-size:clamp(25.65px,4.44vw,45.6px);--hub-compose-send-width:clamp(45.6px,9.98vw,102.6px);--hub-compose-gap:clamp(4.75px,0.76vw,7.6px);flex-direction:row!important;flex-wrap:nowrap!important;justify-content:center;gap:var(--hub-compose-gap);width:100%;padding:0!important;border:0!important;border-radius:0!important;cursor:text;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-messages-root .hub-message-compose-input-shell,.hub-messages-root .hub-messages-compose-dock-form{display:flex;align-items:center;min-width:0;min-height:var(--hub-compose-action-size);background:transparent!important;box-shadow:none!important}.hub-messages-root .hub-message-compose-input-shell{--hub-compose-emoji-size:var(--hub-compose-action-size);--hub-compose-emoji-left:clamp(16px,1.95vw,22px);flex:1 1;position:relative;width:auto;padding:clamp(2.85px,.4vw,4.75px) clamp(11.4px,1.52vw,17.1px) clamp(2.85px,.4vw,4.75px) var(--hub-compose-emoji-left);border:0!important;border-radius:999px}.hub-messages-root .hub-message-compose-typing-placeholder{position:absolute;left:calc(var(--hub-compose-emoji-left) + var(--hub-compose-emoji-size) + 14px);right:clamp(10px,1.4vw,16px);top:50%;z-index:1;display:inline-flex;align-items:center;gap:7px;min-width:0;transform:translateY(-50%);color:rgba(62,62,70,.72);font-size:clamp(1rem,2.35vw,1.48rem);font-weight:500;line-height:1.2;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-messages-root .hub-message-compose-typing-placeholder .hub-message-typing-dots{flex:0 0 auto}.hub-messages-root .hub-message-compose-emoji-btn{all:unset!important;box-sizing:border-box;position:absolute!important;left:var(--hub-compose-emoji-left);top:calc(50% + 1px);z-index:2;width:var(--hub-compose-emoji-size);min-width:var(--hub-compose-emoji-size);height:var(--hub-compose-emoji-size);display:inline-flex!important;align-items:center;justify-content:center;padding:0!important;border:0!important;border-radius:999px;font:inherit;line-height:1;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:rgba(255,250,242,.96)!important;background-color:rgba(255,250,242,.96)!important;color:#3f3f46;box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 4px 10px rgba(5,8,14,.14)!important;transform:translateY(-50%)!important;outline:none;cursor:pointer}.hub-messages-root .hub-message-compose-emoji-btn.is-active{color:#9b752c}.hub-messages-root .hub-message-compose-emoji-glyph{display:block;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:clamp(20px,2.4vw,25px);line-height:1;transform:translateY(-.5px)}.hub-messages-root .hub-message-compose-emoji-btn:after,.hub-messages-root .hub-message-compose-emoji-btn:before{display:none!important;content:none!important}.hub-messages-root .hub-message-compose-emoji-btn.is-active,.hub-messages-root .hub-message-compose-emoji-btn:disabled,.hub-messages-root .hub-message-compose-emoji-btn:focus-visible,.hub-messages-root .hub-message-compose-emoji-btn:hover{border:0!important;background:rgba(255,250,242,.96)!important;background-color:rgba(255,250,242,.96)!important;background-image:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 4px 10px rgba(5,8,14,.14)!important;transform:translateY(-50%)!important}.hub-messages-root .hub-message-compose-emoji-btn:disabled{cursor:not-allowed;opacity:.45}.hub-messages-root .hub-messages-compose-full textarea{flex:1 1 auto;width:100%;min-width:0;min-height:37px;max-height:87.4px;padding:8px 0 6px calc(var(--hub-compose-emoji-size) + 14px)!important;border:0;background:transparent;color:#3d3d45;font-size:clamp(1rem,2.35vw,1.48rem);font-weight:400;line-height:1.22;resize:none;overflow-y:auto}.hub-messages-root .hub-messages-compose-full textarea::placeholder{color:rgba(62,62,70,.72)}.hub-messages-root .hub-messages-compose-full textarea:focus{outline:none;box-shadow:none}.hub-messages-root .hub-messages-send-inline,.hub-messages-root .hub-thread-tool-btn{flex:0 0 auto;position:static!important;width:50px;min-width:50px;height:50px;border:1px solid rgba(213,189,120,.76)!important;border-radius:999px;background:rgba(10,16,26,.18)!important;color:var(--hub-chat-gold)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 10px 22px rgba(5,8,14,.2)!important}.hub-messages-root .hub-messages-send-inline{width:58px;min-width:58px;border-radius:18px;background:#fffdf8!important;color:var(--hub-chat-navy)!important}.hub-messages-root .hub-messages-compose-dock-form>.hub-messages-send-inline,.hub-messages-root .hub-messages-compose-dock-form>.hub-thread-tool-btn{width:var(--hub-compose-action-size);min-width:var(--hub-compose-action-size);height:var(--hub-compose-action-size);border:1px solid rgba(190,159,88,.9)!important;background:linear-gradient(180deg,#fffefa,#f7f1e7)!important;color:#202434!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(141,105,48,.14),0 10px 24px rgba(4,8,15,.24)!important}.hub-messages-root .hub-messages-compose-dock-form>.hub-messages-send-inline{width:var(--hub-compose-send-width);min-width:var(--hub-compose-send-width);border-radius:clamp(20px,4vw,34px);background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.09),transparent 34%),linear-gradient(145deg,#263140,#101927)!important;color:#f8ead2!important}.hub-messages-root .hub-messages-compose-dock-form .hub-message-compose-emoji-btn svg{width:clamp(16.95px,2.39vw,24.95px)!important;height:clamp(16.95px,2.39vw,24.95px)!important;fill:none;stroke:currentColor;stroke-width:2.65;stroke-linecap:round;stroke-linejoin:round}.hub-messages-root .hub-messages-compose-dock-form>.hub-thread-tool-btn svg{width:clamp(15.2px,2.19vw,22.8px)!important;height:clamp(15.2px,2.19vw,22.8px)!important;stroke-width:1.7}.hub-messages-root .hub-messages-compose-dock-form>.hub-messages-send-inline svg{width:clamp(23.75px,3.66vw,38.95px)!important;height:clamp(23.75px,3.66vw,38.95px)!important;overflow:visible;stroke-width:.9}.hub-messages-root .hub-messages-compose-dock-form>.hub-messages-send-inline .hub-send-plane-body{fill:currentColor;stroke:rgba(8,14,24,.55);stroke-linejoin:round}.hub-messages-root .hub-messages-compose-dock-form>.hub-messages-send-inline .hub-send-plane-fold{fill:none;stroke:rgba(8,14,24,.5);stroke-linecap:round;stroke-linejoin:round}.hub-messages-root .hub-messages-send-inline:focus-visible,.hub-messages-root .hub-messages-send-inline:hover,.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-action-btn:focus-visible,.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-action-btn:hover,.hub-messages-root .hub-thread-tool-btn:focus-visible,.hub-messages-root .hub-thread-tool-btn:hover{transform:translateY(-1px);border-color:rgba(244,219,139,.94)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 14px 26px rgba(5,8,14,.26)!important}.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-action-btn:focus-visible,.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-action-btn:hover,.hub-messages-root .hub-thread-back-btn:focus-visible,.hub-messages-root .hub-thread-back-btn:hover{border:0!important;background:none!important;box-shadow:none!important;color:#f5dc8e!important}.hub-messages-root .hub-messages-send-inline:disabled,.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-action-btn:disabled,.hub-messages-root .hub-thread-tool-btn:disabled{opacity:.62;transform:none;cursor:not-allowed}.hub-messages-root .hub-messages-send-inline:disabled{background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.09),transparent 34%),linear-gradient(145deg,#263140,#101927)!important;color:#f8ead2!important;opacity:.88}.hub-messages-root .hub-thread-tool-list:empty{display:none!important}.hub-messages-root .hub-messages-emoji-picker,.hub-messages-root .hub-messages-pending-attachment,.hub-messages-root .hub-thread-info-panel{width:min(100%,980px);margin:0 auto;border:1px solid rgba(213,189,120,.42);border-radius:22px;background:radial-gradient(circle at 16% 0,rgba(213,189,120,.12),transparent 44%),rgba(255,250,242,.96);color:var(--hub-chat-ink);box-shadow:0 18px 34px rgba(5,8,14,.22)}.hub-messages-root .hub-thread-info-panel{position:absolute;left:calc(18px + env(safe-area-inset-left, 0px));right:calc(18px + env(safe-area-inset-right, 0px));bottom:calc(100% + 12px);width:auto;max-width:980px;max-height:min(68vh,560px);padding:10px 12px 12px;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);grid-gap:12px;gap:12px;overflow:hidden;border-color:rgba(206,176,103,.62);border-radius:28px;background:radial-gradient(circle at 15% 0,rgba(255,255,255,.86),transparent 30%),radial-gradient(circle at 86% 12%,rgba(213,189,120,.24),transparent 34%),linear-gradient(145deg,rgba(255,253,248,.98),rgba(246,239,226,.96));box-shadow:0 24px 54px rgba(5,8,14,.28),inset 0 1px 0 rgba(255,255,255,.95);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.hub-messages-root .hub-thread-info-panel-handle{width:100%;min-height:24px;padding:0;border:0;border-radius:999px;display:grid;place-items:center;background:transparent;box-shadow:none;cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent}.hub-messages-root .hub-thread-info-panel-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.hub-messages-root .hub-thread-info-panel-handle span{width:58px;height:5px;border-radius:999px;background:linear-gradient(90deg,rgba(122,91,44,.18),rgba(122,91,44,.5),rgba(122,91,44,.18));box-shadow:0 1px 0 rgba(255,255,255,.82)}.hub-messages-root .hub-thread-info-panel-head{display:grid;justify-items:center;grid-gap:2px;gap:2px;text-align:center}.hub-messages-root .hub-thread-info-panel-head strong{color:#202434;font-size:clamp(1rem,2vw,1.16rem);font-weight:900;letter-spacing:-.03em}.hub-messages-root .hub-thread-info-panel-head small{color:rgba(32,36,52,.58);font-size:.72rem;font-weight:800}.hub-messages-root .hub-thread-info-actions{--hub-info-action-size:clamp(35.15px,4.44vw,45.6px);display:inline-flex;align-items:center;justify-content:center;gap:clamp(8px,2vw,14px)}.hub-messages-root .hub-thread-info-actions .hub-thread-info-action-btn{box-sizing:border-box;width:var(--hub-info-action-size)!important;min-width:var(--hub-info-action-size)!important;height:var(--hub-info-action-size)!important;min-height:var(--hub-info-action-size)!important;padding:0!important;border:1px solid rgba(190,159,88,.9)!important;border-radius:999px!important;display:inline-grid;place-items:center;background:linear-gradient(180deg,#fffefa,#f7f1e7)!important;color:#202434!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(141,105,48,.14),0 10px 24px rgba(4,8,15,.24)!important}.hub-messages-root .hub-thread-info-actions .hub-thread-info-action-btn:focus-visible,.hub-messages-root .hub-thread-info-actions .hub-thread-info-action-btn:hover{transform:translateY(-1px);border-color:rgba(190,159,88,.9)!important;background:linear-gradient(180deg,#fffefa,#f7f1e7)!important;color:#202434!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(141,105,48,.14),0 14px 28px rgba(4,8,15,.28)!important}.hub-messages-root .hub-thread-info-actions .hub-thread-info-action-btn svg{width:clamp(15.2px,2.19vw,22.8px)!important;height:clamp(15.2px,2.19vw,22.8px)!important;stroke-width:1.7!important}.hub-messages-root .hub-thread-info-panel .hub-thread-call-history-strip{min-height:0;overflow:hidden;border:1px solid rgba(190,159,88,.42);border-radius:22px;padding:12px;background:radial-gradient(circle at 18% 0,rgba(255,255,255,.86),transparent 38%),linear-gradient(155deg,rgba(255,255,255,.74),rgba(250,244,234,.72));box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 12px 24px rgba(32,41,54,.08)}.hub-messages-root .hub-thread-info-panel .hub-thread-call-history-head{padding:0 2px 2px}.hub-messages-root .hub-thread-info-panel .hub-thread-call-history-head strong{color:#202434;font-size:.9rem;font-weight:900}.hub-messages-root .hub-thread-info-panel .hub-thread-call-history-list{max-height:min(34vh,260px);overflow-y:auto;overflow-x:hidden;padding-right:6px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(150,112,48,.82) rgba(32,41,54,.08);touch-action:pan-y;-webkit-overflow-scrolling:touch}.hub-messages-root .hub-thread-info-panel .hub-thread-call-history-list::-webkit-scrollbar{width:8px}.hub-messages-root .hub-thread-info-panel .hub-thread-call-history-list::-webkit-scrollbar-track{border-radius:999px;background:rgba(32,41,54,.08)}.hub-messages-root .hub-thread-info-panel .hub-thread-call-history-list::-webkit-scrollbar-thumb{border:2px solid rgba(255,253,248,.94);border-radius:999px;background:linear-gradient(180deg,#dcc47d,#a5792b);background-clip:padding-box}.hub-messages-root .hub-thread-info-panel .hub-thread-call-history-item{min-height:52px;padding:8px 9px;border:1px solid rgba(190,159,88,.2);border-radius:16px;background:rgba(255,255,255,.48)}.hub-messages-root .hub-thread-info-panel .hub-thread-call-history-redial{border:1px solid rgba(190,159,88,.52)!important;border-radius:999px;background:rgba(255,253,248,.78)!important;color:#202434!important;font-weight:850}.hub-messages-root .hub-messages-emoji-picker{grid-template-columns:repeat(6,minmax(0,1fr));padding:10px}.hub-messages-root .hub-emoji-btn{min-height:38px;border:1px solid rgba(213,189,120,.26);border-radius:14px;background:rgba(255,255,255,.76);box-shadow:none}@media (hover:none),(pointer:coarse){.hub-messages-root .hub-messages-chat-box-full.is-scroll-locked,.hub-messages-root.hub-compose-scroll-lock .hub-messages-chat-box-full{overflow-y:auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important}}@media (max-width:720px){.hub-messages-root .hub-messages-thread-screen-head{min-height:67px;grid-template-columns:auto auto minmax(0,1fr) auto;gap:7px;padding:calc(8px + env(safe-area-inset-top, 0px)) calc(8px + env(safe-area-inset-right, 0px)) 8px calc(7px + env(safe-area-inset-left, 0px))!important}.hub-messages-root .hub-thread-back-btn{width:27px;min-width:27px;height:27px}.hub-messages-root .hub-thread-back-btn svg{width:18px!important;height:18px!important}.hub-messages-root .hub-thread-contact-avatar{width:41px;height:41px;font-size:.9rem}.hub-messages-root .hub-messages-thread-screen-identity strong{font-size:.9rem}.hub-messages-root .hub-messages-thread-screen-identity small{font-size:.64rem}.hub-messages-root .hub-messages-thread-screen-actions{gap:6px}.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-action-btn{width:30px;min-width:30px;height:30px}.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-action-btn svg{width:13px!important;height:13px!important}.hub-messages-root .hub-messages-chat-box-full{padding:18px calc(12px + env(safe-area-inset-right, 0px)) 22px calc(12px + env(safe-area-inset-left, 0px))!important}.hub-messages-root .hub-messages-chat-timeline{gap:18px}.hub-messages-root .hub-message-row-avatar{width:42px;height:42px}.hub-messages-root .hub-messages-chat-box-full .chat-line{max-width:74vw;padding:11px 13px;font-size:.95rem}.hub-messages-root .hub-messages-chat-box-full .chat-line-time{margin-left:54px;font-size:.68rem}.hub-messages-root .hub-messages-chat-box-full .chat-line-time.own{margin-left:0}.hub-messages-root .hub-messages-thread-bottom{padding:9.5px calc(6.65px + env(safe-area-inset-right, 0px)) calc(6.65px + env(safe-area-inset-bottom, 0px)) calc(6.65px + env(safe-area-inset-left, 0px))}.hub-messages-root .hub-messages-compose-dock-form{flex-direction:row!important;flex-wrap:nowrap!important;gap:4.75px;width:100%}.hub-messages-root .hub-message-compose-input-shell{--hub-compose-emoji-size:var(--hub-compose-action-size);--hub-compose-emoji-left:14px;min-height:var(--hub-compose-action-size);padding:2.85px 8.55px 2.85px var(--hub-compose-emoji-left)}.hub-messages-root .hub-message-compose-emoji-btn{width:var(--hub-compose-emoji-size);min-width:var(--hub-compose-emoji-size);height:var(--hub-compose-emoji-size)}.hub-messages-root .hub-messages-send-inline,.hub-messages-root .hub-thread-tool-btn{width:35.15px;min-width:35.15px;height:35.15px}.hub-messages-root .hub-messages-send-inline{min-width:40.85px;width:40.85px}}.hub-messages-root .hub-thread-contact-avatar{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;border:1px solid #d8c7a8!important;border-radius:999px!important;background:linear-gradient(145deg,#f8efe1,#f0e2ca)!important;color:#7b5b2b!important;box-shadow:none!important;font-size:1rem!important;font-weight:800!important;letter-spacing:normal!important}.hub-messages-root .hub-thread-contact-avatar-button{background:linear-gradient(145deg,#f8efe1,#f0e2ca)!important;transform:none!important}.hub-messages-root .hub-thread-contact-avatar-button:focus-visible,.hub-messages-root .hub-thread-contact-avatar-button:hover{border-color:#d8c7a8!important;background:linear-gradient(145deg,#f8efe1,#f0e2ca)!important;box-shadow:none!important;outline:none!important;transform:none!important}.hub-messages-root .hub-thread-back-btn{background:none!important;border:0!important;box-shadow:none!important;place-self:center}.hub-messages-root .hub-thread-back-btn svg{display:block;stroke-width:2.35!important}.hub-messages-root .hub-message-compose-emoji-btn{border-radius:999px!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;overflow:visible!important;-webkit-tap-highlight-color:transparent}.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn,.hub-messages-root .hub-messages-compose-dock-form .hub-message-compose-input-shell .hub-message-compose-emoji-btn{top:calc(50% + 5px)!important;transform:translate(7px,-50%)!important}.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn.is-active,.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn:disabled,.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn:focus-visible,.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn:hover,.hub-messages-root .hub-messages-compose-dock-form .hub-message-compose-input-shell .hub-message-compose-emoji-btn.is-active,.hub-messages-root .hub-messages-compose-dock-form .hub-message-compose-input-shell .hub-message-compose-emoji-btn:disabled,.hub-messages-root .hub-messages-compose-dock-form .hub-message-compose-input-shell .hub-message-compose-emoji-btn:focus-visible,.hub-messages-root .hub-messages-compose-dock-form .hub-message-compose-input-shell .hub-message-compose-emoji-btn:hover{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;transform:translate(7px,-50%)!important}.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-glyph,.hub-messages-root .hub-messages-compose-dock-form .hub-message-compose-input-shell .hub-message-compose-emoji-glyph{display:inline-grid!important;width:1em!important;height:1em!important;place-items:center;border:0!important;border-radius:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;font-size:clamp(23px,3.4vw,31px)!important;line-height:1!important;transform:none!important}.hub-messages-root .hub-message-compose-emoji-btn svg{overflow:visible!important}.hub-facebook-root .hub-comment-sheet .hub-comment-sheet-avatar,.hub-facebook-root .hub-feed-post-head .hub-feed-post-avatar.hub-user-profile-trigger.is-placeholder{border:1px solid rgba(213,189,120,.62)!important;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.34),transparent 36%),linear-gradient(145deg,#202936,#3b4658 58%,#d5bd78 132%)!important;color:#fff8de!important;box-shadow:0 10px 18px rgba(32,41,54,.18),inset 0 1px 0 rgba(255,255,255,.24)!important;font-weight:760!important;letter-spacing:.03em!important}.hub-facebook-root .hub-feed-post-head .hub-feed-post-avatar.hub-user-profile-trigger.is-placeholder:focus-visible,.hub-facebook-root .hub-feed-post-head .hub-feed-post-avatar.hub-user-profile-trigger.is-placeholder:hover{border-color:rgba(213,189,120,.62)!important;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.34),transparent 36%),linear-gradient(145deg,#202936,#3b4658 58%,#d5bd78 132%)!important;box-shadow:0 10px 18px rgba(32,41,54,.18),inset 0 1px 0 rgba(255,255,255,.24)!important}.hub-messages-root .hub-messages-list-hero-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;flex:0 0 auto}.hub-messages-root .hub-messages-new-thread-btn{width:clamp(35px,4.8vw,50px);min-width:clamp(35px,4.8vw,50px);height:clamp(35px,4.8vw,50px);border:0!important;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.72),transparent 34%),linear-gradient(145deg,#202936,#3b4658 58%,#d5bd78 132%)!important;color:#fff8de!important;box-shadow:0 10px 18px rgba(32,41,54,.18),inset 0 1px 0 rgba(255,255,255,.22)!important}.hub-messages-root .hub-messages-new-thread-btn:focus-visible,.hub-messages-root .hub-messages-new-thread-btn:hover{background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.78),transparent 34%),linear-gradient(145deg,#202936,#445167 58%,#dfc97f 132%)!important;box-shadow:0 12px 22px rgba(32,41,54,.22),inset 0 1px 0 rgba(255,255,255,.26)!important;transform:none!important}.hub-messages-root .hub-messages-new-thread-btn svg{width:clamp(15px,2.1vw,21px);height:clamp(15px,2.1vw,21px);fill:none;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}.hub-messages-root .hub-messages-new-thread-results{margin:0 0 10px}.hub-messages-root .hub-messages-new-thread-list{margin-bottom:10px}.hub-messages-root .hub-message-conversation-btn-new{border-style:dashed}.hub-friends-panel,.hub-notifications-panel{position:relative;overflow:hidden;border-color:rgba(203,178,117,.48)!important;background:radial-gradient(280px 160px at 0 -12%,rgba(213,189,120,.25),transparent 70%),radial-gradient(240px 150px at 100% 0,rgba(255,255,255,.88),transparent 68%),linear-gradient(160deg,rgba(255,254,249,.98),rgba(246,239,224,.96))!important;box-shadow:0 18px 38px rgba(74,54,25,.14),inset 0 1px 0 rgba(255,255,255,.88)!important}.hub-friends-panel h2,.hub-notifications-panel h2{letter-spacing:-.02em}.hub-friends-list{max-height:clamp(240px,38vh,560px);overflow-y:auto;overscroll-behavior:contain;padding:4px 4px 6px 0;scrollbar-gutter:stable}.hub-friends-list::-webkit-scrollbar,.hub-mobile-friends-list::-webkit-scrollbar,.hub-mobile-notifications-sheet .hub-notif-virtual-list::-webkit-scrollbar,.hub-notifications-panel .hub-notif-virtual-list::-webkit-scrollbar{width:8px}.hub-friends-list::-webkit-scrollbar-thumb,.hub-mobile-friends-list::-webkit-scrollbar-thumb,.hub-mobile-notifications-sheet .hub-notif-virtual-list::-webkit-scrollbar-thumb,.hub-notifications-panel .hub-notif-virtual-list::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,rgba(145,117,64,.56),rgba(211,190,127,.7))}.hub-friends-list .item-card,.hub-mobile-friends-list .item-card,.hub-mobile-notifications-sheet .notif-item,.hub-notifications-panel .notif-item{border:1px solid rgba(216,199,166,.7)!important;border-radius:18px;background:radial-gradient(160px 80px at 10% 0,rgba(213,189,120,.16),transparent 72%),rgba(255,253,248,.88)!important;box-shadow:0 10px 24px rgba(74,54,25,.08),inset 0 1px 0 rgba(255,255,255,.78)!important}.hub-friend-entry{border:0!important;border-radius:16px;background:radial-gradient(180px 80px at 8% -18%,rgba(213,189,120,.2),transparent 72%),linear-gradient(180deg,rgba(255,254,251,.94),rgba(249,241,226,.9))!important;color:#202936!important;box-shadow:none!important;text-decoration:none}.hub-friend-entry:after{content:"Profil";padding:5px 8px;border-radius:999px;background:rgba(32,41,54,.08);color:#8b6631;font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hub-friend-entry:focus-visible,.hub-friend-entry:hover{border-color:transparent!important;background:radial-gradient(190px 90px at 8% -18%,rgba(213,189,120,.28),transparent 72%),linear-gradient(180deg,rgba(255,254,251,.98),rgba(246,234,210,.94))!important;box-shadow:0 14px 26px rgba(74,54,25,.12)!important;outline:none!important;transform:translateY(-1px)}.hub-mobile-notifications-sheet .hub-notif-virtual-list,.hub-notifications-panel .hub-notif-virtual-list{border:0;padding-top:4px}.hub-notif-open-btn{border:0!important;border-radius:16px!important;background:radial-gradient(180px 80px at 10% -16%,rgba(213,189,120,.18),transparent 72%),linear-gradient(180deg,rgba(255,254,251,.96),rgba(247,240,226,.9))!important;box-shadow:none!important;color:#202936!important}.hub-notif-request-actions{align-items:stretch;gap:7px}.hub-notif-request-actions .hub-notif-icon-btn{width:54px;min-width:54px;height:48px;border-radius:16px;display:inline-grid;place-items:center;align-content:center;gap:2px;padding:5px 4px 4px}.hub-notif-icon-label{display:block;color:currentColor;font-size:.56rem;font-weight:820;line-height:1;letter-spacing:.01em;text-transform:none}.hub-notif-icon-label-reject{font-size:.48rem}.hub-notif-request-actions .hub-notif-icon-btn svg{width:17px;height:17px;stroke-width:3.15px}.hub-notif-clear-all-btn svg{stroke-width:3.15px}.hub-mobile-friend-sheet.hub-mobile-friends-sheet,.hub-mobile-friend-sheet.hub-mobile-notifications-sheet{background:radial-gradient(280px 170px at 0 -8%,rgba(213,189,120,.24),transparent 70%),linear-gradient(180deg,#fffdf8,#f5ecdb)!important;border-color:rgba(203,178,117,.5);box-shadow:0 -24px 48px rgba(48,35,16,.2)}.hub-messages-root .hub-messages-list-hero-actions .hub-messages-new-thread-btn,.hub-messages-root .hub-messages-list-hero-actions .hub-messages-profile-return{width:clamp(35px,4.8vw,50px)!important;min-width:clamp(35px,4.8vw,50px)!important;height:clamp(35px,4.8vw,50px)!important;border:0!important;border-radius:999px!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;color:#8b6631!important;outline:none!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation}.hub-messages-root .hub-messages-list-hero-actions .hub-messages-new-thread-btn:active,.hub-messages-root .hub-messages-list-hero-actions .hub-messages-new-thread-btn:focus-visible,.hub-messages-root .hub-messages-list-hero-actions .hub-messages-new-thread-btn:hover,.hub-messages-root .hub-messages-list-hero-actions .hub-messages-profile-return:active,.hub-messages-root .hub-messages-list-hero-actions .hub-messages-profile-return:focus-visible,.hub-messages-root .hub-messages-list-hero-actions .hub-messages-profile-return:hover{border:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;color:#8b6631!important;outline:none!important;transform:none!important}.hub-messages-root .hub-messages-list-hero-actions .hub-messages-new-thread-btn svg,.hub-messages-root .hub-messages-list-hero-actions .hub-messages-profile-return svg{width:clamp(14px,2.1vw,20px)!important;height:clamp(14px,2.1vw,20px)!important;fill:none!important;stroke:currentColor!important;stroke-width:3.4px!important;stroke-linecap:round!important;stroke-linejoin:round!important}.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn,.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn.is-active,.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn:active,.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn:disabled,.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn:focus,.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn:focus-visible,.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn:hover{border:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;outline:none!important;-webkit-tap-highlight-color:transparent!important}.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-glyph,.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-glyph:active,.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-glyph:hover{display:inline-block!important;width:auto!important;height:auto!important;border:0!important;border-radius:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;outline:none!important;line-height:1!important}.hub-messages-root .hub-messages-thread-screen-head .hub-thread-contact-avatar.hub-thread-contact-avatar-button{border:1px solid #d8c7a8!important;border-radius:999px!important;background:linear-gradient(145deg,#f8efe1,#f0e2ca)!important;color:#7b5b2b!important;box-shadow:none!important;font-weight:800!important;letter-spacing:normal!important;opacity:1!important}.hub-messages-root .hub-messages-thread-screen-head .hub-thread-contact-avatar.hub-thread-contact-avatar-button:active,.hub-messages-root .hub-messages-thread-screen-head .hub-thread-contact-avatar.hub-thread-contact-avatar-button:disabled,.hub-messages-root .hub-messages-thread-screen-head .hub-thread-contact-avatar.hub-thread-contact-avatar-button:focus-visible,.hub-messages-root .hub-messages-thread-screen-head .hub-thread-contact-avatar.hub-thread-contact-avatar-button:hover{border-color:#d8c7a8!important;background:linear-gradient(145deg,#f8efe1,#f0e2ca)!important;color:#7b5b2b!important;box-shadow:none!important;outline:none!important;transform:none!important;opacity:1!important}.hub-friends-list .item-card,.hub-mobile-friends-list .item-card,.hub-mobile-notifications-sheet .notif-item,.hub-mobile-notifications-sheet .notif-item.unread,.hub-notifications-panel .notif-item,.hub-notifications-panel .notif-item.unread{padding:0!important;border:0!important;border-left:0!important;border-radius:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}.hub-mobile-notifications-sheet .notif-item.unread .hub-notif-open-btn,.hub-mobile-notifications-sheet .notif-item:not(.unread) .hub-notif-open-btn,.hub-notifications-panel .notif-item.unread .hub-notif-open-btn,.hub-notifications-panel .notif-item:not(.unread) .hub-notif-open-btn{background:radial-gradient(180px 80px at 10% -16%,rgba(213,189,120,.18),transparent 72%),linear-gradient(180deg,rgba(255,254,251,.96),rgba(247,240,226,.9))!important;color:#202936!important;box-shadow:none!important}.hub-friend-entry{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;text-decoration:none!important}.hub-friend-entry:after{content:none!important;display:none!important}.hub-friend-identity{min-width:0;display:grid;grid-gap:2px;gap:2px}.hub-friend-identity strong{color:#202936;font-size:.92rem;font-weight:840;letter-spacing:-.01em}.hub-friend-identity strong,.hub-friend-username-pill{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-friend-username-pill{max-width:min(38vw,112px);padding:5px 8px;border-radius:999px;background:rgba(32,41,54,.08);color:#8b6631;font-size:.64rem;font-weight:820;letter-spacing:.02em;line-height:1}.hub-friend-avatar{width:34px;min-width:34px;height:34px;border:1px solid #d8c7a8;border-radius:999px;display:inline-grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f8efe1,#f0e2ca);color:#7b5b2b;font-size:.84rem;font-weight:800}.hub-friend-avatar img{width:100%;height:100%;display:block;object-fit:cover}@keyframes hub-call-wave-breathe{0%,to{transform:scaleY(.64);opacity:.38}45%{transform:scaleY(1);opacity:.92}}.hub-messages-call-overlay,.hub-messages-root .hub-messages-call-overlay{display:grid;place-items:center;padding:0!important;border:0!important;border-radius:0!important;background:radial-gradient(380px 260px at 44% 24%,rgba(74,69,145,.24),transparent 72%),radial-gradient(520px 340px at 50% 60%,rgba(51,57,100,.2),transparent 76%),linear-gradient(180deg,#080b16,#15182a 44%,#090d17)!important;box-shadow:none!important;overflow:hidden}.hub-call-incoming-screen:before,.hub-messages-call-overlay:before,.hub-messages-root .hub-call-incoming-screen:before,.hub-messages-root .hub-messages-call-overlay:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.52;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0),radial-gradient(circle at 50% 32%,rgba(213,189,120,.08),transparent 38%);background-size:24px 24px,24px 24px,auto}.hub-call-incoming-screen:after,.hub-messages-call-overlay:after,.hub-messages-root .hub-call-incoming-screen:after,.hub-messages-root .hub-messages-call-overlay:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 0,rgba(0,0,0,.12) 56%,rgba(0,0,0,.5) 100%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 42%,rgba(0,0,0,.22))}.hub-messages-call-overlay .hub-call-surface,.hub-messages-root .hub-messages-call-overlay .hub-call-surface{width:min(100%,540px);max-width:100%;height:var(--textoncall-mobile-vh,100dvh);min-height:var(--textoncall-mobile-vh,100dvh);margin:0 auto;padding:calc(40px + env(safe-area-inset-top, 0px)) calc(28px + env(safe-area-inset-right, 0px)) calc(30px + env(safe-area-inset-bottom, 0px)) calc(28px + env(safe-area-inset-left, 0px));display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:clamp(34px,7vh,62px);gap:clamp(34px,7vh,62px);align-content:stretch;position:relative;z-index:1;box-sizing:border-box}.hub-messages-call-overlay.is-video-call .hub-call-surface,.hub-messages-root .hub-messages-call-overlay.is-video-call .hub-call-surface{width:min(100%,1040px)}.hub-call-minimize-fab,.hub-messages-root .hub-call-minimize-fab{top:calc(5px + env(safe-area-inset-top, 0px));left:calc(5px + env(safe-area-inset-left, 0px));right:auto;z-index:4;width:24px;min-width:24px;height:24px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;border:0!important;background:transparent!important;color:rgba(234,226,199,.62)!important;box-shadow:none!important}.hub-call-minimize-fab svg,.hub-messages-root .hub-call-minimize-fab svg{width:14px;height:14px;stroke-width:1.8}.hub-call-live-head,.hub-messages-root .hub-call-live-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px}.hub-call-live-person,.hub-messages-root .hub-call-live-person{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:14px;gap:14px;min-width:0}.hub-call-live-person-link,.hub-call-live-person-link:active,.hub-call-live-person-link:focus-visible,.hub-call-live-person-link:hover,.hub-messages-root .hub-call-live-person-link,.hub-messages-root .hub-call-live-person-link:active,.hub-messages-root .hub-call-live-person-link:focus-visible,.hub-messages-root .hub-call-live-person-link:hover{border:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;color:inherit!important;text-decoration:none!important;outline:none!important;-webkit-tap-highlight-color:transparent}.hub-call-live-person-link:focus-visible .hub-call-live-avatar,.hub-messages-root .hub-call-live-person-link:focus-visible .hub-call-live-avatar{box-shadow:0 0 0 2px rgba(245,211,135,.5),0 14px 28px rgba(0,0,0,.28)}.hub-call-live-avatar,.hub-messages-root .hub-call-live-avatar{width:58px;height:58px;border-radius:15px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.36),transparent 34%),linear-gradient(145deg,#8e7046,#314057);color:#fff8e7;font-weight:900;letter-spacing:.06em;box-shadow:0 14px 28px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.18)}.hub-call-live-copy,.hub-messages-root .hub-call-live-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.hub-call-live-copy strong,.hub-messages-root .hub-call-live-copy strong{color:rgba(248,249,255,.96);font-size:clamp(1.38rem,4vw,1.74rem);line-height:1.06;font-weight:850;letter-spacing:-.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-call-live-copy small,.hub-messages-root .hub-call-live-copy small{color:rgba(222,224,235,.54);font-size:clamp(.9rem,2vw,1.03rem);font-weight:650}.hub-call-live-actions,.hub-messages-root .hub-call-live-actions{display:inline-flex;align-items:center;gap:12px}.hub-call-top-action,.hub-messages-root .hub-call-top-action{width:54px;min-width:54px;height:54px;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px;display:inline-grid;place-items:center;padding:0;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.11),transparent 46%),rgba(255,255,255,.055)!important;color:rgba(248,249,255,.94)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 24px rgba(0,0,0,.22)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hub-call-top-action svg,.hub-messages-root .hub-call-top-action svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.hub-call-top-action .hub-call-icon-slash,.hub-messages-root .hub-call-top-action .hub-call-icon-slash{stroke-width:3.35}.hub-call-top-action:disabled,.hub-messages-root .hub-call-top-action:disabled{opacity:.46;cursor:not-allowed}.hub-call-layout,.hub-call-stage-panel,.hub-messages-root .hub-call-layout,.hub-messages-root .hub-call-stage-panel{min-height:0;height:100%}.hub-call-stage-panel,.hub-messages-root .hub-call-stage-panel{grid-template-rows:minmax(0,1fr) auto;gap:0}.hub-messages-call-overlay.is-audio-call .hub-call-audio-stage,.hub-messages-root .hub-messages-call-overlay.is-audio-call .hub-call-audio-stage{min-height:0;height:100%;align-content:start;justify-items:center;gap:20px;padding:clamp(26px,7vh,64px) 0 0;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible}.hub-messages-call-overlay.is-audio-call .hub-call-audio-stage:before,.hub-messages-root .hub-messages-call-overlay.is-audio-call .hub-call-audio-stage:before{display:none}.hub-call-waveform,.hub-messages-root .hub-call-waveform{position:relative;width:min(72vw,304px);height:74px;display:flex;align-items:center;justify-content:center;gap:3px}.hub-call-waveform:before,.hub-messages-root .hub-call-waveform:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;transform:translateY(-50%);background:linear-gradient(90deg,transparent,rgba(213,189,120,.34),transparent)}.hub-call-waveform span,.hub-messages-root .hub-call-waveform span{width:2px;height:20px;border-radius:999px;background:linear-gradient(180deg,transparent,rgba(238,212,141,.96),transparent);transform-origin:center;animation:hub-call-wave-breathe 1.8s ease-in-out infinite}.hub-call-waveform span:nth-child(2n),.hub-messages-root .hub-call-waveform span:nth-child(2n){height:30px;animation-delay:-.15s}.hub-call-waveform span:nth-child(3n),.hub-messages-root .hub-call-waveform span:nth-child(3n){height:44px;animation-delay:-.3s}.hub-call-waveform span:nth-child(4n),.hub-messages-root .hub-call-waveform span:nth-child(4n){height:56px;animation-delay:-.45s}.hub-call-waveform span:nth-child(5n),.hub-messages-root .hub-call-waveform span:nth-child(5n){height:24px;animation-delay:-.6s}.hub-call-waveform span:nth-child(7n),.hub-messages-root .hub-call-waveform span:nth-child(7n){height:64px;animation-delay:-.75s}.hub-messages-call-overlay.is-audio-call .hub-call-audio-orb,.hub-messages-root .hub-messages-call-overlay.is-audio-call .hub-call-audio-orb{display:none}.hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio,.hub-messages-root .hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio{width:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio:not(.is-outgoing) .hub-call-kicker,.hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio:not(.is-outgoing) small,.hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio:not(.is-outgoing) strong,.hub-messages-root .hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio:not(.is-outgoing) .hub-call-kicker,.hub-messages-root .hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio:not(.is-outgoing) small,.hub-messages-root .hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio:not(.is-outgoing) strong{display:none}.hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio p,.hub-messages-root .hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio p{margin:0;color:rgba(246,240,230,.8);font-size:clamp(1.8rem,7vw,2.32rem);font-weight:360;letter-spacing:.045em;line-height:1}.hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio.is-outgoing,.hub-messages-root .hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio.is-outgoing{width:min(100%,360px);min-height:0;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:rgba(255,255,255,.055)}.hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio.is-outgoing p,.hub-messages-root .hub-messages-call-overlay.is-audio-call .hub-call-stage-status-card-audio.is-outgoing p{font-size:12px!important;font-weight:520;letter-spacing:.02em;line-height:1.25}.hub-call-controls-dock,.hub-messages-root .hub-call-controls-dock{width:100%;justify-self:center;justify-items:center;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-messages-call-overlay.is-audio-call .hub-call-controls-dock,.hub-messages-root .hub-messages-call-overlay.is-audio-call .hub-call-controls-dock{min-height:clamp(206px,33vh,292px);align-content:space-between;padding-bottom:clamp(4px,2vh,20px)!important}.hub-call-live-controls,.hub-messages-root .hub-call-live-controls{width:-moz-fit-content;width:fit-content;display:grid;grid-template-columns:repeat(2,auto);grid-gap:0;gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.06);border-radius:999px;background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 14px 28px rgba(0,0,0,.18);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.hub-call-live-controls .hub-call-control-btn,.hub-messages-root .hub-call-live-controls .hub-call-control-btn{min-height:48px;border:0!important;border-radius:0!important;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:transparent!important;color:rgba(246,243,235,.78)!important;box-shadow:none!important;font-size:.95rem;font-weight:720;text-transform:none;letter-spacing:0}.hub-call-live-controls .hub-call-control-btn+.hub-call-control-btn,.hub-messages-root .hub-call-live-controls .hub-call-control-btn+.hub-call-control-btn{border-left:1px solid rgba(255,255,255,.055)!important}.hub-call-live-controls .hub-call-control-extra,.hub-messages-root .hub-call-live-controls .hub-call-control-extra{border-top:1px solid rgba(255,255,255,.055)!important}.hub-call-live-controls .hub-call-control-btn svg,.hub-messages-root .hub-call-live-controls .hub-call-control-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hub-call-live-controls .hub-call-control-btn:disabled,.hub-messages-root .hub-call-live-controls .hub-call-control-btn:disabled{opacity:.62}.hub-call-hangup-button,.hub-messages-root .hub-call-hangup-button{width:130px!important;min-width:130px!important;height:54px!important;min-height:54px!important;border:0!important;border-radius:999px!important;display:inline-grid;place-items:center;padding:0!important;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.5),transparent 28%),linear-gradient(180deg,#fb7b73,#cb2c2f 70%,#86161c)!important;color:#fff8f2!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.36),0 12px 26px rgba(126,19,25,.5),0 0 0 1px rgba(255,154,148,.18)!important}.hub-call-hangup-button svg,.hub-messages-root .hub-call-hangup-button svg{width:35px;height:35px;fill:currentColor;stroke:none}.hub-call-hangup-button span,.hub-messages-root .hub-call-hangup-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hub-messages-call-overlay.is-video-call .hub-call-stage-panel,.hub-messages-root .hub-messages-call-overlay.is-video-call .hub-call-stage-panel{gap:18px}.hub-messages-call-overlay.is-video-call .hub-call-video-stage,.hub-messages-root .hub-messages-call-overlay.is-video-call .hub-call-video-stage{border:1px solid rgba(213,189,120,.18);border-radius:34px;background:radial-gradient(circle at 18% 0,rgba(213,189,120,.12),transparent 34%),linear-gradient(160deg,rgba(10,15,28,.96),rgba(22,29,49,.98))}.hub-call-incoming-screen,.hub-messages-root .hub-call-incoming-screen{display:grid;place-items:center;padding:0!important;background:radial-gradient(420px 300px at 50% 24%,rgba(74,69,145,.24),transparent 72%),linear-gradient(180deg,#080b16,#15182a 46%,#090d17)!important;overflow:hidden}.hub-call-incoming-shell,.hub-messages-root .hub-call-incoming-shell{width:min(100%,540px);min-height:var(--textoncall-mobile-vh,100dvh);border:0!important;border-radius:0!important;padding:calc(56px + env(safe-area-inset-top, 0px)) calc(28px + env(safe-area-inset-right, 0px)) calc(40px + env(safe-area-inset-bottom, 0px)) calc(28px + env(safe-area-inset-left, 0px));background:transparent!important;box-shadow:none!important;align-content:center;gap:24px;position:relative;z-index:1}.hub-call-incoming-shell:before,.hub-messages-root .hub-call-incoming-shell:before{display:none}.hub-call-incoming-avatar,.hub-messages-root .hub-call-incoming-avatar{width:96px;height:96px;border-radius:26px;border:1px solid rgba(213,189,120,.28);background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.35),transparent 34%),linear-gradient(145deg,#9a7043,#334058)}.hub-call-incoming-kicker,.hub-messages-root .hub-call-incoming-kicker{color:rgba(213,189,120,.86)}.hub-call-incoming-copy strong,.hub-messages-root .hub-call-incoming-copy strong{color:rgba(248,249,255,.96)}.hub-call-incoming-copy p,.hub-messages-root .hub-call-incoming-copy p{color:rgba(222,224,235,.66)}.hub-call-incoming-pill,.hub-messages-root .hub-call-incoming-pill{border-color:rgba(213,189,120,.22);background:rgba(255,255,255,.055);color:rgba(245,232,190,.9)}.hub-call-incoming-action,.hub-messages-root .hub-call-incoming-action{border-radius:999px}@media (max-width:720px){.hub-messages-call-overlay .hub-call-surface,.hub-messages-root .hub-messages-call-overlay .hub-call-surface{padding:calc(36px + env(safe-area-inset-top, 0px)) calc(24px + env(safe-area-inset-right, 0px)) calc(24px + env(safe-area-inset-bottom, 0px)) calc(24px + env(safe-area-inset-left, 0px));gap:clamp(30px,6vh,52px)}.hub-call-live-avatar,.hub-messages-root .hub-call-live-avatar{width:52px;height:52px;border-radius:14px}.hub-call-top-action,.hub-messages-root .hub-call-top-action{width:50px;min-width:50px;height:50px;border-radius:13px}.hub-call-live-actions,.hub-messages-root .hub-call-live-actions{gap:10px}.hub-call-live-controls .hub-call-control-btn,.hub-messages-root .hub-call-live-controls .hub-call-control-btn{min-height:46px;padding:0 20px;font-size:.9rem}.hub-call-hangup-button,.hub-messages-root .hub-call-hangup-button{width:128px!important;min-width:128px!important}}@media (max-width:440px){.hub-call-live-head,.hub-messages-root .hub-call-live-head{gap:12px}.hub-call-live-person,.hub-messages-root .hub-call-live-person{gap:10px}.hub-call-live-copy strong,.hub-messages-root .hub-call-live-copy strong{font-size:1.18rem}.hub-call-live-copy small,.hub-messages-root .hub-call-live-copy small{font-size:.84rem}.hub-call-top-action,.hub-messages-root .hub-call-top-action{width:44px;min-width:44px;height:44px}.hub-call-top-action svg,.hub-messages-root .hub-call-top-action svg{width:19px;height:19px}}.hub-messages-call-overlay,.hub-messages-root .hub-messages-call-overlay{place-items:stretch!important}.hub-messages-call-overlay .hub-call-surface,.hub-messages-call-overlay.is-video-call .hub-call-surface,.hub-messages-root .hub-messages-call-overlay .hub-call-surface,.hub-messages-root .hub-messages-call-overlay.is-video-call .hub-call-surface{width:100%!important;max-width:none!important;height:var(--textoncall-mobile-vh,100dvh)!important;min-height:var(--textoncall-mobile-vh,100dvh)!important;margin:0!important;padding:calc(34px + env(safe-area-inset-top, 0px)) calc(24px + env(safe-area-inset-right, 0px)) calc(6px + env(safe-area-inset-bottom, 0px)) calc(24px + env(safe-area-inset-left, 0px))!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;grid-gap:0!important;gap:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.hub-messages-call-overlay .hub-call-layout,.hub-messages-root .hub-messages-call-overlay .hub-call-layout{min-height:0!important;height:100%!important;display:grid!important}.hub-messages-call-overlay .hub-call-stage-panel,.hub-messages-root .hub-messages-call-overlay .hub-call-stage-panel{min-height:0!important;height:100%!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;grid-gap:0!important;gap:0!important}.hub-messages-call-overlay .hub-call-audio-stage,.hub-messages-call-overlay .hub-call-control-btn,.hub-messages-call-overlay .hub-call-controls-dock,.hub-messages-call-overlay .hub-call-live-controls,.hub-messages-call-overlay .hub-call-stage-status-card,.hub-messages-call-overlay .hub-call-stage-status-card-audio.is-outgoing,.hub-messages-call-overlay .hub-call-top-action,.hub-messages-call-overlay .hub-call-video-stage,.hub-messages-root .hub-messages-call-overlay .hub-call-audio-stage,.hub-messages-root .hub-messages-call-overlay .hub-call-control-btn,.hub-messages-root .hub-messages-call-overlay .hub-call-controls-dock,.hub-messages-root .hub-messages-call-overlay .hub-call-live-controls,.hub-messages-root .hub-messages-call-overlay .hub-call-stage-status-card,.hub-messages-root .hub-messages-call-overlay .hub-call-stage-status-card-audio.is-outgoing,.hub-messages-root .hub-messages-call-overlay .hub-call-top-action,.hub-messages-root .hub-messages-call-overlay .hub-call-video-stage{border:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-messages-call-overlay .hub-call-audio-stage,.hub-messages-root .hub-messages-call-overlay .hub-call-audio-stage{align-content:start!important;justify-items:center!important;padding-top:clamp(54px,12vh,104px)!important;overflow:visible!important}.hub-messages-call-overlay .hub-call-stage-status-card-centered,.hub-messages-root .hub-messages-call-overlay .hub-call-stage-status-card-centered{top:42%!important;padding:0!important}.hub-messages-call-overlay .hub-call-stage-status-card-audio.is-outgoing,.hub-messages-root .hub-messages-call-overlay .hub-call-stage-status-card-audio.is-outgoing{width:auto!important;padding:0!important}.hub-messages-call-overlay .hub-call-controls-dock,.hub-messages-root .hub-messages-call-overlay .hub-call-controls-dock{align-self:end!important;width:100%!important;display:grid!important;justify-items:center!important;align-content:end!important;grid-gap:16px!important;gap:16px!important;margin-top:auto!important;padding:0 0 max(2px,env(safe-area-inset-bottom,0px))!important;position:relative!important;z-index:4!important}.hub-messages-call-overlay .hub-call-live-controls,.hub-messages-root .hub-messages-call-overlay .hub-call-live-controls{width:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:28px!important;overflow:visible!important}.hub-messages-call-overlay .hub-call-live-controls .hub-call-control-btn,.hub-messages-root .hub-messages-call-overlay .hub-call-live-controls .hub-call-control-btn{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;display:inline-grid!important;place-items:center!important;border-radius:0!important;color:rgba(246,243,235,.86)!important}.hub-messages-call-overlay .hub-call-live-controls .hub-call-control-btn+.hub-call-control-btn,.hub-messages-call-overlay .hub-call-live-controls .hub-call-control-extra,.hub-messages-root .hub-messages-call-overlay .hub-call-live-controls .hub-call-control-btn+.hub-call-control-btn,.hub-messages-root .hub-messages-call-overlay .hub-call-live-controls .hub-call-control-extra{border:0!important}.hub-messages-call-overlay .hub-call-live-controls .hub-call-control-extra,.hub-messages-root .hub-messages-call-overlay .hub-call-live-controls .hub-call-control-extra{display:none!important}.hub-messages-call-overlay .hub-call-live-controls .hub-call-control-btn svg,.hub-messages-root .hub-messages-call-overlay .hub-call-live-controls .hub-call-control-btn svg{width:25px!important;height:25px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.hub-messages-call-overlay .hub-call-live-controls .hub-call-control-btn span,.hub-messages-root .hub-messages-call-overlay .hub-call-live-controls .hub-call-control-btn span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hub-messages-call-overlay .hub-call-live-controls .hub-call-control-btn:disabled,.hub-messages-root .hub-messages-call-overlay .hub-call-live-controls .hub-call-control-btn:disabled{opacity:.64!important}.hub-messages-call-overlay .hub-call-hangup-button,.hub-messages-root .hub-messages-call-overlay .hub-call-hangup-button{width:96px!important;min-width:96px!important;height:50px!important;min-height:50px!important;border:0!important;border-radius:999px!important;display:inline-grid!important;place-items:center!important;padding:0!important;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.38),transparent 30%),linear-gradient(180deg,#ff6b63,#d92835 72%,#9d111f)!important;color:#fffaf6!important;box-shadow:0 16px 30px rgba(132,14,28,.5),inset 0 1px 0 rgba(255,255,255,.28)!important}.hub-messages-call-overlay .hub-call-hangup-button svg,.hub-messages-root .hub-messages-call-overlay .hub-call-hangup-button svg{width:30px!important;height:30px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.25!important;stroke-linecap:round!important;stroke-linejoin:round!important}.hub-messages-call-overlay .hub-call-hangup-button path,.hub-messages-root .hub-messages-call-overlay .hub-call-hangup-button path{fill:none!important;stroke:currentColor!important}.hub-messages-call-overlay .hub-call-control-hint,.hub-messages-root .hub-messages-call-overlay .hub-call-control-hint{display:none!important}.hub-messages-call-overlay,.hub-messages-root .hub-messages-call-overlay{background:radial-gradient(420px 300px at 50% 28%,rgba(62,83,160,.34),transparent 72%),radial-gradient(520px 360px at 50% 78%,rgba(30,46,96,.4),transparent 76%),linear-gradient(180deg,#070d1d,#16213c 48%,#090f20)!important}.hub-messages-call-overlay .hub-call-layout,.hub-messages-call-overlay .hub-call-stage-panel,.hub-messages-call-overlay .hub-call-surface,.hub-messages-root .hub-messages-call-overlay .hub-call-layout,.hub-messages-root .hub-messages-call-overlay .hub-call-stage-panel,.hub-messages-root .hub-messages-call-overlay .hub-call-surface{border:0!important;outline:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}.hub-call-incoming-screen :is(.hub-call-incoming-shell,.hub-call-incoming-avatar,.hub-call-incoming-pill,.hub-call-incoming-action),.hub-messages-call-overlay :is(.hub-call-live-avatar,.hub-call-top-action,.hub-call-control-btn,.hub-call-stage-status-card,.hub-call-stage-status-card-audio,.hub-call-video-stage,.hub-call-audio-stage,.hub-call-video-placeholder,.hub-call-local-video,.hub-call-remote-video,.hub-call-controls-dock,.hub-call-live-controls),.hub-messages-root .hub-call-incoming-screen :is(.hub-call-incoming-shell,.hub-call-incoming-avatar,.hub-call-incoming-pill,.hub-call-incoming-action),.hub-messages-root .hub-messages-call-overlay :is(.hub-call-live-avatar,.hub-call-top-action,.hub-call-control-btn,.hub-call-stage-status-card,.hub-call-stage-status-card-audio,.hub-call-video-stage,.hub-call-audio-stage,.hub-call-video-placeholder,.hub-call-local-video,.hub-call-remote-video,.hub-call-controls-dock,.hub-call-live-controls){border:0!important;outline:0!important}.hub-call-incoming-shell:before,.hub-messages-root .hub-call-incoming-shell:before{border:0!important}@media (max-width:720px){.hub-messages-call-overlay .hub-call-surface,.hub-messages-root .hub-messages-call-overlay .hub-call-surface{padding:calc(30px + env(safe-area-inset-top, 0px)) calc(18px + env(safe-area-inset-right, 0px)) calc(4px + env(safe-area-inset-bottom, 0px)) calc(18px + env(safe-area-inset-left, 0px))!important}.hub-messages-call-overlay .hub-call-live-controls,.hub-messages-root .hub-messages-call-overlay .hub-call-live-controls{gap:24px!important}.hub-messages-call-overlay .hub-call-hangup-button,.hub-messages-root .hub-messages-call-overlay .hub-call-hangup-button{width:90px!important;min-width:90px!important;height:48px!important;min-height:48px!important}}.hub-message-voice-player{position:relative;display:inline-flex;align-items:center!important;gap:7px;width:max-content;min-width:0;max-width:100%;color:inherit;min-height:30px;overflow:visible;line-height:1.2}.hub-messages-call-overlay.is-video-call{background:#05070d!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-messages-call-overlay.is-video-call:after,.hub-messages-call-overlay.is-video-call:before{opacity:.18!important}.hub-messages-call-overlay.is-video-call .hub-call-surface{width:100vw!important;max-width:none!important;height:var(--textoncall-mobile-vh,100dvh)!important;min-height:var(--textoncall-mobile-vh,100dvh)!important;padding:0!important;display:block!important;background:transparent!important;overflow:hidden!important}.hub-messages-call-overlay.is-video-call .hub-call-layout,.hub-messages-call-overlay.is-video-call .hub-call-stage-panel{position:relative!important;width:100%!important;height:100%!important;min-height:0!important;display:block!important}.hub-messages-call-overlay.is-video-call .hub-call-video-stage{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;border:0!important;border-radius:0!important;background:#05070d!important;box-shadow:none!important;overflow:hidden!important}.hub-call-video-main{position:absolute;inset:0;display:block;overflow:hidden;background:radial-gradient(circle at 50% 28%,rgba(51,79,146,.32),transparent 56%),#05070d}.hub-call-video-main>video{position:absolute!important;inset:0!important;z-index:2!important;opacity:1!important;visibility:visible!important;pointer-events:none!important}.hub-call-main-video,.hub-messages-call-overlay.is-video-call .hub-call-main-video,.hub-messages-call-overlay.is-video-call .hub-call-remote-video.hub-call-main-video{width:100%!important;height:100%!important;min-height:0!important;display:block!important;object-fit:cover!important;border:0!important;border-radius:0!important;background:#05070d!important;box-shadow:none!important}.hub-messages-call-overlay.is-video-call .hub-call-main-video,.hub-messages-call-overlay.is-video-call .hub-call-mini-video-media,.hub-messages-call-overlay.is-video-call .hub-call-pip-video{opacity:1!important;visibility:visible!important}.hub-messages-call-overlay.is-video-call .hub-call-video-placeholder-main{position:absolute!important;inset:0!important;z-index:1!important;width:100%!important;height:100%!important;min-height:0!important;border:0!important;border-radius:0!important;background:radial-gradient(circle at 50% 30%,rgba(245,211,135,.08),transparent 42%),#05070d!important;color:rgba(255,250,240,.76)!important}.hub-call-main-video-local{transform:none}.hub-messages-call-overlay.is-video-call .hub-call-live-head{position:absolute!important;left:calc(14px + env(safe-area-inset-left, 0px))!important;right:calc(14px + env(safe-area-inset-right, 0px))!important;z-index:9!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;pointer-events:none}.hub-messages-call-overlay.is-video-call .hub-call-live-person,.hub-messages-call-overlay.is-video-call .hub-call-live-person-link{display:inline-flex!important;align-items:center!important;gap:0!important;min-width:0!important;pointer-events:auto}.hub-messages-call-overlay.is-video-call .hub-call-live-avatar,.hub-messages-call-overlay.is-video-call .hub-call-live-copy strong{display:none!important}.hub-messages-call-overlay.is-video-call .hub-call-live-copy{display:block!important;min-width:0!important}.hub-messages-call-overlay.is-video-call .hub-call-live-copy small{display:inline-flex!important;align-items:center!important;gap:8px!important;color:rgba(255,255,255,.94)!important;font-size:clamp(.78rem,1.8vw,.98rem)!important;font-weight:760!important;letter-spacing:.01em!important;text-shadow:0 2px 12px rgba(0,0,0,.72)}.hub-call-live-duration{display:inline-flex;align-items:center;color:rgba(245,211,135,.96);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hub-call-live-duration:before{content:"";width:4px;height:4px;margin-right:8px;border-radius:999px;background:rgba(245,211,135,.86);box-shadow:0 0 12px rgba(245,211,135,.72)}.hub-messages-call-overlay.is-video-call .hub-call-controls-dock{position:absolute!important;bottom:max(66px,calc(58px + env(safe-area-inset-bottom, 0px)))!important;z-index:30!important;display:grid!important;justify-items:center!important;grid-gap:14px!important;gap:14px!important;padding:0 clamp(14px,4vw,28px)!important;margin:0!important;background:transparent!important;pointer-events:auto;transition:opacity .18s ease,transform .18s ease}.hub-messages-call-overlay.is-video-chrome-hidden .hub-call-controls-dock{opacity:.92!important;pointer-events:auto!important;transform:translateY(0)!important}.hub-messages-call-overlay.is-video-chrome-visible .hub-call-controls-dock{opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}.hub-messages-call-overlay.is-video-call .hub-call-video-controls{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:clamp(18px,5vw,34px)!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;border:0!important;border-radius:0!important;padding:0!important;display:inline-grid!important;place-items:center!important;background:transparent!important;background-color:transparent!important;background-image:none!important;color:rgba(255,253,245,.96)!important;box-shadow:none!important;filter:drop-shadow(0 8px 14px rgba(0,0,0,.86)) drop-shadow(0 0 8px rgba(255,255,255,.18));backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn.is-muted{color:rgba(255,253,245,.7)!important}.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn:disabled{opacity:.42!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button svg,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn svg{width:27px!important;height:27px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.85!important;stroke-linecap:round!important;stroke-linejoin:round!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button span,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button{color:#ff4654!important}.hub-messages-call-overlay.is-video-call .hub-call-icon-slash{stroke-width:2.8!important}.hub-messages-call-overlay.is-video-call .hub-call-pip-video-frame{position:absolute!important;z-index:8!important;width:clamp(104px,24vw,176px)!important;min-width:clamp(104px,24vw,176px)!important;aspect-ratio:3/4!important;overflow:hidden!important;border:0!important;border-radius:22px!important;background:rgba(5,7,13,.88)!important;box-shadow:0 18px 38px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.14)!important;cursor:-webkit-grab;cursor:grab;touch-action:none;transition:top .16s ease,right .16s ease,bottom .16s ease,left .16s ease,transform .16s ease,box-shadow .16s ease}.hub-messages-call-overlay.is-video-call .hub-call-pip-video-frame.is-dragging{cursor:-webkit-grabbing;cursor:grabbing;transform:scale(1.035)}.hub-messages-call-overlay.is-video-call .hub-call-pip-video-frame.is-top-left{top:calc(58px + env(safe-area-inset-top, 0px))!important;left:calc(14px + env(safe-area-inset-left, 0px))!important;right:auto!important;bottom:auto!important}.hub-messages-call-overlay.is-video-call .hub-call-pip-video-frame.is-top-right{top:calc(58px + env(safe-area-inset-top, 0px))!important;right:calc(14px + env(safe-area-inset-right, 0px))!important;left:auto!important;bottom:auto!important}.hub-messages-call-overlay.is-video-call .hub-call-pip-video-frame.is-bottom-left{left:calc(14px + env(safe-area-inset-left, 0px))!important;bottom:calc(92px + env(safe-area-inset-bottom, 0px))!important;right:auto!important;top:auto!important}.hub-messages-call-overlay.is-video-call .hub-call-pip-video-frame.is-bottom-right{right:calc(14px + env(safe-area-inset-right, 0px))!important;bottom:calc(92px + env(safe-area-inset-bottom, 0px))!important;left:auto!important;top:auto!important}.hub-call-pip-video,.hub-messages-call-overlay.is-video-call .hub-call-pip-video{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;border:0!important;border-radius:inherit!important;background:#05070d!important;box-shadow:none!important}.hub-call-pip-video-frame.is-local-preview .hub-call-pip-video,.hub-call-pip-video-frame.is-remote-preview .hub-call-pip-video{transform:none}.hub-call-video-muted-label{position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;color:rgba(255,255,255,.86);background:rgba(0,0,0,.28);font-size:.78rem;font-weight:760;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.6);pointer-events:none}.hub-call-pip-video-frame .hub-call-video-muted-label,.hub-messages-call-mini-video .hub-call-video-muted-label{min-height:24px;padding:0 8px;font-size:.62rem}.hub-messages-call-mini-video{bottom:max(96px,calc(92px + env(safe-area-inset-bottom, 0px)));z-index:9000;width:clamp(168px,46vw,238px);aspect-ratio:16/9;overflow:hidden;border:0;border-radius:22px;background:#05070d;box-shadow:0 18px 42px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.12);cursor:-webkit-grab;cursor:grab;touch-action:none;transition:left .18s ease,right .18s ease,transform .18s ease,box-shadow .18s ease}.hub-messages-call-mini-video.is-bottom-left{left:calc(12px + env(safe-area-inset-left, 0px));right:auto;top:auto}.hub-messages-call-mini-video.is-bottom-right{right:calc(12px + env(safe-area-inset-right, 0px));left:auto;top:auto}.hub-messages-call-mini-video.is-dragging{cursor:-webkit-grabbing;cursor:grabbing;transform:scale(1.035);box-shadow:0 22px 54px rgba(0,0,0,.48),0 0 0 1px rgba(245,211,135,.32)}.hub-call-mini-video-media,.hub-call-mini-video-view{width:100%;height:100%}.hub-call-mini-video-view{position:relative;overflow:hidden;background:#05070d}.hub-call-mini-video-media{display:block;object-fit:cover;min-width:100%;min-height:100%}.hub-call-mini-video-pill{position:absolute;left:10px;top:8px;z-index:2;color:rgba(255,255,255,.9);font-size:.68rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-shadow:0 2px 10px rgba(0,0,0,.72);pointer-events:none}@media (max-width:520px){.hub-messages-call-overlay.is-video-call .hub-call-pip-video-frame{width:clamp(96px,29vw,132px)!important;min-width:clamp(96px,29vw,132px)!important;border-radius:18px!important}.hub-messages-call-overlay.is-video-call .hub-call-video-controls{gap:clamp(14px,4.6vw,24px)!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button svg,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn svg{width:24px!important;height:24px!important}.hub-messages-call-mini-video{width:clamp(148px,54vw,196px);border-radius:18px}}.hub-message-voice-audio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.hub-message-voice-loading{position:absolute;left:19px;top:1px;z-index:1;width:9px;height:9px;margin:0;border:1.5px solid;border-right:1.5px solid transparent;border-radius:999px;opacity:0;transform:scale(.7);pointer-events:none;transition:opacity .16s ease}.hub-message-voice-player.is-loading .hub-message-voice-loading{opacity:.82;animation:hub-message-voice-spin .76s linear infinite}@keyframes hub-message-voice-spin{to{transform:scale(.76) rotate(1turn)}}.hub-message-voice-play{all:unset!important;box-sizing:border-box!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;position:relative;width:24px!important;flex:0 0 24px;min-width:24px!important;height:24px!important;min-height:24px!important;border:0!important;outline:0!important;border-radius:0!important;background:none!important;background-color:transparent!important;background-image:none!important;color:#263044!important;display:inline-grid!important;align-items:center;justify-content:center;place-items:center;padding:0!important;box-shadow:none!important;text-shadow:none!important;transform:none!important;letter-spacing:normal!important;text-transform:none!important;font-weight:400!important;line-height:0!important;cursor:pointer;overflow:visible;touch-action:manipulation;-webkit-tap-highlight-color:transparent;align-self:center!important;margin-top:1px;top:2px!important}.hub-message-voice-play svg{display:block;pointer-events:none;width:18px!important;height:18px!important;fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;overflow:visible;transform:translateY(2.5px)!important}.hub-messages-root .hub-message-voice-play,.hub-messages-root .hub-message-voice-play svg{color:#263044!important}.hub-messages-root .hub-message-voice-play,.hub-messages-root .hub-message-voice-play:active,.hub-messages-root .hub-message-voice-play:focus,.hub-messages-root .hub-message-voice-play:focus-visible,.hub-messages-root .hub-message-voice-play:hover{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;border:0!important;outline:0!important;border-radius:0!important;background:none!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;transform:none!important;text-shadow:none!important}.hub-messages-root .hub-message-voice-play:after,.hub-messages-root .hub-message-voice-play:before{display:none!important;content:none!important}.hub-messages-root .hub-message-voice-play svg{fill:none!important;stroke:#263044!important}.hub-messages-root .hub-message-voice-play svg [fill=currentColor]{fill:#263044!important;stroke:none!important;transform:translate(1px,2.5px)!important;transform-origin:center}.hub-message-voice-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:750;letter-spacing:-.01em;line-height:24px}.hub-message-voice-duration{margin-left:auto;flex:0 0 auto;font-size:.73rem;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;opacity:.74;line-height:24px}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-voice-player{width:max-content}.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-audio{max-width:min(64vw,260px);padding:10px 13px}.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-audio .hub-message-attachment{width:auto;max-width:min(64vw,230px)}.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-audio:not(.own){--hub-message-voice-surface:var(--hub-chat-cream);background:var(--hub-message-voice-surface)!important}.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-audio:not(.own):before{background:var(--hub-message-voice-surface)!important}.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-audio:not(.own) .hub-message-voice-play,.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-audio:not(.own) .hub-message-voice-play:active,.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-audio:not(.own) .hub-message-voice-play:focus,.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-audio:not(.own) .hub-message-voice-play:focus-visible,.hub-messages-root .hub-messages-chat-box-full .chat-line.chat-line-audio:not(.own) .hub-message-voice-play:hover{border:0!important;outline:0!important;border-radius:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important}.hub-messages-root .hub-messages-chat-box-full .chat-line.own .hub-message-voice-play{border:0!important;background:none!important;box-shadow:none!important;color:#fff!important}.hub-messages-root .hub-messages-chat-box-full .chat-line.own .hub-message-voice-play svg{color:#fff!important;stroke:#fff!important}.hub-messages-root .hub-messages-chat-box-full .chat-line.own .hub-message-voice-play svg [fill=currentColor]{fill:#fff!important;stroke:none!important}.hub-messages-pending-attachment.is-audio{grid-template-columns:minmax(0,1fr) auto;padding:7px 8px}.hub-messages-pending-voice{min-width:0}.hub-messages-pending-voice .hub-message-voice-player{width:100%;min-width:0;color:#263044}.hub-messages-pending-voice .hub-message-voice-play,.hub-messages-pending-voice .hub-message-voice-play:active,.hub-messages-pending-voice .hub-message-voice-play:focus,.hub-messages-pending-voice .hub-message-voice-play:focus-visible,.hub-messages-pending-voice .hub-message-voice-play:hover{background:none!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;transform:none!important}.hub-messages-pending-voice .hub-message-voice-play:after,.hub-messages-pending-voice .hub-message-voice-play:before{display:none!important;content:none!important}.hub-messages-pending-attachment.is-audio .hub-messages-pending-attachment-remove{grid-column:2}@media (max-width:520px){.hub-message-voice-player{max-width:min(190px,58vw)}.hub-message-voice-title{font-size:.8rem}}.hub-messages-root .hub-messages-chat-box-full,.hub-messages-root .hub-messages-thread-screen,.hub-messages-root:before{background:rgba(240,240,240,.6)!important;backdrop-filter:blur(30px) saturate(180%)!important;-webkit-backdrop-filter:blur(30px) saturate(180%)!important}.hub-messages-root .hub-messages-thread-screen{border:1px solid rgba(255,255,255,.34)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.48),0 18px 44px rgba(26,34,48,.08)!important}.hub-messages-root .hub-messages-thread-screen:before{background:none!important;opacity:0!important}@media (hover:none),(max-width:1024px),(pointer:coarse){.hub-messages-root .hub-messages-chat-box-full,.hub-messages-root .hub-messages-thread-screen,.hub-messages-root:before{background:rgba(240,240,240,.6)!important;backdrop-filter:blur(30px) saturate(180%)!important;-webkit-backdrop-filter:blur(30px) saturate(180%)!important}}.hub-messages-root .hub-messages-unread-summary{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;color:rgba(122,91,42,.7);white-space:nowrap}.hub-messages-root .hub-messages-unread-summary span{font-size:.86em;letter-spacing:.13em}.hub-messages-root .hub-messages-unread-summary strong{min-width:24px;height:24px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,248,222,.92);background:#08111f!important;color:#fff8de!important;font-size:1.08em;font-weight:900;letter-spacing:.02em;text-shadow:0 1px 0 rgba(0,0,0,.32);box-shadow:0 8px 16px rgba(5,8,14,.24)}.hub-messages-root .hub-new-message-screen{z-index:135}.hub-messages-root .hub-new-message-screen-head{grid-template-columns:auto minmax(0,1fr)}.hub-messages-root .hub-new-message-title strong{color:#fff8de!important}.hub-messages-root .hub-new-message-title small{color:rgba(255,248,222,.74)!important}.hub-messages-root .hub-new-message-body{justify-content:flex-start;gap:10px;padding-top:clamp(10px,2.4vw,22px)}.hub-messages-root .hub-new-message-recipient-card{display:grid;grid-gap:8px;gap:8px;width:min(100%,960px);margin:0 auto}.hub-messages-root .hub-new-message-recipient-field{min-height:clamp(25.65px,4.44vw,45.6px);display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:clamp(7px,1vw,10px);gap:clamp(7px,1vw,10px);padding:clamp(2.85px,.4vw,4.75px) clamp(2px,.6vw,8px);border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important}.hub-messages-root .hub-new-message-recipient-field span{color:#8b6631;font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:none}.hub-messages-root .hub-new-message-recipient-field input{width:100%;min-width:0;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--hub-chat-ink);font-size:clamp(.92rem,2.1vw,1.18rem);font-weight:700;outline:none}.hub-messages-root .hub-new-message-recipient-field input::placeholder{color:rgba(32,36,52,.42)}.hub-messages-root .hub-new-message-recipient-results{display:grid;grid-gap:8px;gap:8px}.hub-messages-root .hub-new-message-recipient-result{width:100%;min-height:60px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;padding:8px 12px;border:1px solid rgba(216,199,166,.82);border-radius:18px;background:radial-gradient(240px 90px at 8% 0,rgba(213,189,120,.12),transparent 70%),linear-gradient(180deg,#fffefb,#fff8ec);color:var(--hub-chat-ink);text-align:left;box-shadow:0 10px 22px rgba(66,48,24,.08)}.hub-messages-root .hub-new-message-recipient-result.is-selected{border-color:rgba(32,36,52,.42);background:radial-gradient(220px 90px at 8% 0,rgba(213,189,120,.18),transparent 70%),linear-gradient(180deg,#fffaf0,#f4ead8)}.hub-messages-root .hub-new-message-recipient-result small,.hub-messages-root .hub-new-message-recipient-result strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-messages-root .hub-new-message-recipient-result strong{font-weight:900}.hub-messages-root .hub-new-message-recipient-empty,.hub-messages-root .hub-new-message-recipient-result small{color:rgba(32,36,52,.58);font-size:.82rem}.hub-messages-root .hub-new-message-recipient-empty{margin:0;text-align:center}.hub-messages-root .hub-new-message-empty-thread{width:min(100%,720px);margin:auto;display:grid;grid-gap:8px;gap:8px;place-items:center;padding:34px 22px;border:1px dashed rgba(213,189,120,.64);border-radius:28px;background:radial-gradient(320px 180px at 50% 0,rgba(213,189,120,.18),transparent 72%),rgba(255,250,242,.78);color:var(--hub-chat-ink);text-align:center}.hub-messages-root .hub-new-message-empty-thread strong{font-size:clamp(1rem,2.2vw,1.35rem);font-weight:900}.hub-messages-root .hub-new-message-empty-thread small{max-width:360px;color:rgba(32,36,52,.62)}.hub-messages-root .hub-new-message-bottom{padding-bottom:calc(10px + env(safe-area-inset-bottom, 0px))}.hub-messages-root .hub-new-message-compose .hub-message-compose-input-shell{padding-left:var(--hub-compose-emoji-left)}.hub-messages-root .hub-new-message-compose textarea{padding-left:calc(var(--hub-compose-emoji-size) + 14px)!important}.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-call-btn,.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-video-call-btn,.hub-messages-root .hub-thread-back-btn{box-sizing:border-box;width:var(--hub-compose-action-size)!important;min-width:var(--hub-compose-action-size)!important;height:var(--hub-compose-action-size)!important;padding:0!important;border:1px solid rgba(190,159,88,.9)!important;border-radius:999px!important;background:linear-gradient(180deg,#fffefa,#f7f1e7)!important;color:#202434!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(141,105,48,.14),0 10px 24px rgba(4,8,15,.24)!important;-webkit-tap-highlight-color:transparent}.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-call-btn:active,.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-call-btn:focus-visible,.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-call-btn:hover,.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-video-call-btn:active,.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-video-call-btn:focus-visible,.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-video-call-btn:hover,.hub-messages-root .hub-thread-back-btn:active,.hub-messages-root .hub-thread-back-btn:focus-visible,.hub-messages-root .hub-thread-back-btn:hover{border:1px solid rgba(190,159,88,.9)!important;background:linear-gradient(180deg,#fffefa,#f7f1e7)!important;color:#202434!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(141,105,48,.14),0 10px 24px rgba(4,8,15,.24)!important;transform:translateY(-1px)}.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-call-btn svg,.hub-messages-root .hub-messages-thread-screen-actions .hub-thread-video-call-btn svg,.hub-messages-root .hub-thread-back-btn svg{width:clamp(15.2px,2.19vw,22.8px)!important;height:clamp(15.2px,2.19vw,22.8px)!important;color:currentColor!important;stroke-width:1.7!important}.hub-header-logo,.portal-brand-logo{border-color:rgba(216,187,136,.95)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;padding:0!important;overflow:hidden!important}.hub-header-logo img,.portal-brand-logo img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;transform:scale(1);border-radius:inherit!important;background:transparent!important}.hub-facebook-root .hub-sticky-header .hub-header-logo{width:clamp(42px,10.6vw,52px)!important;height:clamp(42px,10.6vw,52px)!important;min-width:clamp(42px,10.6vw,52px)!important}.hub-facebook-root .hub-sticky-header .hub-header-logo img{transform:scale(1.03)}.hub-messages-root .hub-messages-thread-screen-identity{pointer-events:none;justify-self:start}.hub-messages-root .hub-thread-contact-name{display:inline-block!important;width:auto!important;max-width:100%!important;pointer-events:auto}.hub-messages-root .hub-messages-thread-screen-identity small{pointer-events:none}.hub-messages-call-overlay.is-video-call .hub-call-remote-video-probe,.hub-messages-call-overlay.is-video-call .hub-call-video-remote-probes{position:absolute!important;width:1px!important;height:1px!important;inset:auto auto 0 0!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}.hub-messages-call-overlay.is-video-call .hub-call-controls-dock{left:0!important;right:0!important;bottom:max(32px,calc(28px + env(safe-area-inset-bottom, 0px)))!important;z-index:2147483000!important;opacity:1!important;transform:none!important;visibility:visible!important}.hub-messages-call-overlay.is-video-chrome-hidden .hub-call-controls-dock,.hub-messages-call-overlay.is-video-chrome-visible .hub-call-controls-dock{opacity:1!important;transform:none!important;pointer-events:auto!important;visibility:visible!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn{opacity:1!important;color:#fffaf0!important;filter:drop-shadow(0 8px 14px rgba(0,0,0,.95)) drop-shadow(0 0 10px rgba(255,255,255,.24))!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button svg,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn svg{stroke-width:3.1!important}.hub-messages-call-mini-video{position:fixed!important;bottom:max(132px,calc(124px + env(safe-area-inset-bottom, 0px)))!important;z-index:2147482500!important;width:clamp(168px,46vw,238px)!important;height:auto!important;aspect-ratio:16/9!important;top:auto!important}@media (max-width:520px){.hub-messages-call-overlay.is-video-call .hub-call-controls-dock{bottom:max(28px,calc(24px + env(safe-area-inset-bottom, 0px)))!important}.hub-messages-call-mini-video{bottom:max(126px,calc(118px + env(safe-area-inset-bottom, 0px)))!important}}.hub-messages-call-mini-video [data-local-video=true][data-camera-facing=user],.hub-messages-call-overlay.is-video-call [data-local-video=true][data-camera-facing=user]{transform:scaleX(-1)!important}.hub-messages-call-mini-video [data-local-video=true][data-camera-facing=environment],.hub-messages-call-overlay.is-video-call [data-local-video=true][data-camera-facing=environment]{transform:none!important}.textoncall-wordmark{--toc-on-color:#27b945;--toc-on-glow:rgba(39,185,69,0.58);--toc-call-color:#d4ae48;display:inline-flex;align-items:center;justify-content:flex-start;gap:0;width:max-content;max-width:100%;color:#111111;font-family:var(--font-body),"Segoe UI",Arial,sans-serif;font-size:inherit;font-weight:800;letter-spacing:-.055em;line-height:.95;text-transform:none;white-space:nowrap;isolation:isolate}.textoncall-wordmark[data-auth-state=anonymous]{--toc-on-color:#df2f2b;--toc-on-glow:rgba(223,47,43,0.58)}.textoncall-wordmark[data-auth-state=checking]{--toc-on-color:#d4ae48;--toc-on-glow:rgba(212,174,72,0.42)}.textoncall-wordmark-text{color:#111111}.textoncall-wordmark-on{display:inline-flex;align-items:center;color:var(--toc-on-color);transform-origin:50% 58%}.textoncall-wordmark[data-heartbeat-active=true] .textoncall-wordmark-on{animation:textoncall-on-heartbeat 1.55s ease-in-out infinite;will-change:transform,filter}.textoncall-wordmark-power{position:relative;z-index:1;width:.84em;height:.84em;margin:0 -.02em 0 .01em;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#ffffff;background:radial-gradient(circle at 50% 50%,var(--toc-on-color) 0 48%,rgba(255,255,255,0) 72%);filter:drop-shadow(0 0 .18em var(--toc-on-glow)) drop-shadow(0 0 .42em var(--toc-on-glow));transform:translateY(.025em)}.textoncall-wordmark-power svg{width:.66em;height:.66em;display:block;overflow:visible}.textoncall-wordmark-power path{fill:none;stroke:currentColor;stroke-width:2.55;stroke-linecap:round;stroke-linejoin:round}.textoncall-wordmark-n{color:var(--toc-on-color);text-shadow:0 0 .22em var(--toc-on-glow)}.textoncall-wordmark-call{margin-left:.02em;color:var(--toc-call-color);font-weight:700}.textoncall-wordmark.is-compact{font-size:.76rem;letter-spacing:-.045em}.portal-brand.textoncall-wordmark{transform:translateY(.02em)}.news-bbc-root .portal-brand.textoncall-wordmark,.portal-brand.textoncall-wordmark{color:#111111;text-shadow:none}.hub-header-wordmark,.hub-messages-list-wordmark{display:flex;margin-top:2px}.hub-messages-root .hub-messages-list-brand .hub-messages-list-wordmark{font-size:.82rem}.hub-auth-brand-logo{width:clamp(68px,16vw,98px);height:clamp(68px,16vw,98px);min-width:clamp(68px,16vw,98px);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(216,187,136,.95);background:transparent;box-shadow:0 16px 30px rgba(152,113,55,.22),inset 0 1px 0 rgba(255,255,255,.42)}.hub-auth-brand-logo img{width:100%;height:100%;display:block;object-fit:contain;transform:scale(1.03);border-radius:inherit;background:transparent}.hub-auth-brand-copy{display:grid;grid-gap:5px;gap:5px;min-width:0}.hub-auth-wordmark{font-size:clamp(2rem,7.4vw,4.7rem);letter-spacing:-.065em}.hub-auth-brand-copy .hub-profile-kicker{margin-top:2px}@keyframes textoncall-on-heartbeat{0%,to{transform:scale(1);filter:drop-shadow(0 0 0 var(--toc-on-glow))}9%{transform:scale(1.12);filter:drop-shadow(0 0 .16em var(--toc-on-glow))}18%{transform:scale(.98);filter:drop-shadow(0 0 .03em var(--toc-on-glow))}30%{transform:scale(1.08);filter:drop-shadow(0 0 .13em var(--toc-on-glow))}44%,72%{transform:scale(1);filter:drop-shadow(0 0 .05em var(--toc-on-glow))}}@media (prefers-reduced-motion:reduce){.textoncall-wordmark[data-heartbeat-active=true] .textoncall-wordmark-on{animation:none;filter:none}}.hub-messages-call-overlay.is-video-call{position:fixed!important;inset:0!important;width:100vw!important;min-width:100vw!important;height:var(--textoncall-mobile-vh,100dvh)!important;min-height:var(--textoncall-mobile-vh,100dvh)!important;max-height:var(--textoncall-mobile-vh,100dvh)!important;margin:0!important;padding:0!important;display:block!important;background:#02040b!important;overflow:hidden!important;overscroll-behavior:contain!important;touch-action:manipulation}.hub-messages-call-overlay.is-video-call:after,.hub-messages-call-overlay.is-video-call:before{content:none!important;display:none!important}.hub-messages-call-overlay.is-video-call .hub-call-layout,.hub-messages-call-overlay.is-video-call .hub-call-stage-panel,.hub-messages-call-overlay.is-video-call .hub-call-surface,.hub-messages-call-overlay.is-video-call .hub-call-video-stage{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.hub-messages-call-overlay.is-video-call .hub-call-video-main[data-video-surface=main]{position:fixed!important;inset:0!important;z-index:1!important;width:100vw!important;min-width:100vw!important;height:var(--textoncall-mobile-vh,100dvh)!important;min-height:var(--textoncall-mobile-vh,100dvh)!important;margin:0!important;padding:0!important;display:block!important;background:#02040b!important;overflow:hidden!important;pointer-events:auto!important;transform:translateZ(0);-webkit-transform:translateZ(0);isolation:isolate}.hub-messages-call-overlay.is-video-call .hub-call-main-video,.hub-messages-call-overlay.is-video-call .hub-call-main-video-local,.hub-messages-call-overlay.is-video-call .hub-call-remote-video.hub-call-main-video,.hub-messages-call-overlay.is-video-call .hub-call-video-main[data-video-surface=main]>video{position:absolute!important;inset:0!important;z-index:2!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;display:block!important;object-fit:cover!important;border:0!important;border-radius:0!important;background:#02040b!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;transform:none!important;-webkit-transform:none!important}.hub-messages-call-overlay.is-video-call .hub-call-video-main[data-video-surface=main]>.hub-call-video-placeholder{position:absolute!important;inset:0!important;z-index:1!important;width:100%!important;height:100%!important;min-height:100%!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 30%,rgba(56,75,132,.34),transparent 56%),#02040b!important}.hub-messages-call-overlay.is-video-call .hub-call-video-muted-label{z-index:4!important}.hub-messages-call-overlay.is-video-call .hub-call-live-head{position:fixed!important;top:calc(12px + env(safe-area-inset-top, 0px))!important;left:calc(12px + env(safe-area-inset-left, 0px))!important;right:calc(12px + env(safe-area-inset-right, 0px))!important;z-index:2147483002!important;pointer-events:none!important}.hub-messages-call-overlay.is-video-call .hub-call-live-person,.hub-messages-call-overlay.is-video-call .hub-call-live-person-link{pointer-events:auto!important}.hub-messages-call-overlay.is-video-call .hub-call-stage-status-card-centered{position:fixed!important;top:50%!important;z-index:2147483001!important;max-width:min(78vw,320px)!important;transform:translate(-50%,-50%)!important;background:rgba(2,4,11,.28)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.hub-messages-call-overlay.is-video-call .hub-call-controls-dock{position:fixed!important;left:calc(10px + env(safe-area-inset-left, 0px))!important;right:calc(10px + env(safe-area-inset-right, 0px))!important;bottom:max(28px,calc(24px + env(safe-area-inset-bottom, 0px)))!important;z-index:2147483003!important;width:auto!important;pointer-events:auto!important}.hub-messages-call-overlay.is-video-call .hub-call-pip-video-frame{position:fixed!important;z-index:2147483004!important;background:#02040b!important}.hub-messages-call-overlay.is-video-call .hub-call-pip-video,.hub-messages-call-overlay.is-video-call .hub-call-pip-video-frame video{width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important;-webkit-transform:none!important}.hub-messages-call-mini-video [data-local-video=true],.hub-messages-call-overlay.is-video-call [data-local-video=true]{transform:none!important;-webkit-transform:none!important}.hub-messages-call-overlay.is-video-call .hub-call-stage-status-card-centered{top:auto!important;bottom:max(96px,calc(88px + env(safe-area-inset-bottom, 0px)))!important;left:50%!important;transform:translateX(-50%)!important;width:min(76vw,300px)!important;max-width:min(76vw,300px)!important;padding:10px 14px!important;text-align:center!important;background:rgba(2,4,11,.48)!important;color:#fffaf0!important;box-shadow:0 16px 34px rgba(0,0,0,.32)!important}.hub-messages-call-overlay.is-video-call .hub-call-stage-status-card-centered .hub-call-kicker{color:#f6d98b!important}.hub-messages-call-overlay.is-video-call .hub-call-stage-status-card-centered p,.hub-messages-call-overlay.is-video-call .hub-call-stage-status-card-centered strong{color:#fffaf0!important;text-shadow:0 2px 12px rgba(0,0,0,.72)!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn{color:#fffdf5!important;text-shadow:0 2px 10px rgba(0,0,0,.96),0 0 12px rgba(255,255,255,.38)!important;filter:drop-shadow(0 8px 14px rgba(0,0,0,.96)) drop-shadow(0 0 11px rgba(255,255,255,.32))!important}.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn.is-muted{color:#ffd66f!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button{color:#ff4354!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button svg,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn svg{stroke-width:3.45!important}.hub-messages-call-overlay.is-video-call .hub-call-stage-status-card-centered{bottom:max(132px,calc(124px + env(safe-area-inset-bottom, 0px)))!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn{color:#05070d!important;background:linear-gradient(145deg,rgba(255,255,255,.64),rgba(255,255,255,.24))!important;border:1px solid rgba(255,255,255,.56)!important;border-radius:999px!important;box-shadow:0 14px 30px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.72)!important;text-shadow:none!important;filter:drop-shadow(0 7px 12px rgba(0,0,0,.22))!important;backdrop-filter:blur(18px) saturate(1.35)!important;-webkit-backdrop-filter:blur(18px) saturate(1.35)!important}.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn.is-muted,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn.is-off{color:#05070d!important;background:linear-gradient(145deg,rgba(255,216,121,.7),rgba(255,255,255,.26))!important;border-color:rgba(255,220,145,.62)!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button{color:#05070d!important;background:linear-gradient(145deg,rgba(255,112,112,.78),rgba(255,255,255,.24))!important;border-color:rgba(255,196,196,.64)!important}.legal-page-root{min-height:100vh;padding-bottom:46px;background:radial-gradient(circle at 14% 10%,rgba(202,163,88,.2),transparent 34%),radial-gradient(circle at 86% 0,rgba(38,78,145,.14),transparent 30%),linear-gradient(180deg,#f8fafc,#f3f6fb)}.legal-page-hero,.legal-page-note{width:min(1120px,calc(100% - 28px));margin:18px auto 0;border:1px solid rgba(190,151,87,.38);border-radius:24px;padding:clamp(22px,5vw,42px);background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(250,246,237,.9)),radial-gradient(circle at top right,rgba(211,173,106,.18),transparent 58%);box-shadow:0 24px 54px rgba(23,31,50,.13)}.legal-page-hero h1,.legal-page-note h2{margin:12px 0 10px;font-family:var(--font-title),"Impact",sans-serif;font-size:clamp(2rem,8vw,4.8rem);line-height:.96;letter-spacing:.02em;color:#161b28}.legal-page-card p,.legal-page-hero p,.legal-page-note p{color:#4a5366;line-height:1.72}.legal-page-grid{width:min(1120px,calc(100% - 28px));margin:16px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.legal-page-card{border:1px solid rgba(187,198,218,.7);border-radius:20px;padding:20px;background:linear-gradient(155deg,rgba(255,255,255,.94),rgba(247,250,255,.9)),radial-gradient(circle at 12% 0,rgba(224,196,143,.14),transparent 46%);box-shadow:0 18px 38px rgba(21,29,46,.1)}.legal-page-card h2{margin:0 0 8px;font-family:var(--font-title),"Impact",sans-serif;letter-spacing:.04em;color:#171d2b}.legal-page-note{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.legal-page-note h2,.legal-page-note p{flex-basis:100%}.legal-page-note a{border:1px solid rgba(190,151,87,.54);border-radius:999px;padding:9px 14px;color:#2b2414;background:rgba(255,255,255,.82);text-decoration:none;font-weight:800}.cookie-consent-banner{position:fixed;left:max(14px,env(safe-area-inset-left,0px));right:max(14px,env(safe-area-inset-right,0px));bottom:max(14px,env(safe-area-inset-bottom,0px));z-index:80;width:min(760px,calc(100vw - 28px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid rgba(206,174,112,.52);border-radius:22px;padding:14px;color:#141925;background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(255,248,235,.68));box-shadow:0 22px 56px rgba(12,18,31,.22);backdrop-filter:blur(20px) saturate(1.25);-webkit-backdrop-filter:blur(20px) saturate(1.25)}.cookie-consent-banner strong{display:block;margin-bottom:5px;color:#141925}.cookie-consent-banner p{margin:0;color:#4a5364;font-size:.88rem;line-height:1.45}.cookie-consent-banner a{display:inline-flex;margin-top:8px;color:#8a5b16;font-size:.82rem;font-weight:900;text-decoration:none}.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.cookie-consent-actions button{min-height:38px;border:1px solid rgba(166,133,78,.42);border-radius:999px;padding:0 13px;color:#202635;background:rgba(255,255,255,.72);font-weight:900;cursor:pointer}.cookie-consent-actions button.primary{color:#1a1307;background:linear-gradient(135deg,#d6ad61,#f4d99b);border-color:rgba(175,121,39,.54)}@media (max-width:760px){.cookie-consent-banner,.legal-page-grid{grid-template-columns:1fr}.cookie-consent-actions{justify-content:stretch}.cookie-consent-actions button{flex:1 1 160px}}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button,.hub-messages-call-overlay.is-video-call .hub-call-hangup-button:disabled,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn.is-active,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn.is-muted,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn.is-secondary,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn:disabled{color:#05070d!important;text-shadow:none!important}.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn.is-muted,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn.is-off{background:linear-gradient(145deg,rgba(255,255,255,.66),rgba(255,255,255,.24))!important;border-color:rgba(255,255,255,.58)!important}.hub-messages-call-overlay.is-video-call .hub-call-hangup-button svg,.hub-messages-call-overlay.is-video-call .hub-call-hangup-button svg path,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn svg,.hub-messages-call-overlay.is-video-call .hub-call-video-controls .hub-call-control-btn svg path{color:#05070d!important;stroke:#05070d!important}.hub-messages-call-overlay.is-audio-call .hub-call-live-controls .hub-call-control-btn,.hub-messages-call-overlay.is-audio-call .hub-call-top-action{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;display:inline-grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.56)!important;border-radius:999px!important;padding:0!important;color:#05070d!important;background:linear-gradient(145deg,rgba(255,255,255,.64),rgba(255,255,255,.24))!important;box-shadow:0 14px 30px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.72)!important;text-shadow:none!important;filter:drop-shadow(0 7px 12px rgba(0,0,0,.22))!important;backdrop-filter:blur(18px) saturate(1.35)!important;-webkit-backdrop-filter:blur(18px) saturate(1.35)!important}.hub-messages-call-overlay.is-audio-call .hub-call-live-controls .hub-call-control-btn.is-muted,.hub-messages-call-overlay.is-audio-call .hub-call-live-controls .hub-call-control-btn.is-secondary,.hub-messages-call-overlay.is-audio-call .hub-call-top-action.is-muted{color:#05070d!important;background:linear-gradient(145deg,rgba(255,255,255,.66),rgba(255,255,255,.24))!important;border-color:rgba(255,255,255,.58)!important}.hub-messages-call-overlay.is-audio-call .hub-call-live-controls .hub-call-control-btn svg,.hub-messages-call-overlay.is-audio-call .hub-call-live-controls .hub-call-control-btn svg path,.hub-messages-call-overlay.is-audio-call .hub-call-top-action svg,.hub-messages-call-overlay.is-audio-call .hub-call-top-action svg path{color:#05070d!important;stroke:#05070d!important}.hub-messages-call-overlay .hub-call-hangup-button,.hub-messages-call-overlay .hub-call-hangup-button:disabled,.hub-messages-call-overlay.is-audio-call .hub-call-hangup-button,.hub-messages-call-overlay.is-video-call .hub-call-hangup-button{width:51px!important;min-width:51px!important;height:51px!important;min-height:51px!important;display:inline-grid!important;place-items:center!important;border:1px solid rgba(255,196,196,.66)!important;border-radius:999px!important;padding:0!important;color:#05070d!important;background:linear-gradient(145deg,rgba(255,112,112,.8),rgba(255,255,255,.24))!important;box-shadow:0 16px 34px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.68)!important;text-shadow:none!important;backdrop-filter:blur(18px) saturate(1.35)!important;-webkit-backdrop-filter:blur(18px) saturate(1.35)!important}.hub-messages-call-overlay .hub-call-hangup-button svg,.hub-messages-call-overlay .hub-call-hangup-button svg path{width:31px!important;height:31px!important;color:#05070d!important;stroke:#05070d!important}.hub-call-incoming-screen .hub-call-incoming-actions{align-items:center}.hub-call-incoming-screen .hub-call-incoming-action,:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-action.accept,:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-action.decline{min-height:68px!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:999px!important;background:radial-gradient(circle at 28% 12%,rgba(255,255,255,.68),transparent 32%),linear-gradient(145deg,rgba(255,255,255,.34),rgba(255,255,255,.12))!important;color:#05070d!important;box-shadow:0 18px 38px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.72),inset 0 -18px 30px rgba(255,255,255,.08)!important;backdrop-filter:blur(20px) saturate(1.35)!important;-webkit-backdrop-filter:blur(20px) saturate(1.35)!important}.hub-call-incoming-screen .hub-call-incoming-action.accept,:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-action.accept{background:radial-gradient(circle at 30% 14%,rgba(255,255,255,.72),transparent 32%),linear-gradient(145deg,rgba(79,255,157,.58),rgba(255,255,255,.18))!important;border-color:rgba(153,255,198,.62)!important;box-shadow:0 20px 42px rgba(0,0,0,.34),0 0 34px rgba(31,210,112,.22),inset 0 1px 0 rgba(255,255,255,.74)!important}.hub-call-incoming-screen .hub-call-incoming-action.decline,:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-action.decline{background:radial-gradient(circle at 30% 14%,rgba(255,255,255,.68),transparent 32%),linear-gradient(145deg,rgba(255,105,119,.62),rgba(255,255,255,.16))!important;border-color:rgba(255,190,198,.66)!important;box-shadow:0 20px 42px rgba(0,0,0,.34),0 0 34px rgba(232,44,68,.22),inset 0 1px 0 rgba(255,255,255,.7)!important}.hub-call-incoming-screen .hub-call-incoming-action svg,:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-action svg,:is(.hub-facebook-root,.hub-messages-root) .hub-call-incoming-action.decline svg{width:28px!important;height:28px!important;color:#05070d!important;fill:none!important;stroke:currentColor!important;stroke-width:2.45px!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:none!important}.hub-call-incoming-screen .hub-call-incoming-action.accept svg path{fill:currentColor!important;stroke:none!important}.hub-call-incoming-screen .hub-call-incoming-action span{color:#05070d!important;font-weight:900!important}.hub-messages-call-mini-video{width:150px!important;min-width:150px!important;max-width:calc(100vw - 28px)!important;height:190px!important;min-height:190px!important;max-height:calc(var(--textoncall-mobile-vh, 100dvh) - 148px)!important;aspect-ratio:150/190!important;border-radius:24px!important}.hub-messages-call-mini-video .hub-call-mini-video-media,.hub-messages-call-mini-video .hub-call-mini-video-view,.hub-messages-call-mini-video video{width:100%!important;height:100%!important;object-fit:cover!important}@media (max-width:360px){.hub-messages-call-mini-video{width:calc(100vw - 24px)!important;min-width:0!important;height:min(190px,calc(var(--textoncall-mobile-vh, 100dvh) - 144px))!important}}@keyframes hub-send-breathing{0%,to{transform:scale(1);opacity:.92;filter:none}42%{transform:scale(1.12);opacity:1;filter:drop-shadow(0 0 12px rgba(246,222,158,.58))}}@keyframes hub-send-plane-breathing{0%,to{transform:translateX(0) scale(1)}42%{transform:translateX(1px) scale(1.08)}}.hub-messages-root .hub-messages-send-inline.is-sending{animation:hub-send-breathing .82s ease-in-out infinite!important;opacity:1!important}.hub-messages-root .hub-messages-send-inline.is-sending svg{animation:hub-send-plane-breathing .82s ease-in-out infinite!important}.hub-messages-pending-attachment.is-audio .hub-messages-pending-attachment-remove,.hub-messages-pending-attachment.is-audio .hub-messages-pending-attachment-remove:active,.hub-messages-pending-attachment.is-audio .hub-messages-pending-attachment-remove:focus,.hub-messages-pending-attachment.is-audio .hub-messages-pending-attachment-remove:focus-visible,.hub-messages-pending-attachment.is-audio .hub-messages-pending-attachment-remove:hover{border:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;outline:0!important;color:#8f2f39!important}.hub-messages-pending-attachment.is-audio .hub-messages-pending-attachment-remove:after,.hub-messages-pending-attachment.is-audio .hub-messages-pending-attachment-remove:before{display:none!important;content:none!important}.hub-messages-root .hub-message-compose-input-shell{align-items:center!important}@media (min-width:901px){.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-btn{align-self:center!important;transform:translateY(-3px)!important}.hub-messages-root .hub-message-compose-input-shell .hub-message-compose-emoji-glyph{transform:translateY(-1px)!important}}.hub-profile-root .hub-profile-mainstrip{gap:4px!important}.hub-profile-root .hub-profile-titlebar{gap:8px!important}.hub-profile-root .hub-profile-handle{margin-top:-2px!important}.hub-profile-root .hub-profile-hero-avatar{border:1px solid #d8c7a8!important;border-radius:999px!important;background:linear-gradient(145deg,#f8efe1,#f0e2ca)!important;color:#7b5b2b!important;box-shadow:none!important;overflow:hidden!important}.hub-profile-root .hub-profile-hero-avatar .hub-avatar-image,.hub-profile-root .hub-profile-hero-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.hub-profile-root .hub-profile-hub-btn,.hub-profile-root .hub-profile-hub-btn:active,.hub-profile-root .hub-profile-hub-btn:focus-visible,.hub-profile-root .hub-profile-hub-btn:hover{border:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;color:#8b6631!important;outline:0!important;transform:none!important}.hub-profile-root .hub-profile-hub-btn svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:3.4px!important;stroke-linecap:round!important;stroke-linejoin:round!important}.hub-profile-root .hub-profile-stat-link{border-radius:18px;color:inherit;text-decoration:none;transition:background .16s ease,transform .16s ease}.hub-profile-root .hub-profile-stat-link:focus-visible,.hub-profile-root .hub-profile-stat-link:hover{background:rgba(255,255,255,.52);transform:translateY(-1px)}.hub-profile-root .hub-profile-action-row{padding:8px;border:1px solid rgba(216,199,166,.62);border-radius:24px;background:radial-gradient(circle at 12% 0,rgba(242,209,137,.18),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.88),rgba(247,240,226,.76));box-shadow:0 18px 36px rgba(29,39,58,.08),inset 0 1px 0 rgba(255,255,255,.72)}.hub-profile-root .hub-profile-action-row .hub-side-action-link{border:1px solid rgba(216,199,166,.58);border-radius:18px;background:linear-gradient(180deg,rgba(255,254,250,.96),rgba(244,234,214,.88));color:#1d2a43;font-weight:900;box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.hub-profile-network-root{background:radial-gradient(circle at 8% 0,rgba(214,183,112,.18),transparent 32%),linear-gradient(180deg,#fffdfa,#f7f1e8 52%,#eef2f7)}.hub-profile-network-screen{gap:14px}.hub-profile-network-head,.hub-profile-network-panel{border:1px solid rgba(216,199,166,.66);border-radius:28px;background:radial-gradient(circle at 12% 0,rgba(242,209,137,.2),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.92),rgba(247,240,226,.8));box-shadow:0 18px 38px rgba(29,39,58,.1),inset 0 1px 0 rgba(255,255,255,.74)}.hub-profile-network-head{display:flex;align-items:center;gap:12px;padding:14px}.hub-profile-network-head h1,.hub-profile-network-head small{margin:0}.hub-profile-network-head h1{color:#1d2a43;font-size:clamp(1.7rem,5vw,2.4rem);line-height:1}.hub-profile-network-head small{color:#7b5b2b;font-weight:900}.hub-profile-network-back{margin-left:0!important}.hub-profile-network-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding:6px;border:1px solid rgba(216,199,166,.55);border-radius:22px;background:rgba(255,255,255,.62)}.hub-profile-network-tabs a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:17px;color:#4a5570;font-weight:900;text-decoration:none}.hub-profile-network-tabs a.is-active{background:#1d2a43;color:#fff8e8}.hub-profile-network-list{display:grid;grid-gap:10px;gap:10px;padding:0;margin:0;list-style:none}.hub-profile-network-card,.hub-reaction-user-card{display:flex;align-items:center;gap:12px;min-height:64px;padding:10px 12px;border:1px solid rgba(216,199,166,.58);border-radius:22px;background:rgba(255,255,255,.76);color:#1d2a43;text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.hub-profile-network-card .hub-feed-post-avatar,.hub-reaction-user-card .hub-feed-post-avatar{width:48px;height:48px;min-width:48px}.hub-profile-network-card strong,.hub-reaction-user-card strong{display:block;line-height:1.1}.hub-profile-network-card small,.hub-reaction-user-card small{color:#6f7890}.hub-profile-network-panel{padding:18px}.hub-reaction-sheet-backdrop{position:fixed;inset:0;z-index:3600;display:flex;align-items:flex-end;justify-content:center;padding:18px 12px max(18px,env(safe-area-inset-bottom));background:rgba(12,18,30,.32);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hub-reaction-sheet{width:min(100%,480px);max-height:min(74vh,620px);overflow:auto;padding:10px 12px 14px;border:1px solid rgba(216,199,166,.72);border-radius:28px 28px 22px 22px;background:radial-gradient(circle at 18% 0,rgba(242,209,137,.22),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.96),rgba(246,238,222,.9));box-shadow:0 28px 70px rgba(7,12,20,.3),inset 0 1px 0 rgba(255,255,255,.82)}.hub-reaction-sheet-handle{display:block;width:46px;height:5px;margin:0 auto 12px;border-radius:999px;background:rgba(31,42,66,.24)}.hub-reaction-sheet .title-row{align-items:center}.hub-reaction-sheet .title-row h2{margin:2px 0 0;color:#1d2a43}.hub-reaction-sheet-close{border:0!important;background:transparent!important;box-shadow:none!important;color:#8b6631!important;font-weight:900!important}.hub-reaction-user-list{display:grid;grid-gap:8px;gap:8px;padding:0;margin:12px 0 0;list-style:none}@media (min-width:760px){.hub-reaction-sheet-backdrop{align-items:center}.hub-reaction-sheet{border-radius:30px}}.coremarket-v3-root .coremarket-v3-detail-summary,.coremarket-v3-root .coremarket-v3-seller-panel{border:1px solid rgba(216,199,166,.66);border-radius:30px;background:radial-gradient(circle at 12% 0,rgba(242,209,137,.18),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.94),rgba(247,240,226,.84));box-shadow:0 20px 44px rgba(29,39,58,.1),inset 0 1px 0 rgba(255,255,255,.78)}.coremarket-v3-root .coremarket-v3-detail-summary{display:grid;grid-gap:16px;gap:16px;align-content:start}.coremarket-v3-root .coremarket-v3-detail-summary h1{margin:0;color:#17233a;font-size:clamp(1.8rem,4vw,3rem);line-height:.98;letter-spacing:-.04em}.coremarket-v3-root .coremarket-v3-detail-summary p{margin:0;color:#3f4a61;line-height:1.58}.coremarket-v3-root .coremarket-v3-card-topline,.coremarket-v3-root .coremarket-v3-detail-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.coremarket-v3-root .coremarket-v3-detail-price-row,.coremarket-v3-root .coremarket-v3-detail-stat-grid article{padding:12px;border:1px solid rgba(216,199,166,.54);border-radius:20px;background:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.coremarket-v3-root .coremarket-v3-detail-stat-grid{gap:10px}.coremarket-v3-root .coremarket-v3-card-actions,.coremarket-v3-root .coremarket-v3-form-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));grid-gap:10px;gap:10px;align-items:stretch}.coremarket-v3-root .coremarket-v3-card-actions a,.coremarket-v3-root .coremarket-v3-card-actions button,.coremarket-v3-root .coremarket-v3-form-actions button{min-height:44px;justify-content:center;border-radius:18px}.coremarket-v3-root .coremarket-v3-form{gap:14px}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment{width:240px!important;max-width:min(100%,240px)!important}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-image-card,.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-video-shell{width:240px!important;max-width:min(100%,240px)!important;height:430px!important;max-height:min(430px,58vh)!important;border-radius:22px!important;overflow:hidden!important;background:rgba(5,7,13,.86)!important}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-image-card .hub-message-attachment-preview-link,.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-video-player{width:100%!important;height:100%!important;max-height:none!important;display:grid!important;place-items:center!important;background:rgba(5,7,13,.86)!important}.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-image-card .hub-message-attachment-image,.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-video{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;background:rgba(5,7,13,.86)!important}@media (max-width:360px){.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment,.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-image-card,.hub-messages-root .hub-messages-chat-box-full .chat-line .hub-message-attachment-video-shell{width:min(240px,72vw)!important;max-width:min(240px,72vw)!important}}.hub-message-viewer-body,.hub-message-viewer-overlay,.hub-message-viewer-shell{width:100vw!important;height:var(--textoncall-mobile-vh,100dvh)!important;min-width:100vw!important;min-height:var(--textoncall-mobile-vh,100dvh)!important;max-width:100vw!important;max-height:var(--textoncall-mobile-vh,100dvh)!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#02040a!important;box-shadow:none!important;overflow:hidden!important}.hub-message-viewer-shell{display:block!important}.hub-message-viewer-body{position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.hub-message-viewer-image,.hub-message-viewer-video{display:block!important;width:100vw!important;height:var(--textoncall-mobile-vh,100dvh)!important;max-width:100vw!important;max-height:var(--textoncall-mobile-vh,100dvh)!important;object-fit:contain!important;border:0!important;border-radius:0!important;background:#02040a!important;box-shadow:none!important}.hub-message-viewer-close,.hub-message-viewer-close:active,.hub-message-viewer-close:focus-visible,.hub-message-viewer-close:hover{top:calc(16px + env(safe-area-inset-top, 0px))!important;right:calc(16px + env(safe-area-inset-right, 0px))!important;width:48px!important;min-width:48px!important;height:48px!important;border:1px solid rgba(255,255,255,.38)!important;border-radius:999px!important;background:radial-gradient(circle at 28% 15%,rgba(255,255,255,.68),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.22),rgba(255,255,255,.08))!important;color:#ffffff!important;box-shadow:0 18px 38px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.62)!important;backdrop-filter:blur(18px) saturate(1.35)!important;-webkit-backdrop-filter:blur(18px) saturate(1.35)!important}.hub-message-viewer-meta{display:none!important}.hub-messages-call-mini-video{--hub-mini-video-drag-x:0px;--hub-mini-video-drag-y:0px;transform:translate3d(var(--hub-mini-video-drag-x),var(--hub-mini-video-drag-y),0)!important;transition:left .26s cubic-bezier(.22,1,.36,1),right .26s cubic-bezier(.22,1,.36,1),top .26s cubic-bezier(.22,1,.36,1),bottom .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1),box-shadow .18s ease!important}.hub-messages-call-mini-video.is-dragging{transform:translate3d(var(--hub-mini-video-drag-x),var(--hub-mini-video-drag-y),0) scale(1.025)!important;transition:box-shadow .14s ease,transform 80ms linear!important}.hub-messages-call-mini-video.is-top-left{left:calc(12px + env(safe-area-inset-left, 0px))!important;right:auto!important;top:calc(18px + env(safe-area-inset-top, 0px))!important;bottom:auto!important}.hub-messages-call-mini-video.is-top-right{right:calc(12px + env(safe-area-inset-right, 0px))!important;left:auto!important;top:calc(18px + env(safe-area-inset-top, 0px))!important;bottom:auto!important}.hub-messages-call-mini-video.is-bottom-left{left:calc(12px + env(safe-area-inset-left, 0px))!important;right:auto!important}.hub-messages-call-mini-video.is-bottom-left,.hub-messages-call-mini-video.is-bottom-right{top:auto!important;bottom:max(96px,calc(92px + env(safe-area-inset-bottom, 0px)))!important}.hub-messages-call-mini-video.is-bottom-right{right:calc(12px + env(safe-area-inset-right, 0px))!important;left:auto!important}.hub-call-mini-video-flip,.hub-call-mini-video-flip:active,.hub-call-mini-video-flip:focus-visible,.hub-call-mini-video-flip:hover{position:absolute;right:9px;bottom:9px;z-index:4;width:38px;height:38px;padding:0;border:0!important;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent!important;background-color:transparent!important;background-image:none!important;color:#ffffff;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:none}.hub-call-mini-video-flip svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}.home-prime-cta{min-height:33px!important;border-radius:10px!important;font-size:.68rem!important;padding:6px 10px!important}@media (max-width:640px){.home-prime-cta{min-height:29px!important;border-radius:8px!important;font-size:.62rem!important;padding:5px 8px!important}}.hub-messages-root .hub-messages-pending-voice .hub-message-voice-play,.hub-messages-root .hub-messages-pending-voice .hub-message-voice-play:active,.hub-messages-root .hub-messages-pending-voice .hub-message-voice-play:focus,.hub-messages-root .hub-messages-pending-voice .hub-message-voice-play:focus-visible,.hub-messages-root .hub-messages-pending-voice .hub-message-voice-play:hover{border:0!important;outline:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;-webkit-tap-highlight-color:transparent!important}.hub-profile-root .hub-profile-action-row{padding:0!important;border:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}.hub-profile-root .hub-profile-action-row .hub-side-action-link,.hub-profile-root .hub-profile-action-row .hub-side-action-link:active,.hub-profile-root .hub-profile-action-row .hub-side-action-link:focus-visible,.hub-profile-root .hub-profile-action-row .hub-side-action-link:hover{border:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;color:#1d2a43!important;text-decoration:none!important}.hub-facebook-root .hub-post-icon-btn{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hub-messages-root .hub-message-conversation-delete-slot{position:absolute;inset:0 0 0 auto;z-index:1;width:104px;display:flex!important;align-items:center;justify-content:center;padding-right:8px;pointer-events:none}.hub-messages-root .hub-message-conversation-delete-btn,.hub-messages-root .hub-message-conversation-delete-btn:active,.hub-messages-root .hub-message-conversation-delete-btn:focus-visible,.hub-messages-root .hub-message-conversation-delete-btn:hover{display:inline-flex!important;align-items:center;justify-content:center;width:82px;min-width:82px;height:44px;min-height:44px;padding:0 10px;border:1px solid rgba(255,255,255,.42)!important;border-radius:999px;background:radial-gradient(circle at 25% 15%,rgba(255,255,255,.54),transparent 34%),linear-gradient(145deg,rgba(236,43,59,.88),rgba(169,18,32,.78))!important;color:#fff!important;font-size:.74rem;font-weight:950;letter-spacing:-.01em;box-shadow:0 16px 32px rgba(147,12,25,.24),inset 0 1px 0 rgba(255,255,255,.48)!important;backdrop-filter:blur(16px) saturate(1.3);-webkit-backdrop-filter:blur(16px) saturate(1.3);pointer-events:auto;gap:5px}.hub-messages-root .hub-message-conversation-delete-btn svg{width:16px;height:16px;fill:currentColor;stroke:none}.hub-messages-root .hub-message-conversation-delete-btn span{font-size:.68rem}.hub-messages-root .hub-message-conversation-item.swiped .hub-message-conversation-btn{transform:translateX(-96px)!important}.hub-post-edit-form{gap:10px}.hub-post-edit-form textarea{scroll-margin-top:88px}.hub-post-edit-media-panel{display:grid;grid-gap:9px;gap:9px;padding:0;border:0;background:transparent;box-shadow:none}.hub-post-edit-media-preview{width:min(100%,280px);aspect-ratio:4/5;overflow:hidden;border-radius:22px;background:#05070d}.hub-post-edit-media-preview img,.hub-post-edit-media-preview video{width:100%;height:100%;display:block;object-fit:contain;background:#05070d}.hub-post-edit-media-actions{display:flex;flex-wrap:wrap;gap:8px}.hub-edit-actions .ghost,.hub-edit-actions .ghost:active,.hub-edit-actions .ghost:focus-visible,.hub-edit-actions .ghost:hover,.hub-post-edit-media-actions .ghost,.hub-post-edit-media-actions .ghost:active,.hub-post-edit-media-actions .ghost:focus-visible,.hub-post-edit-media-actions .ghost:hover{border:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}