.ob-demo-page{--dj-blue:#4b8ef0;--dj-green:#22c55e;background:#eef0f3;flex-direction:column;align-items:center;min-height:100vh;padding:24px 16px 40px;font-family:Inter,DM Sans,ui-sans-serif,system-ui,sans-serif;display:flex}.dj-wordmark{letter-spacing:-.03em;align-items:baseline;font-weight:700;line-height:1;display:inline-flex}.dj-wordmark__duuni{color:var(--dj-blue)}.dj-wordmark__jobs{color:var(--dj-green)}.ob-demo-page__head{justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:820px;margin-bottom:16px;display:flex}.ob-demo-page__back{color:#374151;font-size:13px;font-weight:600;text-decoration:none}.ob-demo-page__back:hover{color:var(--dj-blue)}.ob-demo-page__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--dj-blue);background:#4b8ef01f;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.ob-demo-page--embed{background:0 0;min-height:0;padding:0}.ob-demo-page--embed .ob-demo{box-shadow:none}.ob-demo{background:#fff;border-radius:16px;width:100%;max-width:820px;transition:opacity .5s;overflow:hidden;box-shadow:0 8px 32px #0f172a14}.ob-demo.is-dashboard{max-width:960px}.ob-demo.is-fading{opacity:.35}.ob-demo__steps{gap:5px;padding:28px 28px 0;display:flex}.ob-demo__step{background:#e5e7eb;border-radius:99px;flex:1;height:3px;transition:background .35s}.ob-demo__step.is-active{opacity:.55}.ob-demo__body{padding:30px 36px 36px}.ob-demo__label{text-transform:uppercase;letter-spacing:.07em;color:#4b5563;margin-bottom:6px;font-size:12px;font-weight:700}.ob-demo__title{color:#111827;letter-spacing:-.02em;margin-bottom:6px;font-size:28px;font-weight:800}.ob-demo__sub{color:#4b5563;margin-bottom:18px;font-size:16px;line-height:1.55}.ob-demo__notice{color:#166534;background:#f0fdf4;border:1px solid #4ade80;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:13px;line-height:1.5}.ob-demo__notice strong{margin-bottom:3px;font-weight:700;display:block}.ob-demo__upload{text-align:center;background:#fafafa;border:1.5px dashed #d1d5db;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:40px 28px;transition:border-color .3s,background .3s,transform .25s;display:flex}.ob-demo__upload.is-hover{background:#f0fdf4;border-color:#2d6a4f;transform:scale(1.01)}.ob-demo__upload.is-done{background:#f0fdf4;border-style:solid;border-color:#4ade80}.ob-demo__upload-icon{color:#fff;background:#2d6a4f;border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:12px;display:flex}.ob-demo__upload-icon.is-done{background:#16a34a}.ob-demo__upload-title{color:#111827;margin-bottom:4px;font-size:17px;font-weight:700}.ob-demo__upload-sub{color:#4b5563;font-size:15px}.ob-demo__upload-name{color:#16a34a;margin-bottom:4px;font-size:14px;font-weight:600}.ob-demo__reading{background:#f0fdf4;border-radius:10px;align-items:flex-start;gap:14px;margin-top:4px;padding:20px;display:flex}.ob-demo__reading-dot{background:#2d6a4f;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px;animation:1s infinite obDemoPulse}@keyframes obDemoPulse{0%,to{opacity:1}50%{opacity:.25}}.ob-demo__reading-text{color:#166534;font-size:16px;font-weight:600}.ob-demo__reading-sub{color:#15803d;margin-top:4px;font-size:15px;line-height:1.45}.ob-demo__progress{background:#e5e7eb;border-radius:99px;height:6px;margin-top:14px;overflow:hidden}.ob-demo__progress-fill{background:linear-gradient(90deg,#2d6a4f,#4ade80);border-radius:99px;height:100%;transition:width .35s}.ob-demo__occ{background:#f0fdf4;border:1.5px solid #4ade80;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;padding:14px 18px;display:flex}.ob-demo__occ-label{color:#4b5563;font-size:15px;font-weight:500}.ob-demo__occ-value{color:#166534;font-size:19px;font-weight:800}.ob-demo__occ-esco{color:#15803d;background:#22c55e26;border-radius:999px;margin-left:auto;padding:3px 8px;font-size:12px;font-weight:700}.ob-demo__esco-bar{color:#2563eb;background:#4b8ef014;border:1px solid #4b8ef038;border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.ob-demo__esco-spinner{border:2px solid #4b8ef040;border-top-color:var(--dj-blue);border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.75s linear infinite obDemoSpin}@keyframes obDemoSpin{to{transform:rotate(360deg)}}.ob-demo__skills-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ob-demo__skills-label{color:#374151;text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:700}.ob-demo__skills-count{color:#4b5563;font-size:14px;font-weight:600}.ob-demo__chips{flex-wrap:wrap;gap:6px;min-height:36px;margin-bottom:14px;display:flex}.ob-demo__chip{color:#374151;opacity:0;background:#fff;border:1.5px solid #e5e7eb;border-radius:99px;align-items:center;gap:5px;padding:7px 13px;font-size:13px;font-weight:500;line-height:1.2;transition:opacity .35s,transform .35s,border-color .2s,background .2s;display:inline-flex;transform:translateY(6px)scale(.96)}.ob-demo__chip.is-visible{opacity:1;transform:translateY(0)scale(1)}.ob-demo__chip.is-on{color:#166534;background:#f0fdf4;border-color:#4ade80;font-weight:600}.ob-demo__chip__tick{font-size:10px;font-weight:900}.ob-demo__evidence{color:#6b7280;opacity:0;margin:-6px 0 12px;padding-left:2px;font-size:12px;line-height:1.45;transition:opacity .3s}.ob-demo__evidence.is-visible{opacity:1}.ob-demo__footer{border-top:1px solid #f3f4f6;margin-top:18px;padding-top:14px}.ob-demo__btn{color:#fff;background:#2d6a4f;border:none;border-radius:10px;width:100%;min-height:52px;padding:14px 18px;font-family:inherit;font-size:16px;font-weight:700;transition:background .2s,box-shadow .2s}.ob-demo__btn.is-pulse{animation:1.4s infinite obDemoBtnPulse;box-shadow:0 0 #2d6a4f73}@keyframes obDemoBtnPulse{0%{box-shadow:0 0 #2d6a4f59}70%{box-shadow:0 0 0 10px #2d6a4f00}to{box-shadow:0 0 #2d6a4f00}}.ob-demo__complete{text-align:center;padding:12px 0 4px}.ob-demo__complete-icon{color:#16a34a;background:#f0fdf4;border:2px solid #4ade80;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.ob-demo__published-next{color:#2563eb;background:#4b8ef014;border:1px solid #4b8ef033;border-radius:10px;margin-top:18px;padding:14px 18px;font-size:15px;font-weight:600}.ob-demo__skill-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ob-demo__skill-row{opacity:0;background:#fff;border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;min-width:0;padding:14px;transition:opacity .3s,transform .3s,border-color .2s,background .2s;display:grid;transform:translateY(5px)}.ob-demo__skill-row.is-visible{opacity:1;transform:translateY(0)}.ob-demo__skill-row.is-on{background:#f0fdf4;border-color:#86efac}.ob-demo__skill-check{color:#fff;background:#22c55e;border-radius:50%;place-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:grid}.ob-demo__skill-row strong,.ob-demo__skill-row small{display:block}.ob-demo__skill-row strong{color:#111827;font-size:15px;line-height:1.3}.ob-demo__skill-row small{color:#6b7280;margin-top:4px;font-size:12px;line-height:1.4}.ob-demo-dashboard{background:#f8fafc;grid-template-columns:190px minmax(0,1fr);min-height:520px;display:grid}.ob-demo-dashboard__side{background:#fff;border-right:1px solid #e5e7eb;min-width:0;padding:26px 14px}.ob-demo-dashboard__side>.dj-wordmark{margin:0 9px 24px}.ob-demo-dashboard__side>p{letter-spacing:.06em;color:#6b7280;margin:0 9px 10px;font-size:12px;font-weight:700}.ob-demo-dashboard__side nav{gap:4px;display:grid}.ob-demo-dashboard__side nav>span{color:#637381;white-space:nowrap;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:10px 11px;font-size:13px;font-weight:500;display:flex}.ob-demo-dashboard__side nav>span.is-active{color:#5750f1;background:#5750f112}.ob-demo-dashboard__side nav svg{flex-shrink:0;width:18px;height:18px}.ob-demo-dashboard__side nav b{color:#fff;background:#ef4444;border-radius:99px;place-items:center;min-width:18px;height:18px;margin-left:auto;font-size:10px;display:grid}.ob-demo-dashboard__main{min-width:0;padding:28px}.ob-demo-dashboard__top{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding-bottom:14px;display:flex}.ob-demo-dashboard__top small{color:#6b7280;font-size:13px;display:block}.ob-demo-dashboard__top h2{letter-spacing:-.025em;color:#111827;margin:1px 0 0;font-size:26px;line-height:1.2}.ob-demo-dashboard__mobile-brand{display:none}.ob-demo-dashboard__top-actions{align-items:center;gap:9px;display:flex}.ob-demo-dashboard__bell{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:9px;place-items:center;width:36px;height:36px;display:grid;position:relative}.ob-demo-dashboard__bell svg{width:18px;height:18px}.ob-demo-dashboard__bell b{color:#fff;background:#ef4444;border-radius:99px;place-items:center;min-width:17px;height:17px;font-size:9px;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.ob-demo-dashboard__avatar{color:#fff;background:linear-gradient(145deg,#4b8ef0,#5750f1);border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:grid}.ob-demo-dashboard__profile{background:#f0fdf4;border:1px solid #86efac;border-radius:10px;align-items:center;gap:12px;margin-top:18px;padding:14px 16px;display:flex}.ob-demo-dashboard__profile>span{color:#fff;background:#22c55e;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:grid}.ob-demo-dashboard__profile strong,.ob-demo-dashboard__profile small{display:block}.ob-demo-dashboard__profile strong{color:#166534;font-size:15px}.ob-demo-dashboard__profile small{color:#15803d;margin-top:2px;font-size:13px;line-height:1.4}.ob-demo-dashboard__events-head{justify-content:space-between;align-items:end;gap:12px;margin-top:24px;display:flex}.ob-demo-dashboard__events-head small{letter-spacing:.07em;color:#6b7280;font-size:11px;font-weight:700;display:block}.ob-demo-dashboard__events-head h3{color:#111827;margin:2px 0 0;font-size:21px}.ob-demo-dashboard__events-head>b{color:#5750f1;font-size:12px}.ob-demo-dashboard__events{gap:12px;margin-top:14px;display:grid}.ob-demo-dashboard__events article{opacity:.28;background:#fff;border:1px solid #e5e7eb;border-radius:11px;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:13px;min-width:0;padding:15px;transition:opacity .35s,transform .35s,border-color .35s,box-shadow .35s;display:grid;transform:translateY(5px)}.ob-demo-dashboard__events article.is-visible{opacity:1;border-color:#5750f147;transform:translateY(0);box-shadow:0 7px 20px #0f172a0f}.ob-demo-dashboard__event-icon{border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.ob-demo-dashboard__event-icon svg{width:20px;height:20px}.ob-demo-dashboard__event-icon.is-message{color:#2d6a4f;background:#2d6a4f1a}.ob-demo-dashboard__event-label{color:#5750f1;margin-bottom:2px;font-size:12px;font-weight:700;display:block}.ob-demo-dashboard__events article strong{color:#111827;font-size:15px;line-height:1.35;display:block}.ob-demo-dashboard__events article p{color:#6b7280;margin:2px 0 0;font-size:13px;line-height:1.4}.ob-demo-dashboard__events article>em{color:#fff;background:#ef4444;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-style:normal;font-weight:800;display:grid}@media (max-width:640px){.ob-demo-page{padding:16px 12px 28px}.ob-demo__body{padding:20px 20px 24px}.ob-demo__steps{padding:22px 20px 0}.ob-demo__skill-list{grid-template-columns:1fr}.ob-demo-dashboard{grid-template-columns:1fr;min-height:0}.ob-demo-dashboard__side{display:none}.ob-demo-dashboard__main{padding:16px}.ob-demo-dashboard__mobile-brand{margin-bottom:8px;display:block}}.ob-demo-page{--demo-moss:#2d6a4f;--demo-moss-strong:#245740;--demo-blue:#3b82f6;--demo-text:#111827;--demo-text-secondary:#374151;--demo-muted:#6b7280;--demo-border:#e5e7eb;--demo-soft:#f9fafb;background:var(--demo-soft);color:var(--demo-text);font-family:Inter,ui-sans-serif,system-ui,sans-serif}.ob-demo{border:1px solid var(--demo-border);border-radius:16px;box-shadow:0 1px 2px #1118270d,0 10px 28px #1118270f}.ob-demo__step.is-done,.ob-demo__step.is-active{background:var(--demo-moss)}.ob-demo__title{color:var(--demo-text);font-weight:700}.ob-demo__sub,.ob-demo__upload-sub,.ob-demo__occ-label,.ob-demo__skills-count{color:var(--demo-text-secondary)}.ob-demo__upload{background:var(--demo-soft);border-color:#2d6a4f52;border-radius:16px}.ob-demo__upload.is-hover{border-color:var(--demo-moss);background:#2d6a4f14}.ob-demo__upload-icon,.ob-demo__btn{background:var(--demo-moss)}.ob-demo__btn{border-radius:999px;min-height:52px;font-weight:600}.ob-demo__reading,.ob-demo__occ,.ob-demo__skill-row.is-on,.ob-demo-dashboard__profile{background:#2d6a4f14;border-color:#2d6a4f3d}.ob-demo__reading-dot{background:var(--demo-moss)}.ob-demo__reading-text,.ob-demo__occ-value,.ob-demo-dashboard__profile strong{color:var(--demo-moss-strong)}.ob-demo__reading-sub,.ob-demo__occ-esco,.ob-demo-dashboard__profile small{color:var(--demo-moss)}.ob-demo__progress-fill{background:linear-gradient(90deg, var(--demo-moss), #52b788)}.ob-demo__occ,.ob-demo__skill-row{border-radius:12px}.ob-demo-dashboard{background:var(--demo-soft)}.ob-demo-dashboard__side{border-color:var(--demo-border);background:#fff}.ob-demo-dashboard__side nav>span{min-height:44px;color:var(--demo-text-secondary);border-radius:10px}.ob-demo-dashboard__side nav>span.is-active{color:var(--demo-moss);box-shadow:inset 3px 0 0 var(--demo-moss);background:#2d6a4f1a}.ob-demo-dashboard__avatar{background:linear-gradient(145deg, var(--demo-blue), var(--demo-moss))}.ob-demo-dashboard__events-head>b,.ob-demo-dashboard__event-label{color:var(--demo-moss)}.ob-demo-dashboard__event-icon.is-invite{color:var(--demo-blue);background:#3b82f61a}.ob-demo-dashboard__events article{border-radius:16px}.ob-demo-dashboard__events article.is-visible{border-color:#2d6a4f3d}.ob-demo-dashboard__overview,.ob-demo-invite,.ob-demo-thread{animation:.4s both obDemoStageIn}@keyframes obDemoStageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ob-demo-dashboard__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.ob-demo-dashboard__metrics>div{border:1px solid var(--demo-border);background:#fff;border-radius:12px;min-width:0;padding:12px 14px}.ob-demo-dashboard__metrics strong,.ob-demo-dashboard__metrics span{display:block}.ob-demo-dashboard__metrics strong{color:var(--demo-moss);font-size:22px;line-height:1}.ob-demo-dashboard__metrics span{color:var(--demo-muted);margin-top:5px;font-size:12px;font-weight:600;line-height:1.35}.ob-demo-dashboard__event-icon.is-view{color:var(--demo-blue);background:#3b82f61a}.ob-demo-dashboard__event-icon.is-match{color:var(--demo-moss);background:#2d6a4f1a}.ob-demo-dashboard__events article.is-opening{border-color:#2d6a4f80;animation:1.2s ease-in-out infinite obDemoInviteOpen;box-shadow:0 0 0 3px #2d6a4f1a}@keyframes obDemoInviteOpen{50%{transform:translateY(-2px);box-shadow:0 0 0 5px #2d6a4f14}}.ob-demo-invite{border:1px solid var(--demo-border);background:#fff;border-radius:16px;margin-top:18px;padding:20px}.ob-demo-invite__head{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.ob-demo-invite__company-mark{color:#fff;background:var(--demo-moss);border-radius:12px;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:13px;font-weight:800;display:grid}.ob-demo-invite__head>div:nth-child(2){min-width:0}.ob-demo-invite__head span{color:var(--demo-moss);font-size:12px;font-weight:700;line-height:1.4;display:block}.ob-demo-invite__head h3{color:var(--demo-text);margin:2px 0;font-size:22px;line-height:1.2}.ob-demo-invite__head p{color:var(--demo-muted);margin:0;font-size:14px;line-height:1.45}.ob-demo-invite__head>strong{color:var(--demo-moss-strong);white-space:nowrap;background:#2d6a4f1a;border-radius:999px;padding:7px 10px;font-size:13px}.ob-demo-invite__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.ob-demo-invite__facts>div{background:var(--demo-soft);border-radius:12px;min-width:0;padding:12px}.ob-demo-invite__facts span,.ob-demo-invite__facts strong{display:block}.ob-demo-invite__facts span{color:var(--demo-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.ob-demo-invite__facts strong{color:var(--demo-text);margin-top:4px;font-size:14px;line-height:1.4}.ob-demo-invite blockquote{border-left:3px solid var(--demo-moss);color:var(--demo-text-secondary);background:#2d6a4f0f;border-radius:0 12px 12px 0;margin:16px 0 0;padding:14px 16px;font-size:15px;line-height:1.6}.ob-demo-invite__actions{gap:10px;margin-top:18px;display:flex}.ob-demo-invite__actions button,.ob-demo-thread__composer button{border:1px solid var(--demo-border);min-height:44px;color:var(--demo-text-secondary);font:inherit;background:#fff;border-radius:999px;padding:10px 18px;font-size:15px;font-weight:600}.ob-demo-invite__actions button:first-child,.ob-demo-thread__composer button{border-color:var(--demo-moss);color:#fff;background:var(--demo-moss)}.ob-demo-invite__actions button.is-accepting,.ob-demo-thread__composer button.is-sending{animation:1.2s ease-in-out infinite obDemoActionPulse}@keyframes obDemoActionPulse{50%{transform:translateY(-1px);box-shadow:0 0 0 5px #2d6a4f24}}.ob-demo-invite__accepted{background:#2d6a4f14;border:1px solid #2d6a4f3d;border-radius:12px;align-items:flex-start;gap:12px;margin-top:18px;padding:14px 16px;display:flex}.ob-demo-invite__accepted>span{color:#fff;background:var(--demo-moss);border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.ob-demo-invite__accepted strong{color:var(--demo-moss-strong);font-size:15px}.ob-demo-invite__accepted p{color:var(--demo-moss);margin:3px 0 0;font-size:14px;line-height:1.45}.ob-demo-thread{border:1px solid var(--demo-border);background:#fff;border-radius:16px;margin-top:18px;overflow:hidden}.ob-demo-thread>header{border-bottom:1px solid var(--demo-border);grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.ob-demo-thread>header>div:nth-child(2){min-width:0}.ob-demo-thread>header strong,.ob-demo-thread>header span{display:block}.ob-demo-thread>header strong{color:var(--demo-text);font-size:15px}.ob-demo-thread>header span{color:var(--demo-muted);margin-top:2px;font-size:13px;line-height:1.4}.ob-demo-thread>header em{color:var(--demo-moss);font-size:12px;font-style:normal;font-weight:700}.ob-demo-thread__messages{background:var(--demo-soft);flex-direction:column;gap:12px;min-height:220px;padding:20px;display:flex}.ob-demo-thread__bubble{border:1px solid var(--demo-border);background:#fff;border-radius:16px 16px 16px 4px;width:min(82%,430px);padding:12px 14px;animation:.35s both obDemoStageIn}.ob-demo-thread__bubble.is-candidate{background:#2d6a4f17;border-color:#2d6a4f33;border-radius:16px 16px 4px;align-self:flex-end}.ob-demo-thread__bubble span{color:var(--demo-muted);font-size:11px;font-weight:700}.ob-demo-thread__bubble p{color:var(--demo-text-secondary);margin:4px 0 0;font-size:15px;line-height:1.55}.ob-demo-thread__composer{border-top:1px solid var(--demo-border);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:14px 16px;display:grid}.ob-demo-thread__composer>div{border:1px solid var(--demo-border);min-height:46px;color:var(--demo-text-secondary);background:#fff;border-radius:12px;padding:11px 13px;font-size:15px;line-height:1.5}.ob-demo-thread__composer>div:empty:before{content:"Viesti lähetetty keskusteluun";color:var(--demo-muted)}@media (max-width:640px){.ob-demo-page--embed{padding:0}.ob-demo__steps{padding:20px 20px 0}.ob-demo__body{padding:22px 20px 24px}.ob-demo__title{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;font-size:24px;line-height:1.16}.ob-demo__sub{font-size:15px;line-height:1.6}.ob-demo__upload{min-height:180px;padding:28px 16px}.ob-demo__reading{min-width:0;padding:18px 16px}.ob-demo__reading>div:last-child{width:100%;min-width:0}.ob-demo__reading-text,.ob-demo__reading-sub{overflow-wrap:anywhere}.ob-demo__occ{align-items:flex-start}.ob-demo__occ-value{width:100%;font-size:18px}.ob-demo__occ-esco{margin-left:0}.ob-demo__skills-head{flex-direction:column;align-items:flex-start;gap:4px}.ob-demo__skill-row{padding:13px}.ob-demo-dashboard__main{padding:20px}.ob-demo-dashboard__top{align-items:flex-start}.ob-demo-dashboard__top h2{font-size:24px}.ob-demo-dashboard__profile{align-items:flex-start}.ob-demo-dashboard__events article{grid-template-columns:40px minmax(0,1fr);gap:12px;padding:14px 36px 14px 14px;position:relative}.ob-demo-dashboard__events article>em{position:absolute;top:12px;right:12px}.ob-demo-dashboard__events article strong{overflow-wrap:anywhere;font-size:15px}.ob-demo-dashboard__events article p{font-size:13px}.ob-demo-dashboard__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.ob-demo-dashboard__metrics>div:last-child{grid-column:1/-1}.ob-demo-dashboard__metrics>div{padding:10px 8px}.ob-demo-dashboard__metrics strong{font-size:20px}.ob-demo-dashboard__metrics span{overflow-wrap:anywhere;font-size:10px}.ob-demo-invite{padding:16px}.ob-demo-invite__head{grid-template-columns:42px minmax(0,1fr);gap:10px}.ob-demo-invite__company-mark{width:42px;height:42px}.ob-demo-invite__head h3{font-size:20px}.ob-demo-invite__head>strong{grid-column:1/-1;justify-self:start}.ob-demo-invite__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.ob-demo-invite__facts>div:last-child{grid-column:1/-1}.ob-demo-invite__actions button{flex:1;padding-inline:12px}.ob-demo-thread>header{grid-template-columns:42px minmax(0,1fr);padding:12px 14px}.ob-demo-thread>header em{grid-column:2}.ob-demo-thread__messages{min-height:210px;padding:14px}.ob-demo-thread__bubble{width:94%}.ob-demo-thread__composer{grid-template-columns:minmax(0,1fr);padding:12px}.ob-demo-thread__composer button{width:100%}}@media (max-width:360px){.ob-demo__body,.ob-demo-dashboard__main{padding-inline:16px}.ob-demo-dashboard__top-actions{gap:6px}.ob-demo-dashboard__avatar{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.ob-demo *,.ob-demo :before,.ob-demo :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
