.CdsDP-PublicHeader-Wrapper{position:sticky;top:0;border-bottom:1px solid var(--cds-border01);background-color:var(--cdsDPFramework-bg-header);z-index:100}.CdsDP-PublicHeader-Container{margin-left:auto;margin-right:auto;max-width:1340px;width:100%;display:flex;flex:1 1;padding-left:0;padding-right:0;padding-bottom:0;justify-content:space-between;flex-direction:column}.cdsdp-ShownumberList .cdsdp-Headersearch{display:flex;align-items:center;gap:10px;font-size:14px;color:#333}.cdsdp-ShownumberList .cdsdp-input{padding:6px 12px;border:1px solid #ccc;border-radius:6px;font-size:14px;min-width:200px}.cdsdp-ShownumberList .cdsdp-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 3px rgba(0,123,255,.3)}.cdsdp-dropdown-wrapper{position:relative;display:inline-block}.cdsdp-dropdown-toggle{font-size:14px;line-height:normal;background-color:transparent;border:none;border-radius:4px;cursor:pointer}.cdsdp-dropdown-menu{position:absolute;top:100%;right:0;min-width:120px;margin-top:4px;padding:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;z-index:999;box-shadow:0 2px 8px rgba(0,0,0,.1)}.cdsdp-dropdown-item{display:block;width:100%;padding:8px 12px;font-size:14px;color:#333;text-decoration:none;background:none;border:none;text-align:left;cursor:pointer}.cdsdp-dropdown-item:hover{background-color:#f1f1f1}.cdsdp-dropdown-item.delete{color:#d9534f}.CdsDP-PublicFooter-Wrapper{background-color:#fff;color:#374151;border-top:1px solid #e5e7eb}.CdsDP-PublicFooter-Container{max-width:1340px;margin:0 auto;padding:3rem 1.5rem 0}.CdsDP-PublicFooter-Content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #e5e7eb}.CdsDP-PublicFooter-Section{display:flex;flex-direction:column}.CdsDP-PublicFooter-Logo{margin-bottom:1rem}.CdsDP-PublicFooter-Description{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:1.5rem}.CdsDP-PublicFooter-SocialLinks{display:flex;gap:1rem}.CdsDP-PublicFooter-SocialLink{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#f3f4f6;border-radius:50%;color:#6b7280;transition:all .3s ease}.CdsDP-PublicFooter-SocialLink:hover{background-color:#9857cd;color:#fff;transform:translateY(-2px)}.CdsDP-PublicFooter-Title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1.25rem}.CdsDP-PublicFooter-LinkList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.CdsDP-PublicFooter-Link{color:#6b7280;font-size:.875rem;text-decoration:none;transition:color .3s ease;display:inline-block}.CdsDP-PublicFooter-Link:hover{color:#9857cd}.CdsDP-PublicFooter-ContactList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.CdsDP-PublicFooter-ContactItem{display:flex;align-items:flex-start;gap:.75rem;color:#6b7280;font-size:.875rem}.CdsDP-PublicFooter-ContactItem svg{margin-top:.125rem}.CdsDP-PublicFooter-Bottom{padding:1.5rem 0}.CdsDP-PublicFooter-BottomContent{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.CdsDP-PublicFooter-Copyright{color:#6b7280;font-size:.875rem}.CdsDP-PublicFooter-LegalLinks{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center}.CdsDP-PublicFooter-LegalLink{color:#6b7280;font-size:.875rem;text-decoration:none;transition:color .3s ease}.CdsDP-PublicFooter-LegalLink:hover{color:#9857cd}.CdsDP-PublicFooter-Separator{color:#d1d5db;font-size:.875rem}@media (min-width:768px){.CdsDP-PublicFooter-BottomContent{flex-direction:row;justify-content:space-between;text-align:left}}@media (max-width:767px){.CdsDP-PublicFooter-Content{grid-template-columns:1fr;gap:2rem}.CdsDP-PublicFooter-Container{padding:2rem 1rem 0}}.cdsdp-dashboard-sidebar{position:fixed;left:0;top:0;min-height:100vh;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;z-index:50;transition:width .3s ease}.cdsdp-sidebar-content{display:flex;flex-direction:column;height:100%;position:relative}.cdsdp-sidebar-profile{position:unset;right:1rem}.cdsdp-dashboard-sidebar.expanded .cdsdp-sidebar-profile{position:absolute;right:1rem;z-index:1}.cdsdp-sidebar-profile.collapsed{justify-content:center;padding:10px 1rem}.cdsdp-userHeader{display:flex;align-items:center;gap:6px;width:100%}.cdsdp-sidebar-avatar{width:48px;height:48px;flex-shrink:0;border:2px solid #f3f4f6}.cdsdp-sidebar-profile-info{flex:1;min-width:0}.cdsdp-sidebar-username{font-size:.875rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.cdsdp-sidebar-usertype{font-size:.75rem;color:#6b7280;text-transform:capitalize;margin:0}.cdsdp-sidebar-nav{flex:0 0 auto;overflow-x:hidden;height:calc(100vh - 70px);padding:10px 0 50px}.cdsdp-sidebar-footer{position:absolute;bottom:0;width:97%;background-color:#fff;box-shadow:0 0 10px #ddd;padding:12px 0}span.cdsdp-sidebar-more-text{font-size:14px!important;text-align:center;color:#6b7280;font-weight:700}.cdsdp-sidebar-more-items{text-align:center}.cdsdp-sidebar-nav::-webkit-scrollbar{width:6px}.cdsdp-sidebar-nav::-webkit-scrollbar-track{background:transparent}.cdsdp-sidebar-nav::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.cdsdp-sidebar-nav::-webkit-scrollbar-thumb:hover{background:#9ca3af}.cdsdp-sidebar-section{margin-bottom:1.5rem}.cdsdp-sidebar-section.mt-auto{margin-top:auto;margin-bottom:0;border-top:1px solid #e5e7eb}.cdsdp-sidebar-section-title{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;padding:0 1.5rem;margin-bottom:.5rem}.cdsdp-sidebar-menu{list-style:none;padding:0;margin:0}.cdsdp-sidebar-menu li{margin-bottom:.25rem}.cdsdp-sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;color:#6b7280;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .2s ease;border-left:3px solid transparent;position:relative}.cdsdp-dashboard-sidebar.collapsed .cdsdp-sidebar-link{padding:.75rem 1rem}.cdsdp-sidebar-link:hover{background:#f9fafb;color:#5b4be7}.cdsdp-sidebar-link.active{background:linear-gradient(90deg,rgba(91,75,231,.1),rgba(152,87,205,.05));color:#5b4be7;border-left-color:#5b4be7}.cdsdp-sidebar-icon{width:20px;height:20px;flex-shrink:0}.cdsdp-sidebar-link-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cdsdp-sidebar-badge{background:linear-gradient(135deg,#5559bc,#9857cd);color:#fff;font-size:.7rem;padding:.15rem .5rem;border-radius:9999px;font-weight:600;min-width:1.5rem;text-align:center}.cdsdp-sidebar-submenu{position:relative}.cdsdp-sidebar-submenu button{width:100%;background:none;border:none;cursor:pointer;text-align:left}.cdsdp-sidebar-submenu button:hover{background:#f9fafb;color:#5b4be7}.cdsdp-sidebar-submenu button.active{background:linear-gradient(90deg,rgba(91,75,231,.1),rgba(152,87,205,.05));color:#5b4be7;border-left-color:#5b4be7}.cdsdp-sidebar-chevron{width:16px;height:16px;margin-left:auto;transition:transform .2s ease}.cdsdp-sidebar-submenu-items{list-style:none;padding:0;background:#f8fafc;border-left:2px solid #e2e8f0;margin:0 0 0 32px}.cdsdp-sidebar-submenu-items li{margin-bottom:0}.cdsdp-sidebar-submenu-link{padding:.5rem 1rem .5rem 20px!important;font-size:.8rem;color:#64748b;border-left:2px solid transparent}.cdsdp-sidebar-submenu-link:hover{background:#f1f5f9;color:#5b4be7}.cdsdp-sidebar-submenu-link.active{background:linear-gradient(90deg,rgba(91,75,231,.1),rgba(152,87,205,.05));color:#5b4be7;border-left-color:#5b4be7}.cdsdp-sidebar-submenu-link .cdsdp-sidebar-icon{width:16px;height:16px}.cdsdp-dashboard-sidebar.collapsed .cdsdp-sidebar-chevron,.cdsdp-dashboard-sidebar.collapsed .cdsdp-sidebar-submenu-items{display:none}.cdsdp-sidebar-toggle{top:80px;right:-14px;width:24px;height:24px;border-radius:50%;border:1px solid #e5e7eb;background:#5b4be7;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1);margin:0 auto}.cdsdp-dashboard-sidebar.expanded .cdsdp-sidebar-toggle{margin-left:auto;top:24px;right:15px}.cdsdp-mobile-toggle{position:fixed;top:72px;left:12px;width:36px;height:36px;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;color:#374151;display:none;align-items:center;justify-content:center;z-index:50;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.cdsdp-mobile-toggle:hover{background:#f9fafb;color:#5b4be7;border-color:#5b4be7}.cdsdp-mobile-toggle:focus-visible{outline:2px solid #5b4be7;outline-offset:2px}.cdsdp-main-with-sidebar{margin-left:280px;transition:margin-left .3s ease;z-index:0}.cdsdp-dashboard-sidebar.collapsed .cdsdp-sidebar-section-title{opacity:0;height:0;padding:0;margin:0;overflow:hidden}.cdsdp-dashboard-sidebar.collapsed .cdsdp-sidebar-profile-info{opacity:0;width:0;overflow:hidden}.cdsdp-dashboard-sidebar.collapsed .cdsdp-sidebar-badge{position:absolute;top:.5rem;right:.5rem;min-width:1.2rem;height:1.2rem;padding:0;display:flex;align-items:center;justify-content:center;font-size:.65rem}#cdsdp-sidebar{width:80px;transition:width .3s ease}#cdsdp-sidebar.expanded{width:280px}@media (min-width:1200px){.cdsdp-dashboard-sidebar .cdsdp-sidebar-link-text{opacity:1;width:auto;overflow:hidden}.cdsdp-main-with-sidebar{margin-left:80px}}@media only screen and (min-width:1024px) and (max-width:1199px){.cdsdp-dashboard-sidebar{top:67px}.cdsdp-main-with-sidebar{margin-left:80px}}@media (min-width:1024px){.cdsdp-dashboard-sidebar.collapsed .cdsdp-sidebar-menu .cdsdp-sidebar-link{justify-content:center}.cdsdp-dashboard-sidebar{top:67px}.cdsdp-dashboard-sidebar.expanded{width:280px}.cdsdp-dashboard-sidebar.collapsed{width:80px}.cdsdp-main-with-sidebar{margin-left:280px}.cdsdp-main-with-sidebar.sidebar-collapsed{margin-left:80px}.cdsdp-sidebar-toggle{display:flex}.cdsdp-sidebar-overlay{display:none!important}}@media (max-width:1023px){#cdsdp-sidebar{width:280px}.cdsdp-dashboard-sidebar{transform:translateX(-100%);width:280px}.cdsdp-dashboard-sidebar.mobile-open{transform:translateX(0)}.cdsdp-dashboard-sidebar.collapsed,.cdsdp-dashboard-sidebar.expanded{width:280px}.cdsdp-main-with-sidebar,.cdsdp-main-with-sidebar.sidebar-collapsed{margin-left:0}.cdsdp-dashboard-sidebar .cdsdp-mobile-toggle{right:-40px;margin-left:auto;top:16px;border-radius:0 7px 7px 0;background-color:transparent;border:0;box-shadow:none;outline:0;color:#000}.cdsdp-dashboard-sidebar .cdsdp-mobile-toggle:hover{color:#000}.cdsdp-dashboard-sidebar .cdsdp-mobile-toggle svg{width:1rem;height:1rem}.cdsdp-dashboard-sidebar.mobile-open .cdsdp-mobile-toggle{position:unset;right:16px;top:22px;border-radius:100px;width:26px;height:26px;background:linear-gradient(90deg,#5559bc,#9857cd);color:#fff}.cdsdp-main-with-sidebar{margin-left:0!important}.cdsdp-sidebar-overlay{position:fixed;top:64px;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:39;display:none;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.cdsdp-sidebar-overlay.active{display:block}.cdsdp-mobile-toggle{display:flex}.cdsdp-sidebar-toggle{display:none}.cdsdp-sidebar-nav{height:100vh;padding-block:7px}.cdsdp-sidebar-section{margin-bottom:0}.cdsdp-sidebar-link{padding:.75rem}.cdsdp-sidebar-section-title{padding:10px;color:#5b4be7;font-weight:700;border-bottom:1px solid #e5e7eb}.cdsdp-sidebar-profile{top:10px}.cdsdp-sidebar-profile.collapsed{position:absolute;clear:both;padding:0;z-index:1;top:15px}.cdsdp-closeiconbtn{position:absolute;clear:both;z-index:1;top:5px;right:0}}@media (max-width:767px){.cdsdp-dashboard-sidebar{width:260px!important}}.CdsDPHome-container{max-width:1340px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}@media (min-width:640px){.CdsDPHome-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.CdsDPHome-container{padding-left:0;padding-right:0}}.CdsDPHome-section-spacing{padding-top:5rem;padding-bottom:6rem}.CdsDPHome-hero-spacing{padding-top:6rem;padding-bottom:4rem;position:relative}.CdsDPHome-featured-professionals-section{padding:3rem 0;background:linear-gradient(135deg,#f5f3ff,#eef2ff);width:100%;overflow:hidden;position:relative}.CdsDPHome-featured-professionals-section:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(85,89,188,.2) 20%,rgba(152,87,205,.25) 50%,rgba(85,89,188,.2) 80%,transparent);mask-image:repeating-linear-gradient(90deg,#000,#000 8px,transparent 0,transparent 14px);-webkit-mask-image:repeating-linear-gradient(90deg,#000,#000 8px,transparent 0,transparent 14px)}.CdsDPHome-featured-professionals-wrapper{max-width:100%;width:100%}.CdsDPHome-featured-professionals-header{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;padding:0;max-width:1340px;margin-left:auto;margin-right:auto}.CdsDPHome-featured-professionals-icon{height:2rem;width:2rem;border-radius:.5rem;background:linear-gradient(135deg,#5559bc,#9857cd);display:flex;align-items:center;justify-content:center}.CdsDPHome-featured-professionals-title{font-size:1.5rem;font-weight:700;color:#111827}.CdsDPHome-featured-professionals-scroll-container{position:relative;width:100%}.CdsDPHome-featured-professionals-grid{display:flex;gap:1rem;animation:CdsDPHome-scroll-infinite 40s linear infinite;width:-moz-max-content;width:max-content;padding:0 1rem;will-change:transform}.CdsDPHome-featured-professionals-grid:hover{animation-play-state:paused}@keyframes CdsDPHome-scroll-infinite{0%{transform:translateX(0)}to{transform:translateX(calc(-12rem * 7 - 7rem))}}.CdsDPHome-professional-card{flex-shrink:0;width:10rem;cursor:pointer;transition:transform .2s}.CdsDPHome-professional-card:hover{transform:translateY(-4px)}.CdsDPHome-professional-card-inner{position:relative}.CdsDPHome-professional-avatar-wrapper{position:relative;margin-bottom:.75rem}.CdsDPHome-professional-avatar{height:130px;width:130px;margin:0 auto;border-radius:50%;overflow:hidden;border:2px solid #e5e7eb;transition:border-color .3s}.CdsDPHome-professional-card:hover .CdsDPHome-professional-avatar{border-color:#5b4be7}.CdsDPHome-professional-avatar-gradient{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.CdsDPHome-professional-avatar-initials{font-size:2.25rem;font-weight:700;color:#fff}.CdsDPHome-professional-badge{position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:9999px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);display:flex;align-items:center;gap:.25rem;white-space:nowrap}.CdsDPHome-badge-super-pro{background:linear-gradient(135deg,#facc15,#fb923c);color:#fff}.CdsDPHome-badge-pro{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.CdsDPHome-professional-info{text-align:center}.CdsDPHome-professional-name-row{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-bottom:.25rem}.CdsDPHome-professional-name{font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CdsDPHome-professional-emoji{font-size:1.125rem}.CdsDPHome-professional-followers{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.875rem;color:#6b7280}.CdsDPHome-view-all-button{text-align:center;margin-top:1.5rem}.CdsDPHome-gradient-super-pro{background:linear-gradient(135deg,#f472b6,#fb7185)}.CdsDPHome-gradient-blue-cyan,.CdsDPHome-gradient-green-emerald,.CdsDPHome-gradient-indigo-purple,.CdsDPHome-gradient-orange-red,.CdsDPHome-gradient-pro,.CdsDPHome-gradient-purple-pink,.CdsDPHome-gradient-red-pink,.CdsDPHome-gradient-teal-blue{background:linear-gradient(135deg,#818cf8,#a78bfa)}.CdsDPHome-hero-section{position:relative;overflow:hidden}.CdsDPHome-hero-bg{position:absolute;inset:0;background:linear-gradient(135deg,#f5f3ff,#eef2ff)}.CdsDPHome-stats-section{padding:4rem 0;background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.CdsDPHome-community-pillars-section{padding:5rem 0;background:linear-gradient(180deg,#fff,#f5f3ff)}.CdsDPHome-features-section{padding:5rem 0;background:#fff}.CdsDPHome-coin-economy-section{padding:5rem 0;background:linear-gradient(180deg,#f5f3ff,#fff)}.CdsDPHome-cta-section{padding:6rem 0;background:#f1f1f1;position:relative;overflow:hidden;color:#000}.CdsDPHome-cta-bg-grid{position:absolute;inset:0;background-image:linear-gradient(#919191 1px,transparent 0),linear-gradient(90deg,#919191 1px,#00000000 0);background-size:20px 20px;opacity:.1}