.home-people-section-container{flex-direction:column;justify-content:center;align-items:center;padding:110px 104px 0;display:flex}.home-people-section-wrapper{background:linear-gradient(#fff 0%,#f3f3f3 100%);border:1px solid #d9d9d9;border-radius:20px;flex-direction:column;gap:64px;width:100%;min-height:624px;padding:49px 0;display:flex}.home-people-section-header-container{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.card-header-text{background:linear-gradient(#225ec4 0%,#002c79 100%);color:#0000;text-align:center;-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:600}.card-header-sub-text{color:#636363;text-align:center;font-size:18px;font-weight:400}.home-people-carousel-wrapper{justify-content:center;align-items:center;width:100%;padding:0 40px;display:flex}@media (max-width:1024px){.home-people-section-container{padding:60px 0 0}.home-people-section-wrapper{gap:40px;padding:40px 20px}.card-header-text{font-size:30px}}@media (max-width:768px){.home-people-section-container{padding:40px 0 0}.home-people-section-wrapper{gap:30px;min-height:auto}.card-header-text{font-size:26px;line-height:1.3}.card-header-sub-text{font-size:16px}}
.testimonial-container{justify-content:center;align-items:center;width:100%;display:flex}.testimonial-wrapper{width:100%;max-width:765px}.testimonial-card{background-color:#fff;background-image:linear-gradient(#fff,#fff),linear-gradient(91.2deg,#102d5e .11%,#225ec4 99.73%);background-origin:border-box;background-clip:padding-box,border-box;border:3px solid #0000;border-radius:1.5rem;height:300px;padding:25px 30px 39px;position:relative;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.testimonial-quote-container{align-items:center;gap:37px;display:flex}.quote-icon-wrapper{position:absolute;top:-2rem;left:2rem}.quote-icon-bg{background:linear-gradient(90deg,#fff 0%,#b7e0ff 100%);border-radius:9999px;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.quote-icon{color:#1d4ed8;fill:#1d4ed8;width:2rem;height:2rem}.carousel-content{min-height:225px;position:relative;overflow:hidden}.slide-content{width:100%;position:absolute}.testimonial-quote{color:#000;margin-bottom:18px;font-size:18px;font-weight:500;line-height:30px}.testimonial-info-wrapper{justify-content:space-between;align-items:center;display:flex}.testimonial-role{color:#225ec4;margin-bottom:8px;font-size:16px;font-weight:700}.testimonial-company{color:#4b5563;font-size:16px}.navigation-arrows{gap:12px;display:flex}.nav-button{cursor:pointer;transition:background-color .2s}.nav-button:hover{background-color:#eff6ff}.nav-icon{color:#1d4ed8;width:1.5rem;height:1.5rem}.pagination-dots{justify-content:center;gap:.5rem;display:flex}.dot{cursor:pointer;background-color:#d1d5db;border:none;border-radius:9999px;width:.75rem;height:.75rem;padding:0;transition:all .3s}.dot:hover{background-color:#9ca3af}.dot-active{background:linear-gradient(91.2deg,#102d5e .11%,#225ec4 99.73%);width:3rem}.dot:focus{outline-offset:2px;outline:2px solid #1d4ed8}@media (max-width:1024px){.testimonial-wrapper{max-width:90%}.testimonial-card{height:auto}}@media (max-width:900px){.carousel-content{min-height:250px}}@media (max-width:768px){.testimonial-wrapper{max-width:100%}.carousel-content{min-height:425px}.testimonial-card{height:auto;padding:25px 20px 20px}.testimonial-quote-container{text-align:center;flex-direction:column;gap:20px}.testimonial-quote-container img{width:70px;height:70px}.testimonial-quote{text-align:center;margin-bottom:10px;font-size:16px;line-height:24px}.testimonial-info-wrapper{text-align:center;flex-direction:column;gap:20px}.testimonial-role{margin-bottom:4px;font-size:15px}.testimonial-company{font-size:14px}.navigation-arrows{justify-content:center}.quote-icon-wrapper{left:50%;transform:translate(-50%)}}@media (max-width:480px){.carousel-content{min-height:450px}.dot-active{width:2rem}.nav-button img{width:32px;height:32px}}
.home-platform-section-container{flex-direction:column;padding:71px 104px 0;display:flex}.home-platform-section-header-container{border-top:1px solid #dbdbdb66;border-bottom:1px solid #dbdbdb66;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px 0;display:flex}.card-header-text{background:linear-gradient(#225ec4 0%,#002c79 100%);color:#0000;text-align:center;-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:600}@media (max-width:1024px){.home-platform-section-container{padding:60px 20px 0}.card-header-text{max-width:80%;font-size:30px}}@media (max-width:768px){.home-platform-section-container{padding:40px 20px 0}.home-platform-section-header-container{padding:15px 0}.card-header-text{max-width:100%;font-size:24px;line-height:1.3}}
.home-platform-section-accordian-component{justify-content:center;align-items:center;gap:44px;margin-top:38px;display:flex}.visual-display-container{width:50%}.image-display-area{flex:1.2;justify-content:center;display:flex}.accordion-area{flex:1}.image-display-area img{animation:.5s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:.5;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.accordion-container{width:550px;max-width:100%}.platform-section-grid{grid-template-columns:1.2fr 1fr;align-items:flex-start;gap:80px;padding:100px 5%;display:grid}.accordion-item-custom{margin-bottom:8px;padding-left:24px;transition:all .3s;position:relative;border:none!important}.accordion-item-custom:before{content:"";background-color:#e2e8f0;width:3px;transition:background-color .3s;position:absolute;top:0;bottom:0;left:0}.accordion-item-custom[data-state=open]:before{background:linear-gradient(#225ec4 0%,#002c79 100%);width:3.5px}.accordion-trigger-custom{cursor:pointer;justify-content:space-between;display:flex;padding:16px 0!important;text-decoration:none!important}.trigger-title{color:#000;text-align:left;font-size:20px;font-weight:500}.trigger-icon{color:#64748b;width:20px;height:20px}.accordion-content-custom{color:#4d4d4d;max-width:90%;padding-bottom:24px;font-size:18px;font-weight:400;line-height:30px}.trigger-title{flex-direction:column;font-weight:500;transition:font-weight .2s;display:inline-flex}.trigger-title:after{content:attr(data-text);visibility:hidden;-webkit-user-select:none;user-select:none;pointer-events:none;height:0;font-weight:600;overflow:hidden}[data-state=open] .trigger-title{font-weight:600}.fade-in-up{animation:.6s ease-out forwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-image-fade{animation:.5s ease-in-out fadeInOut}@keyframes fadeInOut{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.accordion-item-custom:before{content:"";background-color:#f1f5f9;border-radius:2px;width:3.5px;position:absolute;top:0;bottom:0;left:0}.is-autoplaying .accordion-item-custom[data-state=open]:before{background:linear-gradient(#225ec4 0%,#002c79 100%) 0 0/100% 0% no-repeat;animation:5s linear forwards fillProgressBar}.is-manual .accordion-item-custom[data-state=open]:before{background:linear-gradient(#225ec4 0%,#002c79 100%) 0 0/100% 100%}.accordion-item-custom[data-state=open]:before{background:linear-gradient(#225ec4 0%,#002c79 100%) 0 0/100% 0% no-repeat;animation:5s linear forwards fillProgressBar}@keyframes fillProgressBar{0%{background-size:100% 0%}to{background-size:100% 100%}}@media (max-width:1024px){.home-platform-section-accordian-component{flex-direction:column;gap:30px;margin-top:24px}.visual-display-container{width:80%}.accordion-container{width:100%}.trigger-title{font-size:18px}.accordion-content-custom{font-size:16px;line-height:26px}}@media (max-width:768px){.home-platform-section-accordian-component{flex-direction:column;gap:40px;margin-top:24px}.visual-display-container{order:1;width:100%;min-height:300px}.accordion-container{order:2;width:100%}.accordion-item-custom{padding-left:18px}.trigger-title{font-size:18px}.accordion-content-custom{max-width:100%;padding-bottom:20px;font-size:15px;line-height:24px}.accordion-item-custom:before{width:4px}}@media (max-width:480px){.visual-display-container{min-height:250px}.trigger-title{font-size:16px}.h-6.w-6{width:20px;height:20px}}
.home-platform-workspace-left-main-container{background:linear-gradient(to bottom right,#f0f9ff,#dbeafe,#fff);border-radius:1.5rem;height:420px;padding:1.5rem;position:relative;overflow:hidden}.home-platform-workspace-left-bg-dots{opacity:.3;position:absolute;inset:0}.home-platform-workspace-left-dot{background-color:#93c5fd;border-radius:9999px;width:.25rem;height:.25rem;position:absolute}.home-platform-workspace-left-drive-card{z-index:1000;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:.625rem;padding:.5rem .75rem;display:flex;position:absolute;top:1.5rem;right:3.5rem;box-shadow:0 10px 15px -3px #0000001a}.home-platform-workspace-left-drive-icon{justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.home-platform-workspace-left-drive-svg{width:1.75rem;height:1.75rem}.home-platform-workspace-left-drive-text{flex-direction:column;display:flex}.home-platform-workspace-left-drive-title{color:#1f2937;font-size:.875rem;font-weight:600}.home-platform-workspace-left-drive-status{align-items:center;gap:.25rem;display:flex}.home-platform-workspace-left-status-dot{background-color:#22c55e;border-radius:9999px;width:.5rem;height:.5rem}.home-platform-workspace-left-status-text{color:#16a34a;font-size:.75rem;font-weight:500}.home-platform-workspace-left-file-picker{background-color:#fff;border:1px solid #f3f4f6;border-radius:1rem;position:absolute;top:4rem;left:1rem;right:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.home-platform-workspace-left-picker-header{background:linear-gradient(to bottom right,#225ec4,#102d5e);justify-content:space-between;align-items:center;padding:.625rem 1rem;display:flex}.home-platform-workspace-left-header-content{align-items:center;gap:.5rem;display:flex}.home-platform-workspace-left-header-icon{color:#fff;width:1rem;height:1rem}.home-platform-workspace-left-header-title{color:#fff;font-size:.875rem;font-weight:600}.home-platform-workspace-left-file-list{flex-direction:column;gap:.375rem;padding:.5rem;display:flex}.home-platform-workspace-left-file-item{background-color:#f9fafb;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem;transition:background-color .2s;display:flex}.home-platform-workspace-left-file-item:hover{background-color:#eff6ff}.home-platform-workspace-left-file-icon-wrapper{background-color:#dbeafe;border-radius:.5rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.home-platform-workspace-left-file-icon{color:#2563eb;width:.875rem;height:.875rem}.home-platform-workspace-left-file-content{flex:1;min-width:0}.home-platform-workspace-left-file-name{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;overflow:hidden}.home-platform-workspace-left-file-badge{color:#fff;border-radius:.25rem;padding:.125rem .375rem;font-size:.5625rem;font-weight:500}.home-platform-workspace-left-badge-blue{background-color:#3b82f6}.home-platform-workspace-left-badge-green{background-color:#22c55e}.home-platform-workspace-left-badge-yellow{background-color:#fbbc04}.home-platform-workspace-left-badge-red{background-color:#ef4444}.home-platform-workspace-left-ai-prompt{background-color:#fff;border:1px solid #fbbc044d;border-radius:.75rem;position:absolute;bottom:1rem;left:1rem;right:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.home-platform-workspace-left-prompt-header{background-color:#fbbc04;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.home-platform-workspace-left-slides-icon{width:1rem;height:1rem}.home-platform-workspace-left-prompt-title{color:#fff;font-size:.75rem;font-weight:600}.home-platform-workspace-left-sparkles-icon{color:#fffc;width:.75rem;height:.75rem;margin-left:auto}.home-platform-workspace-left-prompt-content{padding:.75rem}.home-platform-workspace-left-input-wrapper{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.home-platform-workspace-left-wand-icon{color:#fbbc04;flex-shrink:0;width:.875rem;height:.875rem}.home-platform-workspace-left-input-text{color:#374151;font-size:.75rem}.home-platform-workspace-left-typing-container{display:inline-block}.home-platform-workspace-left-typing-cursor{vertical-align:middle;background-color:#9ca3af;width:.125rem;height:1rem;margin-left:.125rem;display:inline-block}.home-platform-workspace-left-crm-section{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.home-platform-workspace-left-crm-tag{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem;align-items:center;gap:.375rem;padding:.25rem .5rem;display:flex}.home-platform-workspace-left-target-icon{color:#3b82f6;width:.75rem;height:.75rem}.home-platform-workspace-left-crm-label{color:#1d4ed8;font-size:.625rem;font-weight:500}.home-platform-workspace-left-crm-value{color:#2563eb;font-size:.625rem}.home-platform-workspace-left-send-button{background-color:#fbbc04;border-radius:.375rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.home-platform-workspace-left-send-icon{color:#fff;width:.75rem;height:.75rem}
.home-platform-gemini-container{background:linear-gradient(to bottom right,#f8fafc,#fff,#eff6ff);border:1px solid #e5e7eb;border-radius:1.5rem;height:420px;position:relative;overflow:visible}.home-platform-gemini-revenue-card{z-index:20;background-color:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:.75rem 1rem;position:absolute;top:-1.25rem;left:46%;transform:translate(-50%);box-shadow:0 25px 50px -12px #00000040}.home-platform-gemini-revenue-content{align-items:center;gap:.75rem;display:flex}.home-platform-gemini-revenue-icon{background:linear-gradient(to bottom right,#dcfce7,#d1fae5);border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.home-platform-gemini-trending-icon{color:#16a34a;width:1.25rem;height:1.25rem}.home-platform-gemini-revenue-label{color:#6b7280;font-size:.5625rem;font-weight:500}.home-platform-gemini-revenue-meter{align-items:center;gap:.5rem;margin-top:.125rem;display:flex}.home-platform-gemini-progress-bg{background-color:#e5e7eb;border-radius:9999px;width:4rem;height:.5rem;overflow:hidden}.home-platform-gemini-progress-bar{background:linear-gradient(90deg,#4ade80,#10b981);border-radius:9999px;height:100%}.home-platform-gemini-revenue-amount{color:#16a34a;font-size:.875rem;font-weight:700}.home-platform-gemini-header{background-color:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.home-platform-gemini-header-left{align-items:center;gap:.5rem;display:flex}.home-platform-gemini-logo{background:linear-gradient(to bottom right,#225ec4,#102d5e);border-radius:.5rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.home-platform-gemini-logo-icon{color:#fff;width:.75rem;height:.75rem}.home-platform-gemini-app-name{color:#1f2937;font-size:.75rem;font-weight:600}.home-platform-gemini-powered-by{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.375rem;padding:.125rem .5rem;display:flex}.home-platform-gemini-powered-text{color:#6b7280;font-size:.5625rem}.home-platform-gemini-gemini-badge{align-items:center;gap:.25rem;display:flex}.home-platform-gemini-gemini-icon{width:.75rem;height:.75rem}.home-platform-gemini-gemini-text{color:#374151;font-size:.5625rem;font-weight:600}.home-platform-gemini-content{padding:.75rem}.home-platform-gemini-section-title{margin-bottom:.5rem}.home-platform-gemini-title{color:#374151;margin-bottom:.125rem;font-size:.625rem;font-weight:600}.home-platform-gemini-subtitle{color:#6b7280;font-size:.5625rem}.home-platform-gemini-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.home-platform-gemini-action-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;transition:box-shadow .2s;overflow:hidden;box-shadow:0 1px 2px #0000000d}.home-platform-gemini-action-card:hover{box-shadow:0 4px 6px -1px #0000001a}.home-platform-gemini-action-header{border-bottom:1px solid #f3f4f6;padding:.375rem .5rem}.home-platform-gemini-bg-yellow{background-color:#fef7cd}.home-platform-gemini-bg-blue{background-color:#eff6ff}.home-platform-gemini-bg-purple{background-color:#faf5ff}.home-platform-gemini-bg-red{background-color:#fef2f2}.home-platform-gemini-action-header-content{align-items:center;gap:.375rem;display:flex}.home-platform-gemini-action-icon-svg{width:1rem;height:1rem}.home-platform-gemini-action-name{color:#1f2937;font-size:.625rem;font-weight:600}.home-platform-gemini-action-body{padding:.5rem}.home-platform-gemini-prompt-box{background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:.25rem;align-items:flex-start;gap:.375rem;padding:.25rem .375rem;display:flex}.home-platform-gemini-wand-icon{color:#9ca3af;flex-shrink:0;width:.625rem;height:.625rem;margin-top:.125rem}.home-platform-gemini-prompt-text{color:#4b5563;font-size:.5625rem;line-height:1.5}.home-platform-gemini-processing{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:.5rem;padding:.5rem}.home-platform-gemini-processing-content{align-items:center;gap:.5rem;display:flex}.home-platform-gemini-brain-icon{background:linear-gradient(to bottom right,#225ec4,#102d5e);border-radius:.375rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.home-platform-gemini-brain{color:#fff;width:.75rem;height:.75rem}.home-platform-gemini-processing-info{flex:1}.home-platform-gemini-processing-header{align-items:center;gap:.375rem;margin-bottom:.125rem;display:flex}.home-platform-gemini-processing-text{color:#374151;font-size:.625rem;font-weight:500}.home-platform-gemini-dots{gap:.125rem;display:flex}.home-platform-gemini-dot{border-radius:9999px;width:.25rem;height:.25rem}.home-platform-gemini-dot-1{background-color:#102d5e}.home-platform-gemini-dot-2{background-color:#225ec4}.home-platform-gemini-dot-3{background-color:#4071c7}.home-platform-gemini-progress-container{background-color:#f3f4f6;border-radius:9999px;height:.25rem;overflow:hidden}.home-platform-gemini-progress-fill{background:linear-gradient(90deg,#225ec4,#102d5e);border-radius:9999px;height:100%}.home-platform-gemini-preview{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:.5rem;padding:.5rem}.home-platform-gemini-preview-content{align-items:center;gap:.5rem;display:flex}.home-platform-gemini-check-icon{background:linear-gradient(to bottom right,#225ec4,#102d5e);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.home-platform-gemini-check{color:#fff;width:.75rem;height:.75rem}.home-platform-gemini-preview-title{color:#000;font-size:.625rem;font-weight:500}.home-platform-gemini-preview-desc{color:#000;font-size:.5625rem}
.home-platform-enablement-container{background:linear-gradient(to bottom right,#f9fafb,#f1f5f9,#fff);border:1px solid #e5e7eb;border-radius:1.5rem;height:420px;display:flex;position:relative;overflow:visible;box-shadow:0 10px 15px -3px #0000001a}.home-platform-enablement-sidebar{background:linear-gradient(to bottom right,#225ec4,#102d5e);border-radius:1.5rem 0 0 1.5rem;flex-direction:column;width:140px;display:flex}.home-platform-enablement-profile{border-bottom:1px solid #ffffff1a;padding:.5rem}.home-platform-enablement-profile-content{align-items:center;gap:.375rem;display:flex}.home-platform-enablement-avatar{background:linear-gradient(to bottom right,#fbbf24,#f97316);border-radius:9999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex;overflow:hidden}.home-platform-enablement-avatar-img{object-fit:cover;width:100%;height:100%}.home-platform-enablement-profile-info{flex:1;min-width:0}.home-platform-enablement-profile-name{color:#fff;font-size:.5rem;font-weight:600}.home-platform-enablement-profile-role{color:#fff9;font-size:.375rem}.home-platform-enablement-addon-btn{background:#4285f4;border-radius:.375rem;align-items:center;gap:.25rem;margin:.5rem;padding:.375rem .5rem;display:flex}.home-platform-enablement-google-icon{width:.625rem;height:.625rem}.home-platform-enablement-addon-text{color:#fff;font-size:.375rem;font-weight:500}.home-platform-enablement-nav{flex-direction:column;flex:1;gap:.125rem;padding:.5rem;display:flex}.home-platform-enablement-nav-item-active{background-color:#ffffff26;border-left:2px solid #fbbf24;border-radius:.375rem;align-items:center;gap:.375rem;padding:.25rem .375rem;display:flex}.home-platform-enablement-nav-icon-home{background:linear-gradient(to bottom right,#38bdf8,#3b82f6);border-radius:9999px;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.home-platform-enablement-nav-svg{color:#fff;width:.5rem;height:.5rem}.home-platform-enablement-nav-label{color:#fff;font-size:.5rem;font-weight:600}.home-platform-enablement-nav-item{align-items:center;gap:.375rem;padding:.25rem .375rem;display:flex}.home-platform-enablement-nav-icon-placeholder{background-color:#fff3;border-radius:9999px;width:1rem;height:1rem}.home-platform-enablement-nav-placeholder{background-color:#ffffff40;border-radius:.25rem;height:.375rem}.home-platform-enablement-footer{border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;padding:.5rem;display:flex}.home-platform-enablement-footer-title{color:#fff;letter-spacing:.05em;font-size:.4375rem;font-weight:700}.home-platform-enablement-footer-links{gap:.5rem;margin-top:.25rem;display:flex}.home-platform-enablement-footer-link{color:#ffffff80;font-size:.3125rem}.home-platform-enablement-main{flex-direction:column;flex:1;display:flex;position:relative}.home-platform-enablement-topbar{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.home-platform-enablement-topbar-title{color:#374151;font-size:.75rem;font-weight:600}.home-platform-enablement-topbar-actions{align-items:center;gap:.5rem;display:flex}.home-platform-enablement-search{background-color:#f3f4f6;border-radius:.375rem;align-items:center;width:6rem;height:1.25rem;padding:0 .5rem;display:flex}.home-platform-enablement-search-icon{color:#9ca3af;width:.625rem;height:.625rem}.home-platform-enablement-badge-active{color:#15803d;background-color:#dcfce7;border-radius:.25rem;padding:.125rem .5rem;font-size:.4375rem;font-weight:500}.home-platform-enablement-badge-new{color:#fff;background-color:#3b82f6;border-radius:.25rem;padding:.125rem .5rem;font-size:.4375rem;font-weight:500}.home-platform-enablement-content{flex:1;padding:1rem;position:relative}.home-platform-enablement-goals{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.home-platform-enablement-goals-icon{background:linear-gradient(to bottom right,#225ec4,#102d5e);border-radius:.5rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.home-platform-enablement-target-icon{color:#fff;width:.75rem;height:.75rem}.home-platform-enablement-goals-title{color:#000;font-size:.875rem;font-weight:600}.home-platform-enablement-lines-section{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.home-platform-enablement-line-gray{background-color:#f3f4f6;border-radius:.25rem;height:.5rem}.home-platform-enablement-lines-section-blue{flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.home-platform-enablement-line-blue{background-color:#dbeafe;border-radius:.25rem;height:.5rem}.home-platform-enablement-team-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex;position:absolute;box-shadow:0 10px 15px -3px #0000001a}.home-platform-enablement-team-avatar{border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.home-platform-enablement-gradient-blue{background:linear-gradient(to bottom right,#3b82f6,#2563eb)}.home-platform-enablement-gradient-pink{background:linear-gradient(to bottom right,#ec4899,#f43f5e)}.home-platform-enablement-gradient-cyan{background:linear-gradient(to bottom right,#06b6d4,#14b8a6)}.home-platform-enablement-gradient-green{background:linear-gradient(to bottom right,#22c55e,#10b981)}.home-platform-enablement-gradient-purple{background:linear-gradient(to bottom right,#a855f7,#8b5cf6)}.home-platform-enablement-gradient-orange{background:linear-gradient(to bottom right,#f97316,#f59e0b)}.home-platform-enablement-team-img{object-fit:cover;width:100%;height:100%}.home-platform-enablement-team-initials{color:#fff;font-size:.625rem;font-weight:700}.home-platform-enablement-team-info{flex-direction:column;display:flex}.home-platform-enablement-team-name{color:#1f2937;font-size:.625rem;font-weight:600}.home-platform-enablement-team-doc{align-items:center;gap:.25rem;margin-top:.125rem;display:flex}.home-platform-enablement-doc-icon{width:.75rem;height:.75rem}.home-platform-enablement-doc-type{color:#4b5563;font-size:.4375rem;font-weight:500}.home-platform-enablement-revenue-card{z-index:20;background-color:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:.75rem 1rem;position:absolute;top:-1rem;right:-1rem;box-shadow:0 25px 50px -12px #00000040}.home-platform-enablement-revenue-content{align-items:center;gap:.75rem;display:flex}.home-platform-enablement-revenue-icon{background:linear-gradient(to bottom right,#dcfce7,#d1fae5);border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.home-platform-enablement-trending-icon{color:#16a34a;width:1.25rem;height:1.25rem}.home-platform-enablement-revenue-label{color:#6b7280;font-size:.5625rem;font-weight:500}.home-platform-enablement-revenue-meter{align-items:center;gap:.5rem;margin-top:.125rem;display:flex}.home-platform-enablement-progress-bg{background-color:#e5e7eb;border-radius:9999px;width:4rem;height:.5rem;overflow:hidden}.home-platform-enablement-progress-bar{background:linear-gradient(90deg,#4ade80,#14b8a6);border-radius:9999px;height:100%}.home-platform-enablement-revenue-amount{color:#16a34a;font-size:.875rem;font-weight:700}
.home-platform-empower-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;height:420px;display:flex;position:relative;overflow:visible;box-shadow:0 10px 15px -3px #0000001a}.home-platform-empower-sidebar{background:linear-gradient(to bottom right,#225ec4,#102d5e);flex-direction:column;width:130px;display:flex}.home-platform-empower-profile{border-bottom:1px solid #ffffff1a;padding:.5rem}.home-platform-enablement-profile-info{flex:1;min-width:0}.home-platform-enablement-profile-name{color:#fff;font-size:.5rem;font-weight:600}.home-platform-enablement-profile-role{color:#fff9;font-size:.375rem}.home-platform-empower-profile-content{align-items:center;gap:.375rem;display:flex}.home-platform-empower-avatar{background:linear-gradient(to bottom right,#fbbf24,#f97316);border-radius:9999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.home-platform-empower-avatar-initials{color:#fff;font-size:.5rem;font-weight:700}.home-platform-empower-profile-info{flex:1;min-width:0}.home-platform-empower-profile-line-1{background-color:#ffffff4d;border-radius:.25rem;width:3.5rem;height:.5rem}.home-platform-empower-profile-line-2{background-color:#fff3;border-radius:.25rem;width:2rem;height:.375rem;margin-top:.25rem}.home-platform-empower-active-nav{background-color:#ffffff26;border-left:2px solid #fbbf24;padding:.375rem .5rem}.home-platform-empower-active-content{align-items:center;gap:.25rem;display:flex}.home-platform-empower-sparkles-icon{color:#fbbf24;width:.625rem;height:.625rem}.home-platform-empower-active-text{color:#fff;font-size:.4375rem;font-weight:600}.home-platform-empower-nav{flex-direction:column;flex:1;gap:.375rem;padding:.5rem;display:flex}.home-platform-empower-nav-item{align-items:center;gap:.375rem;padding-left:.25rem;display:flex}.home-platform-empower-nav-icon{background-color:#fff3;border-radius:.25rem;width:.625rem;height:.625rem}.home-platform-empower-nav-line{background-color:#ffffff40;border-radius:.25rem;height:.375rem}.home-platform-empower-separator{border-top:1px solid #ffffff1a;margin:.5rem 0}.home-platform-empower-nav-icon-light{background-color:#ffffff26;border-radius:.25rem;width:.625rem;height:.625rem}.home-platform-empower-nav-line-light{background-color:#fff3;border-radius:.25rem;height:.375rem}.home-platform-empower-footer{border-top:1px solid #ffffff1a;padding:.5rem}.home-platform-empower-footer-logo{color:#fff;letter-spacing:.05em;font-size:.5rem;font-weight:700}.home-platform-empower-main{background-color:#f9fafb;flex-direction:column;flex:1;display:flex}.home-platform-empower-header{background-color:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.375rem .75rem;display:flex}.home-platform-empower-header-title{color:#1f2937;font-size:.625rem;font-weight:600}.home-platform-empower-header-actions{align-items:center;gap:.375rem;display:flex}.home-platform-empower-badge-active{background-color:#dcfce7;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .375rem;display:flex}.home-platform-empower-badge-dot{background-color:#22c55e;border-radius:9999px;width:.375rem;height:.375rem}.home-platform-empower-badge-text{color:#15803d;font-size:.4375rem;font-weight:500}.home-platform-empower-badge-new{color:#fff;background-color:#3b82f6;border-radius:.25rem;padding:.125rem .375rem;font-size:.4375rem;font-weight:500}.home-platform-empower-workflow{background-color:#fff;border:1px dashed #bfdbfe;border-radius:.5rem;margin:.5rem .75rem 0;padding:.5rem;box-shadow:0 1px 2px #0000000d}.home-platform-empower-workflow-content{justify-content:space-around;align-items:center;display:flex;position:relative}.home-platform-empower-workflow-line{border-top:1px dashed #d1d5db;height:1px;position:absolute;top:.875rem;left:15%;right:15%}.home-platform-empower-workflow-step{z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}.home-platform-empower-workflow-icon{color:#fff;background:linear-gradient(#225ec4 70%,#102d5e 100%);border-radius:9999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-bottom:.25rem;font-size:.625rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.home-platform-empower-workflow-label{color:#4b5563;font-size:.4375rem;font-weight:500}.home-platform-empower-cards-wrapper{flex:1;padding:.5rem;overflow:hidden}.home-platform-empower-cards-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;height:100%;display:grid}.home-platform-empower-card{border-width:2px;border-radius:.75rem;padding:.625rem;transition:box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.home-platform-empower-card:hover{box-shadow:0 20px 25px -5px #0000001a}.home-platform-empower-bg-white{background-color:#fff}.home-platform-empower-bg-blue{background-color:#eff6ff}.home-platform-empower-bg-amber{background-color:#fef3c7}.home-platform-empower-bg-purple{background-color:#faf5ff}.home-platform-empower-bg-teal{background-color:#f0fdfa}.home-platform-empower-border-blue{border-color:#bfdbfe}.home-platform-empower-border-amber{border-color:#fde68a}.home-platform-empower-border-purple,.home-platform-empower-border-teal{border-color:#99f6e4}.home-platform-empower-card-overlay{pointer-events:none;background:linear-gradient(to bottom right,#ffffff80,#0000);position:absolute;inset:0}.home-platform-empower-card-header{align-items:center;gap:.375rem;margin-bottom:.375rem;display:flex;position:relative}.home-platform-empower-card-icon{border-radius:.5rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.home-platform-empower-gradient-blue{background:linear-gradient(to bottom right,#3b82f6,#2563eb)}.home-platform-empower-gradient-amber{background:linear-gradient(to bottom right,#f59e0b,#f97316)}.home-platform-empower-gradient-purple{background:linear-gradient(to bottom right,#22c55e,#059669)}.home-platform-empower-gradient-teal{background:linear-gradient(to bottom right,#14b8a6,#0891b2)}.home-platform-empower-sparkles{color:#fff;width:.625rem;height:.625rem}.home-platform-empower-card-title{color:#1f2937;font-size:.5625rem;font-weight:700}.home-platform-empower-google-icons{gap:.375rem;margin-bottom:.5rem;display:flex}.home-platform-empower-google-icon-box{background-color:#fff;border:1px solid #f3f4f6;border-radius:.25rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex;box-shadow:0 1px 2px #0000000d}.home-platform-empower-google-icon-svg{width:.875rem;height:.875rem}.home-platform-empower-feature-badge{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;display:inline-flex;position:relative;box-shadow:0 4px 6px -1px #0000001a}.home-platform-empower-wand-icon-blue{color:#3b82f6}.home-platform-empower-wand-icon-amber{color:#f59e0b}.home-platform-empower-wand-icon-purple{color:#a855f7}.home-platform-empower-wand-icon-teal{color:#3b82f6}.home-platform-empower-wand-icon{width:.625rem;height:.625rem}.home-platform-empower-feature-text{color:#374151;font-size:.5rem;font-weight:600}.home-platform-empower-content-links{background-color:#fff;border:2px solid #bbf7d0;border-radius:.75rem;justify-content:space-between;align-items:center;margin:0 .5rem .5rem;padding:.5rem .75rem;display:flex;box-shadow:0 10px 15px -3px #0000001a}.home-platform-empower-links-left{align-items:center;gap:.5rem;display:flex}.home-platform-empower-links-icon{background:linear-gradient(to bottom right,#22c55e,#059669);border-radius:.5rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.home-platform-empower-filetext-icon{color:#fff;width:.625rem;height:.625rem}.home-platform-empower-links-title{color:#1f2937;font-size:.5625rem;font-weight:700}.home-platform-empower-links-badge{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;display:flex;box-shadow:0 1px 2px #0000000d}.home-platform-empower-links-wand{color:#3b82f6;width:.625rem;height:.625rem}.home-platform-empower-links-text{color:#1d4ed8;font-size:.4375rem;font-weight:600}.home-platform-empower-stats-card{z-index:20;background-color:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:.75rem 1rem;position:absolute;top:-1rem;right:-1rem;box-shadow:0 25px 50px -12px #00000040}.home-platform-empower-stats-content{align-items:center;gap:.75rem;display:flex}.home-platform-empower-stats-icon{background:linear-gradient(to bottom right,#dcfce7,#d1fae5);border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.home-platform-empower-target-icon{color:#16a34a;width:1.25rem;height:1.25rem}.home-platform-empower-stats-value{color:#1f2937;font-size:1.25rem;font-weight:700}.home-platform-empower-stats-label{color:#6b7280;font-size:.625rem}
.home-platform-roi-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:24px;height:420px;display:flex;position:relative;overflow:visible;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.home-platform-roi-sidebar{background:linear-gradient(to bottom right,#225ec4,#102d5e);flex-direction:column;width:130px;display:flex}.home-platform-roi-sidebar-profile{border-bottom:1px solid #ffffff1a;padding:8px}.home-platform-roi-profile-flex{align-items:center;gap:6px;display:flex}.home-platform-enablement-profile-info{flex:1;min-width:0}.home-platform-enablement-profile-name{color:#fff;font-size:.5rem;font-weight:600}.home-platform-enablement-profile-role{color:#fff9;font-size:.375rem}.home-platform-roi-avatar{background:linear-gradient(to bottom right,#fbbf24,#f59e0b);border-radius:9999px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.home-platform-roi-avatar-text{color:#fff;font-size:8px;font-weight:700}.home-platform-roi-profile-lines{flex:1;min-width:0}.home-platform-roi-line-top{background-color:#ffffff4d;border-radius:4px;width:56px;height:8px}.home-platform-roi-line-bottom{background-color:#fff3;border-radius:4px;width:32px;height:6px;margin-top:4px}.home-platform-roi-nav-active{background-color:#ffffff26;border-left:2px solid #34d399;align-items:center;gap:4px;padding:6px 8px;display:flex}.home-platform-roi-nav-text{color:#fff;font-size:7px;font-weight:600}.home-platform-roi-sidebar-list{flex-direction:column;flex:1;gap:6px;padding:8px 0;display:flex}.home-platform-roi-nav-item{align-items:center;gap:6px;padding:0 8px;display:flex}.home-platform-roi-nav-box{background-color:#fff3;border-radius:2px;width:10px;height:10px}.home-platform-roi-nav-line{background-color:#ffffff40;border-radius:2px;height:6px}.home-platform-roi-sidebar-footer{color:#fff;letter-spacing:.05em;border-top:1px solid #ffffff1a;padding:8px;font-size:8px;font-weight:700}.home-platform-roi-main{background-color:#f9fafb;flex-direction:column;flex:1;display:flex;position:relative}.home-platform-roi-header{background-color:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.home-platform-roi-header-title{color:#1f2937;font-size:10px;font-weight:600}.home-platform-roi-header-right{align-items:center;gap:6px;display:flex}.home-platform-roi-active-badge{background-color:#dcfce7;border-radius:9999px;align-items:center;gap:4px;padding:2px 6px;display:flex}.home-platform-roi-status-dot{background-color:#22c55e;border-radius:50%;width:6px;height:6px}.home-platform-roi-status-text{color:#15803d;font-size:7px;font-weight:500}.home-platform-roi-btn-new{color:#fff;background-color:#3b82f6;border-radius:4px;padding:2px 6px;font-size:7px;font-weight:500}.home-platform-roi-chart-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:8px 12px 0;padding:12px;box-shadow:0 1px 2px #0000000d}.home-platform-roi-chart-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.home-platform-roi-chart-title-group{align-items:center;gap:8px;display:flex}.home-platform-roi-chart-title{color:#374151;font-size:9px;font-weight:600}.home-platform-roi-chart-trend{color:#16a34a;background-color:#dcfce7;border-radius:9999px;padding:2px 6px;font-size:6px;font-weight:500}.home-platform-roi-chart-bars{align-items:flex-end;gap:4px;height:64px;display:flex}.home-platform-roi-bar{background:linear-gradient(#60a5fa,#3b82f6);border-top-left-radius:2px;border-top-right-radius:2px;flex:1}.home-platform-roi-chart-labels{color:#9ca3af;justify-content:space-between;margin-top:4px;font-size:6px;display:flex}.home-platform-roi-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px;display:grid}.home-platform-roi-mini-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px}.home-platform-roi-mini-title{color:#6b7280;font-size:7px;font-weight:500}.home-platform-roi-mini-bars{align-items:flex-end;gap:2px;height:40px;margin-top:4px;display:flex}.home-platform-roi-mini-bar{background-color:#60a5fa;border-top-left-radius:2px;border-top-right-radius:2px;flex:1}.home-platform-roi-mini-bar-dark{background-color:#3b82f6}.home-platform-roi-float{z-index:20;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:8px 12px;position:absolute;box-shadow:0 20px 25px -5px #0000001a}.home-platform-roi-float-top-right{top:-16px;right:114px}.home-platform-roi-float-right-side{top:287px;right:208px}.home-platform-roi-float-bottom-left{bottom:-24px;left:-8px}.home-platform-roi-float-bottom-right{bottom:-16px;right:32px}.home-platform-roi-nav-icon{color:#34d399;width:10px;height:10px}.home-platform-roi-float-icon{color:#10b981;width:12px;height:12px}.home-platform-roi-float-value{color:#1f2937;font-size:14px;font-weight:700}.home-platform-roi-float-trend-text{color:#059669;font-size:8px;font-weight:500}
.home-platform-trust-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:24px;height:420px;display:flex;position:relative;overflow:visible;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.home-platform-trust-sidebar{background:linear-gradient(to bottom right,#225ec4,#102d5e);border-top-left-radius:24px;border-bottom-left-radius:24px;flex-direction:column;width:130px;display:flex}.home-platform-trust-profile-section{border-bottom:1px solid #ffffff1a;padding:8px}.home-platform-trust-profile-flex{align-items:center;gap:6px;display:flex}.home-platform-trust-avatar{background:linear-gradient(to bottom right,#fbbf24,#f59e0b);border-radius:9999px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.home-platform-trust-avatar-img{object-fit:cover;width:100%;height:100%}.home-platform-trust-profile-info{flex:1;min-width:0}.home-platform-trust-profile-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-weight:500;overflow:hidden}.home-platform-trust-profile-role{color:#fff9;font-size:7px}.home-platform-trust-install-btn{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:8px;align-items:center;gap:4px;margin:8px 8px 0;padding:6px 8px;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.home-platform-trust-install-icon-box{background-color:#fff;border-radius:4px;justify-content:center;align-items:center;width:12px;height:12px;display:flex}.home-platform-trust-install-text{color:#fff;font-size:6px;font-weight:500;line-height:1.2}.home-platform-trust-nav-container{flex-direction:column;flex:1;gap:2px;margin-top:8px;padding:8px;display:flex}.home-platform-trust-nav-item{align-items:center;gap:6px;padding:4px 6px;display:flex}.home-platform-trust-nav-item-active{background-color:#ffffff26;border-left:2px solid #34d399;border-top-right-radius:4px;border-bottom-right-radius:4px;align-items:center;gap:6px;margin-left:8px;padding:4px 6px;display:flex}.home-platform-trust-nav-text{color:#fff;font-size:7px}.home-platform-trust-nav-text-active{color:#fff;font-size:7px;font-weight:600}.home-platform-trust-nav-icon{color:#fff;width:10px;height:10px}.home-platform-trust-nav-icon-active{color:#34d399;width:10px;height:10px}.home-platform-trust-nav-chevron{color:#ffffff80;width:8px;height:8px;margin-left:auto}.home-platform-trust-nav-dummy{align-items:center;gap:6px;margin-left:8px;padding:4px 6px;display:flex}.home-platform-trust-dummy-box{background-color:#fff3;border-radius:2px;width:10px;height:10px}.home-platform-trust-dummy-line{background-color:#ffffff40;border-radius:2px;height:6px}.home-platform-trust-divider{border-top:1px solid #ffffff1a;margin:8px 0}.home-platform-trust-footer{border-top:1px solid #ffffff1a;padding:8px}.home-platform-trust-logo{color:#fff;letter-spacing:.05em;font-size:8px;font-weight:700}.home-platform-trust-footer-links{gap:8px;margin-top:4px;display:flex}.home-platform-trust-footer-link{color:#ffffff80;font-size:6px}.home-platform-trust-main{background-color:#f9fafb;border-top-right-radius:24px;border-bottom-right-radius:24px;flex-direction:column;flex:1;display:flex;position:relative}.home-platform-trust-header{background-color:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.home-platform-trust-header-title{color:#1f2937;font-size:11px;font-weight:600}.home-platform-trust-header-actions{align-items:center;gap:8px;display:flex}.home-platform-trust-search{color:#6b7280;background-color:#f3f4f6;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:7px;display:flex}.home-platform-trust-status{background-color:#dcfce7;border-radius:9999px;align-items:center;gap:4px;padding:2px 6px;display:flex}.home-platform-trust-status-dot{background-color:#22c55e;border-radius:50%;width:6px;height:6px}.home-platform-trust-status-text{color:#15803d;font-size:7px;font-weight:500}.home-platform-trust-bell{background-color:#f3f4f6;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.home-platform-trust-bell-icon{color:#6b7280;width:10px;height:10px}.home-platform-trust-btn-new{color:#fff;background-color:#3b82f6;border-radius:4px;padding:2px 6px;font-size:7px;font-weight:500}.home-platform-trust-tabs{background-color:#fff;border-bottom:1px solid #f3f4f6;align-items:center;gap:16px;padding:8px 12px;display:flex}.home-platform-trust-tab-active{border-bottom:2px solid #3b82f6;align-items:center;gap:6px;padding-bottom:4px;display:flex}.home-platform-trust-tab{align-items:center;gap:6px;padding-bottom:4px;display:flex}.home-platform-trust-tab-text-active{color:#2563eb;font-size:9px;font-weight:600}.home-platform-trust-tab-text{color:#6b7280;font-size:9px;font-weight:500}.home-platform-trust-content-area{flex:1;gap:12px;padding:12px;display:flex}.home-platform-trust-sources{flex-direction:column;gap:8px;width:100px;display:flex}.home-platform-trust-source-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px;box-shadow:0 1px 2px #0000000d}.home-platform-trust-source-header{align-items:center;gap:8px;display:flex}.home-platform-trust-source-icon{background-color:#f9fafb;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.home-platform-trust-source-name{color:#374151;font-size:8px;font-weight:500}.home-platform-trust-source-line{background-color:#f3f4f6;border-radius:4px;width:75%;height:4px;margin-top:6px}.home-platform-trust-sync-panel{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:1;padding:12px;box-shadow:0 1px 2px #0000000d}.home-platform-trust-sync-title{color:#374151;font-size:9px;font-weight:600}.home-platform-trust-sync-box{background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;margin-top:12px;padding:12px}.home-platform-trust-sync-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.home-platform-trust-sync-status{align-items:center;gap:8px;display:flex}.home-platform-trust-sync-dot{background:linear-gradient(to bottom right,#225ec4,#102d5e);border-radius:50%;width:8px;height:8px}.home-platform-trust-sync-text{color:#1f2937;font-size:9px;font-weight:600}.home-platform-trust-secure-badge{color:#3b82f6;background-color:#dbeafe;border-radius:9999px;padding:2px 8px;font-size:8px;font-weight:500}.home-platform-trust-flow{justify-content:space-between;align-items:center;gap:8px;display:flex}.home-platform-trust-flow-icon-box{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.home-platform-trust-flow-icon-blue{background-color:#dbeafe}.home-platform-trust-flow-icon-green{background:linear-gradient(to bottom right,#3b82f6,#2563eb)}.home-platform-trust-icon-sm{color:#fff}.home-platform-trust-tunnel{flex:1;height:24px;position:relative;overflow:hidden}.home-platform-trust-tunnel-line{align-items:center;display:flex;position:absolute;inset:0}.home-platform-trust-tunnel-bg{background-color:#d1d5db;border-radius:9999px;width:100%;height:2px}.home-platform-trust-tunnel-item{align-items:center;display:flex;position:absolute;top:0;bottom:0}.home-platform-trust-file-box{background:#16a34a;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;box-shadow:0 10px 15px -3px #0000001a}.home-platform-trust-float{z-index:20;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:12px 16px;position:absolute;box-shadow:0 20px 25px -5px #0000001a}.home-platform-trust-float-bottom-right{min-width:220px;bottom:-24px;right:-16px}.home-platform-trust-float-top-right{padding:8px 12px;top:-16px;right:-16px}.home-platform-trust-float-header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.home-platform-trust-shield-box{background:linear-gradient(to bottom right,#3b82f6,#2563eb);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.home-platform-trust-float-title{color:#1f2937;font-size:14px;font-weight:700}.home-platform-trust-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.home-platform-trust-feature{align-items:center;gap:6px;display:flex}.home-platform-trust-feature-text{color:#374151;font-size:8px}.home-platform-trust-db-box{background:linear-gradient(to bottom right,#dcfce7,#d1fae5);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.home-platform-trust-stat-title{color:#1f2937;font-size:12px;font-weight:700}.home-platform-trust-stat-sub{color:#6b7280;font-size:8px}.home-platform-trust-icon-sm{width:16px;height:16px}.home-platform-trust-icon-xs{width:12px;height:12px}.home-platform-trust-text-white{color:#fff}.home-platform-trust-text-blue{color:#2563eb}.home-platform-trust-text-primary{color:#3b82f6}.home-platform-trust-text-green{color:#16a34a}.home-platform-trust-text-amber{color:#f59e0b}.home-platform-trust-text-gray{color:#6b7280}
.home-platform-transparent-container{background:linear-gradient(to bottom right,#f8fafc,#fff,#eff6ff);border:1px solid #e5e7eb;border-radius:24px;height:420px;position:relative;overflow:visible}.home-platform-transparent-layout{display:flex;position:absolute;inset:0}.home-platform-transparent-sidebar{background-color:#102d5e;border-top-left-radius:24px;border-bottom-left-radius:24px;flex-direction:column;width:110px;display:flex}.borderRadius-sidebar{border-top-left-radius:24px;border-bottom-left-radius:24px}.home-platform-transparent-profile{border-bottom:1px solid #ffffff1a;align-items:center;gap:8px;padding:8px;display:flex}.home-platform-enablement-profile-info{flex:1;min-width:0}.home-platform-enablement-profile-name{color:#fff;font-size:.5rem;font-weight:600}.home-platform-enablement-profile-role{color:#fff9;font-size:.375rem}.home-platform-transparent-avatar{color:#fff;background:linear-gradient(to bottom right,#f472b6,#fdba74);border-radius:9999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:8px;font-weight:700;display:flex}.home-platform-transparent-profile-info{flex:1;min-width:0}.home-platform-transparent-profile-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-weight:600;overflow:hidden}.home-platform-transparent-profile-role{color:#fff9;font-size:6px}.home-platform-transparent-nav{flex-direction:column;flex:1;gap:2px;padding:8px 6px;display:flex}.home-platform-transparent-divider{height:8px}.home-platform-transparent-nav-item{color:#fff9;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;transition:all .2s;display:flex}.home-platform-transparent-nav-item-active{color:#fff;background-color:#fff3}.home-platform-transparent-nav-icon{width:10px;height:10px}.home-platform-transparent-nav-text{font-size:7px;font-weight:500}.home-platform-transparent-footer{border-top:1px solid #ffffff1a;padding:8px}.home-platform-transparent-logo{color:#fff;letter-spacing:.05em;font-size:8px;font-weight:700}.home-platform-transparent-logo-accent{color:#34d399}.home-platform-transparent-main{background-color:#f9fafb;border-top-right-radius:24px;border-bottom-right-radius:24px;flex-direction:column;flex:1;display:flex;position:relative}.home-platform-transparent-tabs{background-color:#fff;border-bottom:1px solid #f3f4f6;padding:12px 16px}.home-platform-transparent-tabs-list{align-items:center;gap:4px;display:flex}.home-platform-transparent-tab{cursor:pointer;color:#4b5563;background-color:#f3f4f6;border-radius:4px;padding:4px 8px;font-size:8px;font-weight:500;transition:background-color .2s}.home-platform-transparent-tab:hover{background-color:#e5e7eb}.home-platform-transparent-tab-active{color:#fff;background-color:#225ec4}.home-platform-transparent-tab-active:hover{background-color:#225ec4}.home-platform-transparent-content-area{flex:1;justify-content:center;align-items:flex-start;padding:16px;display:flex}.home-platform-transparent-price-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;width:100%;max-width:280px;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.home-platform-transparent-price-header{text-align:center;color:#fff;background:linear-gradient(135deg,#225ec4 0%,#102d5e 100%);padding:16px}.home-platform-transparent-price-title{opacity:.9;margin-bottom:8px;font-size:10px;font-weight:500}.home-platform-transparent-toggle{justify-content:center;gap:8px;margin-bottom:12px;display:flex}.home-platform-transparent-toggle-active{color:#fff;background-color:#ffffff4d;border-radius:9999px;padding:4px 12px;font-size:9px;font-weight:600}.home-platform-transparent-toggle-inactive{color:#fff9;background-color:#ffffff1a;border-radius:9999px;padding:4px 12px;font-size:9px;font-weight:500}.home-platform-transparent-price-box{justify-content:center;align-items:center;gap:4px;display:flex}.home-platform-transparent-price-value{font-size:30px;font-weight:700}.home-platform-transparent-price-period{opacity:.8;font-size:14px}.home-platform-transparent-checklist{flex-direction:column;gap:10px;padding:16px;display:flex}.home-platform-transparent-check-item{align-items:center;gap:8px;display:flex}.home-platform-transparent-check-icon{background-color:#dcfce7;border-radius:9999px;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.home-platform-transparent-icon-green{color:#16a34a;width:10px;height:10px}.home-platform-transparent-check-text{color:#374151;font-size:10px}.home-platform-transparent-btn-container{margin:0 16px 16px}.home-platform-transparent-btn{color:#fff;background-color:#111827;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;display:flex;box-shadow:0 10px 15px -3px #0000001a}.home-platform-transparent-btn-text{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.home-platform-transparent-float-card{z-index:20;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:12px 16px;position:absolute;top:-20px;right:-20px;box-shadow:0 20px 40px -10px #00000026,0 10px 20px -5px #0000001a}.home-platform-transparent-float-content{align-items:center;gap:12px;display:flex}.home-platform-transparent-float-icon-box{background:linear-gradient(to bottom right,#dbeafe,#e0e7ff);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.home-platform-transparent-icon-blue{color:#225ec4;width:20px;height:20px}.home-platform-transparent-float-title{color:#16a34a;font-size:14px;font-weight:700}.home-platform-transparent-float-sub{color:#6b7280;font-size:8px}
.home-pricing-section-container{flex-direction:column;padding:54px 104px 0;display:flex}.home-pricing-section-header-container{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.card-header-text{background:linear-gradient(#225ec4 0%,#002c79 100%);color:#0000;text-align:center;-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:600}.card-header-sub-text{color:#636363;text-align:center;font-size:18px;font-weight:400}.home-pricingcard-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:44px;display:flex}@media (max-width:1024px){.home-pricing-section-container{padding:60px 40px 0}.card-header-text{font-size:30px}}@media (max-width:768px){.home-pricing-section-container{padding:40px 20px 0}.card-header-text{font-size:24px;line-height:1.3}.card-header-sub-text{font-size:16px}.home-pricingcard-wrapper{margin-top:30px}}
