:root{--od-blue:#1877F2;--od-deep:#0A4FD8;--od-yellow:#FBC02D;--od-orange:#FF9800;--od-teal:#00BFA6;--od-navy:#0D1117;--od-bg:#F5F8FC;--od-border:#E3E9F1;--od-text:#344054;--od-muted:#667085}.odcp-enabled .odcp-app-shell,.odcp-enabled .odcp-auth-page,.odcp-enabled .odcp-dashboard-v10,.odcp-enabled .odcp-manual,.odcp-enabled .odcp-feed-wrap,.odcp-enabled .odcp-composer{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box;color:var(--od-navy)}.odcp-enabled .odcp-app-shell *,.odcp-enabled .odcp-auth-page *,.odcp-enabled .odcp-dashboard-v10 *,.odcp-enabled .odcp-manual *,.odcp-enabled .odcp-feed-wrap *,.odcp-enabled .odcp-composer *{box-sizing:border-box}.odcp-eyebrow{display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:.11em;color:var(--od-blue);text-transform:uppercase}.odcp-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:11px;padding:11px 16px;background:var(--od-blue);color:#fff;text-decoration:none;font-weight:600;font-size:13px;cursor:pointer;transition:.2s}.odcp-btn:hover{background:var(--od-deep);color:#fff;transform:translateY(-2px);box-shadow:0 10px 24px rgba(24,119,242,.18)}.odcp-btn-light{background:#fff;color:var(--od-blue);border:1px solid var(--od-border)}.odcp-btn-yellow{background:var(--od-yellow);color:var(--od-navy)}.odcp-btn-yellow:hover{background:var(--od-orange);color:var(--od-navy)}.odcp-notice{padding:11px 13px;border-radius:10px;margin-bottom:14px;font-size:12px}.odcp-notice-success{background:#ECFBF6;color:#08745F;border:1px solid #C7F0E6}.odcp-notice-error{background:#FFF1F0;color:#B42318;border:1px solid #FFD3CE}.odcp-auth-page{width:100%;padding:34px 4%;background:linear-gradient(145deg,#F6F9FE,#FFF9EE);position:relative;overflow:hidden}.odcp-auth-page:before,.odcp-auth-page:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.odcp-auth-page:before{width:360px;height:360px;left:-170px;top:-170px;background:radial-gradient(circle,rgba(24,119,242,.15),transparent 70%);animation:odcpAuthOrb 10s ease-in-out infinite alternate}.odcp-auth-page:after{width:360px;height:360px;right:-170px;bottom:-190px;background:radial-gradient(circle,rgba(251,192,45,.16),transparent 70%);animation:odcpAuthOrb2 13s ease-in-out infinite alternate}.odcp-auth-card{max-width:1120px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);border:1px solid rgba(217,226,238,.9);border-radius:24px;overflow:hidden;background:rgba(255,255,255,.93);box-shadow:0 28px 70px rgba(13,17,23,.11);position:relative;z-index:1}.odcp-auth-card-wide{max-width:1200px;grid-template-columns:minmax(0,1.12fr) minmax(390px,.78fr)}.odcp-auth-form-panel{padding:42px 46px}.odcp-auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:34px}.odcp-brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,var(--od-blue),var(--od-deep));color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(24,119,242,.17)}.odcp-auth-brand div{display:grid}.odcp-auth-brand strong{font-size:16px}.odcp-auth-brand small{font-size:10.5px;color:var(--od-muted)}.odcp-auth-form-panel h1{font-size:31px;line-height:1.22;margin:6px 0 8px;letter-spacing:-.03em}.odcp-auth-lead{font-size:13.5px;line-height:1.7;color:var(--od-muted);max-width:600px;margin:0 0 24px}.odcp-auth-form{display:grid;gap:14px}.odcp-auth-form label{display:grid;gap:6px;font-size:12px;font-weight:600;color:#344054}.odcp-auth-form input,.odcp-auth-form select,.odcp-auth-form textarea{width:100%;border:1px solid #DCE4EE;border-radius:11px;background:#FBFCFE;padding:12px 13px;font:inherit;font-size:13px;color:var(--od-navy);outline:0;transition:.18s}.odcp-auth-form input:focus,.odcp-auth-form select:focus,.odcp-auth-form textarea:focus{border-color:#AFCBFF;background:#fff;box-shadow:0 0 0 4px rgba(24,119,242,.07)}.odcp-form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.odcp-password-field{position:relative;display:block}.odcp-password-field input{padding-right:58px}.odcp-password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);border:0;background:#EDF4FF;color:var(--od-blue);border-radius:7px;font-size:10px;font-weight:700;padding:6px 7px;cursor:pointer}.odcp-auth-between{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px}.odcp-auth-between a,.odcp-auth-foot a{color:var(--od-blue);text-decoration:none;font-weight:600}.odcp-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important;font-weight:500!important}.odcp-check input{width:15px!important;height:15px;margin:0;padding:0}.odcp-auth-submit{width:100%;border:0;border-radius:11px;background:linear-gradient(135deg,var(--od-blue),var(--od-deep));color:#fff;padding:13px 16px;font-weight:700;font-size:13px;cursor:pointer;transition:.2s}.odcp-auth-submit:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(24,119,242,.22)}.odcp-auth-foot{text-align:center;font-size:11.5px;color:var(--od-muted);margin:16px 0 0}.odcp-auth-visual{position:relative;background:linear-gradient(145deg,#061B35,#0A2E59);color:#fff;padding:42px 36px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:620px}.odcp-auth-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,#000,transparent 85%)}.odcp-auth-grid-lines{position:absolute;inset:0;pointer-events:none}.odcp-auth-orb{position:absolute;border-radius:50%;filter:blur(2px)}.odcp-orb-a{width:280px;height:280px;right:-80px;top:-70px;background:radial-gradient(circle,rgba(24,119,242,.55),transparent 70%);animation:odcpTechFloat 9s ease-in-out infinite alternate}.odcp-orb-b{width:240px;height:240px;left:-80px;bottom:-60px;background:radial-gradient(circle,rgba(0,191,166,.24),rgba(251,192,45,.06) 45%,transparent 70%);animation:odcpTechFloat2 11s ease-in-out infinite alternate}.odcp-auth-visual-copy{position:relative;z-index:2;max-width:370px}.odcp-auth-visual-copy>span{font-size:10px;letter-spacing:.12em;font-weight:700;color:#6EA8FF}.odcp-auth-visual-copy h2{color:#fff;font-size:29px;line-height:1.25;margin:8px 0}.odcp-auth-visual-copy p{color:rgba(255,255,255,.65);font-size:12.5px;line-height:1.7}.odcp-tech-cloud{position:relative;z-index:2;min-height:300px}.odcp-tech-badge{position:absolute;display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);backdrop-filter:blur(10px);padding:9px 11px;border-radius:12px;font-size:10.5px;color:rgba(255,255,255,.84);box-shadow:0 16px 34px rgba(0,0,0,.15);animation:odcpBadge 5s ease-in-out infinite}.odcp-tech-badge b{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:rgba(255,255,255,.10);font-size:10px}.badge-wp{left:3%;top:12%;animation-delay:-1s}.badge-react{right:3%;top:2%;animation-delay:-2s}.badge-shop{right:10%;top:44%;animation-delay:-3s}.badge-ai{left:8%;top:55%;animation-delay:-1.5s}.badge-code{left:34%;top:31%;animation-delay:-4s}.badge-growth{right:26%;bottom:4%;animation-delay:-2.5s}.odcp-auth-visual-footer{position:relative;z-index:2;display:flex;gap:8px;flex-wrap:wrap}.odcp-auth-visual-footer span{font-size:9.5px;padding:6px 8px;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:rgba(255,255,255,.54)}.odcp-auth-gate{font-family:Poppins,sans-serif;background:linear-gradient(135deg,#F8FBFF,#FFF9EE);border:1px solid var(--od-border);border-radius:18px;padding:24px;max-width:700px;margin:20px auto}.odcp-auth-gate h3{margin:6px 0}.odcp-auth-gate p{font-size:12.5px;color:var(--od-muted)}.odcp-gate-actions{display:flex;gap:8px;flex-wrap:wrap}@keyframes odcpAuthOrb{to{transform:translate(70px,40px) scale(1.1)}}@keyframes odcpAuthOrb2{to{transform:translate(-50px,-30px) scale(1.08)}}@keyframes odcpTechFloat{to{transform:translate(-40px,35px) scale(1.08)}}@keyframes odcpTechFloat2{to{transform:translate(45px,-35px) scale(1.1)}}@keyframes odcpBadge{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.odcp-dashboard-v10{max-width:1220px;margin:26px auto;display:grid;grid-template-columns:245px minmax(0,1fr);min-height:720px;border:1px solid var(--od-border);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 18px 50px rgba(13,17,23,.08)}.odcp-dash-sidebar{background:linear-gradient(180deg,#071B34,#0A2446);color:#fff;padding:18px 13px;display:flex;flex-direction:column}.odcp-dash-logo{display:flex;gap:9px;align-items:center;color:#fff;text-decoration:none;padding:4px 7px 16px}.odcp-dash-logo>span{width:35px;height:35px;border-radius:10px;background:linear-gradient(135deg,var(--od-blue),var(--od-deep));display:grid;place-items:center;font-size:10px;font-weight:800}.odcp-dash-logo div{display:grid}.odcp-dash-logo strong{font-size:13px}.odcp-dash-logo small{font-size:9px;color:rgba(255,255,255,.47)}.odcp-user-card{display:flex;gap:9px;align-items:center;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.04);border-radius:13px;padding:10px;margin-bottom:13px}.odcp-user-card img{width:42px;height:42px;border-radius:50%;object-fit:cover}.odcp-user-card div{display:grid;min-width:0}.odcp-user-card strong{font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.odcp-user-card span{font-size:9.5px;color:#80B2FF}.odcp-dash-sidebar nav{display:grid;gap:3px}.odcp-dash-sidebar nav a{display:grid;grid-template-columns:25px 1fr auto;align-items:center;padding:9px 10px;border-radius:9px;text-decoration:none;color:rgba(255,255,255,.65);font-size:11px;font-weight:500;transition:.18s}.odcp-dash-sidebar nav a i{font-style:normal}.odcp-dash-sidebar nav a b{font-size:9px;background:var(--od-blue);color:#fff;border-radius:999px;padding:2px 6px}.odcp-dash-sidebar nav a:hover,.odcp-dash-sidebar nav a.is-active{background:rgba(24,119,242,.16);color:#fff}.odcp-dash-sidebar nav a.is-active{box-shadow:inset 2px 0 0 var(--od-blue)}.odcp-dash-sidebar-foot{margin-top:auto;display:grid;gap:4px;padding-top:14px;border-top:1px solid rgba(255,255,255,.06)}.odcp-dash-sidebar-foot a{color:rgba(255,255,255,.52);text-decoration:none;font-size:10px;padding:7px}.odcp-dash-sidebar-foot a:hover{color:#fff}.odcp-dash-content{background:#F6F8FC;min-width:0}.odcp-dash-topbar{padding:22px 24px;background:#fff;border-bottom:1px solid var(--od-border);display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.odcp-dash-topbar h1{font-size:23px;margin:4px 0 3px;letter-spacing:-.02em}.odcp-dash-topbar p{font-size:11.5px;color:var(--od-muted);margin:0}.odcp-dash-body{padding:20px}.odcp-dash-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px}.odcp-dash-stats>a{background:#fff;border:1px solid var(--od-border);border-radius:14px;padding:14px;text-decoration:none;color:inherit;display:grid;grid-template-columns:auto 1fr;column-gap:10px;transition:.2s}.odcp-dash-stats>a:hover{transform:translateY(-3px);border-color:#BBD2F6;box-shadow:0 12px 26px rgba(13,17,23,.06)}.odcp-dash-stats i{grid-row:1/4;width:34px;height:34px;border-radius:10px;background:#EDF4FF;color:var(--od-blue);display:grid;place-items:center;font-style:normal}.odcp-dash-stats strong{font-size:21px;line-height:1}.odcp-dash-stats span{font-size:10.5px;font-weight:600}.odcp-dash-stats small{font-size:8.5px;color:var(--od-muted)}.odcp-dash-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:13px}.odcp-dash-panel{background:#fff;border:1px solid var(--od-border);border-radius:15px;padding:16px;margin-bottom:13px}.odcp-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px}.odcp-panel-head h2{font-size:17px;margin:3px 0}.odcp-panel-head p{font-size:10.5px;color:var(--od-muted);margin:0}.odcp-panel-head>a{font-size:10px;color:var(--od-blue);text-decoration:none;font-weight:600}.odcp-workflow{display:grid;gap:8px}.odcp-workflow article{display:flex;gap:11px;padding:11px;border:1px solid #EEF2F6;border-radius:11px;background:#FBFCFE}.odcp-workflow article>b{width:28px;height:28px;border-radius:9px;background:#EDF4FF;color:var(--od-blue);display:grid;place-items:center;font-size:9px}.odcp-workflow h3{font-size:11.5px;margin:1px 0 2px}.odcp-workflow p{font-size:9.5px;color:var(--od-muted);margin:0}.odcp-request-mini-list{display:grid;gap:8px}.odcp-request-mini-list article{padding:10px;border:1px solid #EEF2F6;border-radius:10px}.odcp-request-mini-list article>div:first-child{display:flex;justify-content:space-between;gap:8px}.odcp-request-mini-list strong{font-size:10.5px}.odcp-request-mini-list span{font-size:9px;color:var(--od-muted)}.odcp-progress{height:5px;background:#EEF2F6;border-radius:999px;overflow:hidden;margin:8px 0 3px}.odcp-progress>span{display:block;height:100%;background:linear-gradient(90deg,var(--od-blue),var(--od-teal));border-radius:inherit}.odcp-request-form,.odcp-profile-form{display:grid;gap:11px}.odcp-request-form label,.odcp-profile-form label{display:grid;gap:5px;font-size:10.5px;font-weight:600}.odcp-request-form input,.odcp-request-form textarea,.odcp-profile-form input,.odcp-profile-form textarea,.odcp-profile-form select{width:100%;border:1px solid #DDE5EF;border-radius:9px;padding:10px 11px;background:#FBFCFE;font:inherit;font-size:11px}.odcp-form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.odcp-client-request-list{display:grid;gap:9px}.odcp-client-request-list article{border:1px solid #E8EDF4;border-radius:12px;padding:13px;background:#FBFCFE}.odcp-client-request-top,.odcp-client-request-foot{display:flex;justify-content:space-between;gap:10px}.odcp-client-request-top div{display:grid}.odcp-client-request-top strong{font-size:11.5px}.odcp-client-request-top small,.odcp-client-request-foot{font-size:9px;color:var(--od-muted)}.odcp-client-request-list p{font-size:10px;color:var(--od-text);line-height:1.6}.odcp-status-chip{display:inline-flex;align-items:center;padding:4px 7px;border-radius:999px;background:#EDF4FF;color:var(--od-blue);font-size:8.5px;font-weight:700;white-space:nowrap}.status-completed{background:#EAF9F4;color:#08745F}.status-in_progress{background:#EDF4FF;color:#0A4FD8}.status-waiting{background:#FFF6E2;color:#9A5A00}.status-closed{background:#F2F4F7;color:#667085}.odcp-notification-list{display:grid;gap:9px}.odcp-notification-list article{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:start;background:#fff;border:1px solid var(--od-border);border-radius:12px;padding:13px}.odcp-notification-list article.is-unread{border-color:#BBD2FF;background:#F8FBFF}.odcp-notif-icon{width:32px;height:32px;border-radius:10px;background:#EDF4FF;color:var(--od-blue);display:grid;place-items:center}.odcp-notification-list strong{font-size:11px}.odcp-notification-list p{font-size:9.5px;color:var(--od-muted);margin:3px 0}.odcp-notification-list small{font-size:8.5px;color:#98A2B3}.odcp-notification-list a{font-size:9px;color:var(--od-blue);text-decoration:none}.odcp-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:13px}.odcp-profile-head{display:flex;gap:12px;align-items:center;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #EEF2F6}.odcp-profile-head img{width:66px;height:66px;border-radius:50%;object-fit:cover}.odcp-profile-head h2{font-size:17px;margin:0}.odcp-profile-head span{font-size:9px;color:var(--od-blue);font-weight:700}.odcp-profile-head p{font-size:9.5px;color:var(--od-muted);margin:2px 0}.odcp-profile-help p{font-size:10px;color:var(--od-muted);line-height:1.65}.odcp-profile-help a{font-size:10px;color:var(--od-blue);font-weight:600;text-decoration:none}.odcp-feed-wrap,.odcp-composer,.odcp-app-shell{width:100%}.odcp-feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.odcp-feed-grid.odcp-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-feed-grid.odcp-cols-1{grid-template-columns:1fr}.odcp-feed-card{background:#fff;border:1px solid var(--od-border);border-radius:14px;overflow:hidden;box-shadow:0 2px 10px rgba(13,17,23,.025);transition:.2s}.odcp-feed-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(13,17,23,.07)}.odcp-feed-author{display:flex;gap:8px;align-items:center;padding:13px 13px 5px}.odcp-feed-author img{width:34px;height:34px;border-radius:50%;object-fit:cover}.odcp-feed-author div{display:grid}.odcp-feed-author strong{font-size:10.5px}.odcp-feed-author span{font-size:8.5px;color:var(--od-muted)}.odcp-feed-body{padding:8px 13px 10px}.odcp-feed-body h3{font-size:13px;margin:0 0 6px}.odcp-feed-copy{font-size:10px;line-height:1.65;color:var(--od-text)}.odcp-feed-copy p{margin:0 0 6px}.odcp-feed-media img{width:100%;max-height:300px;object-fit:cover;display:block}.odcp-feed-actions{display:flex;border-top:1px solid #EEF2F6;padding:7px 9px;gap:4px}.odcp-feed-actions button{border:0;background:transparent;color:var(--od-muted);font-size:9px;padding:6px 8px;border-radius:7px;cursor:pointer}.odcp-feed-actions button:hover,.odcp-feed-actions .is-active{background:#FFF0F2;color:#D92D5B}.odcp-comments{padding:10px;border-top:1px solid #EEF2F6}.odcp-comment-list{display:grid;gap:7px}.odcp-comment{display:flex;gap:7px}.odcp-comment img{width:28px;height:28px;border-radius:50%}.odcp-comment strong{font-size:9.5px}.odcp-comment p{font-size:9px;margin:1px 0}.odcp-comment span{font-size:8px;color:#98A2B3}.odcp-comment-form{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:8px}.odcp-comment-form textarea{border:1px solid #DDE5EF;border-radius:8px;padding:8px;font-size:9px}.odcp-comment-form button{border:0;border-radius:8px;background:var(--od-blue);color:#fff;padding:0 12px;font-size:9px}.odcp-composer{border:1px solid var(--od-border);border-radius:16px;background:#fff;padding:15px}.odcp-composer-head{display:flex;gap:9px;align-items:center;margin-bottom:11px}.odcp-composer-head img{width:42px;height:42px;border-radius:50%}.odcp-composer-head span{font-size:9px;color:var(--od-blue);font-weight:700;letter-spacing:.08em}.odcp-composer-head h3{font-size:15px;margin:2px 0}.odcp-composer textarea{width:100%;border:1px solid #DDE5EF;border-radius:11px;padding:12px;font-size:11px}.odcp-composer-actions{display:grid;grid-template-columns:44px minmax(0,1fr) 90px;gap:8px;margin-top:8px}.odcp-image-trigger{width:42px;height:42px;border-radius:50%;border:1px solid #DDE5EF;display:grid;place-items:center;color:var(--od-blue);cursor:pointer}.odcp-image-trigger input{position:absolute;opacity:0;width:1px}.odcp-composer select,.odcp-composer-actions button{border:1px solid #DDE5EF;border-radius:10px;padding:9px;font-size:10px}.odcp-composer-actions button{background:var(--od-blue);border-color:var(--od-blue);color:#fff;font-weight:600}.odcp-section-head{display:flex;justify-content:space-between;margin-bottom:12px}.odcp-section-head h2{font-size:18px;margin:4px 0}.odcp-section-head p{font-size:10.5px;color:var(--od-muted);margin:0}.odcp-message-layout{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:480px;border:1px solid var(--od-border);border-radius:15px;overflow:hidden;background:#fff}.odcp-conversation-list{border-right:1px solid var(--od-border);padding:9px;display:grid;align-content:start;gap:5px;background:#FBFCFE}.odcp-conversation-item{border:0;background:#fff;border-radius:9px;padding:10px;text-align:left;display:grid;gap:2px;cursor:pointer;border:1px solid #EEF2F6}.odcp-conversation-item strong{font-size:10.5px}.odcp-conversation-item span{font-size:8.5px;color:var(--od-muted)}.odcp-message-panel{padding:14px}.odcp-message-thread{display:grid;gap:8px}.odcp-message{display:flex;gap:7px;max-width:78%}.odcp-message.mine{margin-left:auto;flex-direction:row-reverse}.odcp-message img{width:30px;height:30px;border-radius:50%}.odcp-message>div{background:#F4F7FB;border-radius:11px;padding:8px 10px}.odcp-message.mine>div{background:#EEF4FF}.odcp-message strong{font-size:9px}.odcp-message p{font-size:9.5px;margin:2px 0}.odcp-message-form{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:11px}.odcp-message-form textarea{border:1px solid #DDE5EF;border-radius:9px;padding:9px;font-size:10px}.odcp-message-form button{border:0;border-radius:9px;background:var(--od-blue);color:#fff;padding:0 14px}.odcp-request-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.odcp-request-card{background:#fff;border:1px solid var(--od-border);border-radius:13px;padding:14px}.odcp-request-card h3{font-size:12px}.odcp-request-card p{font-size:9.5px;line-height:1.6;color:var(--od-muted)}.odcp-request-meta{display:flex;gap:6px;flex-wrap:wrap}.odcp-request-meta span,.odcp-status{font-size:8.5px;padding:4px 7px;border-radius:999px;background:#F3F6FA}.odcp-status{background:#EAF9F4;color:#08745F}.odcp-manual{background:#F7F9FC;border:1px solid var(--od-border);border-radius:18px;overflow:hidden}.odcp-manual-hero{padding:26px;background:linear-gradient(135deg,#071B34,#0A2E59);color:#fff}.odcp-manual-hero h2{color:#fff;font-size:24px;margin:5px 0}.odcp-manual-hero p{max-width:800px;font-size:11.5px;line-height:1.7;color:rgba(255,255,255,.66)}.odcp-manual-nav{display:flex;gap:6px;flex-wrap:wrap;padding:12px 16px;background:#fff;border-bottom:1px solid var(--od-border);position:sticky;top:0;z-index:3}.odcp-manual-nav a{font-size:9.5px;text-decoration:none;color:var(--od-text);background:#F5F7FA;border-radius:999px;padding:6px 9px}.odcp-manual-grid{padding:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.odcp-manual-section{background:#fff;border:1px solid var(--od-border);border-radius:13px;padding:15px;scroll-margin-top:80px}.odcp-manual-number{font-size:9px;font-weight:700;color:var(--od-blue)}.odcp-manual-section h3{font-size:14px;margin:5px 0}.odcp-manual-section>p{font-size:9.5px;color:var(--od-muted);line-height:1.65}.odcp-manual-section ul{padding-left:18px}.odcp-manual-section li{font-size:9.5px;line-height:1.65;color:var(--od-text);margin-bottom:5px}.odcp-manual.is-compact .odcp-manual-hero{padding:18px}.odcp-manual.is-compact .odcp-manual-grid{grid-template-columns:1fr}.odcp-empty{padding:18px;border:1px dashed #CBD5E1;border-radius:12px;text-align:center;color:var(--od-muted);font-size:10px;background:#FBFCFE}@media (max-width:1024px){.odcp-auth-card,.odcp-auth-card-wide{grid-template-columns:1fr}.odcp-auth-visual{min-height:390px}.odcp-tech-cloud{min-height:210px}.odcp-dashboard-v10{grid-template-columns:190px minmax(0,1fr);margin:14px}.odcp-dash-stats{grid-template-columns:repeat(2,1fr)}.odcp-dash-grid{grid-template-columns:1fr}.odcp-profile-layout{grid-template-columns:1fr}.odcp-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-request-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.odcp-auth-page{padding:14px 3%}.odcp-auth-form-panel{padding:24px 18px}.odcp-auth-form-panel h1{font-size:25px}.odcp-auth-visual{display:none}.odcp-form-grid-2{grid-template-columns:1fr}.odcp-auth-between{align-items:flex-start;flex-direction:column}.odcp-dashboard-v10{display:block;margin:8px;border-radius:15px}.odcp-dash-sidebar{padding:10px}.odcp-dash-logo{padding-bottom:8px}.odcp-user-card{margin-bottom:8px}.odcp-dash-sidebar nav{grid-template-columns:repeat(4,1fr);display:grid;gap:4px}.odcp-dash-sidebar nav a{grid-template-columns:1fr;text-align:center;justify-items:center;padding:7px 4px;font-size:8px}.odcp-dash-sidebar nav a i{font-size:12px}.odcp-dash-sidebar nav a b{position:absolute}.odcp-dash-sidebar-foot{display:none}.odcp-dash-topbar{padding:15px;align-items:flex-start;flex-direction:column}.odcp-dash-body{padding:11px}.odcp-dash-stats{grid-template-columns:1fr 1fr;gap:7px}.odcp-dash-stats>a{padding:10px}.odcp-dash-grid{grid-template-columns:1fr}.odcp-form-grid-2{grid-template-columns:1fr}.odcp-client-request-top,.odcp-client-request-foot{flex-direction:column}.odcp-feed-grid,.odcp-feed-grid.odcp-cols-2,.odcp-request-grid{grid-template-columns:1fr}.odcp-message-layout{grid-template-columns:1fr}.odcp-conversation-list{border-right:0;border-bottom:1px solid var(--od-border);max-height:220px;overflow:auto}.odcp-manual-grid{grid-template-columns:1fr}.odcp-manual-nav{position:static}.odcp-composer-actions{grid-template-columns:42px minmax(0,1fr) 76px}}@media (prefers-reduced-motion:reduce){.odcp-enabled *{animation:none!important;transition:none!important}.odcp-enabled *:before,.odcp-enabled *:after{animation:none!important;transition:none!important}.odcp-no-animations *{animation:none!important;transition:none!important}}.odcp-auth-form-panel h1{font-size:34px}.odcp-auth-lead{font-size:15px}.odcp-auth-brand strong{font-size:18px}.odcp-auth-brand small{font-size:12px}.odcp-auth-form label{font-size:14px}.odcp-auth-form input,.odcp-auth-form select,.odcp-auth-form textarea{font-size:14px;padding:13px 14px}.odcp-auth-between{font-size:13px}.odcp-auth-submit{font-size:15px;padding:14px 17px}.odcp-auth-foot{font-size:13px}.odcp-auth-visual-copy>span{font-size:11px}.odcp-auth-visual-copy h2{font-size:31px}.odcp-auth-visual-copy p{font-size:14px}.odcp-tech-badge{font-size:12px}.odcp-auth-visual-footer span{font-size:11px}.odcp-dash-logo strong{font-size:15px}.odcp-dash-logo small{font-size:11px}.odcp-user-card strong{font-size:13px}.odcp-user-card span{font-size:11px}.odcp-dash-sidebar nav a{font-size:13px;padding:10px}.odcp-dash-sidebar-foot a{font-size:12px}.odcp-dash-topbar h1{font-size:25px}.odcp-dash-topbar p{font-size:13px}.odcp-dash-stats span{font-size:12px}.odcp-dash-stats small{font-size:11px}.odcp-panel-head h2{font-size:19px}.odcp-panel-head p{font-size:13px}.odcp-feed-author strong{font-size:13px}.odcp-feed-author span{font-size:11px}.odcp-feed-body h3{font-size:16px}.odcp-feed-copy{font-size:13px}.odcp-feed-actions button{font-size:12px}.odcp-comment strong{font-size:12px}.odcp-comment p{font-size:12px}.odcp-comment span{font-size:10.5px}.odcp-comment-form textarea,.odcp-comment-form button{font-size:12px}.odcp-composer-head span{font-size:11px}.odcp-composer-head h3{font-size:17px}.odcp-composer textarea{font-size:14px}.odcp-composer select,.odcp-composer-actions button{font-size:13px}.odcp-section-head h2{font-size:20px}.odcp-section-head p{font-size:13px}.odcp-conversation-item strong{font-size:13px}.odcp-conversation-item span{font-size:11px}.odcp-message strong{font-size:11px}.odcp-message p{font-size:12.5px}.odcp-message-form textarea,.odcp-message-form button{font-size:12.5px}.odcp-request-card h3{font-size:15px}.odcp-request-card p{font-size:12.5px}.odcp-request-meta span,.odcp-status{font-size:11px}.odcp-manual-hero p{font-size:13.5px}.odcp-manual-nav a{font-size:12px}.odcp-manual-number{font-size:11px}.odcp-manual-section h3{font-size:17px}.odcp-manual-section>p,.odcp-manual-section li{font-size:13px}.odcp-empty{font-size:13px}@media (max-width:767px){.odcp-auth-form-panel h1{font-size:27px}.odcp-auth-lead{font-size:14px}.odcp-dash-sidebar nav a{font-size:10.5px}.odcp-dash-topbar h1{font-size:22px}.odcp-feed-body h3{font-size:15px}.odcp-feed-copy{font-size:13px}}.odcp-brand-logo{width:44px;height:44px;object-fit:contain;display:block;flex:0 0 auto;filter:drop-shadow(0 8px 18px rgba(24,119,242,.14))}.odcp-dash-sidebar-head{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:5px;margin-bottom:2px}.odcp-dash-logo{min-width:0}.odcp-dash-logo>img{width:36px;height:36px;object-fit:contain;border-radius:10px;flex:0 0 auto;filter:drop-shadow(0 7px 16px rgba(24,119,242,.14))}.odcp-dash-collapse{width:28px;height:28px;border:1px solid rgba(255,255,255,.10);border-radius:8px;background:rgba(255,255,255,.045);color:rgba(255,255,255,.78);display:grid;place-items:center;cursor:pointer;transition:.18s}.odcp-dash-collapse:hover{background:rgba(24,119,242,.18);color:#fff;border-color:rgba(24,119,242,.35)}.odcp-dash-collapse span{font-size:20px;line-height:1;transform:translateY(-1px)}.odcp-dashboard-v10,.odcp-dash-sidebar,.odcp-dash-content{transition:grid-template-columns .22s ease,width .22s ease,padding .22s ease}.odcp-dashboard-v10.is-sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar{padding-left:10px;padding-right:10px}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar-head{grid-template-columns:1fr}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-logo{justify-content:center;padding-left:0;padding-right:0}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-logo>div,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-user-card>div,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a>span,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar-foot a:not(.odcp-side-logout){display:none}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-collapse{margin:auto}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-user-card{justify-content:center;padding:7px}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-user-card img{width:38px;height:38px}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a{grid-template-columns:1fr;justify-items:center;padding:10px 6px;position:relative}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a i{font-size:16px}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a b{position:absolute;right:4px;top:4px;font-size:8px;padding:1px 4px}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar-foot{justify-items:center}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-side-logout{font-size:0}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-side-logout:before{content:"↪";font-size:16px}@media (max-width:767px){.odcp-dash-sidebar-head{grid-template-columns:1fr}.odcp-dash-collapse{display:none}.odcp-dashboard-v10.is-sidebar-collapsed{display:block}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-logo>div,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-user-card>div,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a>span{display:grid}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a>span{display:block}}body.odcp-page-login .entry-header,
body.odcp-page-register .entry-header,
body.odcp-page-dashboard .entry-header,
body.odcp-page-login .page-header,
body.odcp-page-register .page-header,
body.odcp-page-dashboard .page-header,
body.odcp-page-login h1.entry-title,
body.odcp-page-register h1.entry-title,
body.odcp-page-dashboard h1.entry-title{display:none!important}body.odcp-page-login .site-main,
body.odcp-page-register .site-main,
body.odcp-page-dashboard .site-main,
body.odcp-page-login .site-main>article,
body.odcp-page-register .site-main>article,
body.odcp-page-dashboard .site-main>article,
body.odcp-page-login .entry-content,
body.odcp-page-register .entry-content,
body.odcp-page-dashboard .entry-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.odcp-auth-page,.odcp-dashboard-stage{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;position:relative;overflow:hidden}.odcp-auth-page{padding:48px 0!important;min-height:calc(100vh - 90px);display:flex;align-items:center;background:radial-gradient(circle at 8% 10%,rgba(24,119,242,.16),transparent 27%),
    radial-gradient(circle at 91% 13%,rgba(251,192,45,.12),transparent 24%),
    radial-gradient(circle at 88% 88%,rgba(0,191,166,.10),transparent 26%),
    linear-gradient(135deg,#F6FAFF 0%,#FFFFFF 48%,#FFF9EE 100%)!important}.odcp-auth-inner,.odcp-dashboard-inner{width:var(--od-inner-width,85%)!important;max-width:none!important;margin:0 auto!important;position:relative;z-index:2}.odcp-auth-page-motifs{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;opacity:var(--od-motif-opacity,.08)}.odcp-auth-page-motifs span{position:absolute;display:grid;place-items:center;width:110px;height:110px;border:2px solid currentColor;border-radius:28px;font-family:Poppins,sans-serif;font-weight:800;font-size:34px;animation:odcpMotifFloat 10s ease-in-out infinite alternate}.odcp-auth-page-motifs .motif-wp{left:3%;top:12%;color:var(--od-blue);transform:rotate(-10deg)}.odcp-auth-page-motifs .motif-react{right:3%;top:9%;color:var(--od-teal);animation-delay:-2s}.odcp-auth-page-motifs .motif-shop{right:7%;bottom:12%;color:var(--od-yellow);transform:rotate(9deg);animation-delay:-4s}.odcp-auth-page-motifs .motif-code{left:8%;bottom:9%;color:var(--od-orange);font-size:25px;animation-delay:-3s}.odcp-auth-page-motifs .motif-ai{left:44%;top:2%;color:var(--od-deep);width:82px;height:82px;font-size:24px;animation-delay:-5s}.odcp-auth-page-motifs .motif-growth{left:46%;bottom:2%;color:var(--od-teal);width:82px;height:82px;animation-delay:-1s}@keyframes odcpMotifFloat{to{translate:0 -14px;rotate:4deg}}.odcp-auth-card,.odcp-auth-card-wide{width:100%!important;max-width:none!important;margin:0!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;border-radius:26px!important;border:1px solid #DEE7F2!important;background:rgba(255,255,255,.96)!important;box-shadow:0 26px 70px rgba(10,79,216,.10),0 8px 28px rgba(13,17,23,.06)!important}.odcp-auth-register .odcp-auth-card-wide{grid-template-columns:minmax(0,1.18fr) minmax(350px,.82fr)!important}.odcp-auth-form-panel{padding:48px clamp(30px,4vw,64px)!important;background:rgba(255,255,255,.98)}.odcp-auth-brand{margin-bottom:30px!important}.odcp-brand-logo{width:48px!important;height:48px!important;object-fit:contain!important;border-radius:12px!important;background:transparent!important;padding:0!important;box-shadow:none!important;filter:drop-shadow(0 8px 16px rgba(24,119,242,.16))}.odcp-auth-brand strong{font-size:20px!important;color:var(--od-navy)!important}.odcp-auth-brand small{font-size:12.5px!important;color:#667085!important}.odcp-auth-form-panel h1{font-size:clamp(30px,2.4vw,42px)!important;color:var(--od-navy)!important;line-height:1.16!important;margin:7px 0 10px!important}.odcp-auth-lead{font-size:15px!important;line-height:1.7!important;color:#667085!important;margin-bottom:26px!important}.odcp-auth-form label{font-size:13.5px!important;color:#344054!important;text-decoration:none!important}.odcp-auth-form input,.odcp-auth-form select,.odcp-auth-form textarea{min-height:48px!important;border:1px solid #D9E3EF!important;border-radius:12px!important;background:#F8FAFD!important;color:var(--od-navy)!important;font-family:Poppins,sans-serif!important;font-size:14px!important;padding:12px 14px!important;box-shadow:none!important;outline:none!important;text-decoration:none!important}.odcp-auth-form textarea{min-height:92px!important}.odcp-auth-form input:focus,.odcp-auth-form select:focus,.odcp-auth-form textarea:focus{border-color:rgba(24,119,242,.62)!important;background:#fff!important;box-shadow:0 0 0 4px rgba(24,119,242,.08)!important}.odcp-auth-form input[type=checkbox]{width:17px!important;height:17px!important;min-height:17px!important;padding:0!important;accent-color:var(--od-blue)!important}.odcp-password-field input{padding-right:72px!important}.odcp-password-toggle{right:7px!important;border:0!important;outline:0!important;box-shadow:none!important;background:#EDF4FF!important;color:var(--od-blue)!important;border-radius:8px!important;font-size:11px!important;font-weight:700!important;padding:7px 9px!important;text-decoration:none!important}.odcp-password-toggle:hover{background:#DDEBFF!important;color:var(--od-deep)!important}.odcp-auth-between,.odcp-auth-between a,.odcp-auth-foot,.odcp-auth-foot a{font-size:13px!important}.odcp-auth-between a,.odcp-auth-foot a{color:var(--od-blue)!important;text-decoration:none!important;box-shadow:none!important}.odcp-auth-between a:hover,.odcp-auth-foot a:hover{color:var(--od-deep)!important;text-decoration:none!important}.odcp-auth-submit{width:100%!important;min-height:52px!important;border:0!important;outline:0!important;border-radius:12px!important;font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:700!important;letter-spacing:0!important;text-decoration:none!important;box-shadow:none!important;cursor:pointer!important}.odcp-auth-login .odcp-auth-submit{background:linear-gradient(135deg,var(--od-blue),var(--od-deep))!important;color:#fff!important}.odcp-auth-login .odcp-auth-submit:hover{background:linear-gradient(135deg,var(--od-deep),#073DA8)!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 13px 26px rgba(24,119,242,.22)!important}.odcp-auth-register .odcp-auth-submit{background:linear-gradient(135deg,var(--od-yellow),var(--od-orange))!important;color:var(--od-navy)!important}.odcp-auth-register .odcp-auth-submit:hover{background:linear-gradient(135deg,#FFD34F,var(--od-orange))!important;color:var(--od-navy)!important;transform:translateY(-2px)!important;box-shadow:0 13px 26px rgba(255,152,0,.20)!important}.odcp-auth-visual{min-height:640px!important;padding:48px 42px!important;background:radial-gradient(circle at 85% 14%,rgba(24,119,242,.36),transparent 31%),
  radial-gradient(circle at 20% 84%,rgba(0,191,166,.16),transparent 28%),
  linear-gradient(145deg,#04172D 0%,#082A53 58%,#071D38 100%)!important}.odcp-auth-visual:before{content:"";position:absolute;right:-80px;bottom:-80px;width:240px;height:240px;border:1px solid rgba(251,192,45,.16);border-radius:55px;transform:rotate(25deg)}.odcp-auth-visual-copy{max-width:440px!important}.odcp-auth-visual-copy>span{color:#79B0FF!important;font-size:11px!important}.odcp-auth-visual-copy h2{font-size:clamp(31px,2.6vw,44px)!important;color:#fff!important}.odcp-auth-visual-copy p{font-size:14.5px!important;color:rgba(255,255,255,.70)!important;max-width:500px}.odcp-auth-visual-motifs{position:relative;z-index:2;flex:1;min-height:300px;opacity:.10}.odcp-auth-visual-motifs span{position:absolute;color:#fff;border:1px solid currentColor;border-radius:20px;width:100px;height:100px;display:grid;place-items:center;font-weight:800;font-size:28px;animation:odcpVisualMotif 7s ease-in-out infinite alternate}.odcp-auth-visual-motifs span:nth-child(1){left:4%;top:24%;color:#60A5FA}.odcp-auth-visual-motifs span:nth-child(2){right:4%;top:8%;color:#2DD4BF;animation-delay:-2s}.odcp-auth-visual-motifs span:nth-child(3){right:14%;bottom:10%;color:#FBC02D;animation-delay:-3s}.odcp-auth-visual-motifs span:nth-child(4){left:31%;top:48%;color:#FF9800;font-size:21px;animation-delay:-1s}.odcp-auth-visual-motifs span:nth-child(5){left:10%;bottom:5%;color:#1877F2;animation-delay:-4s}.odcp-auth-visual-motifs span:nth-child(6){right:43%;top:12%;color:#00BFA6;animation-delay:-5s}@keyframes odcpVisualMotif{to{transform:translateY(-12px) rotate(4deg)}}.odcp-auth-visual-footer span{font-size:11px!important;color:rgba(255,255,255,.58)!important;border-color:rgba(255,255,255,.10)!important;background:rgba(255,255,255,.03)}.odcp-dashboard-stage{padding:34px 0 42px!important;background:radial-gradient(circle at 9% 8%,rgba(24,119,242,.10),transparent 27%),
  radial-gradient(circle at 93% 86%,rgba(0,191,166,.08),transparent 25%),
  linear-gradient(145deg,#F7FAFF,#FFFFFF 48%,#FFF9EF)!important}.odcp-dashboard-v10{width:100%!important;max-width:none!important;margin:0!important;grid-template-columns:250px minmax(0,1fr)!important;min-height:720px!important;border-radius:22px!important;border:1px solid #E1E8F1!important;box-shadow:0 18px 48px rgba(13,17,23,.075)!important}.odcp-dashboard-v10 a,.odcp-dashboard-v10 a:link,.odcp-dashboard-v10 a:visited,.odcp-dashboard-v10 a:hover,.odcp-dashboard-v10 a:focus{text-decoration:none!important;text-underline-offset:0!important;box-shadow:none!important}.odcp-dash-sidebar{background:radial-gradient(circle at 15% 7%,rgba(24,119,242,.24),transparent 25%),
  linear-gradient(180deg,#061A32,#08274D 62%,#061D38)!important}.odcp-dash-logo>img{width:40px!important;height:40px!important;border-radius:10px!important;object-fit:contain!important;background:transparent!important;filter:drop-shadow(0 7px 14px rgba(24,119,242,.18))!important}.odcp-dash-logo strong{color:#fff!important;text-decoration:none!important}.odcp-dash-logo small{color:rgba(255,255,255,.55)!important;text-decoration:none!important}.odcp-dash-sidebar nav a{color:rgba(255,255,255,.70)!important;text-decoration:none!important;border:1px solid transparent!important}.odcp-dash-sidebar nav a:hover{color:#fff!important;background:rgba(24,119,242,.13)!important;border-color:rgba(24,119,242,.16)!important}.odcp-dash-sidebar nav a.is-active{color:#fff!important;background:linear-gradient(90deg,rgba(24,119,242,.28),rgba(10,79,216,.16))!important;border-color:rgba(24,119,242,.26)!important;box-shadow:inset 3px 0 0 var(--od-yellow)!important}.odcp-dash-sidebar-foot a{color:rgba(255,255,255,.64)!important;text-decoration:none!important}.odcp-dash-sidebar-foot a:hover{color:#fff!important}.odcp-dash-content{background:#F7F9FC!important}.odcp-dash-topbar{background:linear-gradient(90deg,#FFFFFF,#FBFDFF)!important;border-bottom:1px solid #E6ECF3!important}.odcp-dash-topbar h1,.odcp-dash-panel h2,.odcp-dash-panel h3{color:var(--od-navy)!important;text-decoration:none!important}.odcp-dash-topbar p{color:#667085!important}.odcp-btn-yellow{background:linear-gradient(135deg,var(--od-yellow),#FFD65A)!important;color:var(--od-navy)!important;border:0!important;text-decoration:none!important}.odcp-btn-yellow:hover{background:linear-gradient(135deg,#FFD65A,var(--od-orange))!important;color:var(--od-navy)!important}.odcp-dash-stats>a{position:relative;overflow:hidden;text-decoration:none!important;border-color:#E1E8F1!important}.odcp-dash-stats>a:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:var(--od-blue)}.odcp-dash-stats>a:nth-child(2):before{background:var(--od-yellow)}.odcp-dash-stats>a:nth-child(3):before{background:var(--od-teal)}.odcp-dash-stats>a:nth-child(4):before{background:var(--od-orange)}.odcp-dash-stats>a strong,.odcp-dash-stats>a span,.odcp-dash-stats>a small{text-decoration:none!important}.odcp-panel-head a{color:var(--od-blue)!important;text-decoration:none!important}@media (max-width:1024px){.odcp-auth-inner,.odcp-dashboard-inner{width:92%!important}.odcp-auth-card,.odcp-auth-card-wide{grid-template-columns:1fr!important}.odcp-auth-visual{min-height:390px!important;padding:34px!important}.odcp-auth-visual-motifs{min-height:170px}.odcp-dashboard-v10{grid-template-columns:210px minmax(0,1fr)!important}}@media (max-width:767px){.odcp-auth-page{padding:22px 0!important;min-height:0}.odcp-auth-inner,.odcp-dashboard-inner{width:95%!important}.odcp-auth-form-panel{padding:25px 18px!important}.odcp-auth-brand{margin-bottom:22px!important}.odcp-brand-logo{width:44px!important;height:44px!important}.odcp-auth-form-panel h1{font-size:28px!important}.odcp-auth-lead{font-size:14px!important}.odcp-auth-visual{display:none!important}.odcp-auth-page-motifs span{width:70px;height:70px;border-radius:20px;font-size:22px}.odcp-auth-page-motifs .motif-ai,.odcp-auth-page-motifs .motif-growth{display:none}.odcp-form-grid-2{grid-template-columns:1fr!important}.odcp-auth-between{gap:8px!important}.odcp-auth-submit{min-height:50px!important}.odcp-dashboard-stage{padding:16px 0 24px!important}.odcp-dashboard-v10{display:block!important;min-height:0!important;border-radius:16px!important}.odcp-dash-sidebar{padding:11px!important}.odcp-dash-sidebar nav{grid-template-columns:repeat(4,minmax(0,1fr))!important}.odcp-dash-sidebar nav a{font-size:10.5px!important;padding:8px 4px!important}.odcp-dash-body{padding:12px!important}}.odcp-platform-page .entry-title,.odcp-platform-page .page-title,.odcp-platform-page .entry-header{display:none!important}.odcp-platform-page main,.odcp-platform-page .site-main,.odcp-platform-page .content-area,.odcp-platform-page .site-content{max-width:none!important;width:100%!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.odcp-auth-page,.odcp-dashboard-stage{width:100%!important;max-width:none!important;margin:0!important}.odcp-auth-page{padding:54px 0!important;min-height:calc(100vh - 82px);display:flex;align-items:center;background:radial-gradient(circle at 7% 10%,rgba(24,119,242,.13),transparent 26%),
 radial-gradient(circle at 93% 86%,rgba(251,192,45,.10),transparent 24%),
 radial-gradient(circle at 82% 18%,rgba(0,191,166,.07),transparent 23%),
 linear-gradient(145deg,#F5F9FF 0%,#FFFFFF 46%,#FFF9EF 100%)!important}.odcp-auth-inner,.odcp-dashboard-inner{width:var(--od-inner-width,85%)!important;max-width:none!important;margin:0 auto!important}.odcp-auth-card,.odcp-auth-card-wide{max-width:none!important;width:100%!important;grid-template-columns:minmax(0,1.05fr) minmax(420px,.85fr)!important;border-radius:26px!important;border:1px solid #DCE6F1!important;box-shadow:0 28px 72px rgba(13,17,23,.10)!important;background:rgba(255,255,255,.96)!important}.odcp-auth-form-panel{padding:48px 52px!important}.odcp-auth-brand{margin-bottom:34px!important}.odcp-brand-logo{width:52px!important;height:52px!important;object-fit:contain!important;border-radius:13px!important;filter:drop-shadow(0 8px 18px rgba(24,119,242,.15))}.odcp-auth-brand strong{font-size:18px!important;color:var(--od-navy)!important}.odcp-auth-brand small{font-size:11px!important;color:#667085!important}.odcp-auth-form-panel h1{font-size:clamp(32px,2.7vw,42px)!important;line-height:1.13!important;letter-spacing:-.035em!important;margin:8px 0 10px!important}.odcp-auth-lead{font-size:15px!important;line-height:1.72!important;color:#667085!important;margin-bottom:28px!important;max-width:680px!important}.odcp-auth-form{gap:15px!important}.odcp-auth-form label{font-size:13px!important;color:#344054!important;font-weight:650!important;text-decoration:none!important}.odcp-auth-form input,.odcp-auth-form select,.odcp-auth-form textarea{min-height:50px!important;border:1px solid #D9E3EF!important;border-radius:12px!important;background:#F9FBFE!important;color:var(--od-navy)!important;font-family:Poppins,sans-serif!important;font-size:14px!important;padding:12px 14px!important;box-shadow:none!important;outline:none!important;text-decoration:none!important}.odcp-auth-form input:focus,.odcp-auth-form select:focus,.odcp-auth-form textarea:focus{border-color:rgba(24,119,242,.60)!important;background:#fff!important;box-shadow:0 0 0 4px rgba(24,119,242,.08)!important}.odcp-password-toggle{border:0!important;background:#EDF4FF!important;color:var(--od-blue)!important;border-radius:8px!important;font-size:11px!important;font-weight:700!important;padding:7px 9px!important}.odcp-auth-between a,.odcp-auth-foot a{color:var(--od-deep)!important;text-decoration:none!important;font-weight:700!important}.odcp-auth-submit{width:100%!important;min-height:54px!important;border:0!important;border-radius:13px!important;font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:750!important;letter-spacing:0!important;box-shadow:none!important;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease!important}.odcp-auth-login .odcp-auth-submit{background:linear-gradient(135deg,var(--od-blue),var(--od-deep))!important;color:#fff!important}.odcp-auth-register .odcp-auth-submit{background:linear-gradient(135deg,var(--od-yellow),var(--od-orange))!important;color:var(--od-navy)!important}.odcp-auth-submit:hover{transform:translateY(-2px)!important;box-shadow:0 14px 28px rgba(24,119,242,.18)!important;filter:saturate(1.03)}.odcp-auth-visual{min-height:650px!important;padding:50px 44px!important;background:radial-gradient(circle at 85% 14%,rgba(24,119,242,.35),transparent 31%),
 radial-gradient(circle at 18% 84%,rgba(0,191,166,.15),transparent 29%),
 linear-gradient(145deg,#03172D 0%,#082A53 58%,#071D38 100%)!important}.odcp-auth-visual-copy>span{color:#8EB9FF!important}.odcp-auth-visual-copy h2{font-size:clamp(32px,2.6vw,44px)!important;color:#fff!important}.odcp-auth-visual-copy p{font-size:14px!important;color:rgba(255,255,255,.68)!important}.odcp-auth-visual-motifs{opacity:.075!important}.odcp-auth-visual-motifs span{border-radius:22px!important;border-width:1px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.odcp-dashboard-stage{padding:40px 0 48px!important;background:radial-gradient(circle at 8% 8%,rgba(24,119,242,.09),transparent 28%),radial-gradient(circle at 92% 88%,rgba(0,191,166,.07),transparent 25%),linear-gradient(145deg,#F6F9FE,#FFFFFF 48%,#FFF9EF)!important}.odcp-dashboard-v10{grid-template-columns:255px minmax(0,1fr)!important;min-height:760px!important;border-radius:24px!important;border:1px solid #DCE6F1!important;box-shadow:0 20px 55px rgba(13,17,23,.085)!important}.odcp-dash-sidebar{background:radial-gradient(circle at 16% 7%,rgba(24,119,242,.25),transparent 26%),linear-gradient(180deg,#061A32,#08264A 64%,#061B35)!important}.odcp-dash-sidebar nav a{font-size:12px!important;border-radius:11px!important;color:rgba(255,255,255,.72)!important}.odcp-dash-sidebar nav a.is-active{background:rgba(255,255,255,.10)!important;box-shadow:inset 3px 0 0 var(--od-yellow)!important}.odcp-dash-content{background:#F5F8FC!important}.odcp-dash-topbar{padding:22px 24px!important;background:#fff!important}.odcp-dash-topbar h1{font-size:25px!important}.odcp-dash-topbar p{font-size:13px!important}.odcp-dash-body{padding:20px!important}.odcp-dash-stats>a{border-radius:15px!important;box-shadow:0 6px 18px rgba(13,17,23,.04)!important}.odcp-dash-panel{border-radius:17px!important;box-shadow:0 7px 22px rgba(13,17,23,.04)!important}@media (max-width:1024px){.odcp-auth-inner,.odcp-dashboard-inner{width:92%!important}.odcp-auth-card,.odcp-auth-card-wide{grid-template-columns:1fr!important}.odcp-auth-visual{min-height:390px!important}.odcp-dashboard-v10{grid-template-columns:220px minmax(0,1fr)!important}}@media (max-width:767px){.odcp-auth-page{padding:24px 0!important;min-height:0}.odcp-auth-inner,.odcp-dashboard-inner{width:95%!important}.odcp-auth-form-panel{padding:27px 18px!important}.odcp-brand-logo{width:46px!important;height:46px!important}.odcp-auth-form-panel h1{font-size:29px!important}.odcp-auth-visual{display:none!important}.odcp-form-grid-2{grid-template-columns:1fr!important}.odcp-auth-submit{min-height:51px!important}.odcp-dashboard-stage{padding:18px 0 26px!important}.odcp-dashboard-v10{display:block!important;min-height:0!important;border-radius:17px!important}.odcp-dash-body{padding:13px!important}}.odcp-auth-page{overflow-x:hidden!important;background:radial-gradient(circle at 7% 13%,rgba(24,119,242,.14),transparent 27%),
 radial-gradient(circle at 92% 14%,rgba(251,192,45,.08),transparent 25%),
 radial-gradient(circle at 86% 88%,rgba(0,191,166,.08),transparent 28%),
 linear-gradient(135deg,#F5F9FF 0%,#FFFFFF 48%,#FFF9EF 100%)!important}.odcp-auth-inner{box-sizing:border-box!important}.odcp-auth-card,.odcp-auth-card-wide{grid-template-columns:minmax(0,1.15fr) minmax(360px,.72fr)!important;align-items:stretch!important;overflow:hidden!important}.odcp-auth-brand{display:flex!important;align-items:center!important;gap:12px!important;padding:0!important;border:0!important;background:transparent!important}.odcp-auth-brand .odcp-brand-logo{width:54px!important;height:54px!important;object-fit:contain!important;border-radius:14px!important;background:#fff!important;box-shadow:0 10px 28px rgba(24,119,242,.12)!important}.odcp-auth-brand strong{font-size:19px!important;font-weight:750!important;letter-spacing:-.02em!important}.odcp-auth-brand small{font-size:12px!important}.odcp-auth-page-motifs{opacity:var(--od-motif-opacity,.08)!important;z-index:0!important;pointer-events:none!important}.odcp-auth-page-motifs span{filter:saturate(.85)!important;animation-duration:10s!important}.odcp-auth-card{position:relative!important;z-index:2!important}.odcp-auth-video-panel{position:relative!important;min-width:0!important;padding:30px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:18px!important;background:radial-gradient(circle at 85% 12%,rgba(24,119,242,.24),transparent 30%),
 radial-gradient(circle at 18% 92%,rgba(0,191,166,.10),transparent 30%),
 linear-gradient(145deg,#03172D 0%,#082A53 60%,#071D38 100%)!important;color:#fff!important;overflow:hidden!important}.odcp-auth-video-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.78),transparent 94%);pointer-events:none}.odcp-auth-video-panel:after{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(251,192,45,.16);border-radius:42px;right:-74px;bottom:-90px;transform:rotate(26deg);pointer-events:none}.odcp-auth-video-heading,.odcp-auth-video-frame,.odcp-auth-video-note{position:relative;z-index:2}.odcp-auth-video-heading span{display:block!important;color:#8EB9FF!important;font-size:10.5px!important;font-weight:800!important;letter-spacing:.12em!important;margin-bottom:7px!important}.odcp-auth-video-heading h2{color:#fff!important;font-size:clamp(23px,2vw,31px)!important;line-height:1.22!important;letter-spacing:-.025em!important;margin:0 0 7px!important}.odcp-auth-video-heading p{color:rgba(255,255,255,.66)!important;font-size:12.5px!important;line-height:1.65!important;margin:0!important}.odcp-auth-video-frame{width:min(100%,390px)!important;margin:0 auto!important;aspect-ratio:4/5!important;border-radius:20px!important;padding:7px!important;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.04))!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 24px 54px rgba(0,0,0,.30),0 0 0 1px rgba(24,119,242,.08)!important;overflow:hidden!important;transition:transform .25s ease,box-shadow .25s ease!important}.odcp-auth-video-frame:hover{transform:translateY(-4px)!important;box-shadow:0 30px 62px rgba(0,0,0,.34),0 0 34px rgba(24,119,242,.12)!important}.odcp-auth-video-frame video,.odcp-auth-video-demo{display:block!important;width:100%!important;height:100%!important;aspect-ratio:4/5!important;object-fit:cover!important;border-radius:14px!important;background:#031426!important}.odcp-auth-video-demo{position:relative!important;overflow:hidden!important;background:linear-gradient(160deg,#061B35 0%,#0A4FD8 130%)!important}.odcp-auth-video-demo:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 68% 20%,rgba(24,119,242,.25),transparent 34%),radial-gradient(circle at 16% 80%,rgba(0,191,166,.10),transparent 28%);animation:odcpAuthVideoGlow 6s ease-in-out infinite alternate;pointer-events:none}@keyframes odcpAuthVideoGlow{to{transform:scale(1.08) translate(-2%,1%)}}.odcp-demo-window-bar{height:38px!important;padding:0 12px!important;display:flex!important;align-items:center!important;gap:6px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;background:rgba(0,0,0,.13)!important;color:rgba(255,255,255,.44)!important;font-size:9px!important}.odcp-demo-window-bar i{width:7px!important;height:7px!important;border-radius:50%!important;background:#FF5F57!important}.odcp-demo-window-bar i:nth-child(2){background:#FEBB2E!important}.odcp-demo-window-bar i:nth-child(3){background:#28C840!important}.odcp-demo-window-bar span{margin-left:auto!important}.odcp-demo-screen{position:absolute!important;inset:38px 0 0!important;padding:28px 24px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;color:#fff!important}.odcp-demo-screen img{width:58px!important;height:58px!important;object-fit:contain!important;margin-bottom:18px!important;filter:drop-shadow(0 12px 24px rgba(24,119,242,.25))!important;animation:odcpDemoLogo 4.5s ease-in-out infinite!important}@keyframes odcpDemoLogo{50%{transform:translateY(-5px) rotate(-2deg)}}.odcp-demo-kicker{font-size:9px!important;font-weight:800!important;letter-spacing:.14em!important;color:#7CB2FF!important;margin-bottom:9px!important}.odcp-demo-screen strong{font-size:19px!important;line-height:1.38!important;max-width:270px!important;margin-bottom:18px!important}.odcp-demo-screen button{width:54px!important;height:54px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:50%!important;background:#1877F2!important;color:#fff!important;display:grid!important;place-items:center!important;box-shadow:0 0 0 0 rgba(24,119,242,.34)!important;animation:odcpTutorialPulse 2.2s infinite!important;pointer-events:none!important}@keyframes odcpTutorialPulse{70%{box-shadow:0 0 0 18px rgba(24,119,242,0)}}.odcp-demo-screen button .dashicons{font-size:24px!important;width:24px!important;height:24px!important}.odcp-demo-screen small{margin-top:18px!important;color:rgba(255,255,255,.46)!important;font-size:10px!important;line-height:1.5!important;max-width:260px!important}.odcp-auth-video-note{display:flex!important;align-items:flex-start!important;gap:9px!important;padding:11px 12px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;background:rgba(255,255,255,.035)!important}.odcp-auth-video-note .dashicons{color:#00BFA6!important;margin-top:1px!important}.odcp-auth-video-note p{margin:0!important;color:rgba(255,255,255,.60)!important;font-size:10.5px!important;line-height:1.55!important}.odcp-auth-submit{position:relative!important;overflow:hidden!important;isolation:isolate!important}.odcp-auth-submit:after{content:"";position:absolute;inset:0;transform:translateX(-120%);background:linear-gradient(100deg,transparent,rgba(255,255,255,.20),transparent);transition:transform .45s ease;pointer-events:none}.odcp-auth-submit:hover:after{transform:translateX(120%)}.odcp-auth-register .odcp-auth-submit:hover{box-shadow:0 14px 28px rgba(255,152,0,.20)!important}@media (max-width:1024px){.odcp-auth-card,.odcp-auth-card-wide{grid-template-columns:1fr!important}.odcp-auth-video-panel{padding:28px!important}.odcp-auth-video-frame{width:min(100%,360px)!important}}@media (max-width:767px){.odcp-auth-video-panel{display:flex!important;padding:22px 18px 26px!important}.odcp-auth-video-heading{text-align:center!important}.odcp-auth-video-heading h2{font-size:23px!important}.odcp-auth-video-heading p{font-size:12px!important}.odcp-auth-video-frame{width:min(100%,300px)!important;border-radius:18px!important}.odcp-auth-video-note{width:min(100%,300px)!important;margin:0 auto!important}.odcp-auth-page-motifs span{opacity:.75!important}}@media (prefers-reduced-motion:reduce){.odcp-auth-video-frame,.odcp-auth-video-demo:before,.odcp-demo-screen img,.odcp-demo-screen button,.odcp-auth-submit:after{animation:none!important;transition:none!important}}.odcp-message-center{width:100%;color:var(--od-navy);font-family:Poppins,system-ui,sans-serif}.odcp-message-center *{box-sizing:border-box}.odcp-message-center a{text-decoration:none!important}.odcp-message-center-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.odcp-message-center-head h2{margin:3px 0 4px;font-size:28px}.odcp-message-center-head p{margin:0;color:#667085}.odcp-new-conversation-card{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:28px;padding:22px;margin-bottom:18px;border:1px solid #DFE8F3;border-radius:18px;background:linear-gradient(135deg,#F7FAFF,#FFFDF7);box-shadow:0 10px 28px rgba(13,17,23,.04)}.odcp-new-conversation-card h3{margin:5px 0;font-size:22px}.odcp-new-conversation-card p{color:#667085;line-height:1.7}.odcp-new-conversation-form label,.odcp-chat-upload{display:flex;flex-direction:column;gap:7px;color:#344054;font-size:13px;font-weight:600}.odcp-new-conversation-form input,.odcp-new-conversation-form select,.odcp-new-conversation-form textarea{width:100%;border:1px solid #D8E2EE!important;border-radius:12px!important;background:#fff!important;padding:11px 13px!important;color:#0D1117!important;font:inherit!important;box-shadow:none!important}.odcp-new-conversation-form textarea:focus,.odcp-new-conversation-form input:focus,.odcp-new-conversation-form select:focus{outline:0!important;border-color:var(--od-blue)!important;box-shadow:0 0 0 4px rgba(24,119,242,.08)!important}.odcp-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.odcp-btn-ghost{background:#fff!important;color:var(--od-blue)!important;border:1px solid #D8E2EE!important}.odcp-message-layout-v12{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;min-height:540px}.odcp-conversation-list-v12,.odcp-thread-panel-v12{border:1px solid #E1E8F1;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(13,17,23,.035);overflow:hidden}.odcp-conversation-list-head{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid #EEF2F6}.odcp-conversation-list-head strong{font-size:15px}.odcp-conversation-list-head span{display:grid;min-width:28px;height:28px;place-items:center;border-radius:999px;background:#EDF4FF;color:var(--od-blue);font-size:12px;font-weight:700}.odcp-conversation-row{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) 8px;gap:10px;align-items:center;padding:13px 14px;border-bottom:1px solid #F0F3F7;color:#344054!important;transition:background .18s ease,transform .18s ease}.odcp-conversation-row:hover{background:#F8FBFF}.odcp-conversation-row.is-active{background:linear-gradient(90deg,#EDF4FF,#F8FBFF);box-shadow:inset 3px 0 0 var(--od-blue)}.odcp-conversation-row img{width:46px;height:46px;border-radius:50%;object-fit:cover;background:#F3F6FA}.odcp-conversation-row div{min-width:0;display:flex;flex-direction:column;gap:3px}.odcp-conversation-row strong,.odcp-conversation-row span,.odcp-conversation-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.odcp-conversation-row strong{color:#0D1117;font-size:13px}.odcp-conversation-row span{font-size:11.5px;color:#667085}.odcp-conversation-row small{font-size:10.5px;color:#98A2B3}.odcp-conversation-row>b{width:8px;height:8px;border-radius:50%;background:var(--od-blue);box-shadow:0 0 0 4px rgba(24,119,242,.10)}.odcp-thread-panel-v12{min-width:0}.odcp-thread-card{display:flex;min-height:540px;flex-direction:column}.odcp-thread-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #E9EEF5;background:linear-gradient(135deg,#FBFDFF,#FFFDF8)}.odcp-thread-head h3{margin:3px 0 8px;font-size:20px;color:#0D1117}.odcp-thread-chips{display:flex;flex-wrap:wrap;gap:7px}.odcp-context-chip,.odcp-status-chip{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;background:#EDF4FF;color:var(--od-blue)!important;font-size:10.5px;font-weight:700}.odcp-status-chip{background:#E9FAF6;color:#008A76!important}.odcp-thread-assignee{display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #E2E9F1;border-radius:12px;background:#fff}.odcp-thread-assignee img{width:38px;height:38px;border-radius:50%}.odcp-thread-assignee span{display:flex;flex-direction:column}.odcp-thread-assignee small{font-size:9.5px;color:#98A2B3}.odcp-thread-assignee strong{font-size:11.5px}.odcp-thread-messages-v12{display:flex;min-height:340px;max-height:520px;flex:1;flex-direction:column;gap:12px;overflow:auto;padding:18px;background:#F7F9FC;scrollbar-width:thin}.odcp-chat-message{display:flex;max-width:78%;gap:8px;align-items:flex-end}.odcp-chat-message.mine{align-self:flex-end;flex-direction:row-reverse}.odcp-chat-message>img{width:34px;height:34px;border-radius:50%;object-fit:cover}.odcp-chat-message>div{min-width:0;padding:10px 12px;border:1px solid #DFE7EF;border-radius:14px 14px 14px 4px;background:#fff;box-shadow:0 4px 12px rgba(13,17,23,.035)}.odcp-chat-message.mine>div{border-color:transparent;border-radius:14px 14px 4px 14px;background:linear-gradient(135deg,var(--od-blue),var(--od-deep));color:#fff}.odcp-chat-message header{display:flex;justify-content:space-between;gap:12px;margin-bottom:4px}.odcp-chat-message header strong{font-size:10.5px}.odcp-chat-message header time{font-size:9px;color:#98A2B3}.odcp-chat-message.mine header time{color:rgba(255,255,255,.65)}.odcp-chat-message p{margin:0!important;font-size:13px!important;line-height:1.55!important}.odcp-chat-image{display:block;margin-top:8px}.odcp-chat-image img{display:block;max-width:min(320px,100%);max-height:260px;border-radius:10px;object-fit:cover}.odcp-chat-file{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px;border-radius:9px;background:rgba(255,255,255,.12);color:inherit!important}.odcp-chat-file strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.odcp-chat-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;padding:14px;border-top:1px solid #E4EAF2;background:#fff}.odcp-chat-composer textarea{width:100%;min-height:58px;max-height:160px;resize:vertical;border:1px solid #D8E2EE!important;border-radius:12px!important;padding:10px 12px!important;font:inherit!important}.odcp-chat-composer-actions{display:flex;align-items:center;gap:8px}.odcp-chat-attach{display:grid;width:42px;height:42px;place-items:center;border:1px solid #D8E2EE;border-radius:50%;background:#F8FAFD;cursor:pointer}.odcp-chat-attach input{position:absolute;width:1px;height:1px;opacity:0}.odcp-closed-conversation{padding:14px 18px;border-top:1px solid #E4EAF2;background:#FFF8E9;color:#8A5B00;font-size:12px}.odcp-thread-empty{height:100%;min-height:520px;display:grid;place-items:center;align-content:center;text-align:center}.odcp-thread-empty>span{font-size:32px}.odcp-floating-chat{position:fixed;right:22px;bottom:22px;z-index:9998;display:flex;align-items:center;gap:8px;min-height:48px;padding:8px 14px 8px 9px;border-radius:999px;background:linear-gradient(135deg,var(--od-blue,#1877F2),var(--od-deep,#0A4FD8));color:#fff!important;box-shadow:0 14px 35px rgba(24,119,242,.25);font-family:Poppins,system-ui,sans-serif;font-size:12px;font-weight:700;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease}.odcp-floating-chat:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(24,119,242,.33)}.odcp-floating-chat-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:rgba(255,255,255,.14);font-size:16px}.odcp-floating-chat b{display:grid;min-width:20px;height:20px;place-items:center;margin-left:2px;border-radius:999px;background:var(--od-yellow,#FBC02D);color:#0D1117;font-size:10px}.odcp-contact-button{display:inline-flex!important;align-items:center!important;gap:8px!important}@media (max-width:1024px){.odcp-message-layout-v12{grid-template-columns:280px minmax(0,1fr)}.odcp-new-conversation-card{grid-template-columns:1fr}.odcp-thread-assignee{display:none}}@media (max-width:767px){.odcp-message-center-head{align-items:flex-start;flex-direction:column}.odcp-message-layout-v12{grid-template-columns:1fr}.odcp-conversation-list-v12{max-height:280px;overflow:auto}.odcp-thread-card{min-height:auto}.odcp-thread-messages-v12{min-height:320px;max-height:480px}.odcp-chat-message{max-width:92%}.odcp-chat-composer{grid-template-columns:1fr}.odcp-chat-composer-actions{justify-content:flex-end}.odcp-new-conversation-card{padding:16px}.odcp-floating-chat{right:12px;bottom:12px;padding-right:10px}.odcp-floating-chat-label{display:none}}@media (prefers-reduced-motion:reduce){.odcp-floating-chat,.odcp-conversation-row{transition:none!important}}.odcp-auth-brand.odcp-auth-brand-image-only{display:block!important;margin:0 0 28px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;line-height:0!important}.odcp-auth-landscape-logo{display:block!important;width:min(100%,285px)!important;height:auto!important;max-height:none!important;object-fit:contain!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 8px 18px rgba(24,119,242,.10))!important}.odcp-auth-video-panel{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:28px!important;min-width:0!important;background:radial-gradient(circle at 76% 14%,rgba(24,119,242,.28),transparent 33%),radial-gradient(circle at 18% 82%,rgba(0,191,166,.10),transparent 28%),linear-gradient(160deg,#04172D,#072A55 72%,#073C51)!important;overflow:hidden!important}.odcp-auth-video-panel:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px)!important;background-size:31px 31px!important;mask-image:linear-gradient(to bottom,rgba(0,0,0,.80),transparent 96%)!important;pointer-events:none!important}.odcp-auth-video-panel:after{content:""!important;position:absolute!important;width:180px!important;height:180px!important;right:-80px!important;bottom:-92px!important;border:1px solid rgba(251,192,45,.16)!important;border-radius:44px!important;transform:rotate(26deg)!important;pointer-events:none!important}.odcp-auth-video-frame{position:relative!important;z-index:2!important;width:min(100%,390px)!important;aspect-ratio:4/5!important;margin:auto!important;padding:8px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:22px!important;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.04))!important;box-shadow:0 24px 58px rgba(0,0,0,.30)!important;overflow:hidden!important;transition:transform .24s ease,box-shadow .24s ease!important}.odcp-auth-video-frame:hover{transform:translateY(-4px)!important;box-shadow:0 30px 64px rgba(0,0,0,.34),0 0 34px rgba(24,119,242,.10)!important}.odcp-auth-video-frame video,.odcp-auth-video-demo{display:block!important;width:100%!important;height:100%!important;aspect-ratio:4/5!important;border-radius:15px!important;background:#031426!important}.odcp-auth-video-frame video{object-fit:contain!important}.odcp-auth-video-demo{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:14px!important;overflow:hidden!important;background:linear-gradient(155deg,#061B35,#0A4FD8 155%)!important;color:#fff!important;text-align:center!important}.odcp-auth-video-demo:before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 70% 20%,rgba(24,119,242,.28),transparent 34%),radial-gradient(circle at 15% 82%,rgba(0,191,166,.12),transparent 28%)!important;animation:odcpV121VideoGlow 6s ease-in-out infinite alternate!important;pointer-events:none!important}.odcp-auth-video-demo>*{position:relative!important;z-index:2!important}.odcp-auth-video-demo img{display:block!important;width:min(68%,230px)!important;height:auto!important;object-fit:contain!important;filter:drop-shadow(0 8px 22px rgba(0,0,0,.18))!important;animation:odcpV121LogoFloat 4.8s ease-in-out infinite!important}.odcp-auth-video-demo>span{font-size:10px!important;font-weight:800!important;letter-spacing:.12em!important;color:#9FC5FF!important}.odcp-auth-video-demo>small{font-size:10px!important;color:rgba(255,255,255,.52)!important}.odcp-auth-video-demo>button{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;padding:0!important;border:1px solid rgba(255,255,255,.20)!important;border-radius:50%!important;background:#1877F2!important;color:#fff!important;box-shadow:0 0 0 0 rgba(24,119,242,.35)!important;animation:odcpV121Play 2.2s infinite!important;pointer-events:none!important}@keyframes odcpV121VideoGlow{to{transform:scale(1.06);filter:brightness(1.08)}}@keyframes odcpV121LogoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes odcpV121Play{0%{box-shadow:0 0 0 0 rgba(24,119,242,.35)}70%{box-shadow:0 0 0 18px rgba(24,119,242,0)}100%{box-shadow:0 0 0 0 rgba(24,119,242,0)}}.odcp-auth-page-motifs{opacity:var(--od-motif-opacity,.08)!important;z-index:0!important}.odcp-auth-page-motifs span{filter:saturate(.92)!important}.odcp-auth-form-panel,.odcp-auth-video-panel{position:relative!important;z-index:2!important}.odcp-dashboard-v10{display:grid!important;grid-template-columns:260px minmax(0,1fr)!important;width:100%!important;max-width:none!important;min-height:720px!important;overflow:hidden!important}.odcp-dash-notice-wrap{padding:14px 20px 0!important;background:#F7F9FC!important}.odcp-dash-notice-wrap .odcp-notice{display:flex!important;align-items:center!important;width:100%!important;min-height:42px!important;margin:0!important;padding:10px 13px!important;border-radius:11px!important;font-size:12.5px!important;line-height:1.4!important}.odcp-dash-sidebar-head{display:grid!important;grid-template-columns:minmax(0,1fr) 34px!important;align-items:center!important;gap:8px!important;margin:0 0 12px!important}.odcp-dash-logo{display:flex!important;align-items:center!important;min-width:0!important;padding:4px 3px!important;color:#fff!important;text-decoration:none!important}.odcp-dash-brand-expanded{display:block!important;width:min(100%,190px)!important;height:auto!important;max-height:48px!important;object-fit:contain!important;object-position:left center!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 7px 16px rgba(24,119,242,.12))!important}.odcp-dash-brand-compact{display:none!important;width:43px!important;height:43px!important;object-fit:contain!important;border-radius:11px!important;background:transparent!important;box-shadow:none!important}.odcp-dash-collapse{width:32px!important;height:32px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:9px!important;background:rgba(255,255,255,.055)!important;color:#fff!important;box-shadow:none!important}.odcp-dash-collapse:hover{background:rgba(24,119,242,.22)!important;border-color:rgba(24,119,242,.36)!important}.odcp-dash-sidebar{min-width:0!important;padding:18px 14px!important;overflow:hidden!important}.odcp-dash-sidebar nav{display:grid!important;grid-template-columns:1fr!important;gap:5px!important}.odcp-dash-sidebar nav a{display:grid!important;grid-template-columns:30px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;min-height:43px!important;padding:9px 10px!important;border-radius:11px!important;white-space:nowrap!important;text-decoration:none!important}.odcp-dash-sidebar nav a i.dashicons{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;font-size:17px!important;line-height:28px!important;color:#9EC2F4!important}.odcp-dash-sidebar nav a:hover i.dashicons,.odcp-dash-sidebar nav a.is-active i.dashicons{color:#fff!important}.odcp-dash-sidebar nav a span{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:12.5px!important;font-weight:600!important}.odcp-user-card{min-width:0!important;margin:0 0 13px!important}.odcp-user-card strong,.odcp-user-card span{display:block!important;text-decoration:none!important}.odcp-dash-sidebar-foot a{text-decoration:none!important}.odcp-dashboard-v10.is-sidebar-collapsed{grid-template-columns:84px minmax(0,1fr)!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar{width:84px!important;min-width:84px!important;padding:14px 10px!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar-head{display:flex!important;flex-direction:column!important;align-items:center!important;gap:10px!important;margin-bottom:12px!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-logo{justify-content:center!important;width:100%!important;padding:0!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-brand-expanded{display:none!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-brand-compact{display:block!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-collapse{display:grid!important;margin:0 auto!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-user-card{display:flex!important;justify-content:center!important;width:100%!important;padding:7px 4px!important;margin-bottom:10px!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-user-card img{width:42px!important;height:42px!important;margin:0!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-user-card>div{display:none!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav{grid-template-columns:1fr!important;width:100%!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a{display:grid!important;grid-template-columns:1fr!important;place-items:center!important;width:100%!important;min-height:48px!important;padding:8px 4px!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a>span{display:none!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a i.dashicons{width:30px!important;height:30px!important;font-size:18px!important;line-height:30px!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a b{position:absolute!important;right:3px!important;top:3px!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar-foot{display:grid!important;justify-items:center!important;gap:5px!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar-foot a:not(.odcp-side-logout){display:none!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-side-logout{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;padding:0!important;font-size:0!important;border-radius:10px!important;background:rgba(255,255,255,.04)!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-side-logout:before{content:"↪"!important;font-size:17px!important;color:#9EC2F4!important}.odcp-dash-content{min-width:0!important;width:100%!important;overflow:hidden!important;background:#F7F9FC!important}.odcp-dash-body{min-width:0!important}.odcp-dash-topbar{min-width:0!important}@media (max-width:1024px){.odcp-dashboard-v10{grid-template-columns:220px minmax(0,1fr)!important}.odcp-dashboard-v10.is-sidebar-collapsed{grid-template-columns:80px minmax(0,1fr)!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar{width:80px!important;min-width:80px!important}.odcp-auth-video-frame{width:min(100%,340px)!important}}@media (max-width:767px){.odcp-dashboard-v10,.odcp-dashboard-v10.is-sidebar-collapsed{display:block!important;width:100%!important;min-height:0!important}.odcp-dash-sidebar,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar{width:100%!important;min-width:0!important;padding:12px!important}.odcp-dash-sidebar-head,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar-head{display:grid!important;grid-template-columns:minmax(0,1fr)!important;margin-bottom:8px!important}.odcp-dash-collapse{display:none!important}.odcp-dash-brand-expanded,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-brand-expanded{display:block!important;width:min(100%,185px)!important}.odcp-dash-brand-compact,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-brand-compact{display:none!important}.odcp-user-card,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-user-card{justify-content:flex-start!important;padding:8px!important}.odcp-user-card>div,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-user-card>div{display:grid!important}.odcp-dash-sidebar nav,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}.odcp-dash-sidebar nav a,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;min-height:58px!important;padding:7px 4px!important;text-align:center!important;white-space:normal!important}.odcp-dash-sidebar nav a>span,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a>span{display:block!important;font-size:9.5px!important;line-height:1.2!important}.odcp-dash-sidebar-foot{display:none!important}.odcp-dash-notice-wrap{padding:10px 12px 0!important}.odcp-auth-video-panel{padding:22px 16px!important}.odcp-auth-video-frame{width:min(100%,300px)!important}.odcp-auth-landscape-logo{width:min(100%,230px)!important}}@media (prefers-reduced-motion:reduce){.odcp-auth-video-frame,.odcp-auth-video-demo:before,.odcp-auth-video-demo img,.odcp-auth-video-demo>button{animation:none!important;transition:none!important}}:root{--od-v13-inner:var(--od-inner-width,90%);--od-v13-tablet:94%;--od-v13-mobile:95%;--od-v13-bg:#F4F7FB;--od-v13-card:#FFFFFF;--od-v13-border:#DEE7F1;--od-v13-muted:#667085;--od-v13-shadow:0 14px 38px rgba(13,17,23,.065)}body.odcp-platform-page,
body.odcp-platform-page button,
body.odcp-platform-page input,
body.odcp-platform-page select,
body.odcp-platform-page textarea{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}body.odcp-platform-page .entry-header,
body.odcp-platform-page .page-header,
body.odcp-platform-page h1.entry-title{display:none!important}body.odcp-platform-page .site-main,
body.odcp-platform-page .site-main>article,
body.odcp-platform-page .entry-content,
body.odcp-platform-page .elementor-location-single,
body.odcp-platform-page .elementor-widget-theme-post-content,
body.odcp-platform-page .elementor-widget-theme-post-content>.elementor-widget-container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.odcp-platform-page{background:var(--od-v13-bg)!important}body.odcp-page-messages .odcp-message-center,
body.odcp-page-requests .odcp-app-shell,
body.odcp-page-manual .odcp-manual,
body.odcp-page-feed .odcp-feed-wrap{width:var(--od-v13-inner)!important;max-width:none!important;margin:32px auto 40px!important}body.odcp-page-messages .entry-content,
body.odcp-page-requests .entry-content,
body.odcp-page-manual .entry-content,
body.odcp-page-feed .entry-content{min-height:58vh!important;background:radial-gradient(circle at 8% 8%,rgba(24,119,242,.075),transparent 25%),
  radial-gradient(circle at 92% 82%,rgba(0,191,166,.055),transparent 23%),
  linear-gradient(145deg,#F5F8FD,#FFFFFF 48%,#FFF9EE)!important;padding:1px 0!important}body.odcp-page-dashboard .odcp-message-center,
body.odcp-page-dashboard .odcp-manual,
body.odcp-page-dashboard .odcp-feed-wrap,
body.odcp-page-dashboard .odcp-app-shell{width:100%!important;margin:0!important;max-width:none!important}.odcp-dashboard-inner,.odcp-auth-inner{width:var(--od-v13-inner)!important;max-width:none!important;margin-inline:auto!important}.odcp-dashboard-v10{width:100%!important;max-width:none!important;margin:0!important;grid-template-columns:270px minmax(0,1fr)!important;min-height:740px!important;border-radius:24px!important}.odcp-dashboard-v10.is-sidebar-collapsed{grid-template-columns:86px minmax(0,1fr)!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar{width:86px!important;min-width:86px!important}.odcp-dash-sidebar{padding:19px 14px!important}.odcp-dash-sidebar nav{gap:7px!important}.odcp-dash-sidebar nav a{min-height:46px!important;padding:10px 11px!important;border-radius:12px!important;font-size:13.5px!important;font-weight:600!important}.odcp-dash-sidebar nav a i.dashicons{font-size:18px!important}.odcp-dash-topbar{padding:24px 26px!important}.odcp-dash-topbar h1{font-size:28px!important}.odcp-dash-topbar p{font-size:14px!important;line-height:1.6!important}.odcp-dash-body{padding:22px!important}.odcp-dash-stats span{font-size:13px!important}.odcp-dash-stats small{font-size:11.5px!important;line-height:1.45!important}.odcp-panel-head h2{font-size:20px!important}.odcp-panel-head p{font-size:13px!important;line-height:1.55!important}.odcp-panel-head>a{font-size:12.5px!important}.odcp-workflow h3{font-size:14px!important}.odcp-workflow p{font-size:12px!important;line-height:1.55!important}.odcp-profile-form label,.odcp-request-form label{font-size:13.5px!important}.odcp-profile-form input,.odcp-profile-form select,.odcp-profile-form textarea,.odcp-request-form input,.odcp-request-form select,.odcp-request-form textarea{min-height:46px!important;font-size:14px!important;border-radius:11px!important}.odcp-dash-notice-wrap{padding:14px 22px 0!important}.odcp-dash-notice-wrap .odcp-notice{min-height:46px!important;font-size:13.5px!important}.odcp-message-center{padding:0!important}.odcp-message-center-head{padding:20px 22px;margin:0 0 16px!important;border:1px solid var(--od-v13-border);border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(13,17,23,.035)}.odcp-message-center-head h2{font-size:28px!important}.odcp-message-center-head p{font-size:14px!important;line-height:1.6!important}.odcp-message-layout-v12{grid-template-columns:minmax(285px,31%) minmax(0,1fr)!important;gap:18px!important;min-height:600px!important}.odcp-conversation-list-v12,.odcp-thread-panel-v12{border-radius:20px!important;box-shadow:var(--od-v13-shadow)!important}.odcp-conversation-list-head{padding:17px 18px!important}.odcp-conversation-list-head strong{font-size:16px!important}.odcp-conversation-row{padding:14px 15px!important}.odcp-conversation-row strong{font-size:14px!important}.odcp-conversation-row span{font-size:12.5px!important}.odcp-conversation-row small{font-size:11px!important}.odcp-thread-head{padding:20px 22px!important}.odcp-thread-head h3{font-size:22px!important}.odcp-thread-assignee strong{font-size:12.5px!important}.odcp-chat-message p{font-size:14px!important;line-height:1.6!important}.odcp-chat-message header strong{font-size:11.5px!important}.odcp-chat-message header time{font-size:10px!important}.odcp-chat-composer textarea{min-height:66px!important;font-size:14px!important}.odcp-chat-composer .odcp-btn{min-height:44px!important;padding-inline:18px!important}.odcp-new-conversation-card{border-radius:20px!important;padding:24px!important}.odcp-new-conversation-card h3{font-size:23px!important}.odcp-new-conversation-card p{font-size:14px!important}.odcp-new-conversation-form label,.odcp-chat-upload{font-size:13.5px!important}.odcp-new-conversation-form input,.odcp-new-conversation-form select,.odcp-new-conversation-form textarea{min-height:46px!important;font-size:14px!important}.odcp-feed-card,.odcp-request-card,.odcp-manual-section,.odcp-composer,.odcp-dash-panel{border-color:var(--od-v13-border)!important;box-shadow:0 7px 24px rgba(13,17,23,.04)!important}.odcp-feed-card,.odcp-request-card,.odcp-manual-section{border-radius:18px!important}.odcp-feed-author strong{font-size:14px!important}.odcp-feed-author span{font-size:11.5px!important}.odcp-feed-body h3{font-size:18px!important}.odcp-feed-copy{font-size:14px!important;line-height:1.65!important}.odcp-request-card h3{font-size:17px!important}.odcp-request-card p{font-size:13px!important;line-height:1.62!important}.odcp-request-meta{font-size:11.5px!important}.odcp-manual-hero h2{font-size:30px!important}.odcp-manual-hero p{font-size:14px!important;line-height:1.68!important}.odcp-manual-section h3{font-size:19px!important}.odcp-manual-section p,.odcp-manual-section li{font-size:13px!important;line-height:1.68!important}.odcp-auth-inner{width:var(--od-v13-inner)!important}.odcp-auth-card,.odcp-auth-card-wide{width:100%!important;max-width:none!important}.odcp-auth-form-panel{padding:44px 48px!important}.odcp-auth-form-panel h1{font-size:34px!important}.odcp-auth-lead{font-size:14.5px!important}.odcp-auth-form label{font-size:13.5px!important}.odcp-auth-form input,.odcp-auth-form select,.odcp-auth-form textarea{min-height:48px!important;font-size:14px!important}.odcp-auth-submit{min-height:52px!important;font-size:15px!important}.odcp-auth-page-motifs{opacity:var(--od-motif-opacity,.08)!important}body.odcp-platform-page .odcp-btn,
body.odcp-platform-page button[type=submit]:not(.odcp-password-toggle),
body.odcp-platform-page .odcp-auth-submit{border-radius:11px!important;font-weight:700!important;text-decoration:none!important}body.odcp-platform-page a{text-decoration:none}@media (max-width:1024px){.odcp-dashboard-inner,.odcp-auth-inner,body.odcp-page-messages .odcp-message-center,body.odcp-page-requests .odcp-app-shell,body.odcp-page-manual .odcp-manual,body.odcp-page-feed .odcp-feed-wrap{width:var(--od-v13-tablet)!important}.odcp-dashboard-v10{grid-template-columns:230px minmax(0,1fr)!important}.odcp-message-layout-v12{grid-template-columns:270px minmax(0,1fr)!important}}@media (max-width:767px){.odcp-dashboard-inner,.odcp-auth-inner,body.odcp-page-messages .odcp-message-center,body.odcp-page-requests .odcp-app-shell,body.odcp-page-manual .odcp-manual,body.odcp-page-feed .odcp-feed-wrap{width:var(--od-v13-mobile)!important;margin-top:20px!important;margin-bottom:26px!important}.odcp-message-center-head{padding:16px!important}.odcp-message-center-head h2{font-size:23px!important}.odcp-message-layout-v12{grid-template-columns:1fr!important;min-height:0!important}.odcp-conversation-list-v12{max-height:320px!important}.odcp-thread-panel-v12{min-height:420px!important}.odcp-auth-form-panel{padding:28px 18px!important}.odcp-auth-form-panel h1{font-size:29px!important}.odcp-dash-topbar h1{font-size:23px!important}.odcp-dash-topbar p{font-size:12.5px!important}.odcp-dash-body{padding:14px!important}}.odcp-dashboard-inner,.odcp-auth-inner{width:var(--od-inner-width,90%)!important}body.odcp-page-messages .odcp-message-center{width:var(--od-inner-width,90%)!important}.odcp-dashboard-v10:not(.is-sidebar-collapsed) .odcp-dash-sidebar{padding-left:18px!important;padding-right:18px!important}.odcp-dashboard-v10:not(.is-sidebar-collapsed) .odcp-dash-logo{min-height:74px!important;display:flex!important;align-items:center!important;padding:6px 2px 12px!important}.odcp-dashboard-v10:not(.is-sidebar-collapsed) .odcp-dash-brand-expanded{display:block!important;width:min(100%,225px)!important;max-width:225px!important;max-height:70px!important;object-fit:contain!important;object-position:left center!important}.odcp-message-center.is-compact-embedded{width:100%!important;margin:0!important;animation:odcpV14Fade .24s ease both}.odcp-message-center.is-compact-embedded .odcp-message-center-head{display:none!important}.odcp-message-center.is-compact-embedded .odcp-message-layout-v12{min-height:500px!important}.odcp-dash-stats>a,.odcp-dash-panel,.odcp-message-layout-v12>*,.odcp-workflow article{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease!important}.odcp-dash-stats>a:hover,.odcp-workflow article:hover{transform:translateY(-3px)!important;box-shadow:0 12px 28px rgba(24,119,242,.08)!important;border-color:rgba(24,119,242,.22)!important}@keyframes odcpV14Fade{from{opacity:.75;transform:translateY(5px)}to{opacity:1;transform:none}}@media (max-width:1024px){.odcp-dashboard-inner,.odcp-auth-inner,body.odcp-page-messages .odcp-message-center{width:94%!important}}@media (max-width:767px){.odcp-dashboard-inner,.odcp-auth-inner,body.odcp-page-messages .odcp-message-center{width:95%!important}.odcp-dashboard-v10:not(.is-sidebar-collapsed) .odcp-dash-brand-expanded{width:min(100%,195px)!important}}@media (prefers-reduced-motion:reduce){.odcp-message-center.is-compact-embedded{animation:none!important}}.odcp-dash-sidebar nav a b.odcp-notif-count{display:inline-flex!important;min-width:22px!important;height:22px!important;align-items:center!important;justify-content:center!important;padding:0 6px!important;border-radius:999px!important;background:#E53935!important;color:#fff!important;font-size:10.5px!important;font-weight:800!important;box-shadow:0 5px 14px rgba(229,57,53,.22)!important}.odcp-notification-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:15px 17px;border:1px solid #DDE7F2;border-radius:15px;background:linear-gradient(135deg,#FFFFFF,#F7FAFF)}.odcp-notification-toolbar>div{display:grid;gap:2px}.odcp-notification-toolbar strong{font-size:17px;line-height:1.35}.odcp-notification-toolbar small{font-size:12px;line-height:1.55;color:var(--od-muted)}.odcp-notification-list-v16{display:grid;gap:11px}.odcp-notification-card{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:13px;align-items:center;padding:15px 16px;border:1px solid #DCE5F0;border-radius:15px;background:#fff;box-shadow:0 5px 18px rgba(13,17,23,.025);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,opacity .2s ease,max-height .22s ease,padding .22s ease,margin .22s ease}.odcp-notification-card:hover{transform:translateY(-2px);border-color:#BFD4F6;box-shadow:0 12px 28px rgba(13,17,23,.055)}.odcp-notification-card.is-unread{background:linear-gradient(135deg,#F8FBFF,#FFFFFF);border-color:#AFCBFF;box-shadow:inset 3px 0 0 var(--od-blue),0 8px 22px rgba(24,119,242,.055)}.odcp-notification-card.is-processing{opacity:.62}.odcp-notification-card.is-leaving{opacity:0;transform:translateX(12px);max-height:0!important;padding-top:0!important;padding-bottom:0!important;margin:0!important;overflow:hidden}.odcp-notif-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#EDF4FF;color:var(--od-blue)}.odcp-notification-card.tone-project .odcp-notif-icon{background:#FFF5D7;color:#C87900}.odcp-notification-card.tone-reaction .odcp-notif-icon{background:#FFF0F0;color:#E53935}.odcp-notification-card.tone-comment .odcp-notif-icon{background:#E9FAF6;color:#008C77}.odcp-notification-card.tone-account .odcp-notif-icon{background:#F0F2FF;color:var(--od-deep)}.odcp-notif-copy{min-width:0;display:grid;gap:4px}.odcp-notif-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.odcp-notif-title-row strong{font-size:14px;line-height:1.4;color:var(--od-navy)}.odcp-notif-title-row span{display:inline-flex;align-items:center;min-height:22px;padding:3px 7px;border-radius:999px;background:#F2F6FB;color:#667085;font-size:9.5px;font-weight:700}.odcp-notif-copy p{margin:0;font-size:12.5px;line-height:1.55;color:#475467}.odcp-notif-copy small{font-size:10.5px;color:#98A2B3}.odcp-notif-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.odcp-notif-open,.odcp-notif-action{display:inline-flex;min-width:38px;height:36px;align-items:center;justify-content:center;border:1px solid #DCE5F0;border-radius:10px;background:#fff;color:var(--od-blue);text-decoration:none!important;font:700 11px Poppins,sans-serif;cursor:pointer;transition:.18s}.odcp-notif-open{padding:0 11px}.odcp-notif-action:hover,.odcp-notif-open:hover{border-color:#AFCBFF;background:#F2F7FF;color:var(--od-deep);transform:translateY(-1px)}.odcp-notif-dismiss{color:#B42318}.odcp-notif-dismiss:hover{border-color:#FECACA;background:#FFF5F5;color:#B42318}@media (max-width:767px){.odcp-notification-toolbar{align-items:flex-start;flex-direction:column}.odcp-notification-card{grid-template-columns:40px minmax(0,1fr)}.odcp-notif-actions{grid-column:1/-1;justify-content:flex-start;padding-left:53px}.odcp-notif-icon{width:40px;height:40px}.odcp-notif-title-row strong{font-size:13.5px}.odcp-notif-copy p{font-size:12px}}.odcp-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;font-family:Poppins,sans-serif}.odcp-home-projects,.odcp-home-insights{grid-template-columns:repeat(4,minmax(0,1fr))}.odcp-home-card{position:relative;background:#fff;border:1px solid #e3eaf3;border-radius:16px;padding:18px;min-width:0;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.odcp-home-card:hover{transform:translateY(-4px);border-color:rgba(24,119,242,.28);box-shadow:0 14px 34px rgba(13,17,23,.07)}.odcp-home-kicker{display:inline-flex;font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.08em;color:#1877F2;margin-bottom:10px}.odcp-home-card h3{font-family:Poppins,sans-serif;font-size:17px;line-height:1.4;font-weight:600;color:#0D1117;margin:0 0 8px}.odcp-home-card p{font-size:13.5px;line-height:1.65;color:#667085;margin:0 0 14px}.odcp-home-card a{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:#1877F2;text-decoration:none!important}.odcp-home-meta{display:flex;flex-wrap:wrap;gap:7px}.odcp-home-meta span{font-size:10.5px;line-height:1.2;padding:6px 8px;border-radius:999px;background:#f4f7fb;color:#475467}.odcp-home-empty{grid-column:1/-1;border:1px dashed #d8e2ef;border-radius:14px;padding:24px;text-align:center;color:#667085;background:#fbfcfe;font-family:Poppins,sans-serif;font-size:14px}@media (max-width:1024px){.odcp-home-grid,.odcp-home-projects,.odcp-home-insights{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.odcp-home-grid,.odcp-home-projects,.odcp-home-insights{grid-template-columns:1fr}.odcp-home-card{padding:16px}}.odcp-feed-wrap{--od-feed-blue:#1877F2;--od-feed-deep:#0A4FD8;--od-feed-teal:#00BFA6;--od-feed-yellow:#FBC02D;--od-feed-orange:#FF9800}.odcp-feed-card{border:1px solid #DDE6F0!important;border-radius:18px!important;box-shadow:0 5px 20px rgba(13,17,23,.035)!important;background:#fff!important;overflow:hidden!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.odcp-feed-card:hover{transform:translateY(-3px)!important;border-color:#C9D9EF!important;box-shadow:0 16px 34px rgba(13,17,23,.075)!important}.odcp-feed-author{padding:16px 16px 6px!important;gap:10px!important}.odcp-feed-author .odcp-feed-avatar,.odcp-feed-author>img{width:42px!important;height:42px!important;min-width:42px!important;aspect-ratio:1/1!important;border-radius:50%!important;object-fit:cover!important;display:block!important;border:1px solid #E4EAF2!important}.odcp-feed-author strong{font-size:15px!important;line-height:1.25!important;color:#0D1117!important;font-weight:600!important}.odcp-feed-author span{display:flex!important;align-items:center!important;gap:5px!important;flex-wrap:wrap!important;font-size:12.5px!important;color:#7B8798!important;line-height:1.35!important}.odcp-feed-author span i{font-style:normal;color:#B1BAC6}.odcp-feed-type{display:inline-flex!important;align-items:center!important;padding:3px 7px!important;border-radius:999px!important;background:#EDF5FF!important;color:#1877F2!important;text-decoration:none!important;font-weight:600!important;font-size:11.5px!important;transition:.18s ease!important}.odcp-feed-type:hover{background:#DBEBFF!important;color:#0A4FD8!important;transform:translateY(-1px)}.odcp-feed-body{padding:10px 16px 14px!important}.odcp-feed-body h3{font-size:19px!important;line-height:1.3!important;margin:0 0 8px!important;color:#0D1117!important}.odcp-feed-copy{font-size:14.5px!important;line-height:1.7!important;color:#344054!important}.odcp-feed-media{padding:0 14px 12px}.odcp-feed-media img{border-radius:13px!important;max-height:340px!important;object-fit:cover!important}.odcp-feed-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;padding:10px 12px!important;border-top:1px solid #EEF2F6!important;background:#FCFDFE!important}.odcp-reaction-bar{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-right:auto}.odcp-feed-actions .odcp-react{display:inline-flex!important;align-items:center!important;gap:5px!important;border:1px solid transparent!important;background:#fff!important;color:#667085!important;border-radius:999px!important;padding:6px 9px!important;font-size:12px!important;line-height:1!important;box-shadow:0 1px 4px rgba(13,17,23,.035)!important;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease!important}.odcp-feed-actions .odcp-react:hover{transform:translateY(-2px)!important;background:#F8FAFD!important}.odcp-react-icon{font-size:17px;line-height:1}.odcp-react-label{font-weight:600}.odcp-react b{font-size:11px;font-weight:700;min-width:8px;text-align:center}.odcp-react-like.is-active{background:#EDF5FF!important;border-color:#C9DFFF!important;color:#1877F2!important}.odcp-react-love.is-active{background:#FFF0F2!important;border-color:#FFD0D8!important;color:#D92D5B!important}.odcp-react-wow.is-active{background:#FFF8DD!important;border-color:#FFE79A!important;color:#9A6700!important}.odcp-react-select.is-active{background:#E9FAF6!important;border-color:#BDEEE4!important;color:#008C77!important}.odcp-comment-toggle,.odcp-share{border:0!important;background:transparent!important;color:#526071!important;font-size:12.5px!important;font-weight:600!important;padding:7px 9px!important;border-radius:9px!important}.odcp-comment-toggle:hover,.odcp-share:hover{background:#EDF5FF!important;color:#1877F2!important}.odcp-comments{padding:12px 14px 14px!important;background:#FBFCFE!important}.odcp-comment-list{gap:10px!important}.odcp-comment{align-items:flex-start!important;gap:9px!important}.odcp-comment img{width:34px!important;height:34px!important;min-width:34px!important;aspect-ratio:1/1!important;border-radius:50%!important;object-fit:cover!important;display:block!important;border:1px solid #E4EAF2!important}.odcp-comment>div{background:#F1F5F9;border-radius:12px;padding:8px 10px;min-width:0}.odcp-comment strong{font-size:12.5px!important}.odcp-comment p{font-size:12.5px!important;line-height:1.5!important;margin:2px 0!important}.odcp-comment span{font-size:10.5px!important;color:#8A96A6!important}.odcp-comment-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:stretch!important;margin-top:10px!important}.odcp-comment-form textarea{min-height:56px!important;border:1px solid #D6E0EC!important;border-radius:11px!important;padding:10px 12px!important;font-size:13px!important;line-height:1.5!important;resize:vertical!important}.odcp-comment-form-actions{display:flex;align-items:stretch;gap:6px}.odcp-comment-form-actions button{min-height:42px;border-radius:10px!important;padding:0 13px!important;font-size:12.5px!important;font-weight:600!important;cursor:pointer}.odcp-comment-submit{border:0!important;background:#1877F2!important;color:#fff!important}.odcp-comment-submit:hover{background:#0A4FD8!important}.odcp-comment-cancel{border:1px solid #D6E0EC!important;background:#fff!important;color:#526071!important}.odcp-comment-cancel:hover{background:#F2F5F8!important}@media (max-width:767px){.odcp-feed-author .odcp-feed-avatar,.odcp-feed-author>img{width:40px!important;height:40px!important;min-width:40px!important}.odcp-feed-body h3{font-size:17px!important}.odcp-feed-copy{font-size:14px!important}.odcp-feed-actions{gap:6px!important}.odcp-react-label{display:none}.odcp-feed-actions .odcp-react{padding:6px 8px!important}.odcp-comment-form{grid-template-columns:1fr!important}.odcp-comment-form-actions{justify-content:flex-end}.odcp-comment-form-actions button{min-height:40px}}@media (prefers-reduced-motion:reduce){.odcp-feed-card,.odcp-feed-type,.odcp-feed-actions .odcp-react{transition:none!important}}.odcp-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.odcp-feed-card{position:relative!important}.odcp-feed-avatar-link{display:block!important;flex:0 0 auto!important;text-decoration:none!important}.odcp-feed-author .odcp-feed-avatar,.odcp-comment img{border-radius:50%!important}.odcp-feed-body h3 a{color:#0D1117!important;text-decoration:none!important}.odcp-feed-body h3 a:hover{color:#0A4FD8!important}.odcp-feed-type{display:inline!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#3B82F6!important;text-decoration:none!important;font-size:12.5px!important;font-weight:600!important;box-shadow:none!important;transform:none!important}.odcp-feed-type:hover,.odcp-feed-type:focus{background:transparent!important;color:#0A4FD8!important;text-decoration:underline!important;text-underline-offset:3px!important}.odcp-reaction-control{position:relative!important;display:inline-flex!important;align-items:center!important;margin-right:auto!important;z-index:7!important}.odcp-reaction-primary{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:34px!important;padding:5px 8px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#667085!important;font-family:Poppins,sans-serif!important;font-size:12.5px!important;font-weight:600!important;line-height:1!important;cursor:pointer!important;transition:background .16s ease,color .16s ease,transform .16s ease!important}.odcp-reaction-primary:hover,.odcp-reaction-primary:focus{background:#F4F7FB!important;transform:translateY(-1px)!important;outline:none!important}.odcp-reaction-primary-icon,.odcp-react-icon{display:inline-grid!important;place-items:center!important;width:20px!important;height:20px!important;line-height:1!important}.odcp-reaction-primary-icon svg,.odcp-react-icon svg{width:20px!important;height:20px!important;display:block!important}.odcp-reaction-primary-love,.odcp-react-love{color:#E54864!important}.odcp-reaction-primary-like,.odcp-react-like{color:#1877F2!important}.odcp-reaction-primary-wow,.odcp-react-wow{color:#E9A400!important}.odcp-reaction-primary-select,.odcp-react-select{color:#00A78E!important}.odcp-reaction-primary:not(.is-active){color:#667085!important}.odcp-reaction-primary:not(.is-active) .odcp-reaction-primary-icon{color:#E54864!important}.odcp-reaction-total{font-size:11px!important;font-weight:700!important;color:inherit!important;min-width:8px!important;text-align:center!important}.odcp-reaction-picker{position:absolute!important;left:0!important;bottom:calc(100% + 8px)!important;display:flex!important;align-items:center!important;gap:5px!important;padding:7px!important;border:1px solid #E3EAF3!important;border-radius:999px!important;background:#FFFFFF!important;box-shadow:0 12px 30px rgba(13,17,23,.16)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(7px) scale(.96)!important;transform-origin:left bottom!important;transition:opacity .16s ease,visibility .16s ease,transform .16s ease!important;white-space:nowrap!important}.odcp-reaction-control:hover .odcp-reaction-picker,.odcp-reaction-control:focus-within .odcp-reaction-picker,.odcp-reaction-control.is-open .odcp-reaction-picker{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}.odcp-feed-actions .odcp-react{display:inline-grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#FFFFFF!important;box-shadow:none!important;cursor:pointer!important;transition:transform .15s ease,background .15s ease!important}.odcp-feed-actions .odcp-react:hover,.odcp-feed-actions .odcp-react:focus{transform:translateY(-4px) scale(1.13)!important;background:#F7F9FC!important;outline:none!important}.odcp-feed-actions .odcp-react.is-active{background:#F4F7FB!important;box-shadow:0 0 0 2px currentColor inset!important}.odcp-comments{padding:12px 14px 14px!important;background:#FBFCFE!important}.odcp-comment-list{display:grid!important;gap:12px!important}.odcp-comment-thread{display:block!important;min-width:0!important}.odcp-comment{display:flex!important;align-items:flex-start!important;gap:9px!important;min-width:0!important}.odcp-comment>img{width:36px!important;height:36px!important;min-width:36px!important;object-fit:cover!important;border:1px solid #E2E8F0!important}.odcp-comment-content{min-width:0!important;flex:1!important;background:transparent!important;padding:0!important}.odcp-comment-bubble{display:inline-block!important;max-width:100%!important;padding:8px 11px!important;border-radius:14px!important;background:#F1F5F9!important;color:#344054!important}.odcp-comment-bubble strong{display:block!important;font-size:12.8px!important;color:#0D1117!important;font-weight:600!important;line-height:1.3!important}.odcp-comment-bubble p{margin:2px 0 0!important;font-size:12.8px!important;line-height:1.5!important;color:#344054!important;white-space:pre-wrap!important;word-break:break-word!important}.odcp-comment-meta{display:flex!important;align-items:center!important;gap:10px!important;margin:4px 0 0 5px!important;font-size:10.8px!important;color:#8792A2!important}.odcp-comment-meta span{font-size:10.8px!important;color:#8792A2!important}.odcp-comment-reply-btn{border:0!important;background:transparent!important;padding:0!important;color:#526071!important;font:600 10.8px/1.4 Poppins,sans-serif!important;cursor:pointer!important}.odcp-comment-reply-btn:hover{color:#1877F2!important;text-decoration:underline!important;text-underline-offset:2px!important}.odcp-replies{display:grid!important;gap:8px!important;margin:8px 0 0 18px!important;padding-left:10px!important;border-left:1px solid #E5ECF5!important}.odcp-comment-reply>img{width:30px!important;height:30px!important;min-width:30px!important}.odcp-comment-reply .odcp-comment-bubble{padding:7px 10px!important;background:#F6F8FB!important}.odcp-comment-reply .odcp-comment-bubble strong,.odcp-comment-reply .odcp-comment-bubble p{font-size:12px!important}.odcp-more-comments,.odcp-more-replies,.odcp-comment-write{border:0!important;background:transparent!important;color:#1877F2!important;font:600 12px/1.4 Poppins,sans-serif!important;padding:5px 2px!important;cursor:pointer!important;text-align:left!important}.odcp-more-comments:hover,.odcp-more-replies:hover,.odcp-comment-write:hover{color:#0A4FD8!important;text-decoration:underline!important;text-underline-offset:3px!important}.odcp-more-replies{margin:4px 0 0 58px!important}.odcp-comment-form,.odcp-reply-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:stretch!important;margin-top:10px!important}.odcp-reply-form{margin:8px 0 0 44px!important}.odcp-comment-form[hidden],.odcp-reply-form[hidden]{display:none!important}.odcp-comment-form textarea,.odcp-reply-form textarea{min-height:54px!important;border:1px solid #D6E0EC!important;border-radius:12px!important;padding:10px 12px!important;font:400 13px/1.5 Poppins,sans-serif!important;resize:vertical!important;background:#fff!important;color:#0D1117!important;box-shadow:none!important}.odcp-comment-form textarea:focus,.odcp-reply-form textarea:focus{border-color:#9CC3FF!important;box-shadow:0 0 0 3px rgba(24,119,242,.08)!important;outline:none!important}.odcp-comment-form-actions{display:flex!important;align-items:stretch!important;gap:6px!important}.odcp-comment-form-actions button{min-height:40px!important;border-radius:10px!important;padding:0 12px!important;font:600 12.5px/1 Poppins,sans-serif!important;cursor:pointer!important}.odcp-comment-submit{border:0!important;background:#1877F2!important;color:#fff!important}.odcp-comment-submit:hover{background:#0A4FD8!important}.odcp-comment-cancel,.odcp-reply-cancel{border:1px solid #D6E0EC!important;background:#fff!important;color:#526071!important}.odcp-comment-cancel:hover,.odcp-reply-cancel:hover{background:#F2F5F8!important}.odcp-typing-indicator{display:flex!important;align-items:center!important;gap:6px!important;margin:7px 0 3px 44px!important;color:#667085!important;font:500 11.5px/1.4 Poppins,sans-serif!important}.odcp-typing-indicator[hidden]{display:none!important}.odcp-typing-dots{display:inline-flex!important;gap:3px!important;align-items:center!important}.odcp-typing-dots i{display:block!important;width:4px!important;height:4px!important;border-radius:50%!important;background:#1877F2!important;animation:odcpTypingDot 1.1s infinite ease-in-out!important}.odcp-typing-dots i:nth-child(2){animation-delay:.14s!important}.odcp-typing-dots i:nth-child(3){animation-delay:.28s!important}@keyframes odcpTypingDot{0%,70%,100%{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}@media (max-width:767px){.odcp-reaction-primary{padding:5px 7px!important}.odcp-reaction-primary-label{display:inline!important}.odcp-reaction-picker{left:-4px!important}.odcp-feed-actions .odcp-react{width:38px!important;height:38px!important;min-width:38px!important}.odcp-comment-form,.odcp-reply-form{grid-template-columns:1fr!important}.odcp-comment-form-actions{justify-content:flex-end!important}.odcp-reply-form{margin-left:38px!important}.odcp-replies{margin-left:13px!important}.odcp-more-replies{margin-left:48px!important}.odcp-typing-indicator{margin-left:0!important}}@media (hover:none),(pointer:coarse){.odcp-reaction-control:hover .odcp-reaction-picker{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.odcp-reaction-control.is-open .odcp-reaction-picker{opacity:1!important;visibility:visible!important;pointer-events:auto!important}}@media (prefers-reduced-motion:reduce){.odcp-reaction-primary,.odcp-reaction-picker,.odcp-feed-actions .odcp-react{transition:none!important}.odcp-typing-dots i{animation:none!important}}.odcp-app-shell,.odcp-dashboard-stage,.odcp-search-page,.odcp-people-directory,.odcp-service-details{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0D1117}.odcp-app-shell *,.odcp-dashboard-stage *{box-sizing:border-box}.odcp-app-shell a,.odcp-dashboard-stage a{text-underline-offset:3px}.odcp-app-shell :focus-visible,.odcp-dashboard-stage :focus-visible{outline:3px solid rgba(24,119,242,.2)!important;outline-offset:2px!important}.odcp-btn,.odcp-app-shell button,.odcp-dashboard-stage button{font-family:Poppins,system-ui,sans-serif}.odcp-dash-logo{display:flex!important;align-items:center!important;min-height:54px!important;max-width:100%!important;overflow:hidden!important}.odcp-dash-brand-expanded{display:block!important;width:190px!important;max-width:100%!important;height:44px!important;object-fit:contain!important;object-position:left center!important}.odcp-dashboard-v10.is-collapsed .odcp-dash-brand-expanded{display:none!important}.odcp-dash-brand-compact{display:none!important;width:44px!important;height:44px!important;object-fit:contain!important}.odcp-dashboard-v10.is-collapsed .odcp-dash-brand-compact{display:block!important}.odcp-dash-stats-v40{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important}.odcp-dash-stats-v40>a{min-width:0!important}.odcp-client-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.odcp-project-card{display:flex;flex-direction:column;min-height:230px;padding:18px;border:1px solid #DFE7F0;border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(13,17,23,.04);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.odcp-project-card:hover{transform:translateY(-3px);border-color:#C9DAEF;box-shadow:0 18px 38px rgba(13,17,23,.075)}.odcp-project-card h3{margin:8px 0 7px;font-size:18px;line-height:1.35}.odcp-project-card p{margin:0 0 16px;color:#667085;font-size:13.5px;line-height:1.65}.odcp-project-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:11px;font-size:12px}.odcp-project-card-foot a{color:#1877F2;font-weight:700;text-decoration:none}.odcp-project-workspace{display:grid;gap:18px}.odcp-project-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:22px;border:1px solid #DDE6F0;border-radius:20px;background:linear-gradient(135deg,#FFFFFF,#F7FAFF)}.odcp-project-hero h2{margin:4px 0 8px;font-size:25px}.odcp-project-hero p{max-width:760px;color:#667085;line-height:1.7}.odcp-project-progress-ring{display:grid;place-items:center;width:104px;height:104px;border-radius:50%;background:conic-gradient(#1877F2 var(--progress,0%),#EAF0F6 0);position:relative}.odcp-project-progress-ring:before{content:"";position:absolute;inset:9px;border-radius:50%;background:#fff}.odcp-project-progress-ring strong{position:relative;font-size:20px;color:#0D1117}.odcp-file-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.odcp-file-grid>article{display:flex;align-items:center;gap:10px;min-width:0;padding:14px;border:1px solid #E1E8F0;border-radius:14px;background:#fff}.odcp-file-grid .dashicons{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:11px;background:#EDF4FF;color:#1877F2}.odcp-file-grid article>div{min-width:0;flex:1}.odcp-file-grid strong,.odcp-file-grid small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.odcp-file-grid strong{font-size:13px}.odcp-file-grid small{margin-top:2px;color:#667085;font-size:11px}.odcp-file-grid a{color:#1877F2;font-size:12px;font-weight:700;text-decoration:none}.odcp-invoice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.odcp-invoice-grid>article{padding:18px;border:1px solid #DFE7F0;border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(13,17,23,.035)}.odcp-invoice-grid h3{margin:8px 0 4px;font-size:17px}.odcp-invoice-grid p{color:#667085}.odcp-invoice-view{display:grid;gap:16px}.odcp-invoice-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.odcp-invoice-summary>div{padding:14px;border:1px solid #E3EAF2;border-radius:13px;background:#FBFCFE}.odcp-invoice-summary span,.odcp-invoice-summary strong{display:block}.odcp-invoice-summary span{font-size:11px;color:#667085}.odcp-invoice-summary strong{margin-top:5px;font-size:15px}.odcp-invoice-total{display:flex;align-items:center;justify-content:space-between;padding:16px;border-radius:14px;background:#0D2B4F;color:#fff}.odcp-invoice-total strong{font-size:24px}.odcp-saved-grid,.odcp-people-grid,.odcp-people-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.odcp-saved-grid>article,.odcp-people-grid>article,.odcp-people-directory>article{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid #DFE7F0;border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(13,17,23,.035)}.odcp-people-grid img,.odcp-people-directory img{width:54px;height:54px;flex:0 0 54px;object-fit:cover;border-radius:50%;border:1px solid #E2EAF2}.odcp-people-grid article>div:nth-child(2),.odcp-people-directory article>div:nth-child(2){min-width:0;flex:1}.odcp-people-grid h3,.odcp-people-directory h3{margin:0 0 3px;font-size:15px}.odcp-people-grid span,.odcp-people-directory span{color:#1877F2;font-size:11.5px;font-weight:700}.odcp-people-grid p,.odcp-people-directory p{color:#667085;font-size:12.5px;line-height:1.55}.odcp-person-actions,.odcp-row-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.odcp-follow-toggle,.odcp-connect-toggle,.odcp-connection-action{min-height:34px;padding:0 11px;border:1px solid #D7E2EF;border-radius:9px;background:#fff;color:#0A4FD8;font-size:11.5px;font-weight:700;cursor:pointer}.odcp-follow-toggle:hover,.odcp-connect-toggle:hover,.odcp-connection-action:hover{border-color:#AFCDF6;background:#EDF5FF}.odcp-global-search{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid #DDE6F0;border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(13,17,23,.035)}.odcp-global-search input{flex:1;min-width:0;min-height:44px;padding:0 12px;border:0!important;outline:0!important;box-shadow:none!important;font:500 14px Poppins,sans-serif}.odcp-global-search button{min-height:44px;padding:0 16px;border:0;border-radius:11px;background:#1877F2;color:#fff;font-weight:700}.odcp-search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}.odcp-search-results>article{padding:16px;border:1px solid #DFE7F0;border-radius:16px;background:#fff}.odcp-search-results h3{font-size:16px}.odcp-search-results a{color:#0D1117;text-decoration:none}.odcp-search-results a:hover{color:#1877F2}.odcp-service-details{display:grid;gap:18px}.odcp-service-meta{display:flex;gap:10px;flex-wrap:wrap}.odcp-service-meta>span{font-size:12px;color:#526071}.odcp-service-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.odcp-service-feature-list li{list-style:none;padding:11px 13px;border:1px solid #E3EAF2;border-radius:12px;background:#FBFCFE}.odcp-service-faq details{margin:9px 0;border:1px solid #E3EAF2;border-radius:13px;background:#fff;padding:12px 14px}.odcp-service-faq summary{cursor:pointer;font-weight:700}.odcp-service-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border-radius:16px;background:linear-gradient(135deg,#0A4FD8,#1877F2);color:#fff}@media (max-width:1180px){.odcp-dash-stats-v40{grid-template-columns:repeat(3,minmax(0,1fr))!important}.odcp-client-project-grid,.odcp-invoice-grid,.odcp-saved-grid,.odcp-people-grid,.odcp-people-directory,.odcp-search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-file-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.odcp-dash-stats-v40{grid-template-columns:repeat(2,minmax(0,1fr))!important}.odcp-dash-brand-expanded{width:160px!important}.odcp-client-project-grid,.odcp-invoice-grid,.odcp-saved-grid,.odcp-people-grid,.odcp-people-directory,.odcp-search-results,.odcp-file-grid{grid-template-columns:1fr}.odcp-project-hero{grid-template-columns:1fr}.odcp-project-progress-ring{width:90px;height:90px}.odcp-invoice-summary{grid-template-columns:1fr 1fr}.odcp-service-feature-list{grid-template-columns:1fr}.odcp-service-cta{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.odcp-dash-stats-v40{grid-template-columns:1fr!important}.odcp-invoice-summary{grid-template-columns:1fr}.odcp-global-search{align-items:stretch;flex-direction:column}.odcp-global-search button{width:100%}}@media (prefers-reduced-motion:reduce){.odcp-project-card,.odcp-follow-toggle,.odcp-connect-toggle,.odcp-connection-action{transition:none!important}}.odcp-request-detail-copy{padding:14px 0;color:#344054;font-size:14px;line-height:1.75}.odcp-request-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0}.odcp-request-status-grid>div{padding:12px;border:1px solid #E2E9F1;border-radius:12px;background:#FBFCFE}.odcp-request-status-grid span,.odcp-request-status-grid strong{display:block}.odcp-request-status-grid span{font-size:10.5px;color:#667085}.odcp-request-status-grid strong{margin-top:4px;font-size:14px}.odcp-request-file-upload{display:grid;grid-template-columns:minmax(170px,.8fr) minmax(220px,1.4fr) auto;gap:9px;align-items:center;margin-top:13px}.odcp-request-file-upload input{min-height:42px;border:1px solid #D8E2ED;border-radius:10px;background:#FBFCFE;padding:7px 10px;font-family:Poppins,sans-serif}.odcp-client-request-foot a{margin-left:auto;color:#1877F2;font-weight:700;text-decoration:none}@media (max-width:700px){.odcp-request-status-grid,.odcp-request-file-upload{grid-template-columns:1fr}.odcp-request-file-upload .odcp-btn{width:100%}.odcp-client-request-foot{align-items:flex-start;flex-direction:column}.odcp-client-request-foot a{margin-left:0}}@media print{body *{visibility:hidden!important}.odcp-invoice-view,.odcp-invoice-view *{visibility:visible!important}.odcp-invoice-view{position:absolute!important;left:0!important;top:0!important;width:100%!important;border:0!important;box-shadow:none!important}.odcp-print-invoice,.odcp-dashboard-v10 .odcp-dash-sidebar,.odcp-dashboard-v10 .odcp-dash-topbar{display:none!important}}.odcp-public-directory{width:100%;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--odcp-navy,#0D1117)}.odcp-directory-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 20px}.odcp-directory-head h2{margin:5px 0 7px;font-size:clamp(26px,2.1vw,38px);line-height:1.18;letter-spacing:-.025em}.odcp-directory-head p{max-width:760px;margin:0;color:#667085;font-size:15px;line-height:1.7}.odcp-directory-filter{display:grid;grid-template-columns:minmax(220px,1.6fr) minmax(180px,.8fr) auto auto;gap:10px;align-items:end;padding:14px;margin-bottom:18px;background:#fff;border:1px solid #e4e9ef;border-radius:16px;box-shadow:0 8px 24px rgba(13,17,23,.04)}.odcp-directory-filter label{display:grid;gap:6px;font-weight:600;font-size:13px;color:#344054}.odcp-directory-filter input,.odcp-directory-filter select{width:100%;min-height:44px;border:1px solid #d9e1ea;border-radius:10px;background:#f9fbfd;padding:9px 12px;font:500 14px/1.3 Poppins,sans-serif;color:#0d1117;outline:none}.odcp-directory-filter input:focus,.odcp-directory-filter select:focus{border-color:var(--odcp-blue,#1877F2);box-shadow:0 0 0 3px rgba(24,119,242,.10);background:#fff}.odcp-directory-grid{display:grid;grid-template-columns:repeat(var(--odcp-directory-columns,3),minmax(0,1fr));gap:16px}.odcp-directory-card{min-width:0;background:#fff;border:1px solid #e4e9ef;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(13,17,23,.045);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.odcp-directory-card:hover{transform:translateY(-4px);border-color:rgba(24,119,242,.24);box-shadow:0 16px 36px rgba(13,17,23,.075)}.odcp-directory-media{display:block;aspect-ratio:16/9;background:#f4f7fb;overflow:hidden}.odcp-directory-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.odcp-directory-card:hover .odcp-directory-media img{transform:scale(1.025)}.odcp-directory-card-body{padding:18px}.odcp-directory-taxonomy{display:inline-block;margin-bottom:8px;color:var(--odcp-blue,#1877F2);font-size:11px;line-height:1.4;font-weight:700;letter-spacing:.065em;text-transform:uppercase}.odcp-directory-card h3{margin:0 0 8px;font-size:19px;line-height:1.35;letter-spacing:-.015em}.odcp-directory-card h3 a{color:#0d1117;text-decoration:none}.odcp-directory-card p{margin:0 0 14px;color:#667085;font-size:13.5px;line-height:1.68}.odcp-directory-meta{display:flex;flex-wrap:wrap;gap:7px 14px;padding-top:12px;border-top:1px solid #eef2f6;color:#667085;font-size:12px}.odcp-directory-meta b{color:#344054;font-weight:600}.odcp-directory-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.odcp-directory-actions .odcp-btn{min-height:38px;padding:9px 13px;font-size:12px}.odcp-directory-pagination{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;margin-top:22px}.odcp-directory-pagination a{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid #dbe3ec;border-radius:10px;background:#fff;color:#344054;text-decoration:none;font:600 13px/1 Poppins,sans-serif}.odcp-directory-pagination a.is-current{background:var(--odcp-blue,#1877F2);border-color:var(--odcp-blue,#1877F2);color:#fff}@media (max-width:1024px){.odcp-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-directory-filter{grid-template-columns:1fr 1fr auto auto}}@media (max-width:767px){.odcp-directory-head{align-items:flex-start}.odcp-directory-grid{grid-template-columns:1fr}.odcp-directory-filter{grid-template-columns:1fr}.odcp-directory-filter .odcp-btn{width:100%;justify-content:center}.odcp-directory-card h3{font-size:18px}}@media (prefers-reduced-motion:reduce){.odcp-directory-card,.odcp-directory-media img{transition:none!important}}.odcp-search-workspace-toggle{display:flex!important;align-items:center;gap:8px!important;min-height:44px;padding:0 12px;border:1px solid #dbe3ec;border-radius:10px;background:#fff;color:#344054;font:600 12px/1.3 Poppins,sans-serif!important;white-space:nowrap}.odcp-search-workspace-toggle input{width:16px!important;height:16px!important;margin:0!important}.odcp-search-results article.scope-workspace{border-left:3px solid var(--odcp-teal,#00BFA6)}.odcp-start-project{width:100%;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.odcp-start-project-form{max-width:920px;margin-top:18px;padding:22px;background:#fff;border:1px solid #e4e9ef;border-radius:18px;box-shadow:0 12px 32px rgba(13,17,23,.05)}.odcp-start-project-form>label{display:grid;gap:7px;margin-bottom:14px;font-size:13px;font-weight:600;color:#344054}.odcp-start-project-form input,.odcp-start-project-form select,.odcp-start-project-form textarea{width:100%;border:1px solid #d9e1ea;border-radius:11px;background:#f8fafc;padding:11px 13px;font:500 14px/1.55 Poppins,sans-serif;color:#0d1117;outline:none}.odcp-start-project-form input:focus,.odcp-start-project-form select:focus,.odcp-start-project-form textarea:focus{background:#fff;border-color:var(--odcp-blue,#1877F2);box-shadow:0 0 0 3px rgba(24,119,242,.10)}.odcp-helper-note{max-width:920px;margin:12px 0 0;padding:12px 14px;border-left:3px solid var(--odcp-teal,#00BFA6);border-radius:8px;background:#f7fbfb;color:#667085;font-size:12.5px;line-height:1.65}.odcp-helper-note strong{color:#344054}.odcp-start-project .odcp-form-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}@media (max-width:767px){.odcp-start-project-form{padding:16px}.odcp-start-project .odcp-form-actions .odcp-btn{width:100%;justify-content:center}}.odcp-manual{font-family:Poppins,system-ui,sans-serif}.odcp-manual-hero{padding:24px;border:1px solid #DCE6F1;border-radius:18px;background:linear-gradient(135deg,#fff,#F5F9FF 70%,#FFF9E8);box-shadow:0 8px 26px rgba(13,17,23,.035)}.odcp-manual-hero h2{margin:5px 0 7px!important;font-size:28px!important}.odcp-manual-hero p{max-width:900px;margin:0!important;color:#667085;font-size:13.5px!important}.odcp-manual-quickstart{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0}.odcp-manual-quickstart article{display:flex;gap:11px;align-items:flex-start;padding:14px;border:1px solid #E1E8F0;border-radius:14px;background:#fff}.odcp-manual-quickstart .dashicons{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:11px;background:#EDF4FF;color:#1877F2}.odcp-manual-quickstart strong{display:block;font-size:13px}.odcp-manual-quickstart p{margin:3px 0 0!important;color:#667085;font-size:11.5px!important}.odcp-manual-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0}.odcp-manual-toolbar label{display:flex;align-items:center;gap:8px;flex:1;max-width:620px;padding:0 12px;border:1px solid #DCE6F1;border-radius:12px;background:#fff}.odcp-manual-toolbar input{width:100%;min-height:42px!important;border:0!important;background:transparent!important;box-shadow:none!important}.odcp-manual-toolbar>div{display:flex;gap:8px}.odcp-manual-nav{display:flex;gap:6px;overflow:auto;padding:3px 0 12px;scrollbar-width:thin}.odcp-manual-nav a{display:inline-flex;flex:0 0 auto;align-items:center;min-height:34px;padding:0 11px;border:1px solid #DCE6F1;border-radius:999px;background:#fff;color:#526071!important;font-size:11px;font-weight:700;text-decoration:none!important}.odcp-manual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.odcp-manual-section{padding:0!important;border:1px solid #E1E8F0!important;border-radius:16px!important;background:#fff!important;overflow:hidden}.odcp-manual-section-toggle{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;gap:11px!important;padding:15px!important;border:0!important;background:#fff!important;text-align:left!important;cursor:pointer!important}.odcp-manual-number{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:10px!important;background:#EDF4FF!important;color:#1877F2!important;font-size:10px!important;font-weight:800!important}.odcp-manual-section-toggle strong{display:block!important;font-size:14px!important;color:#0D1117!important}.odcp-manual-section-toggle small{display:block!important;margin-top:3px!important;color:#667085!important;font-size:11.5px!important;line-height:1.55!important}.odcp-manual-section-body{max-height:600px;overflow:hidden;padding:0 15px 15px 60px;opacity:1;transition:max-height .22s ease,opacity .18s ease,padding .18s ease}.odcp-manual-section-body ul{margin:0!important;padding-left:18px}.odcp-manual-section-body li{margin:6px 0;color:#526071;font-size:12px;line-height:1.6}.odcp-manual-section.is-collapsed .odcp-manual-section-body{max-height:0;padding-top:0;padding-bottom:0;opacity:0}.odcp-manual-section.is-collapsed .odcp-manual-section-toggle>.dashicons{transform:rotate(180deg)}.odcp-manual-empty{padding:22px;border:1px dashed #C9D8E8;border-radius:14px;background:#FBFCFE;text-align:center;color:#667085}@media (max-width:900px){.odcp-manual-grid,.odcp-manual-quickstart{grid-template-columns:1fr}}@media (max-width:640px){.odcp-manual-toolbar{align-items:stretch;flex-direction:column}.odcp-manual-toolbar label{max-width:none}.odcp-manual-toolbar>div{display:grid;grid-template-columns:1fr 1fr}.odcp-manual-section-body{padding-left:15px}.odcp-manual-section-toggle{grid-template-columns:auto minmax(0,1fr) auto!important}}.odcp-dashboard-v10 .odcp-dash-sidebar nav a{font-size:13px;line-height:1.25;min-height:46px;grid-template-columns:28px minmax(0,1fr) auto;gap:8px}.odcp-nav-icon{width:19px;height:19px;display:grid;place-items:center;color:#79B6FF;flex:none}.odcp-nav-icon svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.odcp-dash-sidebar nav a:hover .odcp-nav-icon,.odcp-dash-sidebar nav a.is-active .odcp-nav-icon{color:#fff}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a{grid-template-columns:1fr!important;justify-items:center;padding-inline:8px}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-nav-icon{width:21px;height:21px}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-nav-icon svg{width:21px;height:21px}.odcp-feed-grid{align-items:stretch}.odcp-feed-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:visible;border-radius:17px;box-shadow:0 4px 18px rgba(13,17,23,.035)}.odcp-feed-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(13,17,23,.075)}.odcp-feed-author{position:relative;padding:15px 52px 7px 15px;gap:10px;min-height:58px}.odcp-feed-avatar,.odcp-feed-author>img,.odcp-feed-avatar-link img{width:40px!important;height:40px!important;border-radius:50%!important;object-fit:cover!important}.odcp-feed-author>div:not(.odcp-feed-more){display:grid;gap:1px;min-width:0}.odcp-feed-author strong{font-size:13px;line-height:1.25}.odcp-feed-author span{font-size:11px;line-height:1.3}.odcp-feed-type{color:#1877F2!important;background:none!important;border:0!important;border-radius:0!important;padding:0!important;font-weight:600;text-decoration:none!important}.odcp-feed-type:hover{text-decoration:underline!important;text-underline-offset:2px}.odcp-feed-body{padding:10px 15px 14px;flex:1 1 auto}.odcp-feed-body h3{font-size:17px;line-height:1.34;margin:0 0 8px;letter-spacing:-.015em}.odcp-feed-body h3 a{text-decoration:none;color:var(--od-text)}.odcp-feed-copy{font-size:13px;line-height:1.7}.odcp-feed-media{margin-top:auto}.odcp-feed-media img{border-radius:0;max-height:340px}.odcp-feed-more{position:absolute!important;display:block!important;right:12px;top:12px;margin:0!important;width:auto!important;height:auto!important;z-index:20}.odcp-feed-more-toggle{width:34px!important;height:34px!important;min-width:34px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid transparent!important;border-radius:50%!important;background:transparent!important;color:#667085!important;font-size:22px!important;line-height:1!important;transition:background .16s ease,color .16s ease,transform .16s ease!important}.odcp-feed-more-toggle:hover,.odcp-feed-more.is-open .odcp-feed-more-toggle{background:#F2F6FB!important;color:#1877F2!important;transform:none!important}.odcp-feed-more-menu{position:absolute!important;right:0!important;top:39px!important;display:none!important;min-width:142px!important;padding:6px!important;gap:2px!important;border:1px solid #E0E8F1!important;border-radius:12px!important;background:#fff!important;box-shadow:0 14px 32px rgba(13,17,23,.13)!important;z-index:50!important}.odcp-feed-more.is-open .odcp-feed-more-menu{display:grid!important;animation:odcpMenuIn .16s ease both}@keyframes odcpMenuIn{from{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:none}}.odcp-feed-more-menu button{display:flex!important;align-items:center!important;gap:8px!important;min-height:34px!important;width:100%!important;padding:7px 9px!important;border:0!important;border-radius:8px!important;background:#fff!important;color:#344054!important;font:600 11px/1.2 Poppins,sans-serif!important;text-align:left!important;cursor:pointer!important}.odcp-feed-more-menu button:hover{background:#F4F7FB!important;color:#1877F2!important}.odcp-feed-more-menu .is-saved{color:#0A4FD8!important}.odcp-menu-icon,.odcp-feed-more-menu .dashicons{width:16px;height:16px;font-size:15px;display:grid;place-items:center;color:#1877F2}.odcp-feed-actions{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;align-items:center!important;gap:6px!important;margin-top:auto!important;min-height:51px;padding:8px 12px!important;border-top:1px solid #EAF0F6!important;background:#fff}.odcp-feed-actions>button,.odcp-reaction-primary{min-height:34px!important;padding:7px 9px!important;border-radius:9px!important;font:600 11px/1.2 Poppins,sans-serif!important;white-space:nowrap!important}.odcp-comment-toggle,.odcp-share{color:#475467!important;background:transparent!important}.odcp-comment-toggle:hover,.odcp-share:hover{background:#F4F7FB!important;color:#1877F2!important}.odcp-feed-actions b{font-size:10px;font-weight:700}.odcp-reaction-control{position:relative;justify-self:start;display:inline-flex;align-items:center;z-index:12}.odcp-reaction-control:after{content:"";position:absolute;left:-8px;right:-8px;bottom:100%;height:10px;pointer-events:auto}.odcp-reaction-picker{position:absolute!important;left:0!important;bottom:calc(100% + 1px)!important;display:flex!important;align-items:center!important;gap:4px!important;padding:6px!important;border:1px solid #E2E8F0!important;border-radius:999px!important;background:#fff!important;box-shadow:0 12px 28px rgba(13,17,23,.14)!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px) scale(.96);transform-origin:left bottom;transition:opacity .15s ease,transform .18s cubic-bezier(.2,.8,.2,1),visibility .15s ease;z-index:60!important}.odcp-reaction-control:hover .odcp-reaction-picker,.odcp-reaction-control:focus-within .odcp-reaction-picker,.odcp-reaction-control.is-open .odcp-reaction-picker{opacity:1;visibility:visible;pointer-events:auto;transform:none}.odcp-react{width:34px!important;height:34px!important;min-width:34px!important;padding:5px!important;border-radius:50%!important;display:grid!important;place-items:center!important;transition:transform .14s ease,background .14s ease!important}.odcp-react:hover{transform:translateY(-3px) scale(1.08)!important}.odcp-react-icon svg{width:23px;height:23px;display:block}.odcp-react-like{color:#1877F2!important}.odcp-react-love{color:#E83E62!important}.odcp-react-wow{color:#F4B400!important}.odcp-react-select{color:#00A98F!important}.odcp-reaction-primary{display:inline-flex!important;align-items:center!important;gap:6px!important;border:0!important;background:transparent!important;color:#475467!important;cursor:pointer!important;transition:background .14s ease,color .14s ease!important}.odcp-reaction-primary:hover{background:#F4F7FB!important}.odcp-reaction-primary.is-active{background:transparent!important}.odcp-reaction-primary-like.is-active{color:#1877F2!important}.odcp-reaction-primary-love.is-active{color:#E83E62!important}.odcp-reaction-primary-wow.is-active{color:#C98B00!important}.odcp-reaction-primary-select.is-active{color:#008F7B!important}.odcp-reaction-primary-icon svg{width:19px;height:19px;display:block}.odcp-reaction-total{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#F2F4F7;color:#667085!important;font-size:9px!important}.odcp-comments{padding:12px 14px 14px;background:#FBFCFE}.odcp-comment-list{gap:11px}.odcp-comment{align-items:flex-start;gap:9px}.odcp-comment img{width:34px!important;height:34px!important;min-width:34px;border-radius:50%!important;object-fit:cover!important}.odcp-comment-bubble{display:inline-block;max-width:min(100%,680px);padding:8px 10px;border-radius:12px;background:#F1F5F9}.odcp-comment-bubble strong{font-size:11px}.odcp-comment-bubble p{font-size:11px;line-height:1.55;margin:2px 0 0}.odcp-comment-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:3px 0 0 4px}.odcp-comment-meta>span{font-size:9px;color:#98A2B3}.odcp-comment-meta button{border:0;background:none;padding:2px 0;color:#667085;font:600 9px/1.2 Poppins,sans-serif;cursor:pointer}.odcp-comment-meta button:hover{color:#1877F2}.odcp-comment-delete-btn:hover{color:#D92D20!important}.odcp-comment-reply{margin-top:8px}.odcp-replies{margin-left:12px;padding-left:12px;border-left:1px solid #E4EAF1}.odcp-more-comments,.odcp-more-replies{display:inline-flex!important;align-items:center!important;border:0!important;background:transparent!important;color:#1877F2!important;font:600 10px/1.2 Poppins,sans-serif!important;padding:7px 2px!important;cursor:pointer!important}.odcp-more-comments[hidden],.odcp-more-replies[hidden]{display:none!important}.odcp-comment-edit-form{display:grid;gap:7px;margin-top:6px}.odcp-comment-edit-form textarea,.odcp-reply-form textarea,.odcp-comment-form textarea{width:100%;border:1px solid #D9E3EF;border-radius:10px;padding:9px 10px;font:400 11px/1.5 Poppins,sans-serif;background:#fff;resize:vertical}.odcp-comment-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:8px}.odcp-comment-form-actions{display:flex!important;align-items:center!important;gap:6px!important}.odcp-comment-form-actions button{min-height:34px;padding:7px 11px;border-radius:9px;font:600 10px/1 Poppins,sans-serif}.odcp-comment-cancel,.odcp-reply-cancel,.odcp-comment-edit-cancel{background:#F2F4F7!important;color:#475467!important}.odcp-typing-indicator{font-size:10px;color:#667085;padding:7px 2px}@media (max-width:767px){.odcp-feed-author{padding-right:50px}.odcp-feed-body h3{font-size:16px}.odcp-feed-copy{font-size:12.5px}.odcp-feed-actions{grid-template-columns:minmax(0,1fr) auto auto;padding-inline:9px!important}.odcp-feed-actions>button,.odcp-reaction-primary{padding-inline:7px!important;font-size:10px!important}.odcp-reaction-primary-label{display:none}.odcp-comment-form{grid-template-columns:1fr!important}.odcp-comment-form-actions{justify-content:flex-end}.odcp-replies{margin-left:7px;padding-left:9px}}@media (prefers-reduced-motion:reduce){.odcp-feed-card,.odcp-feed-more-menu,.odcp-reaction-picker,.odcp-react{transition:none!important;animation:none!important}}.odcp-profile-form label small{display:block;margin-top:2px;color:#7A8798;font:500 10.5px/1.45 Poppins,sans-serif}@media (max-width:1024px){.odcp-auth-register .odcp-auth-card-wide,.odcp-auth-login .odcp-auth-card{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;height:auto!important;min-height:0!important;overflow:visible!important}.odcp-auth-register .odcp-auth-form-panel,.odcp-auth-login .odcp-auth-form-panel{display:block!important;position:relative!important;order:1!important;width:100%!important;height:auto!important;min-height:0!important;visibility:visible!important;opacity:1!important;overflow:visible!important;transform:none!important}.odcp-auth-register .odcp-auth-form,.odcp-auth-login .odcp-auth-form{display:grid!important;visibility:visible!important;opacity:1!important}.odcp-auth-register .odcp-auth-video-panel,.odcp-auth-login .odcp-auth-video-panel{display:flex!important;position:relative!important;order:2!important;width:100%!important;min-height:0!important}}@media (max-width:767px){.odcp-auth-page{overflow:visible!important;padding:18px 0!important}.odcp-auth-inner{width:95%!important;overflow:visible!important}.odcp-auth-register .odcp-auth-card-wide,.odcp-auth-login .odcp-auth-card{border-radius:20px!important;overflow:hidden!important}.odcp-auth-register .odcp-auth-form-panel,.odcp-auth-login .odcp-auth-form-panel{padding:24px 17px!important}.odcp-auth-register .odcp-form-grid-2{display:grid!important;grid-template-columns:1fr!important}.odcp-auth-register .odcp-auth-video-panel,.odcp-auth-login .odcp-auth-video-panel{padding:18px!important}.odcp-auth-register .odcp-auth-video-frame,.odcp-auth-login .odcp-auth-video-frame{width:min(100%,320px)!important}}.odcp-enabled .odcp-auth-form input::placeholder,.odcp-enabled .odcp-auth-form textarea::placeholder,
.odcp-enabled .odcp-dashboard-v10 input::placeholder,.odcp-enabled .odcp-dashboard-v10 textarea::placeholder,
.odcp-enabled .odcp-start-project-form input::placeholder,.odcp-enabled .odcp-start-project-form textarea::placeholder{color:#98A2B3!important;font-weight:400!important;opacity:1!important;letter-spacing:0!important}.odcp-enabled .odcp-auth-form input,.odcp-enabled .odcp-auth-form textarea,.odcp-enabled .odcp-auth-form select,
.odcp-enabled .odcp-dashboard-v10 input,.odcp-enabled .odcp-dashboard-v10 textarea,.odcp-enabled .odcp-dashboard-v10 select{font-weight:400!important}.odcp-enabled .odcp-auth-form label{font-weight:500!important}@media (min-width:768px){.odcp-dashboard-v10.is-sidebar-collapsed{grid-template-columns:86px minmax(0,1fr)!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar{width:86px!important;min-width:86px!important;padding:14px 10px!important;overflow:visible!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-brand-expanded{display:none!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-brand-compact{display:block!important;width:46px!important;height:46px!important;margin:auto!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;width:100%!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a{display:grid!important;grid-template-columns:1fr!important;place-items:center!important;position:relative!important;width:100%!important;min-height:48px!important;padding:8px!important;border-radius:11px!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a>span:not(.odcp-nav-icon){display:none!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a>.odcp-nav-icon{display:grid!important;width:24px!important;height:24px!important;visibility:visible!important;opacity:1!important;color:#85B9FF!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a>.odcp-nav-icon svg{display:block!important;width:23px!important;height:23px!important;visibility:visible!important;opacity:1!important;stroke:currentColor!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a:hover>.odcp-nav-icon,.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a.is-active>.odcp-nav-icon{color:#fff!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-notif-count{position:absolute!important;right:2px!important;top:2px!important}}.odcp-dashboard-v10 .odcp-dash-topbar p{max-width:560px;font-size:12px!important;line-height:1.5!important;color:#667085!important}.odcp-dashboard-v10 .odcp-dash-topbar h1{margin-bottom:2px!important}.odcp-dashboard-v10 .odcp-eyebrow{letter-spacing:.09em!important}@media (max-width:767px){.odcp-auth-register .odcp-auth-form-panel,.odcp-auth-login .odcp-auth-form-panel{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;min-height:0!important;overflow:visible!important}.odcp-auth-register .odcp-auth-form,.odcp-auth-login .odcp-auth-form{display:grid!important;visibility:visible!important;opacity:1!important;height:auto!important;overflow:visible!important}.odcp-auth-register .odcp-auth-video-panel,.odcp-auth-login .odcp-auth-video-panel{display:flex!important;order:2!important}}.odcp-dashboard-v10 .odcp-dash-grid-clean{grid-template-columns:1fr!important}.odcp-dashboard-v10 .odcp-dash-stats-v40>a>small{display:none!important}.odcp-auth-account-note,.odcp-auth-mail-help{display:flex;align-items:flex-start;gap:11px;margin:-10px 0 22px;padding:12px 14px;border:1px solid #DDE8F6;border-radius:12px;background:#F7FAFF;color:#344054}.odcp-auth-account-note>.dashicons,.odcp-auth-mail-help>.dashicons{width:22px;height:22px;font-size:20px;line-height:22px;color:var(--od-blue);flex:0 0 22px;margin-top:1px}.odcp-auth-account-note>div,.odcp-auth-mail-help>div{display:grid;gap:2px}.odcp-auth-account-note strong,.odcp-auth-mail-help strong{font:600 12.5px/1.45 Poppins,sans-serif;color:var(--od-navy)}.odcp-auth-account-note small,.odcp-auth-mail-help small{font:400 11.5px/1.55 Poppins,sans-serif;color:#667085}.odcp-auth-verification .odcp-auth-mail-help,.odcp-auth-login .odcp-auth-mail-help{margin:0 0 20px;background:#F8FBFF}.odcp-auth-form .odcp-otp-input{font-size:22px!important;font-weight:600!important;letter-spacing:.35em!important;text-align:center!important;font-variant-numeric:tabular-nums!important}.odcp-auth-code-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:-3px;color:#667085;font:500 11px/1.4 Poppins,sans-serif}.odcp-auth-code-meta b{color:var(--od-navy)}.odcp-auth-inline-action{display:flex;justify-content:center;margin-top:12px}.odcp-auth-inline-action button{appearance:none;border:0;background:transparent;color:var(--od-blue);font:600 12px/1.4 Poppins,sans-serif;padding:5px 8px;cursor:pointer;border-radius:8px}.odcp-auth-inline-action button:hover,.odcp-auth-inline-action button:focus-visible{background:#EEF5FF;color:var(--od-deep);outline:0}@media (max-width:767px){.odcp-auth-account-note,.odcp-auth-mail-help{margin-bottom:18px;padding:11px 12px}.odcp-auth-code-meta{align-items:flex-start;flex-direction:column;gap:4px}.odcp-auth-form .odcp-otp-input{font-size:20px!important;letter-spacing:.25em!important}}.odcp-auth-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:4px 0 20px}.odcp-auth-steps span{display:flex;align-items:center;gap:7px;min-width:0;padding:8px 10px;border:1px solid #d9e3f1;border-radius:12px;background:#f8fbff;color:#667085;font-size:12px;font-weight:600}.odcp-auth-steps span:before{content:'';width:7px;height:7px;border-radius:50%;background:#cbd5e1;flex:0 0 auto}.odcp-auth-steps span.is-active{border-color:#b8d4ff;background:#eef5ff;color:#0a4fd8}.odcp-auth-steps span.is-active:before{background:#1877f2;box-shadow:0 0 0 4px rgba(24,119,242,.11)}.odcp-auth-steps span.is-done{border-color:#c7eee7;background:#f2fbf8;color:#087a68}.odcp-auth-steps span.is-done:before{background:#00bfa6}.odcp-auth-steps small{font:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:640px){.odcp-auth-steps{gap:5px}.odcp-auth-steps span{justify-content:center;padding:8px 5px;font-size:10px}.odcp-auth-steps span:before{display:none}}.odcp-auth-inline-action button[data-odcp-resend-button]{min-width:210px;transition:opacity .18s ease,background .18s ease,color .18s ease}.odcp-auth-inline-action button[data-odcp-resend-button]:disabled{cursor:not-allowed;opacity:.55;background:#f2f5f9!important;color:#7b8798!important}.odcp-auth-inline-action button[data-odcp-resend-button].is-ready{opacity:1}.odcp-auth-register .odcp-auth-lead{max-width:660px}.odcp-auth-register .odcp-auth-form-panel{padding-top:38px}.odcp-auth-verification .odcp-auth-mail-help{margin-top:16px}.odcp-auth-code-meta{align-items:center;gap:10px}.odcp-dashboard-v10 .odcp-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.odcp-dashboard-v10 .odcp-btn-chat{display:inline-flex;align-items:center;gap:7px;background:#eef5ff!important;color:#0a4fd8!important;border:1px solid #cfe0fb!important;box-shadow:none!important}.odcp-dashboard-v10 .odcp-btn-chat:hover{background:#e5f0ff!important;border-color:#a9c9fb!important}.odcp-dashboard-v10 .odcp-btn-chat span{font-size:14px}.odcp-dashboard-v10 .odcp-dash-sidebar nav a .odcp-notif-count{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font:800 10px/1 Poppins,sans-serif;box-shadow:0 3px 10px rgba(239,68,68,.24)}.odcp-chat-message.is-system>img{object-fit:contain;background:#eef5ff;padding:5px;border:1px solid #d6e6fb}.odcp-official-chip{display:inline-flex;align-items:center;margin-left:6px;padding:2px 6px;border-radius:999px;background:#e9f8f4;color:#087a68;font:700 9px/1.3 Poppins,sans-serif;vertical-align:middle}.odcp-profile-avatar-control{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;margin:0 0 18px;padding:14px;border:1px solid #dfe7f0;border-radius:14px;background:#f8fbff}.odcp-profile-avatar-control>div{display:grid;gap:3px}.odcp-profile-avatar-control strong{font-size:12px;color:#0d1117}.odcp-profile-avatar-control small{font-size:10.5px;color:#667085}.odcp-file-pill{position:relative;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px;padding:0 12px!important;border:1px solid #bed5f7;border-radius:10px;background:#fff;color:#0a4fd8!important;font-size:11px!important;font-weight:700!important;cursor:pointer;overflow:hidden}.odcp-file-pill input{position:absolute!important;inset:0!important;opacity:0!important;cursor:pointer!important}.odcp-inline-check{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:10.5px!important;color:#667085!important}.odcp-inline-check input{width:16px!important;height:16px!important;margin:0!important}.odcp-pending-email{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 18px;padding:13px 14px;border:1px solid #f5d79a;border-radius:13px;background:#fffbeb}.odcp-pending-email>div{display:grid;gap:2px}.odcp-pending-email strong{font-size:11.5px;color:#7a4d00}.odcp-pending-email span{font-size:11px;color:#344054}.odcp-pending-email small{font-size:10px;color:#7a6a50}@media (max-width:900px){.odcp-profile-avatar-control{grid-template-columns:1fr}.odcp-pending-email{align-items:flex-start;flex-direction:column}}@media (max-width:720px){.odcp-dashboard-v10 .odcp-top-actions{justify-content:stretch;width:100%}.odcp-dashboard-v10 .odcp-top-actions .odcp-btn{flex:1;justify-content:center}}.odcp-nav-icon svg{fill:currentColor!important;stroke:none!important}.odcp-dashboard-v10.is-sidebar-collapsed .odcp-dash-sidebar nav a>.odcp-nav-icon svg{fill:currentColor!important;stroke:none!important}.odcp-message-center-head{margin-bottom:14px}.odcp-message-center-head h2{font-size:25px}.odcp-message-center-head p{max-width:600px;font-size:12.5px;line-height:1.55}.odcp-new-conversation-card{grid-template-columns:minmax(190px,.58fr) minmax(0,1.42fr);gap:22px;padding:20px;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(13,17,23,.045)}.odcp-btn-yellow{background:linear-gradient(135deg,#FBC02D,#FF9800)!important;color:#0D1117!important;border:0!important;box-shadow:0 8px 18px rgba(255,152,0,.16)}.odcp-btn-chat{background:#EDF4FF!important;color:#0A4FD8!important;border:1px solid #CFE0FF!important}.odcp-chat-primary{background:linear-gradient(135deg,#1877F2,#0A4FD8)!important;color:#fff!important;border:0!important;box-shadow:0 8px 20px rgba(10,79,216,.18)!important}.odcp-message-layout-v12{grid-template-columns:minmax(250px,30%) minmax(0,1fr);gap:14px;min-height:570px}.odcp-conversation-list-v12,.odcp-thread-panel-v12{border-radius:16px;box-shadow:0 8px 24px rgba(13,17,23,.035)}.odcp-thread-card{min-height:570px}.odcp-thread-head{padding:16px 18px;background:#fff}.odcp-thread-head h3{font-size:19px}.odcp-thread-assignee.is-official img,.odcp-conversation-row.is-official img{object-fit:contain;padding:5px;background:#F6F9FF;border:1px solid #DCE9FF}.odcp-thread-messages-v12{padding:20px;gap:14px;background:linear-gradient(180deg,#F7FAFE 0%,#F3F7FC 100%)}.odcp-chat-message{max-width:min(76%,680px);gap:9px;align-items:flex-end;animation:odcpChatIn .2s ease both}.odcp-chat-message>img{width:35px;height:35px;box-shadow:0 0 0 3px #fff}.odcp-chat-message>div{padding:11px 13px;border-radius:18px 18px 18px 6px;box-shadow:0 6px 18px rgba(13,17,23,.055)}.odcp-chat-message.mine>div{border-radius:18px 18px 6px 18px;background:linear-gradient(135deg,#1877F2,#0A4FD8);box-shadow:0 8px 22px rgba(10,79,216,.20)}.odcp-chat-message.is-system>div{border-color:#D7E6FF;background:linear-gradient(135deg,#fff,#F7FAFF)}.odcp-chat-message p{font-size:13.2px!important;line-height:1.6!important}.odcp-official-chip{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;background:#E9FAF6;color:#008A76;font-size:9px;font-weight:800;margin-left:5px}.odcp-chat-composer{grid-template-columns:minmax(0,1fr) auto;padding:14px 16px;background:#fff;box-shadow:0 -5px 18px rgba(13,17,23,.025)}.odcp-chat-composer textarea{min-height:62px;border-radius:15px!important;padding:12px 14px!important}.odcp-chat-composer textarea:focus{border-color:#1877F2!important;box-shadow:0 0 0 4px rgba(24,119,242,.08)!important}.odcp-chat-attach{width:44px;height:44px;border-radius:13px;color:#0A4FD8;background:#F4F8FF}.odcp-chat-file-help{grid-column:1/-1;color:#7C8B9F;font-size:10.5px;padding-left:2px}.odcp-chat-typing{display:flex;align-items:center;gap:4px;min-height:28px;padding:2px 20px 8px;color:#667085;font-size:11px}.odcp-chat-typing[hidden]{display:none}.odcp-chat-typing span{margin-right:3px}.odcp-chat-typing i,.odcp-admin-chat-typing i{width:5px;height:5px;border-radius:50%;background:#1877F2;animation:odcpTypingDot 1.15s infinite ease-in-out}.odcp-chat-typing i:nth-of-type(2),.odcp-admin-chat-typing i:nth-of-type(2){animation-delay:.14s}.odcp-chat-typing i:nth-of-type(3),.odcp-admin-chat-typing i:nth-of-type(3){animation-delay:.28s}.odcp-profile-avatar-control{display:grid!important;grid-template-columns:84px minmax(0,1fr) auto;gap:15px;align-items:center;padding:14px!important;border:1px solid #DCE6F1!important;border-radius:16px!important;background:linear-gradient(135deg,#FAFCFF,#FFFDF8)!important}.odcp-avatar-preview-wrap{display:grid;justify-items:center;gap:5px}.odcp-avatar-preview-wrap img{width:78px!important;height:78px!important;border-radius:50%!important;object-fit:cover!important;border:3px solid #fff!important;box-shadow:0 0 0 1px #DCE6F1,0 8px 18px rgba(13,17,23,.08)}.odcp-avatar-preview-wrap span{font-size:8.8px!important;line-height:1.3;text-align:center;color:#7C8B9F}.odcp-avatar-upload-copy{display:flex;flex-direction:column;gap:4px}.odcp-avatar-upload-copy strong{font-size:13px}.odcp-avatar-upload-copy small{font-size:10.5px;line-height:1.5;color:#667085}.odcp-avatar-error{color:#C62828!important;font-size:10.5px!important}.odcp-file-pill{display:inline-flex;min-height:42px;align-items:center;padding:0 14px;border:1px solid #CFE0FF;border-radius:11px;background:#EDF4FF;color:#0A4FD8;font-weight:700;cursor:pointer}.odcp-file-pill input{position:absolute;width:1px;height:1px;opacity:0}@keyframes odcpTypingDot{0%,60%,100%{transform:translateY(0);opacity:.35}30%{transform:translateY(-4px);opacity:1}}@keyframes odcpChatIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media (max-width:767px){.odcp-message-layout-v12{grid-template-columns:1fr}.odcp-conversation-list-v12{max-height:250px}.odcp-chat-message{max-width:90%}.odcp-profile-avatar-control{grid-template-columns:70px minmax(0,1fr)}.odcp-profile-avatar-control>.odcp-file-pill{grid-column:1/-1;justify-content:center}.odcp-avatar-preview-wrap img{width:64px!important;height:64px!important}}@media (prefers-reduced-motion:reduce){.odcp-chat-message,.odcp-chat-typing i,.odcp-admin-chat-typing i{animation:none!important}}.odcp-avatar-presets{margin:14px 0 20px;padding:14px;border:1px solid #dbe5f2;border-radius:16px;background:#f8fbff}.odcp-avatar-presets>div:first-child{display:flex;flex-direction:column;gap:3px;margin-bottom:10px}.odcp-avatar-presets small{color:#667085}.odcp-avatar-preset-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.odcp-avatar-preset{appearance:none;border:1px solid #d9e3f0;border-radius:14px;background:#fff;padding:8px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;color:#344054}.odcp-avatar-preset img{width:42px;height:42px;border-radius:12px}.odcp-avatar-preset span{font-size:11px;line-height:1.2}.odcp-avatar-preset.is-selected{border-color:#1877F2;box-shadow:0 0 0 2px rgba(24,119,242,.10);background:#f5f9ff}.odcp-profile-form .odcp-btn{background:#1877F2!important;border-color:#1877F2!important;color:#fff!important}.odcp-check a{color:#0A4FD8;text-decoration:underline;text-underline-offset:2px}.odcp-avatar-storage{color:#0A4FD8!important;font-weight:600}@media (max-width:900px){.odcp-avatar-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.odcp-avatar-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.odcp-top-actions .odcp-btn-chat{background:#EFF6FF!important;border:1px solid #CFE1FF!important;color:var(--od-deep)!important;box-shadow:none!important}.odcp-top-actions .odcp-btn-chat:hover{background:#E5F0FF!important;border-color:#AFCBFF!important;transform:translateY(-1px)}.odcp-new-conversation-card{grid-template-columns:minmax(180px,.52fr) minmax(0,1.48fr)!important;gap:22px!important;padding:20px!important;background:#fff!important;border:1px solid #E0E8F2!important;box-shadow:0 8px 24px rgba(13,17,23,.035)!important}.odcp-new-conversation-card>div:first-child{padding:4px 2px}.odcp-new-conversation-card h3{font-size:20px!important;line-height:1.25!important;margin:4px 0 6px!important}.odcp-new-conversation-card p{font-size:12.5px!important;line-height:1.6!important;margin:0!important;max-width:34ch}.odcp-new-conversation-form{display:grid;gap:12px}.odcp-new-conversation-form .odcp-form-grid-2{gap:12px!important}.odcp-new-conversation-form textarea{min-height:108px!important;resize:vertical!important}.odcp-new-conversation-form .odcp-chat-upload{padding:10px 12px;border:1px dashed #D5E0EC;border-radius:12px;background:#FAFCFF}.odcp-new-conversation-form .odcp-chat-upload input{border:0!important;background:transparent!important;padding:4px 0!important;min-height:34px!important}.odcp-new-chat-error{padding:10px 12px;border:1px solid #F5C2C7;border-radius:10px;background:#FFF2F3;color:#B42318;font-size:12px;font-weight:600}.odcp-new-chat-error[hidden]{display:none!important}#odcp-chat-composer{scroll-margin-top:110px}.odcp-chat-composer:focus-within{box-shadow:inset 0 3px 0 rgba(24,119,242,.08);background:linear-gradient(180deg,#fff,#FBFDFF)}.odcp-chat-composer textarea:focus{outline:0!important;border-color:var(--od-blue)!important;box-shadow:0 0 0 4px rgba(24,119,242,.08)!important}@media (max-width:900px){.odcp-new-conversation-card{grid-template-columns:1fr!important}.odcp-new-conversation-card p{max-width:none}}.odcp-profile-head{background:linear-gradient(135deg,#f8fbff,#fffdf8);border:1px solid #e4ebf4;border-radius:16px;padding:14px!important;margin-bottom:14px!important}.odcp-profile-head img{width:72px!important;height:72px!important;border:3px solid #fff;box-shadow:0 0 0 1px #dce6f1,0 9px 22px rgba(10,79,216,.10)}.odcp-avatar-presets{background:#fff!important;padding:12px!important}.odcp-avatar-preset-grid{grid-template-columns:repeat(6,64px)!important;justify-content:start;gap:10px!important}.odcp-avatar-preset{position:relative;width:64px;min-height:76px;padding:6px!important;border-radius:14px!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.odcp-avatar-preset:hover{transform:translateY(-2px);border-color:#b9d2ff}.odcp-avatar-preset img{width:50px!important;height:50px!important;border-radius:50%!important;box-shadow:0 4px 12px rgba(13,17,23,.08)}.odcp-avatar-preset span{font-size:9px!important;color:#667085}.odcp-avatar-preset.is-selected{border-color:#1877F2!important;background:#f4f8ff!important;box-shadow:0 0 0 2px rgba(24,119,242,.12)!important}.odcp-avatar-preset.is-selected:after{content:'✓';position:absolute;right:4px;top:4px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#1877F2;color:#fff;font:700 10px/1 Poppins,sans-serif;border:2px solid #fff}.odcp-profile-status-card h3{font-size:20px!important;margin:4px 0 12px!important}.odcp-profile-status-list{display:grid;gap:8px;margin:0 0 12px}.odcp-profile-status-list span{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:9px 10px;border:1px solid #e7edf5;border-radius:10px;background:#fbfcfe}.odcp-profile-status-list b{font-size:11px}.odcp-profile-status-list small{font-size:9px;color:#7a8798}.odcp-profile-form .odcp-btn{min-height:44px;border-radius:11px!important}.odcp-profile-avatar-control{box-shadow:0 10px 26px rgba(13,17,23,.035)}@media (max-width:900px){.odcp-avatar-preset-grid{grid-template-columns:repeat(6,56px)!important}.odcp-avatar-preset{width:56px}.odcp-avatar-preset img{width:44px!important;height:44px!important}}@media (max-width:560px){.odcp-avatar-preset-grid{grid-template-columns:repeat(3,64px)!important}}.odcp-chat-cta{position:relative;overflow:visible!important;display:inline-flex!important;align-items:center!important;gap:8px!important;background:#1877F2!important;border-color:#1877F2!important;color:#fff!important;box-shadow:0 8px 20px rgba(24,119,242,.18)!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}.odcp-chat-cta:hover{background:#0A4FD8!important;border-color:#0A4FD8!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 12px 26px rgba(10,79,216,.23)!important}.odcp-chat-cta:after{content:'';position:absolute;right:-3px;top:-3px;width:10px;height:10px;border-radius:50%;background:#FBC02D;border:2px solid #fff;box-shadow:0 0 0 0 rgba(251,192,45,.45);animation:odcpChatPulse 2.2s infinite}.odcp-chat-cta-icon{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:8px;background:rgba(255,255,255,.15);font-size:12px;line-height:1}@keyframes odcpChatPulse{0%,65%,100%{box-shadow:0 0 0 0 rgba(251,192,45,0)}25%{box-shadow:0 0 0 7px rgba(251,192,45,.16)}}.odcp-message-layout-v12.is-single-thread{grid-template-columns:minmax(0,1fr)!important}.odcp-message-center.is-single-inbox .odcp-conversation-list-v12{display:none!important}.odcp-message-center.is-single-inbox .odcp-thread-panel-v12{min-width:0}.odcp-message-center-head{align-items:center!important}.odcp-message-center-head p{max-width:54ch}.odcp-thread-card{border:1px solid #DBE6F3!important;box-shadow:0 14px 34px rgba(13,17,23,.045)!important}.odcp-thread-messages-v12{background:linear-gradient(180deg,#F8FBFF 0%,#F4F8FD 100%)!important}.odcp-chat-message.mine>div{background:#1877F2!important;border-color:#1877F2!important}.odcp-chat-primary{background:#1877F2!important;border-color:#1877F2!important;color:#fff!important}.odcp-chat-primary:hover{background:#0A4FD8!important;border-color:#0A4FD8!important}.odcp-chat-composer{border-top:1px solid #E3EBF5!important}.odcp-notification-toolbar{padding:13px 15px!important;background:#fff!important;box-shadow:none!important}.odcp-notification-toolbar small{max-width:72ch}.odcp-notification-readall{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid #DDE5EF;border-radius:9px;background:#fff;color:#475467;text-decoration:none;font-size:11px;font-weight:600}.odcp-notification-readall:hover{background:#F7F9FC;color:#0A4FD8;border-color:#C8D7EA}.odcp-notification-readall .dashicons{font-size:16px;width:16px;height:16px}.odcp-notification-list-v16{gap:8px!important}.odcp-notification-card{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:0!important;overflow:hidden;border-radius:13px!important;box-shadow:none!important;transform:none!important}.odcp-notification-card:hover{transform:none!important;box-shadow:0 7px 18px rgba(13,17,23,.04)!important}.odcp-notification-card.is-unread{box-shadow:inset 3px 0 0 #1877F2!important}.odcp-notif-main{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:center;padding:12px 8px 12px 13px;color:inherit;text-decoration:none;min-width:0}.odcp-notif-main:hover .odcp-notif-title-row strong{color:#0A4FD8}.odcp-notif-icon{width:36px!important;height:36px!important;border-radius:10px!important;background:#F2F6FC!important;color:#0A4FD8!important}.odcp-notif-copy{display:grid;gap:2px;min-width:0}.odcp-notif-title-row{display:block!important}.odcp-notif-title-row strong{font-size:12.5px!important;transition:color .16s ease}.odcp-notif-message{display:block;font-size:11px;line-height:1.45;color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.odcp-notif-copy small{font-size:9.5px!important;color:#98A2B3}.odcp-notif-actions{display:flex!important;gap:2px!important;align-self:center!important;padding:8px 10px 8px 0!important}.odcp-notif-action{width:30px!important;height:30px!important;min-width:30px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#7B8798!important;display:grid!important;place-items:center!important;padding:0!important}.odcp-notif-action:hover{background:#F2F5F9!important;color:#0A4FD8!important}.odcp-notif-action .dashicons{font-size:16px!important;width:16px!important;height:16px!important}.odcp-notif-dismiss:hover{background:#FFF4F2!important;color:#B42318!important}@media (max-width:767px){.odcp-chat-cta{width:auto}.odcp-notification-toolbar small{display:none}.odcp-notification-readall span{display:none}.odcp-notification-readall{width:34px;padding:0;justify-content:center}.odcp-notification-card{grid-template-columns:1fr!important}.odcp-notif-actions{position:absolute;right:7px;top:7px;padding:0!important;background:rgba(255,255,255,.86);border-radius:9px}.odcp-notif-main{padding-right:104px}.odcp-notif-message{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media (prefers-reduced-motion:reduce){.odcp-chat-cta:after{animation:none!important}.odcp-chat-cta{transition:none!important}}.odcp-user-card-link{position:relative;text-decoration:none;color:#fff!important;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.odcp-user-card-link:hover{background:rgba(24,119,242,.13);border-color:rgba(24,119,242,.28);transform:translateY(-1px)}.odcp-user-card-link small{font-size:8.5px;color:rgba(255,255,255,.42);margin-top:1px}.odcp-user-card-arrow{margin-left:auto;color:#FBC02D;font-size:22px;line-height:1}.odcp-profile-layout{grid-template-columns:minmax(0,1fr) 220px!important;gap:16px!important}.odcp-profile-layout>.odcp-dash-panel:first-child{padding:20px!important}.odcp-profile-head{background:#fff!important;border:0!important;border-bottom:1px solid #edf1f6!important;border-radius:0!important;padding:0 0 18px!important;box-shadow:none!important}.odcp-profile-head img{width:76px!important;height:76px!important;border:4px solid #fff!important;box-shadow:0 0 0 2px #1877F2,0 12px 28px rgba(10,79,216,.12)!important}.odcp-profile-head h2{font-size:20px!important}.odcp-profile-avatar-control{display:grid!important;grid-template-columns:auto 1fr auto!important;gap:14px!important;align-items:center!important;padding:16px!important;background:linear-gradient(135deg,#f7fbff,#fffdf7)!important;border:1px solid #dfe9f6!important;border-radius:16px!important;box-shadow:none!important}.odcp-avatar-preview-wrap{display:grid!important;justify-items:center!important;gap:5px!important}.odcp-avatar-preview-wrap img{width:74px!important;height:74px!important;border-radius:50%!important;object-fit:cover!important;border:3px solid #fff!important;box-shadow:0 0 0 2px #0A4FD8!important}.odcp-avatar-preview-wrap span{max-width:120px;text-align:center!important;font-size:8.5px!important;line-height:1.35!important;color:#718096!important}.odcp-avatar-upload-copy strong{font-size:13px!important}.odcp-avatar-upload-copy small{font-size:9.5px!important;line-height:1.55!important}.odcp-file-pill{align-self:center!important;border:1px solid #b8cff5!important;background:#fff!important;color:#0A4FD8!important;border-radius:12px!important;padding:10px 14px!important;font-weight:700!important}.odcp-file-pill:hover{background:#edf5ff!important;border-color:#1877F2!important}.odcp-avatar-presets{margin:10px 0 18px!important;padding:14px 0 2px!important;border:0!important;border-top:1px solid #edf1f6!important;border-radius:0!important;background:transparent!important}.odcp-avatar-presets-copy{display:flex!important;align-items:baseline!important;gap:10px!important;margin-bottom:10px!important}.odcp-avatar-presets-copy strong{font-size:12px!important}.odcp-avatar-presets-copy small{font-size:9px!important;color:#8a96a8!important}.odcp-avatar-preset-grid{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.odcp-avatar-preset{width:54px!important;height:54px!important;min-height:54px!important;padding:3px!important;border:0!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;display:grid!important;place-items:center!important;transition:transform .15s ease,box-shadow .15s ease!important}.odcp-avatar-preset:hover{transform:translateY(-2px) scale(1.03)!important;box-shadow:0 8px 18px rgba(10,79,216,.12)!important}.odcp-avatar-preset img{width:48px!important;height:48px!important;border-radius:50%!important;box-shadow:none!important}.odcp-avatar-preset.is-selected{background:#fff!important;box-shadow:0 0 0 3px #fff,0 0 0 5px #1877F2!important}.odcp-avatar-preset.is-selected:after{content:'✓'!important;right:-2px!important;top:-2px!important;width:17px!important;height:17px!important;background:#FBC02D!important;color:#0D1117!important;border:2px solid #fff!important}.odcp-avatar-preset span{display:none!important}.odcp-profile-form{gap:14px!important}.odcp-profile-save{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:linear-gradient(135deg,#1877F2,#0A4FD8)!important;border:0!important;box-shadow:0 10px 24px rgba(10,79,216,.18)!important}.odcp-profile-save i{font-style:normal!important;color:#FBC02D!important}.odcp-profile-save.is-saving{opacity:.72!important;cursor:wait!important}.odcp-profile-save-status{min-height:20px;margin-top:-5px;font-size:11px;font-weight:600}.odcp-profile-save-status.is-working{color:#667085}.odcp-profile-save-status.is-success{color:#08745F}.odcp-profile-save-status.is-error{color:#B42318}.odcp-profile-status-card{background:linear-gradient(180deg,#081f3c,#0b2d55)!important;color:#fff!important;border:0!important}.odcp-profile-status-card .odcp-eyebrow{color:#FBC02D!important}.odcp-profile-status-card h3{color:#fff!important}.odcp-profile-status-card p{color:rgba(255,255,255,.66)!important}.odcp-profile-status-card a{color:#8fc2ff!important}.odcp-profile-status-list span{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.08)!important}.odcp-profile-status-list b{color:#fff!important}.odcp-profile-status-list small{color:rgba(255,255,255,.48)!important}@media (max-width:900px){.odcp-profile-layout{grid-template-columns:1fr!important}.odcp-profile-status-card{order:-1}.odcp-profile-avatar-control{grid-template-columns:auto 1fr!important}.odcp-profile-avatar-control .odcp-file-pill{grid-column:1/-1;width:max-content}.odcp-avatar-presets-copy{display:block!important}.odcp-avatar-presets-copy small{display:block;margin-top:3px}}@media (max-width:560px){.odcp-profile-avatar-control{grid-template-columns:1fr!important;text-align:center}.odcp-avatar-upload-copy{text-align:center}.odcp-file-pill{margin:auto}.odcp-avatar-preset-grid{justify-content:center!important}.odcp-form-grid-2{grid-template-columns:1fr!important}}.odcp-chat-cta{background:linear-gradient(135deg,#1877F2 0%,#0A4FD8 100%)!important;border:1px solid rgba(10,79,216,.32)!important;color:#fff!important;box-shadow:0 9px 24px rgba(24,119,242,.2)!important;isolation:isolate}.odcp-chat-cta:hover,.odcp-chat-cta:focus-visible{background:linear-gradient(135deg,#0A4FD8 0%,#073EB0 100%)!important;border-color:#073EB0!important;color:#fff!important;box-shadow:0 13px 30px rgba(10,79,216,.28)!important;transform:translateY(-2px)!important}.odcp-chat-cta:visited{color:#fff!important}.odcp-chat-cta *{color:inherit!important}.odcp-chat-cta:after{background:#00BFA6!important;border:2px solid #fff!important;box-shadow:0 0 0 0 rgba(0,191,166,.44)!important;animation:odcpChatPulseTeal 2s infinite!important}.odcp-chat-cta-icon{background:rgba(255,255,255,.16)!important}@keyframes odcpChatPulseTeal{0%{box-shadow:0 0 0 0 rgba(0,191,166,.42)}65%{box-shadow:0 0 0 8px rgba(0,191,166,0)}100%{box-shadow:0 0 0 0 rgba(0,191,166,0)}}.odcp-notification-segments{display:flex;gap:6px;align-items:center;margin:0 0 10px;padding:4px;width:max-content;max-width:100%;border:1px solid #E2E8F0;border-radius:12px;background:#F7F9FC}.odcp-notification-segments a{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border-radius:9px;color:#667085;text-decoration:none!important;font-size:10.5px;font-weight:700;transition:.16s ease}.odcp-notification-segments a:hover{color:#0A4FD8;background:#fff}.odcp-notification-segments a.is-active{background:#fff;color:#0A4FD8;box-shadow:0 3px 10px rgba(13,17,23,.06)}.odcp-notification-segments .dashicons{font-size:15px;width:15px;height:15px}.odcp-notification-segments b{display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#EAF2FF;color:#0A4FD8;font-size:9px}@media (max-width:767px){.odcp-notification-segments{width:100%}.odcp-notification-segments a{flex:1;justify-content:center}}@media (prefers-reduced-motion:reduce){.odcp-chat-cta:after{animation:none!important}}.odcp-avatar-preset-grid{display:flex!important;flex-wrap:wrap!important;gap:12px!important;align-items:center!important}.odcp-avatar-preset{width:58px!important;height:58px!important;min-height:58px!important;padding:0!important;border:2px solid transparent!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.odcp-avatar-preset img{display:block!important;width:54px!important;height:54px!important;border-radius:50%!important;object-fit:cover!important;border:2px solid #fff!important;box-shadow:0 0 0 1px #dbe5f1,0 6px 16px rgba(10,79,216,.08)!important}.odcp-avatar-preset:hover{transform:translateY(-2px)!important;border-color:rgba(24,119,242,.18)!important;background:transparent!important}.odcp-avatar-preset.is-selected{background:transparent!important;border-color:#1877F2!important;box-shadow:0 0 0 4px rgba(24,119,242,.10)!important}.odcp-avatar-preset.is-selected:after{right:-2px!important;top:-2px!important;width:19px!important;height:19px!important;background:#00BFA6!important}.odcp-avatar-presets{padding:14px 16px!important;border:1px solid #e4ebf4!important;border-radius:16px!important;background:#fbfdff!important}.odcp-avatar-presets-copy{margin-bottom:12px!important}.odcp-avatar-presets-copy strong{display:block;color:#0D1117;font-size:13px}.odcp-avatar-presets-copy small{display:block;margin-top:3px;color:#667085;font-size:10px;line-height:1.5}.odcp-avatar-storage{color:#08745F!important;font-weight:600!important}.odcp-profile-contact-card{align-self:start;background:linear-gradient(180deg,#071f3d,#0b2f58)!important;color:#fff!important;border:0!important;padding:18px!important}.odcp-profile-contact-card .odcp-eyebrow{color:#FBC02D!important}.odcp-profile-contact-card h3{margin:5px 0 8px!important;color:#fff!important;font-size:22px!important}.odcp-profile-contact-card>p{margin:0 0 14px!important;color:rgba(255,255,255,.67)!important;font-size:11px!important;line-height:1.65!important}.odcp-profile-contact-list{display:grid;gap:8px}.odcp-profile-contact-list>a{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.055);color:#fff!important;text-decoration:none!important;transition:transform .16s ease,background .16s ease,border-color .16s ease}.odcp-profile-contact-list>a:hover{transform:translateY(-1px);background:rgba(24,119,242,.17);border-color:rgba(143,194,255,.25)}.odcp-profile-contact-list>a>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:rgba(24,119,242,.18);color:#9cc9ff;font-size:13px}.odcp-profile-contact-list>a div{min-width:0}.odcp-profile-contact-list>a strong{display:block;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:10.5px;white-space:nowrap}.odcp-profile-contact-list>a small{display:block;margin-top:2px;color:rgba(255,255,255,.48);font-size:8.7px}.odcp-profile-contact-list>a b{color:#FBC02D;font-size:13px}.odcp-profile-mini-status{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.64);font-size:9px}.odcp-profile-mini-status span{display:flex;align-items:center;gap:6px}.odcp-profile-mini-status i{width:7px;height:7px;border-radius:50%;background:#00BFA6;box-shadow:0 0 0 4px rgba(0,191,166,.12)}.odcp-attachment-preview{grid-column:1/-1;display:grid;grid-template-columns:54px minmax(0,1fr) 34px;gap:11px;align-items:center;margin-top:2px;padding:10px 12px;border:1px solid #dce7f4;border-radius:13px;background:linear-gradient(135deg,#f8fbff,#fff);box-shadow:0 5px 16px rgba(13,17,23,.035)}.odcp-attachment-preview[hidden]{display:none!important}.odcp-attachment-preview-thumb{display:grid;width:54px;height:54px;place-items:center;overflow:hidden;border-radius:11px;background:#edf4ff;color:#0A4FD8;font-size:11px;font-weight:800}.odcp-attachment-preview-thumb img{width:100%;height:100%;object-fit:cover}.odcp-attachment-preview-copy{min-width:0}.odcp-attachment-preview-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0D1117;font-size:11.5px}.odcp-attachment-preview-copy span{display:block;margin-top:2px;color:#667085;font-size:9.5px}.odcp-attachment-preview-copy small{display:block;margin-top:4px;color:#08745F;font-size:9px;font-weight:600}.odcp-attachment-remove{display:grid;width:30px;height:30px;place-items:center;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#667085;font-size:18px;cursor:pointer}.odcp-attachment-remove:hover{border-color:#ffb4b4;background:#fff7f7;color:#b42318}.odcp-chat-attach{position:relative!important}.odcp-chat-attachment{margin-top:9px;overflow:hidden;border:1px solid rgba(223,231,239,.95);border-radius:12px;background:#fff}.odcp-chat-message.mine .odcp-chat-attachment{border-color:rgba(255,255,255,.20);background:rgba(255,255,255,.10)}.odcp-chat-attachment.is-image .odcp-chat-image{margin:0!important}.odcp-chat-attachment.is-image .odcp-chat-image img{width:100%!important;max-width:360px!important;max-height:280px!important;border-radius:0!important;object-fit:cover}.odcp-chat-attachment-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:9px 10px}.odcp-chat-attachment-meta>span,.odcp-chat-file-copy{min-width:0}.odcp-chat-attachment-meta strong,.odcp-chat-file-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.odcp-chat-attachment-meta small,.odcp-chat-file-copy small{display:block;margin-top:2px;color:#7d8999;font-size:8.5px}.odcp-chat-message.mine .odcp-chat-attachment-meta small,.odcp-chat-message.mine .odcp-chat-file-copy small{color:rgba(255,255,255,.65)}.odcp-chat-attachment.is-file{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px}.odcp-chat-file-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;background:#edf4ff}.odcp-chat-download{display:inline-flex!important;align-items:center!important;gap:5px!important;min-height:30px;padding:6px 9px;border:1px solid #d5e2f1;border-radius:9px;background:#f8fbff;color:#0A4FD8!important;text-decoration:none!important;font-size:9px!important;font-weight:700!important}.odcp-chat-message.mine .odcp-chat-download{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.12);color:#fff!important}.odcp-chat-download:hover{transform:translateY(-1px)}@media (max-width:900px){.odcp-profile-contact-card{order:initial!important}.odcp-profile-layout{grid-template-columns:1fr!important}.odcp-profile-contact-list{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-profile-contact-list>a{grid-template-columns:28px minmax(0,1fr) auto}}@media (max-width:560px){.odcp-profile-contact-list{grid-template-columns:1fr}.odcp-avatar-preset-grid{justify-content:flex-start!important}.odcp-chat-attachment-meta{align-items:flex-start;flex-direction:column}.odcp-chat-attachment.is-file{grid-template-columns:32px minmax(0,1fr)}.odcp-chat-attachment.is-file .odcp-chat-download{grid-column:1/-1;width:max-content;margin-left:41px}}.odcp-dashboard-v10 a.odcp-btn.odcp-btn-chat.odcp-chat-cta,
.odcp-dashboard-v10 .odcp-top-actions a.odcp-chat-cta,
.odcp-dashboard-v10 a.odcp-chat-cta:link,
.odcp-dashboard-v10 a.odcp-chat-cta:visited{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:44px!important;padding:0 17px!important;border:1px solid #0A4FD8!important;border-radius:13px!important;background:#1877F2!important;background-image:linear-gradient(135deg,#1877F2 0%,#0A4FD8 100%)!important;color:#FFFFFF!important;-webkit-text-fill-color:#FFFFFF!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(24,119,242,.24)!important;overflow:visible!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.odcp-dashboard-v10 a.odcp-chat-cta:hover,
.odcp-dashboard-v10 a.odcp-chat-cta:focus,
.odcp-dashboard-v10 a.odcp-chat-cta:focus-visible,
.odcp-dashboard-v10 a.odcp-chat-cta:active{background:#0A4FD8!important;background-image:linear-gradient(135deg,#0A4FD8 0%,#073EB0 100%)!important;border-color:#073EB0!important;color:#FFFFFF!important;-webkit-text-fill-color:#FFFFFF!important;transform:translateY(-2px)!important;box-shadow:0 14px 30px rgba(10,79,216,.30)!important;outline:none!important}.odcp-dashboard-v10 a.odcp-chat-cta span,.odcp-dashboard-v10 a.odcp-chat-cta i{color:#FFFFFF!important;-webkit-text-fill-color:#FFFFFF!important}.odcp-dashboard-v10 a.odcp-chat-cta:before{content:'';position:absolute;inset:1px;border-radius:11px;background:linear-gradient(105deg,transparent 25%,rgba(255,255,255,.18) 46%,transparent 66%);transform:translateX(-125%);pointer-events:none;animation:odcpChatShine 4.8s ease-in-out infinite}.odcp-dashboard-v10 a.odcp-chat-cta:after{content:''!important;position:absolute!important;right:-3px!important;top:-3px!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#00BFA6!important;border:2px solid #FFFFFF!important;box-shadow:0 0 0 0 rgba(0,191,166,.48)!important;animation:odcpChatPulseTeal 2s infinite!important;z-index:3!important}@keyframes odcpChatShine{0%,64%{transform:translateX(-125%)}78%,100%{transform:translateX(125%)}}.odcp-notif-preview-trigger.odcp-notif-main{width:100%;border:0;background:transparent;text-align:left;cursor:pointer;font-family:inherit}.odcp-notif-modal[hidden]{display:none!important}.odcp-notif-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:18px}.odcp-notif-modal-backdrop{position:absolute;inset:0;background:rgba(7,24,45,.48);backdrop-filter:blur(3px)}.odcp-notif-modal-card{position:relative;z-index:1;width:min(470px,100%);padding:22px;border:1px solid #DCE6F2;border-radius:18px;background:#fff;box-shadow:0 26px 70px rgba(13,17,23,.22);animation:odcpModalIn .18s ease both}.odcp-notif-modal-card h2{margin:6px 36px 8px 0;font-size:21px;line-height:1.25}.odcp-notif-modal-card p{margin:0;color:#475467;font-size:12.5px;line-height:1.7;white-space:pre-wrap}.odcp-notif-modal-card>small{display:block;margin-top:12px;color:#98A2B3;font-size:10px}.odcp-notif-modal-close{position:absolute;right:13px;top:13px;display:grid;width:32px;height:32px;place-items:center;border:1px solid #E2E8F0;border-radius:9px;background:#fff;color:#667085;font-size:20px;cursor:pointer}.odcp-notif-modal-close:hover{background:#F3F6FA;color:#0A4FD8}.odcp-notif-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.odcp-notif-modal-actions .odcp-btn{min-height:36px;padding:0 12px;font-size:10.5px}.odcp-modal-open{overflow:hidden}@keyframes odcpModalIn{from{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.odcp-dashboard-v10 a.odcp-chat-cta:before,.odcp-dashboard-v10 a.odcp-chat-cta:after,.odcp-notif-modal-card{animation:none!important}}.odcp-avatar-presets{padding:16px!important;background:#fff!important;border:1px solid #E2EAF4!important;border-radius:18px!important;box-shadow:none!important}.odcp-avatar-presets-copy{margin-bottom:13px!important}.odcp-avatar-presets-copy strong{font-size:14px!important;font-weight:650!important;color:#0D1117!important}.odcp-avatar-presets-copy small{font-size:11px!important;line-height:1.55!important;color:#667085!important}.odcp-avatar-preset-grid{display:flex!important;flex-wrap:wrap!important;gap:14px!important;align-items:flex-start!important;justify-content:flex-start!important}.odcp-avatar-choice{display:grid!important;justify-items:center!important;gap:6px!important;width:64px!important;cursor:pointer!important;margin:0!important;font-weight:500!important}.odcp-avatar-choice>input{position:absolute!important;inline-size:1px!important;block-size:1px!important;opacity:0!important;pointer-events:none!important}.odcp-avatar-choice-face{position:relative!important;display:grid!important;width:58px!important;height:58px!important;place-items:center!important;border:2px solid transparent!important;border-radius:50%!important;background:#F4F7FB!important;box-shadow:0 4px 14px rgba(13,17,23,.06)!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important}.odcp-avatar-choice-face img{width:50px!important;height:50px!important;border-radius:50%!important;object-fit:cover!important;display:block!important}.odcp-avatar-choice-face i{position:absolute!important;right:-2px!important;bottom:-2px!important;display:none!important;width:20px!important;height:20px!important;place-items:center!important;border:2px solid #fff!important;border-radius:50%!important;background:#1877F2!important;color:#fff!important;font:700 10px/1 Poppins,sans-serif!important}.odcp-avatar-choice:hover .odcp-avatar-choice-face{transform:translateY(-2px)!important;border-color:#BBD4FF!important;box-shadow:0 8px 18px rgba(24,119,242,.10)!important}.odcp-avatar-choice>input:checked+.odcp-avatar-choice-face{border-color:#1877F2!important;box-shadow:0 0 0 4px rgba(24,119,242,.10),0 8px 18px rgba(24,119,242,.12)!important}.odcp-avatar-choice>input:checked+.odcp-avatar-choice-face i{display:grid!important}.odcp-avatar-choice small{font-size:10px!important;line-height:1.25!important;color:#667085!important;text-align:center!important}.odcp-avatar-choice>input:checked~small{color:#0A4FD8!important;font-weight:650!important}.odcp-profile-contact-card{align-self:start!important;background:#FFFFFF!important;color:#0D1117!important;border:1px solid #DEE7F1!important;border-radius:18px!important;padding:20px!important;box-shadow:0 10px 30px rgba(13,17,23,.045)!important}.odcp-profile-contact-card .odcp-eyebrow{color:#0A4FD8!important;font-size:10.5px!important;font-weight:700!important;letter-spacing:.08em!important}.odcp-profile-contact-card h3{margin:6px 0 8px!important;color:#0D1117!important;font-size:22px!important;font-weight:600!important;letter-spacing:-.02em!important}.odcp-profile-contact-card>p{margin:0 0 16px!important;color:#667085!important;font-size:13px!important;line-height:1.65!important}.odcp-profile-contact-list{display:grid!important;gap:10px!important}.odcp-profile-contact-list>a{display:grid!important;grid-template-columns:38px minmax(0,1fr) 16px!important;gap:11px!important;align-items:center!important;padding:12px 13px!important;border:1px solid #E2EAF4!important;border-radius:13px!important;background:#FBFCFE!important;color:#0D1117!important;text-decoration:none!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease!important}.odcp-profile-contact-list>a:hover{transform:translateY(-1px)!important;background:#F6FAFF!important;border-color:#C7DAF8!important;box-shadow:0 7px 18px rgba(13,17,23,.045)!important}.odcp-profile-contact-list>a.is-primary{background:linear-gradient(135deg,#F2F7FF,#F8FBFF)!important;border-color:#CFE0FF!important}.odcp-profile-contact-list>a>span{display:grid!important;width:38px!important;height:38px!important;place-items:center!important;border-radius:11px!important;background:#EDF4FF!important;color:#0A4FD8!important;font-size:15px!important}.odcp-profile-contact-list>a div{min-width:0!important}.odcp-profile-contact-list>a strong{display:block!important;color:#0D1117!important;font-size:13px!important;line-height:1.35!important;font-weight:600!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important}.odcp-profile-contact-list>a small{display:block!important;margin-top:3px!important;color:#7A8798!important;font-size:10.5px!important;line-height:1.4!important}.odcp-profile-contact-list>a b{color:#0A4FD8!important;font-size:14px!important;font-weight:600!important}.odcp-profile-contact-list .odcp-contact-email{overflow-wrap:anywhere!important;word-break:break-word!important}.odcp-profile-mini-status{display:flex!important;justify-content:space-between!important;gap:10px!important;align-items:center!important;margin-top:16px!important;padding-top:14px!important;border-top:1px solid #E9EEF5!important;color:#667085!important;font-size:10.5px!important}.odcp-profile-mini-status span{display:flex!important;align-items:center!important;gap:7px!important}.odcp-profile-mini-status i{width:8px!important;height:8px!important;border-radius:50%!important;background:#00BFA6!important;box-shadow:0 0 0 4px rgba(0,191,166,.10)!important}.odcp-profile-save.is-saving{opacity:.72!important;cursor:wait!important}@media (max-width:560px){.odcp-avatar-preset-grid{gap:11px!important}.odcp-avatar-choice{width:58px!important}.odcp-avatar-choice-face{width:54px!important;height:54px!important}.odcp-avatar-choice-face img{width:46px!important;height:46px!important}}.odcp-btn-whatsapp{display:inline-flex;align-items:center;gap:9px;background:#25D366!important;color:#0D1117!important;border:1px solid rgba(13,17,23,.08)!important;box-shadow:0 10px 26px rgba(37,211,102,.18);text-decoration:none!important;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.odcp-btn-whatsapp:hover,.odcp-btn-whatsapp:focus,.odcp-btn-whatsapp:visited{background:#20C45A!important;color:#0D1117!important;text-decoration:none!important;box-shadow:0 14px 30px rgba(37,211,102,.24);transform:translateY(-1px)}.odcp-btn-whatsapp .odcp-whatsapp-icon{display:grid;place-items:center;width:20px;height:20px}.odcp-btn-whatsapp .odcp-whatsapp-icon svg{width:20px;height:20px}.odcp-btn-whatsapp>i{font-style:normal;font-size:13px;opacity:.75}.odcp-whatsapp-dot{width:8px;height:8px;border-radius:50%;background:#0D1117;box-shadow:0 0 0 4px rgba(13,17,23,.08)}.odcp-profile-contact-list a.is-whatsapp{border-color:rgba(37,211,102,.25);background:linear-gradient(135deg,rgba(37,211,102,.10),rgba(24,119,242,.05))}.odcp-profile-contact-list a.is-whatsapp>span{background:#25D366;color:#0D1117}@media (max-width:767px){.odcp-top-actions .odcp-btn-whatsapp{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.odcp-btn-whatsapp{transition:none}.odcp-btn-whatsapp:hover,.odcp-btn-whatsapp:focus{transform:none}}.odcp-profile-layout{grid-template-columns:minmax(0,1fr)!important;gap:0!important}.odcp-profile-layout>.odcp-dash-panel:first-child{max-width:none!important;width:100%!important}.odcp-contact-hub{display:grid;gap:18px}.odcp-contact-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:22px;overflow:hidden;padding:28px;border:1px solid #dfe8f4;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#f7fbff 56%,#fff9e9 100%);box-shadow:0 18px 55px rgba(10,79,216,.07)}.odcp-contact-hero-copy{position:relative;z-index:2;align-self:center;max-width:760px}.odcp-contact-hero-copy .odcp-eyebrow{color:#0A4FD8!important;font-size:11px!important;letter-spacing:.12em!important}.odcp-contact-hero h2{max-width:760px;margin:8px 0 12px;color:#0D1117;font-size:clamp(28px,3.1vw,46px);font-weight:620;line-height:1.08;letter-spacing:-.035em}.odcp-contact-hero-copy>p{max-width:760px;margin:0;color:#5f6f82;font-size:15px;line-height:1.78}.odcp-contact-hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:21px}.odcp-contact-hero-actions>a{position:relative;display:grid;grid-template-columns:34px auto;grid-template-rows:auto auto;column-gap:10px;align-items:center;min-width:210px;padding:13px 17px;border-radius:15px;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.odcp-contact-hero-actions>a>span{grid-row:1/3;display:grid;width:34px;height:34px;place-items:center;border-radius:11px;font-size:15px}.odcp-contact-hero-actions a strong{color:inherit;font-size:14px;font-weight:650;line-height:1.3}.odcp-contact-hero-actions a small{margin-top:2px;color:inherit;opacity:.72;font-size:10.5px}.odcp-contact-primary{border:1px solid #0A4FD8;background:linear-gradient(135deg,#1877F2,#0A4FD8);color:#fff!important;box-shadow:0 10px 25px rgba(24,119,242,.18)}.odcp-contact-primary>span{background:rgba(255,255,255,.14)}.odcp-contact-primary:hover,.odcp-contact-primary:focus{transform:translateY(-2px);color:#fff!important;filter:saturate(1.08);box-shadow:0 14px 32px rgba(24,119,242,.24)}.odcp-contact-whatsapp{border:1px solid rgba(0,191,166,.34);background:linear-gradient(135deg,#ebfff8,#f4fff9);color:#075e54!important}.odcp-contact-whatsapp>span{background:#00BFA6;color:#fff}.odcp-contact-whatsapp:hover,.odcp-contact-whatsapp:focus{transform:translateY(-2px);color:#075e54!important;box-shadow:0 12px 26px rgba(0,191,166,.13)}.odcp-contact-hero-visual{position:relative;z-index:1;display:flex;min-height:230px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:22px;border-radius:20px;background:linear-gradient(155deg,#071f3d,#0b3b72);color:#fff;isolation:isolate}.odcp-contact-hero-visual:before{position:absolute;inset:0;background:linear-gradient(120deg,rgba(24,119,242,.13),transparent 55%,rgba(251,192,45,.08));content:"";z-index:-1}.odcp-contact-hero-visual>strong{font-size:19px;font-weight:620}.odcp-contact-hero-visual>small{margin-top:5px;color:rgba(255,255,255,.67);font-size:11px;line-height:1.5}.odcp-contact-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.78;animation:odcpContactFloat 6s ease-in-out infinite}.odcp-contact-orb.orb-one{top:25px;right:22px;width:92px;height:92px;background:radial-gradient(circle at 35% 35%,#48a0ff,#1877F2 47%,#0A4FD8)}.odcp-contact-orb.orb-two{top:88px;right:105px;width:54px;height:54px;background:radial-gradient(circle,#FFE17A,#FBC02D 56%,#FF9800);animation-delay:-2.2s}.odcp-contact-pulse{position:absolute;top:40px;left:35px;width:76px;height:76px}.odcp-contact-pulse>*{position:absolute;inset:0;border:1px solid rgba(255,255,255,.24);border-radius:50%;animation:odcpContactPulse 2.8s ease-out infinite}.odcp-contact-pulse b{animation-delay:.85s}.odcp-contact-pulse em{animation-delay:1.7s}.odcp-contact-pulse:after{position:absolute;top:31px;left:31px;width:14px;height:14px;border-radius:50%;background:#00BFA6;box-shadow:0 0 0 8px rgba(0,191,166,.12);content:""}.odcp-contact-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.odcp-contact-card{display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:14px;align-items:center;min-height:126px;padding:18px 20px;border:1px solid #e2eaf4;border-radius:19px;background:#fff;color:#0D1117!important;text-decoration:none!important;box-shadow:0 8px 28px rgba(13,17,23,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.odcp-contact-card:hover,.odcp-contact-card:focus{transform:translateY(-3px);border-color:#c9dcf6;background:#fbfdff;color:#0D1117!important;box-shadow:0 15px 35px rgba(10,79,216,.075)}.odcp-contact-card-icon{display:grid;width:50px;height:50px;place-items:center;border-radius:15px;background:#edf4ff;color:#0A4FD8;font-size:18px}.odcp-contact-card div{min-width:0}.odcp-contact-card strong{display:block;color:#0D1117;font-size:15px;font-weight:630;overflow-wrap:anywhere}.odcp-contact-card p{margin:5px 0 0;color:#6f7f91;font-size:11px;line-height:1.55}.odcp-contact-card>b{color:#0A4FD8;font-size:11px;font-weight:650;white-space:nowrap}.odcp-contact-card.is-chat .odcp-contact-card-icon{background:linear-gradient(135deg,#1877F2,#0A4FD8);color:#fff}.odcp-contact-card.is-whatsapp .odcp-contact-card-icon{background:#00BFA6;color:#fff}.odcp-contact-card.is-request .odcp-contact-card-icon{background:#fff4c9;color:#9a6400}.odcp-contact-card.is-manual .odcp-contact-card-icon{background:#eef2f7;color:#344054}.odcp-contact-bottom-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:25px;align-items:center;padding:24px 26px;border-radius:21px;background:#0D1117;color:#fff;overflow:hidden;position:relative}.odcp-contact-bottom-cta:after{position:absolute;right:-60px;bottom:-110px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(24,119,242,.34),rgba(24,119,242,0) 68%);content:""}.odcp-contact-bottom-cta .odcp-eyebrow{color:#FBC02D!important}.odcp-contact-bottom-cta h3{margin:5px 0 6px;color:#fff;font-size:21px;font-weight:600}.odcp-contact-bottom-cta p{margin:0;color:rgba(255,255,255,.6);font-size:12px}.odcp-contact-bottom-cta>a{position:relative;z-index:2;display:inline-flex;gap:10px;align-items:center;padding:12px 16px;border-radius:13px;background:#fff;color:#0A4FD8!important;font-size:12px;font-weight:700;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease}.odcp-contact-bottom-cta>a:hover{transform:translateY(-2px);color:#0A4FD8!important;box-shadow:0 8px 20px rgba(0,0,0,.18)}@keyframes odcpContactFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-8px,10px,0)}}@keyframes odcpContactPulse{0%{transform:scale(.45);opacity:.8}100%{transform:scale(1.35);opacity:0}}@media (max-width:900px){.odcp-contact-hero{grid-template-columns:1fr}.odcp-contact-hero-visual{min-height:190px}.odcp-contact-card-grid{grid-template-columns:1fr}.odcp-contact-bottom-cta{grid-template-columns:1fr}.odcp-contact-bottom-cta>a{width:max-content}}@media (max-width:560px){.odcp-contact-hero{padding:20px;border-radius:19px}.odcp-contact-hero h2{font-size:29px}.odcp-contact-hero-actions>a{width:100%;min-width:0}.odcp-contact-hero-visual{min-height:170px}.odcp-contact-card{grid-template-columns:44px minmax(0,1fr);padding:16px}.odcp-contact-card-icon{width:44px;height:44px}.odcp-contact-card>b{grid-column:2}.odcp-contact-bottom-cta{padding:20px}.odcp-contact-bottom-cta>a{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.odcp-contact-orb,.odcp-contact-pulse>*{animation:none!important}.odcp-contact-card,.odcp-contact-hero-actions>a,.odcp-contact-bottom-cta>a{transition:none!important}}.odcp-thread-assignee .odcp-official-presence{display:inline-flex;align-items:center;gap:5px;margin-top:2px;color:#008A76;font-size:9.5px;font-style:normal;font-weight:700;letter-spacing:.01em}.odcp-thread-assignee .odcp-official-presence i{width:7px;height:7px;border-radius:50%;background:#00BFA6;box-shadow:0 0 0 4px rgba(0,191,166,.10)}.odcp-dashboard-v10 .odcp-dash-content:has(.odcp-message-center) .odcp-dash-topbar{padding-bottom:20px}.odcp-thread-head{align-items:center;padding:17px 20px;background:#fff}.odcp-thread-head h3{margin:0 0 5px;font-size:20px;font-weight:560;letter-spacing:-.02em}.odcp-thread-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:#8793A4;font-size:10.5px;font-weight:500;line-height:1.4}.odcp-thread-meta i{color:#C6CFDA;font-style:normal}.odcp-thread-assignee{padding:6px 9px;border-color:#E5EBF3;border-radius:13px;box-shadow:none}.odcp-thread-assignee small{font-size:9px;font-weight:400}.odcp-thread-assignee strong{font-size:11.5px;font-weight:600}.odcp-thread-assignee .odcp-official-presence{gap:5px;margin-top:2px;color:#617083;font-size:9.5px;font-weight:500}.odcp-thread-assignee .odcp-official-presence i{width:7px;height:7px;background:#00BFA6;box-shadow:0 0 0 3px rgba(0,191,166,.10)}.odcp-thread-messages-v12{background:linear-gradient(180deg,#F8FAFD,#F5F8FC)}.odcp-chat-message>div{box-shadow:0 4px 14px rgba(13,17,23,.03)}.odcp-chat-message.mine>div{background:linear-gradient(135deg,#1877F2,#0A4FD8);box-shadow:0 8px 20px rgba(10,79,216,.14)}.odcp-chat-composer{padding:16px}.odcp-chat-primary{background:linear-gradient(135deg,#1877F2,#0A4FD8)!important;color:#fff!important;border-color:#0A4FD8!important;box-shadow:0 7px 18px rgba(10,79,216,.16)!important}.odcp-chat-primary:hover,.odcp-chat-primary:focus{background:linear-gradient(135deg,#0A4FD8,#083DA8)!important;color:#fff!important}.odcp-contact-hub{gap:20px}.odcp-contact-hero{grid-template-columns:minmax(0,1.5fr) minmax(230px,.5fr);gap:28px;padding:30px 32px;border-radius:22px;background:linear-gradient(135deg,#FFFFFF 0%,#F8FBFF 68%,#FFFBEF 100%);box-shadow:0 12px 38px rgba(10,79,216,.05)}.odcp-contact-hero-copy .odcp-eyebrow{color:#0A4FD8!important;font-family:Georgia,"Times New Roman",serif!important;font-size:15px!important;font-style:italic!important;font-weight:400!important;letter-spacing:.01em!important;text-transform:none!important}.odcp-contact-hero h2{max-width:680px;margin:10px 0 11px;font-size:clamp(28px,2.7vw,39px);font-weight:540;line-height:1.12;letter-spacing:-.03em}.odcp-contact-hero-copy>p{max-width:650px;color:#667587;font-size:14px;line-height:1.68}.odcp-contact-hero-actions{margin-top:19px}.odcp-contact-hero-actions>a{min-width:190px;padding:12px 15px;border-radius:14px}.odcp-contact-hero-actions a strong{font-size:13px;font-weight:600}.odcp-contact-hero-actions a small{font-size:9.5px}.odcp-contact-hero-visual{min-height:205px;padding:21px;border-radius:18px}.odcp-contact-hero-visual>strong{font-size:17px;font-weight:560}.odcp-contact-hero-visual>small{font-size:10.5px;font-weight:400}.odcp-contact-card-grid{gap:16px}.odcp-contact-card{grid-template-columns:44px minmax(0,1fr) auto;gap:13px;min-height:104px;padding:17px 19px;border-radius:17px;box-shadow:0 6px 22px rgba(13,17,23,.025)}.odcp-contact-card-icon{width:44px;height:44px;border-radius:13px;font-size:16px}.odcp-contact-card strong{font-size:13.5px;font-weight:580}.odcp-contact-card p{margin-top:4px;font-size:10.5px;line-height:1.5}.odcp-contact-card>b{font-size:10.5px;font-weight:580}.odcp-contact-bottom-cta{padding:22px 25px;border-radius:19px}.odcp-contact-bottom-cta .odcp-eyebrow{font-family:Georgia,"Times New Roman",serif!important;font-size:13px!important;font-style:italic;font-weight:400!important;letter-spacing:.01em!important;text-transform:none!important}.odcp-contact-bottom-cta h3{margin:5px 0 4px;font-size:18px;font-weight:520}.odcp-contact-bottom-cta p{font-size:10.5px}.odcp-contact-bottom-cta>a{padding:10px 14px;border-radius:11px;font-size:11px;font-weight:600}.odcp-manual{--odcp-manual-blue:#1877F2;--odcp-manual-deep:#0A4FD8;--odcp-manual-yellow:#FBC02D;--odcp-manual-teal:#00BFA6}.odcp-manual-hero{position:relative;overflow:hidden;padding:27px 28px;border-color:#E0E8F2;border-radius:20px;background:linear-gradient(135deg,#fff 0%,#F7FAFF 78%,#FFFBEF 100%);box-shadow:0 8px 28px rgba(13,17,23,.025)}.odcp-manual-hero:before{position:absolute;top:0;left:0;width:120px;height:3px;background:linear-gradient(90deg,#1877F2,#0A4FD8,#FBC02D);content:""}.odcp-manual-hero .odcp-eyebrow{color:#0A4FD8!important;font-size:9.5px!important;font-weight:600!important;letter-spacing:.11em!important}.odcp-manual-hero h2{margin:7px 0 6px!important;font-size:27px!important;font-weight:560!important;letter-spacing:-.025em}.odcp-manual-hero p{color:#667587!important;font-size:12.5px!important;line-height:1.65!important}.odcp-manual-quickstart{gap:14px;margin:18px 0}.odcp-manual-quickstart article{gap:13px;padding:17px;border-color:#E3EAF2;border-radius:16px;box-shadow:0 5px 18px rgba(13,17,23,.02)}.odcp-manual-quickstart article:nth-child(2) .dashicons{background:#E9FAF6;color:#008A76}.odcp-manual-quickstart article:nth-child(3) .dashicons{background:#FFF6D8;color:#A56B00}.odcp-manual-quickstart strong{font-size:12.5px;font-weight:600}.odcp-manual-quickstart p{font-size:10.8px!important;line-height:1.55!important}.odcp-manual-toolbar{gap:14px;margin:18px 0 14px}.odcp-manual-toolbar label{min-height:46px;padding:0 14px;border-radius:13px}.odcp-manual-toolbar>div .button{min-height:38px;padding:0 12px!important;border:1px solid #D9E4F0!important;border-radius:10px!important;background:#fff!important;color:#526071!important;font-size:11px!important;font-weight:500!important;box-shadow:none!important}.odcp-manual-toolbar>div .button:hover{border-color:#BBD2F1!important;background:#F7FAFF!important;color:#0A4FD8!important}.odcp-manual-nav{gap:7px;padding:3px 0 16px}.odcp-manual-nav a{min-height:32px;padding:0 10px;border-color:#E1E8F1;color:#617083!important;font-size:10.5px;font-weight:500}.odcp-manual-nav a:hover,.odcp-manual-nav a:focus{border-color:#BBD2F1;background:#F7FAFF;color:#0A4FD8!important}.odcp-manual-grid{gap:15px}.odcp-manual-section{border-color:#E3EAF2!important;border-radius:17px!important;box-shadow:0 5px 20px rgba(13,17,23,.02)}.odcp-manual-section-toggle{gap:13px!important;padding:18px!important}.odcp-manual-number{width:36px!important;height:36px!important;background:#F0F5FF!important;color:#0A4FD8!important;font-weight:650!important}.odcp-manual-section-toggle strong{font-size:13.5px!important;font-weight:590!important}.odcp-manual-section-toggle small{color:#758397!important;font-size:10.8px!important}.odcp-manual-section-body{padding:0 18px 18px 67px}.odcp-manual-section-body li{margin:7px 0;color:#5F6F82;font-size:11.5px;line-height:1.7}@media (max-width:900px){.odcp-contact-hero{padding:25px}}@media (max-width:640px){.odcp-thread-head{align-items:flex-start;flex-direction:column}.odcp-thread-assignee{width:100%}.odcp-contact-hero{padding:20px}.odcp-contact-hero h2{font-size:28px}.odcp-manual-hero{padding:22px}}.odcp-identity-name{display:inline-flex;align-items:center;gap:5px;min-width:0;max-width:100%;vertical-align:middle}.odcp-identity-name-text{display:inline-block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.odcp-verified-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:17px!important;height:17px!important;min-width:17px!important;vertical-align:-3px!important;margin-left:2px!important;filter:drop-shadow(0 2px 4px rgba(10,79,216,.18))}.odcp-verified-badge svg{display:block!important;width:17px!important;height:17px!important;overflow:visible!important}.odcp-verified-badge svg>path:first-child{fill:#1877F2!important;stroke:#0A4FD8!important;stroke-width:.45}.odcp-verified-badge .odcp-verified-check{fill:none!important;stroke:#fff!important;stroke-width:2.25!important;stroke-linecap:round!important;stroke-linejoin:round!important}.odcp-user-card strong .odcp-identity-name{max-width:170px}.odcp-profile-head h2 .odcp-identity-name{max-width:min(100%,420px)}.odcp-field-help{font-size:10.5px!important;color:#8a96a8!important;font-weight:400!important;margin-top:-2px}.odcp-register-avatar{border:1px solid #e1e8f2;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f7faff);padding:14px;display:grid;gap:12px}.odcp-register-avatar-preview{display:flex;align-items:center;gap:12px}.odcp-register-avatar-preview>img{width:54px;height:54px;border-radius:50%;object-fit:cover;border:2px solid #d8e7ff;background:#fff}.odcp-register-avatar-preview>div{display:grid;gap:2px;min-width:0}.odcp-register-avatar-preview strong{font-size:13px;color:#0D1117}.odcp-register-avatar-preview strong small{font-size:10px;font-weight:500;color:#667085}.odcp-register-avatar-preview span{font-size:12px;color:#0A4FD8;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:340px}.odcp-register-avatar-preview small{font-size:10.5px;line-height:1.5;color:#7b8798;font-weight:400}.odcp-register-avatar-grid{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.odcp-register-avatar-choice{display:block!important;cursor:pointer!important}.odcp-register-avatar-choice input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}.odcp-register-avatar-choice>span{position:relative;display:grid;width:40px;height:40px;border-radius:50%;padding:2px;border:1px solid #d9e4f2;background:#fff;transition:.18s}.odcp-register-avatar-choice img{width:100%;height:100%;border-radius:50%;display:block}.odcp-register-avatar-choice i{display:none;position:absolute;right:-3px;bottom:-2px;width:15px;height:15px;border-radius:50%;background:#1877F2;color:#fff;font-size:9px;line-height:15px;text-align:center;font-style:normal;border:2px solid #fff}.odcp-register-avatar-choice input:checked+span{border-color:#1877F2;box-shadow:0 0 0 3px rgba(24,119,242,.10)}.odcp-register-avatar-choice input:checked+span i{display:block}.odcp-register-avatar-upload{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;border:1px dashed #b8c8dc!important;border-radius:10px!important;padding:0 12px!important;background:#fff!important;color:#0A4FD8!important;font-size:11px!important;font-weight:600!important;cursor:pointer!important}.odcp-register-avatar-upload input{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none!important}.odcp-register-avatar-note{font-size:10.5px;color:#7b8798;line-height:1.45}.odcp-chat-message strong .odcp-verified-badge{margin-left:5px!important;width:15px!important;height:15px!important;min-width:15px!important}.odcp-chat-message strong .odcp-verified-badge svg{width:15px!important;height:15px!important}@media (max-width:640px){.odcp-register-avatar{padding:12px}.odcp-register-avatar-preview>img{width:48px;height:48px}.odcp-register-avatar-preview span{max-width:190px}.odcp-register-avatar-choice>span{width:37px;height:37px}.odcp-user-card strong .odcp-identity-name{max-width:130px}}.odcp-verified-badge{display:inline-grid!important;place-items:center!important;width:17px!important;height:17px!important;min-width:17px!important;border-radius:50%!important;background:linear-gradient(145deg,#2491ff,#0A4FD8)!important;color:#fff!important;border:1px solid rgba(10,79,216,.42)!important;box-shadow:0 2px 5px rgba(10,79,216,.20)!important;vertical-align:-3px!important;margin-left:3px!important}.odcp-verified-badge>span{display:block!important;font-size:10px!important;line-height:1!important;font-weight:800!important;color:#fff!important;transform:translateY(-.2px)}.odcp-auth-inline-note{display:flex;gap:8px;align-items:flex-start;padding:10px 12px;margin:8px 0 14px;border:1px solid #f2dca5;border-radius:11px;background:#fffaf0;color:#6b5b2a;font-size:11px;line-height:1.5}.odcp-auth-inline-note strong{white-space:nowrap;color:#8a6200}.odcp-auth-inline-note span{font-weight:400}.odcp-verified-badge{display:inline-flex!important;width:18px!important;height:18px!important;min-width:18px!important;margin-left:4px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;vertical-align:middle!important;transform:none!important;filter:drop-shadow(0 2px 4px rgba(10,79,216,.16))!important;overflow:visible!important}.odcp-verified-badge img{display:block!important;width:18px!important;height:18px!important;object-fit:contain!important}.odcp-user-card strong .odcp-identity-name{display:inline-flex!important;align-items:center!important;gap:4px!important;max-width:176px!important;white-space:nowrap!important}.odcp-user-card strong .odcp-identity-name-text{display:inline-block!important;max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important}.odcp-profile-head h2 .odcp-identity-name{display:inline-flex!important;align-items:center!important}.odcp-chat-message strong .odcp-verified-badge,.odcp-chat-message strong .odcp-verified-badge img{width:15px!important;height:15px!important;min-width:15px!important}.odcp-profile-save{gap:0!important}.odcp-profile-save i{display:none!important}.odcp-enabled .odcp-auth-form input::placeholder,
.odcp-enabled .odcp-auth-form textarea::placeholder{font-weight:300!important;color:#A0AABC!important}.odcp-auth-form input,.odcp-auth-form select,.odcp-auth-form textarea{padding-top:13px!important;padding-bottom:13px!important}.odcp-auth-form label{gap:6px!important}.odcp-register-avatar{padding:13px!important;gap:10px!important;background:#fbfdff!important}.odcp-register-avatar-preview small,.odcp-register-avatar-note{font-weight:300!important}.odcp-register-avatar-note{margin-top:-2px!important}.odcp-contact-signature{display:inline-block;margin-bottom:7px;color:#0A4FD8;font-family:"ODCP Signature","Dancing Script","Segoe Script","Brush Script MT","Lucida Handwriting",cursive;font-size:18px;font-weight:400;line-height:1.35;transform:rotate(-1deg)}.odcp-contact-signature.is-light{margin:0 0 3px;color:#FBC02D;font-size:15px}.odcp-contact-hero h2{font-weight:510!important}.odcp-contact-hero-copy>p{max-width:540px!important;font-weight:300!important}.odcp-contact-card strong{font-weight:540!important}.odcp-contact-card p{font-weight:300!important}.odcp-contact-bottom-cta h3{font-weight:500!important}.odcp-contact-bottom-cta p{font-weight:300!important}.odcp-frontend-client-presence{display:inline-flex;align-items:center;gap:6px;margin-top:7px;color:#7C8B9F;font-size:10.5px;font-weight:400}.odcp-frontend-client-presence i{display:block;width:7px;height:7px;border-radius:50%;background:#98A2B3;flex:0 0 7px}.odcp-frontend-client-presence.is-online{color:#08745F}.odcp-frontend-client-presence.is-online i{background:#00BFA6;box-shadow:0 0 0 3px rgba(0,191,166,.10)}@media (max-width:640px){.odcp-verified-badge,.odcp-verified-badge img{width:16px!important;height:16px!important;min-width:16px!important}.odcp-user-card strong .odcp-identity-name-text{max-width:112px!important}.odcp-contact-signature{font-size:16px}}.odcp-role-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;min-width:18px!important;margin-left:4px!important;vertical-align:-4px!important;filter:drop-shadow(0 2px 5px rgba(13,17,23,.14))}.odcp-role-badge img{display:block!important;width:18px!important;height:18px!important;object-fit:contain!important}.odcp-role-badge.is-admin{width:19px!important;height:19px!important;min-width:19px!important}.odcp-chat-message strong .odcp-role-badge,.odcp-chat-message strong .odcp-role-badge img{width:15px!important;height:15px!important;min-width:15px!important;margin-left:4px!important}.odcp-client-onboarding{margin:0 0 16px;padding:18px 20px;border:1px solid #dce7f4;border-radius:18px;background:linear-gradient(135deg,#fff,#f7fbff 72%,#fffaf0);box-shadow:0 8px 24px rgba(13,17,23,.035)}.odcp-client-onboarding-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.odcp-client-onboarding-head span{display:block;color:#0A4FD8;font-size:10px;font-weight:700;letter-spacing:.11em}.odcp-client-onboarding-head h2{margin:4px 0 3px;font-size:19px;font-weight:600}.odcp-client-onboarding-head p{margin:0;color:#667085;font-size:12px;line-height:1.6}.odcp-client-onboarding-head>strong{display:grid;place-items:center;min-width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #dce7f4;color:#1877F2;font-size:13px}.odcp-client-onboarding-progress{height:5px;margin:14px 0;background:#e9eff7;border-radius:999px;overflow:hidden}.odcp-client-onboarding-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1877F2,#00BFA6)}.odcp-client-onboarding-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.odcp-client-onboarding-steps a{display:flex;align-items:center;gap:7px;min-height:38px;padding:8px 10px;border:1px solid #e2eaf3;border-radius:11px;background:#fff;color:#526071;text-decoration:none!important;font-size:11px}.odcp-client-onboarding-steps a i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#edf4ff;color:#1877F2;font-style:normal;font-weight:700}.odcp-client-onboarding-steps a.is-done i{background:#e7faf5;color:#008f7c}.odcp-client-onboarding-steps a.is-done span{color:#4f5f70}.odcp-guided-empty{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:start;width:100%;padding:22px;border:1px solid #dce7f2;border-radius:18px;background:linear-gradient(135deg,#fff,#f8fbff);text-align:left;color:#526071}.odcp-guided-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#edf4ff;color:#1877F2;font-size:24px;font-weight:700}.odcp-guided-icon.is-project{background:#eef3ff;color:#0A4FD8}.odcp-guided-icon.is-file{background:#eafaf7;color:#008f7c}.odcp-guided-icon.is-invoice{background:#fff5d9;color:#b46b00}.odcp-guided-empty>div>span{display:block;color:#0A4FD8;font-size:9.5px;font-weight:700;letter-spacing:.11em}.odcp-guided-empty h3{margin:4px 0 5px;color:#0D1117;font-size:18px;font-weight:600}.odcp-guided-empty p{max-width:660px;margin:0;color:#667085;font-size:12px;line-height:1.62}.odcp-guided-flow{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:13px 0}.odcp-guided-flow b{padding:5px 8px;border-radius:999px;background:#f3f6fa;color:#526071;font-size:10px;font-weight:600}.odcp-guided-flow i{color:#9aa7b7;font-style:normal}.odcp-guided-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}.odcp-guided-actions a,.odcp-guided-primary{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:9px;border:1px solid #d6e2f1;color:#0A4FD8!important;background:#fff;text-decoration:none!important;font-size:11px;font-weight:600}.odcp-guided-primary{border-color:#1877F2!important;background:#1877F2!important;color:#fff!important}.odcp-guided-example-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin-top:14px;padding:12px;border:1px solid #e0e8f2;border-radius:13px;background:#fff}.odcp-guided-example-card strong,.odcp-guided-example-card small{display:block}.odcp-guided-example-card strong{font-size:12px;color:#0D1117}.odcp-guided-example-card small{margin-top:2px;color:#8a96a6;font-size:9.5px}.odcp-guided-example-card em{color:#1877F2;font-size:13px;font-style:normal;font-weight:700}.odcp-guided-example-progress{grid-column:1/-1;height:5px;background:#edf1f6;border-radius:999px;overflow:hidden}.odcp-guided-example-progress i{display:block;width:35%;height:100%;background:linear-gradient(90deg,#1877F2,#00BFA6)}.odcp-guided-file-sample,.odcp-guided-invoice-sample{display:flex;align-items:center;gap:10px;margin-top:14px;padding:11px 12px;border:1px solid #e0e8f2;border-radius:13px;background:#fff}.odcp-guided-file-sample>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#edf4ff;color:#1877F2;font-size:10px;font-weight:800}.odcp-guided-file-sample>div{min-width:0;flex:1}.odcp-guided-file-sample strong,.odcp-guided-file-sample small{display:block}.odcp-guided-file-sample strong{color:#0D1117;font-size:11.5px}.odcp-guided-file-sample small{color:#8a96a6;font-size:9.5px}.odcp-guided-file-sample a{color:#0A4FD8;font-size:10.5px;font-weight:700;text-decoration:none}.odcp-guided-invoice-sample{justify-content:space-between}.odcp-guided-invoice-sample div small,.odcp-guided-invoice-sample div strong{display:block}.odcp-guided-invoice-sample div small{color:#b46b00;font-size:9px;font-weight:700}.odcp-guided-invoice-sample div strong{font-size:12px}.odcp-guided-invoice-sample>span{font-size:10.5px;color:#526071}.odcp-manual.is-client-guide .odcp-manual-hero{background:linear-gradient(135deg,#fff,#f4f9ff 74%,#fff9e8)!important}.odcp-manual.is-client-guide .odcp-manual-hero:before{opacity:.5}.odcp-manual.is-client-guide .odcp-manual-grid{grid-template-columns:1fr}.odcp-manual.is-client-guide .odcp-manual-section-toggle strong{font-weight:600!important}.odcp-manual.is-client-guide .odcp-manual-section-body li{font-size:12.5px}@media (max-width:900px){.odcp-client-onboarding-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.odcp-client-onboarding{padding:15px}.odcp-client-onboarding-steps{grid-template-columns:1fr}.odcp-guided-empty{grid-template-columns:1fr;padding:16px}.odcp-guided-icon{width:46px;height:46px}.odcp-guided-invoice-sample{align-items:flex-start;flex-direction:column}}.odcp-client-project-grid>.odcp-guided-empty,.odcp-file-grid>.odcp-guided-empty,.odcp-invoice-grid>.odcp-guided-empty{grid-column:1/-1}.odcp-guided-primary,
.odcp-guided-primary:link,
.odcp-guided-primary:visited,
.odcp-guided-actions a.odcp-guided-primary,
.odcp-guided-actions a.odcp-guided-primary:visited{background:linear-gradient(135deg,#1877F2 0%,#0A4FD8 100%)!important;border:1px solid #0A4FD8!important;color:#FFFFFF!important;box-shadow:0 8px 20px rgba(24,119,242,.16)!important}.odcp-guided-primary:hover,
.odcp-guided-primary:focus,
.odcp-guided-actions a.odcp-guided-primary:hover,
.odcp-guided-actions a.odcp-guided-primary:focus{background:linear-gradient(135deg,#0A4FD8 0%,#073DAB 100%)!important;border-color:#073DAB!important;color:#FFFFFF!important;transform:translateY(-1px)!important;box-shadow:0 12px 25px rgba(10,79,216,.24)!important}.odcp-guided-secondary,
.odcp-guided-secondary:link,
.odcp-guided-secondary:visited,
.odcp-guided-actions a:not(.odcp-guided-primary),
.odcp-guided-actions a:not(.odcp-guided-primary):visited{background:#FFFFFF!important;border:1px solid #BDD2F3!important;color:#0A4FD8!important;box-shadow:none!important}.odcp-guided-secondary:hover,
.odcp-guided-secondary:focus,
.odcp-guided-actions a:not(.odcp-guided-primary):hover,
.odcp-guided-actions a:not(.odcp-guided-primary):focus{background:#EDF4FF!important;border-color:#8CB8F6!important;color:#063A9E!important;transform:translateY(-1px)!important}.odcp-request-form>.odcp-btn,
.odcp-request-form>.odcp-btn:visited{width:100%;min-height:46px;background:linear-gradient(135deg,#1877F2,#0A4FD8)!important;border:1px solid #0A4FD8!important;color:#FFFFFF!important;font-weight:600!important;box-shadow:0 8px 22px rgba(24,119,242,.14)!important}.odcp-request-form>.odcp-btn:hover,
.odcp-request-form>.odcp-btn:focus{background:linear-gradient(135deg,#0A4FD8,#063A9E)!important;border-color:#063A9E!important;color:#FFFFFF!important;transform:translateY(-1px)!important;box-shadow:0 12px 28px rgba(10,79,216,.22)!important}.odcp-request-form>.odcp-btn:active{transform:translateY(0)!important;box-shadow:0 5px 14px rgba(10,79,216,.18)!important}.odcp-request-form>.odcp-btn:disabled,.odcp-guided-primary[aria-disabled="true"]{background:#DCE5F1!important;border-color:#DCE5F1!important;color:#8190A3!important;box-shadow:none!important;cursor:not-allowed!important;transform:none!important}.odcp-guided-empty{padding:20px!important;border-color:rgba(193,210,232,.75)!important;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(245,249,255,.82))!important;box-shadow:0 14px 34px rgba(13,17,23,.045)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.odcp-guided-empty h3{font-size:18px!important;font-weight:560!important;letter-spacing:-.015em}.odcp-guided-empty p{font-weight:350!important;max-width:600px!important}.odcp-guided-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:14px 0}.odcp-guided-steps article{display:flex;align-items:center;gap:9px;min-width:0;padding:11px;border:1px solid rgba(211,225,242,.9);border-radius:13px;background:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}.odcp-guided-steps article>b{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:9px;background:#EDF4FF;color:#0A4FD8;font-size:11px;font-weight:700}.odcp-guided-steps article>span{display:grid;min-width:0}.odcp-guided-steps article strong{color:#0D1117;font-size:11px;font-weight:600}.odcp-guided-steps article small{margin-top:1px;color:#8290A2;font-size:9.5px;font-weight:350;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.odcp-guided-steps-project article:nth-child(2)>b{background:#E7FAF5;color:#007F6C}.odcp-guided-steps-project article:nth-child(3)>b{background:#FFF4D2;color:#946000}.odcp-guided-example-card{background:rgba(255,255,255,.76)!important;border-color:#DCE7F4!important;box-shadow:0 8px 22px rgba(13,17,23,.035)}.odcp-guided-example-progress{height:6px!important}.odcp-guided-example-progress i{background:linear-gradient(90deg,#1877F2 0%,#0A4FD8 45%,#00BFA6 100%)!important}.odcp-guided-invoice-demo{margin-top:14px;border:1px solid #DCE6F2;border-radius:14px;background:rgba(255,255,255,.78);overflow:hidden}.odcp-guided-invoice-demo summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;cursor:pointer;color:#0D1117}.odcp-guided-invoice-demo summary::-webkit-details-marker{display:none}.odcp-guided-invoice-demo summary>span{display:grid}.odcp-guided-invoice-demo summary small{font-size:8.5px;color:#A26800;font-weight:700;letter-spacing:.08em}.odcp-guided-invoice-demo summary strong{font-size:12px;font-weight:600}.odcp-guided-invoice-demo summary>b{font-size:10.5px;color:#0A4FD8;font-weight:600}.odcp-guided-invoice-demo[open] summary{border-bottom:1px solid #E8EEF5;background:#F8FBFF}.odcp-guided-invoice-paper{margin:12px;padding:14px;border:1px solid #E0E8F2;border-radius:12px;background:#FFFFFF;box-shadow:0 9px 24px rgba(13,17,23,.05)}.odcp-guided-invoice-paper header,.odcp-guided-invoice-paper footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.odcp-guided-invoice-paper header{padding-bottom:10px;border-bottom:1px solid #EEF2F6}.odcp-guided-invoice-paper header span{color:#0A4FD8;font-size:12px;font-weight:650}.odcp-guided-invoice-paper header em{font-size:9px;color:#667085;font-style:normal;letter-spacing:.11em}.odcp-guided-invoice-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:11px 0}.odcp-guided-invoice-meta span{display:grid}.odcp-guided-invoice-meta small{font-size:8.5px;color:#98A2B3}.odcp-guided-invoice-meta strong{font-size:10.5px;font-weight:550;color:#344054}.odcp-guided-invoice-line{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-top:1px dashed #E6EBF2;font-size:10.5px;color:#526071}.odcp-guided-invoice-line strong{color:#0D1117;font-weight:550}.odcp-guided-invoice-paper footer{margin-top:6px;padding-top:10px;border-top:1px solid #DDE6F1;font-size:12px}.odcp-guided-invoice-paper footer strong{font-size:14px;color:#0A4FD8}.odcp-role-badge.is-admin{filter:none!important}.odcp-role-badge.is-admin img{filter:none!important}@media (max-width:720px){.odcp-guided-steps{grid-template-columns:1fr}.odcp-guided-invoice-meta{grid-template-columns:1fr 1fr}.odcp-guided-actions{align-items:stretch}.odcp-guided-actions a{justify-content:center}}@media (prefers-reduced-motion:reduce){.odcp-guided-primary,.odcp-guided-secondary,.odcp-request-form>.odcp-btn{transition:none!important}.odcp-guided-primary:hover,.odcp-guided-secondary:hover,.odcp-request-form>.odcp-btn:hover{transform:none!important}}.odcp-enabled .odcp-eyebrow,
.odcp-dashboard-v10 .odcp-client-onboarding-head span,
.odcp-dashboard-v10 .odcp-guided-empty>div>span,
.odcp-dashboard-v10 .odcp-contact-signature,
.odcp-dashboard-v10 .odcp-signature-label,
.odcp-manual .odcp-eyebrow{font-family:"Dancing Script","Segoe Print","Bradley Hand ITC","Segoe Script","Lucida Handwriting",cursive!important;font-size:14px!important;line-height:1.35!important;font-weight:500!important;letter-spacing:.01em!important;text-transform:none!important}.odcp-dashboard-v10 .odcp-dash-topbar .odcp-eyebrow{margin-bottom:2px!important;color:var(--odcp-deep,#0A4FD8)!important}.odcp-dashboard-v10 .odcp-client-onboarding-head span{color:var(--odcp-deep,#0A4FD8)!important}.odcp-dashboard-v10 .odcp-guided-empty>div>span{color:var(--odcp-deep,#0A4FD8)!important}.odcp-manual .odcp-eyebrow{color:var(--odcp-deep,#0A4FD8)!important}.odcp-professional-profiles{display:grid;gap:12px;padding:18px 20px;border:1px solid #E1E8F2;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(13,17,23,.03)}.odcp-professional-profiles-head{display:flex;align-items:end;justify-content:space-between;gap:18px}.odcp-professional-profiles-head .odcp-signature-label{color:var(--odcp-deep,#0A4FD8);white-space:nowrap}.odcp-professional-profiles-head h3{margin:0;color:#0D1117;font-size:17px;font-weight:560;letter-spacing:-.015em}.odcp-professional-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.odcp-professional-profile{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;gap:10px;align-items:center;min-width:0;padding:12px 13px;border:1px solid #E2EAF4;border-radius:14px;background:linear-gradient(135deg,#fff,#FBFCFE);color:#0D1117!important;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.odcp-professional-profile:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:0 4px 4px 0;background:var(--profile-color,#1877F2);opacity:.9}.odcp-professional-profile:hover,.odcp-professional-profile:focus-visible{transform:translateY(-2px);border-color:color-mix(in srgb,var(--profile-color,#1877F2) 38%,#DCE6F2);background:#fff;color:#0D1117!important;box-shadow:0 10px 24px rgba(13,17,23,.07);outline:0}.odcp-professional-profile-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:#F1F6FF;background:color-mix(in srgb,var(--profile-color,#1877F2) 12%,#fff);color:var(--profile-color,#1877F2);font:700 15px/1 Poppins,system-ui,sans-serif;text-transform:none}.odcp-professional-profile>span:not(.odcp-professional-profile-mark){min-width:0}.odcp-professional-profile strong{display:block;color:#0D1117;font-size:12.5px;font-weight:600;line-height:1.3}.odcp-professional-profile small{display:block;margin-top:2px;color:#7A8798;font-size:9.8px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.odcp-professional-profile>b{color:#98A2B3;font-size:12px;font-weight:500}@media (max-width:820px){.odcp-professional-profile-grid{grid-template-columns:1fr}.odcp-professional-profiles-head{align-items:flex-start;flex-direction:column;gap:2px}}@media (prefers-reduced-motion:reduce){.odcp-professional-profile{transition:none!important}.odcp-professional-profile:hover,.odcp-professional-profile:focus-visible{transform:none!important}}.odcp-enabled .odcp-eyebrow,
.odcp-dashboard-v10 .odcp-client-onboarding-head span,
.odcp-dashboard-v10 .odcp-guided-empty>div>span,
.odcp-dashboard-v10 .odcp-contact-signature,
.odcp-dashboard-v10 .odcp-signature-label,
.odcp-manual .odcp-eyebrow{font-family:"ODCP Signature","Dancing Script","Segoe Script","Brush Script MT","Bradley Hand ITC","Lucida Handwriting",cursive!important;font-weight:500!important;letter-spacing:.005em!important;text-transform:none!important}.odcp-dashboard-v10 .odcp-contact-signature,
.odcp-dashboard-v10 .odcp-signature-label{font-size:15px!important}.odcp-dashboard-v10 .odcp-panel-head .odcp-eyebrow{font-family:Poppins,system-ui,-apple-system,"Segoe UI",sans-serif!important;font-size:11px!important;line-height:1.25!important;font-weight:650!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--odcp-deep,#0A4FD8)!important}.odcp-professional-profile-mark.is-brand{overflow:hidden;color:var(--profile-color,#1877F2);background:color-mix(in srgb,var(--profile-color,#1877F2) 11%,#fff)}.odcp-professional-profile-mark.is-brand svg{display:block;width:22px;height:22px;color:inherit;fill:currentColor}.odcp-professional-profile-mark.is-brand img{display:block;width:22px;height:22px;object-fit:contain;border-radius:5px}.odcp-professional-profile:hover .odcp-professional-profile-mark.is-brand{background:color-mix(in srgb,var(--profile-color,#1877F2) 16%,#fff)}.odcp-enabled .odcp-eyebrow,
.odcp-dashboard-v10 .odcp-panel-head .odcp-eyebrow,
.odcp-dashboard-v10 .odcp-guided-empty>div>span,
.odcp-manual .odcp-eyebrow{font-family:Poppins,system-ui,-apple-system,"Segoe UI",sans-serif!important;font-size:10.5px!important;line-height:1.3!important;font-weight:650!important;letter-spacing:.08em!important;text-transform:uppercase!important}.odcp-dashboard-v10 .odcp-dash-topbar .odcp-eyebrow,
.odcp-dashboard-v10 .odcp-client-onboarding-head>div>span,
.odcp-dashboard-v10 .odcp-contact-signature,
.odcp-dashboard-v10 .odcp-signature-label,
.odcp-contact-hero-copy>.odcp-eyebrow,
.odcp-contact-bottom-cta .odcp-eyebrow{font-family:"ODCP Signature","Dancing Script","Segoe Script","Snell Roundhand","Apple Chancery","Brush Script MT","URW Chancery L","Bradley Hand ITC","Lucida Handwriting",cursive!important;font-size:15.5px!important;line-height:1.25!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important;font-style:normal!important}.odcp-dashboard-v10 .odcp-contact-signature,.odcp-dashboard-v10 .odcp-signature-label{transform:rotate(-.7deg);transform-origin:left center}@media (max-width:640px){.odcp-dashboard-v10 .odcp-dash-topbar .odcp-eyebrow,
    .odcp-dashboard-v10 .odcp-client-onboarding-head>div>span,
    .odcp-dashboard-v10 .odcp-contact-signature,
    .odcp-dashboard-v10 .odcp-signature-label,
    .odcp-contact-hero-copy>.odcp-eyebrow,
    .odcp-contact-bottom-cta .odcp-eyebrow{font-size:14.5px!important}}.odcp-dashboard-v10 .odcp-mobile-chat-cta{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border:1px solid #c9dcfb;border-radius:12px;background:#fff;color:#0a4fd8;text-decoration:none;font-size:13px;font-weight:700;box-shadow:0 8px 22px rgba(10,79,216,.08);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.odcp-dashboard-v10 .odcp-mobile-chat-cta:hover{transform:translateY(-1px);border-color:#9fc4fb;box-shadow:0 12px 26px rgba(10,79,216,.12)}.odcp-dashboard-v10 .odcp-mobile-chat-cta:focus-visible{outline:3px solid rgba(24,119,242,.2);outline-offset:2px}.odcp-mobile-chat-cta-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#edf5ff;color:#0a4fd8;flex:0 0 28px}.odcp-mobile-chat-cta-icon svg{width:17px;height:17px;fill:currentColor}.odcp-mobile-chat-cta:after{content:"";position:absolute;z-index:-1;top:-40%;bottom:-40%;left:-40%;width:38%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(24,119,242,.12),transparent);animation:odcpMobileChatShimmer 4.8s ease-in-out infinite}@keyframes odcpMobileChatShimmer{0%,58%{left:-48%}78%,100%{left:125%}}@media (max-width:767px){.odcp-dashboard-v10 .odcp-mobile-chat-cta{width:100%;min-height:42px}}@media (prefers-reduced-motion:reduce){.odcp-mobile-chat-cta:after{animation:none}.odcp-dashboard-v10 .odcp-mobile-chat-cta{transition:none}}.odcp-mobile-open-app,.odcp-mobile-open-attempt{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 14px;padding:16px 18px;border:1px solid #d8e6f8;border-radius:18px;background:linear-gradient(135deg,#fff 0%,#f6faff 100%);box-shadow:0 10px 26px rgba(13,17,23,.05)}.odcp-mobile-open-app>div{display:grid;gap:2px}.odcp-mobile-open-app strong{font-size:15px}.odcp-mobile-open-app small,.odcp-mobile-open-attempt small{color:#667085}.odcp-mobile-open-attempt{display:grid;justify-content:start;border-color:#bcd7ff;background:#f3f8ff}.odcp-mobile-open-attempt.is-fallback{border-color:#e4e9ef;background:#fff}.odcp-presence-page{display:grid;gap:18px}.odcp-presence-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px;border:1px solid #dbe7f5;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f5f9ff 62%,#f4fffc 100%)}.odcp-presence-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-90px;top:-105px;background:rgba(24,119,242,.08);pointer-events:none}.odcp-presence-hero h2{margin:3px 0 4px;font-size:25px;line-height:1.2}.odcp-presence-hero p{margin:0;color:#667085;max-width:650px}.odcp-presence-signal{position:relative;z-index:1;display:flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;background:#fff;border:1px solid #d9e6f6;color:#344054;font-size:12px}.odcp-presence-signal i{width:8px;height:8px;border-radius:50%;background:#00bfa6;box-shadow:0 0 0 4px rgba(0,191,166,.12)}.odcp-presence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.odcp-presence-card{--profile-color:#1877f2;display:grid;grid-template-columns:48px minmax(0,1fr) 20px;align-items:center;gap:12px;min-width:0;padding:16px;border:1px solid #e0e8f2;border-left:3px solid var(--profile-color);border-radius:16px;background:#fff;color:#0d1117;text-decoration:none;box-shadow:0 8px 22px rgba(13,17,23,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.odcp-presence-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--profile-color) 35%,#dfe7f1);box-shadow:0 14px 28px rgba(13,17,23,.07)}.odcp-presence-card-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:color-mix(in srgb,var(--profile-color) 10%,#fff);color:var(--profile-color)}.odcp-presence-card-icon svg,.odcp-presence-card-icon img{width:24px;height:24px;object-fit:contain}.odcp-presence-card-copy{display:grid;min-width:0}.odcp-presence-card-copy small{color:#667085;font-size:11px}.odcp-presence-card-copy strong{font-size:15px}.odcp-presence-card-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#98a2b3;font-size:11px;font-style:normal}.odcp-presence-card>b{color:#98a2b3;font-size:16px}.odcp-presence-note{display:flex;align-items:flex-start;gap:12px;padding:15px 17px;border:1px solid #d9eee8;border-radius:15px;background:#f7fffc}.odcp-presence-note>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#e3faf2;color:#008f76;font-weight:800}.odcp-presence-note p{display:grid;gap:1px;margin:0}.odcp-presence-note small{color:#667085}.odcp-guest-preview-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 17px;border:1px solid #c9daf3;border-radius:12px;background:#fff;color:#0a4fd8;text-decoration:none;font-family:Poppins,system-ui,sans-serif;font-size:13px;font-weight:700;box-shadow:0 8px 20px rgba(10,79,216,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.odcp-guest-preview-btn:hover{transform:translateY(-1px);border-color:#9fc4fb;box-shadow:0 12px 24px rgba(10,79,216,.1)}.odcp-guest-preview-btn.is-compact{min-height:40px;padding:0 13px}.odcp-guest-preview-btn.is-waiting{color:#667085;border-color:#e1e7ef;box-shadow:none}.odcp-guest-preview-gate{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:12px}.odcp-guest-preview-gate>span{color:#98a2b3;font-size:12px}.odcp-guest-preview-gate>small{width:100%;text-align:center;color:#98a2b3;font-size:11px}.odcp-guest-stage{width:100%;max-width:1480px;margin:24px auto;font-family:Poppins,system-ui,-apple-system,"Segoe UI",sans-serif;color:#0d1117}.odcp-guest-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 16px;border:1px solid #dce7f4;border-radius:16px 16px 0 0;background:#fff}.odcp-guest-banner>div{display:flex;align-items:center;gap:9px}.odcp-guest-banner span{font-size:12px;color:#667085}.odcp-guest-banner a{padding:8px 11px;border:1px solid #dce4ed;border-radius:9px;color:#344054;text-decoration:none;font-size:12px;font-weight:650}.odcp-guest-banner a.is-primary{background:#1877f2;border-color:#1877f2;color:#fff}.odcp-guest-live-dot{width:8px;height:8px;border-radius:50%;background:#00bfa6;box-shadow:0 0 0 4px rgba(0,191,166,.12)}.odcp-guest-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:680px;border:1px solid #dce7f4;border-top:0;border-radius:0 0 22px 22px;overflow:hidden;background:#f5f8fc}.odcp-guest-sidebar{display:flex;flex-direction:column;padding:24px 18px;background:#082b51;color:#fff}.odcp-guest-brand img{display:block;max-width:175px;max-height:52px;object-fit:contain}.odcp-guest-brand small{display:block;margin-top:5px;color:#91b8e2;font-size:11px}.odcp-guest-person{display:flex;align-items:center;gap:10px;margin:22px 0 16px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.055)}.odcp-guest-avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#1877f2,#00bfa6);font-weight:800}.odcp-guest-person div{display:grid}.odcp-guest-person small{color:#94b4d5}.odcp-guest-sidebar nav{display:grid;gap:4px}.odcp-guest-sidebar nav a{padding:10px 12px;border-radius:10px;color:#bed5ed;text-decoration:none;font-size:13px;font-weight:600}.odcp-guest-sidebar nav a.is-active,.odcp-guest-sidebar nav a:hover{background:rgba(255,255,255,.11);color:#fff}.odcp-guest-sidebar-foot{margin-top:auto;display:grid;gap:5px;padding:14px 10px 0;border-top:1px solid rgba(255,255,255,.09)}.odcp-guest-sidebar-foot span{color:#9cb9d6;font-size:11px}.odcp-guest-sidebar-foot a{color:#fff;text-decoration:none;font-size:12px;font-weight:700}.odcp-guest-main{min-width:0}.odcp-guest-main>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:25px 28px;border-bottom:1px solid #e1e9f2;background:#fff}.odcp-guest-main>header>div:first-child>span{color:#0a4fd8;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.odcp-guest-main h1{margin:3px 0;font-size:27px;line-height:1.2}.odcp-guest-main header p{margin:0;color:#667085;font-size:13px}.odcp-guest-head-actions{display:flex;gap:8px}.odcp-guest-head-actions a{padding:9px 12px;border:1px solid #dbe5ef;border-radius:10px;color:#344054;text-decoration:none;font-size:12px;font-weight:650}.odcp-guest-head-actions a.is-accent{background:#0a4fd8;color:#fff;border-color:#0a4fd8}.odcp-guest-content{padding:24px 28px}.odcp-guest-card,.odcp-guest-intro{padding:21px;border:1px solid #dfe8f2;border-radius:18px;background:#fff;box-shadow:0 9px 24px rgba(13,17,23,.035)}.odcp-guest-card-head{margin-bottom:15px}.odcp-guest-card h2,.odcp-guest-intro h2{margin:3px 0 4px;font-size:20px}.odcp-guest-card-head p,.odcp-guest-intro p{margin:0;color:#667085;font-size:13px}.odcp-guest-demo-chip{display:inline-flex;padding:5px 8px;border-radius:999px;background:#fff6dc;color:#956700;font-size:9px;font-weight:800;letter-spacing:.08em}.odcp-guest-two-col{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.odcp-guest-overview{display:grid;gap:14px}.odcp-guest-intro{display:flex;align-items:center;justify-content:space-between;gap:20px}.odcp-guest-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.odcp-guest-metrics article{display:grid;padding:15px;border:1px solid #e0e8f2;border-radius:15px;background:#fff}.odcp-guest-metrics span,.odcp-guest-metrics small{color:#667085;font-size:11px}.odcp-guest-metrics b{font-size:25px}.odcp-guest-lock-action{display:inline-flex;align-items:center;gap:7px;margin-top:14px;padding:10px 12px;border-radius:10px;background:#0a4fd8;color:#fff!important;text-decoration:none;font-size:12px;font-weight:700}.odcp-guest-conversation{display:grid;gap:10px}.odcp-guest-conversation>div{max-width:82%;padding:11px 13px;border-radius:14px;background:#f2f5f8}.odcp-guest-conversation .is-out{justify-self:end;background:#1877f2;color:#fff}.odcp-guest-conversation p{margin:3px 0;font-size:13px}.odcp-guest-conversation small{opacity:.65;font-size:10px}.odcp-guest-journey,.odcp-guest-manual{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.odcp-guest-journey article,.odcp-guest-manual article{display:flex;gap:10px;padding:13px;border-radius:13px;background:#f7f9fc}.odcp-guest-journey article>b,.odcp-guest-manual article>b{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:9px;background:#e8f2ff;color:#0a4fd8}.odcp-guest-journey article>span,.odcp-guest-manual article>span{display:grid}.odcp-guest-journey small,.odcp-guest-manual small{color:#667085;font-size:10px}.odcp-guest-list{display:grid;gap:10px}.odcp-guest-list article{display:grid;grid-template-columns:1fr auto;gap:5px;padding:12px;border:1px solid #edf0f4;border-radius:12px}.odcp-guest-list progress{grid-column:1/-1;width:100%;accent-color:#1877f2}.odcp-guest-list small{grid-column:1/-1;color:#667085}.odcp-guest-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.odcp-guest-project-grid article{display:grid;padding:15px;border-radius:14px;background:#f7f9fc}.odcp-guest-project-grid progress{width:100%;accent-color:#00bfa6}.odcp-guest-file-row,.odcp-guest-invoice{display:flex;align-items:center;gap:12px;margin-top:9px;padding:12px;border:1px solid #e6ebf1;border-radius:12px}.odcp-guest-file-row>span{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#edf5ff;color:#0a4fd8;font-size:10px;font-weight:800}.odcp-guest-file-row>div{display:grid;flex:1}.odcp-guest-file-row small{color:#667085}.odcp-guest-file-row i{color:#98a2b3;font-style:normal;font-size:11px}.odcp-guest-alerts{display:grid;gap:9px}.odcp-guest-alerts article{display:grid;padding:12px;border-radius:12px;background:#f7f9fc}.odcp-guest-alerts span{color:#667085;font-size:12px}@media (max-width:1024px){.odcp-presence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-guest-shell{grid-template-columns:215px minmax(0,1fr)}.odcp-guest-journey,.odcp-guest-manual{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.odcp-mobile-open-app,.odcp-guest-banner,.odcp-guest-main>header,.odcp-presence-hero,.odcp-guest-intro{align-items:stretch;flex-direction:column}.odcp-mobile-open-app .odcp-btn{width:100%;text-align:center}.odcp-presence-grid{grid-template-columns:1fr}.odcp-guest-stage{margin:0}.odcp-guest-banner{border-radius:0}.odcp-guest-banner>div{flex-wrap:wrap}.odcp-guest-shell{display:block;border-radius:0}.odcp-guest-sidebar{padding:15px}.odcp-guest-brand,.odcp-guest-person,.odcp-guest-sidebar-foot{display:none}.odcp-guest-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.odcp-guest-sidebar nav a{display:grid;place-items:center;text-align:center;padding:9px 5px;font-size:10px}.odcp-guest-main>header{padding:18px}.odcp-guest-head-actions{width:100%}.odcp-guest-head-actions a{flex:1;text-align:center}.odcp-guest-content{padding:14px}.odcp-guest-two-col,.odcp-guest-project-grid,.odcp-guest-metrics,.odcp-guest-journey,.odcp-guest-manual{grid-template-columns:1fr}.odcp-guest-conversation>div{max-width:94%}}@media (prefers-reduced-motion:reduce){.odcp-guest-preview-btn,.odcp-presence-card{transition:none!important}}.odcp-guest-replica{--odcp-guest-width:85%;padding-top:26px!important}.odcp-guest-replica .odcp-dashboard-inner{width:var(--odcp-guest-width)!important;max-width:none!important;margin-inline:auto!important}.odcp-guest-statusbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 10px;padding:10px 14px;border:1px solid #dce6f1;border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(13,17,23,.045);font-family:Poppins,system-ui,-apple-system,"Segoe UI",sans-serif}.odcp-guest-statusbar>div{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.odcp-guest-statusbar strong{font-size:12.5px}.odcp-guest-statusbar span{font-size:11px;color:#667085}.odcp-guest-statusbar b{font-size:12px;font-variant-numeric:tabular-nums}.odcp-guest-statusbar a{padding:7px 11px;border:1px solid #d8e2ed;border-radius:9px;color:#344054;text-decoration:none;font-size:11px;font-weight:700}.odcp-guest-statusbar a.is-primary{background:#1877f2;border-color:#1877f2;color:#fff}.odcp-guest-replica .odcp-dashboard-v10{margin:0!important}.odcp-guest-live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#00bfa6;box-shadow:0 0 0 4px rgba(0,191,166,.12)}.odcp-guest-user-card{cursor:pointer}.odcp-guest-user-avatar,.odcp-guest-profile-avatar{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#1877f2,#00bfa6);color:#fff;font-size:14px;font-weight:800}.odcp-guest-profile-avatar{width:66px;height:66px;font-size:19px}.odcp-guest-readonly-pill{display:inline-flex;align-items:center;min-height:37px;padding:0 12px;border-radius:999px;background:#eef5ff;color:#0a4fd8;font-size:10.5px;font-weight:750;white-space:nowrap}.odcp-btn-ghost{background:#fff!important;color:#0d1117!important;border:1px solid #dce6f1!important}.odcp-guest-lock-action{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-top:12px!important;text-decoration:none!important;width:auto!important}.odcp-guest-demo-post{padding:14px;border:1px solid #e7edf5;border-radius:14px;background:#fbfcfe}.odcp-guest-demo-post small{color:#1877f2;font-weight:700}.odcp-guest-demo-post h3{margin:7px 0 5px;font-size:13px}.odcp-guest-demo-post p{margin:0;color:#667085;font-size:10.5px;line-height:1.65}.odcp-guest-project-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.odcp-guest-project-cards article{padding:14px;border:1px solid #e7edf5;border-radius:14px;background:#fbfcfe}.odcp-guest-project-cards article>span,.odcp-guest-project-cards small{font-size:9.5px;color:#667085}.odcp-guest-project-cards h3{margin:5px 0;font-size:13px}.odcp-guest-project-cards b{font-size:17px}.odcp-guest-file-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#edf4ff;color:#0a4fd8;font-size:9px;font-weight:800}.odcp-guest-invoice-row{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:10px}.odcp-guest-invoice-row>div{display:grid;gap:3px;padding:14px;border:1px solid #e7edf5;border-radius:13px;background:#fbfcfe}.odcp-guest-invoice-row small{color:#667085;font-size:9.5px}.odcp-guest-invoice-row strong{font-size:12px}.odcp-guest-message-panel{min-height:500px}.odcp-guest-thread{display:grid;gap:16px;padding:18px 8px 30px}.odcp-guest-thread>div{display:flex;align-items:flex-end;gap:9px}.odcp-guest-thread .is-guest{justify-content:flex-end}.odcp-guest-thread>div>div{max-width:min(70%,560px);padding:11px 13px;border:1px solid #e3e9f1;border-radius:15px;background:#fff}.odcp-guest-thread .is-guest>div{background:#1877f2;border-color:#1877f2;color:#fff}.odcp-guest-thread strong{display:block;font-size:10.5px}.odcp-guest-thread strong small{color:#00836e;background:#e7f8f3;border-radius:999px;padding:2px 6px}.odcp-guest-thread p{margin:5px 0;font-size:12px;line-height:1.55}.odcp-guest-thread time{font-size:8.5px;color:#98a2b3}.odcp-guest-thread .is-guest time{color:rgba(255,255,255,.72)}.odcp-guest-round-logo{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;overflow:hidden;background:#fff;border:1px solid #dce6f1}.odcp-guest-round-logo img{width:100%;height:100%;object-fit:cover}.odcp-guest-fake-composer{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #dce6f1;border-radius:14px;background:#fff}.odcp-guest-fake-composer>span{flex:1;color:#98a2b3;font-size:11px}.odcp-guest-fake-composer .odcp-guest-lock-action{margin-top:0!important}.odcp-guest-mobile-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.odcp-guest-mobile-steps article{display:flex;gap:10px;padding:14px;border:1px solid #e7edf5;border-radius:14px;background:#fbfcfe}.odcp-guest-mobile-steps article>b{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#edf4ff;color:#0a4fd8}.odcp-guest-mobile-steps article>div{display:grid;gap:3px}.odcp-guest-mobile-steps strong{font-size:11px}.odcp-guest-mobile-steps small{font-size:9px;color:#667085}.odcp-guest-replica .odcp-dash-stats>a{pointer-events:none}.odcp-guest-replica .odcp-dash-sidebar nav a{position:relative}@media (max-width:1024px){.odcp-guest-replica .odcp-dashboard-inner{width:92%!important}.odcp-guest-project-cards{grid-template-columns:1fr}.odcp-guest-mobile-steps{grid-template-columns:1fr}}@media (max-width:767px){.odcp-guest-replica{padding-top:12px!important}.odcp-guest-replica .odcp-dashboard-inner{width:95%!important}.odcp-guest-statusbar{align-items:stretch;flex-direction:column}.odcp-guest-statusbar>div:last-child{justify-content:space-between}.odcp-guest-replica .odcp-dash-topbar .odcp-top-actions{width:100%;display:flex;flex-wrap:wrap}.odcp-guest-readonly-pill{flex:1;justify-content:center}.odcp-guest-replica .odcp-dash-topbar .odcp-btn{flex:1;text-align:center}.odcp-guest-invoice-row{grid-template-columns:1fr}.odcp-guest-thread>div>div{max-width:82%}}.odcp-guest-preview-btn.is-waiting{cursor:default;flex-wrap:wrap;pointer-events:none}.odcp-guest-preview-btn.is-waiting small{flex-basis:100%;margin-top:-5px;color:#98a2b3;font-size:9px;font-weight:600;text-align:center}.odcp-guest-preview-btn.is-waiting:hover{transform:none;border-color:#e1e7ef;box-shadow:none}.odcp-thread-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.odcp-thread-title-row h3{min-width:0}.odcp-thread-role-chip{display:inline-flex;align-items:center;min-height:22px;padding:3px 7px;border-radius:999px;background:#edf4ff;color:#0a4fd8;font-size:9px;font-weight:700;white-space:nowrap}.odcp-thread-topic{display:flex;align-items:center;gap:6px;margin:6px 0 0!important;color:#667085;font-size:10.5px;line-height:1.45}.odcp-thread-topic span{color:#98a2b3;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.odcp-thread-contact-line{display:block;max-width:250px;margin-top:2px;color:#667085;font-size:9px;font-style:normal;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.odcp-thread-assignee.is-client-contact{min-width:190px;max-width:285px}.odcp-thread-history-tools{display:flex;justify-content:center;padding:8px 14px 0;background:#f8fafd}.odcp-thread-load-older{appearance:none;border:1px solid #dbe5ef;border-radius:999px;background:#fff;color:#0a4fd8;padding:6px 10px;font:600 10px/1 Poppins,system-ui,sans-serif;cursor:pointer}.odcp-thread-load-older:hover{background:#f1f6ff}.odcp-sender-role{display:inline-flex;align-items:center;margin-left:3px;color:#8793a4;font-size:8.5px;font-weight:600;white-space:nowrap}.odcp-chat-message.mine .odcp-sender-role{color:rgba(255,255,255,.72)}@media (max-width:720px){.odcp-thread-head.is-staff-view{align-items:stretch}.odcp-thread-assignee.is-client-contact{width:100%;max-width:none}.odcp-thread-contact-line{max-width:calc(100vw - 150px)}}.odcp-thread-title-row>.odcp-role-badge{width:16px!important;height:16px!important;min-width:16px!important;margin-left:-2px!important}.odcp-thread-title-row>.odcp-role-badge img{width:16px!important;height:16px!important;object-fit:contain!important}.odcp-chat-message.party-staff,.odcp-chat-message.party-client{min-width:0}.odcp-elementor-feed-composer .elementor-message.elementor-message-success,
.odcp-elementor-feed-composer .elementor-message-success{display:flex!important;align-items:center!important;gap:8px!important;width:fit-content!important;max-width:100%!important;margin:12px 0 0!important;padding:7px 11px!important;border:1px solid #BCE7D4!important;border-radius:10px!important;background:#F2FBF7!important;color:#176B4A!important;font-size:12px!important;line-height:1.45!important}.odcp-elementor-feed-composer .elementor-message.elementor-message-success:before,
.odcp-elementor-feed-composer .elementor-message-success:before{color:#00A86B!important}.odcp-elementor-feed-composer .odcp-composer-media-status{display:flex;align-items:center;gap:7px;width:fit-content;max-width:100%;margin:10px 0 0;padding:6px 9px;border:1px solid #DCE7F4;border-radius:9px;background:#F8FBFF;color:#344054;font:500 11px/1.35 Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.odcp-elementor-feed-composer .odcp-composer-media-status[hidden]{display:none!important}.odcp-elementor-feed-composer .odcp-media-status-dot{width:7px;height:7px;border-radius:50%;background:#00BFA6;box-shadow:0 0 0 3px rgba(0,191,166,.10);flex:0 0 auto}.odcp-elementor-feed-composer .odcp-composer-media-status strong{font-size:11px;color:#0D1117;white-space:nowrap}.odcp-elementor-feed-composer .odcp-media-status-name{max-width:260px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#667085}.odcp-elementor-feed-composer .odcp-composer-media-status small{font-size:10px;color:#98A2B3;white-space:nowrap}.odcp-elementor-feed-composer .odcp-composer-media-remove{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;margin-left:3px;padding:0;border:1px solid #FDA29B;border-radius:7px;background:#FFF1F0;color:#D92D20;font:700 17px/1 Arial,sans-serif;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.odcp-elementor-feed-composer .odcp-composer-media-remove:hover{background:#FEE4E2;border-color:#F97066;color:#B42318;transform:translateY(-1px)}.odcp-elementor-feed-composer .odcp-composer-media-remove:focus-visible{outline:2px solid #F97066;outline-offset:2px}.odcp-feed-media video{display:block;width:100%;max-height:340px;aspect-ratio:auto;object-fit:contain;background:#071C35;border-radius:13px}.odcp-feed-media-video{background:#071C35;border-radius:13px;overflow:hidden}@media (max-width:767px){.odcp-elementor-feed-composer .elementor-message.elementor-message-success,.odcp-elementor-feed-composer .elementor-message-success{width:100%!important}.odcp-elementor-feed-composer .odcp-composer-media-status{width:100%;flex-wrap:wrap}.odcp-elementor-feed-composer .odcp-media-status-name{max-width:58vw}.odcp-elementor-feed-composer .odcp-composer-media-remove{margin-left:auto}.odcp-feed-media video{max-height:300px}}.odcp-elementor-feed-composer .odcp-composer-feedback-region{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;min-width:0;clear:both;padding:22px 6px 4px}.odcp-elementor-feed-composer .odcp-composer-feedback-region[hidden]{display:none!important}.odcp-elementor-feed-composer .odcp-composer-feedback-region .odcp-composer-media-status{margin:0!important}.odcp-elementor-feed-composer .odcp-composer-media-notice{box-sizing:border-box;display:flex;align-items:center;width:fit-content;max-width:100%;margin:0;padding:8px 11px;border:1px solid #FECACA;border-radius:10px;background:#FFF7F7;color:#B42318;font:500 11px/1.45 Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.odcp-elementor-feed-composer .odcp-composer-media-notice[hidden]{display:none!important}.odcp-elementor-feed-composer .odcp-composer-media-notice.is-warning{border-color:#FEDF89;background:#FFFAEB;color:#93370D}.odcp-elementor-feed-composer .elementor-message{box-sizing:border-box!important;margin-top:16px!important;margin-bottom:4px!important}.odcp-elementor-feed-composer>.elementor-message,
.odcp-elementor-feed-composer>.elementor-message.elementor-message-success,
.odcp-elementor-feed-composer>.elementor-message-success{box-sizing:border-box!important;margin:16px 6px 4px!important}.odcp-elementor-feed-composer>.elementor-message.elementor-message-danger,
.odcp-elementor-feed-composer>.elementor-message-danger{display:flex!important;align-items:center!important;gap:8px!important;width:fit-content!important;max-width:calc(100% - 12px)!important;padding:8px 11px!important;border:1px solid #FECACA!important;border-radius:10px!important;background:#FFF7F7!important;color:#B42318!important;font-size:12px!important;line-height:1.45!important}.odcp-elementor-feed-composer>.elementor-message.elementor-message-warning,
.odcp-elementor-feed-composer>.elementor-message-warning{display:flex!important;align-items:center!important;gap:8px!important;width:fit-content!important;max-width:calc(100% - 12px)!important;padding:8px 11px!important;border:1px solid #FEDF89!important;border-radius:10px!important;background:#FFFAEB!important;color:#93370D!important;font-size:12px!important;line-height:1.45!important}@media (max-width:767px){.odcp-elementor-feed-composer .odcp-composer-feedback-region{padding:20px 4px 4px}.odcp-elementor-feed-composer .odcp-composer-media-status,
  .odcp-elementor-feed-composer .odcp-composer-media-notice{width:100%}.odcp-elementor-feed-composer>.elementor-message,
  .odcp-elementor-feed-composer>.elementor-message.elementor-message-success,
  .odcp-elementor-feed-composer>.elementor-message-success,
  .odcp-elementor-feed-composer>.elementor-message.elementor-message-danger,
  .odcp-elementor-feed-composer>.elementor-message-danger,
  .odcp-elementor-feed-composer>.elementor-message.elementor-message-warning,
  .odcp-elementor-feed-composer>.elementor-message-warning{width:calc(100% - 8px)!important;max-width:calc(100% - 8px)!important;margin-left:4px!important;margin-right:4px!important}}.odcp-feed-stream{width:100%;max-width:840px;margin:0 auto;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.odcp-feed-stream-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 16px;padding:0 2px}.odcp-feed-stream-head>div{min-width:0}.odcp-feed-stream-kicker{display:block;margin:0 0 4px;color:#1877F2;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.odcp-feed-stream-head h2{margin:0!important;color:#0D1117;font-size:clamp(22px,2.3vw,30px)!important;line-height:1.18!important;letter-spacing:-.025em}.odcp-feed-stream-head p{margin:5px 0 0!important;max-width:590px;color:#667085;font-size:12.5px!important;line-height:1.55!important}.odcp-feed-stream-label{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;min-height:34px;padding:0 11px;border:1px solid #DCE6F1;border-radius:999px;background:#fff;color:#344054;font-size:11px;font-weight:700;white-space:nowrap;box-shadow:0 2px 8px rgba(13,17,23,.025)}.odcp-feed-stream-label i{display:block;width:7px;height:7px;border-radius:50%;background:#00BFA6;box-shadow:0 0 0 3px rgba(0,191,166,.10)}.odcp-feed-stream .odcp-feed-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;align-items:start!important}.odcp-feed-stream .odcp-feed-card{width:100%;margin:0!important;border:1px solid #DCE5EF!important;border-radius:18px!important;background:#fff!important;overflow:visible!important;box-shadow:0 5px 22px rgba(13,17,23,.045)!important;transform:none!important}.odcp-feed-stream .odcp-feed-card:hover{transform:none!important;border-color:#CEDBEA!important;box-shadow:0 9px 28px rgba(13,17,23,.065)!important}.odcp-feed-stream .odcp-feed-author{padding:15px 54px 8px 16px!important}.odcp-feed-stream .odcp-feed-body{padding:8px 16px 13px!important;flex:0 1 auto!important}.odcp-feed-stream .odcp-feed-body h3{margin:0 0 7px!important;font-size:17px!important;line-height:1.35!important}.odcp-feed-stream .odcp-feed-copy{color:#344054!important;font-size:13.5px!important;line-height:1.72!important;overflow-wrap:anywhere}.odcp-feed-stream .odcp-feed-copy p{margin:0 0 .78em!important}.odcp-feed-stream .odcp-feed-copy p:last-child{margin-bottom:0!important}.odcp-feed-copy-shell{position:relative;overflow:visible}.odcp-feed-copy-shell.is-collapsed{max-height:8.6em;overflow:hidden}.odcp-feed-copy-shell.is-collapsed:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2.5em;pointer-events:none;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 88%)}.odcp-feed-see-more{display:inline-flex!important;align-items:center!important;margin:6px 0 0!important;padding:0!important;border:0!important;background:transparent!important;color:#1877F2!important;font:700 11.5px/1.4 Poppins,sans-serif!important;cursor:pointer!important;text-decoration:none!important}.odcp-feed-see-more:hover{text-decoration:underline!important;text-underline-offset:3px}.odcp-feed-see-more:focus-visible{outline:2px solid rgba(24,119,242,.35)!important;outline-offset:3px;border-radius:3px}.odcp-feed-stream .odcp-feed-media{box-sizing:border-box;margin:0 14px 13px!important;padding:0!important;border:1px solid #E0E7EF;border-radius:14px!important;background:#F6F8FB;overflow:hidden!important}.odcp-feed-stream .odcp-feed-gallery{display:grid!important;width:auto!important;gap:3px!important;background:#E4EAF1!important}.odcp-feed-stream .odcp-feed-gallery-item{display:block;min-width:0;min-height:0;overflow:hidden;background:#F5F7FA;text-decoration:none!important}.odcp-feed-stream .odcp-feed-gallery img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important}.odcp-feed-stream .odcp-feed-gallery-1{height:clamp(220px,32vw,340px)!important;grid-template-columns:1fr!important}.odcp-feed-stream .odcp-feed-gallery-1 img{object-fit:contain!important;background:#F7F9FC!important}.odcp-feed-stream .odcp-feed-gallery-2{height:clamp(220px,29vw,310px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.odcp-feed-stream .odcp-feed-gallery-3{height:clamp(250px,31vw,330px)!important;grid-template-columns:1.22fr 1fr!important;grid-template-rows:repeat(2,minmax(0,1fr))!important}.odcp-feed-stream .odcp-feed-gallery-3 .odcp-feed-gallery-item-1{grid-row:1/3}.odcp-feed-stream .odcp-feed-gallery-4{height:clamp(260px,32vw,340px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important}.odcp-feed-stream .odcp-feed-gallery-2 img,.odcp-feed-stream .odcp-feed-gallery-3 img,.odcp-feed-stream .odcp-feed-gallery-4 img{object-fit:cover!important}.odcp-feed-stream .odcp-feed-media-video{display:grid!important;place-items:center!important;height:clamp(220px,32vw,340px)!important;background:#071C35!important}.odcp-feed-stream .odcp-feed-media-video video{display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;border-radius:0!important;background:#071C35!important}.odcp-feed-stream .odcp-feed-actions{margin-top:0!important;border-radius:0 0 18px 18px}.odcp-feed-loader{position:relative;display:grid;place-items:center;min-height:54px;margin:10px 0 0;padding:4px;text-align:center}.odcp-feed-load-more{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 16px!important;border:1px solid #D8E2ED!important;border-radius:999px!important;background:#fff!important;color:#344054!important;font:700 11.5px/1 Poppins,sans-serif!important;box-shadow:0 2px 8px rgba(13,17,23,.03)!important;cursor:pointer!important}.odcp-feed-load-more:hover{border-color:#BFD2EA!important;color:#1877F2!important;background:#F8FBFF!important}.odcp-feed-load-more:disabled{opacity:.55;cursor:wait!important}.odcp-feed-loading,.odcp-feed-end{display:inline-flex;align-items:center;gap:8px;color:#667085;font-size:11.5px;font-weight:600}.odcp-feed-loading i{width:14px;height:14px;border:2px solid #D8E3F0;border-top-color:#1877F2;border-radius:50%;animation:odcpFeedSpin .75s linear infinite}@keyframes odcpFeedSpin{to{transform:rotate(360deg)}}.odcp-feed-sentinel{position:absolute;left:0;right:0;bottom:0;height:1px;pointer-events:none}.odcp-feed-card.is-new-feed-post{animation:odcpFeedNew .48s ease both}@keyframes odcpFeedNew{from{opacity:.25;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (max-width:767px){.odcp-feed-stream{max-width:none}.odcp-feed-stream-head{align-items:flex-start;margin-bottom:12px}.odcp-feed-stream-head p{font-size:11.5px!important}.odcp-feed-stream-label{min-height:31px;padding-inline:9px;font-size:10px}.odcp-feed-stream .odcp-feed-grid{gap:12px!important}.odcp-feed-stream .odcp-feed-card{border-radius:16px!important}.odcp-feed-stream .odcp-feed-author{padding:13px 50px 7px 13px!important}.odcp-feed-stream .odcp-feed-body{padding:7px 13px 11px!important}.odcp-feed-stream .odcp-feed-body h3{font-size:16px!important}.odcp-feed-stream .odcp-feed-copy{font-size:13px!important;line-height:1.68!important}.odcp-feed-copy-shell.is-collapsed{max-height:8.4em}.odcp-feed-stream .odcp-feed-media{margin:0 10px 11px!important;border-radius:12px!important}.odcp-feed-stream .odcp-feed-gallery-1{height:clamp(210px,66vw,300px)!important}.odcp-feed-stream .odcp-feed-gallery-2{height:clamp(190px,54vw,250px)!important}.odcp-feed-stream .odcp-feed-gallery-3,.odcp-feed-stream .odcp-feed-gallery-4{height:clamp(230px,68vw,300px)!important}.odcp-feed-stream .odcp-feed-media-video{height:clamp(210px,66vw,300px)!important}}@media (max-width:480px){.odcp-feed-stream-label{display:none}.odcp-feed-stream-head{display:block}.odcp-feed-stream .odcp-feed-gallery{gap:2px!important}}@media (prefers-reduced-motion:reduce){.odcp-feed-loading i,.odcp-feed-card.is-new-feed-post{animation:none!important}}.odcp-feed-stream .odcp-feed-media{--odcp-feed-media-preset:460px;width:min(100%,var(--odcp-feed-media-custom,var(--odcp-feed-media-preset)))!important;max-width:calc(100% - 28px)!important;margin-top:0!important;margin-bottom:14px!important;border:1px solid #DCE5EE!important;border-radius:12px!important;background:#F8FAFC!important;box-shadow:0 1px 2px rgba(13,17,23,.025)!important}.odcp-feed-stream .odcp-feed-media-size-compact{--odcp-feed-media-preset:460px}.odcp-feed-stream .odcp-feed-media-size-medium{--odcp-feed-media-preset:580px}.odcp-feed-stream .odcp-feed-media-size-wide{--odcp-feed-media-preset:720px}.odcp-feed-stream .odcp-feed-media-align-left{margin-left:14px!important;margin-right:auto!important}.odcp-feed-stream .odcp-feed-media-align-center{margin-left:auto!important;margin-right:auto!important}.odcp-feed-stream .odcp-feed-media-align-right{margin-left:auto!important;margin-right:14px!important}.odcp-feed-stream .odcp-feed-gallery-1{display:flex!important;height:auto!important;min-height:0!important;max-height:none!important;align-items:center!important;justify-content:center!important;background:#F8FAFC!important}.odcp-feed-stream .odcp-feed-gallery-1 .odcp-feed-gallery-item{display:flex!important;width:100%!important;min-height:150px!important;max-height:300px!important;align-items:center!important;justify-content:center!important;background:#F8FAFC!important}.odcp-feed-stream .odcp-feed-gallery-1 img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:300px!important;object-fit:contain!important;background:transparent!important}.odcp-feed-stream .odcp-feed-gallery-item{position:relative;cursor:zoom-in}.odcp-feed-stream .odcp-feed-gallery-item:focus-visible{outline:3px solid rgba(24,119,242,.28)!important;outline-offset:-3px}.odcp-feed-stream .odcp-feed-gallery-item:after{content:"";position:absolute;inset:auto 9px 9px auto;width:25px;height:25px;border-radius:999px;background:rgba(13,17,23,.62) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-4-4M11 8v6M8 11h6'/%3E%3C/svg%3E") center/14px no-repeat;opacity:0;transform:translateY(2px);transition:opacity .16s ease,transform .16s ease;pointer-events:none}.odcp-feed-stream .odcp-feed-gallery-item:hover:after,.odcp-feed-stream .odcp-feed-gallery-item:focus-visible:after{opacity:1;transform:none}.odcp-feed-stream .odcp-feed-gallery-2{height:250px!important}.odcp-feed-stream .odcp-feed-gallery-3{height:280px!important}.odcp-feed-stream .odcp-feed-gallery-4{height:290px!important}.odcp-feed-stream .odcp-feed-media-video{height:auto!important;min-height:220px!important;max-height:330px!important;aspect-ratio:16/9}.odcp-feed-stream .odcp-feed-media-video video{max-height:330px!important}html.odcp-lightbox-open,html.odcp-lightbox-open body{overflow:hidden!important}.odcp-feed-lightbox[hidden]{display:none!important}.odcp-feed-lightbox{position:fixed;z-index:2147482500;inset:0;display:grid;grid-template-columns:minmax(44px,1fr) minmax(0,calc(100vw - 150px)) minmax(44px,1fr);align-items:center;justify-items:center;padding:28px;background:rgba(5,12,22,.90)}.odcp-feed-lightbox figure{grid-column:2;margin:0;display:grid;place-items:center;max-width:100%;max-height:calc(100vh - 72px)}.odcp-feed-lightbox img{display:block;max-width:min(1180px,100%);max-height:calc(100vh - 110px);width:auto;height:auto;object-fit:contain;border-radius:10px;background:#fff;box-shadow:0 18px 60px rgba(0,0,0,.35)}.odcp-feed-lightbox figcaption{margin-top:10px;max-width:760px;color:#E8EEF6;font:500 12px/1.5 Poppins,sans-serif;text-align:center}.odcp-feed-lightbox-close,.odcp-feed-lightbox-nav{position:fixed!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.22)!important;background:rgba(10,19,32,.68)!important;color:#fff!important;cursor:pointer!important;box-shadow:none!important}.odcp-feed-lightbox-close{top:18px!important;right:18px!important;width:40px!important;height:40px!important;border-radius:999px!important;font:400 28px/1 Arial,sans-serif!important}.odcp-feed-lightbox-nav{top:50%!important;width:44px!important;height:52px!important;margin-top:-26px!important;border-radius:12px!important;font:300 34px/1 Arial,sans-serif!important}.odcp-feed-lightbox-prev{left:18px!important}.odcp-feed-lightbox-next{right:18px!important}.odcp-feed-lightbox-close:hover,.odcp-feed-lightbox-nav:hover{background:rgba(24,119,242,.88)!important}.odcp-feed-lightbox-close:focus-visible,.odcp-feed-lightbox-nav:focus-visible{outline:3px solid rgba(255,255,255,.62)!important;outline-offset:3px}@media (min-width:768px) and (max-width:1180px){.odcp-feed-stream{max-width:100%}.odcp-feed-stream .odcp-feed-media-size-wide{--odcp-feed-media-preset:640px}.odcp-feed-stream .odcp-feed-gallery-2{height:235px!important}.odcp-feed-stream .odcp-feed-gallery-3,.odcp-feed-stream .odcp-feed-gallery-4{height:270px!important}}@media (max-width:767px){.odcp-feed-stream .odcp-feed-media{width:min(100%,var(--odcp-feed-media-custom,var(--odcp-feed-media-preset)))!important;max-width:calc(100% - 20px)!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:12px!important;border-radius:11px!important}.odcp-feed-stream .odcp-feed-gallery-1 .odcp-feed-gallery-item{min-height:130px!important;max-height:260px!important}.odcp-feed-stream .odcp-feed-gallery-1 img{max-height:260px!important}.odcp-feed-stream .odcp-feed-gallery-2{height:210px!important}.odcp-feed-stream .odcp-feed-gallery-3,.odcp-feed-stream .odcp-feed-gallery-4{height:245px!important}.odcp-feed-stream .odcp-feed-media-video{min-height:190px!important;max-height:280px!important}.odcp-feed-stream .odcp-feed-media-video video{max-height:280px!important}.odcp-feed-lightbox{grid-template-columns:1fr;padding:58px 12px 18px}.odcp-feed-lightbox figure{grid-column:1;max-height:calc(100vh - 92px)}.odcp-feed-lightbox img{max-width:100%;max-height:calc(100vh - 120px);border-radius:8px}.odcp-feed-lightbox-close{top:10px!important;right:10px!important;width:38px!important;height:38px!important}.odcp-feed-lightbox-nav{top:auto!important;bottom:14px!important;width:42px!important;height:42px!important;margin:0!important;border-radius:999px!important}.odcp-feed-lightbox-prev{left:calc(50% - 50px)!important}.odcp-feed-lightbox-next{right:calc(50% - 50px)!important}}@media (max-width:420px){.odcp-feed-stream .odcp-feed-gallery-2{height:180px!important}.odcp-feed-stream .odcp-feed-gallery-3,.odcp-feed-stream .odcp-feed-gallery-4{height:220px!important}.odcp-feed-stream .odcp-feed-gallery-item:after{display:none}}@media (prefers-reduced-motion:reduce){.odcp-feed-stream .odcp-feed-gallery-item:after{transition:none}}.odcp-feed-stream .odcp-feed-author,
.odcp-feed-author{display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:start!important;gap:10px 12px!important;min-height:0!important;padding:15px 16px 10px!important}.odcp-feed-stream .odcp-feed-avatar-link,.odcp-feed-avatar-link{display:block!important;width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%!important}.odcp-feed-stream .odcp-feed-avatar,.odcp-feed-avatar{width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%!important;object-fit:cover!important;border:1px solid #E3EAF3!important;background:#F4F7FB!important}.odcp-feed-author>.odcp-feed-author-main{display:grid!important;gap:3px!important;min-width:0!important;padding-top:1px!important}.odcp-feed-author-name-row{display:flex!important;align-items:center!important;gap:5px!important;min-width:0!important;flex-wrap:wrap!important}.odcp-feed-author-name{display:inline-flex!important;align-items:center!important;min-width:0!important;color:#111827!important;text-decoration:none!important;font:600 15px/1.25 Poppins,system-ui,sans-serif!important}.odcp-feed-author-name strong{font:inherit!important;color:inherit!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:250px!important}.odcp-feed-author-name:hover{color:#0A4FD8!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important}.odcp-feed-author-name-row>.odcp-role-badge,.odcp-feed-author-name-row>.odcp-verified-badge{margin:0 0 0 1px!important;vertical-align:middle!important;flex:0 0 auto!important}.odcp-feed-author-name-row>.odcp-role-badge,.odcp-feed-author-name-row>.odcp-role-badge img{width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;max-height:18px!important;object-fit:contain!important}.odcp-feed-author-name-row>.odcp-verified-badge,.odcp-feed-author-name-row>.odcp-verified-badge img{width:17px!important;height:17px!important;min-width:17px!important;max-width:17px!important;max-height:17px!important;object-fit:contain!important}.odcp-feed-follow{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;margin:0!important;padding:0 3px!important;border:0!important;background:transparent!important;color:#1877F2!important;font:600 11.5px/1.2 Poppins,system-ui,sans-serif!important;cursor:pointer!important;box-shadow:none!important}.odcp-feed-follow:before{content:'·';margin-right:6px;color:#A5AFBC;font-weight:500}.odcp-feed-follow:hover{color:#0A4FD8!important;text-decoration:underline!important;text-underline-offset:2px}.odcp-feed-follow.is-following{color:#667085!important}.odcp-feed-follow:disabled{opacity:.55;cursor:wait}.odcp-feed-author-meta{display:flex!important;align-items:center!important;gap:5px!important;flex-wrap:wrap!important;color:#7A8798!important;font:400 11.5px/1.35 Poppins,system-ui,sans-serif!important}.odcp-feed-author-meta i{font-style:normal!important;color:#B1BAC6!important}.odcp-feed-type{color:#1877F2!important;font-weight:600!important;text-decoration:none!important}.odcp-feed-type:hover{text-decoration:underline!important;text-underline-offset:2px}.odcp-feed-author-highlights{display:flex!important;align-items:center!important;gap:0!important;min-width:0!important;flex-wrap:wrap!important;margin-top:2px!important;color:#52637A!important;font:500 10.5px/1.4 Poppins,system-ui,sans-serif!important}.odcp-feed-author-highlights span{display:inline-flex!important;align-items:center!important;font:inherit!important;color:inherit!important;white-space:nowrap!important}.odcp-feed-author-highlights span:not(:last-child):after{content:'·';margin:0 6px;color:#B7C0CB;font-weight:500}.odcp-feed-author>.odcp-feed-author-tools{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;min-width:max-content!important;margin:-2px -4px 0 0!important;padding:0!important}.odcp-feed-author-socials{display:flex!important;align-items:center!important;gap:3px!important}.odcp-author-social-link.is-feed{display:grid!important;place-items:center!important;width:27px!important;height:27px!important;min-width:27px!important;border-radius:8px!important;background:transparent!important;color:var(--odcp-social-color,#667085)!important;text-decoration:none!important;transition:background .16s ease,transform .16s ease!important}.odcp-author-social-link.is-feed:hover{background:color-mix(in srgb,var(--odcp-social-color,#1877F2) 9%,#fff)!important;transform:translateY(-1px)!important}.odcp-author-social-link.is-feed .odcp-professional-profile-mark{width:25px!important;height:25px!important;border-radius:7px!important;background:transparent!important;color:inherit!important}.odcp-author-social-link.is-feed .odcp-professional-profile-mark svg{width:16px!important;height:16px!important}.odcp-feed-author-tools .odcp-feed-more{position:relative!important;right:auto!important;top:auto!important;z-index:20!important;margin:0!important;width:auto!important;height:auto!important}.odcp-feed-author-tools .odcp-feed-more-toggle{width:30px!important;height:30px!important;min-width:30px!important;font-size:20px!important}.odcp-feed-author-tools .odcp-feed-more-menu{right:0!important;top:34px!important}.odcp-public-author-profile{background:#F6F8FB}.odcp-public-profile-shell{width:min(1120px,90%)!important;margin:32px auto 52px!important;font-family:Poppins,system-ui,sans-serif!important;color:#0D1117!important}.odcp-public-profile-card{overflow:hidden;border:1px solid #DCE5EF;border-radius:20px;background:#fff;box-shadow:0 10px 34px rgba(13,17,23,.045)}.odcp-public-profile-identity{display:grid;grid-template-columns:104px minmax(0,1fr) auto;gap:22px;align-items:center;padding:26px 28px 22px}.odcp-public-profile-avatar{display:block;width:104px;height:104px;border-radius:50%;object-fit:cover;border:1px solid #DCE5EF;background:#F4F7FB}.odcp-public-profile-copy{display:grid;gap:8px;min-width:0}.odcp-public-profile-name-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.odcp-public-profile-name-row h1{margin:0!important;color:#0D1117!important;font:650 clamp(24px,2.4vw,34px)/1.14 Poppins,system-ui,sans-serif!important}.odcp-public-profile-name-row>.odcp-role-badge,.odcp-public-profile-name-row>.odcp-verified-badge{margin:0!important}.odcp-public-profile-highlights{display:flex;align-items:center;flex-wrap:wrap;gap:0;color:#516278;font-size:12px;font-weight:500}.odcp-public-profile-highlights span{display:inline-flex;align-items:center}.odcp-public-profile-highlights span:not(:last-child):after{content:'·';margin:0 8px;color:#B1BBC7}.odcp-public-profile-bio{max-width:720px;margin:0!important;color:#56657A!important;font-size:13px!important;line-height:1.7!important}.odcp-public-profile-skills{display:flex;flex-wrap:wrap;gap:6px}.odcp-public-profile-skills span{padding:5px 8px;border:1px solid #E0E7F0;border-radius:999px;background:#F8FAFD;color:#53647A;font-size:10.5px;font-weight:500}.odcp-public-profile-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;max-width:320px}.odcp-author-socials.is-profile{display:flex;align-items:center;gap:5px}.odcp-author-socials.is-profile .odcp-author-social-link{display:grid;width:34px;height:34px;place-items:center;border:1px solid #E0E7F0;border-radius:10px;background:#fff;color:var(--odcp-social-color,#1877F2);text-decoration:none}.odcp-author-socials.is-profile .odcp-professional-profile-mark{width:30px;height:30px;border-radius:8px;background:transparent;color:inherit}.odcp-author-socials.is-profile svg{width:18px!important;height:18px!important}.odcp-public-profile-website,.odcp-public-profile-follow{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:0 12px!important;border:1px solid #DCE5EF!important;border-radius:10px!important;background:#fff!important;color:#344054!important;font:600 11px/1 Poppins,system-ui,sans-serif!important;text-decoration:none!important;cursor:pointer!important}.odcp-public-profile-follow{border-color:#1877F2!important;background:#1877F2!important;color:#fff!important}.odcp-public-profile-follow.is-following{border-color:#D6DFEA!important;background:#F7F9FC!important;color:#53647A!important}.odcp-public-profile-stats{display:flex;align-items:center;gap:0;border-top:1px solid #E8EDF3;background:#FBFCFE;padding:0 28px}.odcp-public-profile-stats>span{display:flex;align-items:baseline;gap:5px;padding:13px 24px 13px 0;margin-right:24px}.odcp-public-profile-stats strong{font-size:14px;color:#0D1117}.odcp-public-profile-stats small{font-size:10.5px;color:#7A8798}.odcp-public-profile-feed{margin-top:22px}.odcp-public-profile-section-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:0 2px 12px}.odcp-public-profile-section-head>div{display:grid;gap:2px}.odcp-public-profile-section-head span{color:#1877F2;font-size:9.5px;font-weight:700;letter-spacing:.11em}.odcp-public-profile-section-head h2{margin:0!important;color:#0D1117!important;font:650 21px/1.25 Poppins,system-ui,sans-serif!important}.odcp-public-profile-section-head small{color:#7A8798;font-size:10.5px}.odcp-public-profile-feed .odcp-feed-wrap{max-width:820px;margin:0}.odcp-public-profile-editor{grid-column:1/-1;border:1px solid #E1E8F1;border-radius:12px;background:#FAFCFF;padding:0 12px}.odcp-public-profile-editor>summary{min-height:42px;display:flex;align-items:center;cursor:pointer;color:#344054;font-size:11.5px;font-weight:600;list-style:none}.odcp-public-profile-editor>summary::-webkit-details-marker{display:none}.odcp-public-profile-editor>summary:after{content:'+';margin-left:auto;color:#1877F2;font-size:17px;font-weight:500}.odcp-public-profile-editor[open]>summary:after{content:'−'}.odcp-public-profile-editor .odcp-profile-public-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 0 12px}.odcp-public-profile-editor>p{margin:0 0 12px!important;color:#7A8798!important;font-size:10.5px!important;line-height:1.5!important}@media (max-width:1024px){.odcp-public-profile-shell{width:94%!important}.odcp-public-profile-identity{grid-template-columns:88px minmax(0,1fr);padding:22px}.odcp-public-profile-avatar{width:88px;height:88px}.odcp-public-profile-actions{grid-column:2;justify-content:flex-start;max-width:none}.odcp-public-profile-feed .odcp-feed-wrap{max-width:100%}}@media (max-width:767px){.odcp-feed-stream .odcp-feed-author,.odcp-feed-author{grid-template-columns:40px minmax(0,1fr) auto!important;gap:8px 9px!important;padding:13px 13px 9px!important}.odcp-feed-stream .odcp-feed-avatar-link,.odcp-feed-avatar-link,.odcp-feed-stream .odcp-feed-avatar,.odcp-feed-avatar{width:40px!important;height:40px!important;min-width:40px!important}.odcp-feed-author-name{font-size:14px!important}.odcp-feed-author-name strong{max-width:170px!important}.odcp-feed-author-highlights{grid-column:1/-1;font-size:10px!important;margin-top:1px!important}.odcp-feed-author>.odcp-feed-author-main{gap:2px!important}.odcp-author-social-link.is-feed{width:25px!important;height:25px!important;min-width:25px!important}.odcp-author-social-link.is-feed .odcp-professional-profile-mark{width:23px!important;height:23px!important}.odcp-author-social-link.is-feed .odcp-professional-profile-mark svg{width:15px!important;height:15px!important}.odcp-feed-author-tools .odcp-feed-more-toggle{width:28px!important;height:28px!important;min-width:28px!important}.odcp-public-profile-shell{width:95%!important;margin:20px auto 38px!important}.odcp-public-profile-card{border-radius:16px}.odcp-public-profile-identity{grid-template-columns:72px minmax(0,1fr);gap:14px;padding:18px}.odcp-public-profile-avatar{width:72px;height:72px}.odcp-public-profile-name-row h1{font-size:23px!important}.odcp-public-profile-highlights{font-size:10.5px}.odcp-public-profile-bio{font-size:12px!important}.odcp-public-profile-actions{grid-column:1/-1;justify-content:flex-start}.odcp-public-profile-stats{padding:0 18px;overflow-x:auto}.odcp-public-profile-stats>span{padding:12px 18px 12px 0;margin-right:18px;white-space:nowrap}.odcp-public-profile-section-head{align-items:start}.odcp-public-profile-section-head h2{font-size:18px!important}.odcp-public-profile-section-head small{display:none}.odcp-public-profile-editor .odcp-profile-public-grid{grid-template-columns:1fr}}@media (max-width:480px){.odcp-feed-author-socials{display:none!important}.odcp-feed-author-name strong{max-width:148px!important}.odcp-feed-follow{font-size:10.5px!important}.odcp-feed-author-highlights span{white-space:normal!important}.odcp-feed-author-highlights span:nth-child(n+4){display:none!important}.odcp-feed-author>.odcp-feed-author-tools{margin-right:-3px!important}.odcp-public-profile-identity{grid-template-columns:58px minmax(0,1fr);gap:11px;padding:15px}.odcp-public-profile-avatar{width:58px;height:58px}.odcp-public-profile-name-row h1{font-size:20px!important}.odcp-public-profile-copy{gap:5px}.odcp-public-profile-actions{gap:6px}.odcp-author-socials.is-profile .odcp-author-social-link{width:32px;height:32px}.odcp-public-profile-stats{padding-inline:15px}.odcp-public-profile-section-head{margin-inline:1px}}@media (prefers-reduced-motion:reduce){.odcp-author-social-link.is-feed{transition:none!important}}.odcp-public-profile-editor>summary small{margin-left:8px;color:#8491A2;font-size:9.5px;font-weight:400}.odcp-public-profile-editor-body{padding:0 0 12px}.odcp-public-profile-editor-body .odcp-form-grid-2{margin:0!important}.odcp-public-profile-editor-body .odcp-profile-public-note{margin:10px 0 0!important;color:#7A8798!important;font-size:10.5px!important;line-height:1.5!important}@media (max-width:600px){.odcp-public-profile-editor>summary{align-items:flex-start;flex-direction:column;justify-content:center;gap:1px;padding:7px 22px 7px 0;position:relative}.odcp-public-profile-editor>summary small{margin-left:0}.odcp-public-profile-editor>summary:after{position:absolute;right:0;top:50%;transform:translateY(-50%)}}.odcp-feed-author-name-row{display:flex!important;align-items:center!important;gap:5px!important;min-width:0!important;flex-wrap:wrap!important}.odcp-feed-author-inline-highlights{display:inline-flex!important;align-items:center!important;min-width:0!important;flex-wrap:wrap!important;color:#64748B!important;font:400 10.5px/1.35 Poppins,system-ui,sans-serif!important;letter-spacing:0!important}.odcp-feed-author-inline-highlights>span{display:inline-flex!important;align-items:center!important;white-space:nowrap!important;color:inherit!important;font:inherit!important}.odcp-feed-author-inline-highlights>span+span:before{content:'|';display:inline-block;margin:0 7px;color:#C4CDD8;font-weight:300!important;transform:translateY(-.5px)}.odcp-feed-author-meta{margin-top:2px!important;gap:6px!important;color:#7B8797!important;font:400 10.75px/1.35 Poppins,system-ui,sans-serif!important}.odcp-feed-author-meta .odcp-meta-separator{display:inline-block!important;color:#C4CDD8!important;font-style:normal!important;font-weight:300!important;transform:translateY(-.5px)}.odcp-feed-type{color:#1877F2!important;font-weight:500!important}.odcp-feed-follow{font-weight:500!important}.odcp-feed-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:51px!important;padding:8px 12px!important;border-top:1px solid #EAF0F6!important;background:#fff!important}.odcp-feed-actions-main{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;min-width:0!important;flex-wrap:wrap!important}.odcp-feed-actions-main>button,.odcp-feed-actions-main .odcp-reaction-primary{min-height:34px!important;padding:7px 9px!important;border-radius:9px!important;font:500 11px/1.2 Poppins,system-ui,sans-serif!important;white-space:nowrap!important}.odcp-feed-save-quick{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#667085!important;cursor:pointer!important;transition:background .16s ease,color .16s ease,transform .16s ease!important}.odcp-feed-save-quick:hover,.odcp-feed-save-quick:focus-visible{background:#F4F7FB!important;color:#1877F2!important;outline:none!important;transform:translateY(-1px)}.odcp-feed-save-quick svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linejoin:round!important}.odcp-feed-save-quick.is-saved{color:#1877F2!important;background:#F2F7FF!important}.odcp-feed-save-quick.is-saved svg{fill:currentColor!important;stroke:currentColor!important}.odcp-feed-more-menu{min-width:168px!important}.odcp-feed-more-menu .odcp-feed-edit-open{color:#0D1117!important}.odcp-feed-more-menu .odcp-feed-edit-open:hover{color:#1877F2!important}html.odcp-feed-editor-open{overflow:hidden!important}.odcp-feed-editor-modal[hidden]{display:none!important}.odcp-feed-editor-modal{position:fixed!important;inset:0!important;z-index:100000!important;display:grid!important;place-items:center!important;padding:22px!important;font-family:Poppins,system-ui,sans-serif!important}.odcp-feed-editor-backdrop{position:absolute!important;inset:0!important;background:rgba(13,17,23,.48)!important;backdrop-filter:blur(3px)!important}.odcp-feed-editor-panel{position:relative!important;z-index:1!important;width:min(680px,100%)!important;max-height:min(820px,calc(100vh - 44px))!important;overflow:hidden!important;border:1px solid #DDE5EF!important;border-radius:20px!important;background:#fff!important;box-shadow:0 28px 80px rgba(13,17,23,.22)!important;color:#0D1117!important}.odcp-feed-editor-panel>header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:18px 20px 14px!important;border-bottom:1px solid #EDF1F5!important}.odcp-feed-editor-panel>header>div{display:grid!important;gap:2px!important}.odcp-feed-editor-panel>header span{color:#1877F2!important;font:700 9px/1.2 Poppins,sans-serif!important;letter-spacing:.12em!important}.odcp-feed-editor-panel>header h2{margin:0!important;color:#0D1117!important;font:650 20px/1.25 Poppins,sans-serif!important}.odcp-feed-editor-close{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;min-width:34px!important;padding:0!important;border:1px solid #E2E8F0!important;border-radius:50%!important;background:#F8FAFC!important;color:#475569!important;font:400 22px/1 Poppins,sans-serif!important;cursor:pointer!important}.odcp-feed-editor-form{display:flex!important;flex-direction:column!important;min-height:0!important;max-height:calc(100vh - 120px)!important}.odcp-feed-editor-scroll{overflow:auto!important;padding:18px 20px 12px!important;overscroll-behavior:contain!important}.odcp-feed-editor-field{display:grid!important;gap:7px!important;margin:0 0 14px!important;color:#334155!important}.odcp-feed-editor-field>span{font:600 11px/1.3 Poppins,sans-serif!important}.odcp-feed-editor-field>span small{margin-left:5px!important;color:#94A3B8!important;font-weight:400!important}.odcp-feed-editor-field input,.odcp-feed-editor-field textarea,.odcp-feed-editor-field select{width:100%!important;box-sizing:border-box!important;border:1px solid #DCE5EF!important;border-radius:11px!important;background:#fff!important;color:#172033!important;font:400 13px/1.5 Poppins,sans-serif!important;outline:none!important;box-shadow:none!important;transition:border-color .16s ease,box-shadow .16s ease!important}.odcp-feed-editor-field input,.odcp-feed-editor-field select{min-height:42px!important;padding:9px 11px!important}.odcp-feed-editor-field textarea{min-height:150px!important;resize:vertical!important;padding:11px 12px!important}.odcp-feed-editor-field input:focus,.odcp-feed-editor-field textarea:focus,.odcp-feed-editor-field select:focus{border-color:#8DB8FF!important;box-shadow:0 0 0 3px rgba(24,119,242,.08)!important}.odcp-feed-editor-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 12px!important}.odcp-feed-editor-media{margin-top:2px!important;padding-top:14px!important;border-top:1px solid #EDF1F5!important}.odcp-feed-editor-section-title{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:10px!important}.odcp-feed-editor-section-title>div{display:grid!important;gap:2px!important}.odcp-feed-editor-section-title strong{font:650 12px/1.3 Poppins,sans-serif!important}.odcp-feed-editor-section-title small{color:#7C8999!important;font:400 10px/1.3 Poppins,sans-serif!important}.odcp-feed-editor-current{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-bottom:10px!important}.odcp-feed-editor-current.is-empty{display:none!important}.odcp-feed-edit-media-item{display:grid!important;grid-template-columns:48px minmax(0,1fr) 28px!important;align-items:center!important;gap:9px!important;min-width:0!important;padding:7px!important;border:1px solid #E3EAF2!important;border-radius:11px!important;background:#FAFCFE!important}.odcp-feed-edit-media-item img,.odcp-feed-edit-video-icon{width:48px!important;height:48px!important;border-radius:8px!important;object-fit:cover!important;background:#EEF4FA!important}.odcp-feed-edit-video-icon{display:grid!important;place-items:center!important;color:#1877F2!important;font-size:22px!important}.odcp-feed-edit-media-item>div{display:grid!important;gap:2px!important;min-width:0!important}.odcp-feed-edit-media-item strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font:550 10.5px/1.3 Poppins,sans-serif!important;color:#344054!important}.odcp-feed-edit-media-item small{color:#8793A3!important;font:400 9.5px/1.2 Poppins,sans-serif!important}.odcp-feed-edit-media-remove{display:grid!important;place-items:center!important;width:26px!important;height:26px!important;padding:0!important;border:1px solid #FFD3D3!important;border-radius:8px!important;background:#FFF4F4!important;color:#E53935!important;font:600 16px/1 Poppins,sans-serif!important;cursor:pointer!important}.odcp-feed-editor-upload{position:relative!important;display:flex!important;align-items:center!important;gap:8px!important;min-height:52px!important;padding:9px 12px!important;border:1px dashed #C8D7E8!important;border-radius:11px!important;background:#FBFDFF!important;color:#344054!important;cursor:pointer!important}.odcp-feed-editor-upload input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.odcp-feed-editor-upload>.dashicons{color:#1877F2!important}.odcp-feed-editor-upload b{font:550 11px/1.3 Poppins,sans-serif!important}.odcp-feed-editor-upload small{margin-left:auto!important;color:#8996A7!important;font:400 9.5px/1.3 Poppins,sans-serif!important}.odcp-feed-editor-new-files{display:grid!important;gap:4px!important;margin-top:8px!important;padding:8px 10px!important;border-radius:9px!important;background:#F5F9FF!important;color:#53647A!important;font:400 10px/1.35 Poppins,sans-serif!important}.odcp-feed-editor-new-files>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.odcp-feed-editor-new-files strong{font-weight:600!important}.odcp-feed-editor-clear-new{border:0!important;background:transparent!important;color:#E53935!important;font:500 10px/1 Poppins,sans-serif!important;cursor:pointer!important}.odcp-feed-editor-notice{margin-top:12px!important;padding:9px 11px!important;border-radius:9px!important;background:#F5F8FC!important;color:#53647A!important;font:500 10.5px/1.4 Poppins,sans-serif!important}.odcp-feed-editor-notice.is-error{background:#FFF2F2!important;color:#B42318!important}.odcp-feed-editor-notice.is-success{background:#ECFDF3!important;color:#027A48!important}.odcp-feed-editor-notice.is-info{background:#EFF6FF!important;color:#175CD3!important}.odcp-feed-editor-form>footer{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;padding:12px 20px 16px!important;border-top:1px solid #EDF1F5!important;background:#fff!important}.odcp-feed-editor-form>footer button{min-height:38px!important;padding:0 14px!important;border-radius:10px!important;font:600 11px/1 Poppins,sans-serif!important;cursor:pointer!important}.odcp-feed-editor-cancel{border:1px solid #DCE5EF!important;background:#fff!important;color:#475569!important}.odcp-feed-editor-save{border:1px solid #1877F2!important;background:#1877F2!important;color:#fff!important}.odcp-feed-editor-save:disabled{opacity:.55!important;cursor:wait!important}.odcp-feed-editor-form.is-loading .odcp-feed-editor-scroll{opacity:.55!important;pointer-events:none!important}body.odcp-public-author-profile .odcp-public-profile-shell{box-sizing:border-box!important;width:min(1120px,calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important}.odcp-public-profile-feed .odcp-feed-wrap{max-width:860px!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:1024px){.odcp-feed-author-inline-highlights{font-size:10px!important}.odcp-feed-author-inline-highlights>span+span:before{margin-inline:6px!important}body.odcp-public-author-profile .odcp-public-profile-shell{width:94%!important}}@media (max-width:767px){.odcp-feed-author-name-row{gap:4px!important}.odcp-feed-author-inline-highlights{width:100%!important;margin-top:1px!important;font-size:9.75px!important}.odcp-feed-author-inline-highlights>span:nth-child(n+4){display:none!important}.odcp-feed-author-meta{font-size:10.25px!important}.odcp-feed-actions{padding:7px 9px!important;gap:6px!important}.odcp-feed-actions-main{gap:2px!important;flex-wrap:nowrap!important}.odcp-feed-actions-main>button,.odcp-feed-actions-main .odcp-reaction-primary{padding-inline:6px!important;font-size:10px!important}.odcp-feed-save-quick{width:34px!important;height:34px!important;min-width:34px!important}.odcp-feed-save-quick svg{width:18px!important;height:18px!important}.odcp-feed-editor-modal{padding:0!important;place-items:end center!important}.odcp-feed-editor-panel{width:100%!important;max-height:92vh!important;border-radius:18px 18px 0 0!important;border-bottom:0!important}.odcp-feed-editor-panel>header{padding:15px 16px 12px!important}.odcp-feed-editor-scroll{padding:15px 16px 10px!important}.odcp-feed-editor-grid{grid-template-columns:1fr!important;gap:0!important}.odcp-feed-editor-current{grid-template-columns:1fr!important}.odcp-feed-editor-upload{align-items:flex-start!important;flex-wrap:wrap!important}.odcp-feed-editor-upload small{width:100%!important;margin-left:30px!important}.odcp-feed-editor-form>footer{padding:10px 16px max(14px,env(safe-area-inset-bottom))!important}.odcp-feed-editor-form>footer button{flex:1!important}body.odcp-public-author-profile .odcp-public-profile-shell{width:95%!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:390px){.odcp-feed-actions-main .odcp-reaction-primary-label{display:none!important}.odcp-feed-actions-main>button{padding-inline:5px!important}.odcp-feed-author-inline-highlights>span:nth-child(n+3){display:none!important}}@media (prefers-reduced-motion:reduce){.odcp-feed-save-quick,.odcp-feed-editor-field input,.odcp-feed-editor-field textarea,.odcp-feed-editor-field select{transition:none!important}}.odcp-feed-editor-content{width:100%!important;box-sizing:border-box!important;min-height:150px!important;max-height:320px!important;overflow:auto!important;padding:11px 12px!important;border:1px solid #DCE5EF!important;border-radius:11px!important;background:#fff!important;color:#172033!important;font:400 13px/1.55 Poppins,system-ui,sans-serif!important;outline:none!important;white-space:normal!important;overflow-wrap:anywhere!important;transition:border-color .16s ease,box-shadow .16s ease!important}.odcp-feed-editor-content:focus{border-color:#8DB8FF!important;box-shadow:0 0 0 3px rgba(24,119,242,.08)!important}.odcp-feed-editor-content:empty:before{content:attr(data-placeholder);color:#A0AEC0;pointer-events:none}.odcp-feed-editor-content p{margin:0 0 .75em!important}.odcp-feed-editor-content p:last-child{margin-bottom:0!important}.odcp-feed-author>.odcp-feed-author-main{gap:2px!important}.odcp-feed-author-name-row{flex-wrap:nowrap!important;gap:4px!important;min-height:20px!important}.odcp-feed-follow{min-height:20px!important;padding:0 2px!important;font:500 10.25px/1.15 Poppins,system-ui,sans-serif!important;white-space:nowrap!important}.odcp-feed-follow:before{content:'·';margin:0 4px 0 1px!important;color:#AEB8C4!important;font-weight:400!important}.odcp-feed-author-highlights{display:flex!important;grid-column:auto!important;align-items:center!important;flex-wrap:wrap!important;gap:0!important;margin:0!important;color:#7D8999!important;font:400 9.75px/1.3 Poppins,system-ui,sans-serif!important;letter-spacing:0!important}.odcp-feed-author-highlights span{display:inline-flex!important;align-items:center!important;white-space:nowrap!important;color:inherit!important;font:inherit!important}.odcp-feed-author-highlights span:not(:last-child):after{content:'|'!important;margin:0 3px!important;color:#C5CCD5!important;font-weight:300!important}.odcp-feed-author-meta{gap:3px!important;margin-top:0!important;color:#8994A3!important;font:400 10.5px/1.3 Poppins,system-ui,sans-serif!important}.odcp-feed-author-meta .odcp-meta-separator{margin:0 1px!important;color:#C3CBD5!important;font-weight:300!important}.odcp-feed-type{font-weight:550!important}.odcp-author-social-link.is-feed,
.odcp-author-socials.is-profile .odcp-author-social-link{color:#111827!important;background:transparent!important;border:1px solid transparent!important;box-shadow:none!important}.odcp-author-social-link.is-feed:hover,.odcp-author-social-link.is-feed:focus-visible,
.odcp-author-socials.is-profile .odcp-author-social-link:hover,.odcp-author-socials.is-profile .odcp-author-social-link:focus-visible{background:#111827!important;border-color:#111827!important;color:#fff!important;border-radius:8px!important;transform:none!important;outline:none!important}.odcp-author-social-link.is-feed{width:25px!important;height:25px!important;min-width:25px!important;border-radius:8px!important}.odcp-author-social-link.is-feed .odcp-professional-profile-mark{width:23px!important;height:23px!important;border-radius:7px!important}.odcp-author-social-link.is-feed .odcp-professional-profile-mark svg{width:14px!important;height:14px!important}.odcp-feed-author-socials{gap:2px!important}.odcp-feed-more-menu .odcp-feed-delete{color:#B42318!important}.odcp-feed-more-menu .odcp-feed-delete .dashicons{color:#D92D20!important}.odcp-feed-more-menu .odcp-feed-delete:hover{background:#FFF3F2!important;color:#B42318!important}.odcp-feed-more-menu .odcp-feed-history-open .dashicons{color:#667085!important}.odcp-feed-card.is-feed-removing{opacity:0!important;transform:translateY(-4px)!important;transition:opacity .16s ease,transform .16s ease!important}html.odcp-feed-history-open{overflow:hidden!important}.odcp-feed-history-modal[hidden]{display:none!important}.odcp-feed-history-modal{position:fixed!important;inset:0!important;z-index:100002!important;display:grid!important;place-items:center!important;padding:22px!important;font-family:Poppins,system-ui,sans-serif!important}.odcp-feed-history-backdrop{position:absolute!important;inset:0!important;background:rgba(9,17,29,.42)!important;backdrop-filter:blur(3px)!important}.odcp-feed-history-panel{position:relative!important;display:flex!important;flex-direction:column!important;width:min(560px,calc(100vw - 32px))!important;max-height:min(680px,calc(100vh - 44px))!important;overflow:hidden!important;border:1px solid #DCE5EF!important;border-radius:16px!important;background:#fff!important;box-shadow:0 24px 70px rgba(15,23,42,.2)!important}.odcp-feed-history-panel>header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:16px 18px 13px!important;border-bottom:1px solid #EDF1F5!important}.odcp-feed-history-panel>header>div{display:grid!important;gap:2px!important}.odcp-feed-history-panel>header span{color:#1877F2!important;font:650 8.5px/1 Poppins,sans-serif!important;letter-spacing:.11em!important}.odcp-feed-history-panel>header h2{margin:0!important;color:#111827!important;font:650 17px/1.25 Poppins,sans-serif!important}.odcp-feed-history-close{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;padding:0!important;border:1px solid #E2E8F0!important;border-radius:50%!important;background:#F8FAFC!important;color:#475569!important;font:400 20px/1 Poppins,sans-serif!important;cursor:pointer!important}.odcp-feed-history-list{overflow:auto!important;padding:7px 18px 8px!important;overscroll-behavior:contain!important}.odcp-feed-history-loading,.odcp-feed-history-empty{padding:24px 6px!important;color:#7A8798!important;font:400 11px/1.55 Poppins,sans-serif!important;text-align:center!important}.odcp-feed-history-item{position:relative!important;display:grid!important;grid-template-columns:10px minmax(0,1fr)!important;gap:9px!important;padding:12px 0!important;border-bottom:1px solid #F0F3F7!important}.odcp-feed-history-item:last-child{border-bottom:0!important}.odcp-feed-history-dot{width:7px!important;height:7px!important;margin-top:5px!important;border-radius:50%!important;background:#1877F2!important;box-shadow:0 0 0 3px #EAF2FF!important}.odcp-feed-history-item>div{display:grid!important;gap:4px!important;min-width:0!important}.odcp-feed-history-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.odcp-feed-history-top strong{color:#344054!important;font:600 10.5px/1.3 Poppins,sans-serif!important}.odcp-feed-history-top time,.odcp-feed-history-item small{color:#98A2B3!important;font:400 9.5px/1.35 Poppins,sans-serif!important}.odcp-feed-history-item b{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#53647A!important;font:500 10px/1.35 Poppins,sans-serif!important}.odcp-feed-history-item p{margin:0!important;color:#667085!important;font:400 10px/1.5 Poppins,sans-serif!important}.odcp-feed-history-panel>footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:11px 18px 14px!important;border-top:1px solid #EDF1F5!important;background:#FBFCFE!important}.odcp-feed-history-panel>footer small{color:#98A2B3!important;font:400 9.5px/1.3 Poppins,sans-serif!important}.odcp-feed-history-panel>footer button{min-height:34px!important;padding:0 12px!important;border:1px solid #DCE5EF!important;border-radius:9px!important;background:#fff!important;color:#475569!important;font:550 10px/1 Poppins,sans-serif!important;cursor:pointer!important}.odcp-feed-identity-settings{margin-top:14px!important}.odcp-feed-identity-social-settings{display:grid!important;gap:7px!important;margin-top:11px!important;padding-top:11px!important;border-top:1px solid #E8EDF3!important}.odcp-feed-identity-social-settings>strong{color:#344054!important;font-size:11px!important}.odcp-feed-identity-social-settings>small{color:#7A8798!important;font-size:10px!important}@media (max-width:1024px){.odcp-feed-author-highlights{font-size:9.4px!important}.odcp-feed-author-highlights span:not(:last-child):after{margin-inline:3px!important}}@media (max-width:767px){.odcp-feed-author-name-row{gap:3px!important}.odcp-feed-follow{font-size:9.75px!important}.odcp-feed-author-highlights{font-size:9.25px!important;line-height:1.25!important}.odcp-feed-author-highlights .is-experience,.odcp-feed-author-highlights .is-projects{display:none!important}.odcp-feed-author-highlights span:not(:last-child):after{margin-inline:3px!important}.odcp-feed-author-meta{font-size:9.75px!important}.odcp-feed-history-modal{padding:0!important;place-items:end center!important}.odcp-feed-history-panel{width:100%!important;max-height:88vh!important;border-radius:17px 17px 0 0!important;border-bottom:0!important}.odcp-feed-history-list{padding-inline:16px!important}.odcp-feed-history-panel>header,.odcp-feed-history-panel>footer{padding-inline:16px!important}}@media (max-width:430px){.odcp-feed-author-socials{display:none!important}.odcp-feed-author-highlights .is-title~.is-role:before{content:none!important}.odcp-feed-author-highlights .is-role{display:inline-flex!important}.odcp-feed-author-highlights span:nth-child(n+3){display:none!important}}@media (max-width:360px){.odcp-feed-author-highlights .is-role{display:none!important}.odcp-feed-follow{font-size:9.25px!important}}@media (prefers-reduced-motion:reduce){.odcp-feed-card.is-feed-removing,.odcp-author-social-link.is-feed{transition:none!important}}.odcp-metric-number{display:inline-grid;align-content:start;justify-items:start;gap:2px;min-width:0;font-variant-numeric:tabular-nums;line-height:1}.odcp-metric-number>strong{display:block!important;margin:0!important;color:inherit!important;font:inherit!important;line-height:1!important;white-space:nowrap}.odcp-metric-number>small{display:block!important;margin:0!important;color:#98A2B3!important;font:400 8px/1.15 Poppins,system-ui,sans-serif!important;white-space:nowrap;letter-spacing:0!important}.odcp-dash-stats>a{min-height:104px!important;padding:16px!important;align-content:center!important;row-gap:4px!important;border-radius:16px!important;box-shadow:0 5px 18px rgba(13,17,23,.025)!important}.odcp-dash-stats>a:hover,.odcp-dash-stats>a:focus-visible{transform:translateY(-2px)!important;border-color:#BCD3F7!important;box-shadow:0 12px 28px rgba(13,17,23,.055)!important;outline:none!important}.odcp-dash-stats i{width:38px!important;height:38px!important;border-radius:11px!important}.odcp-dash-stats .odcp-metric-number{font-size:23px!important;font-weight:650!important;color:#111827!important}.odcp-dash-stats>*>span:not(.odcp-metric-number){font-size:11.5px!important;font-weight:600!important;color:#344054!important}.odcp-dash-stats>*>small{font-size:9px!important;font-weight:400!important;line-height:1.35!important}.odcp-dash-panel{padding:18px!important;border-radius:17px!important;box-shadow:0 5px 20px rgba(13,17,23,.025)!important}.odcp-panel-head{margin-bottom:13px!important}.odcp-panel-head h2{font-size:18px!important;font-weight:560!important;letter-spacing:-.015em!important}.odcp-panel-head p{max-width:680px!important;font-size:10.5px!important;font-weight:400!important;line-height:1.55!important}.odcp-workflow-large{gap:9px!important}.odcp-workflow-large article{min-height:70px!important;padding:13px 14px!important;border-radius:13px!important;background:#FBFCFE!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.odcp-workflow-large article:hover{transform:translateY(-1px);border-color:#D5E2F3!important;box-shadow:0 8px 18px rgba(13,17,23,.035)}.odcp-workflow-large article>b{width:32px!important;height:32px!important;border-radius:10px!important;font-size:10px!important}.odcp-workflow-large h3{font-size:12.5px!important;font-weight:580!important}.odcp-workflow-large p{font-size:10px!important;line-height:1.45!important}.odcp-guest-overview-grid{grid-template-columns:1.2fr .8fr!important}.odcp-guest-overview-stats>a:first-child{border-color:#C4DAFB!important;background:linear-gradient(135deg,#fff,#F5F9FF)!important}.odcp-guest-view-accent{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 12px;padding:0 1px 10px;border-bottom:1px solid #EEF2F6}.odcp-guest-view-accent small{color:#98A2B3;font:400 9.5px/1.4 Poppins,system-ui,sans-serif}.odcp-professional-profile-mark.is-mask{display:block!important;width:22px!important;height:22px!important;background:currentColor!important;-webkit-mask-image:var(--odcp-brand-mask)!important;mask-image:var(--odcp-brand-mask)!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center!important;mask-position:center!important;-webkit-mask-size:contain!important;mask-size:contain!important;border-radius:0!important}.odcp-professional-profile-mark.is-upload img{display:block;width:100%!important;height:100%!important;object-fit:contain!important;filter:grayscale(1) contrast(1.08)}.odcp-presence-page-v5712{display:grid;gap:14px}.odcp-presence-intro{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:0 2px 10px;border-bottom:1px solid #EEF2F6}.odcp-presence-intro small{color:#98A2B3;font:400 9.5px/1.4 Poppins,system-ui,sans-serif}.odcp-presence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.odcp-presence-card{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;min-width:0;min-height:86px;padding:14px;border:1px solid #E3EAF2;border-radius:15px;background:#fff;color:#111827!important;text-decoration:none!important;box-shadow:0 4px 16px rgba(13,17,23,.025);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.odcp-presence-card:hover,.odcp-presence-card:focus-visible{transform:translateY(-2px);border-color:#C7D9EF;box-shadow:0 11px 25px rgba(13,17,23,.06);outline:none}.odcp-presence-card-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid #E7ECF2;border-radius:12px;background:#F8FAFC;color:#111827}.odcp-presence-card-icon .odcp-professional-profile-mark{width:23px!important;height:23px!important;color:inherit!important;background-color:currentColor!important}.odcp-presence-card-copy{display:grid;gap:2px;min-width:0}.odcp-presence-card-copy strong{font-size:12.5px!important;font-weight:620!important;line-height:1.3}.odcp-presence-card-copy small{overflow:hidden;color:#667085!important;font-size:9.5px!important;font-weight:400!important;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.odcp-presence-card-copy em{overflow:hidden;color:#98A2B3!important;font:400 8.5px/1.3 Poppins,system-ui,sans-serif!important;font-style:normal!important;text-overflow:ellipsis;white-space:nowrap}.odcp-presence-card>b{color:#98A2B3;font-size:12px;font-weight:500}.odcp-professional-profile{min-height:72px!important}.odcp-professional-profile-mark{color:#111827!important;background:#F8FAFC!important}.odcp-professional-profile:before{background:#111827!important;opacity:.45!important}.odcp-professional-profile:hover .odcp-professional-profile-mark{background:#111827!important;color:#fff!important}.odcp-professional-profile .odcp-professional-profile-mark.is-mask{background:currentColor!important}.odcp-guest-replica .odcp-dash-body{padding:22px!important}.odcp-guest-message-panel{min-height:460px!important}.odcp-guest-journey-panel,.odcp-guest-progress-panel{min-height:100%}.odcp-guest-replica .odcp-dash-topbar p{max-width:620px}@media (max-width:1100px){.odcp-presence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-guest-overview-grid{grid-template-columns:1fr!important}}@media (max-width:767px){.odcp-dash-stats>a{min-height:92px!important;padding:12px!important}.odcp-dash-stats i{width:34px!important;height:34px!important}.odcp-dash-stats .odcp-metric-number{font-size:19px!important}.odcp-dash-stats>*>span:not(.odcp-metric-number){font-size:10.5px!important}.odcp-panel-head h2{font-size:16.5px!important}.odcp-dash-panel{padding:14px!important}.odcp-guest-replica .odcp-dash-body{padding:13px!important}.odcp-presence-grid{grid-template-columns:1fr}.odcp-presence-card{min-height:74px;padding:11px 12px;grid-template-columns:36px minmax(0,1fr) 16px}.odcp-presence-card-icon{width:36px;height:36px;border-radius:10px}.odcp-presence-card-icon .odcp-professional-profile-mark{width:20px!important;height:20px!important}.odcp-presence-intro,.odcp-guest-view-accent{align-items:flex-start;flex-direction:column;gap:3px}}@media (max-width:430px){.odcp-dash-stats{grid-template-columns:1fr 1fr!important}.odcp-dash-stats>*>small{display:none!important}.odcp-workflow-large article{min-height:62px!important;padding:11px!important}.odcp-presence-card-copy small{display:none}.odcp-presence-card-copy em{font-size:8px!important}}@media (prefers-reduced-motion:reduce){.odcp-dash-stats>a,.odcp-workflow-large article,.odcp-presence-card{transition:none!important}.odcp-dash-stats>a:hover,.odcp-workflow-large article:hover,.odcp-presence-card:hover{transform:none!important}}:root{--odcp-profile-ink:#111827;--odcp-profile-muted:#667085;--odcp-profile-border:#E2E8F0;--odcp-profile-soft:#F7F9FC;--odcp-profile-hover:#111827}.odcp-professional-profile-mark{display:grid!important;place-items:center!important;background:transparent!important;color:inherit!important;box-shadow:none!important}.odcp-professional-profile-mark.is-asset img,
.odcp-professional-profile-mark.is-upload img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;filter:grayscale(1) brightness(0)!important;transition:filter .14s ease,opacity .14s ease!important}.odcp-professional-profile-mark.is-brand{background:transparent!important;color:inherit!important}.odcp-professional-profile-mark.is-brand svg{display:block!important;fill:currentColor!important;color:inherit!important}.odcp-professional-profile-mark.is-mask{background-color:currentColor!important;background-image:none!important}.odcp-author-social-link.is-feed,
.odcp-author-socials.is-profile .odcp-author-social-link{color:var(--odcp-profile-ink)!important;background:#fff!important;border:1px solid transparent!important;box-shadow:none!important}.odcp-author-social-link.is-feed .odcp-professional-profile-mark,
.odcp-author-socials.is-profile .odcp-author-social-link .odcp-professional-profile-mark{background:transparent!important;color:inherit!important}.odcp-author-social-link.is-feed:hover,.odcp-author-social-link.is-feed:focus-visible,
.odcp-author-socials.is-profile .odcp-author-social-link:hover,.odcp-author-socials.is-profile .odcp-author-social-link:focus-visible{background:var(--odcp-profile-hover)!important;border-color:var(--odcp-profile-hover)!important;color:#fff!important;outline:2px solid transparent!important}.odcp-author-social-link.is-feed:hover .is-asset img,.odcp-author-social-link.is-feed:focus-visible .is-asset img,
.odcp-author-social-link.is-feed:hover .is-upload img,.odcp-author-social-link.is-feed:focus-visible .is-upload img,
.odcp-author-socials.is-profile .odcp-author-social-link:hover .is-asset img,.odcp-author-socials.is-profile .odcp-author-social-link:focus-visible .is-asset img,
.odcp-author-socials.is-profile .odcp-author-social-link:hover .is-upload img,.odcp-author-socials.is-profile .odcp-author-social-link:focus-visible .is-upload img{filter:grayscale(1) brightness(0) invert(1)!important}.odcp-professional-profile{grid-template-columns:40px minmax(0,1fr) 18px!important;min-height:76px!important;border-color:var(--odcp-profile-border)!important;background:#fff!important;color:var(--odcp-profile-ink)!important;box-shadow:0 4px 16px rgba(13,17,23,.025)!important}.odcp-professional-profile:before{display:none!important;content:none!important}.odcp-professional-profile-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:1px solid #E7ECF2!important;border-radius:11px!important;background:var(--odcp-profile-soft)!important;color:var(--odcp-profile-ink)!important;transition:background .14s ease,color .14s ease,border-color .14s ease!important}.odcp-professional-profile-icon .odcp-professional-profile-mark{width:22px!important;height:22px!important;color:inherit!important}.odcp-professional-profile:hover,.odcp-professional-profile:focus-visible{border-color:#C7D5E7!important;background:#fff!important;color:var(--odcp-profile-ink)!important;box-shadow:0 10px 24px rgba(13,17,23,.055)!important}.odcp-professional-profile:hover .odcp-professional-profile-icon,.odcp-professional-profile:focus-visible .odcp-professional-profile-icon{background:var(--odcp-profile-hover)!important;border-color:var(--odcp-profile-hover)!important;color:#fff!important}.odcp-professional-profile:hover .odcp-professional-profile-icon .is-asset img,.odcp-professional-profile:focus-visible .odcp-professional-profile-icon .is-asset img,
.odcp-professional-profile:hover .odcp-professional-profile-icon .is-upload img,.odcp-professional-profile:focus-visible .odcp-professional-profile-icon .is-upload img{filter:grayscale(1) brightness(0) invert(1)!important}.odcp-professional-profile strong{font-weight:620!important}.odcp-professional-profile small{color:#7A8798!important;font-weight:400!important}.odcp-presence-card{border:1px solid var(--odcp-profile-border)!important;border-left:1px solid var(--odcp-profile-border)!important;background:#fff!important;color:var(--odcp-profile-ink)!important;box-shadow:0 4px 16px rgba(13,17,23,.025)!important}.odcp-presence-card-icon{background:var(--odcp-profile-soft)!important;border:1px solid #E7ECF2!important;color:var(--odcp-profile-ink)!important;transition:background .14s ease,color .14s ease,border-color .14s ease!important}.odcp-presence-card-icon .odcp-professional-profile-mark{width:23px!important;height:23px!important;background:transparent!important;color:inherit!important}.odcp-presence-card:hover,.odcp-presence-card:focus-visible{border-color:#C7D5E7!important;background:#fff!important;color:var(--odcp-profile-ink)!important;box-shadow:0 11px 25px rgba(13,17,23,.055)!important}.odcp-presence-card:hover .odcp-presence-card-icon,.odcp-presence-card:focus-visible .odcp-presence-card-icon{background:var(--odcp-profile-hover)!important;border-color:var(--odcp-profile-hover)!important;color:#fff!important}.odcp-presence-card:hover .odcp-presence-card-icon .is-asset img,.odcp-presence-card:focus-visible .odcp-presence-card-icon .is-asset img,
.odcp-presence-card:hover .odcp-presence-card-icon .is-upload img,.odcp-presence-card:focus-visible .odcp-presence-card-icon .is-upload img{filter:grayscale(1) brightness(0) invert(1)!important}.odcp-presence-card-copy strong{font-weight:620!important}.odcp-presence-card-copy small{font-size:10px!important;color:#667085!important}.odcp-presence-card-copy em{margin-top:1px!important;color:#98A2B3!important}.odcp-presence-intro small{max-width:360px}.odcp-professional-profile:focus-visible,.odcp-presence-card:focus-visible,.odcp-author-social-link:focus-visible{outline:2px solid #1877F2!important;outline-offset:2px!important}@media (max-width:767px){.odcp-professional-profile{grid-template-columns:36px minmax(0,1fr) 16px!important;min-height:68px!important;padding:10px 11px!important}.odcp-professional-profile-icon{width:36px!important;height:36px!important;border-radius:10px!important}.odcp-professional-profile-icon .odcp-professional-profile-mark{width:20px!important;height:20px!important}}@media (prefers-reduced-motion:reduce){.odcp-professional-profile-icon,.odcp-presence-card-icon,.odcp-professional-profile-mark img{transition:none!important}}:root{--odcp-ui-ink:#111827;--odcp-ui-surface:#FFFFFF;--odcp-ui-soft:#F6F8FB;--odcp-ui-line:#E2E8F0;--odcp-ui-hover:#111827}.odcp-author-social-link.is-feed{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;min-width:28px!important;padding:0!important;border:1px solid var(--odcp-ui-line)!important;border-radius:8px!important;background:var(--odcp-ui-surface)!important;color:var(--odcp-ui-ink)!important;overflow:hidden!important;line-height:1!important;box-shadow:none!important}.odcp-author-social-link.is-feed .odcp-professional-profile-mark{display:grid!important;place-items:center!important;width:15px!important;height:15px!important;min-width:15px!important;max-width:15px!important;max-height:15px!important;overflow:hidden!important;background:transparent!important;color:inherit!important}.odcp-author-social-link.is-feed .odcp-professional-profile-mark img,
.odcp-author-social-link.is-feed .odcp-professional-profile-mark svg{display:block!important;width:auto!important;height:auto!important;max-width:15px!important;max-height:15px!important;margin:auto!important;object-fit:contain!important}.odcp-author-social-link.is-feed.is-provider-facebook .odcp-professional-profile-mark img,
.odcp-author-social-link.is-feed.is-provider-facebook .odcp-professional-profile-mark svg{max-width:9px!important;max-height:15px!important}.odcp-author-social-link.is-feed:hover,.odcp-author-social-link.is-feed:focus-visible{background:var(--odcp-ui-hover)!important;border-color:var(--odcp-ui-hover)!important;color:#fff!important;transform:translateY(-1px)!important}.odcp-author-social-link.is-feed:hover .odcp-professional-profile-mark img,.odcp-author-social-link.is-feed:focus-visible .odcp-professional-profile-mark img{filter:grayscale(1) brightness(0) invert(1)!important}.odcp-professional-profile-icon,.odcp-presence-card-icon{display:grid!important;place-items:center!important;background:#fff!important;color:var(--odcp-ui-ink)!important;border:1px solid var(--odcp-ui-line)!important;overflow:hidden!important}.odcp-professional-profile-icon .odcp-professional-profile-mark,
.odcp-presence-card-icon .odcp-professional-profile-mark{display:grid!important;place-items:center!important;width:19px!important;height:19px!important;min-width:19px!important;max-width:19px!important;max-height:19px!important;overflow:hidden!important;background:transparent!important;color:inherit!important}.odcp-professional-profile-icon .odcp-professional-profile-mark img,.odcp-professional-profile-icon .odcp-professional-profile-mark svg,
.odcp-presence-card-icon .odcp-professional-profile-mark img,.odcp-presence-card-icon .odcp-professional-profile-mark svg{display:block!important;width:auto!important;height:auto!important;max-width:19px!important;max-height:19px!important;margin:auto!important;object-fit:contain!important}.odcp-professional-profile.is-provider-facebook .odcp-professional-profile-mark img,.odcp-professional-profile.is-provider-facebook .odcp-professional-profile-mark svg,
.odcp-presence-card.is-provider-facebook .odcp-professional-profile-mark img,.odcp-presence-card.is-provider-facebook .odcp-professional-profile-mark svg{max-width:11px!important;max-height:19px!important}.odcp-professional-profile:hover .odcp-professional-profile-icon,.odcp-professional-profile:focus-visible .odcp-professional-profile-icon,
.odcp-presence-card:hover .odcp-presence-card-icon,.odcp-presence-card:focus-visible .odcp-presence-card-icon{background:var(--odcp-ui-hover)!important;border-color:var(--odcp-ui-hover)!important;color:#fff!important}.odcp-professional-profile:hover .odcp-professional-profile-mark img,.odcp-professional-profile:focus-visible .odcp-professional-profile-mark img,
.odcp-presence-card:hover .odcp-professional-profile-mark img,.odcp-presence-card:focus-visible .odcp-professional-profile-mark img{filter:grayscale(1) brightness(0) invert(1)!important}.odcp-dashboard-v10 .odcp-dash-sidebar nav a{background:transparent!important;color:rgba(255,255,255,.74)!important;border:1px solid transparent!important}.odcp-dashboard-v10 .odcp-dash-sidebar nav a .odcp-nav-icon,.odcp-dashboard-v10 .odcp-dash-sidebar nav a i.dashicons{color:#8DBEF8!important}.odcp-dashboard-v10 .odcp-dash-sidebar nav a:hover,.odcp-dashboard-v10 .odcp-dash-sidebar nav a.is-active{background:rgba(255,255,255,.105)!important;color:#fff!important;border-color:rgba(255,255,255,.10)!important}.odcp-dashboard-v10 .odcp-dash-sidebar nav a:hover .odcp-nav-icon,.odcp-dashboard-v10 .odcp-dash-sidebar nav a.is-active .odcp-nav-icon,
.odcp-dashboard-v10 .odcp-dash-sidebar nav a:hover i.dashicons,.odcp-dashboard-v10 .odcp-dash-sidebar nav a.is-active i.dashicons{color:#fff!important}.odcp-feed-pending-note{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:10px 14px 0!important;padding:5px 8px!important;border:1px solid #F3D58A!important;border-radius:8px!important;background:#FFF9E8!important;color:#855B08!important;font:500 10px/1.2 Poppins,system-ui,sans-serif!important;width:max-content!important;max-width:calc(100% - 28px)!important}.odcp-feed-card.is-pending-post{border-color:#E7D9AF!important}body.odcp-single-feed-page{background:#F5F8FC!important}.odcp-single-feed-shell{width:min(1120px,92%)!important;margin:34px auto 54px!important;font-family:Poppins,system-ui,sans-serif!important;color:#111827!important}.odcp-single-feed-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:14px!important;padding:10px 12px!important;border:1px solid #E2E8F0!important;border-radius:12px!important;background:#fff!important;color:#7A8798!important;font-size:11px!important;box-shadow:0 5px 18px rgba(13,17,23,.03)!important}.odcp-single-feed-back{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#111827!important;text-decoration:none!important;font-weight:600!important}.odcp-single-feed-back:hover{color:#1877F2!important}.odcp-single-feed-primary{width:min(860px,100%)!important;margin:0 auto!important}.odcp-single-feed-primary>.odcp-feed-card{border-radius:18px!important;box-shadow:0 10px 30px rgba(13,17,23,.045)!important}.odcp-single-feed-primary .odcp-feed-copy-shell{max-height:none!important}.odcp-single-feed-primary .odcp-feed-copy{font-size:15px!important;line-height:1.75!important}.odcp-single-feed-primary .odcp-feed-see-more{display:none!important}.odcp-single-feed-related{width:min(920px,100%)!important;margin:30px auto 0!important;padding:20px!important;border:1px solid #E2E8F0!important;border-radius:18px!important;background:rgba(255,255,255,.72)!important;box-shadow:0 10px 30px rgba(13,17,23,.035)!important;box-sizing:border-box!important}.odcp-single-feed-related>header{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:14px!important;margin:0 0 14px!important;padding:0 2px!important}.odcp-single-feed-related>header .odcp-signature-label{display:block!important;margin:0 0 2px!important;font-size:14px!important}.odcp-single-feed-related>header h2{margin:0!important;font-size:21px!important;line-height:1.25!important}.odcp-single-feed-related>header p{margin:4px 0 0!important;color:#7A8798!important;font-size:10.5px!important;line-height:1.55!important;max-width:560px!important}.odcp-single-feed-related-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.odcp-single-related-card{min-width:0!important;border:1px solid #E2E8F0!important;border-radius:15px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 6px 20px rgba(13,17,23,.035)!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important}.odcp-single-related-card:hover{transform:translateY(-2px)!important;border-color:#C7D5E7!important;box-shadow:0 10px 26px rgba(13,17,23,.06)!important}.odcp-single-related-media{display:block!important;aspect-ratio:16/9!important;background:#F4F7FB!important;overflow:hidden!important}.odcp-single-related-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.odcp-single-related-card>div{padding:13px!important}.odcp-single-related-card small{color:#8793A4!important;font-size:9.5px!important}.odcp-single-related-card h3{margin:5px 0 7px!important;font-size:15px!important;line-height:1.35!important}.odcp-single-related-card h3 a{color:#111827!important;text-decoration:none!important}.odcp-single-related-card p{margin:0 0 10px!important;color:#667085!important;font-size:11px!important;line-height:1.6!important}.odcp-single-related-open{color:#1877F2!important;font-size:10.5px!important;font-weight:600!important;text-decoration:none!important}.odcp-composer-dynamic-avatar,.od-composer-avatar img,[data-odcp-composer-avatar] img{display:block!important;aspect-ratio:1/1!important;object-fit:cover!important;border-radius:9px!important}@media (max-width:1024px){.odcp-single-feed-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.odcp-single-feed-shell{width:94%!important}}@media (max-width:767px){.odcp-author-social-link.is-feed{width:26px!important;height:26px!important;min-width:26px!important;border-radius:7px!important}.odcp-feed-author-socials .odcp-author-social-link:nth-child(n+3){display:none!important}.odcp-single-feed-shell{width:95%!important;margin:18px auto 32px!important}.odcp-single-feed-toolbar{margin-bottom:10px!important}.odcp-single-feed-toolbar>span{display:none!important}.odcp-single-feed-primary{width:100%!important}.odcp-single-feed-primary>.odcp-feed-card{border-radius:14px!important}.odcp-single-feed-related-grid{grid-template-columns:1fr!important}.odcp-single-feed-related>header h2{font-size:19px!important}}@media (max-width:480px){.odcp-feed-author-socials{display:none!important}.odcp-feed-pending-note{margin-inline:11px!important}.odcp-single-feed-shell{width:calc(100% - 20px)!important}}@media (prefers-reduced-motion:reduce){.odcp-author-social-link.is-feed,.odcp-single-related-card{transition:none!important}.odcp-author-social-link.is-feed:hover,.odcp-single-related-card:hover{transform:none!important}}.odcp-client-file-card .odcp-file-card-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;flex:0 0 auto!important}.odcp-client-file-card .odcp-file-card-actions a{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:5px 8px!important;border:1px solid #E2E8F0!important;border-radius:8px!important;background:#fff!important;color:#334155!important;font-size:9.5px!important;font-weight:600!important;text-decoration:none!important}.odcp-client-file-card .odcp-file-card-actions a:hover,.odcp-client-file-card .odcp-file-card-actions a:focus-visible{background:#111827!important;border-color:#111827!important;color:#fff!important;outline:none!important}@media (max-width:600px){.odcp-client-file-card{align-items:flex-start!important;flex-wrap:wrap!important}.odcp-client-file-card .odcp-file-card-actions{width:100%!important;justify-content:flex-start!important;padding-left:48px!important}}.odcp-elementor-feed-composer .odcp-composer-media-notice.is-success{border-color:#B7E4D7!important;background:#F0FBF7!important;color:#08745F!important}.odcp-feed-more-menu .odcp-menu-bookmark-icon{display:inline-grid!important;flex:0 0 18px!important;width:18px!important;height:18px!important;place-items:center!important;color:currentColor!important}.odcp-feed-more-menu .odcp-menu-bookmark-icon svg{display:block!important;width:16px!important;height:16px!important;stroke:currentColor!important}.odcp-feed-editor-toolbar{display:flex!important;align-items:center!important;gap:4px!important;flex-wrap:wrap!important;padding:6px!important;margin:0 0 6px!important;border:1px solid #DCE5EF!important;border-radius:10px!important;background:#F8FAFC!important}.odcp-feed-editor-toolbar button{display:inline-grid!important;place-items:center!important;min-width:30px!important;height:30px!important;padding:0 8px!important;border:1px solid transparent!important;border-radius:7px!important;background:transparent!important;color:#475569!important;font:500 10.5px/1 Poppins,system-ui,sans-serif!important;cursor:pointer!important}.odcp-feed-editor-toolbar button:hover,.odcp-feed-editor-toolbar button:focus-visible{border-color:#D5E3F3!important;background:#fff!important;color:#0D1117!important;outline:none!important;box-shadow:0 2px 8px rgba(15,23,42,.05)!important}.odcp-feed-editor-toolbar-sep{width:1px!important;height:20px!important;margin:0 2px!important;background:#DDE5EF!important}.odcp-feed-editor-content blockquote,.odcp-feed-copy blockquote{margin:.8em 0!important;padding:.15em 0 .15em 1em!important;border-left:3px solid #1877F2!important;color:#475569!important;font-style:italic!important}.odcp-feed-editor-content pre,.odcp-feed-copy pre{max-width:100%!important;overflow:auto!important;margin:.8em 0!important;padding:10px 12px!important;border:1px solid #DCE5EF!important;border-radius:9px!important;background:#0D1117!important;color:#F8FAFC!important;font:400 12px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;white-space:pre-wrap!important;word-break:break-word!important}.odcp-feed-editor-content code,.odcp-feed-copy code{padding:.08em .28em!important;border-radius:4px!important;background:#EFF3F8!important;color:#9F1239!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:.92em!important}.odcp-feed-editor-content pre code,.odcp-feed-copy pre code{padding:0!important;background:transparent!important;color:inherit!important}.odcp-feed-editor-content ul,.odcp-feed-editor-content ol,.odcp-feed-copy ul,.odcp-feed-copy ol{margin:.65em 0 .75em 1.3em!important;padding:0!important}.odcp-feed-editor-content li,.odcp-feed-copy li{margin:.18em 0!important}.odcp-feed-stream .odcp-feed-gallery-layout-grid.odcp-feed-gallery-3{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:1fr!important;height:250px!important}.odcp-feed-stream .odcp-feed-gallery-layout-grid.odcp-feed-gallery-3 .odcp-feed-gallery-item-1{grid-row:auto!important}.odcp-feed-stream .odcp-feed-gallery-layout-feature.odcp-feed-gallery-2{grid-template-columns:1.35fr .75fr!important}.odcp-feed-stream .odcp-feed-gallery-layout-feature.odcp-feed-gallery-4{grid-template-columns:1.25fr .75fr!important;grid-template-rows:repeat(3,minmax(0,1fr))!important;height:310px!important}.odcp-feed-stream .odcp-feed-gallery-layout-feature.odcp-feed-gallery-4 .odcp-feed-gallery-item-1{grid-row:1/4!important}.odcp-feed-stream .odcp-feed-gallery-layout-feature.odcp-feed-gallery-4 .odcp-feed-gallery-item-2{grid-column:2;grid-row:1}.odcp-feed-stream .odcp-feed-gallery-layout-feature.odcp-feed-gallery-4 .odcp-feed-gallery-item-3{grid-column:2;grid-row:2}.odcp-feed-stream .odcp-feed-gallery-layout-feature.odcp-feed-gallery-4 .odcp-feed-gallery-item-4{grid-column:2;grid-row:3}.odcp-saved-panel{overflow:hidden!important}.odcp-saved-panel .odcp-panel-head{align-items:flex-start!important}.odcp-saved-count{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 9px!important;border-radius:999px!important;background:#F3F7FC!important;color:#667085!important;font:500 10px/1 Poppins,system-ui,sans-serif!important;white-space:nowrap!important}.odcp-saved-grid-v15{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:14px!important}.odcp-saved-card-v15{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px 14px!important;min-width:0!important;padding:16px!important;border:1px solid #DCE5EF!important;border-radius:14px!important;background:#fff!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,opacity .16s ease!important}.odcp-saved-card-v15:hover{transform:translateY(-1px)!important;border-color:#C7D9EF!important;box-shadow:0 8px 22px rgba(15,23,42,.045)!important}.odcp-saved-card-v15.is-removing{opacity:0!important;transform:scale(.98)!important}.odcp-saved-card-v15>div{min-width:0!important}.odcp-saved-card-v15 .odcp-saved-card-meta{display:flex!important;gap:6px!important;align-items:center!important;margin-bottom:6px!important;color:#7C8999!important;font:500 9.5px/1.35 Poppins,system-ui,sans-serif!important;text-transform:none!important}.odcp-saved-card-v15 h3{margin:0 0 6px!important;color:#111827!important;font:600 15px/1.32 Poppins,system-ui,sans-serif!important;overflow-wrap:anywhere!important}.odcp-saved-card-v15 p{margin:0!important;color:#667085!important;font:400 11.5px/1.55 Poppins,system-ui,sans-serif!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.odcp-saved-card-v15 .odcp-saved-card-actions{display:flex!important;align-items:flex-start!important;gap:6px!important}.odcp-saved-card-v15 .odcp-saved-card-actions>a{display:inline-flex!important;align-items:center!important;min-height:32px!important;padding:0 10px!important;border:1px solid #DCE5EF!important;border-radius:9px!important;color:#1877F2!important;background:#fff!important;text-decoration:none!important;font:600 10px/1 Poppins,system-ui,sans-serif!important}.odcp-saved-card-v15 .odcp-saved-remove{display:inline-grid!important;place-items:center!important;width:32px!important;height:32px!important;padding:0!important;border:1px solid #DCE5EF!important;border-radius:9px!important;background:#fff!important;color:#475569!important}.odcp-saved-card-v15 .odcp-saved-remove svg{width:15px!important;height:15px!important}.odcp-saved-card-v15 .odcp-saved-card-actions>a:hover,.odcp-saved-card-v15 .odcp-saved-remove:hover{background:#0D1117!important;border-color:#0D1117!important;color:#fff!important}.odcp-saved-empty-v15{grid-column:1/-1!important;min-height:180px!important}@media (max-width:900px){.odcp-saved-grid-v15{grid-template-columns:1fr!important}.odcp-feed-stream .odcp-feed-gallery-layout-grid.odcp-feed-gallery-3{height:230px!important}}@media (max-width:560px){.odcp-feed-editor-toolbar{gap:3px!important}.odcp-feed-editor-toolbar button{min-width:28px!important;height:28px!important;padding:0 6px!important}.odcp-feed-editor-toolbar-sep{display:none!important}.odcp-feed-stream .odcp-feed-gallery-layout-grid.odcp-feed-gallery-3{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;height:220px!important}.odcp-feed-stream .odcp-feed-gallery-layout-grid.odcp-feed-gallery-3 .odcp-feed-gallery-item-1{grid-column:1/-1!important}.odcp-saved-card-v15{grid-template-columns:1fr!important;padding:14px!important}.odcp-saved-card-v15 .odcp-saved-card-actions{justify-content:flex-start!important}}@media (prefers-reduced-motion:reduce){.odcp-saved-card-v15,.odcp-feed-editor-toolbar button{transition:none!important}}body.odcp-single-feed-page{background:#F5F8FC!important}.odcp-single-feed-shell-v16{width:min(1180px,92%)!important;margin:28px auto 56px!important;padding:0!important;overflow:visible!important}.odcp-single-feed-topline{width:min(920px,100%)!important;margin:0 auto 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:44px!important;padding:6px 8px!important;border:0!important;background:transparent!important}.odcp-single-feed-topline .odcp-single-feed-back{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:36px!important;padding:0 12px!important;border:1px solid #DCE5EF!important;border-radius:11px!important;background:#fff!important;color:#344054!important;font:600 10.5px/1 Poppins,system-ui,sans-serif!important;text-decoration:none!important;box-shadow:0 4px 14px rgba(13,17,23,.025)!important}.odcp-single-feed-topline .odcp-single-feed-back:hover{border-color:#BFD4F4!important;color:#0A4FD8!important;background:#F8FBFF!important}.odcp-single-feed-context{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 9px!important;border-radius:999px!important;background:#EEF5FF!important;color:#667085!important;font:500 9.5px/1 Poppins,system-ui,sans-serif!important}.odcp-single-feed-shell-v16 .odcp-single-feed-primary{width:min(920px,100%)!important;margin:0 auto!important}.odcp-single-feed-shell-v16 .odcp-single-feed-primary>.odcp-feed-card{margin:0!important;border-radius:18px!important;box-shadow:0 10px 30px rgba(13,17,23,.04)!important}.odcp-single-feed-related-v16{width:min(920px,100%)!important;max-width:920px!important;margin:28px auto 0!important;padding:18px!important;border:1px solid #E2E8F0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 26px rgba(13,17,23,.025)!important;box-sizing:border-box!important}.odcp-single-feed-related-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;margin:0 0 14px!important}.odcp-single-feed-related-head h2{margin:3px 0 2px!important;color:#111827!important;font:600 22px/1.25 Poppins,system-ui,sans-serif!important;letter-spacing:-.02em!important}.odcp-single-feed-related-head p{margin:0!important;color:#7B8798!important;font:400 10.5px/1.55 Poppins,system-ui,sans-serif!important}.odcp-single-feed-related-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.odcp-single-related-card{display:flex!important;flex-direction:column!important;min-width:0!important;min-height:210px!important;border:1px solid #DCE5EF!important;border-radius:15px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 5px 18px rgba(13,17,23,.025)!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease!important}.odcp-single-related-card:hover{transform:translateY(-2px)!important;border-color:#C5D6EA!important;box-shadow:0 10px 24px rgba(13,17,23,.05)!important}.odcp-single-related-media{display:block!important;width:100%!important;aspect-ratio:16/8.6!important;overflow:hidden!important;background:#F3F6FA!important}.odcp-single-related-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.odcp-single-related-body{display:flex!important;flex:1!important;flex-direction:column!important;padding:14px!important;min-width:0!important}.odcp-single-related-meta{display:flex!important;align-items:center!important;gap:5px!important;color:#8A96A6!important;font:400 9.5px/1.3 Poppins,system-ui,sans-serif!important}.odcp-single-related-meta i{font-style:normal!important;color:#CBD4DE!important}.odcp-single-related-body h3{margin:7px 0 7px!important;color:#111827!important;font:600 14px/1.4 Poppins,system-ui,sans-serif!important;overflow-wrap:anywhere!important}.odcp-single-related-body h3 a{color:inherit!important;text-decoration:none!important}.odcp-single-related-body p{margin:0 0 12px!important;color:#667085!important;font:400 10.5px/1.6 Poppins,system-ui,sans-serif!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.odcp-single-related-open{margin-top:auto!important;display:inline-flex!important;align-items:center!important;gap:5px!important;color:#1877F2!important;font:600 10px/1.2 Poppins,system-ui,sans-serif!important;text-decoration:none!important}.odcp-single-related-more{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin:18px auto 0!important}.odcp-single-related-load{appearance:none!important;min-height:38px!important;padding:0 16px!important;border:1px solid #D8E3F0!important;border-radius:11px!important;background:#fff!important;color:#0A4FD8!important;font:600 10.5px/1 Poppins,system-ui,sans-serif!important;cursor:pointer!important}.odcp-single-related-load:hover{background:#0D1117!important;border-color:#0D1117!important;color:#fff!important}.odcp-single-related-load:disabled{opacity:.58!important;cursor:wait!important}.odcp-single-related-status{color:#7B8798!important;font:400 9.5px/1.4 Poppins,system-ui,sans-serif!important}.odcp-single-related-sentinel{height:1px!important;width:100%!important}.odcp-bookmarks-panel-v16{overflow:hidden!important;padding:18px!important}.odcp-bookmarks-head-v16{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;margin:0 0 14px!important;padding:0!important}.odcp-bookmarks-head-v16 h2{margin:3px 0 2px!important;color:#111827!important;font:600 18px/1.25 Poppins,system-ui,sans-serif!important}.odcp-bookmarks-head-v16 p{margin:0!important;color:#778396!important;font:400 10.5px/1.5 Poppins,system-ui,sans-serif!important}.odcp-bookmarks-head-v16 .odcp-saved-count{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 9px!important;border-radius:999px!important;background:#F2F6FB!important;color:#667085!important;font:500 9.5px/1 Poppins,system-ui,sans-serif!important;white-space:nowrap!important}.odcp-bookmarks-grid-v16{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;min-width:0!important}.odcp-bookmark-card-v16{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;min-width:0!important;padding:15px!important;border:1px solid #DDE6F0!important;border-radius:14px!important;background:#fff!important;box-shadow:0 4px 15px rgba(13,17,23,.02)!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,opacity .16s ease!important}.odcp-bookmark-card-v16:hover{transform:translateY(-1px)!important;border-color:#C5D7EE!important;box-shadow:0 8px 22px rgba(13,17,23,.045)!important}.odcp-bookmark-card-v16.is-removing{opacity:0!important;transform:scale(.98)!important}.odcp-bookmark-icon-v16{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:11px!important;background:#EDF4FF!important;color:#1877F2!important}.odcp-bookmark-icon-v16 .dashicons{font-size:17px!important;width:17px!important;height:17px!important}.odcp-bookmark-body-v16{display:block!important;min-width:0!important}.odcp-bookmark-meta-v16{display:flex!important;align-items:center!important;gap:5px!important;margin:0 0 5px!important;color:#8995A5!important;font:400 9px/1.3 Poppins,system-ui,sans-serif!important}.odcp-bookmark-meta-v16 i{font-style:normal!important;color:#CAD3DE!important}.odcp-bookmark-card-v16 .odcp-bookmark-body-v16 h3{display:block!important;margin:0 0 6px!important;padding:0!important;max-width:100%!important;color:#111827!important;font:600 14px/1.4 Poppins,system-ui,sans-serif!important;letter-spacing:-.01em!important;overflow-wrap:anywhere!important}.odcp-bookmark-excerpt-v16{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0!important;color:#667085!important;font:400 10.5px/1.55 Poppins,system-ui,sans-serif!important}.odcp-bookmark-actions-v16{display:flex!important;align-items:center!important;gap:7px!important;margin-top:11px!important}.odcp-bookmark-actions-v16>a,.odcp-bookmark-actions-v16>button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:32px!important;padding:0 10px!important;border:1px solid #DCE5EF!important;border-radius:9px!important;background:#fff!important;color:#344054!important;text-decoration:none!important;font:600 9.5px/1 Poppins,system-ui,sans-serif!important;cursor:pointer!important}.odcp-bookmark-actions-v16>a:hover,.odcp-bookmark-actions-v16>button:hover{background:#0D1117!important;border-color:#0D1117!important;color:#fff!important}.odcp-bookmark-actions-v16 svg{width:13px!important;height:13px!important;fill:currentColor!important}.odcp-bookmarks-empty-v16{grid-column:1/-1!important;display:grid!important;place-items:center!important;gap:6px!important;min-height:180px!important;padding:26px!important;border:1px dashed #D5DFEA!important;border-radius:14px!important;background:#FBFCFE!important;text-align:center!important;color:#667085!important}.odcp-bookmarks-empty-v16 .dashicons{font-size:24px!important;width:24px!important;height:24px!important;color:#1877F2!important}.odcp-bookmarks-empty-v16 strong{color:#111827!important;font:600 14px/1.3 Poppins,system-ui,sans-serif!important}.odcp-bookmarks-empty-v16 p{margin:0!important;font:400 10.5px/1.5 Poppins,system-ui,sans-serif!important}.odcp-notification-bulk-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex-wrap:wrap!important}.odcp-notification-clearall,.odcp-notification-readall{display:inline-flex!important;align-items:center!important;gap:5px!important;min-height:31px!important;padding:0 9px!important;border:1px solid #DCE5EF!important;border-radius:9px!important;background:#fff!important;color:#667085!important;text-decoration:none!important;font:600 9px/1 Poppins,system-ui,sans-serif!important;cursor:pointer!important}.odcp-notification-clearall .dashicons,.odcp-notification-readall .dashicons{font-size:14px!important;width:14px!important;height:14px!important}.odcp-notification-clearall:hover,.odcp-notification-readall:hover{background:#0D1117!important;border-color:#0D1117!important;color:#fff!important}.odcp-notification-clearall.is-working{opacity:.6!important;cursor:wait!important}.odcp-project-workspace-v16{display:grid!important;gap:14px!important;min-width:0!important;color:#111827!important}.odcp-project-toolbar-v16{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.odcp-project-toolbar-v16>a{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 10px!important;border:1px solid #DCE5EF!important;border-radius:10px!important;background:#fff!important;color:#344054!important;text-decoration:none!important;font:600 9.5px/1 Poppins,system-ui,sans-serif!important}.odcp-project-toolbar-v16>a:hover{background:#0D1117!important;border-color:#0D1117!important;color:#fff!important}.odcp-project-toolbar-v16 .odcp-project-message-v16{color:#0A4FD8!important}.odcp-project-hero-v16{display:grid!important;grid-template-columns:minmax(0,1fr) 110px!important;align-items:center!important;gap:24px!important;padding:22px!important;border:1px solid #DDE6F0!important;border-radius:18px!important;background:linear-gradient(135deg,#FFFFFF,#F8FBFF 72%,#FFF8E8)!important;box-shadow:0 8px 26px rgba(13,17,23,.035)!important}.odcp-project-hero-meta-v16{display:flex!important;align-items:center!important;gap:6px!important;margin-bottom:7px!important;color:#7C899A!important;font:500 9px/1.3 Poppins,system-ui,sans-serif!important}.odcp-project-hero-meta-v16 i{font-style:normal!important;color:#CBD4DE!important}.odcp-project-hero-v16 h2{margin:0 0 7px!important;color:#111827!important;font:600 20px/1.3 Poppins,system-ui,sans-serif!important}.odcp-project-hero-v16 p{margin:0!important;max-width:720px!important;color:#667085!important;font:400 11px/1.65 Poppins,system-ui,sans-serif!important}.odcp-project-progress-v16{position:relative!important;display:grid!important;place-items:center!important;width:92px!important;height:92px!important;border-radius:50%!important;background:conic-gradient(#1877F2 calc(var(--odcp-project-progress)*1%),#E8EEF5 0)!important}.odcp-project-progress-v16:before{content:""!important;position:absolute!important;inset:9px!important;border-radius:50%!important;background:#fff!important}.odcp-project-progress-v16 strong,.odcp-project-progress-v16 span{position:relative!important;z-index:1!important}.odcp-project-progress-v16 strong{color:#111827!important;font:700 19px/1 Poppins,system-ui,sans-serif!important}.odcp-project-progress-v16 span{margin-top:-20px!important;color:#8A96A6!important;font:500 8px/1 Poppins,system-ui,sans-serif!important}.odcp-project-facts-v16{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}.odcp-project-facts-v16>div{min-width:0!important;padding:12px 13px!important;border:1px solid #E1E8F0!important;border-radius:12px!important;background:#fff!important}.odcp-project-facts-v16 span{display:block!important;margin-bottom:4px!important;color:#8A96A6!important;font:500 8.5px/1.2 Poppins,system-ui,sans-serif!important;text-transform:uppercase!important;letter-spacing:.04em!important}.odcp-project-facts-v16 strong{display:block!important;color:#273142!important;font:600 10.5px/1.35 Poppins,system-ui,sans-serif!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.odcp-project-manage-v16,.odcp-project-inline-manage-v16{border:1px solid #DCE5EF!important;border-radius:13px!important;background:#fff!important;overflow:hidden!important}.odcp-project-manage-v16>summary,.odcp-project-inline-manage-v16>summary{list-style:none!important;cursor:pointer!important}.odcp-project-manage-v16>summary::-webkit-details-marker,.odcp-project-inline-manage-v16>summary::-webkit-details-marker{display:none!important}.odcp-project-manage-v16>summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:13px 15px!important}.odcp-project-manage-v16>summary span{display:grid!important;gap:2px!important}.odcp-project-manage-v16>summary b{color:#111827!important;font:600 12px/1.3 Poppins,system-ui,sans-serif!important}.odcp-project-manage-v16>summary small{color:#8A96A6!important;font:400 9px/1.4 Poppins,system-ui,sans-serif!important}.odcp-project-manage-v16[open]>summary{border-bottom:1px solid #E8EDF3!important;background:#FBFCFE!important}.odcp-project-form-v16,.odcp-project-task-form-v16{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;padding:14px!important}.odcp-project-form-v16 label,.odcp-project-task-form-v16 label{display:grid!important;gap:5px!important;min-width:0!important}.odcp-project-form-v16 label>span,.odcp-project-task-form-v16 label>span{color:#667085!important;font:600 8.5px/1.2 Poppins,system-ui,sans-serif!important}.odcp-project-form-v16 input,.odcp-project-form-v16 select,.odcp-project-task-form-v16 input,.odcp-project-task-form-v16 select,.odcp-project-task-form-v16 textarea,.odcp-project-inline-manage-v16 input,.odcp-project-inline-manage-v16 select,.odcp-project-file-form-v16 input{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:38px!important;padding:8px 10px!important;border:1px solid #D7E0EA!important;border-radius:9px!important;background:#fff!important;color:#344054!important;font:400 10px/1.4 Poppins,system-ui,sans-serif!important;box-shadow:none!important}.odcp-project-task-form-v16 textarea{resize:vertical!important}.odcp-project-task-form-v16 .is-wide{grid-column:span 2!important}.odcp-project-form-action-v16{display:flex!important;align-items:flex-end!important}.odcp-project-btn-v16{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:0 12px!important;border:1px solid #1877F2!important;border-radius:9px!important;background:#1877F2!important;color:#fff!important;font:600 9.5px/1 Poppins,system-ui,sans-serif!important;cursor:pointer!important;text-decoration:none!important}.odcp-project-btn-v16:hover{background:#0A4FD8!important;border-color:#0A4FD8!important;color:#fff!important}.odcp-project-btn-light-v16{background:#fff!important;color:#0A4FD8!important;border-color:#CAD8EA!important}.odcp-project-btn-light-v16:hover{background:#0D1117!important;border-color:#0D1117!important;color:#fff!important}.odcp-project-grid-v16{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.odcp-project-panel-v16{min-width:0!important;padding:16px!important;border:1px solid #DDE6F0!important;border-radius:15px!important;background:#fff!important;box-shadow:0 5px 18px rgba(13,17,23,.025)!important}.odcp-project-panel-head-v16{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin-bottom:11px!important}.odcp-project-panel-head-v16 h3{margin:3px 0 2px!important;color:#111827!important;font:600 16px/1.3 Poppins,system-ui,sans-serif!important}.odcp-project-panel-head-v16 p{margin:0!important;color:#7B8798!important;font:400 9.5px/1.45 Poppins,system-ui,sans-serif!important}.odcp-project-panel-head-v16>b{display:grid!important;place-items:center!important;min-width:28px!important;height:28px!important;padding:0 7px!important;border-radius:999px!important;background:#F1F6FC!important;color:#667085!important;font:600 9px/1 Poppins,system-ui,sans-serif!important}.odcp-project-list-v16,.odcp-project-task-list-v16,.odcp-project-file-list-v16{display:grid!important;gap:7px!important}.odcp-project-list-v16>article,.odcp-project-task-list-v16>article,.odcp-project-file-list-v16>article{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;padding:10px 11px!important;border:1px solid #E8EDF3!important;border-radius:10px!important;background:#FBFCFE!important}.odcp-project-list-v16 strong,.odcp-project-task-list-v16 strong,.odcp-project-file-list-v16 strong{display:block!important;color:#273142!important;font:600 10px/1.35 Poppins,system-ui,sans-serif!important}.odcp-project-list-v16 small,.odcp-project-task-list-v16 small,.odcp-project-file-list-v16 small{display:block!important;margin-top:2px!important;color:#8995A5!important;font:400 8.5px/1.35 Poppins,system-ui,sans-serif!important}.odcp-project-person-v16{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important}.odcp-project-person-v16 img{width:30px!important;height:30px!important;border-radius:50%!important;object-fit:cover!important}.odcp-project-person-v16 span{min-width:0!important}.odcp-project-remove-v16{flex:0 0 auto!important;color:#B42318!important;text-decoration:none!important;font:600 8.5px/1 Poppins,system-ui,sans-serif!important}.odcp-project-remove-v16:hover{text-decoration:underline!important}.odcp-project-empty-v16{padding:14px!important;border:1px dashed #D7E0EA!important;border-radius:10px!important;color:#8A96A6!important;text-align:center!important;font:400 9.5px/1.4 Poppins,system-ui,sans-serif!important}.odcp-project-inline-manage-v16{margin-top:10px!important;background:#FBFCFE!important}.odcp-project-inline-manage-v16>summary{padding:9px 11px!important;color:#0A4FD8!important;font:600 9px/1 Poppins,system-ui,sans-serif!important}.odcp-project-inline-manage-v16[open]>summary{border-bottom:1px solid #E5EBF2!important}.odcp-project-inline-manage-v16>form{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding:10px!important}.odcp-project-tasks-v16,.odcp-project-files-v16{grid-column:1/-1!important}.odcp-project-task-list-v16>article{align-items:flex-start!important}.odcp-project-task-copy-v16{display:grid!important;gap:4px!important;min-width:0!important}.odcp-project-task-copy-v16 p{margin:0!important;color:#667085!important;font:400 9.5px/1.5 Poppins,system-ui,sans-serif!important}.odcp-project-task-actions-v16{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}.odcp-project-task-actions-v16 form{display:flex!important;align-items:center!important;gap:6px!important}.odcp-project-task-actions-v16 select{min-height:34px!important;padding:6px 8px!important;border:1px solid #D7E0EA!important;border-radius:8px!important;background:#fff!important;color:#344054!important;font:400 9px/1 Poppins,system-ui,sans-serif!important}.odcp-project-file-list-v16>article{display:grid!important;grid-template-columns:30px minmax(0,1fr) auto!important}.odcp-project-file-list-v16 .dashicons{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;background:#EDF4FF!important;color:#1877F2!important;font-size:15px!important}.odcp-project-file-list-v16 a{color:#0A4FD8!important;text-decoration:none!important;font:600 9px/1 Poppins,system-ui,sans-serif!important}.odcp-project-file-form-v16{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important}@media (max-width:1024px){.odcp-single-feed-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.odcp-bookmarks-grid-v16{grid-template-columns:1fr!important}.odcp-project-facts-v16{grid-template-columns:repeat(3,minmax(0,1fr))!important}.odcp-project-form-v16,.odcp-project-task-form-v16{grid-template-columns:repeat(2,minmax(0,1fr))!important}.odcp-project-task-form-v16 .is-wide{grid-column:span 2!important}}@media (max-width:767px){.odcp-single-feed-shell-v16{width:calc(100% - 22px)!important;margin:16px auto 34px!important}.odcp-single-feed-topline{padding:0!important;margin-bottom:10px!important}.odcp-single-feed-context{display:none!important}.odcp-single-feed-related-v16{margin-top:22px!important}.odcp-single-feed-related-grid{grid-template-columns:1fr!important}.odcp-single-feed-related-head h2{font-size:19px!important}.odcp-bookmarks-panel-v16{padding:13px!important}.odcp-bookmarks-head-v16{align-items:center!important}.odcp-bookmark-card-v16{grid-template-columns:34px minmax(0,1fr)!important;padding:13px!important}.odcp-bookmark-icon-v16{width:34px!important;height:34px!important}.odcp-notification-toolbar{align-items:flex-start!important}.odcp-notification-bulk-actions{width:100%!important;justify-content:flex-start!important}.odcp-project-toolbar-v16{align-items:stretch!important}.odcp-project-toolbar-v16>a{flex:1!important;justify-content:center!important}.odcp-project-hero-v16{grid-template-columns:1fr!important;padding:17px!important}.odcp-project-progress-v16{width:78px!important;height:78px!important;justify-self:start!important}.odcp-project-facts-v16{grid-template-columns:repeat(2,minmax(0,1fr))!important}.odcp-project-grid-v16{grid-template-columns:1fr!important}.odcp-project-form-v16,.odcp-project-task-form-v16,.odcp-project-inline-manage-v16>form{grid-template-columns:1fr!important}.odcp-project-task-form-v16 .is-wide{grid-column:auto!important}.odcp-project-tasks-v16,.odcp-project-files-v16{grid-column:auto!important}.odcp-project-task-list-v16>article{display:grid!important}.odcp-project-task-actions-v16{justify-content:flex-start!important}.odcp-project-file-form-v16{grid-template-columns:1fr!important}}@media (max-width:480px){.odcp-bookmarks-head-v16 p{display:none!important}.odcp-bookmark-card-v16{grid-template-columns:1fr!important}.odcp-bookmark-icon-v16{display:none!important}.odcp-bookmark-actions-v16>button span{display:none!important}.odcp-project-facts-v16{grid-template-columns:1fr 1fr!important}.odcp-project-toolbar-v16 .odcp-project-message-v16{display:none!important}}@media (prefers-reduced-motion:reduce){.odcp-single-related-card,.odcp-bookmark-card-v16{transition:none!important}.odcp-single-related-card:hover,.odcp-bookmark-card-v16:hover{transform:none!important}}.odcp-public-hub-page{background:#f5f8fc;min-height:60vh;padding:42px 0 70px}.odcp-public-hub{width:min(92%,1420px);margin:0 auto;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033}.odcp-public-hub__hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:28px 30px;border:1px solid #e2e8f0;border-radius:26px;background:#fff;box-shadow:0 18px 48px rgba(13,17,23,.05)}.odcp-public-hub__hero>div{max-width:760px}.odcp-public-hub__eyebrow,.odcp-public-card__kicker,.odcp-public-sidebar-card__head>span{display:block;color:#1877f2;font-size:11px;font-weight:700;letter-spacing:.1em}.odcp-public-hub__hero h1{margin:5px 0 8px;font-size:clamp(30px,3.2vw,48px);line-height:1.08;color:#111827}.odcp-public-hub__hero p{margin:0;color:#667085;font-size:16px;line-height:1.65}.odcp-public-hub__cta{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding:13px 18px;border-radius:14px;background:#ffb31a;color:#111827!important;text-decoration:none!important;font-weight:700}.odcp-public-hub__toolbar{margin:22px 0;display:grid;gap:14px}.odcp-public-hub__search{display:flex;gap:8px;max-width:620px}.odcp-public-hub__search input{min-width:0;flex:1;height:46px;border:1px solid #d8e0ea!important;border-radius:13px!important;padding:0 15px!important;background:#fff!important;color:#172033!important;box-shadow:none!important}.odcp-public-hub__search button{height:46px;padding:0 18px;border:0;border-radius:13px;background:#1877f2;color:#fff;font-weight:700;cursor:pointer}.odcp-public-hub__filters{display:flex;gap:8px;overflow:auto;padding:2px 0 4px;scrollbar-width:none}.odcp-public-hub__filters::-webkit-scrollbar{display:none}.odcp-public-hub__filters a{flex:0 0 auto;padding:8px 12px;border:1px solid #dbe4ef;border-radius:999px;background:#fff;color:#596579!important;text-decoration:none!important;font-size:12px;font-weight:600}.odcp-public-hub__filters a.is-active{background:#eef5ff;border-color:#bfd7ff;color:#0a4fd8!important}.odcp-public-hub__layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.odcp-public-hub__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.odcp-public-card{min-width:0;overflow:hidden;border:1px solid #dfe6ef;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(13,17,23,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.odcp-public-card:hover{transform:translateY(-2px);border-color:#c9d8eb;box-shadow:0 18px 42px rgba(13,17,23,.07)}.odcp-public-card__media{display:block;aspect-ratio:16/8.8;overflow:hidden;background:linear-gradient(135deg,#eef5ff,#f9fbfd);text-decoration:none!important}.odcp-public-card__media img{width:100%;height:100%;object-fit:cover;display:block}.odcp-public-card__media--empty{display:flex;align-items:center;justify-content:center}.odcp-public-card__media--empty span{font-size:12px;color:#667085;padding:8px 12px;border:1px solid #dbe4ef;border-radius:999px;background:#fff}.odcp-public-card__body{padding:20px}.odcp-public-card h2{margin:5px 0 9px;font-size:20px;line-height:1.3}.odcp-public-card h2 a{color:#111827!important;text-decoration:none!important}.odcp-public-card p{margin:0;color:#667085;font-size:14px;line-height:1.65}.odcp-public-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.odcp-public-card__meta span{font-size:11px;color:#475467;border:1px solid #e1e8f0;border-radius:999px;padding:5px 8px;background:#f8fafc}.odcp-public-card__link{display:inline-flex;margin-top:15px;color:#0a4fd8!important;text-decoration:none!important;font-size:13px;font-weight:700}.odcp-public-hub__sidebar{display:grid;gap:18px;position:sticky;top:100px}.odcp-public-sidebar-card,.odcp-public-sidebar-cta{border:1px solid #dfe6ef;border-radius:20px;background:#fff;padding:20px;box-shadow:0 12px 34px rgba(13,17,23,.04)}.odcp-public-sidebar-card__head h2{font-size:19px;margin:4px 0 13px}.odcp-public-sidebar-list{display:grid}.odcp-public-sidebar-list a{position:relative;display:grid;gap:4px;padding:13px 28px 13px 0;border-top:1px solid #edf1f6;text-decoration:none!important}.odcp-public-sidebar-list a:first-child{border-top:0}.odcp-public-sidebar-list small{color:#98a2b3;font-size:10px}.odcp-public-sidebar-list strong{color:#273246;font-size:13px;line-height:1.45}.odcp-public-sidebar-list a>span{position:absolute;right:2px;top:50%;transform:translateY(-50%);color:#1877f2}.odcp-public-sidebar-cta{background:#0d2342;color:#fff;border-color:#0d2342}.odcp-public-sidebar-cta__accent{font-family:cursive;font-size:16px;color:#fbc02d}.odcp-public-sidebar-cta h2{margin:8px 0;font-size:22px;color:#fff}.odcp-public-sidebar-cta p{margin:0 0 15px;color:#d7e0ec;font-size:13px;line-height:1.6}.odcp-public-sidebar-cta a{display:inline-flex;padding:10px 13px;border-radius:11px;background:#fff;color:#0a4fd8!important;text-decoration:none!important;font-size:12px;font-weight:700}.odcp-public-hub__empty{grid-column:1/-1;padding:38px;border:1px dashed #d7e0ea;border-radius:18px;background:#fff;text-align:center}.odcp-public-hub__empty>*{display:block}.odcp-public-hub__empty span{margin-top:5px;color:#667085}.odcp-public-hub__pagination{display:flex;gap:6px;justify-content:center;margin-top:26px}.odcp-public-hub__pagination .page-numbers{min-width:38px;height:38px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe4ef;border-radius:10px;background:#fff;color:#475467!important;text-decoration:none!important}.odcp-public-hub__pagination .current{background:#1877f2;color:#fff!important;border-color:#1877f2}@media (max-width:1100px){.odcp-public-hub__layout{grid-template-columns:minmax(0,1fr) 290px}.odcp-public-hub__grid{grid-template-columns:1fr}.odcp-public-hub__sidebar{top:84px}}@media (max-width:820px){.odcp-public-hub-page{padding:26px 0 52px}.odcp-public-hub{width:94%}.odcp-public-hub__hero{align-items:flex-start;flex-direction:column;padding:22px}.odcp-public-hub__layout{grid-template-columns:1fr}.odcp-public-hub__sidebar{position:static;grid-template-columns:1fr 1fr}.odcp-public-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.odcp-public-hub{width:95%}.odcp-public-hub__hero{border-radius:20px}.odcp-public-hub__hero h1{font-size:31px}.odcp-public-hub__cta{width:100%;justify-content:center}.odcp-public-hub__search{max-width:none}.odcp-public-hub__grid,.odcp-public-hub__sidebar{grid-template-columns:1fr}.odcp-public-card__body{padding:17px}.odcp-public-card h2{font-size:18px}}@media (prefers-reduced-motion:reduce){.odcp-public-card{transition:none}.odcp-public-card:hover{transform:none}}@media (max-width:1024px){.odcp-single-feed-related{width:min(860px,100%)!important;padding:17px!important}}@media (max-width:767px){.odcp-single-feed-related{width:100%!important;margin-top:20px!important;padding:14px!important;border-radius:14px!important}.odcp-single-feed-related>header{align-items:flex-start!important}.odcp-single-feed-related>header h2{font-size:18px!important}.odcp-single-feed-related>header p{font-size:10px!important}}@media (max-width:480px){.odcp-single-feed-related{padding:12px!important}.odcp-single-related-card{border-radius:12px!important}}.odcp-composer-live-avatar{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important}.odcp-composer-quota-notice{box-sizing:border-box;width:100%;margin:10px 0 2px;padding:10px 12px;border:1px solid #f2d4a3;border-radius:12px;background:#fffaf0;color:#79520d;font-size:12px;font-weight:400;line-height:1.45}.odcp-composer-quota-notice strong{font-weight:650;color:#6a4709}.odcp-elementor-feed-composer.is-odcp-quota-locked textarea,.odcp-elementor-feed-composer.is-odcp-quota-locked select,.odcp-elementor-feed-composer.is-odcp-quota-locked input[type=file]{cursor:not-allowed;opacity:.62;background:#f8fafc!important}.odcp-elementor-feed-composer.is-odcp-quota-locked button[type=submit],.odcp-elementor-feed-composer.is-odcp-quota-locked input[type=submit],[data-odcp-composer] form.is-odcp-quota-locked button[type=submit]{cursor:not-allowed!important;opacity:.48!important;filter:saturate(.5)}@media (max-width:767px){.odcp-composer-quota-notice{margin-top:8px;padding:9px 10px;font-size:11.5px}}body.odcp-single-feed-page .odcp-single-feed-shell-v16 > .odcp-single-feed-related-v16{display:block!important;width:min(920px,100%)!important;max-width:920px!important;min-width:0!important;margin:28px auto 0!important;padding:18px!important;box-sizing:border-box!important;border:1px solid #E2E8F0!important;border-radius:18px!important;background:#FFFFFF!important;box-shadow:0 8px 26px rgba(13,17,23,.025)!important}body.odcp-single-feed-page .odcp-single-feed-shell-v16 > .odcp-single-feed-related-v16 .odcp-single-feed-related-grid{width:100%!important;max-width:100%!important;min-width:0!important}@media (max-width:1024px){body.odcp-single-feed-page .odcp-single-feed-shell-v16 > .odcp-single-feed-related-v16{width:min(860px,100%)!important;max-width:860px!important;padding:16px!important}}@media (max-width:767px){body.odcp-single-feed-page .odcp-single-feed-shell-v16 > .odcp-single-feed-related-v16{width:100%!important;max-width:none!important;margin-top:20px!important;padding:14px!important;border-radius:14px!important}}.odcp-composer-avatar-host{width:44px!important;max-width:44px!important;min-width:44px!important;height:44px!important;max-height:44px!important;min-height:44px!important;flex:0 0 44px!important;align-self:center!important;margin:0 8px 0 0!important;overflow:hidden!important;line-height:0!important;border-radius:10px!important}.odcp-composer-avatar-host .elementor-widget-container{width:44px!important;max-width:44px!important;min-width:44px!important;height:44px!important;max-height:44px!important;min-height:44px!important;overflow:hidden!important;border-radius:10px!important;line-height:0!important}.odcp-composer-avatar-host img,
.odcp-composer-avatar-host .odcp-composer-live-avatar,
.odcp-composer-avatar-host [data-odcp-composer-avatar],
.odcp-composer-avatar-host .odcp-composer-dynamic-avatar{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;min-width:44px!important;min-height:44px!important;display:block!important;object-fit:cover!important;object-position:center!important;border-radius:10px!important;box-sizing:border-box!important;margin:0!important}.odcp-elementor-feed-composer.is-odcp-quota-checking button[type=submit],
.odcp-elementor-feed-composer.is-odcp-quota-checking input[type=submit]{cursor:wait!important;opacity:.68!important}.odcp-elementor-feed-composer.is-odcp-quota-locked{position:relative}.odcp-elementor-feed-composer.is-odcp-quota-locked textarea,
.odcp-elementor-feed-composer.is-odcp-quota-locked select,
.odcp-elementor-feed-composer.is-odcp-quota-locked input[type=file]{pointer-events:none!important;user-select:none!important}.odcp-elementor-feed-composer.is-odcp-quota-locked button[type=submit],
.odcp-elementor-feed-composer.is-odcp-quota-locked input[type=submit]{background:#98A2B3!important;border-color:#98A2B3!important;color:#fff!important;box-shadow:none!important;pointer-events:none!important}.odcp-composer-quota-notice.is-status{border-color:#D8E7FF;background:#F6F9FF;color:#475467}.odcp-composer-quota-notice.is-locked{border-color:#FEDF89;background:#FFFAEB;color:#7A4E08}@media (max-width:767px){.odcp-composer-avatar-host{width:40px!important;max-width:40px!important;min-width:40px!important;height:40px!important;max-height:40px!important;min-height:40px!important;flex-basis:40px!important;margin-right:7px!important;border-radius:9px!important}.odcp-composer-avatar-host .elementor-widget-container,
  .odcp-composer-avatar-host img,
  .odcp-composer-avatar-host .odcp-composer-live-avatar,
  .odcp-composer-avatar-host [data-odcp-composer-avatar],
  .odcp-composer-avatar-host .odcp-composer-dynamic-avatar{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:9px!important}}.odcp-home-left-rail-v18{display:grid;gap:14px;width:100%;font-family:inherit;color:#263246}.odcp-home-left-brand-v18,.odcp-home-left-nav-v18,.odcp-home-left-spotlight-v18,.odcp-home-left-project-v18{border:1px solid #DCE5EF;border-radius:18px;background:#fff}.odcp-home-left-brand-v18{padding:24px 22px 22px}.odcp-home-left-brand-v18>a{display:block;line-height:0}.odcp-home-left-brand-v18 img{display:block;width:min(190px,82%);height:auto;max-height:42px;object-fit:contain;object-position:left center}.odcp-home-left-brand-v18 p{margin:18px 0 0;font-size:15px;line-height:1.62;color:#667085}.odcp-home-left-nav-v18{padding:10px;display:grid;gap:3px}.odcp-home-left-item-v18{position:relative;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:9px 11px;border-radius:12px;color:#4B5565;text-decoration:none!important;font-size:15px;font-weight:500;transition:background .16s ease,color .16s ease,transform .16s ease}.odcp-home-left-item-v18:hover,.odcp-home-left-item-v18:focus-visible{background:#F1F6FF;color:#1877F2;transform:translateX(1px);outline:none}.odcp-home-left-item-messages{font-weight:650}.odcp-home-left-icon-v18{width:25px;height:25px;display:grid;place-items:center;color:currentColor}.odcp-home-left-icon-v18 svg{width:18px;height:18px;fill:currentColor}.odcp-home-left-badge-v18{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#E53935;color:#fff;font-size:10px;line-height:1;font-weight:800;box-shadow:0 4px 10px rgba(229,57,53,.16)}.odcp-home-left-badge-v18[hidden]{display:none!important}.odcp-home-left-spotlight-v18{padding:15px 16px;display:grid;grid-template-columns:minmax(0,1fr) 22px;gap:4px 10px;color:#0D1117;text-decoration:none!important;background:linear-gradient(145deg,#F8FBFF,#FFF9E8);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.odcp-home-left-spotlight-v18:hover,.odcp-home-left-spotlight-v18:focus-visible{transform:translateY(-1px);border-color:#BCD2F5;box-shadow:0 9px 24px rgba(13,17,23,.05);outline:none}.odcp-home-left-spotlight-v18>span{grid-column:1;color:#0A4FD8;font-size:9px;letter-spacing:.12em;font-weight:800}.odcp-home-left-spotlight-v18>strong{grid-column:1;font-size:13px;line-height:1.35}.odcp-home-left-spotlight-v18>i{grid-column:2;grid-row:1/3;align-self:center;display:grid;place-items:center;color:#0A4FD8}.odcp-home-left-spotlight-v18 svg,.odcp-home-left-project-v18 svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.odcp-home-left-project-v18{min-height:56px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:9px;border-color:#DCE5EF;background:#F7F9FC;color:#0D1117;text-decoration:none!important;font-size:14px;font-weight:750;transition:background .16s ease,color .16s ease,transform .16s ease,border-color .16s ease,box-shadow .16s ease}.odcp-home-left-project-v18:hover,.odcp-home-left-project-v18:focus-visible{background:var(--od-blue,#1877F2);border-color:var(--od-blue,#1877F2);color:#fff;transform:translateY(-1px);box-shadow:0 10px 24px rgba(24,119,242,.14);outline:none}.odcp-home-left-project-v18:active{transform:translateY(0)}@media (max-width:1024px){.odcp-home-left-brand-v18{padding:20px 18px}.odcp-home-left-brand-v18 p{font-size:14px}.odcp-home-left-item-v18{font-size:14px;min-height:45px}.odcp-home-left-brand-v18 img{max-width:170px}}@media (max-width:767px){.odcp-home-left-rail-v18{gap:10px}.odcp-home-left-brand-v18{padding:17px}.odcp-home-left-brand-v18 img{width:min(155px,70%);max-height:35px}.odcp-home-left-brand-v18 p{margin-top:12px;font-size:13px;line-height:1.5}.odcp-home-left-nav-v18{padding:7px}.odcp-home-left-item-v18{grid-template-columns:24px minmax(0,1fr) auto;min-height:43px;padding:7px 9px}.odcp-home-left-project-v18{min-height:50px}.odcp-home-left-spotlight-v18{padding:13px 14px}}@media (prefers-reduced-motion:reduce){.odcp-home-left-item-v18,.odcp-home-left-project-v18,.odcp-home-left-spotlight-v18{transition:none!important;transform:none!important}}.odcp-home-left-visitor-v19{position:relative;display:grid;gap:6px;padding:15px 16px 14px;border:1px solid #D9E6FA;border-radius:18px;background:linear-gradient(145deg,#F7FAFF 0%,#FFFDF6 100%);color:#344054;box-shadow:0 8px 22px rgba(13,17,23,.035)}.odcp-home-left-visitor-v19[hidden]{display:none!important}.odcp-home-left-visitor-v19>span{padding-right:24px;color:var(--od-deep,#0A4FD8);font-size:9px;line-height:1.2;font-weight:850;letter-spacing:.13em}.odcp-home-left-visitor-v19>strong{padding-right:20px;color:#101828;font-size:13px;line-height:1.38}.odcp-home-left-visitor-v19>p{margin:0;color:#667085;font-size:11.5px;line-height:1.55}.odcp-home-left-visitor-v19>a{margin-top:4px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--od-blue,#1877F2);text-decoration:none!important;font-size:11.5px;font-weight:750}.odcp-home-left-visitor-v19>a:hover,.odcp-home-left-visitor-v19>a:focus-visible{color:var(--od-deep,#0A4FD8);outline:none}.odcp-home-left-visitor-v19>a i{display:grid;place-items:center}.odcp-home-left-visitor-v19>a svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.odcp-home-left-visitor-dismiss-v19{position:absolute;top:8px;right:8px;width:25px;height:25px;padding:0;border:0;border-radius:8px;background:transparent;color:#98A2B3;font:500 18px/1 system-ui;cursor:pointer}.odcp-home-left-visitor-dismiss-v19:hover,.odcp-home-left-visitor-dismiss-v19:focus-visible{background:#fff;color:#344054;box-shadow:0 3px 10px rgba(13,17,23,.06);outline:none}.odcp-home-left-spotlight-v18:hover,.odcp-home-left-spotlight-v18:focus-visible{background:#F4F8FF;border-color:#B7CDF4;box-shadow:0 9px 24px rgba(24,119,242,.065)}@media (max-width:767px){.odcp-home-left-visitor-v19{padding:13px 14px}.odcp-home-left-visitor-v19>strong{font-size:12.5px}.odcp-home-left-visitor-v19>p{font-size:11px}}.odcp-tech-feed-page-v5720{width:100%;max-width:none!important;color:#0D1117}.odcp-tech-feed-shell-v5720{width:min(78%,1280px);margin:26px auto 34px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:22px;align-items:start}.odcp-tech-feed-main-v5720{min-width:0;display:grid;gap:16px}.odcp-tech-feed-side-v5720{display:grid;gap:16px;position:sticky;top:110px}.odcp-tech-feed-hero-v5720{padding:22px 24px;border:1px solid #DCE5EF;border-radius:22px;background:linear-gradient(145deg,#FFFFFF 0%,#F7FAFF 62%,#FFFDF6 100%);box-shadow:0 10px 30px rgba(13,17,23,.04)}.odcp-tech-feed-kicker-v5720{display:block;margin:0 0 6px;color:var(--od-blue,#1877F2);font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.odcp-tech-feed-hero-v5720 h1{margin:0!important;color:#0D1117;font-size:clamp(28px,2.8vw,38px)!important;line-height:1.12!important;letter-spacing:-.03em}.odcp-tech-feed-hero-v5720 p{margin:10px 0 0!important;max-width:860px;color:#667085;font-size:14px;line-height:1.68}.odcp-tech-feed-guest-v5720{display:grid;grid-template-columns:minmax(0,1.15fr) auto;gap:16px;align-items:center;padding:20px 22px;border:1px solid #DCE5EF;border-radius:20px;background:#fff;box-shadow:0 6px 20px rgba(13,17,23,.03)}.odcp-tech-feed-guest-copy-v5720 span{display:block;margin:0 0 6px;color:var(--od-deep,#0A4FD8);font-size:10px;letter-spacing:.13em;font-weight:850}.odcp-tech-feed-guest-copy-v5720 h2{margin:0 0 8px!important;font-size:21px!important;line-height:1.28!important;color:#101828}.odcp-tech-feed-guest-copy-v5720 p{margin:0!important;color:#667085;font-size:13.5px;line-height:1.62}.odcp-tech-feed-guest-actions-v5720{display:grid;gap:10px;justify-items:start;min-width:200px}.odcp-tech-feed-primary-cta-v5720,.odcp-tech-feed-ghost-cta-v5720{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:12px;text-decoration:none!important;font-size:13px;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.odcp-tech-feed-primary-cta-v5720{background:#FDB022;color:#101828!important;box-shadow:0 10px 24px rgba(253,176,34,.18)}.odcp-tech-feed-primary-cta-v5720:hover,.odcp-tech-feed-primary-cta-v5720:focus-visible{transform:translateY(-1px);background:#F79E0B;outline:none}.odcp-tech-feed-ghost-cta-v5720{border:1px solid #D5DDE8;background:#fff;color:#344054!important}.odcp-tech-feed-ghost-cta-v5720:hover,.odcp-tech-feed-ghost-cta-v5720:focus-visible{border-color:#B8C8DE;background:#F8FBFF;outline:none}.odcp-tech-feed-secondary-link-v5720{display:inline-flex;align-items:center;gap:7px;color:var(--od-blue,#1877F2)!important;text-decoration:none!important;font-size:12.5px;font-weight:750}.odcp-tech-feed-secondary-link-v5720:hover,.odcp-tech-feed-secondary-link-v5720:focus-visible{color:var(--od-deep,#0A4FD8)!important;outline:none}.odcp-tech-feed-filters-v5720{display:flex;flex-wrap:wrap;gap:9px}.odcp-tech-feed-filter-pill-v5720{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border:1px solid #DCE6F1;border-radius:999px;background:#fff;color:#475467!important;text-decoration:none!important;font-size:12px;font-weight:700;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.odcp-tech-feed-filter-pill-v5720:hover,.odcp-tech-feed-filter-pill-v5720:focus-visible{border-color:#BCD2F5;background:#F4F8FF;color:#0A4FD8!important;transform:translateY(-1px);outline:none}.odcp-tech-feed-filter-pill-v5720.is-active{border-color:#1877F2;background:#1877F2;color:#fff!important;box-shadow:0 10px 24px rgba(24,119,242,.16)}.odcp-tech-feed-stream-v5720 .odcp-feed-wrap{margin:0!important;padding:0!important;width:100%!important;background:transparent!important}.odcp-tech-feed-stream-v5720 .odcp-feed-grid{grid-template-columns:1fr!important;gap:16px!important}.odcp-tech-feed-stream-v5720 .odcp-feed-card{border-radius:20px!important;box-shadow:0 6px 20px rgba(13,17,23,.035)!important}.odcp-tech-feed-stream-v5720 .odcp-feed-loader{padding-bottom:12px}.odcp-tech-feed-side-card-v5720{padding:18px;border:1px solid #DCE5EF;border-radius:20px;background:#fff;box-shadow:0 8px 22px rgba(13,17,23,.035)}.odcp-tech-feed-side-primary-v5720{background:linear-gradient(160deg,#0D1F43 0%,#0A306F 78%,#0B4FD8 100%);border-color:#153570;color:#fff}.odcp-tech-feed-side-primary-v5720 h2,.odcp-tech-feed-side-primary-v5720 p,.odcp-tech-feed-side-primary-v5720 .odcp-tech-feed-card-kicker-v5720{color:inherit}.odcp-tech-feed-card-kicker-v5720{display:block;margin:0 0 8px;font-size:10px;letter-spacing:.12em;font-weight:850;opacity:.88}.odcp-tech-feed-side-card-v5720 h2{margin:0 0 8px!important;font-size:19px!important;line-height:1.32!important;color:#101828}.odcp-tech-feed-side-card-v5720 p{margin:0;color:#667085;font-size:13px;line-height:1.62}.odcp-tech-feed-side-head-v5720{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.odcp-tech-feed-side-head-v5720 a{color:#1877F2!important;text-decoration:none!important;font-size:12px;font-weight:700}.odcp-tech-feed-service-list-v5720,.odcp-tech-feed-links-v5720,.odcp-tech-feed-steps-v5720{display:grid;gap:10px;margin:0;padding:0;list-style:none}.odcp-tech-feed-service-item-v5720{display:grid;gap:3px;padding:12px 13px;border:1px solid #E6ECF3;border-radius:14px;background:#F8FBFF;color:#101828!important;text-decoration:none!important;transition:transform .16s ease,border-color .16s ease,background .16s ease}.odcp-tech-feed-service-item-v5720:hover,.odcp-tech-feed-service-item-v5720:focus-visible{transform:translateY(-1px);border-color:#C9D8EF;background:#fff;outline:none}.odcp-tech-feed-service-item-v5720 strong{font-size:13px;line-height:1.35}.odcp-tech-feed-service-item-v5720 span{color:#667085;font-size:11.5px;line-height:1.5}.odcp-tech-feed-steps-v5720{padding-left:18px;list-style:decimal}.odcp-tech-feed-steps-v5720 li{color:#475467;font-size:12.5px;line-height:1.58}.odcp-tech-feed-links-v5720 li a{color:#344054!important;text-decoration:none!important;font-size:12.5px;font-weight:650}.odcp-tech-feed-links-v5720 li a:hover,.odcp-tech-feed-links-v5720 li a:focus-visible{color:#1877F2!important;outline:none}@media (max-width:1180px){.odcp-tech-feed-shell-v5720{width:min(88%,1180px);grid-template-columns:minmax(0,1fr) 292px;gap:18px}}@media (max-width:980px){.odcp-tech-feed-shell-v5720{width:min(92%,980px);grid-template-columns:1fr}.odcp-tech-feed-side-v5720{position:static}.odcp-tech-feed-guest-v5720{grid-template-columns:1fr}.odcp-tech-feed-guest-actions-v5720{grid-auto-flow:row;min-width:0}}@media (max-width:767px){.odcp-tech-feed-shell-v5720{width:min(95%,760px);margin:18px auto 26px;gap:14px}.odcp-tech-feed-hero-v5720{padding:18px 16px;border-radius:18px}.odcp-tech-feed-hero-v5720 p{font-size:13px}.odcp-tech-feed-guest-v5720{padding:16px}.odcp-tech-feed-guest-copy-v5720 h2{font-size:18px!important}.odcp-tech-feed-side-card-v5720{padding:16px;border-radius:18px}.odcp-tech-feed-filters-v5720{gap:8px}.odcp-tech-feed-filter-pill-v5720{min-height:34px;padding:0 11px;font-size:11.5px}}@media (prefers-reduced-motion:reduce){.odcp-tech-feed-primary-cta-v5720,.odcp-tech-feed-ghost-cta-v5720,.odcp-tech-feed-filter-pill-v5720,.odcp-tech-feed-service-item-v5720{transition:none!important;transform:none!important}}.odcp-tech-feed-native-intro-v5721{padding:0;margin:0}.odcp-tech-feed-native-intro-v5721>span{display:block;margin:0 0 6px;color:#1877F2;font-size:10px;font-weight:850;letter-spacing:.14em}.odcp-tech-feed-native-intro-v5721 h1{margin:0!important;color:#0D1117;font-size:clamp(30px,3vw,42px)!important;line-height:1.08!important;letter-spacing:-.035em}.odcp-tech-feed-native-intro-v5721 p{margin:10px 0 0!important;max-width:760px;color:#667085;font-size:14px;line-height:1.65}.odcp-tech-feed-native-composer-v5721,.odcp-tech-feed-native-filters-v5721,.odcp-tech-feed-native-stream-v5721,.odcp-tech-feed-native-sidebar-v5721{width:100%;min-width:0}.odcp-tech-feed-native-composer-v5721 .odcp-tech-feed-guest-v5720{box-shadow:none}.odcp-tech-feed-native-stream-v5721 .odcp-feed-wrap{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important}.odcp-tech-feed-native-stream-v5721 .odcp-feed-grid{grid-template-columns:1fr!important;gap:16px!important}.odcp-tech-feed-native-stream-v5721 .odcp-feed-card{width:100%!important;max-width:none!important;border-radius:18px!important;box-shadow:0 5px 18px rgba(13,17,23,.035)!important}.odcp-tech-feed-native-stream-v5721 .odcp-feed-card:hover{box-shadow:0 10px 28px rgba(13,17,23,.065)!important;transform:translateY(-1px)}.odcp-tech-feed-native-sidebar-v5721 .odcp-tech-feed-side-v5720{position:sticky;top:104px;gap:14px}.odcp-tech-feed-native-sidebar-v5721 .odcp-tech-feed-side-card-v5720{border-radius:18px;box-shadow:0 5px 18px rgba(13,17,23,.035)}.odcp-tech-feed-mobile-tools-v5721{display:none}.odcp-tech-feed-mobile-tools-toggle-v5721{width:100%;min-height:44px;padding:0 14px;border:1px solid #DCE5EF;border-radius:13px;background:#fff;color:#344054;align-items:center;justify-content:flex-start;gap:9px;font:inherit;font-size:13px;font-weight:750;cursor:pointer;box-shadow:0 4px 16px rgba(13,17,23,.035)}.odcp-tech-feed-mobile-tools-toggle-v5721>span:nth-child(2){flex:1;text-align:left}.odcp-tech-feed-mobile-tools-chevron-v5721{display:inline-flex;transition:transform .16s ease}.odcp-tech-feed-mobile-tools-v5721.is-open .odcp-tech-feed-mobile-tools-chevron-v5721{transform:rotate(180deg)}.odcp-tech-feed-mobile-tools-panel-v5721{margin-top:10px}.odcp-tech-feed-mobile-tools-panel-v5721 .odcp-tech-feed-side-v5720{position:static;gap:10px}.odcp-tech-feed-mobile-tools-panel-v5721 .odcp-tech-feed-side-card-v5720{padding:15px;border-radius:15px;box-shadow:none}@media (max-width:980px){.odcp-tech-feed-native-sidebar-v5721{display:none!important}.odcp-tech-feed-mobile-tools-v5721{display:block}.odcp-tech-feed-native-stream-v5721 .odcp-feed-card:hover{transform:none}}@media (max-width:767px){.odcp-tech-feed-native-intro-v5721 h1{font-size:30px!important}.odcp-tech-feed-native-intro-v5721 p{font-size:13px}.odcp-tech-feed-native-stream-v5721 .odcp-feed-grid{gap:12px!important}.odcp-tech-feed-native-stream-v5721 .odcp-feed-card{border-radius:16px!important}.odcp-tech-feed-native-composer-v5721 .odcp-tech-feed-guest-v5720{padding:15px}.odcp-tech-feed-native-filters-v5721 .odcp-tech-feed-filters-v5720{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.odcp-tech-feed-native-filters-v5721 .odcp-tech-feed-filters-v5720::-webkit-scrollbar{display:none}.odcp-tech-feed-native-filters-v5721 .odcp-tech-feed-filter-pill-v5720{flex:0 0 auto}}@media (prefers-reduced-motion:reduce){.odcp-tech-feed-native-stream-v5721 .odcp-feed-card,.odcp-tech-feed-mobile-tools-chevron-v5721{transition:none!important;transform:none!important}}.odcp-composer-v57211{padding:18px!important;border:1px solid #D8E3EF!important;border-radius:18px!important;background:#fff!important;box-shadow:0 6px 22px rgba(13,17,23,.035)!important}.odcp-composer-v57211 .odcp-composer-head{gap:11px!important;margin:0 0 14px!important;align-items:center!important}.odcp-composer-v57211 .odcp-composer-head img{width:44px!important;height:44px!important;min-width:44px!important;border-radius:9px!important;object-fit:cover!important}.odcp-composer-v57211 .odcp-composer-head-copy{min-width:0}.odcp-composer-v57211 .odcp-composer-eyebrow{display:flex!important;align-items:center!important;gap:6px!important;margin:0 0 3px!important;color:#1877F2!important;font-size:10px!important;font-weight:800!important;letter-spacing:.12em!important;line-height:1.2!important}.odcp-composer-v57211 .odcp-composer-writing-cue{display:inline-flex;align-items:center;gap:3px;color:#1877F2;font-style:normal}.odcp-composer-v57211 .odcp-composer-writing-cue svg{display:block;width:13px;height:13px}.odcp-composer-v57211 .odcp-composer-writing-cue b{display:block;width:1px;height:12px;border-radius:1px;background:currentColor;opacity:.85;animation:odcpComposerCaret 1.15s step-end infinite}@keyframes odcpComposerCaret{0%,48%{opacity:.9}49%,100%{opacity:.12}}.odcp-composer-v57211 .odcp-composer-head h3{margin:0!important;color:#101828!important;font-size:clamp(18px,2vw,23px)!important;line-height:1.24!important;letter-spacing:-.02em!important}.odcp-composer-v57211 textarea{display:block!important;width:100%!important;min-height:134px!important;resize:vertical!important;padding:15px 16px!important;border:1px solid #D9E3EE!important;border-radius:14px!important;background:#fff!important;color:#344054!important;font:400 14px/1.65 Poppins,system-ui,sans-serif!important;box-shadow:none!important;transition:border-color .16s ease,box-shadow .16s ease!important}.odcp-composer-v57211 textarea::placeholder{color:#98A2B3!important;opacity:1!important}.odcp-composer-v57211 textarea:focus{border-color:#8DBBF9!important;box-shadow:0 0 0 3px rgba(24,119,242,.08)!important;outline:none!important}.odcp-composer-v57211 .odcp-composer-actions{display:grid!important;grid-template-columns:46px minmax(0,1fr) 108px!important;gap:10px!important;align-items:center!important;margin-top:10px!important}.odcp-composer-v57211 .odcp-image-trigger{position:relative!important;display:grid!important;place-items:center!important;width:46px!important;height:46px!important;min-width:46px!important;border:1px solid #D7E2EF!important;border-radius:50%!important;background:#fff!important;color:#1877F2!important;cursor:pointer!important;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease!important;overflow:hidden!important}.odcp-composer-v57211 .odcp-image-trigger svg{display:block!important;width:21px!important;height:21px!important;pointer-events:none!important}.odcp-composer-v57211 .odcp-image-trigger:hover,.odcp-composer-v57211 .odcp-image-trigger:focus-within{border-color:#9FC3F6!important;background:#F5F9FF!important;color:#0A4FD8!important;box-shadow:0 0 0 3px rgba(24,119,242,.06)!important}.odcp-composer-v57211 .odcp-image-trigger input{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important}.odcp-composer-v57211 select{width:100%!important;height:46px!important;padding:0 42px 0 14px!important;border:1px solid #D7E2EF!important;border-radius:12px!important;background-color:#fff!important;color:#344054!important;font:500 13px/1 Poppins,system-ui,sans-serif!important;box-shadow:none!important}.odcp-composer-v57211 button[type=submit]{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:46px!important;min-height:46px!important;padding:0 18px!important;border:1px solid #1877F2!important;border-radius:12px!important;background:#1877F2!important;color:#fff!important;font:700 13px/1 Poppins,system-ui,sans-serif!important;box-shadow:0 8px 18px rgba(24,119,242,.14)!important;cursor:pointer!important;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease!important}.odcp-composer-v57211 button[type=submit]:hover,.odcp-composer-v57211 button[type=submit]:focus-visible{background:#0A67E8!important;border-color:#0A67E8!important;box-shadow:0 9px 20px rgba(24,119,242,.18)!important;outline:none!important}.odcp-composer-v57211 .odcp-composer-feedback-region{display:grid;gap:8px;width:100%;padding:12px 0 0!important;margin:0!important}.odcp-composer-v57211 .odcp-composer-feedback-region[hidden]{display:none!important}.odcp-composer-v57211 .odcp-composer-media-status{display:flex!important;align-items:center!important;gap:7px!important;width:max-content!important;max-width:100%!important;min-height:34px!important;margin:0!important;padding:5px 6px 5px 10px!important;border:1px solid #D8E4F0!important;border-radius:10px!important;background:#F8FAFD!important;color:#475467!important;font-size:11px!important;line-height:1.35!important;overflow:hidden!important}.odcp-composer-v57211 .odcp-composer-media-status[hidden]{display:none!important}.odcp-composer-v57211 .odcp-media-status-dot{display:block!important;width:7px!important;height:7px!important;min-width:7px!important;border-radius:50%!important;background:#00BFA6!important;box-shadow:0 0 0 3px rgba(0,191,166,.09)!important}.odcp-composer-v57211 .odcp-composer-media-status strong{color:#101828!important;font-size:11px!important;font-weight:700!important;white-space:nowrap!important}.odcp-composer-v57211 .odcp-composer-media-status-name{display:block!important;min-width:0!important;max-width:270px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#667085!important}.odcp-composer-v57211 .odcp-composer-media-status small{color:#98A2B3!important;font-size:10px!important;white-space:nowrap!important}.odcp-composer-v57211 .odcp-composer-media-remove{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:25px!important;height:25px!important;min-width:25px!important;margin-left:2px!important;padding:0!important;border:1px solid #FDA29B!important;border-radius:8px!important;background:#FFF1F0!important;color:#D92D20!important;font:700 17px/1 Arial,sans-serif!important;cursor:pointer!important;transition:background .15s ease,border-color .15s ease,color .15s ease!important}.odcp-composer-v57211 .odcp-composer-media-remove:hover,.odcp-composer-v57211 .odcp-composer-media-remove:focus-visible{background:#FEE4E2!important;border-color:#F97066!important;color:#B42318!important;outline:none!important}.odcp-composer-v57211 .odcp-composer-media-notice,.odcp-composer-v57211 .odcp-composer-quota-notice{margin:0!important}.odcp-tech-feed-native-filters-v5721 .odcp-tech-feed-filters-v5720{justify-content:center!important;align-items:center!important;gap:9px!important;padding:2px 0!important}.odcp-tech-feed-native-filters-v5721 .odcp-tech-feed-filter-pill-v5720{min-height:38px!important;padding:0 15px!important;border-color:#D7E2EF!important;background:#fff!important;color:#475467!important;font-size:12px!important;font-weight:650!important;box-shadow:0 1px 2px rgba(13,17,23,.02)!important}.odcp-tech-feed-native-filters-v5721 .odcp-tech-feed-filter-pill-v5720.is-active{border-color:#1877F2!important;background:#1877F2!important;color:#fff!important;box-shadow:0 7px 16px rgba(24,119,242,.13)!important}.odcp-content-reveal{opacity:0!important;transition:opacity .32s ease!important}.odcp-content-reveal.is-visible{opacity:1!important}.odcp-feed-loading,.odcp-feed-end,.odcp-single-related-status{transition:opacity .2s ease!important}.odcp-feed-card.is-new-feed-post{animation:odcpFeedNewCalm .32s ease both!important}@keyframes odcpFeedNewCalm{from{opacity:.2}to{opacity:1}}@media (max-width:767px){.odcp-composer-v57211{padding:14px!important;border-radius:16px!important}.odcp-composer-v57211 .odcp-composer-head{gap:9px!important;margin-bottom:11px!important}.odcp-composer-v57211 .odcp-composer-head img{width:40px!important;height:40px!important;min-width:40px!important}.odcp-composer-v57211 .odcp-composer-head h3{font-size:18px!important}.odcp-composer-v57211 textarea{min-height:116px!important;padding:13px 14px!important;font-size:13px!important}.odcp-composer-v57211 .odcp-composer-actions{grid-template-columns:44px minmax(0,1fr) 82px!important;gap:8px!important}.odcp-composer-v57211 .odcp-image-trigger{width:44px!important;height:44px!important;min-width:44px!important}.odcp-composer-v57211 select,.odcp-composer-v57211 button[type=submit]{height:44px!important;min-height:44px!important}.odcp-composer-v57211 .odcp-composer-media-status{width:100%!important;flex-wrap:wrap!important}.odcp-composer-v57211 .odcp-composer-media-status-name{max-width:min(62vw,240px)!important}.odcp-composer-v57211 .odcp-composer-media-remove{margin-left:auto!important}.odcp-tech-feed-native-filters-v5721{overflow:hidden!important}.odcp-tech-feed-native-filters-v5721 .odcp-tech-feed-filters-v5720{justify-content:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important;padding:2px 1px 7px!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important}.odcp-tech-feed-native-filters-v5721 .odcp-tech-feed-filters-v5720::-webkit-scrollbar{display:none!important}.odcp-tech-feed-native-filters-v5721 .odcp-tech-feed-filter-pill-v5720{flex:0 0 auto!important;min-height:36px!important;padding:0 13px!important;font-size:11.5px!important}}@media (max-width:420px){.odcp-composer-v57211 .odcp-composer-actions{grid-template-columns:44px minmax(0,1fr)!important}.odcp-composer-v57211 button[type=submit]{grid-column:1/-1!important;width:100%!important}}@media (prefers-reduced-motion:reduce){.odcp-composer-v57211 .odcp-composer-writing-cue b{animation:none!important;opacity:.45!important}.odcp-content-reveal{opacity:1!important;transition:none!important}.odcp-feed-card.is-new-feed-post{animation:none!important}}.odcp-start-native-intro-v5722,.odcp-start-project-form-shell-v5722,.odcp-start-project-steps-v5722,.odcp-start-project-context-v5722,.odcp-start-project-gate-v5722{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0D1117}.odcp-start-native-intro-v5722{display:grid;gap:7px}.odcp-start-signature-v5722{display:block;color:#0A4FD8;font-family:"Dancing Script","Segoe Print","Bradley Hand","Comic Sans MS",cursive;font-size:clamp(18px,1.7vw,24px);line-height:1.2;transform:rotate(-1deg);transform-origin:left center}.odcp-start-eyebrow-v5722{display:block;color:#1877F2;font-size:10px;font-weight:850;letter-spacing:.15em}.odcp-start-native-intro-v5722 h1{margin:0!important;max-width:860px;font-size:clamp(34px,4vw,56px)!important;line-height:1.08!important;letter-spacing:-.045em;color:#0D1117}.odcp-start-native-intro-v5722 p{margin:4px 0 0!important;max-width:780px;color:#667085;font-size:15px;line-height:1.72}.odcp-start-project-form-shell-v5722{background:#fff;border:1px solid #DCE5EF;border-radius:24px;padding:24px;box-shadow:0 18px 50px rgba(13,17,23,.055)}.odcp-start-project-form-head-v5722{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #EEF2F6}.odcp-start-project-form-head-v5722>div>span{display:block;color:#1877F2;font-size:10px;font-weight:850;letter-spacing:.13em}.odcp-start-project-form-head-v5722 h2{margin:5px 0 5px!important;font-size:25px!important;line-height:1.22!important;color:#101828}.odcp-start-project-form-head-v5722 p{margin:0!important;max-width:650px;color:#667085;font-size:13px;line-height:1.6}.odcp-start-project-progress-v5722{display:flex;align-items:center;gap:8px;min-width:110px;color:#667085;font-size:10px;font-weight:800}.odcp-start-project-progress-v5722 i{height:2px;flex:1;background:linear-gradient(90deg,#1877F2,#00BFA6);border-radius:999px}.odcp-start-project-form-v5722{display:grid;gap:18px;margin-top:18px!important;padding:0!important;max-width:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.odcp-start-project-form-v5722 fieldset{display:grid;gap:13px;margin:0;padding:18px;border:1px solid #E6ECF3;border-radius:18px;background:#FBFCFE}.odcp-start-project-form-v5722 legend{display:flex;align-items:center;gap:9px;padding:0 6px;color:#344054;font-size:12px;font-weight:800}.odcp-start-project-form-v5722 legend span{width:28px;height:28px;border-radius:9px;background:#EAF2FF;color:#0A4FD8;display:grid;place-items:center;font-size:10px}.odcp-start-project-form-v5722 label{display:grid;gap:7px;margin:0!important;color:#344054!important;font-size:12.5px!important;font-weight:700!important}.odcp-start-project-form-v5722 label>small{color:#98A2B3;font-size:10px;font-weight:600}.odcp-start-project-form-v5722 input:not([type=file]),.odcp-start-project-form-v5722 select,.odcp-start-project-form-v5722 textarea{width:100%;min-height:48px!important;padding:12px 14px!important;border:1px solid #D8E1EC!important;border-radius:12px!important;background:#fff!important;color:#101828!important;font:500 13.5px/1.55 Poppins,system-ui,sans-serif!important;outline:none!important;box-shadow:none!important;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.odcp-start-project-form-v5722 textarea{min-height:150px!important;resize:vertical}.odcp-start-project-form-v5722 input:focus,.odcp-start-project-form-v5722 select:focus,.odcp-start-project-form-v5722 textarea:focus{border-color:#1877F2!important;box-shadow:0 0 0 3px rgba(24,119,242,.10)!important;background:#fff!important}.odcp-start-project-grid-v5722{gap:12px!important}.odcp-start-file-picker-v5722{position:relative;display:flex;align-items:center;gap:11px;min-height:64px;padding:11px 13px;border:1px dashed #C8D5E5;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease}.odcp-start-file-picker-v5722:hover{border-color:#9DBDEB;background:#F8FBFF}.odcp-start-file-picker-v5722 input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.odcp-start-file-icon-v5722{width:38px;height:38px;border-radius:11px;background:#EEF4FF;color:#0A4FD8;display:grid;place-items:center;flex:0 0 38px}.odcp-start-file-icon-v5722 svg{width:20px;height:20px}.odcp-start-file-picker-v5722>span:last-child{display:grid;gap:2px}.odcp-start-file-picker-v5722 b{font-size:12px}.odcp-start-file-picker-v5722 small{font-size:10px;color:#98A2B3}.odcp-start-file-status-v5722{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px;padding:8px 10px;border:1px solid #E1E8F0;border-radius:11px;background:#fff;color:#667085;font-size:11px;font-weight:600}.odcp-start-file-status-v5722 button{width:28px;height:28px;border:1px solid #F3B4B4;border-radius:8px;background:#FFF5F5;color:#D92D20;font:800 16px/1 sans-serif;cursor:pointer}.odcp-start-project-actions-v5722{display:flex!important;flex-wrap:wrap;gap:10px!important;margin-top:0!important}.odcp-start-project-primary-v5722,.odcp-start-project-secondary-v5722{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 17px;border-radius:12px;text-decoration:none!important;font-size:12.5px;font-weight:800;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.odcp-start-project-primary-v5722{border:1px solid #1877F2;background:#1877F2;color:#fff!important;box-shadow:0 10px 24px rgba(24,119,242,.16)}.odcp-start-project-primary-v5722:hover,.odcp-start-project-primary-v5722:focus-visible{background:#0A4FD8;border-color:#0A4FD8;color:#fff!important;outline:none}.odcp-start-project-secondary-v5722{border:1px solid #D6DFEA;background:#fff;color:#344054!important}.odcp-start-project-secondary-v5722:hover,.odcp-start-project-secondary-v5722:focus-visible{border-color:#B8C8DE;background:#F8FBFF;color:#0A4FD8!important;outline:none}.odcp-start-project-helper-v5722{display:flex;align-items:flex-start;gap:8px;margin:14px 0 0!important;padding:12px 13px;border:1px solid #CDEEE5;border-radius:12px;background:#F4FBF8;color:#47675F;font-size:11.5px;line-height:1.6}.odcp-start-project-helper-v5722>span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#DDF7EF;color:#08745F;flex:0 0 20px;font-weight:900}.odcp-start-project-steps-v5722,.odcp-start-project-context-v5722{padding:20px;border:1px solid #DCE5EF;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(13,17,23,.035)}.odcp-start-project-side-kicker-v5722{display:block;color:#1877F2;font-size:9.5px;font-weight:850;letter-spacing:.13em}.odcp-start-project-steps-v5722 h2,.odcp-start-project-context-v5722 h2{margin:6px 0 10px!important;color:#101828;font-size:20px!important;line-height:1.3!important}.odcp-start-project-context-v5722 p{margin:0!important;color:#667085;font-size:12.5px;line-height:1.62}.odcp-start-project-step-list-v5722{display:grid;gap:9px;margin-top:12px}.odcp-start-project-step-list-v5722 article{display:flex;gap:11px;padding:11px;border:1px solid #EEF2F6;border-radius:13px;background:#FBFCFE}.odcp-start-project-step-list-v5722 article>b{width:30px;height:30px;border-radius:9px;background:#EDF4FF;color:#0A4FD8;display:grid;place-items:center;font-size:10px;flex:0 0 30px}.odcp-start-project-step-list-v5722 h3{margin:0 0 2px!important;color:#101828;font-size:12.5px!important;line-height:1.35!important}.odcp-start-project-step-list-v5722 p{margin:0!important;color:#667085;font-size:10.5px;line-height:1.55}.odcp-start-project-context-meta-v5722{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.odcp-start-project-context-meta-v5722 span{padding:10px;border:1px solid #E7ECF3;border-radius:12px;background:#F8FAFC;color:#344054;font-size:11px}.odcp-start-project-context-meta-v5722 b{display:block;margin-bottom:2px;color:#98A2B3;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.odcp-start-project-gate-v5722{padding:28px;border:1px solid #DCE5EF;border-radius:24px;background:linear-gradient(145deg,#FFFFFF,#F7FAFF);box-shadow:0 18px 45px rgba(13,17,23,.05)}.odcp-start-project-gate-icon-v5722{width:44px;height:44px;border-radius:13px;background:#EDF4FF;color:#0A4FD8;display:grid;place-items:center}.odcp-start-project-gate-icon-v5722 svg{width:22px;height:22px}.odcp-start-project-gate-v5722>span:not(.odcp-start-project-gate-icon-v5722){display:block;margin-top:14px;color:#1877F2;font-size:9.5px;font-weight:850;letter-spacing:.13em}.odcp-start-project-gate-v5722 h2{margin:6px 0 8px!important;font-size:25px!important;line-height:1.25!important}.odcp-start-project-gate-v5722 p{margin:0!important;max-width:620px;color:#667085;font-size:13px;line-height:1.65}.odcp-start-project-gate-actions-v5722{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.odcp-start-project-fallback-v5722{width:min(90%,1240px);margin:34px auto}.odcp-start-project-fallback-grid-v5722{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,.75fr);gap:20px;margin-top:24px;align-items:start}.odcp-start-project-fallback-grid-v5722 aside{display:grid;gap:16px;position:sticky;top:110px}@media (max-width:1024px){.odcp-start-project-form-shell-v5722{padding:20px}.odcp-start-project-fallback-v5722{width:92%}.odcp-start-project-fallback-grid-v5722{grid-template-columns:1fr}.odcp-start-project-fallback-grid-v5722 aside{position:static;grid-template-columns:1fr 1fr}}@media (max-width:767px){.odcp-start-native-intro-v5722 h1{font-size:34px!important}.odcp-start-native-intro-v5722 p{font-size:13.5px}.odcp-start-signature-v5722{font-size:18px}.odcp-start-project-form-shell-v5722,.odcp-start-project-gate-v5722{padding:16px;border-radius:18px}.odcp-start-project-form-head-v5722{display:grid}.odcp-start-project-progress-v5722{width:100%}.odcp-start-project-form-v5722 fieldset{padding:14px;border-radius:15px}.odcp-start-project-grid-v5722,.odcp-start-project-context-meta-v5722{grid-template-columns:1fr!important}.odcp-start-project-actions-v5722{display:grid!important}.odcp-start-project-actions-v5722>a,.odcp-start-project-actions-v5722>button{width:100%}.odcp-start-project-fallback-v5722{width:95%;margin:22px auto}.odcp-start-project-fallback-grid-v5722 aside{grid-template-columns:1fr}.odcp-start-project-steps-v5722,.odcp-start-project-context-v5722{padding:16px;border-radius:17px}}@media (prefers-reduced-motion:reduce){.odcp-start-project-primary-v5722,.odcp-start-project-secondary-v5722,.odcp-start-file-picker-v5722{transition:none!important}}body.odcp-start-project-page-active .entry-title,
body.odcp-start-project-page-active .page-header .entry-title{display:none!important}body.odcp-start-project-page-active .site-main{background:#F7F9FC}.odcp-start-project-elementor-shell-v57221{width:74%!important;max-width:1420px!important;margin-left:auto!important;margin-right:auto!important}.odcp-start-native-intro-v5722{gap:10px!important;padding:6px 2px 12px}.odcp-start-signature-v5722{color:#0A4FD8!important;font-size:clamp(19px,1.65vw,25px)!important;line-height:1.2!important}.odcp-start-eyebrow-v5722{color:#FF9800!important;font-size:10px!important;letter-spacing:.16em!important}.odcp-start-native-intro-v5722 h1{max-width:900px!important;font-size:clamp(36px,3.7vw,54px)!important;line-height:1.08!important;color:#0D1117!important}.odcp-start-native-intro-v5722 p{max-width:820px!important;margin-top:2px!important;color:#667085!important;font-size:14.5px!important;line-height:1.78!important}.odcp-start-project-form-shell-v5722{position:relative;padding:32px 34px!important;border:1px solid #DCE5EF!important;border-top:3px solid #1877F2!important;border-radius:24px!important;background:#FFFFFF!important;box-shadow:0 16px 42px rgba(13,17,23,.045)!important}.odcp-start-project-form-shell-v5722:before{content:"";position:absolute;top:-3px;right:34px;width:52px;height:3px;border-radius:999px;background:#FBC02D}.odcp-start-project-form-head-v5722{padding-bottom:22px!important;border-bottom:1px solid #E9EEF5!important}.odcp-start-project-form-head-v5722>div>span{color:#0A4FD8!important;font-size:10px!important;letter-spacing:.14em!important}.odcp-start-project-form-head-v5722 h2{font-size:27px!important;color:#0D1117!important}.odcp-start-project-form-head-v5722 p{max-width:680px!important;color:#667085!important;font-size:13px!important;line-height:1.7!important}.odcp-start-project-progress-v5722{color:#667085!important}.odcp-start-project-progress-v5722 i{background:#1877F2!important}.odcp-start-project-form-v5722{gap:0!important;margin-top:10px!important}.odcp-start-project-form-v5722 fieldset{display:grid!important;gap:15px!important;margin:0!important;padding:26px 0!important;border:0!important;border-bottom:1px solid #E9EEF5!important;border-radius:0!important;background:transparent!important}.odcp-start-project-form-v5722 fieldset:last-of-type{border-bottom:0!important;padding-bottom:22px!important}.odcp-start-project-form-v5722 legend{margin:0 0 2px!important;padding:0!important;gap:10px!important;color:#344054!important;font-size:12.5px!important}.odcp-start-project-form-v5722 legend span{width:30px!important;height:30px!important;border-radius:10px!important;background:#1877F2!important;color:#FFFFFF!important;box-shadow:0 5px 14px rgba(24,119,242,.16)!important}.odcp-start-project-form-v5722 label{gap:8px!important;color:#344054!important;font-size:12.5px!important}.odcp-start-project-form-v5722 label>small{color:#98A2B3!important}.odcp-start-project-form-v5722 input:not([type=file]),
.odcp-start-project-form-v5722 select,
.odcp-start-project-form-v5722 textarea{min-height:50px!important;padding:13px 15px!important;border:1px solid #D9E2EC!important;border-radius:13px!important;background:#F9FBFD!important;color:#0D1117!important;font-size:13.5px!important;box-shadow:none!important}.odcp-start-project-form-v5722 textarea{min-height:170px!important}.odcp-start-project-form-v5722 input:focus,
.odcp-start-project-form-v5722 select:focus,
.odcp-start-project-form-v5722 textarea:focus{border-color:#1877F2!important;background:#FFFFFF!important;box-shadow:0 0 0 3px rgba(24,119,242,.09)!important}.odcp-start-file-picker-v5722{min-height:70px!important;padding:13px 14px!important;border-color:#C9D6E5!important;border-radius:14px!important;background:#FAFCFF!important}.odcp-start-file-picker-v5722:hover{border-color:#1877F2!important;background:#F5F9FF!important}.odcp-start-file-icon-v5722{width:40px!important;height:40px!important;flex-basis:40px!important;background:#EAF2FF!important;color:#0A4FD8!important}.odcp-start-project-actions-v5722{display:flex!important;align-items:center!important;gap:12px!important;margin-top:4px!important;padding-top:4px!important}button.odcp-start-project-primary-v5722{appearance:none!important;-webkit-appearance:none!important;flex:1 1 240px!important;min-height:50px!important;min-width:220px!important;padding:0 22px!important;border:1px solid #1877F2!important;border-radius:13px!important;background:#1877F2!important;background-color:#1877F2!important;color:#FFFFFF!important;-webkit-text-fill-color:#FFFFFF!important;opacity:1!important;visibility:visible!important;box-shadow:0 12px 28px rgba(24,119,242,.20)!important;cursor:pointer!important;font-size:13.5px!important;font-weight:800!important;line-height:1!important}button.odcp-start-project-primary-v5722 *,button.odcp-start-project-primary-v5722 .odcp-start-project-submit-label-v57221{color:#FFFFFF!important;-webkit-text-fill-color:#FFFFFF!important;opacity:1!important;visibility:visible!important}button.odcp-start-project-primary-v5722:hover,
button.odcp-start-project-primary-v5722:focus-visible{border-color:#0A4FD8!important;background:#0A4FD8!important;background-color:#0A4FD8!important;color:#FFFFFF!important;-webkit-text-fill-color:#FFFFFF!important;box-shadow:0 14px 30px rgba(10,79,216,.22)!important;outline:none!important}.odcp-start-project-secondary-v5722{flex:0 0 auto!important;min-height:50px!important;padding:0 18px!important;border-color:#D6DFEA!important;border-radius:13px!important;background:#FFFFFF!important;color:#344054!important}.odcp-start-project-secondary-v5722:hover,.odcp-start-project-secondary-v5722:focus-visible{border-color:#1877F2!important;background:#F4F8FF!important;color:#0A4FD8!important}.odcp-start-project-helper-v5722{margin-top:18px!important;padding:13px 14px!important;border-color:#CDEEE5!important;border-radius:13px!important;background:#F4FBF8!important}.odcp-start-project-context-v5722,.odcp-start-project-steps-v5722{padding:24px!important;border:1px solid #DCE5EF!important;border-radius:20px!important;background:#FFFFFF!important;box-shadow:0 10px 28px rgba(13,17,23,.035)!important}.odcp-start-project-context-v5722{border-top:3px solid #FBC02D!important}.odcp-start-project-steps-v5722{border-top:3px solid #1877F2!important}.odcp-start-project-side-kicker-v5722{color:#0A4FD8!important}.odcp-start-project-steps-v5722 h2,.odcp-start-project-context-v5722 h2{font-size:21px!important;color:#0D1117!important}.odcp-start-project-step-list-v5722{gap:11px!important;margin-top:14px!important}.odcp-start-project-step-list-v5722 article{padding:13px!important;border:1px solid #E8EDF4!important;border-radius:14px!important;background:#FAFCFF!important}.odcp-start-project-step-list-v5722 article>b{background:#EAF2FF!important;color:#0A4FD8!important}.odcp-start-project-fallback-v5722{width:min(74%,1420px)!important;margin:64px auto 78px!important}.odcp-start-project-fallback-grid-v5722{gap:28px!important;margin-top:30px!important;grid-template-columns:minmax(0,1.75fr) minmax(285px,.8fr)!important}@media (max-width:1100px){.odcp-start-project-elementor-shell-v57221{width:92%!important}.odcp-start-project-fallback-v5722{width:92%!important;margin:48px auto 60px!important}.odcp-start-project-form-shell-v5722{padding:28px!important}}@media (max-width:767px){.odcp-start-project-elementor-shell-v57221{width:95%!important}.odcp-start-native-intro-v5722{padding:2px 0 8px!important}.odcp-start-native-intro-v5722 h1{font-size:34px!important}.odcp-start-project-form-shell-v5722{padding:20px 17px!important;border-radius:19px!important}.odcp-start-project-form-shell-v5722:before{right:18px;width:42px}.odcp-start-project-form-head-v5722{gap:12px!important;padding-bottom:18px!important}.odcp-start-project-form-v5722 fieldset{padding:22px 0!important}.odcp-start-project-form-v5722 textarea{min-height:145px!important}.odcp-start-project-actions-v5722{display:grid!important;grid-template-columns:1fr!important}button.odcp-start-project-primary-v5722,.odcp-start-project-secondary-v5722{width:100%!important;min-width:0!important}.odcp-start-project-context-v5722,.odcp-start-project-steps-v5722{padding:18px!important}.odcp-start-project-fallback-v5722{width:95%!important;margin:30px auto 42px!important}}:root{--odcp-ui-ink:#3B4655;--odcp-ui-hover:#344054;--odcp-interaction-blue:#1877F2;--odcp-interaction-deep:#0A4FD8;--odcp-interaction-soft:#EEF5FF;--odcp-interaction-line:#D7E3F3}.odcp-home-left-badge-v18[data-odcp-left-badge="visitor-messages"],
.odcp-home-left-badge-v18[data-odcp-left-badge="visitor-notifications"]{min-width:20px!important;height:20px!important;padding:0 6px!important;border-radius:999px!important;background:#E5484D!important;color:#fff!important;border:2px solid #fff!important;box-shadow:0 4px 12px rgba(229,72,77,.24)!important;font-size:10px!important;font-weight:800!important;line-height:16px!important}.odcp-author-socials.is-profile{gap:6px!important}.odcp-author-socials.is-profile .odcp-author-social-link{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;padding:0!important;border:1px solid #E1E7EF!important;border-radius:8px!important;background:#F8FAFC!important;color:#3B4655!important;box-shadow:none!important;overflow:hidden!important;line-height:1!important;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease!important}.odcp-author-socials.is-profile .odcp-author-social-link .odcp-professional-profile-mark{display:grid!important;place-items:center!important;width:14px!important;height:14px!important;min-width:14px!important;max-width:14px!important;max-height:14px!important;margin:0!important;background:transparent!important;color:inherit!important;overflow:hidden!important}.odcp-author-socials.is-profile .odcp-author-social-link .odcp-professional-profile-mark img,
.odcp-author-socials.is-profile .odcp-author-social-link .odcp-professional-profile-mark svg{display:block!important;width:auto!important;height:auto!important;max-width:14px!important;max-height:14px!important;margin:auto!important;object-fit:contain!important}.odcp-author-socials.is-profile .odcp-author-social-link.is-provider-facebook .odcp-professional-profile-mark img,
.odcp-author-socials.is-profile .odcp-author-social-link.is-provider-facebook .odcp-professional-profile-mark svg{max-width:8px!important;max-height:14px!important}.odcp-author-socials.is-profile .odcp-author-social-link .is-asset img,
.odcp-author-socials.is-profile .odcp-author-social-link .is-upload img{filter:grayscale(1) brightness(.62)!important;opacity:.9!important}.odcp-author-socials.is-profile .odcp-author-social-link:hover,
.odcp-author-socials.is-profile .odcp-author-social-link:focus-visible{background:#EEF5FF!important;border-color:#B9D2F7!important;color:#0A4FD8!important;box-shadow:0 4px 12px rgba(24,119,242,.08)!important;outline:none!important;transform:none!important}.odcp-author-socials.is-profile .odcp-author-social-link:hover .is-asset img,
.odcp-author-socials.is-profile .odcp-author-social-link:focus-visible .is-asset img,
.odcp-author-socials.is-profile .odcp-author-social-link:hover .is-upload img,
.odcp-author-socials.is-profile .odcp-author-social-link:focus-visible .is-upload img{filter:grayscale(1) brightness(.48)!important;opacity:1!important}.odcp-author-social-link.is-feed{width:25px!important;height:25px!important;min-width:25px!important;background:#F9FAFB!important;border-color:#E4E7EC!important;color:#3B4655!important;transform:none!important}.odcp-author-social-link.is-feed .odcp-professional-profile-mark{width:13px!important;height:13px!important;min-width:13px!important;max-width:13px!important;max-height:13px!important}.odcp-author-social-link.is-feed .odcp-professional-profile-mark img,.odcp-author-social-link.is-feed .odcp-professional-profile-mark svg{max-width:13px!important;max-height:13px!important}.odcp-author-social-link.is-feed.is-provider-facebook .odcp-professional-profile-mark img,.odcp-author-social-link.is-feed.is-provider-facebook .odcp-professional-profile-mark svg{max-width:8px!important;max-height:13px!important}.odcp-author-social-link.is-feed:hover,.odcp-author-social-link.is-feed:focus-visible{background:#EEF5FF!important;border-color:#B9D2F7!important;color:#0A4FD8!important;box-shadow:0 3px 10px rgba(24,119,242,.07)!important;transform:none!important}.odcp-btn,.odcp-follow-toggle,.odcp-connect-toggle,.odcp-connection-action,.odcp-public-profile-follow,.odcp-public-profile-website,
.odcp-btn-chat,.odcp-btn-whatsapp,.odcp-btn-yellow,.odcp-btn-ghost,.odcp-service-cta,.odcp-public-hub__cta,.odcp-public-sidebar-cta,
.odcp-start-project-actions-v5722 button,.odcp-start-project-actions-v5722 a,.odcp-project-btn-v16,.odcp-project-btn-light-v16,
.odcp-contact-button,.odcp-mobile-chat-cta,.odcp-guest-preview-btn,.odcp-feed-more-toggle,.odcp-notif-action,.odcp-notification-bulk-actions button{transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,filter .16s ease!important}.odcp-btn:not(:disabled):hover,.odcp-follow-toggle:not(:disabled):hover,.odcp-connect-toggle:not(:disabled):hover,.odcp-connection-action:not(:disabled):hover,
.odcp-public-profile-follow:not(:disabled):hover,.odcp-public-profile-website:hover,.odcp-btn-chat:hover,.odcp-btn-whatsapp:hover,.odcp-btn-yellow:hover,.odcp-btn-ghost:hover,
.odcp-service-cta:hover,.odcp-public-hub__cta:hover,.odcp-public-sidebar-cta:hover,.odcp-start-project-actions-v5722 button:not(:disabled):hover,
.odcp-start-project-actions-v5722 a:hover,.odcp-project-btn-v16:hover,.odcp-project-btn-light-v16:hover,.odcp-contact-button:hover,.odcp-mobile-chat-cta:hover,
.odcp-guest-preview-btn:hover,.odcp-feed-more-toggle:hover,.odcp-notif-action:hover,.odcp-notification-bulk-actions button:hover{filter:brightness(.985)!important;box-shadow:0 5px 14px rgba(10,79,216,.08)!important;transform:none!important}.odcp-feed-follow:hover,.odcp-feed-follow:focus-visible{color:#0A4FD8!important;background:#EEF5FF!important;text-decoration:none!important;border-radius:6px!important;padding-inline:5px!important;outline:none!important}.odcp-public-profile-follow:hover,.odcp-public-profile-follow:focus-visible{background:#0A4FD8!important;border-color:#0A4FD8!important;color:#fff!important;box-shadow:0 5px 14px rgba(10,79,216,.16)!important;outline:none!important}.odcp-public-profile-follow.is-following:hover,.odcp-public-profile-follow.is-following:focus-visible{background:#EEF5FF!important;border-color:#B9D2F7!important;color:#0A4FD8!important}.odcp-platform-page button:focus-visible,.odcp-platform-page a:focus-visible,.odcp-dashboard-stage button:focus-visible,.odcp-dashboard-stage a:focus-visible{outline:2px solid rgba(24,119,242,.55)!important;outline-offset:2px!important}@media (max-width:767px){.odcp-author-socials.is-profile .odcp-author-social-link{width:27px!important;height:27px!important;min-width:27px!important;max-width:27px!important}}@media (prefers-reduced-motion:reduce){.odcp-author-socials.is-profile .odcp-author-social-link,.odcp-author-social-link.is-feed,.odcp-btn,.odcp-follow-toggle,.odcp-connect-toggle,.odcp-connection-action{transition:none!important}}.odcp-dashboard-v10 .odcp-top-actions{gap:10px!important}.odcp-dashboard-v10 .odcp-top-actions .odcp-btn,
.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp,
.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-yellow{min-height:44px!important;border-radius:12px!important;border-width:1px!important;border-style:solid!important;box-shadow:0 4px 12px rgba(16,24,40,.04)!important;transform:none!important;font-weight:700!important;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,filter .16s ease!important}.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-chat,
.odcp-dashboard-v10 .odcp-top-actions .odcp-chat-cta{background:linear-gradient(180deg,#FFFFFF 0%,#F8FAFC 100%)!important;border-color:#D9E1EA!important;color:#293241!important}.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-chat .odcp-chat-cta-icon,
.odcp-dashboard-v10 .odcp-top-actions .odcp-chat-cta .odcp-chat-cta-icon{color:#526172!important;filter:grayscale(1)!important}.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-chat:hover,
.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-chat:focus-visible,
.odcp-dashboard-v10 .odcp-top-actions .odcp-chat-cta:hover,
.odcp-dashboard-v10 .odcp-top-actions .odcp-chat-cta:focus-visible{background:linear-gradient(135deg,#F5F9FF 0%,#EAF2FF 100%)!important;border-color:#AFCBFF!important;color:#0A4FD8!important;box-shadow:0 7px 18px rgba(24,119,242,.10)!important}.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp{background:linear-gradient(180deg,#FFFFFF 0%,#F6F8F7 100%)!important;border-color:#DCE3DF!important;color:#34413B!important}.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp .odcp-whatsapp-icon,
.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp .odcp-whatsapp-icon svg{color:#4D5B54!important}.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp:hover,
.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp:focus-visible{background:linear-gradient(135deg,#F6FBF9 0%,#EAF8F3 100%)!important;border-color:#B9DED2!important;color:#087A68!important;box-shadow:0 7px 18px rgba(0,191,166,.09)!important}.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp:hover .odcp-whatsapp-icon,
.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp:focus-visible .odcp-whatsapp-icon,
.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp:hover .odcp-whatsapp-icon svg,
.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp:focus-visible .odcp-whatsapp-icon svg{color:#008A76!important}.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-yellow{background:linear-gradient(180deg,#FFFFFF 0%,#F7F5F1 100%)!important;border-color:#E4E0D8!important;color:#2D3037!important}.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-yellow:hover,
.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-yellow:focus-visible{background:linear-gradient(135deg,#FFF9E8 0%,#FFF1C8 100%)!important;border-color:#F2CE65!important;color:#5A4300!important;box-shadow:0 7px 18px rgba(251,192,45,.12)!important}.odcp-dashboard-v10 .odcp-top-actions .odcp-btn:active,
.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp:active,
.odcp-dashboard-v10 .odcp-top-actions .odcp-btn-yellow:active{filter:brightness(.985)!important;transform:none!important;box-shadow:0 3px 9px rgba(16,24,40,.05)!important}@media (max-width:720px){.odcp-dashboard-v10 .odcp-top-actions .odcp-btn,
  .odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp,
  .odcp-dashboard-v10 .odcp-top-actions .odcp-btn-yellow{min-height:42px!important}}@media (prefers-reduced-motion:reduce){.odcp-dashboard-v10 .odcp-top-actions .odcp-btn,
  .odcp-dashboard-v10 .odcp-top-actions .odcp-btn-whatsapp,
  .odcp-dashboard-v10 .odcp-top-actions .odcp-btn-yellow{transition:none!important}}.odcp-manual-version-pill{display:inline-flex;align-items:center;min-height:30px;margin-top:14px;padding:0 11px;border:1px solid rgba(24,119,242,.16);border-radius:999px;background:rgba(255,255,255,.76);color:#475467;font-size:10.5px;font-weight:700;letter-spacing:.01em}.odcp-manual-status-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}.odcp-manual-status-strip>div{padding:13px 14px;border:1px solid #E1E8F0;border-radius:14px;background:linear-gradient(180deg,#FFFFFF,#F9FBFD)}.odcp-manual-status-strip small,.odcp-manual-status-strip strong{display:block}.odcp-manual-status-strip small{color:#8A96A6;font-size:9.5px;font-weight:600}.odcp-manual-status-strip strong{margin-top:3px;color:#202B3C;font-size:13px;font-weight:700}.odcp-manual-operations-map,.odcp-manual-changelog{margin:14px 0 16px;padding:17px;border:1px solid #E1E8F0;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(13,17,23,.025)}.odcp-manual-block-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.odcp-manual-block-head span{display:block;color:#0A4FD8;font-size:9px;font-weight:800;letter-spacing:.12em}.odcp-manual-block-head h3{margin:4px 0 4px!important;color:#202B3C;font-size:18px!important;line-height:1.3}.odcp-manual-block-head p{margin:0!important;color:#667085;font-size:11.5px!important;line-height:1.55!important}.odcp-manual-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.odcp-manual-module-grid>a{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:11px 12px;border:1px solid #E5EBF2;border-radius:13px;background:linear-gradient(180deg,#FFFFFF,#FAFBFC);color:#344054!important;text-decoration:none!important;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}.odcp-manual-module-grid>a>.dashicons{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#F1F4F7;color:#536174;font-size:17px}.odcp-manual-module-grid>a strong,.odcp-manual-module-grid>a small{display:block}.odcp-manual-module-grid>a strong{color:#202B3C;font-size:12px;font-weight:700}.odcp-manual-module-grid>a small{margin-top:3px;color:#7A8797;font-size:9.6px;line-height:1.45}.odcp-manual-module-grid>a i{color:#A1ACB9;font-size:14px;font-style:normal}.odcp-manual-module-grid>a:hover,.odcp-manual-module-grid>a:focus-visible{border-color:#B9D2F7;background:linear-gradient(180deg,#FFFFFF,#F4F8FF);box-shadow:0 8px 18px rgba(24,119,242,.07);outline:none}.odcp-manual-module-grid>a:hover>.dashicons,.odcp-manual-module-grid>a:focus-visible>.dashicons{background:#EAF2FF;color:#0A4FD8}.odcp-manual-module-grid>a:hover i,.odcp-manual-module-grid>a:focus-visible i{color:#1877F2}.odcp-manual-change-list{display:grid;gap:7px;max-height:470px;overflow:auto;padding-right:3px;scrollbar-width:thin}.odcp-manual-change-list article{display:grid;grid-template-columns:68px minmax(0,1fr);gap:12px;padding:10px 11px;border:1px solid #E8EDF3;border-radius:12px;background:#FBFCFD}.odcp-manual-change-list article>b{display:inline-flex;align-items:center;justify-content:center;align-self:start;min-height:28px;padding:0 8px;border-radius:999px;background:#EDF4FF;color:#0A4FD8;font-size:10px}.odcp-manual-change-list article strong{display:block;color:#202B3C;font-size:11.5px}.odcp-manual-change-list article p{margin:3px 0 0!important;color:#667085;font-size:10.5px!important;line-height:1.5!important}.odcp-manual.is-admin-guide .odcp-manual-hero,.odcp-manual.is-staff-guide .odcp-manual-hero{background:linear-gradient(135deg,#FFFFFF 0%,#F6F8FB 58%,#EEF4FF 100%)!important}.odcp-manual.is-admin-guide .odcp-manual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-manual.is-admin-guide .odcp-manual-section:nth-child(4n+1){border-top:2px solid rgba(24,119,242,.55)!important}.odcp-manual.is-admin-guide .odcp-manual-section:nth-child(4n+2){border-top:2px solid rgba(13,17,23,.26)!important}.odcp-manual.is-admin-guide .odcp-manual-section:nth-child(4n+3){border-top:2px solid rgba(0,191,166,.45)!important}.odcp-manual.is-admin-guide .odcp-manual-section:nth-child(4n){border-top:2px solid rgba(251,192,45,.65)!important}@media (max-width:1180px){.odcp-manual-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-manual-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.odcp-manual-module-grid,.odcp-manual-status-strip{grid-template-columns:1fr}.odcp-manual.is-admin-guide .odcp-manual-grid{grid-template-columns:1fr}.odcp-manual-operations-map,.odcp-manual-changelog{padding:14px}.odcp-manual-change-list article{grid-template-columns:58px minmax(0,1fr)}}.odcp-dashboard-v10{--odcp-front-surface:#FFFFFF;--odcp-front-surface-soft:#F8F9FB;--odcp-front-surface-muted:#F2F4F7;--odcp-front-border:#E1E6EC;--odcp-front-border-strong:#D5DDE6;--odcp-front-text:#202833;--odcp-front-muted:#687586;--odcp-front-soft:#8A96A6;--odcp-front-graphite:#536273;--odcp-front-brand-soft:#EEF4FC}.odcp-dashboard-v10 .odcp-dash-content{background:#F6F7F9!important;color:var(--odcp-front-text)!important}.odcp-dashboard-v10 .odcp-dash-topbar{padding:26px 28px!important;background:#fff!important;border-bottom-color:var(--odcp-front-border)!important}.odcp-dashboard-v10 .odcp-dash-topbar h1{font-size:30px!important;line-height:1.18!important;font-weight:600!important;letter-spacing:-.025em!important;color:#18212C!important}.odcp-dashboard-v10 .odcp-dash-topbar p{font-size:14.5px!important;line-height:1.65!important;font-weight:400!important;color:var(--odcp-front-muted)!important}.odcp-dashboard-v10 .odcp-dash-body{padding:24px!important}.odcp-dashboard-v10 .odcp-panel-head h2{font-size:21px!important;line-height:1.28!important;font-weight:600!important;color:#202833!important}.odcp-dashboard-v10 .odcp-panel-head p{font-size:13.5px!important;line-height:1.65!important;font-weight:400!important;color:var(--odcp-front-muted)!important}.odcp-dashboard-v10 .odcp-panel-head>a{font-size:13px!important;font-weight:600!important}.odcp-dashboard-v10 .odcp-dash-panel{padding:20px!important;border-color:var(--odcp-front-border)!important;border-radius:17px!important;background:#fff!important;box-shadow:0 7px 22px rgba(16,24,40,.025)!important}.odcp-dashboard-v10 .odcp-workflow h3{font-size:15px!important;font-weight:600!important}.odcp-dashboard-v10 .odcp-workflow p{font-size:13px!important;line-height:1.6!important;font-weight:400!important}.odcp-dashboard-v10 .odcp-workflow article{padding:14px!important;background:#FAFBFC!important;border-color:#E8ECF1!important}.odcp-dashboard-v10 .odcp-workflow article>b{background:#F0F3F6!important;color:#5B6878!important}.odcp-dashboard-v10 .odcp-dash-stats>a{padding:16px!important;background:#fff!important;border-color:var(--odcp-front-border)!important;box-shadow:0 5px 16px rgba(16,24,40,.025)!important;transform:none!important}.odcp-dashboard-v10 .odcp-dash-stats>a:hover,.odcp-dashboard-v10 .odcp-dash-stats>a:focus-visible{background:#FCFDFE!important;border-color:#C7D5E4!important;box-shadow:0 8px 20px rgba(10,79,216,.055)!important;transform:none!important}.odcp-dashboard-v10 .odcp-dash-stats i{width:38px!important;height:38px!important;background:#F1F3F6!important;color:#586779!important}.odcp-dashboard-v10 .odcp-dash-stats strong{font-size:26px!important;font-weight:600!important;letter-spacing:-.025em!important;color:#1E2630!important}.odcp-dashboard-v10 .odcp-dash-stats span{font-size:13.5px!important;font-weight:500!important;color:#344054!important}.odcp-dashboard-v10 .odcp-dash-stats small{font-size:11.5px!important;line-height:1.5!important;color:#7A8797!important}.odcp-dashboard-v10 .odcp-client-request-list{gap:12px!important}.odcp-dashboard-v10 .odcp-client-request-list article{padding:16px 17px!important;border-color:var(--odcp-front-border)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 3px 12px rgba(16,24,40,.018)!important}.odcp-dashboard-v10 .odcp-client-request-top{align-items:flex-start!important}.odcp-dashboard-v10 .odcp-client-request-top strong{font-size:14.5px!important;line-height:1.42!important;font-weight:600!important;color:#202833!important}.odcp-dashboard-v10 .odcp-client-request-top small{margin-top:3px!important;font-size:11.5px!important;line-height:1.55!important;font-weight:400!important;color:#7A8797!important}.odcp-dashboard-v10 .odcp-client-request-list p{margin:9px 0!important;font-size:13.25px!important;line-height:1.65!important;font-weight:400!important;color:#536273!important}.odcp-dashboard-v10 .odcp-client-request-foot{align-items:center!important;font-size:11.5px!important;line-height:1.5!important;color:#7A8797!important}.odcp-dashboard-v10 .odcp-client-request-foot a{font-size:11.5px!important;font-weight:600!important;color:#415D83!important}.odcp-dashboard-v10 .odcp-client-request-foot a:hover,.odcp-dashboard-v10 .odcp-client-request-foot a:focus-visible{color:#0A4FD8!important}.odcp-dashboard-v10 .odcp-request-mini-list article{padding:13px 14px!important;background:#fff!important;border-color:var(--odcp-front-border)!important}.odcp-dashboard-v10 .odcp-request-mini-list strong{font-size:13.5px!important;font-weight:600!important}.odcp-dashboard-v10 .odcp-request-mini-list span{font-size:11.5px!important}.odcp-dashboard-v10 .odcp-status-chip,.odcp-dashboard-v10 .odcp-status,.odcp-dashboard-v10 [class*="status-"]{border:1px solid #DDE3EA!important;background:#F5F6F8!important;color:#53606F!important;box-shadow:none!important}.odcp-dashboard-v10 .odcp-status-chip,.odcp-dashboard-v10 .odcp-status{min-height:27px!important;padding:5px 9px!important;font-size:10.5px!important;font-weight:600!important}.odcp-dashboard-v10 .status-completed{background:#F2F6F4!important;border-color:#DDE7E2!important;color:#465C54!important}.odcp-dashboard-v10 .status-in_progress{background:#F1F4F7!important;border-color:#D9E1E9!important;color:#435468!important}.odcp-dashboard-v10 .status-waiting{background:#F7F5F0!important;border-color:#E7E1D5!important;color:#615A4D!important}.odcp-dashboard-v10 .status-closed{background:#F3F4F6!important;border-color:#E1E4E8!important;color:#667085!important}.odcp-dashboard-v10 .odcp-progress,.odcp-dashboard-v10 .odcp-client-onboarding-progress{height:6px!important;background:#EDF0F3!important}.odcp-dashboard-v10 .odcp-progress>span,.odcp-dashboard-v10 .odcp-client-onboarding-progress i{background:linear-gradient(90deg,#64758A 0%,#8FA0B3 100%)!important}.odcp-dashboard-v10 progress{accent-color:#74869B!important}.odcp-dashboard-v10 .odcp-request-form,.odcp-dashboard-v10 .odcp-profile-form{gap:14px!important}.odcp-dashboard-v10 .odcp-request-form label,.odcp-dashboard-v10 .odcp-profile-form label{gap:7px!important;font-size:13.5px!important;line-height:1.45!important;font-weight:500!important;color:#344054!important}.odcp-dashboard-v10 .odcp-request-form input,.odcp-dashboard-v10 .odcp-request-form select,.odcp-dashboard-v10 .odcp-request-form textarea,.odcp-dashboard-v10 .odcp-profile-form input,.odcp-dashboard-v10 .odcp-profile-form select,.odcp-dashboard-v10 .odcp-profile-form textarea{min-height:48px!important;padding:12px 13px!important;border-color:#DCE2E9!important;background:#FCFDFE!important;color:#202833!important;font-size:14px!important;font-weight:400!important}.odcp-dashboard-v10 .odcp-request-form textarea,.odcp-dashboard-v10 .odcp-profile-form textarea{line-height:1.65!important}.odcp-dashboard-v10 .odcp-request-form input:focus,.odcp-dashboard-v10 .odcp-request-form select:focus,.odcp-dashboard-v10 .odcp-request-form textarea:focus,.odcp-dashboard-v10 .odcp-profile-form input:focus,.odcp-dashboard-v10 .odcp-profile-form select:focus,.odcp-dashboard-v10 .odcp-profile-form textarea:focus{background:#fff!important;border-color:#B9CBE0!important;box-shadow:0 0 0 3px rgba(24,119,242,.065)!important}.odcp-dashboard-v10 .odcp-notification-list article{padding:15px!important;background:#fff!important;border-color:var(--odcp-front-border)!important}.odcp-dashboard-v10 .odcp-notification-list article.is-unread{background:#F8FAFD!important;border-color:#D5DFEC!important}.odcp-dashboard-v10 .odcp-notif-icon{background:#F0F3F6!important;color:#586779!important}.odcp-dashboard-v10 .odcp-notification-list strong{font-size:14px!important;font-weight:600!important}.odcp-dashboard-v10 .odcp-notification-list p{font-size:12.75px!important;line-height:1.6!important}.odcp-dashboard-v10 .odcp-notification-list small{font-size:11px!important}.odcp-dashboard-v10 .odcp-notification-list a{font-size:11.5px!important;font-weight:600!important}.odcp-dashboard-v10 .odcp-profile-head h2{font-size:21px!important;font-weight:600!important}.odcp-dashboard-v10 .odcp-profile-head span{font-size:11.5px!important;font-weight:600!important;color:#526B8C!important}.odcp-dashboard-v10 .odcp-profile-head p,.odcp-dashboard-v10 .odcp-profile-help p{font-size:13px!important;line-height:1.65!important}.odcp-dashboard-v10 .odcp-profile-help a{font-size:12.5px!important}.odcp-guest-replica .odcp-guest-card,.odcp-guest-replica .odcp-guest-intro{border-color:#E1E6EC!important;box-shadow:0 6px 18px rgba(16,24,40,.025)!important}.odcp-guest-replica .odcp-guest-card h2,.odcp-guest-replica .odcp-guest-intro h2{font-size:22px!important;font-weight:600!important}.odcp-guest-replica .odcp-guest-card-head p,.odcp-guest-replica .odcp-guest-intro p{font-size:13.5px!important;line-height:1.65!important}.odcp-guest-replica .odcp-guest-demo-chip{background:#F3F5F7!important;color:#586575!important;border:1px solid #E0E5EA!important}.odcp-guest-replica .odcp-guest-journey article,.odcp-guest-replica .odcp-guest-manual article,.odcp-guest-replica .odcp-guest-project-grid article,.odcp-guest-replica .odcp-guest-alerts article{background:#F7F8FA!important}.odcp-guest-replica .odcp-guest-journey article>b,.odcp-guest-replica .odcp-guest-manual article>b{background:#EEF1F4!important;color:#5B6878!important}.odcp-guest-replica .odcp-guest-project-grid progress,.odcp-guest-replica .odcp-guest-list progress{accent-color:#74869B!important}@media (max-width:767px){.odcp-dashboard-v10 .odcp-dash-topbar{padding:18px 16px!important}.odcp-dashboard-v10 .odcp-dash-topbar h1{font-size:25px!important}.odcp-dashboard-v10 .odcp-dash-topbar p{font-size:13.5px!important}.odcp-dashboard-v10 .odcp-dash-body{padding:14px!important}.odcp-dashboard-v10 .odcp-dash-panel{padding:15px!important}.odcp-dashboard-v10 .odcp-panel-head h2{font-size:19px!important}.odcp-dashboard-v10 .odcp-panel-head p{font-size:12.75px!important}.odcp-dashboard-v10 .odcp-client-request-list article{padding:14px!important}.odcp-dashboard-v10 .odcp-client-request-top strong{font-size:13.5px!important}.odcp-dashboard-v10 .odcp-client-request-list p{font-size:12.75px!important}.odcp-dashboard-v10 .odcp-client-request-top small,.odcp-dashboard-v10 .odcp-client-request-foot{font-size:11px!important}.odcp-dashboard-v10 .odcp-dash-stats strong{font-size:23px!important}.odcp-dashboard-v10 .odcp-dash-stats span{font-size:12.5px!important}.odcp-dashboard-v10 .odcp-dash-stats small{font-size:10.5px!important}}.odcp-dashboard-stage,
.odcp-dashboard-stage .odcp-dashboard-v10,
.odcp-guest-replica{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.odcp-dashboard-v10 .odcp-dash-topbar{padding:27px 30px!important;align-items:center!important}.odcp-dashboard-v10 .odcp-dash-topbar h1{font-size:32px!important;line-height:1.14!important;font-weight:550!important;letter-spacing:-.032em!important}.odcp-dashboard-v10 .odcp-dash-topbar p{max-width:680px!important;margin-top:5px!important;font-size:15px!important;line-height:1.68!important;font-weight:400!important;color:#6B7788!important}.odcp-dashboard-v10 .odcp-dash-topbar .odcp-eyebrow{margin-bottom:5px!important;font-family:"ODCP Signature","Dancing Script","Segoe Script","Snell Roundhand","Apple Chancery","Brush Script MT","URW Chancery L","Bradley Hand ITC","Lucida Handwriting",cursive!important;font-size:18px!important;line-height:1.2!important;font-weight:500!important;letter-spacing:.01em!important;text-transform:none!important;color:#0A4FD8!important}.odcp-dashboard-v10 .odcp-dash-body{padding:27px 30px!important}.odcp-dashboard-v10 .odcp-dash-panel{padding:23px 24px!important;margin-bottom:16px!important;border-radius:18px!important}.odcp-dashboard-v10 .odcp-panel-head{margin-bottom:17px!important}.odcp-dashboard-v10 .odcp-panel-head h2{font-size:22px!important;line-height:1.3!important;font-weight:550!important;letter-spacing:-.02em!important}.odcp-dashboard-v10 .odcp-panel-head p{font-size:14.25px!important;line-height:1.68!important;font-weight:400!important;color:#6B7788!important}.odcp-dashboard-v10 .odcp-panel-head>a{font-size:13px!important;font-weight:550!important}.odcp-dashboard-v10 .odcp-user-card strong{font-size:13.5px!important;font-weight:600!important}.odcp-dashboard-v10 .odcp-user-card span{font-size:11.5px!important;font-weight:450!important}.odcp-dashboard-v10 .odcp-user-card small{font-size:10.5px!important;font-weight:400!important}.odcp-dashboard-v10 .odcp-dash-sidebar nav a{min-height:49px!important;padding:10px 11px!important;font-size:14px!important;font-weight:500!important;line-height:1.35!important}.odcp-dashboard-v10 .odcp-dash-sidebar nav a>span:not(.odcp-nav-icon){font-size:14px!important;font-weight:500!important}.odcp-dashboard-v10 .odcp-dash-sidebar-foot a{font-size:11.5px!important;font-weight:500!important}.odcp-dashboard-v10 .odcp-workflow h3,
.odcp-dashboard-v10 .odcp-request-mini-list strong,
.odcp-dashboard-v10 .odcp-notification-list strong{font-size:14.5px!important;font-weight:550!important;line-height:1.45!important}.odcp-dashboard-v10 .odcp-workflow p,
.odcp-dashboard-v10 .odcp-request-mini-list span,
.odcp-dashboard-v10 .odcp-notification-list p,
.odcp-dashboard-v10 .odcp-empty{font-size:13.25px!important;line-height:1.66!important;font-weight:400!important}.odcp-dashboard-v10 .odcp-workflow article{padding:15px 16px!important}.odcp-dashboard-v10 .odcp-request-mini-list article{padding:14px 15px!important}.odcp-guest-replica .odcp-guest-statusbar{min-height:54px!important;padding:11px 15px!important;margin-bottom:14px!important}.odcp-guest-replica .odcp-guest-statusbar strong{font-size:13.5px!important;font-weight:600!important}.odcp-guest-replica .odcp-guest-statusbar span{font-size:12px!important;font-weight:400!important}.odcp-guest-status-time{display:flex!important;align-items:center!important;gap:9px!important;color:#7B8796!important}.odcp-guest-status-time b{font-size:12.5px!important;font-weight:550!important;color:#344054!important;font-variant-numeric:tabular-nums!important}.odcp-guest-replica .odcp-top-actions{gap:9px!important;align-items:center!important}.odcp-guest-replica .odcp-guest-readonly-pill{min-height:39px!important;padding:0 13px!important;background:#F2F5F8!important;color:#596778!important;font-size:11.5px!important;font-weight:550!important}.odcp-guest-replica .odcp-guest-join-cta{min-height:42px!important;padding:0 15px!important;background:#fff!important;border:1px solid #D8E0E9!important;color:#344054!important;font-size:12.5px!important;font-weight:550!important;box-shadow:none!important}.odcp-guest-replica .odcp-guest-join-cta:hover,
.odcp-guest-replica .odcp-guest-join-cta:focus-visible{background:#F3F7FD!important;border-color:#BFD0E5!important;color:#0A4FD8!important;box-shadow:0 6px 16px rgba(10,79,216,.06)!important}.odcp-guest-replica .odcp-panel-head .odcp-eyebrow{display:none!important}.odcp-guest-replica .odcp-panel-head h2{margin-top:0!important}.odcp-guest-replica .odcp-guest-view-accent .odcp-signature-label{font-size:17px!important;font-weight:500!important}.odcp-guest-replica .odcp-guest-view-accent small{font-size:11.5px!important;font-weight:400!important;color:#7B8796!important}.odcp-guest-replica .odcp-guest-mobile-steps{gap:12px!important}.odcp-guest-replica .odcp-guest-mobile-steps article{padding:16px!important;border-radius:15px!important;background:#FAFBFC!important;border:1px solid #E5E9EE!important}.odcp-guest-replica .odcp-guest-mobile-steps article>b{font-size:14px!important;font-weight:600!important}.odcp-guest-replica .odcp-guest-mobile-steps strong{font-size:14.5px!important;font-weight:550!important;line-height:1.45!important}.odcp-guest-replica .odcp-guest-mobile-steps small{margin-top:3px!important;font-size:12.5px!important;line-height:1.58!important;font-weight:400!important;color:#718096!important}.odcp-dashboard-v10 input,
.odcp-dashboard-v10 select,
.odcp-dashboard-v10 textarea,
.odcp-dashboard-v10 button,
.odcp-dashboard-v10 .odcp-btn{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.odcp-dashboard-v10 .odcp-btn{font-size:13px!important;font-weight:550!important}.odcp-dashboard-v10 a,
.odcp-dashboard-v10 button{transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,opacity .16s ease!important}.odcp-dashboard-v10 a:hover,
.odcp-dashboard-v10 button:hover{transform:none!important}@media (max-width:1024px){.odcp-dashboard-v10 .odcp-dash-topbar{padding:23px 22px!important}.odcp-dashboard-v10 .odcp-dash-topbar h1{font-size:29px!important}.odcp-dashboard-v10 .odcp-dash-body{padding:22px!important}.odcp-dashboard-v10 .odcp-dash-sidebar nav a,
  .odcp-dashboard-v10 .odcp-dash-sidebar nav a>span:not(.odcp-nav-icon){font-size:13px!important}}@media (max-width:767px){.odcp-dashboard-v10 .odcp-dash-topbar{padding:19px 16px!important;gap:13px!important}.odcp-dashboard-v10 .odcp-dash-topbar h1{font-size:26px!important}.odcp-dashboard-v10 .odcp-dash-topbar p{font-size:13.5px!important;line-height:1.62!important}.odcp-dashboard-v10 .odcp-dash-topbar .odcp-eyebrow{font-size:15.5px!important}.odcp-dashboard-v10 .odcp-dash-body{padding:14px!important}.odcp-dashboard-v10 .odcp-dash-panel{padding:16px!important}.odcp-dashboard-v10 .odcp-panel-head h2{font-size:19.5px!important}.odcp-dashboard-v10 .odcp-panel-head p{font-size:12.75px!important}.odcp-dashboard-v10 .odcp-dash-sidebar nav a,
  .odcp-dashboard-v10 .odcp-dash-sidebar nav a>span:not(.odcp-nav-icon){font-size:10px!important}.odcp-guest-replica .odcp-guest-statusbar{align-items:center!important}.odcp-guest-status-time>span{display:none!important}}.odcp-dashboard-v10{--odcp-ui-white:#FFFFFF;--odcp-ui-ink:#1D2733;--odcp-ui-graphite:#4E5D6D;--odcp-ui-muted:#748194;--odcp-ui-border:#DCE3EB;--odcp-ui-soft:#F8FAFC;--odcp-ui-blue:#1877F2;--odcp-ui-deep:#0A4FD8;--odcp-ui-teal:#00A88F;--odcp-ui-amber:#ECA400;--odcp-ui-orange:#EA7A17}.odcp-dashboard-v10 .odcp-dash-stats>a{cursor:pointer!important;position:relative!important;border-color:var(--odcp-ui-border)!important;background:linear-gradient(180deg,#FFFFFF 0%,#FCFDFE 100%)!important;color:var(--odcp-ui-ink)!important;box-shadow:0 5px 16px rgba(16,24,40,.025)!important}.odcp-dashboard-v10 .odcp-dash-stats>a:before{background:#D8E0E9!important;transition:background-color .18s ease!important}.odcp-dashboard-v10 .odcp-dash-stats>a i{background:#F2F5F8!important;color:#5B6878!important;transition:background-color .18s ease,color .18s ease!important}.odcp-dashboard-v10 .odcp-dash-stats>a:hover,
.odcp-dashboard-v10 .odcp-dash-stats>a:focus-visible{background:linear-gradient(180deg,#FFFFFF 0%,#F7FAFF 100%)!important;border-color:#C5D6EC!important;box-shadow:0 9px 22px rgba(10,79,216,.065)!important;outline:none!important}.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(1):hover:before,.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(1):focus-visible:before{background:var(--odcp-ui-blue)!important}.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(2):hover:before,.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(2):focus-visible:before{background:var(--odcp-ui-amber)!important}.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(3):hover:before,.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(3):focus-visible:before{background:var(--odcp-ui-teal)!important}.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(4):hover:before,.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(4):focus-visible:before{background:var(--odcp-ui-orange)!important}.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(5):hover:before,.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(5):focus-visible:before{background:var(--odcp-ui-deep)!important}.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(6):hover:before,.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(6):focus-visible:before{background:#55657A!important}.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(1):hover i,.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(1):focus-visible i{background:#EEF5FF!important;color:var(--odcp-ui-blue)!important}.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(2):hover i,.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(2):focus-visible i{background:#FFF9E8!important;color:#A96E00!important}.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(3):hover i,.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(3):focus-visible i{background:#EBF9F6!important;color:#008A76!important}.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(4):hover i,.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(4):focus-visible i{background:#FFF3E8!important;color:#C55D00!important}.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(5):hover i,.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(5):focus-visible i{background:#EEF3FC!important;color:var(--odcp-ui-deep)!important}.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(6):hover i,.odcp-dashboard-v10 .odcp-dash-stats>a:nth-child(6):focus-visible i{background:#F0F3F6!important;color:#3E4B5B!important}.odcp-dashboard-v10 .odcp-request-mini-list{gap:16px!important}.odcp-dashboard-v10 .odcp-request-mini-list .odcp-request-mini-item{padding:0!important;overflow:hidden!important;border:1px solid var(--odcp-ui-border)!important;border-radius:15px!important;background:#fff!important;box-shadow:0 3px 12px rgba(16,24,40,.018)!important;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease!important}.odcp-dashboard-v10 .odcp-request-mini-hit{display:block!important;width:100%!important;padding:17px 18px!important;color:inherit!important;text-decoration:none!important;cursor:pointer!important;border-radius:inherit!important;outline:none!important}.odcp-dashboard-v10 .odcp-request-mini-hit>div:first-child{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important}.odcp-dashboard-v10 .odcp-request-mini-hit strong{font-size:15.25px!important;line-height:1.45!important;font-weight:560!important;color:var(--odcp-ui-ink)!important}.odcp-dashboard-v10 .odcp-request-mini-hit small{display:block!important;margin-top:8px!important;font-size:12.25px!important;line-height:1.5!important;font-weight:400!important;color:var(--odcp-ui-graphite)!important}.odcp-dashboard-v10 .odcp-mini-status{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;padding:5px 10px!important;border:1px solid #DEE4EA!important;border-radius:999px!important;background:#FFFFFF!important;color:#566477!important;font-size:11.25px!important;font-weight:500!important;line-height:1.2!important;transition:background-color .18s ease,border-color .18s ease,color .18s ease!important}.odcp-dashboard-v10 .odcp-request-mini-item:hover,
.odcp-dashboard-v10 .odcp-request-mini-item:focus-within{border-color:#BFD2EB!important;background:#FCFDFF!important;box-shadow:0 9px 22px rgba(10,79,216,.055)!important}.odcp-dashboard-v10 .odcp-request-mini-hit:hover .odcp-mini-status,
.odcp-dashboard-v10 .odcp-request-mini-hit:focus-visible .odcp-mini-status{background:#EEF5FF!important;border-color:#C4D8F7!important;color:var(--odcp-ui-deep)!important}.odcp-dashboard-v10 .odcp-request-mini-hit:hover .odcp-progress>span,
.odcp-dashboard-v10 .odcp-request-mini-hit:focus-visible .odcp-progress>span{background:linear-gradient(90deg,var(--odcp-ui-deep),var(--odcp-ui-blue))!important}.odcp-dashboard-v10 .odcp-client-request-list{gap:16px!important}.odcp-dashboard-v10 .odcp-client-request-list article{padding:18px 19px!important;border-color:var(--odcp-ui-border)!important;border-radius:15px!important;background:#fff!important;box-shadow:0 3px 12px rgba(16,24,40,.018)!important;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease!important}.odcp-dashboard-v10 .odcp-client-request-list article:hover,
.odcp-dashboard-v10 .odcp-client-request-list article:focus-within{border-color:#C3D4E8!important;background:linear-gradient(180deg,#FFFFFF 0%,#FBFDFF 100%)!important;box-shadow:0 9px 22px rgba(10,79,216,.05)!important}.odcp-dashboard-v10 .odcp-client-request-title{display:inline-block!important;color:inherit!important;text-decoration:none!important;outline:none!important}.odcp-dashboard-v10 .odcp-client-request-title strong{font-size:15.5px!important;line-height:1.45!important;font-weight:560!important;color:var(--odcp-ui-ink)!important;transition:color .18s ease!important}.odcp-dashboard-v10 .odcp-client-request-title:hover strong,
.odcp-dashboard-v10 .odcp-client-request-title:focus-visible strong{color:var(--odcp-ui-deep)!important}.odcp-dashboard-v10 .odcp-client-request-top small{font-size:12px!important;line-height:1.58!important;font-weight:400!important;color:var(--odcp-ui-muted)!important}.odcp-dashboard-v10 .odcp-client-request-list p{margin:11px 0!important;font-size:13.75px!important;line-height:1.72!important;font-weight:400!important;color:var(--odcp-ui-graphite)!important}.odcp-dashboard-v10 .odcp-client-request-foot{margin-top:8px!important;gap:11px!important;font-size:12px!important;line-height:1.55!important;color:var(--odcp-ui-muted)!important}.odcp-dashboard-v10 .odcp-client-request-foot .odcp-open-request-link{margin-left:auto!important}.odcp-dashboard-v10 a.odcp-status-link{cursor:pointer!important;text-decoration:none!important;background:#FFFFFF!important;border:1px solid #DCE3EA!important;color:#556375!important;box-shadow:0 1px 2px rgba(16,24,40,.02)!important;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease!important}.odcp-dashboard-v10 a.odcp-status-link:hover,
.odcp-dashboard-v10 a.odcp-status-link:focus-visible{background:#EEF5FF!important;border-color:#C1D6F6!important;color:var(--odcp-ui-deep)!important;box-shadow:0 5px 13px rgba(24,119,242,.07)!important;outline:none!important}.odcp-dashboard-v10 a.odcp-status-link.status-in_progress:hover,.odcp-dashboard-v10 a.odcp-status-link.status-in_progress:focus-visible{background:#ECF9F6!important;border-color:#BFEADF!important;color:#007B69!important}.odcp-dashboard-v10 a.odcp-status-link.status-waiting:hover,.odcp-dashboard-v10 a.odcp-status-link.status-waiting:focus-visible{background:#FFF8E8!important;border-color:#F0D9A2!important;color:#8A6100!important}.odcp-dashboard-v10 a.odcp-status-link.status-completed:hover,.odcp-dashboard-v10 a.odcp-status-link.status-completed:focus-visible{background:#F0F4F8!important;border-color:#CBD5E1!important;color:#334155!important}.odcp-dashboard-v10 .odcp-client-request-list article:hover .odcp-progress>span,
.odcp-dashboard-v10 .odcp-client-request-list article:focus-within .odcp-progress>span{background:linear-gradient(90deg,#52677F 0%,#1877F2 100%)!important}.odcp-dashboard-v10 .odcp-panel-head>a,
.odcp-dashboard-v10 .odcp-client-request-foot a,
.odcp-dashboard-v10 .odcp-open-request-link{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:4px 8px!important;border-radius:8px!important;color:#415D83!important;text-decoration:none!important;font-size:12px!important;font-weight:550!important;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease!important}.odcp-dashboard-v10 .odcp-panel-head>a:hover,
.odcp-dashboard-v10 .odcp-panel-head>a:focus-visible,
.odcp-dashboard-v10 .odcp-client-request-foot a:hover,
.odcp-dashboard-v10 .odcp-client-request-foot a:focus-visible,
.odcp-dashboard-v10 .odcp-open-request-link:hover,
.odcp-dashboard-v10 .odcp-open-request-link:focus-visible{background:#EEF5FF!important;color:var(--odcp-ui-deep)!important;box-shadow:0 4px 11px rgba(24,119,242,.05)!important;outline:none!important}.odcp-dashboard-v10 .odcp-dash-panel{margin-bottom:18px!important}.odcp-dashboard-v10 .odcp-panel-head{margin-bottom:19px!important}.odcp-dashboard-v10 .odcp-progress{margin-top:9px!important;margin-bottom:3px!important}.odcp-dashboard-v10 a:focus-visible,
.odcp-dashboard-v10 button:focus-visible{outline:2px solid rgba(24,119,242,.45)!important;outline-offset:2px!important}@media (max-width:767px){.odcp-dashboard-v10 .odcp-request-mini-hit{padding:15px!important}.odcp-dashboard-v10 .odcp-request-mini-hit>div:first-child{gap:10px!important}.odcp-dashboard-v10 .odcp-request-mini-hit strong{font-size:14px!important}.odcp-dashboard-v10 .odcp-mini-status{font-size:10.5px!important;padding:4px 8px!important}.odcp-dashboard-v10 .odcp-client-request-list article{padding:15px!important}.odcp-dashboard-v10 .odcp-client-request-title strong{font-size:14px!important}.odcp-dashboard-v10 .odcp-client-request-list p{font-size:12.75px!important;line-height:1.66!important}.odcp-dashboard-v10 .odcp-client-request-foot{font-size:11px!important}.odcp-dashboard-v10 .odcp-client-request-foot .odcp-open-request-link{margin-left:0!important}}@media (prefers-reduced-motion:reduce){.odcp-dashboard-v10 .odcp-dash-stats>a,
  .odcp-dashboard-v10 .odcp-request-mini-item,
  .odcp-dashboard-v10 .odcp-request-mini-hit,
  .odcp-dashboard-v10 .odcp-client-request-list article,
  .odcp-dashboard-v10 a.odcp-status-link{transition:none!important}}.odcp-dashboard-v10 .odcp-panel-head .odcp-eyebrow,
.odcp-dashboard-v10 .odcp-following-signature{display:inline-block!important;margin:0 0 7px!important;font-family:"ODCP Signature","Dancing Script","Segoe Script","Snell Roundhand","Apple Chancery","Brush Script MT","URW Chancery L","Bradley Hand ITC","Lucida Handwriting",cursive!important;font-size:18px!important;line-height:1.25!important;font-weight:500!important;letter-spacing:.01em!important;text-transform:none!important;color:#0A4FD8!important}.odcp-dashboard-v10 .odcp-following-panel{padding:30px 32px!important;margin-bottom:24px!important}.odcp-dashboard-v10 .odcp-following-head{margin-bottom:24px!important}.odcp-dashboard-v10 .odcp-following-head h2{margin:0 0 8px!important;font-family:"ODCP Signature","Dancing Script","Segoe Script","Snell Roundhand","Apple Chancery","Brush Script MT","URW Chancery L","Bradley Hand ITC","Lucida Handwriting",cursive!important;font-size:28px!important;line-height:1.28!important;font-weight:500!important;letter-spacing:0!important;color:#182230!important}.odcp-dashboard-v10 .odcp-following-head p{margin:0!important;max-width:660px!important;color:#6B7788!important;font:400 14.5px/1.7 Poppins,system-ui,sans-serif!important}.odcp-dashboard-v10 .odcp-following-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(320px,420px))!important;justify-content:start!important;gap:18px!important}.odcp-dashboard-v10 .odcp-following-person{display:grid!important;grid-template-columns:58px minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;min-width:0!important;padding:18px 19px!important;border:1px solid #DDE5EE!important;border-radius:18px!important;background:#FFFFFF!important;box-shadow:0 6px 18px rgba(13,17,23,.025)!important;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease!important}.odcp-dashboard-v10 .odcp-following-person:hover{border-color:#C9D8EA!important;background:#FBFDFF!important;box-shadow:0 9px 24px rgba(10,79,216,.045)!important}.odcp-dashboard-v10 .odcp-following-person>img{width:58px!important;height:58px!important;flex:0 0 58px!important;border-radius:50%!important;object-fit:cover!important}.odcp-dashboard-v10 .odcp-following-person h3{margin:0 0 4px!important;color:#182230!important;font:550 16px/1.35 Poppins,system-ui,sans-serif!important}.odcp-dashboard-v10 .odcp-following-person>div>span{color:#566579!important;font:500 12.5px/1.4 Poppins,system-ui,sans-serif!important}.odcp-dashboard-v10 .odcp-following-person .odcp-follow-toggle{min-height:40px!important;padding:0 14px!important;border:1px solid #D7DFE9!important;border-radius:11px!important;background:#FFFFFF!important;color:#344054!important;font:550 12.5px/1 Poppins,system-ui,sans-serif!important;white-space:nowrap!important;box-shadow:none!important}.odcp-dashboard-v10 .odcp-following-person .odcp-follow-toggle:hover,
.odcp-dashboard-v10 .odcp-following-person .odcp-follow-toggle:focus-visible{border-color:#BBD0EE!important;background:linear-gradient(180deg,#F9FBFF 0%,#EDF5FF 100%)!important;color:#0A4FD8!important;box-shadow:0 6px 16px rgba(10,79,216,.06)!important;transform:none!important}.odcp-dashboard-v10 .odcp-following-person .odcp-follow-toggle:focus-visible{outline:2px solid rgba(24,119,242,.24)!important;outline-offset:2px!important}@media (max-width:900px){.odcp-dashboard-v10 .odcp-following-panel{padding:24px!important}.odcp-dashboard-v10 .odcp-following-grid{grid-template-columns:minmax(0,1fr)!important}}@media (max-width:560px){.odcp-dashboard-v10 .odcp-following-panel{padding:18px!important}.odcp-dashboard-v10 .odcp-following-head h2{font-size:24px!important}.odcp-dashboard-v10 .odcp-following-head p{font-size:13px!important}.odcp-dashboard-v10 .odcp-following-person{grid-template-columns:52px minmax(0,1fr)!important;padding:15px!important}.odcp-dashboard-v10 .odcp-following-person>img{width:52px!important;height:52px!important}.odcp-dashboard-v10 .odcp-following-person .odcp-follow-toggle{grid-column:1/-1!important;width:100%!important;margin-top:2px!important}}.odcp-comments{padding:18px 20px 20px!important;background:#FCFDFE!important;border-top:1px solid #E8EDF3!important}.odcp-comment-list{display:grid!important;gap:16px!important}.odcp-comment{gap:10px!important;align-items:flex-start!important}.odcp-comment>img{width:38px!important;height:38px!important;min-width:38px!important;border-radius:50%!important;object-fit:cover!important;border:1px solid #E2E8F0!important}.odcp-comment-content{min-width:0!important;flex:1!important}.odcp-comment-bubble{display:inline-block!important;max-width:min(100%,720px)!important;padding:9px 12px!important;border-radius:14px!important;background:#F3F6F9!important;color:#344054!important;box-shadow:none!important}.odcp-comment-bubble strong{display:block!important;margin:0!important;color:#182230!important;font:550 13.5px/1.35 Poppins,system-ui,sans-serif!important}.odcp-comment-bubble p{margin:3px 0 0!important;color:#475467!important;font:400 13.5px/1.6 Poppins,system-ui,sans-serif!important;white-space:pre-wrap!important;word-break:break-word!important}.odcp-comment-bubble.is-emoji-only,
.odcp-comment-bubble.is-media-only{padding:2px 0!important;background:transparent!important;border-radius:0!important}.odcp-comment-bubble.is-emoji-only p,
.odcp-comment-bubble p.is-emoji-only{margin-top:5px!important;background:transparent!important;font-size:30px!important;line-height:1.12!important;letter-spacing:0!important}.odcp-comment-image{display:block!important;width:168px!important;max-width:42vw!important;height:116px!important;margin:7px 0 0!important;overflow:hidden!important;border:1px solid #DCE4ED!important;border-radius:13px!important;background:#F7F9FC!important;text-decoration:none!important;box-shadow:0 4px 14px rgba(13,17,23,.035)!important;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease!important}.odcp-comment-image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border:0!important;border-radius:0!important}.odcp-comment-image:hover,.odcp-comment-image:focus-visible{border-color:#B9CEF0!important;background:#F4F8FF!important;box-shadow:0 6px 18px rgba(10,79,216,.07)!important;outline:none!important}.odcp-comment-meta{margin-top:5px!important;gap:10px!important;color:#8A96A7!important;font:400 11px/1.45 Poppins,system-ui,sans-serif!important}.odcp-comment-meta>span{font-size:11px!important;color:#8A96A7!important}.odcp-comment-meta button{font:550 11px/1.35 Poppins,system-ui,sans-serif!important}.odcp-replies{margin:11px 0 0 18px!important;padding-left:12px!important;gap:10px!important;border-left:1px solid #E4EAF1!important}.odcp-comment-reply>img{width:32px!important;height:32px!important;min-width:32px!important}.odcp-comment-reply .odcp-comment-bubble strong,.odcp-comment-reply .odcp-comment-bubble p{font-size:12.8px!important}.odcp-comment-reply .odcp-comment-bubble.is-emoji-only p{font-size:27px!important}.odcp-comment-reply .odcp-comment-image{width:150px!important;height:104px!important}.odcp-comment-form,.odcp-reply-form{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:14px!important}.odcp-reply-form{margin:11px 0 0 44px!important}.odcp-comment-form textarea,.odcp-reply-form textarea{width:100%!important;min-height:66px!important;padding:12px 14px!important;border:1px solid #D7E0EA!important;border-radius:13px!important;background:#FFFFFF!important;color:#182230!important;font:400 13.5px/1.6 Poppins,system-ui,sans-serif!important;resize:vertical!important;box-shadow:none!important}.odcp-comment-form textarea:focus,.odcp-reply-form textarea:focus{border-color:#9EC1F4!important;box-shadow:0 0 0 3px rgba(24,119,242,.07)!important;outline:none!important}.odcp-comment-compose-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-width:0!important}.odcp-comment-media-tools{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important;flex:1 1 auto!important}.odcp-comment-image-pick{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;border:1px solid #D7E0EA!important;border-radius:11px!important;background:#FFFFFF!important;color:#566579!important;cursor:pointer!important;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease!important}.odcp-comment-image-pick svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.odcp-comment-image-pick:hover,.odcp-comment-image-pick:focus-visible{background:#F3F7FF!important;border-color:#B8CCEC!important;color:#0A4FD8!important;box-shadow:0 5px 14px rgba(10,79,216,.06)!important;outline:none!important}.odcp-comment-image-pick:disabled{opacity:.45!important;cursor:not-allowed!important;background:#F5F7FA!important;box-shadow:none!important}.odcp-comment-image-selection{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;max-width:330px!important;padding:5px 6px!important;border:1px solid #DDE5EE!important;border-radius:11px!important;background:#FAFBFC!important}.odcp-comment-image-selection[hidden]{display:none!important}.odcp-comment-image-selection>img{width:36px!important;height:36px!important;min-width:36px!important;object-fit:cover!important;border-radius:8px!important;border:1px solid #E2E8F0!important}.odcp-comment-image-selection-copy{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#667085!important;font:400 11px/1.35 Poppins,system-ui,sans-serif!important}.odcp-comment-image-remove{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;min-width:28px!important;padding:0!important;border:1px solid #F4B6B1!important;border-radius:8px!important;background:#FFF7F6!important;color:#D92D20!important;font:600 18px/1 Poppins,system-ui,sans-serif!important;cursor:pointer!important}.odcp-comment-image-remove:hover,.odcp-comment-image-remove:focus-visible{background:#FEECEA!important;border-color:#EA8E86!important;outline:none!important}.odcp-comment-form-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;flex:0 0 auto!important}.odcp-comment-form-actions button{min-height:40px!important;padding:0 14px!important;border-radius:10px!important;font:550 12.5px/1 Poppins,system-ui,sans-serif!important}.odcp-comment-submit{background:#1877F2!important;color:#fff!important;border:1px solid #1877F2!important}.odcp-comment-submit:hover,.odcp-comment-submit:focus-visible{background:#0A4FD8!important;border-color:#0A4FD8!important;box-shadow:0 5px 14px rgba(10,79,216,.12)!important;outline:none!important}.odcp-comment-cancel,.odcp-reply-cancel{background:#FFFFFF!important;color:#566579!important;border:1px solid #D7E0EA!important}.odcp-comment-cancel:hover,.odcp-comment-cancel:focus-visible,.odcp-reply-cancel:hover,.odcp-reply-cancel:focus-visible{background:#F4F6F8!important;color:#344054!important;outline:none!important}.odcp-dashboard-v10 .odcp-followers-count{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:0 12px!important;border:1px solid #DCE4ED!important;border-radius:999px!important;background:#FBFCFE!important;color:#566579!important;font:500 12.5px/1 Poppins,system-ui,sans-serif!important;white-space:nowrap!important}.odcp-dashboard-v10 a.odcp-follower-person{text-decoration:none!important;color:inherit!important;grid-template-columns:58px minmax(0,1fr) auto!important}.odcp-dashboard-v10 .odcp-follower-person .odcp-follower-open{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border:1px solid #DCE4ED!important;border-radius:10px!important;background:#FFFFFF!important;color:#667085!important;font:500 17px/1 Poppins,system-ui,sans-serif!important;transition:background-color .16s ease,border-color .16s ease,color .16s ease!important}.odcp-dashboard-v10 .odcp-follower-person:hover .odcp-follower-open,.odcp-dashboard-v10 .odcp-follower-person:focus-visible .odcp-follower-open{background:#F1F6FF!important;border-color:#BBD0EE!important;color:#0A4FD8!important}.odcp-dashboard-v10 a.odcp-follower-person:focus-visible{outline:2px solid rgba(24,119,242,.22)!important;outline-offset:2px!important}@media (max-width:767px){.odcp-comments{padding:15px 12px 17px!important}.odcp-comment-list{gap:14px!important}.odcp-comment>img{width:34px!important;height:34px!important;min-width:34px!important}.odcp-comment-bubble strong,.odcp-comment-bubble p{font-size:12.8px!important}.odcp-comment-bubble.is-emoji-only p{font-size:28px!important}.odcp-comment-image{width:148px!important;height:104px!important;max-width:55vw!important}.odcp-replies{margin-left:9px!important;padding-left:9px!important}.odcp-reply-form{margin-left:34px!important}.odcp-comment-compose-bottom{align-items:flex-start!important;flex-direction:column!important;gap:9px!important}.odcp-comment-media-tools{width:100%!important;flex-wrap:wrap!important}.odcp-comment-image-selection{max-width:calc(100% - 50px)!important;flex:1 1 auto!important}.odcp-comment-form-actions{width:100%!important;justify-content:flex-end!important}.odcp-dashboard-v10 .odcp-followers-count{margin-top:6px!important}.odcp-dashboard-v10 a.odcp-follower-person{grid-template-columns:52px minmax(0,1fr) auto!important}}@media (prefers-reduced-motion:reduce){.odcp-comment-image,.odcp-comment-image-pick,.odcp-follower-open{transition:none!important}}:root,
.odcp-enabled,
.odcp-dashboard-stage,
.odcp-dashboard-v10,
.odcp-guest-replica,
.odcp-public-hub-page,
.odcp-manual{--odcp-signature-font:"ODCP Signature","Dancing Script","Segoe Script","Snell Roundhand","Apple Chancery","Brush Script MT","URW Chancery L","Bradley Hand ITC","Lucida Handwriting",cursive}.odcp-dashboard-v10 .odcp-dash-topbar .odcp-eyebrow,
.odcp-dashboard-v10 .odcp-panel-head .odcp-eyebrow,
.odcp-dashboard-v10 .odcp-signature-label,
.odcp-dashboard-v10 .odcp-contact-signature,
.odcp-dashboard-v10 .odcp-following-signature,
.odcp-dashboard-v10 .odcp-following-head h2,
.odcp-guest-replica .odcp-signature-label,
.odcp-guest-replica .odcp-eyebrow,
.odcp-manual .odcp-eyebrow,
.odcp-contact-hero-copy>.odcp-eyebrow,
.odcp-contact-bottom-cta .odcp-eyebrow,
.odcp-single-feed-related .odcp-signature-label,
.odcp-start-signature-v5722,
.odcp-public-sidebar-cta__accent{font-family:var(--odcp-signature-font)!important;font-style:normal!important;font-variant:normal!important;text-transform:none!important}.odcp-dashboard-v10 .odcp-panel-head .odcp-eyebrow,
.odcp-dashboard-v10 .odcp-following-signature,
.odcp-dashboard-v10 .odcp-signature-label,
.odcp-dashboard-v10 .odcp-contact-signature,
.odcp-guest-replica .odcp-signature-label{font-weight:500!important;letter-spacing:.01em!important;line-height:1.24!important}.odcp-dashboard-v10 .odcp-following-head h2{font-family:var(--odcp-signature-font)!important}.odcp-start-project-native-v5726{--odsp-blue:#1877F2;--odsp-deep:#0A4FD8;--odsp-navy:#0D1117;--odsp-text:#344054;--odsp-muted:#667085;--odsp-line:#DCE5EF;--odsp-soft:#F8FAFC;--odsp-teal:#00BFA6;--odsp-yellow:#FBC02D;--odsp-orange:#FF9800;--odsp-signature:var(--odcp-signature-font,"ODCP Signature","Dancing Script","Segoe Script","Snell Roundhand","Apple Chancery","Brush Script MT","URW Chancery L","Bradley Hand ITC","Lucida Handwriting",cursive);font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.odcp-start-project-native-v5726 .odcp-signature-accent-v5726 .elementor-heading-title{font-family:var(--odsp-signature)!important;font-weight:500!important;letter-spacing:.01em!important;text-transform:none!important;line-height:1.25!important}body:not(.logged-in) .odcp-start-project-authenticated-v5726{display:none!important}body.logged-in .odcp-start-project-guest-v5726{display:none!important}.odcp-start-project-native-form-v5726 .elementor-form-fields-wrapper{row-gap:0!important}.odcp-start-project-native-form-v5726 .elementor-field-group{margin-bottom:18px!important}.odcp-start-project-native-form-v5726 .elementor-field-type-html{margin:13px 0 21px!important}.odcp-start-project-native-form-v5726 .elementor-field-type-html:first-child{margin-top:2px!important}.odcp-start-project-native-form-v5726 .odsp-step-title{display:flex;align-items:center;gap:12px;width:100%;padding-top:8px;font-family:Poppins,system-ui,sans-serif;color:var(--odsp-text)}.odcp-start-project-native-form-v5726 .odsp-step-title:after{content:"";height:1px;flex:1;background:#EDF1F5;margin-left:4px}.odcp-start-project-native-form-v5726 .odsp-step-title span{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:10px;background:#EEF4FF;color:var(--odsp-deep);font-size:11px;font-weight:600}.odcp-start-project-native-form-v5726 .odsp-step-title strong{font-size:16px;font-weight:500;line-height:1.4;color:#273244}.odcp-start-project-native-form-v5726 .elementor-field-label{margin-bottom:8px!important;color:#344054!important;font:500 14px/1.45 Poppins,system-ui,sans-serif!important}.odcp-start-project-native-form-v5726 input.elementor-field,
.odcp-start-project-native-form-v5726 select.elementor-field,
.odcp-start-project-native-form-v5726 textarea.elementor-field{min-height:52px!important;padding:13px 15px!important;border:1px solid var(--odsp-line)!important;border-radius:13px!important;background:#FAFBFD!important;color:var(--odsp-navy)!important;font:400 15px/1.6 Poppins,system-ui,sans-serif!important;box-shadow:none!important;outline:none!important;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease!important}.odcp-start-project-native-form-v5726 textarea.elementor-field{min-height:174px!important;resize:vertical}.odcp-start-project-native-form-v5726 input.elementor-field:focus,
.odcp-start-project-native-form-v5726 select.elementor-field:focus,
.odcp-start-project-native-form-v5726 textarea.elementor-field:focus{border-color:var(--odsp-blue)!important;background:#FFF!important;box-shadow:0 0 0 3px rgba(24,119,242,.09)!important}.odcp-start-project-native-form-v5726 .elementor-field-type-upload input[type=file]{width:100%!important;min-height:58px!important;padding:12px!important;border:1px dashed #C9D5E4!important;border-radius:13px!important;background:#FBFCFE!important;color:#667085!important;font:400 14px/1.5 Poppins,system-ui,sans-serif!important}.odcp-start-project-native-form-v5726 .elementor-button{width:100%!important;min-height:52px!important;border:1px solid var(--odsp-blue)!important;border-radius:13px!important;background:var(--odsp-blue)!important;color:#FFF!important;font:600 15px/1 Poppins,system-ui,sans-serif!important;box-shadow:0 12px 27px rgba(24,119,242,.17)!important;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease!important}.odcp-start-project-native-form-v5726 .elementor-button:hover,
.odcp-start-project-native-form-v5726 .elementor-button:focus-visible{background:var(--odsp-deep)!important;border-color:var(--odsp-deep)!important;color:#FFF!important;box-shadow:0 14px 30px rgba(10,79,216,.21)!important;outline:none!important}.odcp-start-project-native-form-v5726 .elementor-message{font:400 14px/1.6 Poppins,system-ui,sans-serif!important}.odcp-start-project-native-v5726 .odcp-start-project-secondary-native-v5726 .elementor-button{transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease!important}.odcp-start-project-native-v5726 .odcp-start-project-secondary-native-v5726 .elementor-button:hover,
.odcp-start-project-native-v5726 .odcp-start-project-secondary-native-v5726 .elementor-button:focus-visible{border-color:#B9C9DE!important;background:#F5F8FC!important;color:var(--odsp-deep)!important;box-shadow:0 7px 18px rgba(13,17,23,.05)!important}.odcp-start-project-dashboard-preview-v5726{filter:grayscale(1);transition:filter .22s ease,border-color .22s ease,box-shadow .22s ease,background-color .22s ease!important}.odcp-start-project-dashboard-preview-v5726:hover,
.odcp-start-project-dashboard-preview-v5726:focus-within{filter:grayscale(0);border-color:#C8D9F2!important;background:#F9FBFF!important;box-shadow:0 14px 30px rgba(10,79,216,.055)!important}.odcp-start-project-preview-card-v5726{transition:border-color .18s ease,background-color .18s ease!important}.odcp-start-project-dashboard-preview-v5726:hover .odcp-start-project-preview-card-v5726.is-request{border-color:rgba(24,119,242,.28)!important;background:#F7FAFF!important}.odcp-start-project-dashboard-preview-v5726:hover .odcp-start-project-preview-card-v5726.is-message{border-color:rgba(0,191,166,.25)!important;background:#F6FCFA!important}.odcp-start-project-dashboard-preview-v5726:hover .odcp-start-project-preview-card-v5726.is-project{border-color:rgba(255,152,0,.26)!important;background:#FFFBF5!important}@media (max-width:1024px){.odcp-start-project-native-v5726 .odcp-start-project-shell-v5726{width:92%!important}.odcp-start-project-native-form-v5726 .elementor-field-group{margin-bottom:17px!important}}@media (max-width:767px){.odcp-start-project-native-v5726 .odcp-start-project-shell-v5726{width:94%!important}.odcp-start-project-native-v5726 .elementor-widget-heading .elementor-heading-title{overflow-wrap:anywhere}.odcp-start-project-native-form-v5726 .elementor-field-group{width:100%!important;max-width:100%!important;margin-bottom:15px!important;padding-left:0!important;padding-right:0!important}.odcp-start-project-native-form-v5726 .elementor-field-type-html{margin:10px 0 18px!important}.odcp-start-project-native-form-v5726 .odsp-step-title{align-items:flex-start;gap:10px}.odcp-start-project-native-form-v5726 .odsp-step-title:after{display:none}.odcp-start-project-native-form-v5726 .odsp-step-title strong{font-size:15px;line-height:1.45}.odcp-start-project-native-form-v5726 input.elementor-field,
  .odcp-start-project-native-form-v5726 select.elementor-field,
  .odcp-start-project-native-form-v5726 textarea.elementor-field{font-size:14.5px!important}.odcp-start-project-dashboard-preview-v5726{filter:none}}@media (prefers-reduced-motion:reduce){.odcp-start-project-native-form-v5726 .elementor-button,
  .odcp-start-project-native-form-v5726 input.elementor-field,
  .odcp-start-project-native-form-v5726 select.elementor-field,
  .odcp-start-project-native-form-v5726 textarea.elementor-field,
  .odcp-start-project-dashboard-preview-v5726,
  .odcp-start-project-preview-card-v5726{transition:none!important}}.odcp-start-project-native-v57261{--odsp-blue:#1877F2;--odsp-deep:#0A4FD8;--odsp-yellow:#FBC02D;--odsp-orange:#FF9800;--odsp-teal:#00BFA6;--odsp-navy:#0D1117;--odsp-text:#344054;--odsp-muted:#667085;--odsp-line:#DCE5EF;--odsp-soft:#F8FAFC;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}html.odcp-auth-user .odcp-start-project-guest-v57261,
body.odcp-auth-user .odcp-start-project-guest-v57261,
body.logged-in .odcp-start-project-guest-v57261{display:none!important}html.odcp-auth-guest .odcp-start-project-authenticated-v57261,
body.odcp-auth-guest .odcp-start-project-authenticated-v57261{display:none!important}html.odcp-auth-user .odcp-start-project-guest-v5726,
body.odcp-auth-user .odcp-start-project-guest-v5726{display:none!important}html.odcp-auth-guest .odcp-start-project-authenticated-v5726,
body.odcp-auth-guest .odcp-start-project-authenticated-v5726{display:none!important}.odcp-start-project-native-v57261 .odcp-signature-accent-v57261 .elementor-heading-title{font-family:var(--odcp-signature-font,"ODCP Signature","Dancing Script","Segoe Script","Snell Roundhand","Apple Chancery","Brush Script MT",cursive)!important;font-weight:500!important;letter-spacing:.01em!important;text-transform:none!important;line-height:1.25!important}.odcp-start-project-form-card-v57261,.odcp-start-project-side-card-v57261{position:relative;overflow:hidden}.odcp-start-project-form-card-v57261:before,.odcp-start-project-side-card-v57261:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--odsp-blue) 0 78%,var(--odsp-yellow) 78% 85%,transparent 85% 100%)}.odcp-start-project-side-card-v57261.is-warm:before{background:linear-gradient(90deg,var(--odsp-yellow) 0 18%,var(--odsp-orange) 18% 34%,transparent 34% 100%)}.odcp-start-project-native-form-v57261 .elementor-form-fields-wrapper{row-gap:0!important}.odcp-start-project-native-form-v57261 .elementor-field-group{margin-bottom:21px!important}.odcp-start-project-native-form-v57261 .elementor-field-type-html{margin:15px 0 24px!important}.odcp-start-project-native-form-v57261 .odsp-step-title{display:flex;align-items:center;gap:13px;width:100%;padding-top:7px;color:#273244;font-family:Poppins,system-ui,sans-serif}.odcp-start-project-native-form-v57261 .odsp-step-title:after{content:"";height:1px;flex:1;background:#E8EEF5;margin-left:5px}.odcp-start-project-native-form-v57261 .odsp-step-title span{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;border-radius:9px;background:#EAF2FF;color:var(--odsp-deep);font-size:11px;font-weight:600}.odcp-start-project-native-form-v57261 .odsp-step-title strong{font:500 17px/1.42 Poppins,system-ui,sans-serif;color:#273244}.odcp-start-project-native-form-v57261 .elementor-field-label{margin-bottom:8px!important;color:#344054!important;font:500 14.5px/1.45 Poppins,system-ui,sans-serif!important}.odcp-start-project-native-form-v57261 input.elementor-field,
.odcp-start-project-native-form-v57261 select.elementor-field,
.odcp-start-project-native-form-v57261 textarea.elementor-field{min-height:54px!important;padding:14px 16px!important;border:1px solid #D8E1EC!important;border-radius:13px!important;background:#FFF!important;color:#101828!important;font:400 15.5px/1.62 Poppins,system-ui,sans-serif!important;box-shadow:none!important;outline:none!important;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease!important}.odcp-start-project-native-form-v57261 textarea.elementor-field{min-height:170px!important;resize:vertical}.odcp-start-project-native-form-v57261 input.elementor-field:focus,
.odcp-start-project-native-form-v57261 select.elementor-field:focus,
.odcp-start-project-native-form-v57261 textarea.elementor-field:focus{border-color:var(--odsp-blue)!important;background:#FFF!important;box-shadow:0 0 0 3px rgba(24,119,242,.09)!important}.odcp-start-project-native-form-v57261 .elementor-field-type-upload input[type=file]{width:100%!important;min-height:64px!important;padding:10px!important;border:1px dashed #C9D5E4!important;border-radius:13px!important;background:#FBFCFE!important;color:#667085!important;font:400 14px/1.5 Poppins,system-ui,sans-serif!important}.odcp-start-project-native-form-v57261 input[type=file]::file-selector-button{margin-right:12px;padding:9px 13px;border:1px solid #D5DFEA;border-radius:9px;background:#FFF;color:#344054;font:500 13px/1 Poppins,system-ui,sans-serif;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.odcp-start-project-native-form-v57261 input[type=file]::file-selector-button:hover{border-color:#AFC7E8;background:#F4F8FE;color:var(--odsp-deep)}.odcp-start-project-file-help-v57261{display:block;margin:-10px 0 4px;color:#7B8797;font:400 12.5px/1.55 Poppins,system-ui,sans-serif}.odcp-start-project-file-help-v57261.is-error{color:#B42318;font-weight:500}.odcp-start-project-native-form-v57261 .elementor-button{width:100%!important;min-height:54px!important;border:1px solid var(--odsp-blue)!important;border-radius:13px!important;background:linear-gradient(135deg,#1877F2,#0A4FD8)!important;color:#FFF!important;font:600 15px/1 Poppins,system-ui,sans-serif!important;box-shadow:0 11px 25px rgba(24,119,242,.18)!important;opacity:1!important;visibility:visible!important;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease!important}.odcp-start-project-native-form-v57261 .elementor-button .elementor-button-text,
.odcp-start-project-native-form-v57261 .elementor-button span{color:#FFF!important;opacity:1!important;visibility:visible!important}.odcp-start-project-native-form-v57261 .elementor-button:hover,.odcp-start-project-native-form-v57261 .elementor-button:focus-visible{background:linear-gradient(135deg,#0A4FD8,#083CA7)!important;border-color:#0A4FD8!important;box-shadow:0 13px 29px rgba(10,79,216,.22)!important;outline:none!important}.odcp-start-project-secondary-native-v57261 .elementor-button{min-height:48px!important;border:1px solid #D6DFEA!important;border-radius:12px!important;background:#FFF!important;color:#344054!important;opacity:1!important;visibility:visible!important;box-shadow:none!important}.odcp-start-project-secondary-native-v57261 .elementor-button .elementor-button-text,.odcp-start-project-secondary-native-v57261 .elementor-button span{color:#344054!important;opacity:1!important;visibility:visible!important}.odcp-start-project-secondary-native-v57261 .elementor-button:hover,.odcp-start-project-secondary-native-v57261 .elementor-button:focus-visible{border-color:#B7C9E2!important;background:#F7FAFF!important;color:var(--odsp-deep)!important;box-shadow:0 7px 18px rgba(13,17,23,.045)!important}.odcp-start-project-secondary-native-v57261 .elementor-button:hover .elementor-button-text,.odcp-start-project-secondary-native-v57261 .elementor-button:focus-visible .elementor-button-text{color:var(--odsp-deep)!important}.odcp-start-project-guest-primary-v57261 .elementor-button,.odcp-start-project-guest-secondary-v57261 .elementor-button{opacity:1!important;visibility:visible!important}.odcp-start-project-guest-primary-v57261 .elementor-button .elementor-button-text{color:#FFF!important;opacity:1!important}.odcp-start-project-guest-secondary-v57261 .elementor-button .elementor-button-text{color:#344054!important;opacity:1!important}.odcp-start-project-dashboard-preview-v57261{filter:grayscale(1);transition:filter .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease!important}.odcp-start-project-dashboard-preview-v57261:hover,.odcp-start-project-dashboard-preview-v57261:focus-within{filter:grayscale(0);border-color:#C8D9F2!important;background:#F9FBFF!important;box-shadow:0 14px 30px rgba(10,79,216,.055)!important}.odcp-start-project-preview-card-v57261{transition:border-color .18s ease,background-color .18s ease!important}.odcp-start-project-dashboard-preview-v57261:hover .odcp-start-project-preview-card-v57261.is-request{border-color:rgba(24,119,242,.28)!important;background:#F7FAFF!important}.odcp-start-project-dashboard-preview-v57261:hover .odcp-start-project-preview-card-v57261.is-message{border-color:rgba(0,191,166,.25)!important;background:#F6FCFA!important}.odcp-start-project-dashboard-preview-v57261:hover .odcp-start-project-preview-card-v57261.is-project{border-color:rgba(255,152,0,.26)!important;background:#FFFBF5!important}@media (max-width:1024px){.odcp-start-project-native-v57261 .odcp-start-project-shell-v57261{width:92%!important}.odcp-start-project-mainrow-v57261{flex-direction:column!important}.odcp-start-project-authleft-v57261,.odcp-start-project-authright-v57261{width:100%!important;max-width:100%!important}.odcp-start-project-authright-v57261{display:grid!important;grid-template-columns:1fr 1fr;gap:18px!important}.odcp-start-project-info-v57261{flex-direction:column!important}.odcp-start-project-info-v57261>div{width:100%!important}}@media (max-width:767px){.odcp-start-project-native-v57261 .odcp-start-project-shell-v57261{width:94%!important}.odcp-start-project-mainrow-v57261{display:flex!important;flex-direction:column!important;gap:20px!important}.odcp-start-project-authright-v57261{display:flex!important;flex-direction:column!important;gap:16px!important}.odcp-start-project-form-card-v57261{padding:22px 18px!important;border-radius:19px!important}.odcp-start-project-side-card-v57261{padding:20px!important;border-radius:17px!important}.odcp-start-project-native-form-v57261 .elementor-field-group{width:100%!important;max-width:100%!important;margin-bottom:17px!important;padding-left:0!important;padding-right:0!important}.odcp-start-project-native-form-v57261 .elementor-field-type-html{margin:10px 0 20px!important}.odcp-start-project-native-form-v57261 .odsp-step-title{align-items:flex-start;gap:10px}.odcp-start-project-native-form-v57261 .odsp-step-title:after{display:none}.odcp-start-project-native-form-v57261 .odsp-step-title strong{font-size:16px;line-height:1.45}.odcp-start-project-native-form-v57261 input.elementor-field,.odcp-start-project-native-form-v57261 select.elementor-field,.odcp-start-project-native-form-v57261 textarea.elementor-field{font-size:15px!important}.odcp-start-project-dashboard-preview-v57261{filter:none}}@media (prefers-reduced-motion:reduce){.odcp-start-project-native-v57261 *{transition:none!important}}.odcp-start-project-native-form-v5726 .elementor-button .elementor-button-text,
.odcp-start-project-native-form-v5726 .elementor-button span{color:#FFF!important;opacity:1!important;visibility:visible!important}.odcp-start-project-secondary-native-v5726 .elementor-button .elementor-button-text,
.odcp-start-project-secondary-native-v5726 .elementor-button span,
.odcp-start-project-guest-v5726 .elementor-button .elementor-button-text{opacity:1!important;visibility:visible!important}.odcp-start-project-guest-v5726 .elementor-button{opacity:1!important;visibility:visible!important}:root{--odcp-signature-font:"ODCP Signature","Dancing Script","Segoe Script","Snell Roundhand","Apple Chancery","Brush Script MT","URW Chancery L","Bradley Hand ITC","Lucida Handwriting",cursive}.odcp-start-project-native-v5726,
.odcp-start-project-native-v57261{--odcp-signature-font:"ODCP Signature","Dancing Script","Segoe Script","Snell Roundhand","Apple Chancery","Brush Script MT","URW Chancery L","Bradley Hand ITC","Lucida Handwriting",cursive}:root{--odcp-signature-font:"ODCP Signature","Dancing Script","Segoe Script","Snell Roundhand","Apple Chancery","Brush Script MT","URW Chancery L","Bradley Hand ITC","Lucida Handwriting",cursive!important}[class*="odcp-signature"],
[class*="odcp-signature"] .elementor-heading-title,
.odcp-dashboard-v10 .odcp-eyebrow,
.odcp-dashboard-v10 .odcp-panel-head .odcp-eyebrow,
.odcp-dashboard-v10 .odcp-following-head h2,
.odcp-dashboard-v10 .odcp-following-signature,
.odcp-guest-replica .odcp-eyebrow,
.odcp-guest-replica .odcp-signature-label,
.odcp-manual .odcp-eyebrow,
.odcp-start-signature-v5722,
.odcp-public-sidebar-cta__accent{font-family:var(--odcp-signature-font)!important;font-style:normal!important;font-synthesis:none!important;text-transform:none!important}@media (max-width:767px){[class*="odcp-signature"],
  [class*="odcp-signature"] .elementor-heading-title,
  .odcp-dashboard-v10 .odcp-eyebrow,
  .odcp-dashboard-v10 .odcp-following-head h2,
  .odcp-guest-replica .odcp-eyebrow{font-family:var(--odcp-signature-font)!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}}.odcp-public-requests-v5727{width:100%;padding:62px 0 72px;background:linear-gradient(180deg,#f7faff 0,#f4f7fb 62%,#f8fafc 100%);font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0d1117;box-sizing:border-box;overflow:hidden}.odcp-public-requests-v5727 *{box-sizing:border-box}.odcp-public-requests-v5727 a{text-decoration:none}.odcp-public-requests-inner-v5727{width:var(--odcp-request-inner-width,92%);max-width:1480px;margin:0 auto}.odcp-public-requests-hero-v5727{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:30px;padding:8px 4px}.odcp-public-requests-hero-copy-v5727{max-width:760px}.odcp-signature-client-requests-v5727,.odcp-signature-request-idea-v5727,.odcp-signature-request-help-v5727{display:block;font-family:var(--odcp-signature-font,"Dancing Script",cursive)!important;font-style:normal!important;font-weight:500!important;text-transform:none!important;color:var(--od-blue,#1877f2)}.odcp-signature-client-requests-v5727{font-size:29px;line-height:1.15;margin-bottom:7px}.odcp-public-requests-hero-v5727 h1{margin:0;font-size:clamp(40px,4vw,58px);line-height:1.08;letter-spacing:-.04em;font-weight:600;color:#0d1117}.odcp-public-requests-hero-v5727 p{max-width:720px;margin:13px 0 0;font-size:17px;line-height:1.72;font-weight:400;color:#667085}.odcp-public-requests-new-v5727{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 22px;border:1px solid var(--od-blue,#1877f2);border-radius:13px;background:linear-gradient(135deg,var(--od-blue,#1877f2),var(--od-deep,#0a4fd8));color:#fff!important;font-size:15px;font-weight:600;white-space:nowrap;box-shadow:0 10px 24px rgba(24,119,242,.16);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.odcp-public-requests-new-v5727:hover,.odcp-public-requests-new-v5727:focus-visible{background:linear-gradient(135deg,#0a4fd8,#1877f2);border-color:#0a4fd8;box-shadow:0 14px 30px rgba(24,119,242,.24);outline:none}.odcp-public-requests-new-v5727>span{font-size:20px;font-weight:400;line-height:1}.odcp-public-request-stats-v5727{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:28px}.odcp-public-request-stat-v5727{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:14px;min-height:118px;padding:20px;border:1px solid #e0e7f0;border-radius:18px;background:#fff;color:#344054!important;box-shadow:0 7px 24px rgba(13,17,23,.035);overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.odcp-public-request-stat-v5727:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;opacity:.72;background:var(--od-stat,#1877f2);transition:opacity .18s ease}.odcp-public-request-stat-v5727:hover,.odcp-public-request-stat-v5727:focus-visible{border-color:color-mix(in srgb,var(--od-stat,#1877f2) 35%,#dce5ef);box-shadow:0 12px 30px rgba(13,17,23,.065);background:#fff;outline:none}.odcp-public-request-stat-v5727:hover:after{opacity:1}.odcp-public-request-stat-v5727.status-open{--od-stat:#00bfa6}.odcp-public-request-stat-v5727.status-in_progress{--od-stat:#1877f2}.odcp-public-request-stat-v5727.status-waiting{--od-stat:#ff9800}.odcp-public-request-stat-v5727.status-completed{--od-stat:#28a466}.odcp-public-request-stat-icon-v5727{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:color-mix(in srgb,var(--od-stat) 11%,#fff);color:var(--od-stat)}.odcp-public-request-stat-icon-v5727 svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.odcp-public-request-stat-v5727 strong{display:block;font-size:28px;line-height:1;font-weight:600;color:#0d1117}.odcp-public-request-stat-v5727 b{display:block;margin-top:6px;font-size:15px;line-height:1.2;font-weight:600;color:#344054}.odcp-public-request-stat-v5727 small{display:block;margin-top:5px;font-size:12.5px;line-height:1.4;font-weight:400;color:#7b8797}.odcp-public-request-controls-v5727{margin-bottom:26px}.odcp-public-request-filter-form-v5727{display:grid;grid-template-columns:minmax(260px,1.45fr) minmax(170px,.7fr) minmax(185px,.78fr) auto auto;gap:10px;align-items:center}.odcp-public-request-filter-form-v5727 label{min-width:0}.odcp-public-request-filter-form-v5727 input,.odcp-public-request-filter-form-v5727 select{width:100%;height:48px;margin:0;border:1px solid #dce4ed;border-radius:12px;background:#fff;color:#344054;font:400 14.5px/1 Poppins,system-ui,sans-serif;box-shadow:none;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.odcp-public-request-filter-form-v5727 input{padding:0 14px}.odcp-public-request-filter-form-v5727 select{padding:0 36px 0 13px}.odcp-public-request-filter-form-v5727 input:focus,.odcp-public-request-filter-form-v5727 select:focus{border-color:#a8c9fb;box-shadow:0 0 0 3px rgba(24,119,242,.075);background:#fff}.odcp-public-request-search-v5727{position:relative;display:block}.odcp-public-request-search-v5727 .dashicons{position:absolute;left:14px;top:50%;transform:translateY(-50%);z-index:1;color:#667085;font-size:19px;width:19px;height:19px}.odcp-public-request-search-v5727 input{padding-left:44px}.odcp-public-request-filter-submit-v5727,.odcp-public-request-clear-v5727{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:48px;padding:0 17px;border-radius:12px;font:600 14px/1 Poppins,system-ui,sans-serif;cursor:pointer;white-space:nowrap;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.odcp-public-request-filter-submit-v5727{border:1px solid #dce4ed;background:#fff;color:#344054}.odcp-public-request-filter-submit-v5727:hover,.odcp-public-request-filter-submit-v5727:focus-visible{border-color:#b8cff2;background:#f4f8ff;color:#0a4fd8;box-shadow:0 7px 18px rgba(24,119,242,.07);outline:none}.odcp-public-request-clear-v5727{border:1px solid transparent;color:#667085!important;background:transparent}.odcp-public-request-clear-v5727:hover{color:#0a4fd8!important;background:#edf4ff}.odcp-public-request-status-filters-v5727{display:flex;align-items:center;gap:14px;margin-top:14px}.odcp-public-request-status-filters-v5727>span{flex:0 0 auto;color:#475467;font-size:13.5px;font-weight:600}.odcp-public-request-status-filters-v5727>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.odcp-public-request-status-filters-v5727 a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border:1px solid #dce5ef;border-radius:999px;background:#fff;color:#526071!important;font-size:13px;font-weight:500;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.odcp-public-request-status-filters-v5727 a:hover,.odcp-public-request-status-filters-v5727 a:focus-visible{border-color:#aac8f4;background:#f4f8ff;color:#0a4fd8!important;outline:none}.odcp-public-request-status-filters-v5727 a.is-active{border-color:#1877f2;background:#1877f2;color:#fff!important;box-shadow:0 6px 15px rgba(24,119,242,.14)}.odcp-public-request-status-filters-v5727 a.status-open:not(.is-active):hover{border-color:#7ad8c8;background:#effbf8;color:#087b68!important}.odcp-public-request-status-filters-v5727 a.status-waiting:not(.is-active):hover{border-color:#f6c27b;background:#fff9ef;color:#a85800!important}.odcp-public-request-status-filters-v5727 a.status-completed:not(.is-active):hover{border-color:#91d7ab;background:#f1fbf5;color:#247743!important}.odcp-public-request-results-head-v5727{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 2px 13px;color:#7b8797;font-size:13px}.odcp-public-request-results-head-v5727 strong{font-size:14px;font-weight:600;color:#344054}.odcp-public-request-grid-v5727{display:grid;grid-template-columns:repeat(var(--odcp-request-columns,3),minmax(0,1fr));gap:16px;align-items:stretch}.odcp-public-request-card-v5727{--od-status:#00bfa6;position:relative;display:flex;flex-direction:column;min-width:0;min-height:360px;padding:23px;border:1px solid #dfe7f0;border-radius:18px;background:#fff;box-shadow:0 7px 24px rgba(13,17,23,.035);overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,opacity .24s ease}.odcp-public-request-card-v5727:before{content:"";position:absolute;left:22px;right:22px;top:0;height:2px;border-radius:0 0 4px 4px;background:linear-gradient(90deg,var(--od-status),transparent);opacity:.34;transition:opacity .18s ease}.odcp-public-request-card-v5727:hover,.odcp-public-request-card-v5727:focus-within{border-color:color-mix(in srgb,var(--od-status) 35%,#dfe7f0);box-shadow:0 14px 34px rgba(13,17,23,.065);background:#fff}.odcp-public-request-card-v5727:hover:before,.odcp-public-request-card-v5727:focus-within:before{opacity:.9}.odcp-public-request-card-v5727.odcp-request-tone-progress{--od-status:#1877f2}.odcp-public-request-card-v5727.odcp-request-tone-waiting{--od-status:#ff9800}.odcp-public-request-card-v5727.odcp-request-tone-completed{--od-status:#28a466}.odcp-public-request-card-v5727.odcp-request-tone-review{--od-status:#0a4fd8}.odcp-public-request-card-top-v5727{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.odcp-public-request-status-v5727{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--od-status) 10%,#fff);color:color-mix(in srgb,var(--od-status) 84%,#0d1117);font-size:12px;line-height:1;font-weight:600}.odcp-public-request-id-v5727{font-size:11px;font-weight:500;letter-spacing:.02em;color:#98a2b3}.odcp-public-request-card-v5727 h3{margin:0 0 9px;font-size:20px;line-height:1.35;letter-spacing:-.018em;font-weight:600;color:#111827}.odcp-public-request-summary-v5727{margin:0 0 19px;font-size:15px;line-height:1.68;font-weight:400;color:#667085}.odcp-public-request-meta-v5727{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 12px;margin-top:auto;padding-top:2px}.odcp-public-request-meta-v5727>div{display:flex;align-items:flex-start;gap:8px;min-width:0}.odcp-public-request-meta-v5727>div>.dashicons{flex:0 0 18px;margin-top:2px;font-size:17px;width:18px;height:18px;color:#758399}.odcp-public-request-meta-v5727>div>span:last-child{display:grid;min-width:0}.odcp-public-request-meta-v5727 small{font-size:10.5px;line-height:1.2;font-weight:400;color:#98a2b3}.odcp-public-request-meta-v5727 strong{margin-top:3px;font-size:12.5px;line-height:1.35;font-weight:500;color:#475467;overflow-wrap:anywhere}.odcp-public-request-service-v5727{grid-column:1/-1}.odcp-public-request-progress-v5727{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:18px}.odcp-public-request-progress-v5727>span{display:block;height:7px;border-radius:999px;background:#edf1f5;overflow:hidden}.odcp-public-request-progress-v5727 i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--od-status),color-mix(in srgb,var(--od-status) 72%,#1877f2));transition:width .3s ease}.odcp-public-request-progress-v5727 b{min-width:30px;text-align:right;font-size:11.5px;font-weight:600;color:#475467}.odcp-public-request-card-foot-v5727{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:17px;padding-top:14px;border-top:1px solid #edf1f5}.odcp-public-request-card-foot-v5727>span{font-size:11.5px;line-height:1.3;color:#98a2b3}.odcp-public-request-card-foot-v5727>a{display:inline-flex;align-items:center;gap:5px;color:#1877f2!important;font-size:12.5px;font-weight:600;white-space:nowrap}.odcp-public-request-card-foot-v5727>a:hover,.odcp-public-request-card-foot-v5727>a:focus-visible{color:#0a4fd8!important;outline:none;text-decoration:underline;text-underline-offset:3px}.odcp-public-request-idea-v5727{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:360px;padding:28px;border:1px dashed #bdd2ed;border-radius:18px;background:radial-gradient(circle at 50% 10%,rgba(24,119,242,.08),transparent 42%),linear-gradient(150deg,#fff,#f6f9ff);text-align:center}.odcp-signature-request-idea-v5727{font-size:27px;line-height:1.15;margin-bottom:6px;color:#1877f2}.odcp-public-request-idea-v5727 h3{margin:0;font-size:22px;line-height:1.35;font-weight:600}.odcp-public-request-idea-v5727 p{max-width:310px;margin:8px 0 20px;color:#667085;font-size:14.5px;line-height:1.65}.odcp-public-request-idea-v5727>a{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 18px;border-radius:12px;background:#1877f2;color:#fff!important;font-size:14px;font-weight:600;box-shadow:0 8px 18px rgba(24,119,242,.14);transition:background .17s ease,box-shadow .17s ease}.odcp-public-request-idea-v5727>a:hover{background:#0a4fd8;box-shadow:0 12px 24px rgba(24,119,242,.2)}.odcp-public-request-empty-v5727{grid-column:1/-1;display:grid;justify-items:center;padding:52px 24px;border:1px dashed #d2dde9;border-radius:18px;background:#fff;text-align:center}.odcp-public-request-empty-v5727>.dashicons{font-size:34px;width:34px;height:34px;color:#8fa2b8}.odcp-public-request-empty-v5727 h2{margin:11px 0 5px;font-size:23px;font-weight:600}.odcp-public-request-empty-v5727 p{margin:0 0 14px;color:#667085;font-size:15px}.odcp-public-request-empty-v5727 a{color:#1877f2!important;font-weight:600}.odcp-public-request-more-wrap-v5727{display:flex;justify-content:center;padding:26px 0 8px}.odcp-request-load-more-v5727{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 17px;border:1px solid #d4dfeb;border-radius:999px;background:#fff;color:#475467!important;font-size:13.5px;font-weight:600;box-shadow:0 5px 16px rgba(13,17,23,.035);transition:border-color .17s ease,background .17s ease,color .17s ease,box-shadow .17s ease,opacity .17s ease}.odcp-request-load-more-v5727:hover,.odcp-request-load-more-v5727:focus-visible{border-color:#abc8f3;background:#f4f8ff;color:#0a4fd8!important;box-shadow:0 9px 21px rgba(24,119,242,.08);outline:none}.odcp-request-load-more-v5727.is-loading{pointer-events:none;opacity:.62}.odcp-request-reveal-pending{opacity:0!important}.odcp-public-request-help-v5727{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:17px;margin-top:30px;padding:20px 22px;border:1px solid #dce5ef;border-radius:18px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 7px 22px rgba(13,17,23,.025)}.odcp-public-request-help-icon-v5727{position:relative;width:54px;height:54px;border-radius:17px;background:#edf4ff}.odcp-public-request-help-icon-v5727:before,.odcp-public-request-help-icon-v5727:after{content:"";position:absolute;border-radius:50%;border:2px solid #1877f2}.odcp-public-request-help-icon-v5727:before{width:24px;height:19px;left:10px;top:13px;border-radius:8px}.odcp-public-request-help-icon-v5727:after{width:18px;height:14px;right:8px;bottom:9px;border-color:#00bfa6;border-radius:7px}.odcp-public-request-help-icon-v5727 span,.odcp-public-request-help-icon-v5727 i{position:absolute;width:3px;height:3px;border-radius:50%;background:#1877f2;top:22px}.odcp-public-request-help-icon-v5727 span{left:18px;box-shadow:6px 0 #1877f2,12px 0 #1877f2}.odcp-public-request-help-icon-v5727 i{right:13px;top:auto;bottom:15px;background:#00bfa6;box-shadow:5px 0 #00bfa6}.odcp-signature-request-help-v5727{font-size:21px;line-height:1.05;margin-bottom:2px}.odcp-public-request-help-v5727 h2{margin:0;font-size:19px;line-height:1.35;font-weight:600;color:#172033}.odcp-public-request-help-v5727 p{margin:4px 0 0;font-size:14px;line-height:1.6;color:#667085}.odcp-public-request-help-v5727>a{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:43px;padding:0 16px;border:1px solid #bed1ec;border-radius:11px;background:#fff;color:#1877f2!important;font-size:13.5px;font-weight:600;white-space:nowrap;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.odcp-public-request-help-v5727>a:hover{border-color:#8bb8fa;background:#edf4ff;box-shadow:0 7px 18px rgba(24,119,242,.08)}@media (max-width:1180px){.odcp-public-requests-v5727{padding-top:52px}.odcp-public-request-grid-v5727{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-public-request-stats-v5727{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-public-request-filter-form-v5727{grid-template-columns:minmax(240px,1fr) minmax(165px,.6fr) minmax(180px,.66fr) auto}.odcp-public-request-clear-v5727{grid-column:auto}.odcp-public-request-card-v5727,.odcp-public-request-idea-v5727{min-height:350px}}@media (max-width:900px){.odcp-public-requests-inner-v5727{width:94%}.odcp-public-requests-hero-v5727{align-items:flex-start}.odcp-public-requests-hero-v5727 h1{font-size:42px}.odcp-public-request-filter-form-v5727{grid-template-columns:1fr 1fr}.odcp-public-request-search-v5727{grid-column:1/-1}.odcp-public-request-filter-submit-v5727,.odcp-public-request-clear-v5727{min-width:0}.odcp-public-request-help-v5727{grid-template-columns:50px minmax(0,1fr)}.odcp-public-request-help-v5727>a{grid-column:2;justify-self:start}.odcp-public-request-results-head-v5727>span{display:none}}@media (max-width:700px){.odcp-public-requests-v5727{padding:38px 0 52px}.odcp-public-requests-inner-v5727{width:95%}.odcp-public-requests-hero-v5727{display:grid;gap:19px;margin-bottom:23px;padding:0 2px}.odcp-signature-client-requests-v5727{font-size:25px}.odcp-public-requests-hero-v5727 h1{font-size:36px;line-height:1.1}.odcp-public-requests-hero-v5727 p{font-size:16px;line-height:1.65;margin-top:10px}.odcp-public-requests-new-v5727{justify-self:start;min-height:47px}.odcp-public-request-stats-v5727{gap:10px;margin-bottom:22px}.odcp-public-request-stat-v5727{grid-template-columns:42px minmax(0,1fr);gap:10px;min-height:94px;padding:14px;border-radius:15px}.odcp-public-request-stat-icon-v5727{width:42px;height:42px;border-radius:13px}.odcp-public-request-stat-icon-v5727 svg{width:21px;height:21px}.odcp-public-request-stat-v5727 strong{font-size:24px}.odcp-public-request-stat-v5727 b{font-size:13.5px;margin-top:3px}.odcp-public-request-stat-v5727 small{display:none}.odcp-public-request-filter-form-v5727{grid-template-columns:1fr}.odcp-public-request-search-v5727{grid-column:auto}.odcp-public-request-filter-form-v5727 input,.odcp-public-request-filter-form-v5727 select,.odcp-public-request-filter-submit-v5727,.odcp-public-request-clear-v5727{height:47px}.odcp-public-request-status-filters-v5727{display:grid;gap:9px;overflow:hidden}.odcp-public-request-status-filters-v5727>div{flex-wrap:nowrap;overflow-x:auto;padding:1px 1px 7px;scrollbar-width:none}.odcp-public-request-status-filters-v5727>div::-webkit-scrollbar{display:none}.odcp-public-request-status-filters-v5727 a{flex:0 0 auto;min-height:37px}.odcp-public-request-grid-v5727{grid-template-columns:1fr;gap:13px}.odcp-public-request-card-v5727,.odcp-public-request-idea-v5727{min-height:0;padding:20px;border-radius:16px}.odcp-public-request-card-v5727 h3{font-size:19px}.odcp-public-request-summary-v5727{font-size:15px;margin-bottom:17px}.odcp-public-request-meta-v5727{gap:11px}.odcp-public-request-card-foot-v5727{align-items:flex-end}.odcp-public-request-card-foot-v5727>a{white-space:normal;text-align:right}.odcp-public-request-help-v5727{grid-template-columns:44px minmax(0,1fr);gap:13px;margin-top:24px;padding:17px}.odcp-public-request-help-icon-v5727{width:44px;height:44px;border-radius:14px}.odcp-public-request-help-v5727 h2{font-size:18px}.odcp-public-request-help-v5727 p{font-size:13.5px}.odcp-public-request-help-v5727>a{grid-column:1/-1;justify-self:stretch}.odcp-signature-request-help-v5727{font-size:20px}}@media (max-width:430px){.odcp-public-request-stats-v5727{grid-template-columns:1fr 1fr}.odcp-public-request-stat-v5727{display:flex;min-height:82px;padding:12px}.odcp-public-request-stat-v5727 strong{font-size:22px}.odcp-public-request-stat-v5727 b{font-size:12.5px}.odcp-public-request-meta-v5727{grid-template-columns:1fr}.odcp-public-request-service-v5727{grid-column:auto}.odcp-public-request-card-foot-v5727{display:grid;gap:8px}.odcp-public-request-card-foot-v5727>a{justify-self:start;text-align:left}.odcp-public-request-results-head-v5727{margin-bottom:10px}}@media (prefers-reduced-motion:reduce){.odcp-public-requests-v5727 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.odcp-request-reveal-pending{opacity:1!important}}.odcp-home-request-showcase-v57271{--odrq-blue:#1877f2;--odrq-deep:#0a4fd8;--odrq-teal:#00a991;--odrq-amber:#d97706;position:relative;width:100%;padding:28px;border:1px solid #dfe7f0;border-radius:24px;background:linear-gradient(145deg,#fff 0%,#fff 72%,#f8fbff 100%);box-shadow:0 16px 42px rgba(13,17,23,.045);font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;overflow:hidden}.odcp-home-request-showcase-v57271:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,var(--odrq-blue),#00bfa6 52%,#ff9800);opacity:.72}.odcp-home-request-showcase-head-v57271{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:20px}.odcp-home-request-showcase-head-v57271>div{min-width:0;max-width:850px}.odcp-home-request-signature-v57271{display:block;margin-bottom:3px;color:var(--odrq-blue);font-family:var(--odcp-signature-font,"ODCP Signature","Dancing Script","Segoe Script",cursive)!important;font-size:24px!important;line-height:1.15!important;font-weight:500!important}.odcp-home-request-title-row-v57271{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.odcp-home-request-showcase-head-v57271 h2{margin:0;font-size:clamp(27px,2.4vw,38px);line-height:1.12;font-weight:600;letter-spacing:-.025em;color:#111827}.odcp-home-request-showcase-head-v57271 p{margin:8px 0 0;max-width:760px;font-size:16px;line-height:1.7;font-weight:400;color:#667085}.odcp-home-request-count-v57271{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 10px;border:1px solid #dbe8fb;border-radius:999px;background:#f7faff;color:#52637a;font-size:12.5px;font-weight:500}.odcp-home-request-count-v57271 b{font-size:14px;color:var(--odrq-blue)}.odcp-home-request-viewall-v57271{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-height:44px;padding:0 16px;border:1px solid #dce6f3;border-radius:12px;background:#f8fbff;color:var(--odrq-blue)!important;font-size:14px;font-weight:600;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.odcp-home-request-viewall-v57271:hover,.odcp-home-request-viewall-v57271:focus-visible{background:#edf4ff;border-color:#a8c8f6;color:var(--odrq-deep)!important;box-shadow:0 9px 22px rgba(24,119,242,.09);outline:none}.odcp-home-request-livebar-v57271{height:4px;margin:0 0 20px;border-radius:999px;background:#edf2f7;overflow:hidden}.odcp-home-request-livebar-v57271 span{display:block;width:34%;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent 0%,rgba(24,119,242,.2) 12%,#1877f2 48%,#00bfa6 72%,transparent 100%);animation:odcpRequestRail57271 4.2s linear infinite;will-change:transform}@keyframes odcpRequestRail57271{from{transform:translateX(-120%)}to{transform:translateX(390%)}}.odcp-home-request-grid-v57271{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.odcp-home-request-card-v57271{--odrq-status:#1877f2;position:relative;display:flex;flex-direction:column;min-width:0;min-height:300px;padding:21px;border:1px solid #dfe7ef;border-radius:18px;background:#fff;box-shadow:0 7px 20px rgba(13,17,23,.028);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.odcp-home-request-card-v57271.status-in_progress{--odrq-status:#0a4fd8}.odcp-home-request-card-v57271.status-waiting{--odrq-status:#d97706}.odcp-home-request-card-v57271.status-completed,.odcp-home-request-card-v57271.status-closed{--odrq-status:#009b7f}.odcp-home-request-card-v57271:hover,.odcp-home-request-card-v57271:focus-within{border-color:color-mix(in srgb,var(--odrq-status) 34%,#dfe7ef);background:linear-gradient(145deg,#fff,#fbfdff);box-shadow:0 14px 30px color-mix(in srgb,var(--odrq-status) 9%,transparent)}.odcp-home-request-card-top-v57271{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.odcp-home-request-status-v57271{display:inline-flex;align-items:center;min-height:29px;padding:4px 9px;border-radius:999px;background:color-mix(in srgb,var(--odrq-status) 9%,#fff);color:var(--odrq-status);font-size:12px;font-weight:600}.odcp-home-request-updated-v57271{font-size:11.5px;color:#98a2b3;white-space:nowrap}.odcp-home-request-card-v57271 h3{margin:0;font-size:18px;line-height:1.38;font-weight:600;letter-spacing:-.01em}.odcp-home-request-card-v57271 h3 a{color:#172033!important;text-decoration:none}.odcp-home-request-card-v57271 h3 a:hover{color:var(--odrq-deep)!important}.odcp-home-request-card-v57271>p{margin:10px 0 16px;font-size:14.5px;line-height:1.65;font-weight:400;color:#667085}.odcp-home-request-meta-v57271{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:auto}.odcp-home-request-meta-v57271 span{min-width:0;padding:9px 10px;border-radius:11px;background:#f7f9fc;color:#4f5e73;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.odcp-home-request-meta-v57271 b{display:block;margin-bottom:2px;color:#98a2b3;font-size:10.5px;font-weight:500}.odcp-home-request-progress-v57271{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:15px}.odcp-home-request-progress-v57271>span{display:block;height:6px;border-radius:999px;background:#edf1f5;overflow:hidden}.odcp-home-request-progress-v57271 i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--odrq-status),color-mix(in srgb,var(--odrq-status) 62%,#00bfa6));transition:width .25s ease}.odcp-home-request-progress-v57271>b{min-width:29px;font-size:11px;font-weight:600;text-align:right;color:#667085}.odcp-home-request-open-v57271{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;margin-top:16px;padding:7px 0;color:var(--odrq-blue)!important;font-size:13.5px;font-weight:600;text-decoration:none}.odcp-home-request-open-v57271:hover,.odcp-home-request-open-v57271:focus-visible{color:var(--odrq-deep)!important;outline:none;text-decoration:underline;text-underline-offset:4px}.odcp-home-request-empty-v57271{grid-column:1/-1;padding:30px;border:1px dashed #cfdbea;border-radius:16px;background:#fbfdff;text-align:center;color:#667085;font-size:15px}@media (max-width:1100px){.odcp-home-request-showcase-v57271{padding:24px}.odcp-home-request-grid-v57271{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-home-request-card-v57271{min-height:285px}.odcp-home-request-card-v57271:nth-child(3){grid-column:1/-1}}@media (max-width:760px){.odcp-home-request-showcase-v57271{padding:20px;border-radius:20px}.odcp-home-request-showcase-head-v57271{display:grid;gap:16px;align-items:start}.odcp-home-request-signature-v57271{font-size:22px!important}.odcp-home-request-showcase-head-v57271 h2{font-size:30px}.odcp-home-request-showcase-head-v57271 p{font-size:15.5px}.odcp-home-request-viewall-v57271{justify-self:start}.odcp-home-request-grid-v57271{grid-template-columns:1fr;gap:12px}.odcp-home-request-card-v57271,.odcp-home-request-card-v57271:nth-child(3){grid-column:auto;min-height:0;padding:19px}.odcp-home-request-card-v57271 h3{font-size:18.5px}.odcp-home-request-card-v57271>p{font-size:15px}}@media (max-width:460px){.odcp-home-request-showcase-v57271{padding:17px 15px}.odcp-home-request-title-row-v57271{align-items:flex-start}.odcp-home-request-showcase-head-v57271 h2{font-size:27px}.odcp-home-request-count-v57271{min-height:28px}.odcp-home-request-card-top-v57271{align-items:flex-start}.odcp-home-request-updated-v57271{white-space:normal;text-align:right}.odcp-home-request-meta-v57271{grid-template-columns:1fr}.odcp-home-request-viewall-v57271{width:100%}.odcp-home-request-open-v57271{font-size:14px}}@media (prefers-reduced-motion:reduce){.odcp-home-request-livebar-v57271 span{animation:none!important;transform:none!important;width:100%;opacity:.55}.odcp-home-request-showcase-v57271 *{transition:none!important}}.odcp-home-request-showcase-v57272{width:var(--odrq-home-width-desktop,100%);max-width:100%;margin-inline:auto}.odcp-home-request-showcase-v57272:before{height:2px;opacity:var(--odrq-home-top-opacity,.22)}.odcp-home-request-showcase-v57272 .odcp-home-request-livebar-v57271{height:3px;background:#f1f5f9}.odcp-home-request-showcase-v57272 .odcp-home-request-livebar-v57271 span{opacity:.48;filter:saturate(.78)}.odcp-home-request-showcase-v57272 .odcp-home-request-grid-v57271{grid-template-columns:repeat(var(--odrq-home-cols-desktop,3),minmax(0,1fr))}.odcp-home-request-trust-v57272{display:block;margin-top:7px;max-width:760px;color:#7a8798;font-size:13px;line-height:1.55;font-weight:400}.odcp-home-request-client-v57272{display:block;margin-top:4px;color:#7a8798;font-size:13px;line-height:1.45;font-weight:400}.odcp-home-request-image-v57272{display:block;width:100%;margin:0 0 14px;border:1px solid #e1e8f0;border-radius:14px;background:#f7f9fc;overflow:hidden;text-decoration:none;box-shadow:none}.odcp-home-request-image-v57272.is-small{height:104px}.odcp-home-request-image-v57272.is-medium{height:154px}.odcp-home-request-image-v57272.is-large{height:206px}.odcp-home-request-image-v57272 img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .18s ease,transform .22s ease}.odcp-home-request-card-v57272:hover .odcp-home-request-image-v57272 img,.odcp-home-request-card-v57272:focus-within .odcp-home-request-image-v57272 img{opacity:.96;transform:scale(1.012)}.odcp-home-request-card-v57272>p{margin-top:11px}@media (max-width:1280px){.odcp-home-request-showcase-v57272{width:var(--odrq-home-width-laptop,100%)}.odcp-home-request-showcase-v57272 .odcp-home-request-grid-v57271{grid-template-columns:repeat(var(--odrq-home-cols-laptop,2),minmax(0,1fr))}.odcp-home-request-showcase-v57272 .odcp-home-request-card-v57271:nth-child(3){grid-column:auto}}@media (max-width:900px){.odcp-home-request-showcase-v57272{width:var(--odrq-home-width-tablet,100%)}.odcp-home-request-showcase-v57272 .odcp-home-request-grid-v57271{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-home-request-showcase-v57272 .odcp-home-request-card-v57271:nth-child(3){grid-column:auto}}@media (max-width:680px){.odcp-home-request-showcase-v57272{width:var(--odrq-home-width-mobile,100%)}.odcp-home-request-showcase-v57272 .odcp-home-request-grid-v57271{grid-template-columns:1fr}.odcp-home-request-showcase-v57272 .odcp-home-request-card-v57271{grid-column:auto!important}.odcp-home-request-trust-v57272{font-size:13.5px}.odcp-home-request-client-v57272{font-size:13.5px}.odcp-home-request-image-v57272.is-small{height:118px}.odcp-home-request-image-v57272.is-medium{height:168px}.odcp-home-request-image-v57272.is-large{height:215px}}@media (prefers-reduced-motion:reduce){.odcp-home-request-image-v57272 img{transition:none!important}.odcp-home-request-card-v57272:hover .odcp-home-request-image-v57272 img{transform:none!important}}.odcp-home-request-icon-v57273,.odcp-public-request-icon-v57273{width:36px;height:36px;border:1px solid rgba(34,119,238,.14);border-radius:11px;background:linear-gradient(145deg,#f8fbff,#fff);display:grid;place-items:center;color:#2877e8;margin:0 0 10px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.odcp-home-request-icon-v57273 svg,.odcp-public-request-icon-v57273 svg{width:20px;height:20px}.odcp-home-request-card-v57272:hover .odcp-home-request-icon-v57273,.odcp-public-request-card-v5727:hover .odcp-public-request-icon-v57273{transform:translateY(-1px);border-color:rgba(34,119,238,.3);box-shadow:0 8px 22px rgba(28,88,170,.08);color:#0f62d8}.odcp-public-request-titleline-v57273{display:flex;align-items:flex-start;gap:12px}.odcp-public-request-titleline-v57273 h3{margin-top:4px;flex:1}.odcp-public-request-requester-v57273{display:block;margin:-2px 0 12px;color:#718096;font-size:15px;line-height:1.5}.odcp-public-request-image-v57273{display:block;overflow:hidden;border:1px solid #dce6f1;border-radius:15px;margin:0 0 16px;background:#f8fafc}.odcp-public-request-image-v57273 img{display:block;width:100%;height:100%;object-fit:cover}.odcp-public-request-image-v57273.is-small{max-width:220px;height:120px}.odcp-public-request-image-v57273.is-medium{height:180px}.odcp-public-request-image-v57273.is-large{height:240px}@media (max-width:767px){.odcp-home-request-icon-v57273,.odcp-public-request-icon-v57273{width:34px;height:34px}.odcp-public-request-image-v57273.is-small,.odcp-public-request-image-v57273.is-medium,.odcp-public-request-image-v57273.is-large{max-width:none;height:160px}}@media (prefers-reduced-motion:reduce){.odcp-home-request-icon-v57273,.odcp-public-request-icon-v57273{transition:none!important}}.odcp-services-market-v5728{width:min(var(--odcp-services-width,92%),1480px);margin:0 auto;padding:44px 0 72px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#161D2A;box-sizing:border-box}.odcp-services-market-v5728 *{box-sizing:border-box}.odcp-services-market-hero-v5728{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:30px 32px;border:1px solid #E1E7EF;border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(13,17,23,.035)}.odcp-services-market-hero-v5728>div{max-width:900px}.odcp-services-market-hero-v5728 .odcp-signature-accent-v57261{display:block;margin-bottom:7px;color:#0A4FD8!important;font-size:clamp(21px,2vw,29px)!important;line-height:1.05!important;font-weight:500!important}.odcp-services-market-hero-v5728 h1{margin:0;color:#111827;font:600 clamp(34px,4vw,58px)/1.08 Poppins,system-ui,sans-serif;letter-spacing:-.035em}.odcp-services-market-hero-v5728 p{max-width:820px;margin:13px 0 0;color:#667085;font:400 clamp(16px,1.5vw,19px)/1.72 Poppins,system-ui,sans-serif}.odcp-services-primary-cta-v5728{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 19px;border:1px solid #E1E7EF;border-radius:13px;background:#fff;color:#111827!important;text-decoration:none!important;font:600 14px/1 Poppins,system-ui,sans-serif;white-space:nowrap;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.odcp-services-primary-cta-v5728:hover,.odcp-services-primary-cta-v5728:focus-visible{background:#0A4FD8;color:#fff!important;border-color:#0A4FD8;transform:translateY(-1px);box-shadow:0 9px 22px rgba(10,79,216,.15);outline:0}.odcp-services-trust-v5728{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 0}.odcp-services-trust-v5728>div{min-width:0;padding:17px 18px;border:1px solid #E2E8F0;border-radius:16px;background:#fff}.odcp-services-trust-v5728 strong{display:block;color:#111827;font:600 clamp(19px,1.8vw,25px)/1.1 Poppins,system-ui,sans-serif}.odcp-services-trust-v5728 span{display:block;margin-top:5px;color:#7A8699;font:400 12.5px/1.4 Poppins,system-ui,sans-serif}.odcp-services-tools-v5728{display:grid;gap:14px;margin:24px 0 20px}.odcp-services-search-v5728{display:flex;gap:9px;max-width:760px}.odcp-services-search-v5728 input{flex:1;min-width:0;height:50px;padding:0 16px!important;border:1px solid #DDE4ED!important;border-radius:13px!important;background:#fff!important;color:#111827!important;font:400 14px/1 Poppins,system-ui,sans-serif!important;box-shadow:none!important}.odcp-services-search-v5728 input:focus{border-color:#AFCBF8!important;box-shadow:0 0 0 3px rgba(24,119,242,.08)!important;outline:0!important}.odcp-services-search-v5728 button{min-width:104px;height:50px;padding:0 17px;border:1px solid #111827;border-radius:13px;background:#111827;color:#fff;font:600 13px/1 Poppins,system-ui,sans-serif;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.odcp-services-search-v5728 button:hover{background:#0A4FD8;border-color:#0A4FD8}.odcp-services-filters-v5728{display:flex;align-items:center;gap:8px;overflow:auto;padding:1px 0 5px;scrollbar-width:none}.odcp-services-filters-v5728::-webkit-scrollbar{display:none}.odcp-services-filters-v5728 a{flex:0 0 auto;display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid #DDE5EE;border-radius:999px;background:#fff;color:#596579!important;text-decoration:none!important;font:500 12px/1 Poppins,system-ui,sans-serif;transition:background .16s ease,border-color .16s ease,color .16s ease}.odcp-services-filters-v5728 a:hover{border-color:#B9CDEA;background:#F8FBFF;color:#0A4FD8!important}.odcp-services-filters-v5728 a.is-active{border-color:#CFE0F8;background:#EEF5FF;color:#0A4FD8!important;font-weight:600}.odcp-services-grid-v5728{display:grid;grid-template-columns:repeat(var(--odcp-services-cols,3),minmax(0,1fr));gap:18px;align-items:stretch}.odcp-service-gig-v5728{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #DFE6EE;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(13,17,23,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.odcp-service-gig-v5728:hover{transform:translateY(-2px);border-color:#C9D9EE;box-shadow:0 17px 36px rgba(13,17,23,.06)}.odcp-service-gig-media-v5728{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16/8.7;overflow:hidden;background:linear-gradient(145deg,#F7F9FC,#EEF4FB);color:#506079!important;text-decoration:none!important}.odcp-service-gig-media-v5728 img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.odcp-service-gig-v5728:hover .odcp-service-gig-media-v5728 img{transform:scale(1.018)}.odcp-service-gig-media-v5728.is-icon{flex-direction:column;gap:10px}.odcp-service-gig-media-v5728.is-icon>span{display:grid;place-items:center;width:60px;height:60px;border:1px solid #DCE6F1;border-radius:17px;background:#fff;color:#334155;box-shadow:0 8px 18px rgba(13,17,23,.035);transition:background .18s ease,color .18s ease,border-color .18s ease}.odcp-service-gig-media-v5728.is-icon svg{width:27px;height:27px}.odcp-service-gig-v5728:hover .odcp-service-gig-media-v5728.is-icon>span{background:#0A4FD8;border-color:#0A4FD8;color:#fff}.odcp-service-gig-media-v5728.is-icon small{color:#7C8999;font:500 11px/1.3 Poppins,system-ui,sans-serif}.odcp-service-gig-body-v5728{display:flex;flex-direction:column;flex:1;min-width:0;padding:21px}.odcp-service-gig-topline-v5728{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.odcp-service-gig-topline-v5728>span{min-width:0;color:#0A4FD8;font:600 10.5px/1.3 Poppins,system-ui,sans-serif;letter-spacing:.055em;text-transform:uppercase}.odcp-service-gig-topline-v5728>b{flex:0 0 auto;max-width:46%;padding:5px 8px;border:1px solid #E1E7EF;border-radius:999px;background:#FAFBFC;color:#5F6C7C;font:500 10px/1 Poppins,system-ui,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.odcp-service-gig-v5728 h2{margin:0 0 10px;font:600 clamp(20px,1.6vw,24px)/1.28 Poppins,system-ui,sans-serif;letter-spacing:-.018em}.odcp-service-gig-v5728 h2 a{color:#111827!important;text-decoration:none!important}.odcp-service-gig-v5728 p{margin:0;color:#667085;font:400 14.5px/1.7 Poppins,system-ui,sans-serif;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.odcp-service-gig-hook-v5728{margin-top:13px;padding-top:12px;border-top:1px solid #EDF1F5;color:#445269;font:500 13px/1.5 Poppins,system-ui,sans-serif}.odcp-service-gig-features-v5728{display:grid;gap:7px;margin:13px 0 0;padding:0;list-style:none}.odcp-service-gig-features-v5728 li{position:relative;margin:0;padding-left:20px;color:#556274;font:400 12.5px/1.45 Poppins,system-ui,sans-serif}.odcp-service-gig-features-v5728 li:before{content:"✓";position:absolute;left:0;top:0;color:#0A4FD8;font-weight:700}.odcp-service-gig-meta-v5728{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0 0}.odcp-service-gig-meta-v5728>span{min-width:0;padding:11px 12px;border:1px solid #E7ECF2;border-radius:12px;background:#F9FAFC}.odcp-service-gig-meta-v5728 small{display:block;margin-bottom:3px;color:#9099A8;font:500 9.5px/1.25 Poppins,system-ui,sans-serif}.odcp-service-gig-meta-v5728 strong{display:block;color:#344054;font:500 12px/1.35 Poppins,system-ui,sans-serif;overflow-wrap:anywhere}.odcp-service-gig-actions-v5728{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:auto;padding-top:18px}.odcp-service-gig-actions-v5728 a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:10px;text-decoration:none!important;font:600 11.5px/1 Poppins,system-ui,sans-serif;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.odcp-service-gig-actions-v5728 .is-secondary{padding:0 4px;color:#0A4FD8!important}.odcp-service-gig-actions-v5728 .is-secondary:hover{color:#111827!important}.odcp-service-gig-actions-v5728 .is-primary{padding:0 12px;border:1px solid #DDE5EE;background:#fff;color:#111827!important}.odcp-service-gig-actions-v5728 .is-primary:hover{background:#0A4FD8;border-color:#0A4FD8;color:#fff!important;transform:translateY(-1px)}.odcp-services-empty-v5728{grid-column:1/-1;display:grid;place-items:center;min-height:260px;padding:28px;border:1px dashed #D7E0EA;border-radius:20px;background:#fff;text-align:center}.odcp-services-empty-v5728 strong{font:600 20px/1.2 Poppins,sans-serif}.odcp-services-empty-v5728 span{margin-top:6px;color:#667085;font:400 14px/1.6 Poppins,sans-serif}.odcp-services-pagination-v5728{display:flex;justify-content:center;gap:7px;margin-top:26px}.odcp-services-pagination-v5728 .page-numbers{display:inline-grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid #DCE4ED;border-radius:10px;background:#fff;color:#526176!important;text-decoration:none!important;font:600 12px/1 Poppins,sans-serif}.odcp-services-pagination-v5728 .current{background:#111827;color:#fff!important;border-color:#111827}.odcp-services-convert-v5728{display:flex;align-items:center;justify-content:space-between;gap:34px;margin-top:28px;padding:27px 30px;border:1px solid #DDE5EE;border-radius:22px;background:linear-gradient(135deg,#FBFCFE,#F5F8FC)}.odcp-services-convert-v5728>div:first-child{max-width:840px}.odcp-services-convert-v5728 .odcp-signature-accent-v57261{display:block;color:#0A4FD8!important;font-size:22px!important}.odcp-services-convert-v5728 h2{margin:4px 0 7px;color:#111827;font:600 clamp(23px,2.2vw,32px)/1.2 Poppins,sans-serif}.odcp-services-convert-v5728 p{margin:0;color:#667085;font:400 14px/1.7 Poppins,sans-serif}.odcp-services-convert-v5728>div:last-child{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.odcp-services-convert-v5728 a{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 15px;border:1px solid #DCE4ED;border-radius:11px;background:#fff;color:#111827!important;text-decoration:none!important;font:600 12px/1 Poppins,sans-serif;transition:.16s ease}.odcp-services-convert-v5728 a:first-child:hover{background:#0A4FD8;border-color:#0A4FD8;color:#fff!important}.odcp-services-convert-v5728 a:last-child:hover{background:#111827;border-color:#111827;color:#fff!important}.odcp-services-home-v5728{width:100%;font-family:Poppins,system-ui,sans-serif}.odcp-services-home-v5728>header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.odcp-services-home-v5728>header>div{max-width:840px}.odcp-services-home-v5728>header .odcp-signature-accent-v57261{display:block;margin-bottom:4px;color:#0A4FD8!important;font-size:22px!important}.odcp-services-home-v5728>header h2{margin:0;color:#111827;font:600 clamp(28px,3vw,42px)/1.1 Poppins,sans-serif;letter-spacing:-.025em}.odcp-services-home-v5728>header p{margin:9px 0 0;color:#667085;font:400 15px/1.65 Poppins,sans-serif}.odcp-services-home-v5728>header>a{display:inline-flex;flex:0 0 auto;align-items:center;min-height:42px;padding:0 13px;border:1px solid #DDE5EE;border-radius:10px;background:#fff;color:#0A4FD8!important;text-decoration:none!important;font:600 12px/1 Poppins,sans-serif}.odcp-services-home-v5728>header>a:hover{background:#0A4FD8;color:#fff!important;border-color:#0A4FD8}.odcp-services-home-grid-v5728{display:grid;grid-template-columns:repeat(var(--odcp-services-home-cols,3),minmax(0,1fr));gap:15px}.odcp-services-home-v5728 .odcp-service-gig-v5728.is-compact .odcp-service-gig-media-v5728{aspect-ratio:16/8.1}.odcp-services-home-v5728 .odcp-service-gig-v5728.is-compact .odcp-service-gig-body-v5728{padding:17px}.odcp-services-home-v5728 .odcp-service-gig-v5728.is-compact h2{font-size:18px}.odcp-services-home-v5728 .odcp-service-gig-v5728.is-compact p{font-size:13px;-webkit-line-clamp:3}.odcp-services-home-v5728 .odcp-service-gig-v5728.is-compact .odcp-service-gig-hook-v5728{font-size:12px}.odcp-services-home-v5728 .odcp-service-gig-v5728.is-compact .odcp-service-gig-actions-v5728{padding-top:14px}.odcp-single-service-page-v5728{background:#F5F8FC;min-height:60vh;padding:34px 0 70px}.odcp-single-service-v5728{width:min(92%,1320px);margin:0 auto;font-family:Poppins,system-ui,sans-serif;color:#172033}.odcp-single-service-back-v5728{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;margin-bottom:13px;border:1px solid #DCE5EF;border-radius:10px;background:#fff;color:#475569!important;text-decoration:none!important;font:600 11px/1 Poppins,sans-serif}.odcp-single-service-back-v5728:hover{border-color:#BBD0EF;color:#0A4FD8!important;background:#F8FBFF}.odcp-single-service-hero-v5728{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.65fr);gap:24px;padding:30px;border:1px solid #DFE6EF;border-radius:24px;background:#fff;box-shadow:0 14px 38px rgba(13,17,23,.04)}.odcp-single-service-copy-v5728 .odcp-signature-accent-v57261{display:block;color:#0A4FD8!important;font-size:24px!important}.odcp-single-service-category-v5728{display:flex;align-items:center;gap:8px;margin-top:11px;color:#68758A;font:600 10px/1.3 Poppins,sans-serif;text-transform:uppercase;letter-spacing:.06em}.odcp-single-service-category-v5728 b{padding:5px 8px;border:1px solid #E1E7EF;border-radius:999px;background:#FAFBFC;color:#596579;font-weight:500;text-transform:none;letter-spacing:0}.odcp-single-service-copy-v5728 h1{max-width:850px;margin:10px 0;color:#111827;font:600 clamp(35px,4.6vw,62px)/1.06 Poppins,sans-serif;letter-spacing:-.04em}.odcp-single-service-copy-v5728>p{max-width:800px;margin:0;color:#667085;font:400 clamp(16px,1.4vw,19px)/1.72 Poppins,sans-serif}.odcp-single-service-actions-v5728{display:flex;gap:9px;flex-wrap:wrap;margin-top:22px}.odcp-single-service-actions-v5728 a{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:0 16px;border:1px solid #DCE4ED;border-radius:11px;background:#fff;color:#111827!important;text-decoration:none!important;font:600 12px/1 Poppins,sans-serif;transition:.16s ease}.odcp-single-service-actions-v5728 a.is-primary{background:#0A4FD8;border-color:#0A4FD8;color:#fff!important}.odcp-single-service-actions-v5728 a:hover{transform:translateY(-1px);background:#111827;border-color:#111827;color:#fff!important}.odcp-single-service-snapshot-v5728{min-width:0;padding:16px;border:1px solid #E2E8F0;border-radius:18px;background:#FAFBFD}.odcp-single-service-image-v5728{aspect-ratio:16/10;overflow:hidden;border-radius:14px;background:#EEF3F8}.odcp-single-service-image-v5728 img{display:block;width:100%;height:100%;object-fit:cover}.odcp-single-service-icon-v5728{display:grid;place-items:center;width:76px;height:76px;margin:7px 0 15px;border:1px solid #DCE5EF;border-radius:20px;background:#fff;color:#0A4FD8}.odcp-single-service-icon-v5728 svg{width:36px;height:36px}.odcp-single-service-facts-v5728{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.odcp-single-service-facts-v5728>div{padding:12px;border:1px solid #E5EAF0;border-radius:12px;background:#fff}.odcp-single-service-facts-v5728>div.is-wide{grid-column:1/-1}.odcp-single-service-facts-v5728 small{display:block;color:#98A2B3;font:500 9.5px/1.2 Poppins,sans-serif}.odcp-single-service-facts-v5728 strong{display:block;margin-top:4px;color:#344054;font:500 12px/1.4 Poppins,sans-serif}.odcp-single-service-layout-v5728{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start;margin-top:22px}.odcp-single-service-layout-v5728 main{display:grid;gap:18px}.odcp-single-service-section-v5728{padding:27px 29px;border:1px solid #E0E7EF;border-radius:20px;background:#fff}.odcp-single-service-section-v5728>.odcp-signature-accent-v57261{display:block;color:#0A4FD8!important;font-size:22px!important}.odcp-single-service-section-v5728 h2{margin:5px 0 14px;color:#111827;font:600 clamp(24px,2.5vw,34px)/1.2 Poppins,sans-serif;letter-spacing:-.02em}.odcp-single-service-rich-v5728{color:#556274;font:400 15px/1.78 Poppins,sans-serif}.odcp-single-service-rich-v5728>*:first-child{margin-top:0}.odcp-single-service-rich-v5728>*:last-child{margin-bottom:0}.odcp-single-service-feature-grid-v5728{display:grid;grid-template-columns:1fr 1fr;gap:10px}.odcp-single-service-feature-grid-v5728>div{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid #E6EBF1;border-radius:13px;background:#FAFBFD;color:#455267;font:400 13px/1.5 Poppins,sans-serif}.odcp-single-service-feature-grid-v5728 i{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:999px;background:#EEF5FF;color:#0A4FD8;font-style:normal;font-weight:700}.odcp-single-service-packages-v5728{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.odcp-single-service-packages-v5728 article{padding:17px;border:1px solid #E1E7EF;border-radius:14px;background:#FBFCFD}.odcp-single-service-packages-v5728 h3{margin:0 0 10px;font:600 17px/1.3 Poppins,sans-serif}.odcp-single-service-packages-v5728 strong,.odcp-single-service-packages-v5728 small{display:block;margin-top:5px;color:#475569;font:500 12px/1.4 Poppins,sans-serif}.odcp-single-service-packages-v5728 p{margin:10px 0 0;color:#667085;font:400 12px/1.6 Poppins,sans-serif}.odcp-single-service-proof-v5728{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.odcp-single-service-proof-v5728 a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid #E1E7EF;border-radius:12px;background:#fff;color:#344054!important;text-decoration:none!important;font:500 13px/1.4 Poppins,sans-serif;transition:.16s ease}.odcp-single-service-proof-v5728 a:hover{border-color:#BDD0EB;background:#F8FBFF;color:#0A4FD8!important}.odcp-single-service-proof-v5728 b{color:#0A4FD8}.odcp-single-service-faq-v5728{display:grid;gap:8px}.odcp-single-service-faq-v5728 details{border:1px solid #E1E7EF;border-radius:12px;background:#fff;overflow:hidden}.odcp-single-service-faq-v5728 summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;cursor:pointer;color:#273246;font:600 13px/1.4 Poppins,sans-serif;list-style:none}.odcp-single-service-faq-v5728 summary::-webkit-details-marker{display:none}.odcp-single-service-faq-v5728 summary span{color:#0A4FD8}.odcp-single-service-faq-v5728 details p{margin:0;padding:0 16px 16px;color:#667085;font:400 13px/1.65 Poppins,sans-serif}.odcp-single-service-side-v5728{display:grid;gap:14px;position:sticky;top:96px}.odcp-single-service-side-v5728>div{padding:21px;border:1px solid #DFE6EF;border-radius:18px;background:#fff}.odcp-single-service-side-v5728 .odcp-signature-accent-v57261{display:block;color:#0A4FD8!important;font-size:20px!important}.odcp-single-service-side-v5728 h3{margin:7px 0;color:#111827;font:600 20px/1.3 Poppins,sans-serif}.odcp-single-service-side-v5728 p{margin:0 0 15px;color:#667085;font:400 13px/1.65 Poppins,sans-serif}.odcp-single-service-side-v5728 a{display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:10px;background:#0A4FD8;color:#fff!important;text-decoration:none!important;font:600 12px/1 Poppins,sans-serif}.odcp-single-service-side-v5728 a:hover{background:#111827}.odcp-single-service-trust-v5728{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:8px 10px!important}.odcp-single-service-trust-v5728 strong{color:#111827;font:600 17px/1.2 Poppins,sans-serif}.odcp-single-service-trust-v5728 span{color:#778398;font:400 11px/1.35 Poppins,sans-serif}@media (max-width:1180px){.odcp-services-grid-v5728{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-services-trust-v5728{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-services-home-grid-v5728{grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-single-service-hero-v5728{grid-template-columns:minmax(0,1fr) 330px}.odcp-single-service-layout-v5728{grid-template-columns:minmax(0,1fr) 280px}}@media (max-width:900px){.odcp-services-market-v5728{width:94%;padding-top:30px}.odcp-services-market-hero-v5728{align-items:flex-start;flex-direction:column;padding:24px}.odcp-services-market-hero-v5728 h1{font-size:38px}.odcp-services-primary-cta-v5728{min-width:180px}.odcp-services-convert-v5728{align-items:flex-start;flex-direction:column}.odcp-services-convert-v5728>div:last-child{justify-content:flex-start}.odcp-services-home-v5728>header{align-items:flex-start;flex-direction:column}.odcp-single-service-v5728{width:94%}.odcp-single-service-hero-v5728{grid-template-columns:1fr}.odcp-single-service-layout-v5728{grid-template-columns:1fr}.odcp-single-service-side-v5728{position:static;grid-template-columns:1fr 1fr}.odcp-single-service-feature-grid-v5728{grid-template-columns:1fr}.odcp-single-service-packages-v5728{grid-template-columns:1fr}.odcp-single-service-proof-v5728{grid-template-columns:1fr 1fr}}@media (max-width:640px){.odcp-services-market-v5728{width:95%;padding:22px 0 48px}.odcp-services-market-hero-v5728{padding:20px;border-radius:19px}.odcp-services-market-hero-v5728 h1{font-size:32px}.odcp-services-market-hero-v5728 p{font-size:15px}.odcp-services-primary-cta-v5728{width:100%}.odcp-services-trust-v5728{grid-template-columns:1fr 1fr;gap:8px}.odcp-services-trust-v5728>div{padding:14px}.odcp-services-trust-v5728 strong{font-size:18px}.odcp-services-search-v5728{display:grid;grid-template-columns:1fr}.odcp-services-search-v5728 button{width:100%}.odcp-services-grid-v5728,.odcp-services-home-grid-v5728{grid-template-columns:1fr}.odcp-service-gig-v5728 h2{font-size:21px}.odcp-service-gig-v5728 p{font-size:14px}.odcp-service-gig-actions-v5728{align-items:stretch;flex-direction:column}.odcp-service-gig-actions-v5728 a{width:100%}.odcp-service-gig-actions-v5728 .is-secondary{justify-content:flex-start;padding-left:0}.odcp-services-convert-v5728{padding:21px;border-radius:18px}.odcp-services-convert-v5728>div:last-child{width:100%}.odcp-services-convert-v5728 a{width:100%}.odcp-services-home-v5728>header h2{font-size:30px}.odcp-services-home-v5728>header>a{width:100%;justify-content:center}.odcp-single-service-page-v5728{padding:22px 0 48px}.odcp-single-service-v5728{width:95%}.odcp-single-service-hero-v5728{padding:20px;border-radius:20px}.odcp-single-service-copy-v5728 h1{font-size:34px}.odcp-single-service-copy-v5728>p{font-size:15px}.odcp-single-service-actions-v5728{flex-direction:column}.odcp-single-service-actions-v5728 a{width:100%}.odcp-single-service-section-v5728{padding:21px}.odcp-single-service-section-v5728 h2{font-size:25px}.odcp-single-service-proof-v5728,.odcp-single-service-side-v5728{grid-template-columns:1fr}.odcp-single-service-facts-v5728{grid-template-columns:1fr}.odcp-single-service-facts-v5728>div.is-wide{grid-column:auto}}@media (prefers-reduced-motion:reduce){.odcp-service-gig-v5728,.odcp-service-gig-media-v5728 img,.odcp-service-gig-actions-v5728 a,.odcp-services-primary-cta-v5728,.odcp-single-service-actions-v5728 a{transition:none!important}.odcp-service-gig-v5728:hover,.odcp-services-primary-cta-v5728:hover,.odcp-single-service-actions-v5728 a:hover{transform:none!important}}.odcp-public-hub-page--services{padding:0!important;background:#F5F8FC!important}.odcp-services-trust-v5728 span{font-size:13.5px;line-height:1.45}.odcp-services-search-v5728 input{font-size:15px!important}.odcp-services-search-v5728 button{font-size:13.5px}.odcp-services-filters-v5728 a{min-height:40px;padding-inline:15px;font-size:13px}.odcp-service-gig-topline-v5728>span{font-size:12px;letter-spacing:.045em}.odcp-service-gig-topline-v5728>b{font-size:11.5px;padding:6px 9px}.odcp-service-gig-v5728 p{font-size:15.5px;line-height:1.72}.odcp-service-gig-hook-v5728{font-size:14px;line-height:1.55}.odcp-service-gig-features-v5728 li{font-size:13.5px;line-height:1.5}.odcp-service-gig-meta-v5728 small{font-size:10.5px}.odcp-service-gig-meta-v5728 strong{font-size:13px}.odcp-service-gig-actions-v5728 a{font-size:13px}@media (max-width:640px){.odcp-services-filters-v5728 a{font-size:12.5px}.odcp-service-gig-v5728 p{font-size:15px}.odcp-service-gig-features-v5728 li{font-size:13px}}.odcp-public-hub-page--services,
.odcp-single-service-page-v5728{background:var(--odcp-s-page-bg,#F5F8FC)!important}.odcp-services-market-v5728{padding-top:var(--odcp-s-page-top,46px);padding-bottom:var(--odcp-s-page-bottom,72px);color:var(--odcp-s-text,#111827)}.odcp-services-market-hero-v5728{border-color:var(--odcp-s-border,#DFE6EE);background:var(--odcp-s-surface,#fff)}.odcp-services-market-hero-v5728 h1,.odcp-service-gig-v5728 h2 a,.odcp-services-convert-v5728 h2{color:var(--odcp-s-text,#111827)!important}.odcp-services-market-hero-v5728 p,.odcp-service-gig-v5728 p,.odcp-services-convert-v5728 p{color:var(--odcp-s-muted,#667085)}.odcp-services-market-hero-v5728 .odcp-signature-accent-v57261,.odcp-services-convert-v5728 .odcp-signature-accent-v57261{color:var(--odcp-s-accent,#0A4FD8)!important}.odcp-services-primary-cta-v5728{background:var(--odcp-s-btn-bg,#fff);color:var(--odcp-s-btn-text,#111827)!important;border-color:var(--odcp-s-border,#DFE6EE)}.odcp-services-primary-cta-v5728:hover,.odcp-services-primary-cta-v5728:focus-visible{background:var(--odcp-s-btn-hover-bg,#0A4FD8);color:var(--odcp-s-btn-hover-text,#fff)!important;border-color:var(--odcp-s-btn-hover-bg,#0A4FD8)}.odcp-services-trust-v5728{gap:min(var(--odcp-s-card-gap,18px),20px)}.odcp-services-trust-v5728>div{background:var(--odcp-s-trust-bg,#fff);border-color:var(--odcp-s-trust-border,#E2E8F0);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.odcp-services-trust-v5728>div:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 26%,var(--odcp-s-trust-border,#E2E8F0));box-shadow:0 10px 26px rgba(13,17,23,.05)}.odcp-services-trust-v5728 strong{color:var(--odcp-s-trust-text,#111827)}.odcp-services-trust-v5728 span{color:var(--odcp-s-trust-label,#7A8699)}.odcp-services-tools-v5728{margin:24px 0 0}.odcp-services-grid-v5728{gap:var(--odcp-s-card-gap,18px);margin-top:var(--odcp-s-grid-top,26px)}.odcp-service-gig-v5728{border-color:var(--odcp-s-border,#DFE6EE);border-radius:var(--odcp-s-card-radius,20px);background:var(--odcp-s-surface,#fff)}.odcp-service-gig-v5728:hover{border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 28%,var(--odcp-s-border,#DFE6EE));box-shadow:0 18px 38px rgba(13,17,23,.075)}.odcp-service-gig-media-v5728{background:linear-gradient(145deg,var(--odcp-s-soft,#F7F9FC),color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 7%,#fff));color:var(--odcp-s-muted,#667085)!important}.odcp-service-gig-media-v5728.is-icon>span{border-color:var(--odcp-s-border,#DFE6EE);background:var(--odcp-s-surface,#fff);color:var(--odcp-s-text,#111827)}.odcp-service-gig-v5728:hover .odcp-service-gig-media-v5728.is-icon>span{background:var(--odcp-s-accent,#0A4FD8);border-color:var(--odcp-s-accent,#0A4FD8);color:#fff}.odcp-service-gig-topline-v5728>span{color:var(--odcp-s-accent,#0A4FD8)}.odcp-service-gig-topline-v5728>b{border-color:var(--odcp-s-border,#DFE6EE);background:var(--odcp-s-soft,#F7F9FC);color:var(--odcp-s-muted,#667085)}.odcp-service-gig-hook-v5728{border-color:color-mix(in srgb,var(--odcp-s-border,#DFE6EE) 75%,#fff);color:color-mix(in srgb,var(--odcp-s-text,#111827) 76%,#fff)}.odcp-service-gig-features-v5728 li{color:var(--odcp-s-muted,#667085)}.odcp-service-gig-features-v5728 li:before{color:var(--odcp-s-accent,#0A4FD8)}.odcp-service-gig-meta-v5728>span{border-color:var(--odcp-s-border,#DFE6EE);background:var(--odcp-s-soft,#F7F9FC)}.odcp-service-gig-actions-v5728 .is-secondary{color:var(--odcp-s-accent,#0A4FD8)!important}.odcp-service-gig-actions-v5728 .is-secondary:hover{color:var(--odcp-s-accent-hover,#1877F2)!important}.odcp-service-gig-actions-v5728 .is-primary{background:var(--odcp-s-btn-bg,#fff);border-color:var(--odcp-s-border,#DFE6EE);color:var(--odcp-s-btn-text,#111827)!important}.odcp-service-gig-actions-v5728 .is-primary:hover,.odcp-service-gig-actions-v5728 .is-primary:focus-visible{background:var(--odcp-s-btn-hover-bg,#0A4FD8);border-color:var(--odcp-s-btn-hover-bg,#0A4FD8);color:var(--odcp-s-btn-hover-text,#fff)!important}.odcp-services-convert-v5728{border-color:var(--odcp-s-border,#DFE6EE);background:linear-gradient(135deg,var(--odcp-s-surface,#fff),var(--odcp-s-soft,#F7F9FC))}.odcp-services-convert-v5728 a{transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.odcp-services-convert-v5728 a:hover{transform:translateY(-1px)}.odcp-single-service-page-v5728{padding-top:var(--odcp-s-single-top,38px);padding-bottom:var(--odcp-s-single-bottom,72px)}.odcp-single-service-v5728{width:min(var(--odcp-services-single-width,92%),1380px);color:var(--odcp-s-text,#111827)}.odcp-single-service-v5728 *{box-sizing:border-box;min-width:0}.odcp-single-service-back-v5728{border-color:var(--odcp-s-border,#DFE6EE);background:var(--odcp-s-surface,#fff);color:var(--odcp-s-muted,#667085)!important;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.odcp-single-service-back-v5728:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 35%,var(--odcp-s-border,#DFE6EE));background:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 5%,#fff);color:var(--odcp-s-accent,#0A4FD8)!important}.odcp-single-service-hero-v5728{grid-template-columns:minmax(0,1fr) minmax(300px,38%);gap:var(--odcp-s-single-gap,26px);padding:var(--odcp-s-single-pad,30px);border-color:var(--odcp-s-border,#DFE6EE);border-radius:var(--odcp-s-single-radius,22px);background:var(--odcp-s-surface,#fff)}.odcp-single-service-copy-v5728{min-width:0}.odcp-single-service-copy-v5728 .odcp-signature-accent-v57261,.odcp-single-service-section-v5728>.odcp-signature-accent-v57261,.odcp-single-service-side-v5728 .odcp-signature-accent-v57261{color:var(--odcp-s-accent,#0A4FD8)!important}.odcp-single-service-category-v5728{color:var(--odcp-s-muted,#667085)}.odcp-single-service-category-v5728 b{border-color:var(--odcp-s-border,#DFE6EE);background:var(--odcp-s-soft,#F7F9FC);color:var(--odcp-s-muted,#667085)}.odcp-single-service-copy-v5728 h1{max-width:820px;color:var(--odcp-s-text,#111827);font-size:clamp(36px,4.2vw,60px);line-height:1.07;overflow-wrap:break-word;word-break:normal;hyphens:auto}.odcp-single-service-copy-v5728>p{color:var(--odcp-s-muted,#667085)}.odcp-single-service-actions-v5728 a{background:var(--odcp-s-btn-bg,#fff);border-color:var(--odcp-s-border,#DFE6EE);color:var(--odcp-s-btn-text,#111827)!important}.odcp-single-service-actions-v5728 a.is-primary{background:var(--odcp-s-accent,#0A4FD8);border-color:var(--odcp-s-accent,#0A4FD8);color:#fff!important}.odcp-single-service-actions-v5728 a:hover,.odcp-single-service-actions-v5728 a:focus-visible{background:var(--odcp-s-btn-hover-bg,#0A4FD8);border-color:var(--odcp-s-btn-hover-bg,#0A4FD8);color:var(--odcp-s-btn-hover-text,#fff)!important}.odcp-single-service-snapshot-v5728{width:100%;align-self:start;border-color:var(--odcp-s-border,#DFE6EE);border-radius:calc(var(--odcp-s-single-radius,22px) - 4px);background:var(--odcp-s-soft,#F7F9FC)}.odcp-single-service-icon-v5728,.odcp-single-service-facts-v5728>div{border-color:var(--odcp-s-border,#DFE6EE);background:var(--odcp-s-surface,#fff)}.odcp-single-service-icon-v5728{color:var(--odcp-s-accent,#0A4FD8)}.odcp-single-service-layout-v5728{grid-template-columns:minmax(0,1fr) minmax(250px,var(--odcp-s-side-width,310px));gap:var(--odcp-s-single-gap,26px);margin-top:var(--odcp-s-section-gap,20px)}.odcp-single-service-layout-v5728 main{gap:var(--odcp-s-section-gap,20px)}.odcp-single-service-section-v5728{border-color:var(--odcp-s-border,#DFE6EE);border-radius:var(--odcp-s-single-radius,22px);background:var(--odcp-s-surface,#fff)}.odcp-single-service-section-v5728 h2,.odcp-single-service-side-v5728 h3{color:var(--odcp-s-text,#111827)}.odcp-single-service-rich-v5728,.odcp-single-service-side-v5728 p{color:var(--odcp-s-muted,#667085)}.odcp-single-service-feature-grid-v5728>div,.odcp-single-service-packages-v5728 article{border-color:var(--odcp-s-border,#DFE6EE);background:var(--odcp-s-soft,#F7F9FC)}.odcp-single-service-feature-grid-v5728 i{background:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 9%,#fff);color:var(--odcp-s-accent,#0A4FD8)}.odcp-single-service-proof-v5728 a,.odcp-single-service-faq-v5728 details,.odcp-single-service-side-v5728>div{border-color:var(--odcp-s-border,#DFE6EE);background:var(--odcp-s-surface,#fff)}.odcp-single-service-proof-v5728 a:hover{border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 35%,var(--odcp-s-border,#DFE6EE));background:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 4%,#fff);color:var(--odcp-s-accent,#0A4FD8)!important}.odcp-single-service-faq-v5728 summary span,.odcp-single-service-proof-v5728 b{color:var(--odcp-s-accent,#0A4FD8)}.odcp-single-service-side-v5728{top:104px}.odcp-single-service-side-v5728 a{background:var(--odcp-s-accent,#0A4FD8);transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.odcp-single-service-side-v5728 a:hover{background:var(--odcp-s-accent-hover,#1877F2);transform:translateY(-1px);box-shadow:0 10px 22px rgba(10,79,216,.13)}.odcp-start-service-context-v57281{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 18px;padding:13px 15px;border:1px solid #D9E5F4;border-radius:14px;background:linear-gradient(135deg,#F8FBFF,#FFFFFF);font-family:Poppins,system-ui,sans-serif}.odcp-start-service-context-v57281>span{color:#7A8699;font:500 11px/1.3 Poppins,sans-serif;text-transform:uppercase;letter-spacing:.05em}.odcp-start-service-context-v57281>strong{color:#172033;font:500 14px/1.45 Poppins,sans-serif;overflow-wrap:anywhere}.odcp-start-service-context-v57281>a{color:#0A4FD8!important;text-decoration:none!important;font:600 12px/1.3 Poppins,sans-serif;white-space:nowrap}.odcp-start-service-context-v57281>a:hover{color:#1877F2!important}@media (max-width:1120px){.odcp-single-service-hero-v5728{grid-template-columns:1fr}.odcp-single-service-snapshot-v5728{max-width:none}.odcp-single-service-layout-v5728{grid-template-columns:1fr}.odcp-single-service-side-v5728{position:static;grid-template-columns:1fr 1fr}.odcp-single-service-copy-v5728 h1{max-width:980px;font-size:clamp(38px,6vw,58px)}}@media (max-width:760px){.odcp-services-market-v5728{width:94%;padding-top:28px;padding-bottom:52px}.odcp-services-trust-v5728{grid-template-columns:1fr 1fr}.odcp-services-grid-v5728{grid-template-columns:1fr;margin-top:20px}.odcp-service-gig-v5728{border-radius:min(var(--odcp-s-card-radius,20px),22px)}.odcp-single-service-page-v5728{padding-top:24px;padding-bottom:52px}.odcp-single-service-v5728{width:94%}.odcp-single-service-hero-v5728{padding:21px;gap:20px}.odcp-single-service-copy-v5728 h1{font-size:clamp(32px,9vw,43px);letter-spacing:-.025em;line-height:1.08}.odcp-single-service-copy-v5728>p{font-size:15.5px;line-height:1.7}.odcp-single-service-section-v5728{padding:22px 20px}.odcp-single-service-section-v5728 h2{font-size:27px}.odcp-single-service-side-v5728{grid-template-columns:1fr}.odcp-single-service-feature-grid-v5728,.odcp-single-service-proof-v5728{grid-template-columns:1fr}.odcp-start-service-context-v57281{grid-template-columns:1fr;gap:5px}.odcp-start-service-context-v57281>a{white-space:normal}}@media (max-width:460px){.odcp-services-trust-v5728{grid-template-columns:1fr}.odcp-services-market-hero-v5728{padding:18px}.odcp-services-market-hero-v5728 h1{font-size:30px}.odcp-single-service-v5728{width:95%}.odcp-single-service-copy-v5728 h1{font-size:31px}.odcp-single-service-facts-v5728{grid-template-columns:1fr}.odcp-single-service-facts-v5728>div.is-wide{grid-column:auto}}@media (prefers-reduced-motion:reduce){.odcp-services-trust-v5728>div,.odcp-single-service-back-v5728,.odcp-single-service-side-v5728 a{transition:none!important}.odcp-services-trust-v5728>div:hover,.odcp-single-service-back-v5728:hover,.odcp-single-service-side-v5728 a:hover{transform:none!important}}.odcp-services-market-hero-v5728,.odcp-single-service-hero-v5728{position:relative;overflow:hidden}.odcp-services-market-hero-v5728:before,.odcp-single-service-hero-v5728:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--odcp-s-accent,#0A4FD8),var(--odcp-s-accent-hover,#1877F2),var(--odcp-s-warm,#FF9800));opacity:.62;pointer-events:none}.odcp-services-search-v5728 button{background:var(--odcp-s-text,#111827);border-color:var(--odcp-s-text,#111827);color:#fff}.odcp-services-search-v5728 button:hover,.odcp-services-search-v5728 button:focus-visible{background:var(--odcp-s-accent,#0A4FD8);border-color:var(--odcp-s-accent,#0A4FD8);outline:0}.odcp-services-filters-v5728 a{border-color:var(--odcp-s-border,#DFE6EE);background:var(--odcp-s-surface,#fff);color:var(--odcp-s-muted,#667085)!important}.odcp-services-filters-v5728 a:hover{border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 32%,var(--odcp-s-border,#DFE6EE));background:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 5%,#fff);color:var(--odcp-s-accent,#0A4FD8)!important}.odcp-services-filters-v5728 a.is-active{border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 24%,#fff);background:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 9%,#fff);color:var(--odcp-s-accent,#0A4FD8)!important}.odcp-services-convert-v5728 a{background:var(--odcp-s-btn-bg,#fff);border-color:var(--odcp-s-border,#DFE6EE);color:var(--odcp-s-btn-text,#111827)!important}.odcp-services-convert-v5728 a:first-child:hover,.odcp-services-convert-v5728 a:last-child:hover,.odcp-services-convert-v5728 a:focus-visible{background:var(--odcp-s-btn-hover-bg,#0A4FD8);border-color:var(--odcp-s-btn-hover-bg,#0A4FD8);color:var(--odcp-s-btn-hover-text,#fff)!important;box-shadow:0 9px 22px rgba(10,79,216,.12);outline:0}.odcp-home-request-showcase-v57282{box-sizing:border-box}.odcp-home-request-showcase-v57282.is-viewport-width-v57282{width:min(var(--odrq-home-width-desktop-vw,100vw),calc(100vw - var(--odrq-home-edge-gutter-double,48px)));max-width:none;position:relative;left:50%;transform:translateX(-50%);margin-left:0;margin-right:0}.odcp-home-request-showcase-v57282.is-parent-width-v57282{width:var(--odrq-home-width-desktop,100%);max-width:100%;left:auto;transform:none}@media (max-width:1280px){.odcp-home-request-showcase-v57282.is-viewport-width-v57282{width:min(var(--odrq-home-width-laptop-vw,100vw),calc(100vw - var(--odrq-home-edge-gutter-double,48px)))}.odcp-home-request-showcase-v57282.is-parent-width-v57282{width:var(--odrq-home-width-laptop,100%)}}@media (max-width:900px){.odcp-home-request-showcase-v57282.is-viewport-width-v57282{width:min(var(--odrq-home-width-tablet-vw,100vw),calc(100vw - var(--odrq-home-edge-gutter-double,36px)))}.odcp-home-request-showcase-v57282.is-parent-width-v57282{width:var(--odrq-home-width-tablet,100%)}}@media (max-width:680px){.odcp-home-request-showcase-v57282.is-viewport-width-v57282{width:min(var(--odrq-home-width-mobile-vw,100vw),calc(100vw - var(--odrq-home-edge-gutter-double,24px)))}.odcp-home-request-showcase-v57282.is-parent-width-v57282{width:var(--odrq-home-width-mobile,100%)}}@media (max-width:420px){.odcp-home-request-showcase-v57282.is-viewport-width-v57282{width:min(var(--odrq-home-width-mobile-vw,100vw),calc(100vw - 16px))}}.odcp-single-service-page-v5729{width:100%;max-width:none!important;overflow-x:clip;background:var(--odcp-s-page-bg,#F5F8FC)!important}.odcp-single-service-v5729{max-width:none!important;box-sizing:border-box}.odcp-single-service-v5729.is-width-viewport{position:relative;left:50%;transform:translateX(-50%);width:min(var(--odcp-s-single-desktop-vw,92vw),calc(100vw - (var(--odcp-s-single-gutter,24px) * 2)),var(--odcp-s-single-max,1800px))!important;margin-left:0!important;margin-right:0!important}.odcp-single-service-v5729.is-width-container{position:relative;left:auto;transform:none;width:min(var(--odcp-services-single-width,92%),var(--odcp-s-single-max,1800px))!important;margin-left:auto!important;margin-right:auto!important}.odcp-single-service-v5729 .odcp-single-service-hero-v5728{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.odcp-single-service-v5729 .odcp-single-service-copy-v5728 h1{max-width:100%;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;text-wrap:balance}.odcp-single-service-v5729 .odcp-single-service-copy-v5728>p{max-width:900px}.odcp-single-service-v5729 .odcp-single-service-snapshot-v5728{overflow:hidden}.odcp-service-gallery-v5729{display:grid;gap:9px;width:100%;min-width:0}.odcp-service-gallery-stage-v5729{position:relative;width:100%;aspect-ratio:var(--odcp-s-media-ratio,16 / 9);overflow:hidden;border:1px solid var(--odcp-s-border,#DFE6EE);border-radius:14px;background:color-mix(in srgb,var(--odcp-s-soft,#F7F9FC) 88%,#fff)}.odcp-service-gallery-slide-v5729{width:100%;height:100%;min-width:0}.odcp-service-gallery-slide-v5729[hidden]{display:none!important}.odcp-service-gallery-slide-v5729.is-active{display:grid;place-items:center}.odcp-service-gallery-slide-v5729 img,.odcp-service-gallery-slide-v5729 video,.odcp-service-gallery-slide-v5729 iframe{display:block;width:100%;height:100%;border:0}.odcp-service-gallery-slide-v5729 img{object-fit:var(--odcp-s-media-fit,contain);background:#fff}.odcp-service-gallery-slide-v5729 video{object-fit:contain;background:#0f1720}.odcp-service-gallery-slide-v5729 iframe{background:#fff}.odcp-service-gallery-thumbs-v5729{display:flex;gap:7px;overflow-x:auto;padding:1px 1px 3px;scrollbar-width:thin}.odcp-service-gallery-thumb-v5729{flex:0 0 54px;width:54px;height:42px;padding:0;overflow:hidden;border:1px solid var(--odcp-s-border,#DFE6EE);border-radius:9px;background:#fff;color:#536174;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,color .16s ease}.odcp-service-gallery-thumb-v5729 img{width:100%;height:100%;object-fit:cover}.odcp-service-gallery-thumb-v5729 span{display:grid;place-items:center;width:100%;height:100%;font:600 10px/1 Poppins,system-ui,sans-serif}.odcp-service-gallery-thumb-v5729:hover,.odcp-service-gallery-thumb-v5729:focus-visible{transform:translateY(-1px);border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 42%,var(--odcp-s-border,#DFE6EE));color:var(--odcp-s-accent,#0A4FD8);outline:0}.odcp-service-gallery-thumb-v5729.is-active{border-color:var(--odcp-s-accent,#0A4FD8);box-shadow:0 0 0 2px color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 14%,transparent)}.odcp-service-document-v5729{display:grid;align-content:center;justify-items:center;gap:9px;width:100%;height:100%;padding:24px;text-align:center;background:linear-gradient(145deg,#f8fbff,#fff)}.odcp-service-document-v5729>span{display:grid;place-items:center;width:54px;height:54px;border:1px solid #dbe6f2;border-radius:14px;background:#fff;color:var(--odcp-s-accent,#0A4FD8);font:700 11px/1 Poppins,system-ui,sans-serif}.odcp-service-document-v5729 strong{max-width:90%;color:var(--odcp-s-text,#111827);font:600 14px/1.45 Poppins,system-ui,sans-serif;overflow-wrap:anywhere}.odcp-service-document-v5729 a{display:inline-flex;align-items:center;justify-content:center;min-height:39px;padding:0 13px;border:1px solid var(--odcp-s-border,#DFE6EE);border-radius:9px;background:#fff;color:var(--odcp-s-accent,#0A4FD8)!important;text-decoration:none!important;font:600 11px/1 Poppins,system-ui,sans-serif}.odcp-service-document-v5729 a:hover{background:var(--odcp-s-accent,#0A4FD8);border-color:var(--odcp-s-accent,#0A4FD8);color:#fff!important}@media (max-width:1180px){.odcp-single-service-v5729.is-width-viewport{width:min(var(--odcp-s-single-laptop-vw,96vw),calc(100vw - (var(--odcp-s-single-gutter,24px) * 2)),var(--odcp-s-single-max,1800px))!important}.odcp-single-service-v5729 .odcp-single-service-hero-v5728{grid-template-columns:1fr}.odcp-single-service-v5729 .odcp-single-service-layout-v5728{grid-template-columns:1fr}.odcp-single-service-v5729 .odcp-single-service-side-v5728{position:static;grid-template-columns:1fr 1fr}.odcp-single-service-v5729 .odcp-single-service-copy-v5728 h1{font-size:clamp(36px,5.4vw,56px)}}@media (max-width:820px){.odcp-single-service-v5729.is-width-viewport{width:min(var(--odcp-s-single-tablet-vw,96vw),calc(100vw - (var(--odcp-s-single-gutter,20px) * 2)))!important}.odcp-single-service-v5729 .odcp-single-service-hero-v5728{padding:clamp(18px,3.2vw,24px);gap:20px}.odcp-single-service-v5729 .odcp-single-service-copy-v5728 h1{font-size:clamp(32px,7.3vw,46px);line-height:1.08}.odcp-single-service-v5729 .odcp-single-service-copy-v5728>p{font-size:16px}.odcp-single-service-v5729 .odcp-single-service-side-v5728{grid-template-columns:1fr}.odcp-single-service-v5729 .odcp-single-service-section-v5728{padding:23px 21px}.odcp-single-service-v5729 .odcp-single-service-feature-grid-v5728,.odcp-single-service-v5729 .odcp-single-service-proof-v5728{grid-template-columns:1fr}}@media (max-width:560px){.odcp-single-service-v5729.is-width-viewport{width:min(var(--odcp-s-single-mobile-vw,96vw),calc(100vw - (var(--odcp-s-single-gutter,12px) * 2)))!important}.odcp-single-service-page-v5729{padding-top:20px!important;padding-bottom:46px!important}.odcp-single-service-v5729 .odcp-single-service-hero-v5728{padding:18px;border-radius:min(var(--odcp-s-single-radius,22px),20px)}.odcp-single-service-v5729 .odcp-single-service-copy-v5728 h1{font-size:31px}.odcp-single-service-v5729 .odcp-single-service-actions-v5728{flex-direction:column}.odcp-single-service-v5729 .odcp-single-service-actions-v5728 a{width:100%}.odcp-service-gallery-thumbs-v5729{gap:6px}.odcp-service-gallery-thumb-v5729{flex-basis:48px;width:48px;height:38px}.odcp-single-service-v5729 .odcp-single-service-facts-v5728{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.odcp-service-gallery-thumb-v5729{transition:none!important}.odcp-service-gallery-thumb-v5729:hover{transform:none!important}}.odcp-service-gallery-nav-v5729{position:absolute;z-index:3;right:10px;bottom:10px;display:flex;gap:6px}.odcp-service-gallery-nav-v5729 button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.72);border-radius:10px;background:rgba(17,24,39,.72);color:#fff;box-shadow:0 7px 18px rgba(13,17,23,.12);backdrop-filter:blur(8px);cursor:pointer;transition:background .16s ease,transform .16s ease}.odcp-service-gallery-nav-v5729 button:hover,.odcp-service-gallery-nav-v5729 button:focus-visible{background:var(--odcp-s-accent,#0A4FD8);transform:translateY(-1px);outline:0}@media (max-width:560px){.odcp-service-gallery-nav-v5729{right:8px;bottom:8px}.odcp-service-gallery-nav-v5729 button{width:34px;height:34px}}@media (prefers-reduced-motion:reduce){.odcp-service-gallery-nav-v5729 button{transition:none!important}.odcp-service-gallery-nav-v5729 button:hover{transform:none!important}}body.odcp-service-plugin-canvas-v5730{overflow-x:clip}body.odcp-service-plugin-canvas-v5730 #page,
body.odcp-service-plugin-canvas-v5730 #content{width:100%!important;max-width:none!important;overflow:visible!important}.odcp-single-service-page-v5730{position:relative!important;left:auto!important;right:auto!important;transform:none!important;display:block!important;width:100vw!important;min-width:0!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important;overflow:visible!important;background:radial-gradient(circle at 8% 4%,color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 6%,transparent),transparent 28%),
    radial-gradient(circle at 92% 12%,color-mix(in srgb,var(--odcp-s-warm,#FF9800) 5%,transparent),transparent 24%),
    var(--odcp-s-page-bg,#F5F8FC)!important}.odcp-single-service-v5730{container-type:inline-size;container-name:odcp-single-service;isolation:isolate;animation:odcpServiceCanvasIn5730 .28s ease-out both}.odcp-single-service-page-v5730 > .odcp-single-service-v5730.is-width-viewport{position:relative!important;left:auto!important;transform:none!important;width:min(var(--odcp-s-single-desktop-vw,95vw),calc(100vw - (var(--odcp-s-single-gutter,24px) * 2)),var(--odcp-s-single-max,1800px))!important;max-width:var(--odcp-s-single-max,1800px)!important;margin-left:auto!important;margin-right:auto!important}.odcp-single-service-v5730.is-width-container{position:relative!important;left:auto!important;transform:none!important;width:min(var(--odcp-s-single-desktop-pct,95%),var(--odcp-s-single-max,1800px))!important;max-width:var(--odcp-s-single-max,1800px)!important;margin-left:auto!important;margin-right:auto!important}.odcp-single-service-v5730 .odcp-single-service-back-v5728{min-height:40px;padding:0 13px;border:1px solid var(--odcp-s-border,#DFE6EE);border-radius:11px;background:color-mix(in srgb,var(--odcp-s-surface,#fff) 92%,var(--odcp-s-soft,#F7F9FC));box-shadow:0 6px 18px rgba(13,17,23,.035)}.odcp-single-service-v5730 .odcp-single-service-back-v5728:hover,
.odcp-single-service-v5730 .odcp-single-service-back-v5728:focus-visible{border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 34%,var(--odcp-s-border,#DFE6EE));background:#fff;color:var(--odcp-s-accent,#0A4FD8)!important;box-shadow:0 9px 24px rgba(10,79,216,.08)}.odcp-single-service-v5730 .odcp-single-service-hero-v5728{position:relative;isolation:isolate;overflow:hidden;border:1px solid color-mix(in srgb,var(--odcp-s-border,#DFE6EE) 88%,#fff);background:linear-gradient(135deg,color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 5%,#fff),#fff 44%,color-mix(in srgb,var(--odcp-s-warm,#FF9800) 4%,#fff));box-shadow:0 22px 58px rgba(13,17,23,.065)}.odcp-single-service-v5730 .odcp-single-service-hero-v5728:after{content:"";position:absolute;z-index:-1;width:250px;height:250px;right:-95px;top:-112px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 12%,transparent),transparent 68%);pointer-events:none}.odcp-single-service-v5730 .odcp-single-service-copy-v5728{align-self:center}.odcp-single-service-v5730 .odcp-single-service-copy-v5728 h1{margin-top:13px;max-width:980px;font-size:clamp(42px,4.35vw,68px);line-height:1.04;letter-spacing:-.045em;font-weight:650;text-wrap:balance}.odcp-single-service-v5730 .odcp-single-service-copy-v5728>p{max-width:820px;margin-top:17px;font-size:17px;line-height:1.78;font-weight:400}.odcp-single-service-v5730 .odcp-single-service-category-v5728{gap:9px;font-size:12.5px;letter-spacing:.02em}.odcp-single-service-v5730 .odcp-single-service-category-v5728 b{padding:6px 9px;border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 18%,var(--odcp-s-border,#DFE6EE));background:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 7%,#fff);color:var(--odcp-s-accent,#0A4FD8)}.odcp-single-service-v5730 .odcp-single-service-actions-v5728{gap:10px;margin-top:23px}.odcp-single-service-v5730 .odcp-single-service-actions-v5728 a{min-height:47px;padding:0 17px;border-radius:12px;box-shadow:0 7px 20px rgba(13,17,23,.035);transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.odcp-single-service-v5730 .odcp-single-service-actions-v5728 a:hover,
.odcp-single-service-v5730 .odcp-single-service-actions-v5728 a:focus-visible{transform:translateY(-1px);box-shadow:0 11px 26px rgba(10,79,216,.12)}.odcp-single-service-v5730 .odcp-single-service-snapshot-v5728{align-self:stretch;border:1px solid color-mix(in srgb,var(--odcp-s-border,#DFE6EE) 90%,#fff);background:linear-gradient(160deg,#fff,color-mix(in srgb,var(--odcp-s-soft,#F7F9FC) 90%,#fff));box-shadow:0 13px 34px rgba(13,17,23,.055)}.odcp-single-service-v5730 .odcp-single-service-facts-v5728>div{transition:border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.odcp-single-service-v5730 .odcp-single-service-facts-v5728>div:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 24%,var(--odcp-s-border,#DFE6EE));background:#fff;box-shadow:0 8px 20px rgba(13,17,23,.045)}.odcp-single-service-v5730 .odcp-single-service-layout-v5728{align-items:start}.odcp-single-service-v5730 .odcp-single-service-section-v5728{position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(13,17,23,.035);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.odcp-single-service-v5730 .odcp-single-service-section-v5728:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--odcp-s-accent,#0A4FD8),color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 42%,var(--odcp-s-warm,#FF9800)));opacity:.48}.odcp-single-service-v5730 .odcp-single-service-section-v5728:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 20%,var(--odcp-s-border,#DFE6EE));box-shadow:0 15px 38px rgba(13,17,23,.055)}.odcp-single-service-v5730 .odcp-single-service-section-v5728 h2{margin-top:5px;font-size:clamp(27px,2vw,34px);letter-spacing:-.025em;line-height:1.18}.odcp-single-service-v5730 .odcp-single-service-rich-v5728{font-size:16.5px;line-height:1.82}.odcp-single-service-v5730 .odcp-single-service-feature-grid-v5728>div,
.odcp-single-service-v5730 .odcp-single-service-packages-v5728 article{border-radius:14px;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.odcp-single-service-v5730 .odcp-single-service-feature-grid-v5728>div:hover,
.odcp-single-service-v5730 .odcp-single-service-packages-v5728 article:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 24%,var(--odcp-s-border,#DFE6EE));background:#fff;box-shadow:0 9px 22px rgba(13,17,23,.045)}.odcp-single-service-v5730 .odcp-single-service-proof-v5728 a{min-height:52px;border-radius:13px;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.odcp-single-service-v5730 .odcp-single-service-proof-v5728 a:hover,
.odcp-single-service-v5730 .odcp-single-service-proof-v5728 a:focus-visible{transform:translateY(-1px);box-shadow:0 9px 22px rgba(10,79,216,.07);outline:0}.odcp-single-service-v5730 .odcp-single-service-faq-v5728 details{border-radius:13px;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.odcp-single-service-v5730 .odcp-single-service-faq-v5728 details[open]{border-color:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 24%,var(--odcp-s-border,#DFE6EE));background:color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 2.5%,#fff);box-shadow:0 8px 22px rgba(13,17,23,.035)}.odcp-single-service-v5730 .odcp-single-service-side-v5728>div{border-radius:var(--odcp-s-single-radius,22px);box-shadow:0 10px 28px rgba(13,17,23,.04)}.odcp-single-service-v5730 .odcp-single-service-side-v5728>div:first-child{background:linear-gradient(150deg,#fff,color-mix(in srgb,var(--odcp-s-accent,#0A4FD8) 4%,#fff))}.odcp-single-service-v5730 .odcp-single-service-side-v5728 a{min-height:47px;border-radius:12px}.odcp-single-service-v5730 .odcp-service-gallery-stage-v5729{border-radius:16px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)}.odcp-single-service-v5730 .odcp-service-gallery-thumb-v5729{border-radius:10px}@keyframes odcpServiceCanvasIn5730{from{opacity:.01;transform:translateY(5px)}to{opacity:1;transform:none}}@media (max-width:1180px){.odcp-single-service-page-v5730 > .odcp-single-service-v5730.is-width-viewport{width:min(var(--odcp-s-single-laptop-vw,96vw),calc(100vw - (var(--odcp-s-single-gutter,24px) * 2)),var(--odcp-s-single-max,1800px))!important}.odcp-single-service-v5730.is-width-container{width:min(var(--odcp-s-single-laptop-pct,96%),var(--odcp-s-single-max,1800px))!important}}@media (max-width:820px){.odcp-single-service-page-v5730 > .odcp-single-service-v5730.is-width-viewport{width:min(var(--odcp-s-single-tablet-vw,96vw),calc(100vw - (var(--odcp-s-single-gutter,20px) * 2)),var(--odcp-s-single-max,1800px))!important}.odcp-single-service-v5730.is-width-container{width:min(var(--odcp-s-single-tablet-pct,96%),var(--odcp-s-single-max,1800px))!important}.odcp-single-service-v5730 .odcp-single-service-copy-v5728 h1{font-size:clamp(34px,7vw,48px)}}@media (max-width:560px){.odcp-single-service-page-v5730 > .odcp-single-service-v5730.is-width-viewport{width:min(var(--odcp-s-single-mobile-vw,96vw),calc(100vw - (var(--odcp-s-single-gutter,12px) * 2)),var(--odcp-s-single-max,1800px))!important}.odcp-single-service-v5730.is-width-container{width:min(var(--odcp-s-single-mobile-pct,96%),var(--odcp-s-single-max,1800px))!important}.odcp-single-service-v5730 .odcp-single-service-copy-v5728 h1{font-size:31px;letter-spacing:-.032em}.odcp-single-service-v5730 .odcp-single-service-copy-v5728>p{font-size:15.5px;line-height:1.72}.odcp-single-service-v5730 .odcp-single-service-section-v5728:before{width:2px}}@container odcp-single-service (max-width:1040px){.odcp-single-service-v5730 .odcp-single-service-hero-v5728{grid-template-columns:1fr!important}.odcp-single-service-v5730 .odcp-single-service-layout-v5728{grid-template-columns:1fr!important}.odcp-single-service-v5730 .odcp-single-service-side-v5728{position:static!important;grid-template-columns:repeat(2,minmax(0,1fr))}.odcp-single-service-v5730 .odcp-single-service-copy-v5728 h1{font-size:clamp(36px,5.8cqw,58px)}}@container odcp-single-service (max-width:680px){.odcp-single-service-v5730 .odcp-single-service-side-v5728{grid-template-columns:1fr}.odcp-single-service-v5730 .odcp-single-service-feature-grid-v5728,
  .odcp-single-service-v5730 .odcp-single-service-proof-v5728{grid-template-columns:1fr}.odcp-single-service-v5730 .odcp-single-service-actions-v5728{flex-direction:column}.odcp-single-service-v5730 .odcp-single-service-actions-v5728 a{width:100%}}@media (prefers-reduced-motion:reduce){.odcp-single-service-v5730{animation:none!important}.odcp-single-service-v5730 .odcp-single-service-actions-v5728 a,
  .odcp-single-service-v5730 .odcp-single-service-facts-v5728>div,
  .odcp-single-service-v5730 .odcp-single-service-section-v5728,
  .odcp-single-service-v5730 .odcp-single-service-feature-grid-v5728>div,
  .odcp-single-service-v5730 .odcp-single-service-packages-v5728 article,
  .odcp-single-service-v5730 .odcp-single-service-proof-v5728 a{transition:none!important;transform:none!important}}body.odcp-service-plugin-canvas-v5731{overflow-x:clip}.odcp-single-service-page-v5731{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:100vw!important;max-width:100vw!important;margin-inline:calc(50% - 50vw)!important;padding-inline:0!important;overflow:visible!important}.odcp-single-service-page-v5731 > .odcp-single-service-v5731{box-sizing:border-box!important;margin-inline:auto!important}.odcp-single-service-page-v5731 > .odcp-single-service-v5731.is-width-viewport{width:min(var(--odcp-s-single-desktop-vw,95vw),calc(100vw - (var(--odcp-s-single-gutter,24px) * 2)),var(--odcp-s-single-max,1800px))!important}.odcp-single-service-page-v5731 > .odcp-single-service-v5731.is-width-container{width:min(var(--odcp-s-single-desktop-pct,95%),calc(100% - (var(--odcp-s-single-gutter,24px) * 2)),var(--odcp-s-single-max,1800px))!important}.odcp-single-service-v5731 .odcp-single-service-hero-v5728,
.odcp-single-service-v5731 .odcp-single-service-layout-v5728,
.odcp-single-service-v5731 .odcp-single-service-layout-v5728>main,
.odcp-single-service-v5731 .odcp-single-service-section-v5728{box-sizing:border-box;width:100%;min-width:0;margin-inline:auto}.odcp-single-service-v5731 .odcp-single-service-layout-v5728{grid-template-columns:minmax(0,1fr) minmax(280px,var(--odcp-s-side-width,310px));gap:var(--odcp-s-single-gap,26px)}.odcp-single-service-v5731 .odcp-single-service-layout-v5728>main{gap:var(--odcp-s-section-gap,20px)}.odcp-single-service-v5731 .odcp-single-service-side-v5728{min-width:0}.odcp-single-service-recovery-v5731{width:min(92%,920px);margin:48px auto 72px;padding:26px;border:1px solid var(--odcp-s-border,#DFE6EE);border-radius:18px;background:#fff;color:var(--odcp-s-text,#111827);box-shadow:0 14px 36px rgba(13,17,23,.05);font-family:Poppins,system-ui,sans-serif}.odcp-single-service-recovery-v5731 strong{display:block;font-size:22px;line-height:1.3}.odcp-single-service-recovery-v5731 p{margin:8px 0 16px;color:var(--odcp-s-muted,#667085);font-size:14px;line-height:1.65}.odcp-single-service-recovery-v5731 a{display:inline-flex;align-items:center;min-height:42px;padding:0 13px;border-radius:10px;background:var(--odcp-s-accent,#0A4FD8);color:#fff!important;text-decoration:none!important;font:600 12px/1 Poppins,sans-serif}@media (max-width:1180px){.odcp-single-service-page-v5731 > .odcp-single-service-v5731.is-width-viewport{width:min(var(--odcp-s-single-laptop-vw,96vw),calc(100vw - (var(--odcp-s-single-gutter,24px) * 2)),var(--odcp-s-single-max,1800px))!important}.odcp-single-service-page-v5731 > .odcp-single-service-v5731.is-width-container{width:min(var(--odcp-s-single-laptop-pct,96%),calc(100% - (var(--odcp-s-single-gutter,24px) * 2)),var(--odcp-s-single-max,1800px))!important}}@media (max-width:820px){.odcp-single-service-page-v5731 > .odcp-single-service-v5731.is-width-viewport{width:min(var(--odcp-s-single-tablet-vw,96vw),calc(100vw - (var(--odcp-s-single-gutter,20px) * 2)),var(--odcp-s-single-max,1800px))!important}.odcp-single-service-page-v5731 > .odcp-single-service-v5731.is-width-container{width:min(var(--odcp-s-single-tablet-pct,96%),calc(100% - (var(--odcp-s-single-gutter,20px) * 2)),var(--odcp-s-single-max,1800px))!important}}@media (max-width:560px){.odcp-single-service-page-v5731 > .odcp-single-service-v5731.is-width-viewport{width:min(var(--odcp-s-single-mobile-vw,96vw),calc(100vw - (var(--odcp-s-single-gutter,12px) * 2)),var(--odcp-s-single-max,1800px))!important}.odcp-single-service-page-v5731 > .odcp-single-service-v5731.is-width-container{width:min(var(--odcp-s-single-mobile-pct,96%),calc(100% - (var(--odcp-s-single-gutter,12px) * 2)),var(--odcp-s-single-max,1800px))!important}}@container odcp-single-service (max-width:1040px){.odcp-single-service-v5731 .odcp-single-service-layout-v5728{grid-template-columns:1fr!important}.odcp-single-service-v5731 .odcp-single-service-side-v5728{position:static!important;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-inline:auto}}@container odcp-single-service (max-width:680px){.odcp-single-service-v5731 .odcp-single-service-side-v5728{grid-template-columns:1fr}}.odcp-services-market-v5728.odcp-title-hover-solid .odcp-service-gig-v5728 h2 a:hover,
.odcp-services-market-v5728.odcp-title-hover-solid .odcp-service-gig-v5728 h2 a:focus-visible,
.odcp-services-home-v5728.odcp-title-hover-solid .odcp-service-gig-v5728 h2 a:hover,
.odcp-services-home-v5728.odcp-title-hover-solid .odcp-service-gig-v5728 h2 a:focus-visible{color:var(--odcp-s-title-hover-start,#1877F2)!important;text-shadow:0 8px 24px color-mix(in srgb,var(--odcp-s-title-hover-start,#1877F2) 12%,transparent)}.odcp-public-requests-v5727.odcp-title-hover-solid .odcp-public-request-card-v5727:hover .odcp-public-request-titleline-v57273 h3,
.odcp-home-request-showcase-v57271.odcp-title-hover-solid .odcp-home-request-card-v57271 h3 a:hover,
.odcp-home-request-showcase-v57271.odcp-title-hover-solid .odcp-home-request-card-v57271 h3 a:focus-visible{color:var(--odrq-title-hover-start,#1877F2)!important;text-shadow:0 8px 24px color-mix(in srgb,var(--odrq-title-hover-start,#1877F2) 12%,transparent)}@supports ((-webkit-background-clip:text) or (background-clip:text)){.odcp-services-market-v5728.odcp-title-hover-gradient .odcp-service-gig-v5728 h2 a:hover,
 .odcp-services-market-v5728.odcp-title-hover-gradient .odcp-service-gig-v5728 h2 a:focus-visible,
 .odcp-services-home-v5728.odcp-title-hover-gradient .odcp-service-gig-v5728 h2 a:hover,
 .odcp-services-home-v5728.odcp-title-hover-gradient .odcp-service-gig-v5728 h2 a:focus-visible{color:var(--odcp-s-title-hover-start,#1877F2)!important;background:linear-gradient(100deg,var(--odcp-s-title-hover-start,#1877F2) 0%,#0A4FD8 28%,#1877F2 52%,var(--odcp-s-title-hover-end,#FBC02D) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 10px 26px color-mix(in srgb,var(--odcp-s-title-hover-start,#1877F2) 10%,transparent)}.odcp-public-requests-v5727.odcp-title-hover-gradient .odcp-public-request-card-v5727:hover .odcp-public-request-titleline-v57273 h3,
 .odcp-home-request-showcase-v57271.odcp-title-hover-gradient .odcp-home-request-card-v57271 h3 a:hover,
 .odcp-home-request-showcase-v57271.odcp-title-hover-gradient .odcp-home-request-card-v57271 h3 a:focus-visible{color:var(--odrq-title-hover-start,#1877F2)!important;background:linear-gradient(100deg,var(--odrq-title-hover-start,#1877F2) 0%,#0A4FD8 28%,#1877F2 52%,var(--odrq-title-hover-end,#FBC02D) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 10px 26px color-mix(in srgb,var(--odrq-title-hover-start,#1877F2) 10%,transparent)}}@media (prefers-reduced-motion:reduce){.odcp-service-gig-v5728 h2 a,.odcp-project-card-body-v5732 h2 a,.odcp-home-request-card-v57271 h3 a,.odcp-public-request-titleline-v57273 h3{transition:none!important}}@media (forced-colors:active){.odcp-services-market-v5728 h2 a,.odcp-services-home-v5728 h2 a,.odcp-public-requests-v5727 h3,.odcp-home-request-showcase-v57271 h3 a{-webkit-text-fill-color:currentColor!important;background:none!important;text-shadow:none!important}}.odcp-services-market-v5728.odcp-title-hover-solid .odcp-service-gig-v5728:hover h2 a,
.odcp-services-home-v5728.odcp-title-hover-solid .odcp-service-gig-v5728:hover h2 a{color:var(--odcp-s-title-hover-start,#1877F2)!important;text-shadow:0 8px 24px rgba(24,119,242,.10)}.odcp-home-request-showcase-v57271.odcp-title-hover-solid .odcp-home-request-card-v57271:hover h3 a{color:var(--odrq-title-hover-start,#1877F2)!important;text-shadow:0 8px 24px rgba(24,119,242,.10)}@supports ((-webkit-background-clip:text) or (background-clip:text)){.odcp-services-market-v5728.odcp-title-hover-gradient .odcp-service-gig-v5728:hover h2 a,
 .odcp-services-home-v5728.odcp-title-hover-gradient .odcp-service-gig-v5728:hover h2 a{color:var(--odcp-s-title-hover-start,#1877F2)!important;background:linear-gradient(100deg,var(--odcp-s-title-hover-start,#1877F2) 0%,#0A4FD8 28%,#1877F2 52%,var(--odcp-s-title-hover-end,#FBC02D) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 10px 26px rgba(24,119,242,.08)}.odcp-home-request-showcase-v57271.odcp-title-hover-gradient .odcp-home-request-card-v57271:hover h3 a{color:var(--odrq-title-hover-start,#1877F2)!important;background:linear-gradient(100deg,var(--odrq-title-hover-start,#1877F2) 0%,#0A4FD8 28%,#1877F2 52%,var(--odrq-title-hover-end,#FBC02D) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 10px 26px rgba(24,119,242,.08)}}.odcp-services-market-v5728.odcp-title-hover-solid .odcp-service-gig-v5728 h2 a,
.odcp-services-home-v5728.odcp-title-hover-solid .odcp-service-gig-v5728 h2 a,
.odcp-public-requests-v5727.odcp-title-hover-solid .odcp-public-request-titleline-v57273 h3,
.odcp-home-request-showcase-v57271.odcp-title-hover-solid .odcp-home-request-card-v57271 h3 a{transition:color .30s cubic-bezier(.22,.61,.36,1),text-shadow .30s ease!important}.odcp-services-market-v5728.odcp-title-hover-solid .odcp-service-gig-v5728:hover h2 a,
.odcp-services-market-v5728.odcp-title-hover-solid .odcp-service-gig-v5728 h2 a:focus-visible,
.odcp-services-home-v5728.odcp-title-hover-solid .odcp-service-gig-v5728:hover h2 a,
.odcp-services-home-v5728.odcp-title-hover-solid .odcp-service-gig-v5728 h2 a:focus-visible{color:var(--odcp-s-title-hover-start,#1877F2)!important;text-shadow:0 2px 9px rgba(10,79,216,.12),0 10px 28px rgba(24,119,242,.10)!important}.odcp-public-requests-v5727.odcp-title-hover-solid .odcp-public-request-card-v5727:hover .odcp-public-request-titleline-v57273 h3,
.odcp-home-request-showcase-v57271.odcp-title-hover-solid .odcp-home-request-card-v57271:hover h3 a,
.odcp-home-request-showcase-v57271.odcp-title-hover-solid .odcp-home-request-card-v57271 h3 a:focus-visible{color:var(--odrq-title-hover-start,#1877F2)!important;text-shadow:0 2px 9px rgba(10,79,216,.12),0 10px 28px rgba(24,119,242,.10)!important}@supports ((-webkit-background-clip:text) or (background-clip:text)){.odcp-services-market-v5728.odcp-title-hover-gradient .odcp-service-gig-v5728 h2 a,
 .odcp-services-home-v5728.odcp-title-hover-gradient .odcp-service-gig-v5728 h2 a{color:var(--odcp-s-text,#111827)!important;background-image:linear-gradient(102deg,var(--odcp-s-text,#111827) 0%,var(--odcp-s-text,#111827) 45%,#0A4FD8 56%,var(--odcp-s-title-hover-start,#1877F2) 65%,#008F7A 73%,var(--odcp-s-title-hover-mid,#00BFA6) 81%,#B97800 90%,var(--odcp-s-title-hover-end,#FBC02D) 100%)!important;background-size:250% 100%!important;background-position:0% 50%!important;background-repeat:no-repeat!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-shadow:0 0 0 transparent!important;transition:background-position .34s cubic-bezier(.22,.61,.36,1),text-shadow .34s ease!important}.odcp-public-requests-v5727.odcp-title-hover-gradient .odcp-public-request-titleline-v57273 h3,
 .odcp-home-request-showcase-v57271.odcp-title-hover-gradient .odcp-home-request-card-v57271 h3 a{color:#111827!important;background-image:linear-gradient(102deg,#111827 0%,#111827 45%,#0A4FD8 56%,var(--odrq-title-hover-start,#1877F2) 65%,#008F7A 73%,var(--odrq-title-hover-mid,#00BFA6) 81%,#B97800 90%,var(--odrq-title-hover-end,#FBC02D) 100%)!important;background-size:250% 100%!important;background-position:0% 50%!important;background-repeat:no-repeat!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-shadow:0 0 0 transparent!important;transition:background-position .34s cubic-bezier(.22,.61,.36,1),text-shadow .34s ease!important}.odcp-services-market-v5728.odcp-title-hover-gradient .odcp-service-gig-v5728:hover h2 a,
 .odcp-services-market-v5728.odcp-title-hover-gradient .odcp-service-gig-v5728 h2 a:focus-visible,
 .odcp-services-home-v5728.odcp-title-hover-gradient .odcp-service-gig-v5728:hover h2 a,
 .odcp-services-home-v5728.odcp-title-hover-gradient .odcp-service-gig-v5728 h2 a:focus-visible,
 .odcp-public-requests-v5727.odcp-title-hover-gradient .odcp-public-request-card-v5727:hover .odcp-public-request-titleline-v57273 h3,
 .odcp-home-request-showcase-v57271.odcp-title-hover-gradient .odcp-home-request-card-v57271:hover h3 a,
 .odcp-home-request-showcase-v57271.odcp-title-hover-gradient .odcp-home-request-card-v57271 h3 a:focus-visible{background-position:100% 50%!important;text-shadow:0 2px 8px rgba(10,79,216,.13),0 7px 20px rgba(0,191,166,.09),0 14px 30px rgba(251,192,45,.07)!important}}@media (prefers-reduced-motion:reduce){.odcp-services-market-v5728 [class*="odcp-service-gig"] h2 a,
 .odcp-services-home-v5728 [class*="odcp-service-gig"] h2 a,
 .odcp-public-requests-v5727 .odcp-public-request-titleline-v57273 h3,
 .odcp-home-request-showcase-v57271 .odcp-home-request-card-v57271 h3 a{transition:none!important}}@media (forced-colors:active){.odcp-services-market-v5728 [class*="odcp-service-gig"] h2 a,
 .odcp-services-home-v5728 [class*="odcp-service-gig"] h2 a,
 .odcp-public-requests-v5727 .odcp-public-request-titleline-v57273 h3,
 .odcp-home-request-showcase-v57271 .odcp-home-request-card-v57271 h3 a{background:none!important;-webkit-text-fill-color:currentColor!important;text-shadow:none!important}}.odcp-public-request-hero-actions-v5738{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.odcp-public-request-view-switch-v5738{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(13,17,23,.09);border-radius:999px;background:rgba(255,255,255,.84);box-shadow:0 8px 24px rgba(15,23,42,.04)}.odcp-public-request-view-switch-v5738 a{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:7px 13px;border-radius:999px;color:#344054;text-decoration:none;font-size:13px;font-weight:600;transition:background-color .22s ease,color .22s ease,box-shadow .22s ease}.odcp-public-request-view-switch-v5738 a:hover,.odcp-public-request-view-switch-v5738 a:focus-visible{color:var(--od-blue,#1877F2);background:#f4f8ff;outline:none}.odcp-public-request-view-switch-v5738 a.is-active{background:#0d1117;color:#fff;box-shadow:0 6px 18px rgba(13,17,23,.12)}.odcp-public-request-view-switch-v5738 b{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:rgba(255,255,255,.17);font-size:11px;line-height:1}@media (max-width:767px){.odcp-public-request-hero-actions-v5738{width:100%;justify-content:flex-start}.odcp-public-request-view-switch-v5738{max-width:100%;overflow:auto}.odcp-public-request-view-switch-v5738 a{white-space:nowrap}}@media (prefers-reduced-motion:reduce){.odcp-public-request-view-switch-v5738 a{transition:none}}.odcp-feed-explore{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 18px;border:1px solid #cfe0f4;border-radius:999px;background:#f8fbff;color:#0a4fd8;font:700 12px/1 Poppins,sans-serif;text-decoration:none;box-shadow:0 3px 10px rgba(13,17,23,.035);transition:color .22s ease,border-color .22s ease,background-color .22s ease,box-shadow .22s ease}.odcp-feed-explore:hover,.odcp-feed-explore:focus-visible{color:#0d1117;border-color:#a9c8ee;background:#fff;box-shadow:0 6px 18px rgba(10,79,216,.08)}.odcp-home-trust-v5739{width:100%;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(28px,4vw,64px);align-items:center;padding:clamp(30px,4vw,58px);border:1px solid #e5ebf2;border-radius:28px;background:linear-gradient(135deg,#fff 0%,#fbfdff 54%,#f7fbff 100%);box-shadow:0 12px 34px rgba(13,17,23,.045);color:#0d1117}.odcp-home-trust-copy-v5739{min-width:0}.odcp-home-trust-copy-v5739 .odcp-signature{display:block;margin:0 0 10px;color:#0a4fd8;font-size:clamp(20px,2.1vw,28px)}.odcp-home-trust-copy-v5739 h2{max-width:760px;margin:0;color:#0d1117;font:700 clamp(32px,4.4vw,58px)/1.08 Poppins,sans-serif;letter-spacing:-.045em}.odcp-home-trust-copy-v5739>p{max-width:760px;margin:18px 0 0;color:#475467;font:400 clamp(16px,1.35vw,18px)/1.75 Poppins,sans-serif}.odcp-home-trust-copy-v5739 .odcp-home-trust-note-v5739{padding-left:16px;border-left:2px solid rgba(24,119,242,.24);color:#344054}.odcp-home-trust-actions-v5739{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.odcp-home-trust-actions-v5739 a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border:1px solid #d6e0eb;border-radius:999px;background:#fff;color:#0d1117;font:700 12.5px/1 Poppins,sans-serif;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.odcp-home-trust-actions-v5739 a.is-primary{border-color:#1877f2;background:#1877f2;color:#fff;box-shadow:0 7px 18px rgba(24,119,242,.16)}.odcp-home-trust-actions-v5739 a:hover,.odcp-home-trust-actions-v5739 a:focus-visible{border-color:#9fbfe6;box-shadow:0 8px 20px rgba(13,17,23,.07);transform:translateY(-1px)}.odcp-home-trust-actions-v5739 a.is-primary:hover,.odcp-home-trust-actions-v5739 a.is-primary:focus-visible{border-color:#0a4fd8;background:#0a4fd8;color:#fff}.odcp-home-trust-stats-v5739{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.odcp-home-trust-stats-v5739 article{min-width:0;min-height:142px;padding:22px;border:1px solid #e4eaf1;border-radius:22px;background:rgba(255,255,255,.86);box-shadow:0 8px 24px rgba(13,17,23,.032)}.odcp-home-trust-stats-v5739 strong{display:block;color:#0a4fd8;font:700 clamp(28px,3.1vw,42px)/1.05 Poppins,sans-serif;letter-spacing:-.04em}.odcp-home-trust-stats-v5739 span{display:block;margin-top:9px;color:#667085;font:500 13px/1.55 Poppins,sans-serif}@media (max-width:900px){.odcp-home-trust-v5739{grid-template-columns:1fr;padding:32px}.odcp-home-trust-stats-v5739 article{min-height:120px}}@media (max-width:560px){.odcp-home-trust-v5739{padding:24px 18px;border-radius:22px}.odcp-home-trust-stats-v5739{grid-template-columns:1fr 1fr;gap:8px}.odcp-home-trust-stats-v5739 article{min-height:108px;padding:16px;border-radius:18px}.odcp-home-trust-stats-v5739 span{font-size:11.5px}.odcp-home-trust-actions-v5739 a{width:100%}}@media (prefers-reduced-motion:reduce){.odcp-feed-explore,.odcp-home-trust-actions-v5739 a{transition:none!important}.odcp-home-trust-actions-v5739 a:hover,.odcp-home-trust-actions-v5739 a:focus-visible{transform:none}}.odcp-home-geometry-v5741{box-sizing:border-box;width:100%;max-width:100%;margin-inline:0;padding:var(--odcp-hg-top,0) var(--odcp-hg-gutter,0) var(--odcp-hg-bottom,0);min-width:0}.odcp-home-geometry-v5741.is-viewport-basis-v5741{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.odcp-home-geometry-inner-v5741{box-sizing:border-box;width:var(--odcp-hg-width-desktop,100%);max-width:var(--odcp-hg-max,none);min-width:0;min-height:var(--odcp-hg-height-desktop,0);margin-inline:auto}.odcp-home-geometry-inner-v5741>.odcp-home-trust-v5739,
.odcp-home-geometry-inner-v5741>.odcp-project-home-v5732,
.odcp-home-geometry-inner-v5741>.odcp-feed-wrap,
.odcp-home-geometry-inner-v5741>.odcp-feed-shell{max-width:100%}@media (max-width:1279px) and (min-width:1025px){.odcp-home-geometry-inner-v5741{width:var(--odcp-hg-width-laptop,100%);min-height:var(--odcp-hg-height-laptop,0)}}@media (max-width:1024px) and (min-width:768px){.odcp-home-geometry-inner-v5741{width:var(--odcp-hg-width-tablet,100%);min-height:var(--odcp-hg-height-tablet,0)}}@media (max-width:767px){.odcp-home-geometry-inner-v5741{width:var(--odcp-hg-width-mobile,100%);min-height:var(--odcp-hg-height-mobile,0)}}.odcp-request-scope-tabs-v5743{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:0 0 18px;padding:4px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;width:max-content;max-width:100%}.odcp-request-scope-tabs-v5743 a{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:7px 13px;border-radius:999px;color:#475467;text-decoration:none;font:600 12px/1 Poppins,sans-serif;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.odcp-request-scope-tabs-v5743 a:hover,.odcp-request-scope-tabs-v5743 a:focus-visible{background:#fff;color:#0a4fd8;outline:none;box-shadow:0 4px 14px rgba(13,17,23,.05)}.odcp-request-scope-tabs-v5743 a.is-active{background:#0d1117;color:#fff;box-shadow:0 5px 16px rgba(13,17,23,.12)}.odcp-request-scope-tabs-v5743 span{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:rgba(24,119,242,.09);font-size:10px;line-height:1}.odcp-request-scope-tabs-v5743 a.is-active span{background:rgba(255,255,255,.15)}@media (max-width:560px){.odcp-request-scope-tabs-v5743{width:100%;overflow-x:auto;flex-wrap:nowrap}.odcp-request-scope-tabs-v5743 a{white-space:nowrap;flex:1;justify-content:center}}@media (prefers-reduced-motion:reduce){.odcp-request-scope-tabs-v5743 a{transition:none}}.odcp-clickable-card[data-odcp-card-href]{cursor:pointer;outline:none;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease,background-color .22s ease}.odcp-clickable-card[data-odcp-card-href]:hover,
.odcp-clickable-card[data-odcp-card-href]:focus-visible{transform:translateY(-2px);border-color:color-mix(in srgb,var(--odcp-blue,#1877F2) 26%,#d9e3ef);box-shadow:0 16px 38px rgba(13,17,23,.075)}.odcp-clickable-card[data-odcp-card-href]:focus-visible{outline:3px solid color-mix(in srgb,var(--odcp-blue,#1877F2) 34%,transparent);outline-offset:3px}.odcp-clickable-card[data-odcp-card-href] a,
.odcp-clickable-card[data-odcp-card-href] button,
.odcp-clickable-card[data-odcp-card-href] input,
.odcp-clickable-card[data-odcp-card-href] select,
.odcp-clickable-card[data-odcp-card-href] textarea{cursor:auto}.odcp-clickable-card[data-odcp-card-href] a,
.odcp-clickable-card[data-odcp-card-href] button{cursor:pointer}.odcp-public-request-grid-v5727{gap:clamp(16px,1.7vw,24px)}.odcp-public-request-card-v5727{padding:clamp(22px,2vw,28px);min-width:0}.odcp-public-request-card-top-v5727{margin-bottom:14px}.odcp-public-request-titleline-v57273{gap:13px;margin-bottom:4px}.odcp-public-request-summary-v5727{margin-top:12px!important;margin-bottom:18px!important;line-height:1.68}.odcp-public-request-meta-v5727{gap:12px;margin-top:4px}.odcp-public-request-meta-v5727>div{padding:12px 13px;border-radius:13px}.odcp-public-request-progress-v5727{margin-top:18px}.odcp-public-request-card-foot-v5727{margin-top:18px;padding-top:16px}.odcp-public-request-status-v5727,
.odcp-project-card-top-v5732>span:first-child,
.odcp-service-gig-topline-v5728>span:first-child,
.odcp-home-kicker{letter-spacing:.045em;font-weight:650}.odcp-public-request-service-v5727 strong{line-height:1.45}.odcp-project-grid-v5732{gap:clamp(18px,1.8vw,26px)}.odcp-project-card-body-v5732{padding:clamp(22px,2vw,28px)}.odcp-project-card-body-v5732>p{line-height:1.68}.odcp-project-card-foot-v5732{margin-top:20px;padding-top:15px}.odcp-project-featured-v5732{gap:clamp(24px,3vw,42px)}.odcp-project-featured-copy-v5732{padding-block:clamp(24px,3vw,38px)}.odcp-service-gig-body-v5728{padding:clamp(22px,2vw,28px)}.odcp-service-gig-body-v5728>p{line-height:1.68}.odcp-service-gig-actions-v5728{margin-top:20px;padding-top:16px}.odcp-home-card{padding:clamp(20px,1.8vw,26px)}.odcp-project-card-top-v5732>span:first-child,
.odcp-service-gig-topline-v5728>span:first-child,
.odcp-home-kicker{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:5px 9px;border:1px solid rgba(24,119,242,.11);border-radius:999px;background:linear-gradient(135deg,rgba(24,119,242,.055),rgba(0,191,166,.045),rgba(251,192,45,.05));color:#31506f}.odcp-public-request-stat-v5727.status-completed small{color:#3c7d66}@media (max-width:767px){.odcp-public-request-card-v5727,.odcp-project-card-body-v5732,.odcp-service-gig-body-v5728,.odcp-home-card{padding:20px}.odcp-public-request-grid-v5727,.odcp-project-grid-v5732{gap:15px}.odcp-clickable-card[data-odcp-card-href]:hover{transform:none;box-shadow:0 10px 26px rgba(13,17,23,.055)}}@media (prefers-reduced-motion:reduce){.odcp-clickable-card[data-odcp-card-href]{transition:none!important;transform:none!important}}@media (forced-colors:active){.odcp-clickable-card[data-odcp-card-href]:focus-visible{outline:2px solid CanvasText}.odcp-project-card-top-v5732>span:first-child,.odcp-service-gig-topline-v5728>span:first-child,.odcp-home-kicker{background:Canvas;border-color:CanvasText;color:CanvasText}}@media (max-width:1024px){@supports (content-visibility:auto){body.odcp-front-page.odcp-offscreen-render .odcp-home-geometry-v5741[data-odcp-home-geometry="trust"],
  body.odcp-front-page.odcp-offscreen-render .odcp-home-geometry-v5741[data-odcp-home-geometry="case_studies"],
  body.odcp-front-page.odcp-offscreen-render .odcp-home-request-showcase-v57271,
  body.odcp-front-page.odcp-offscreen-render .odcp-project-home-v5732{content-visibility:auto;contain-intrinsic-size:auto 620px}body.odcp-front-page.odcp-offscreen-render .odcp-feed-stream .odcp-feed-card:nth-child(n+4){content-visibility:auto;contain-intrinsic-size:auto 540px}}}

/* v57.53.0 — anonymous visitor attention guide; browser-local, no fake unread data. */
.odcp-visitor-attention-dialog-v5753{position:fixed;inset:0;z-index:100020;display:grid;place-items:center;padding:20px;background:rgba(7,28,53,.34);backdrop-filter:blur(5px)}
.odcp-visitor-attention-dialog-v5753[hidden]{display:none!important}.odcp-visitor-attention-card-v5753{position:relative;width:min(92vw,460px);padding:24px;border:1px solid #dbe6f4;border-radius:20px;background:#fff;box-shadow:0 24px 70px -32px rgba(7,28,53,.48);color:#111827}.odcp-visitor-attention-card-v5753 h3{margin:7px 34px 9px 0;font-size:24px;line-height:1.2}.odcp-visitor-attention-card-v5753 p{margin:0 0 17px;color:#667085;line-height:1.65}.odcp-visitor-attention-card-v5753>div{display:flex;gap:9px;flex-wrap:wrap}.odcp-visitor-attention-card-v5753 small{display:block;margin-top:13px;color:#7a8799}.odcp-visitor-attention-close-v5753{position:absolute;top:13px;right:13px;width:34px;height:34px;border:1px solid #dfe7f1;border-radius:10px;background:#f8fafc;color:#475467;font-size:20px;line-height:1;cursor:pointer}.odcp-visitor-attention-primary-v5753,.odcp-visitor-attention-secondary-v5753{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:10px;font-weight:750;text-decoration:none!important;cursor:pointer}.odcp-visitor-attention-primary-v5753{border:1px solid #1877f2;background:#1877f2;color:#fff!important}.odcp-visitor-attention-secondary-v5753{border:1px solid #dbe5f0;background:#fff;color:#344054}.odcp-visitor-attention-primary-v5753:focus-visible,.odcp-visitor-attention-secondary-v5753:focus-visible,.odcp-visitor-attention-close-v5753:focus-visible{outline:3px solid rgba(24,119,242,.22);outline-offset:2px}@media(max-width:767px){.odcp-visitor-attention-dialog-v5753{align-items:end;padding:12px}.odcp-visitor-attention-card-v5753{width:100%;padding:21px 18px;border-radius:18px}.odcp-visitor-attention-card-v5753 h3{font-size:21px}.odcp-visitor-attention-card-v5753>div{flex-direction:column}.odcp-visitor-attention-primary-v5753,.odcp-visitor-attention-secondary-v5753{width:100%}}@media(prefers-reduced-motion:reduce){.odcp-visitor-attention-dialog-v5753,.odcp-visitor-attention-card-v5753{scroll-behavior:auto!important}}
