.home-page-wrapper,.home-page-wrapper *{font-family:Poppins,sans-serif!important}.home-page-wrapper i.fa,.home-page-wrapper i.fas,.home-page-wrapper i.far,.home-page-wrapper i.fab,.home-page-wrapper i.fa-solid,.home-page-wrapper i.fa-regular,.home-page-wrapper i.fa-brands,.home-page-wrapper [class^=fa-],.home-page-wrapper [class*=\ fa-]{font-family:"Font Awesome 6 Free","Font Awesome 6 Brands",FontAwesome!important}.home-page-wrapper h1,.home-page-wrapper h2,.home-page-wrapper h3,.home-page-wrapper .hero-title,.home-page-wrapper .ecosystem-title,.home-page-wrapper .safety-ecosystem-title,.home-page-wrapper .platform-title,.home-page-wrapper .works-title,.home-page-wrapper .lives-title,.home-page-wrapper .flow-title,.home-page-wrapper .dhsi-title,.home-page-wrapper .protection-title,.home-page-wrapper .trusted-title,.home-page-wrapper .deploy-title,.home-page-wrapper .faq-title,.home-page-wrapper .waitlist-title,.home-page-wrapper .works-card-title,.home-page-wrapper .safety-card-title,.home-page-wrapper .waitlist-card-title{font-weight:600!important}.hero-card{background-color:#fff;width:100%;min-height:700px;margin-top:-110px;position:relative;overflow:hidden}.hero-container-inner{z-index:3;align-items:center;width:100%;max-width:1400px;min-height:750px;margin:0 auto;padding:0 24px;display:flex;position:relative}.hero-carousel-track{height:100%}.hero-bg-image{z-index:1;background-image:url(/assets/images/homeHero.jpg);background-position:50%;background-size:cover;width:90%;position:absolute;top:0;bottom:0;right:0}.hero-gradient-overlay{z-index:2;background:linear-gradient(90deg,#fff 32%,#ffffffe6 42%,#fff0 58%);position:absolute;inset:0}.hero-content{z-index:3;flex-direction:column;justify-content:center;width:50%;padding:60px 0 0;display:flex;position:relative}.hero-content-slide{flex-direction:column;justify-content:center;padding-bottom:16px;padding-right:60px;display:flex}@keyframes heroSlideIn{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}.hero-slide-in{animation:.7s cubic-bezier(.16,1,.3,1) both heroSlideIn}.hero-label{color:#1e1e1e;margin-top:40px;margin-bottom:0;font-size:17px;font-weight:700}.hero-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:fit-content;margin-bottom:44px;font-size:88px;font-weight:700;line-height:.9}.pill-badge{border:1px solid var(--primary-pink);color:#000;border-radius:20px;width:fit-content;margin-bottom:24px;padding:6px 18px;font-size:15px;font-weight:700;display:inline-block}.hero-tagline{background:linear-gradient(90deg,#d62d54,#6a122a);-webkit-text-fill-color:transparent;letter-spacing:.2px;-webkit-background-clip:text;background-clip:text;width:fit-content;margin-bottom:16px;font-size:22px;font-weight:700;line-height:1.3}.hero-description{color:#000;max-width:590px;margin-bottom:28px;font-size:18px;line-height:1.6}.hero-checklist{flex-direction:column;gap:16px;margin-bottom:36px;display:flex}.checklist-item{align-items:center;gap:14px;display:flex}.checklist-icon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.checklist-text{color:#1e1e1e;font-size:17px;font-weight:700}.hero-checklist .checklist-text{color:#1e1e1e}.hero-actions{gap:16px;display:flex}.btn-explore{background:linear-gradient(90deg, var(--active-color) 0%, var(--active-color-dark) 50%, var(--active-color) 100%);background-size:200%;border:1.5px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #d62d5426;color:#fff!important}.btn-explore:hover{box-shadow:0 8px 24px var(--active-shadow);background-position:100%;transform:translateY(-3px)scale(1.02)}.btn-explore svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.btn-explore:hover svg{transform:translate(4px)}.btn-pricing{z-index:1;background:linear-gradient(#fff, #fff) padding-box, var(--active-btn-bg) border-box;border:1.5px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;color:#1e1e1e!important}.btn-pricing:before{content:"";background:var(--active-btn-bg);z-index:-1;opacity:0;border-radius:11px;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.btn-pricing:hover{box-shadow:0 8px 24px var(--active-shadow);transform:translateY(-3px)scale(1.02);color:#fff!important}.btn-pricing:hover:before{opacity:1}.btn-pricing svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.btn-pricing:hover svg{transform:translate(4px)}.cards-overlay-container{z-index:10;gap:12px;display:flex;position:absolute;bottom:24px;right:24px}.mobile-only-cards{display:none!important}.desktop-only-cards{display:flex!important}@keyframes slideInCard{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.overlay-card{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:5px;flex-direction:column;align-items:center;width:140px;padding:0;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);animation:.6s cubic-bezier(.16,1,.3,1) both slideInCard;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000014}.overlay-card:hover{box-shadow:0 12px 30px var(--active-shadow);transform:translateY(-8px)scale(1.03)}.overlay-card-image{object-fit:cover;border-radius:6px;width:100%;height:70px}.overlay-card-label{color:#2d3748;text-align:center;padding:6px 0 2px;font-size:14px;font-weight:600}@media (max-width:1200px){.hero-card{padding-top:120px!important}.hero-container-inner{justify-content:flex-start!important;align-items:flex-start!important;min-height:auto!important}}@media (max-width:992px){.hero-card{flex-direction:column;min-height:auto;padding-top:140px!important}.hero-container-inner{flex-direction:column;padding:0;justify-content:flex-start!important;align-items:flex-start!important;min-height:auto!important}.hero-bg-image{order:-1;width:100%;height:350px;position:relative}.hero-gradient-overlay{width:100%;height:350px;top:0;background:linear-gradient(#fff0 50%,#fffc 85%,#fff 100%)!important}.hero-content{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex;margin-top:20px!important;padding:0 24px 40px!important}.hero-label{margin-top:0}.hero-title{margin:0 auto 16px;font-size:56px}.pill-badge{margin:0 auto 24px}.hero-tagline{text-align:center;margin:0 auto 16px}.hero-description{text-align:center;margin:0 auto 28px}.hero-checklist{align-items:center;width:100%;max-width:480px;margin:0 auto 36px}.hero-checklist .checklist-item{text-align:center;justify-content:center}.hero-checklist .checklist-text{text-align:center}.hero-actions{justify-content:center}.cards-overlay-container{background:#fff;width:100%;padding:0 24px 32px;position:relative;bottom:auto;right:auto;grid-template-columns:repeat(2,140px)!important;justify-content:center!important;gap:12px!important;display:grid!important}.overlay-card{max-width:140px;width:100%!important}.ecosystem-section{padding:60px 0}.ecosystem-inner{flex-direction:column;gap:40px}.ecosystem-image-container{order:2;justify-content:center;width:100%}}@media (max-width:991px){.ecosystem-image-container{display:none!important}}@media (max-width:992px){.ecosystem-content{text-align:center;flex-direction:column;order:1;align-items:center;width:100%;display:flex}.ecosystem-title{margin:0 auto 24px;font-size:56px}.ecosystem-desc{margin:0 auto 36px}.ecosystem-actions{justify-content:center;width:100%}.ecosystem-top-badge-container{justify-content:center;width:100%;padding:0 24px;display:flex;margin-top:0!important;margin-bottom:60px!important;position:relative!important;top:auto!important;transform:none!important}.ecosystem-top-badge{border-radius:20px;padding:16px 36px;margin-top:-80px!important}}@media (max-width:768px){.ecosystem-top-badge{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;padding:0 24px;margin-top:-120px!important}}.ecosystem-section{background-color:#fff;width:100%;padding:100px 0;position:relative}.ecosystem-top-badge-container{z-index:20;justify-content:center;display:flex;position:absolute;top:0;left:0;right:0;transform:translateY(-50%)}.ecosystem-top-badge{background:#fff;border:1px solid #0000000f;border-radius:0 0 40px 40px;align-items:center;gap:48px;margin-top:55px;padding:16px 48px;display:inline-flex;box-shadow:0 10px 30px #0000000f}.badge-item{align-items:center;gap:12px;display:flex}.badge-icon{object-fit:contain;width:22px;height:22px}.lock-icon{object-fit:contain;width:20px;height:20px}.badge-text{color:#1e1e1e;letter-spacing:-.1px;font-size:16px;font-weight:500}.ecosystem-inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 24px;display:flex}.ecosystem-image-container{justify-content:flex-start;width:48%;display:flex;position:relative}.ecosystem-image{object-fit:contain;z-index:1;width:170%;max-width:1700px;height:auto;margin-top:-100px;margin-left:-100px;position:relative}.ecosystem-image-overlay{pointer-events:none;z-index:2;background:linear-gradient(270deg,#fff 0%,#fff0 70%);width:170%;height:calc(100% + 100px);position:absolute;top:-100px;left:-100px}.ecosystem-content{z-index:5;width:48%;position:relative}.ecosystem-watermark{color:#fbf2f4;z-index:1;pointer-events:none;font-size:250px;font-weight:600;line-height:1;font-family:var(--font-sans);position:absolute;top:-95px;left:-50px}.ecosystem-text-wrap{z-index:2;position:relative}.ecosystem-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:fit-content;margin-bottom:24px;font-size:88px;font-weight:700;line-height:.9}.ecosystem-subtitle{color:#d62d54;margin-bottom:24px;font-size:24px;font-weight:700;line-height:1.3}.ecosystem-desc{color:#000;max-width:590px;margin-bottom:36px;font-size:18px;line-height:1.6}.ecosystem-actions{gap:16px;display:flex}.btn-ecosystem-primary{background:linear-gradient(90deg,#d62d54 0%,#8a1937 50%,#d62d54 100%) 0 0/200%;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #d62d5426;color:#fff!important}.btn-ecosystem-primary:hover{background-position:100%;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 24px #d62d5459;color:#fff!important}.btn-ecosystem-outline{z-index:1;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#d62d54,#8a1937) border-box;border:1.5px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;color:#1e1e1e!important}.btn-ecosystem-outline:before{content:"";z-index:-1;opacity:0;background:linear-gradient(90deg,#d62d54,#8a1937);border-radius:11px;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.btn-ecosystem-outline:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 24px #d62d5440;color:#fff!important}.btn-ecosystem-outline:hover:before{opacity:1}.stats-section{background-color:#fff;width:100%;margin-top:-30px;padding:70px 0 120px;position:relative}.stats-bg-wrapper{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.stats-bg-left{pointer-events:none;opacity:.85;background-image:url(/assets/images/homeHero3.png);background-position:0;background-repeat:no-repeat;background-size:contain;width:320px;height:480px;position:absolute;top:55%;left:0;transform:translateY(-50%)}.stats-bg-right{pointer-events:none;opacity:.85;background-image:url(/assets/images/homeHero3-1.png);background-position:100%;background-repeat:no-repeat;background-size:contain;width:320px;height:480px;position:absolute;top:55%;right:0;transform:translateY(-50%)}.stats-top-badge-container{z-index:20;justify-content:center;display:flex;position:absolute;top:0;left:0;right:0;transform:translateY(-50%)}.stats-top-badge{background:#fff;border:1px solid #0000000f;border-radius:100px;align-items:center;gap:36px;padding:14px 40px;display:inline-flex;box-shadow:0 10px 30px #0000000f}.stats-badge-item{align-items:center;gap:8px;display:flex}.stats-badge-icon{flex-shrink:0;width:18px;height:18px;display:block}.stats-badge-text{color:#000;text-transform:none;letter-spacing:normal;font-size:14px;font-weight:600}.stats-container{text-align:center;z-index:10;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.stats-heading{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;letter-spacing:-.2px;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0 auto 36px;font-size:32px;font-weight:600}.stats-companies-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:52px;margin:0 auto 60px;display:flex}.stats-company-item{align-items:center;gap:6px;font-size:18px;line-height:1;display:flex}.stats-company-prefix{color:#d62d54;font-weight:600}.stats-company-name{color:#1e1e1e;font-weight:500}.stats-circles-row{justify-content:center;align-items:center;margin:0 auto;display:flex}.stats-circle{border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:240px;height:240px;margin:0 -20px;transition:transform .3s;display:flex;position:relative;box-shadow:0 10px 30px #00000026}.stats-circle:hover{transform:scale(1.05)translateZ(0);z-index:999!important}.stats-circle-1{z-index:1;background-color:#3c0512}.stats-circle-2{z-index:2;background-color:#750b23}.stats-circle-3{z-index:3;background-color:#bd173e}.stats-circle-4{z-index:4;background-color:#e62659}.stats-number{color:#fff;margin-bottom:6px;font-size:36px;font-weight:800;line-height:1.1}.stats-label{color:#ffffffe6;max-width:140px;font-size:13px;font-weight:600;line-height:1.3}@media (max-width:992px){.stats-section{padding-top:0!important;padding-bottom:60px!important}.stats-circles-row{flex-direction:row!important;justify-content:center!important;align-items:center!important;max-width:100%!important;margin:0 auto!important;display:flex!important}.stats-circle{width:170px!important;height:170px!important;margin:0 -12px!important}.stats-number{margin-bottom:4px!important;font-size:26px!important}.stats-label{max-width:110px!important;font-size:11px!important}.stats-bg-left,.stats-bg-right{display:none}.stats-top-badge-container{justify-content:center!important;width:100%!important;margin-top:0!important;margin-bottom:40px!important;padding:0 24px!important;display:flex!important;position:relative!important;top:auto!important;transform:none!important}.stats-top-badge{border-radius:20px!important;flex-flow:wrap!important;justify-content:center!important;gap:16px 24px!important;width:auto!important;margin-top:0!important;padding:16px 24px!important;display:flex!important}.stats-heading{margin-bottom:24px;font-size:26px}.stats-companies-row{gap:16px 20px;margin-bottom:40px}.stats-company-item{font-size:15px}}@media (max-width:576px){.stats-circles-row{grid-template-columns:repeat(2,1fr)!important;gap:16px!important;max-width:340px!important;display:grid!important}.stats-circle{width:140px!important;height:140px!important;margin:0 auto!important}.stats-top-badge{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;width:fit-content!important;max-width:100%!important;margin:0 auto!important;padding:18px 28px!important}.stats-badge-item{justify-content:flex-start!important;width:100%!important}}.safety-ecosystem-section{background-color:#fff;width:100%;margin-top:-20px;padding:80px 0 100px;position:relative}.safety-ecosystem-container{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.safety-ecosystem-header{text-align:center;width:100%;margin-bottom:60px;position:relative}.safety-ecosystem-watermark{color:#fbf2f4;z-index:1;pointer-events:none;font-size:200px;font-weight:800;line-height:1;font-family:var(--font-sans);position:absolute;top:-60px;left:27%;transform:translate(-50%)}.safety-ecosystem-header-content{z-index:2;position:relative}.safety-ecosystem-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0 auto 16px;font-size:49px;font-weight:700}.safety-ecosystem-subtitle{color:#000;max-width:500px;margin:0 auto;font-size:16px;line-height:1.6}.safety-ecosystem-grid{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;display:grid}.safety-card{z-index:1;background:#fff;border:1px solid #d62d5414;border-radius:20px;flex-direction:column;align-items:flex-start;padding:12px;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s cubic-bezier(.165,.84,.44,1),border-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.safety-card:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#d62d54 0%,#8a1937 100%);transition:opacity .4s;position:absolute;inset:0}.safety-card:hover:before{opacity:1}.safety-card:hover{border-color:#0000;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #d62d541f,0 4px 15px #00000008}.safety-card-icon-wrapper{z-index:2;background-color:#fbf2f4;border:1px solid #d62d540d;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:24px;transition:background-color .4s;display:flex;position:relative}.safety-card:hover .safety-card-icon-wrapper{background-color:#fff}.safety-card-icon{object-fit:contain;width:24px;height:24px}.safety-card-inner-box{z-index:2;background-color:#f7afbd24;border-radius:16px;flex-direction:column;flex-grow:1;justify-content:flex-start;width:100%;padding:28px;transition:background-color .4s;display:flex;position:relative}.safety-card:hover .safety-card-inner-box{background-color:#fff}.safety-card-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:fit-content;margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.3}.safety-card-desc{color:#1e1e1e;margin:0;font-size:15px;font-weight:600;line-height:1.6}@media (max-width:992px){.safety-ecosystem-grid{gap:24px;grid-template-columns:repeat(2,1fr)!important}.safety-ecosystem-title{font-size:36px}.safety-card-inner-box{padding:20px 22px!important}.safety-card-desc{margin-bottom:0!important}.safety-card-icon-wrapper{margin-bottom:16px!important}}@media (max-width:576px){.safety-ecosystem-grid{grid-template-columns:1fr!important}.safety-ecosystem-title{font-size:30px}.safety-card{padding:24px;text-align:center!important;align-items:center!important}.safety-card-icon-wrapper{margin-bottom:16px!important;margin-left:auto!important;margin-right:auto!important}.safety-card-inner-box{padding:20px;text-align:center!important;align-items:center!important}.safety-card-title{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.safety-card-desc{text-align:center!important;margin-bottom:20px!important}}.platform-section{background-color:#fcfcfc;width:100%;padding:60px 0;position:relative;overflow:hidden}.platform-container{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.platform-header{text-align:center;width:100%;margin-bottom:80px;position:relative}.platform-watermark{color:#fbf2f4;z-index:1;pointer-events:none;font-size:240px;font-weight:800;line-height:1;font-family:var(--font-sans);position:absolute;top:-90px;left:27%;transform:translate(-50%)}.platform-header-content{z-index:2;position:relative}.platform-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0 auto 16px;font-size:49px;font-weight:600}.platform-subtitle{color:#000;max-width:500px;margin:0 auto;font-size:16px;font-weight:500;line-height:1.6}.platform-grid-wrapper{width:100%;max-width:1200px;margin:0 auto;position:relative}.platform-connector{z-index:1;pointer-events:none;background:#fff;border:1px solid #0000000d;border-radius:4px;width:80px;height:80px;position:absolute;top:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 4px 10px #00000005}.connector-1{left:20%}.connector-2{left:40%}.connector-3{left:60%}.connector-4{left:80%}.platform-grid{z-index:2;grid-template-columns:repeat(5,1fr);gap:40px 24px;width:100%;display:grid;position:relative}.platform-circle{aspect-ratio:1;text-align:center;background:#fff;border:1px solid #00000005;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #0000001a}.platform-circle:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0000002e}.platform-circle-icon{object-fit:contain;width:48px;height:48px;margin-bottom:16px}.platform-circle-label{color:#1e1e1e;max-width:130px;font-size:15px;font-weight:700;line-height:1.3}@media (max-width:992px){.platform-grid{max-width:740px;margin:0 auto;grid-template-columns:repeat(5,1fr)!important;gap:20px 12px!important}.platform-connector{display:none}.platform-circle{aspect-ratio:1;width:100%;margin:0 auto;padding:14px 8px;max-width:135px!important}.platform-circle-icon{width:32px;height:32px;margin-bottom:8px}.platform-circle-label{font-size:12px;line-height:1.2}.platform-title{font-size:36px}}@media (max-width:600px){.platform-grid{margin:0 auto;grid-template-columns:repeat(2,1fr)!important;gap:16px 12px!important;max-width:340px!important}.platform-circle{padding:14px 10px;max-width:150px!important}.platform-circle-icon{width:32px;height:32px;margin-bottom:8px}.platform-circle-label{font-size:12px}}.works-section{background-color:#fff;width:100%;padding:100px 0 120px;position:relative}.works-container{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.works-header{text-align:center;width:100%;margin-bottom:30px;position:relative}.works-watermark{color:#fbf2f4;z-index:1;pointer-events:none;font-size:240px;font-weight:800;line-height:1;font-family:var(--font-sans);position:absolute;top:-91px;left:32%;transform:translate(-50%)}.works-header-content{z-index:2;position:relative}.works-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0 auto 16px;font-size:49px;font-weight:700}.works-subtitle{color:#000;max-width:600px;margin:0 auto;font-size:16px;font-weight:500;line-height:1.6}.works-badge-bar{z-index:2;background:#fff;border:1.5px solid #d62d5414;border-radius:100px;justify-content:center;align-items:center;gap:32px;width:fit-content;margin:0 auto 60px;padding:16px 40px;display:flex;position:relative;box-shadow:0 10px 30px #0000000d}.works-badge-item{color:#1e1e1e;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.works-badge-icon{object-fit:contain;width:18px;height:18px}.works-grid{grid-template-columns:repeat(2,1fr);gap:32px;width:100%;margin-bottom:32px;display:grid}.works-card{background:#fff;border:1px solid #00000008;border-radius:20px;flex-direction:column;padding:0;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f}.works-card-top{background-color:#fff;width:100%;height:50px}.works-card-body{flex-direction:column;flex-grow:1;padding:24px 32px 32px;display:flex;position:relative}.works-card:hover,.works-card-full:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.works-card-title{color:#8a1937;max-width:80%;margin-bottom:16px;font-size:24px;font-weight:700;line-height:1.3}.works-card-icon-box{background:linear-gradient(135deg,#d62d54,#8a1937);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 15px #d62d5433}.works-card-body .works-card-icon-box{z-index:3;position:absolute;top:-24px;right:32px}.works-card-icon{object-fit:contain;filter:brightness(0)invert();width:24px;height:24px}.works-card-desc{color:#181818;flex-grow:1;margin:0 0 24px;font-size:16px;line-height:1.6}.works-card-meta{border-top:1px dashed #00000014;justify-content:space-between;align-items:center;width:100%;padding-top:20px;display:flex}.works-meta-item{align-items:center;gap:12px;display:flex}.works-meta-label{color:#1e1e1e;font-size:14px;font-weight:700}.works-pill{border-radius:100px;padding:6px 16px;font-size:13px;font-weight:700}.pill-red{color:#c62828;background-color:#ffebee}.pill-green{color:#2e7d32;background-color:#e8f5e9}.works-card-full{background:#fff;border:1px solid #00000008;border-radius:20px;flex-direction:column;width:100%;padding:0;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f}.works-card-body-full{justify-content:space-between;align-items:center;width:100%;padding:24px 32px 32px;display:flex;position:relative}.works-card-body-full .works-full-center{z-index:3;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.works-full-left{flex:1;max-width:45%}.works-full-right{flex-direction:column;align-items:flex-end;gap:16px;min-width:250px;display:flex}@media (max-width:992px){.works-badge-bar{border-radius:24px;flex-wrap:wrap;gap:16px;padding:16px 24px;justify-content:center!important}.works-grid{grid-template-columns:repeat(2,1fr)!important;gap:24px!important}.works-card-full{grid-column:1/-1!important}.works-card-top{display:none!important}.works-card-body{text-align:center!important;flex-direction:column!important;align-items:center!important;padding:20px 20px 16px!important;display:flex!important}.works-card-body .works-card-icon-box{position:relative;top:auto;right:auto;margin-bottom:12px!important;margin-left:auto!important;margin-right:auto!important}.works-card-title{text-align:center!important;margin-bottom:8px!important;margin-left:auto!important;margin-right:auto!important;font-size:20px!important}.works-card-desc{text-align:center!important;margin-bottom:16px!important}.works-card-meta{flex-direction:column!important;align-items:center!important;gap:8px!important;width:100%!important;padding-top:12px!important}.works-meta-item{justify-content:center!important}.works-card-body-full{flex-direction:column;text-align:center!important;align-items:center!important;gap:10px!important;padding:20px 24px 16px!important;display:flex!important}.works-card-body-full .works-full-center{margin-bottom:0;position:relative;top:auto;left:auto;transform:none;order:1!important}.works-full-left{max-width:100%;text-align:center!important;order:2!important;width:100%!important}.works-full-left .works-card-title{margin-bottom:6px!important}.works-full-left .works-card-desc{margin-bottom:0!important}.works-full-right{border-top:1px dashed #00000014;width:100%;flex-direction:row!important;order:3!important;justify-content:center!important;align-items:center!important;gap:24px!important;padding-top:12px!important;display:flex!important}}@media (max-width:576px){.works-grid{grid-template-columns:1fr!important}.works-title{font-size:36px}.works-card-meta{flex-direction:column!important;align-items:center!important;gap:12px!important;width:100%!important}.works-meta-item{justify-content:center!important}.works-full-right{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:12px!important}}.lives-section{background-color:#fff;width:100%;padding:60px 0 120px;position:relative;overflow:hidden}.lives-bg-image{opacity:1;pointer-events:none;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:40px;left:0}.lives-container{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 24px;position:relative}.lives-header{text-align:center;width:100%;margin-bottom:70px;position:relative}.lives-watermark{color:#fbf2f4;z-index:1;pointer-events:none;font-size:240px;font-weight:800;line-height:1;font-family:var(--font-sans);position:absolute;top:-90px;left:33%;transform:translate(-50%)}.lives-header-content{z-index:2;position:relative}.lives-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0 auto 16px;font-size:49px;font-weight:700}.lives-subtitle{color:#000;max-width:600px;margin:0 auto;font-size:16px;font-weight:500;line-height:1.6}.lives-grid{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;display:grid}.lives-card{background:#fff;border:1px solid #d62d5414;border-radius:20px;flex-direction:column;align-items:flex-start;padding:32px 28px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 10px 30px #0000000a}.lives-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000014}.lives-card-icon-wrapper{z-index:2;background:#fff;border:1.5px solid #d62d5414;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:-22px;right:24px;box-shadow:0 4px 15px #0000000a}.lives-card-icon{object-fit:contain;width:22px;height:22px}.lives-card-badge{color:#000;border:1.5px solid #d62d54;border-radius:100px;margin-bottom:20px;padding:4px 16px;font-size:13px;font-weight:700;line-height:1}.lives-card-name{color:#1e1e1e;margin-bottom:12px;font-size:22px;font-weight:700}.lives-card-quote{color:#555;margin:0;font-size:15px;font-style:italic;line-height:1.6}@media (max-width:1200px){.lives-grid{grid-template-columns:repeat(2,1fr);gap:32px}.lives-card{margin-top:20px}}@media (max-width:992px){.lives-title{font-size:38px}}@media (max-width:768px){.lives-grid{grid-template-columns:1fr}.lives-title{font-size:32px}}.flow-section{background-color:#121212;width:100%;padding:100px 0 120px;position:relative;overflow:hidden}.flow-bg-image{opacity:.8;pointer-events:none;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.flow-container{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 24px;position:relative}.flow-header{text-align:center;width:100%;margin-bottom:40px;position:relative}.flow-watermark{color:#d62d541e;z-index:1;pointer-events:none;font-size:240px;font-weight:800;line-height:1;font-family:var(--font-sans);position:absolute;top:-90px;left:33%;transform:translate(-50%)}.flow-header-content{z-index:2;position:relative}.flow-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0 auto 16px;font-size:49px;font-weight:700}.flow-subtitle{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:16px;font-weight:500;line-height:1.6}.flow-tabs{background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;align-items:center;width:fit-content;margin:0 auto 60px;padding:6px;display:flex}.flow-tab{color:#fff6;cursor:pointer;border-radius:100px;padding:10px 28px;font-size:15px;font-weight:600;transition:all .3s}.flow-tab:hover{color:#fff}.flow-tab.active{color:#fff;background:#8d878714;border:1px solid #ffffff1f}.flow-diagram{justify-content:center;align-items:center;gap:20px;width:100%;max-width:1100px;margin:0 auto;display:flex}.flow-node{text-align:center;flex-direction:column;align-items:center;width:180px;display:flex}.flow-circle-outer{background-image:url(/assets/images/redround.png);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:140px;height:140px;margin-bottom:24px;transition:transform .3s;display:flex}.flow-node:hover .flow-circle-outer{transform:scale(1.05)}.flow-circle-inner{background:#2c2c2c;border-radius:50%;justify-content:center;align-items:center;width:122px;height:122px;display:flex;box-shadow:0 8px 20px #0006,inset 0 2px 10px #0009}.flow-icon{object-fit:contain;width:50px;height:50px}.flow-label{color:#fff;letter-spacing:-.2px;font-size:16px;font-weight:700}.flow-arrow{justify-content:center;align-items:center;height:160px;margin-bottom:40px;display:flex}.flow-arrow-img{object-fit:contain;opacity:.85;width:42px;height:42px}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeInSimple{0%{opacity:0}to{opacity:1}}.flow-node.fade-in{opacity:0;animation:.4s cubic-bezier(.16,1,.3,1) forwards fadeInScale}.flow-arrow.fade-in{opacity:0;animation:.4s forwards fadeInSimple}.flow-node.fade-in:first-child{animation-delay:0s}.flow-arrow.fade-in:nth-child(2){animation-delay:.1s}.flow-node.fade-in:nth-child(3){animation-delay:.2s}.flow-arrow.fade-in:nth-child(4){animation-delay:.3s}.flow-node.fade-in:nth-child(5){animation-delay:.4s}.flow-arrow.fade-in:nth-child(6){animation-delay:.5s}.flow-node.fade-in:nth-child(7){animation-delay:.6s}@media (max-width:992px){.flow-diagram{flex-direction:column;gap:16px}.flow-arrow{height:auto;margin:10px 0}.flow-arrow-img{transform:rotate(90deg)}}@media (max-width:768px){.flow-title{font-size:32px}.flow-tabs{border-radius:24px;flex-direction:column;width:100%;max-width:320px;padding:10px}.flow-tab{text-align:center;width:100%}}.dhsi-section{background-color:#fff;width:100%;padding:50px 0 75px;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.dhsi-container{justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.dhsi-left-content{flex:1;max-width:700px;position:relative}.dhsi-badge{background:#fff;border:1px solid #00000014;border-radius:100px;align-items:center;gap:8px;margin-bottom:30px;padding:8px 18px;display:inline-flex;box-shadow:0 4px 12px #0000000d}.dhsi-badge-text{color:#121212;font-size:14px;font-weight:600}.dhsi-header-wrapper{margin-bottom:20px;position:relative}.dhsi-watermark{color:#d62d541b;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:180px;font-weight:800;line-height:1;position:absolute;top:-58px;left:-50px}.dhsi-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;z-index:2;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0;font-size:40px;font-weight:700;position:relative}.dhsi-subtitle{color:#000;max-width:600px;margin-bottom:40px;font-size:15px;line-height:1.6}.dhsi-gauges-row{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;display:grid}.dhsi-gauge-card{flex-direction:column;align-items:center;display:flex}.dhsi-gauge-img{object-fit:contain;width:100%;max-width:130px;height:auto}.dhsi-right-content{flex-shrink:0;justify-content:center;align-items:center;width:400px;display:flex}.dhsi-shield-wrapper{flex-direction:column;align-items:center;width:100%;max-width:340px;margin-top:35px;display:flex;position:relative}.dhsi-shield-img{object-fit:contain;z-index:2;width:100%;height:auto}.dhsi-shield-shadow{z-index:1;opacity:.8;width:110%;height:auto;margin-top:-30px;margin-bottom:33px}@media (max-width:992px){.dhsi-container{text-align:center;flex-direction:column!important;align-items:center!important;gap:20px!important;display:flex!important}.dhsi-left-content{display:contents!important}.dhsi-badge{order:1!important}.dhsi-header-wrapper{order:2!important;width:100%!important}.dhsi-title{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.dhsi-watermark{top:-50px;left:30%;transform:translate(-50%)}.dhsi-subtitle{order:3!important;width:100%!important;margin:10px auto 0!important}.dhsi-right-content{width:100%;order:4!important;justify-content:center!important;display:flex!important}.dhsi-shield-wrapper{max-width:240px!important;margin-top:0!important}.dhsi-gauges-row{order:5!important;width:100%!important}.dhsi-section{margin-bottom:0!important;padding-top:30px!important;padding-bottom:0!important}.protection-section{margin-top:80px!important;padding-top:30px!important;padding-bottom:40px!important}.protection-header{margin-bottom:16px!important}.trusted-section{padding-top:30px!important;padding-bottom:60px!important}}@media (max-width:576px){.dhsi-title{font-size:36px}.dhsi-gauges-row{grid-template-columns:repeat(2,1fr);gap:20px}.dhsi-gauge-img{max-width:110px}}.protection-section{background-color:#f1f1f1;width:100%;padding:100px 0;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.protection-container{max-width:1200px;margin:0 auto;padding:0 24px}.protection-header{text-align:center;z-index:2;margin-bottom:60px;position:relative}.protection-watermark{color:#d62d540f;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:240px;font-weight:800;line-height:1;position:absolute;top:-80px;left:18%;transform:translate(-50%)}.protection-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;z-index:2;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0 auto 20px;font-size:48px;font-weight:600;position:relative}.protection-subtitle{color:#000;max-width:620px;margin:0 auto;font-size:16px;font-weight:500;line-height:1.6}.protection-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:28px;width:100%;display:grid;position:relative}.protection-card{background:#fff;border:1.5px solid #eb3667;border-radius:100px;align-items:center;height:110px;padding:4px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #00000005}.protection-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #d62d5414}.protection-card-icon-box{background-color:#eb3667;border-radius:50px 8px 8px 50px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:100%;display:flex}.protection-card-icon{object-fit:contain;width:28px;height:28px}.protection-card-text{color:#000;letter-spacing:-.3px;padding-left:24px;padding-right:20px;font-size:24px;font-weight:600;line-height:1.2}@media (max-width:1100px){.protection-grid{grid-template-columns:repeat(2,1fr);gap:20px}.protection-title{font-size:40px}}@media (max-width:768px){.protection-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.protection-section{margin-top:80px!important}.protection-title{font-size:32px}.protection-watermark{font-size:180px;top:-40px}}.trusted-section{background-color:#f1f1f1;border-top:1.5px solid #00000014;width:100%;padding:100px 0;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.trusted-container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.trusted-header{text-align:center;z-index:2;margin-bottom:60px;position:relative}.trusted-watermark{color:#d62d540f;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:240px;font-weight:800;line-height:1;position:absolute;top:-80px;left:32%;transform:translate(-50%)}.trusted-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;text-align:center;z-index:2;letter-spacing:-.5px;width:100%;font-size:48px;font-weight:600;font-family:var(--font-sans);-webkit-background-clip:text;margin:0 auto;position:relative}.trusted-subtitle{color:#000;z-index:2;max-width:620px;margin:16px auto 0;font-size:16px;font-weight:500;line-height:1.6;position:relative}.trusted-slider-viewport{z-index:2;width:100%;margin-bottom:40px;position:relative;overflow:hidden}.trusted-slider-track{width:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.trusted-slider-page{flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:28px;width:100%;padding:4px;display:grid}.trusted-card{background:#fff;border:1px solid #d62d54;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:260px;padding:36px;display:flex;box-shadow:0 4px 15px #00000003}.trusted-stars{gap:8px;margin-bottom:24px;display:flex}.trusted-star-pink{color:#d62d54;font-size:20px}.trusted-star-grey{color:#e0e0e0;font-size:20px}.trusted-quote{color:#121212;flex-grow:1;margin-bottom:15px;font-size:16px;font-style:italic;line-height:1.6}.trusted-divider{background-color:#00000014;width:100%;height:1px;margin-bottom:24px}.trusted-user{align-items:center;gap:16px;display:flex}.trusted-avatar{object-fit:cover;object-position:center top;border:1px solid #0000000d;border-radius:10px;width:56px;height:56px}.trusted-user-info{flex-direction:column;display:flex}.trusted-name{color:#121212;margin:0 0 2px;font-size:18px;font-weight:700}.trusted-role{color:#666;margin:0;font-size:14px;font-weight:500}.trusted-navigation{z-index:2;justify-content:flex-end;gap:16px;width:100%;display:flex;position:relative}.trusted-nav-btn{color:#000;cursor:pointer;background:#fff;border:1.5px solid #d0d0d0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.trusted-nav-btn:hover:not(:disabled){border-color:#000;box-shadow:0 4px 12px #0000000d}.trusted-nav-btn:disabled{opacity:1;cursor:not-allowed;color:silver;background:0 0;border-color:#e0e0e0}@media (max-width:992px){.trusted-slider-viewport{width:100%!important;margin-bottom:30px!important;overflow:hidden!important}.trusted-slider-track{transition:transform .6s cubic-bezier(.16,1,.3,1)!important;display:flex!important}.trusted-slider-page{flex-shrink:0!important;width:100%!important;display:block!important}.trusted-card{box-sizing:border-box!important;width:100%!important;min-height:auto!important;padding:28px!important}.trusted-title{font-size:40px}.trusted-navigation{justify-content:center!important;gap:16px!important;margin-top:20px!important;display:flex!important}}@media (max-width:768px){.trusted-title{font-size:32px}.trusted-watermark{font-size:180px;top:-50px}}.deploy-section{background-image:url(/assets/images/deployAcross.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;width:100%;min-height:650px;padding:100px 0 50px;font-family:Poppins,sans-serif;display:flex;position:relative}.deploy-section:before{content:"";z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.deploy-container{z-index:2;flex-direction:column;align-items:flex-start;width:100%;max-width:1400px;margin:0 auto;padding:0 24px;display:flex;position:relative}.deploy-title{color:#fff;letter-spacing:-1px;text-shadow:0 10px 20px #00000082;margin:0 0 135px;font-size:70px;font-weight:800;line-height:1.1}.deploy-grid{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;display:grid}@media (max-width:992px){.deploy-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.deploy-grid{grid-template-columns:1fr}}.deploy-card{-webkit-backdrop-filter:blur(50px)saturate(180%);color:#fff;text-shadow:0 1px 3px #0000004d;text-align:center;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#00000080,#00000040);border:1px solid #ffffff2e;border-radius:24px;justify-content:center;align-items:center;height:96px;font-size:20px;font-weight:700;transition:transform .3s,background .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff73,inset 0 -1px 1px #ffffff14,0 10px 30px #0000001f}.deploy-card:hover{border-color:#d62d5480;transform:translateY(-6px)scale(1.03);box-shadow:inset 0 1px 2px #ffffff8c,inset 0 -1px 2px #ffffff1f,0 15px 30px #d62d5459;background:linear-gradient(135deg,#d62d54d9,#8a1937d9)!important}.deploy-card:before{content:"";border-radius:inherit;pointer-events:none;opacity:.8;background:linear-gradient(160deg,#ffffff59 0%,#ffffff1f 30%,#fff0 60%);position:absolute;inset:0}.deploy-card:hover:before{opacity:1}@media (max-width:994px){.deploy-section:before{background:#00000080!important}.deploy-section{min-height:auto;padding:80px 0}.deploy-container{text-align:center;align-items:center}.deploy-title{text-align:center;margin:0 auto 36px;font-size:48px}.deploy-grid{grid-template-columns:repeat(2,280px);justify-content:center;width:100%}.deploy-card{background:linear-gradient(135deg,#d62d54d9,#8a1937d9)!important;border-color:#d62d5480!important;transform:none!important;box-shadow:inset 0 1px 2px #ffffff8c,inset 0 -1px 2px #ffffff1f,0 15px 30px #d62d5459!important}.deploy-card:before{opacity:1!important}.deploy-card:hover{transform:none!important}}@media (max-width:768px){.deploy-grid{grid-template-columns:1fr;max-width:320px;margin:0 auto}}.faq-section{background-color:#fff;width:100%;padding:100px 0;font-family:Poppins,sans-serif}.faq-container{max-width:1400px;margin:0 auto;padding:0 24px}.faq-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;text-align:center;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0 auto 60px;font-size:48px;font-weight:700}.faq-list{flex-direction:column;gap:16px;display:flex}.faq-item{cursor:pointer;background:#fff;border:1px solid #00000037;border-radius:14px;padding:24px 32px;transition:all .3s}.faq-item:hover{border-color:#d62d5433;box-shadow:0 4px 15px #00000005}.faq-question-box{justify-content:space-between;align-items:center;gap:20px;display:flex}.faq-question{color:#121212;width:fit-content;margin:0;font-size:20px;font-weight:600;transition:color .3s}.faq-item-open .faq-question{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.faq-icon-box{color:#d62d54;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.faq-answer-box{border-top:1px solid #0000;max-height:0;margin-top:0;padding-top:0;transition:max-height .4s cubic-bezier(.16,1,.3,1),padding .4s,border-color .4s,margin-top .4s;overflow:hidden}.faq-item-open .faq-answer-box{border-top:1px solid #0000000a;max-height:500px;margin-top:16px;padding-top:16px}.faq-answer{color:#000;margin:0;font-size:16px;line-height:1.7}@media (max-width:768px){.faq-section{padding:80px 0}.faq-title{margin-bottom:40px;font-size:32px}.faq-item{padding:20px 24px}.faq-question{font-size:18px}}.waitlist-section{background-color:#fff;width:100%;padding:60px 0;font-family:Poppins,sans-serif}.waitlist-container{max-width:1400px;margin:0 auto;padding:0 24px}.waitlist-header{text-align:center;margin-bottom:50px}.waitlist-subtitle-top{color:#121212;letter-spacing:-1.5px;margin:0 0 10px;font-size:40px;font-weight:600;line-height:1.1}.waitlist-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0 auto;font-size:60px;font-weight:700;line-height:1.1}.waitlist-tagline{color:#000;margin:24px 0 0;font-size:16px;font-weight:500}.waitlist-form-container{width:100%;max-width:680px;margin:0 auto 80px}.waitlist-form{background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#eb3667 0%,#831734 100%);background-origin:padding-box,border-box;background-clip:padding-box,border-box;border:1.5px solid #0000;border-radius:100px;align-items:center;padding:5px 5px 5px 30px;display:flex;box-shadow:0 15px 40px #00000034}.waitlist-input{color:#121212;border:none;outline:none;flex-grow:1;font-size:16px}.waitlist-input::placeholder{color:#a0a0a0}.waitlist-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#d62d54,#8a1937);border:none;border-radius:40px;padding:15px 35px;font-size:16px;font-weight:600;transition:all .3s}.waitlist-btn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #d62d5433}.waitlist-cards-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.waitlist-card{background:#fff;border:1px solid #00000026;border-radius:16px;flex-direction:column;justify-content:space-between;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000003}.waitlist-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0000000a}.waitlist-card-top{justify-content:space-between;align-items:center;gap:20px;padding:12px 10px 12px 30px;display:flex}.waitlist-card-title{background:linear-gradient(90deg,#d62d54,#8a1937);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0;font-size:22px;font-weight:700}.waitlist-card-arrow-box{background:linear-gradient(135deg,#d62d54,#8a1937);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.waitlist-card-arrow{mix-blend-mode:screen;width:24px;height:24px}.waitlist-card-bottom{background:linear-gradient(90deg,#d62d54,#8a1937);border-top:none;padding:20px 36px}.waitlist-card-desc{color:#fff;margin:0;font-size:15px;font-weight:600}@media (max-width:992px){.waitlist-subtitle-top{font-size:40px}.waitlist-title{font-size:64px}.waitlist-cards-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (max-width:768px){.waitlist-section{padding:80px 0}.waitlist-subtitle-top{font-size:32px}.waitlist-title{font-size:54px}.waitlist-form{padding:6px 6px 6px 20px}.waitlist-btn{padding:12px 24px;font-size:14px}}@media (max-width:1100px){.desktop-only-cards{flex-flow:row!important;justify-content:flex-end!important;gap:12px!important;width:auto!important;display:flex!important;position:absolute!important;bottom:24px!important;right:24px!important}.mobile-only-cards{display:none!important}.overlay-card{flex-shrink:0!important;width:130px!important}}@media (max-width:992px){.hero-card{margin-top:-110px!important}.hero-bg-image,.hero-carousel-track,.hero-gradient-overlay{height:300px!important}.hero-label{margin-top:16px!important}.hero-content{z-index:5;position:relative;margin-top:0!important;padding-top:140px!important}.hero-content-slide{text-align:center!important;align-items:center!important;width:100%!important;padding-left:0!important;padding-right:0!important}.desktop-only-cards{display:none!important}.mobile-only-cards{background:0 0!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;width:100%!important;max-width:340px!important;margin:16px auto 24px!important;padding:0 16px!important;display:grid!important;position:relative!important;bottom:auto!important;right:auto!important}.overlay-card{flex-shrink:1!important;width:100%!important;max-width:none!important}.safety-ecosystem-section{padding:50px 0!important}.safety-ecosystem-header{margin-bottom:30px!important}.platform-section{padding:50px 0!important}.platform-header{margin-bottom:30px!important}.works-section{padding:56px 0!important}.works-header{margin-bottom:20px!important}.works-badge-bar{margin-bottom:30px!important}.works-grid{margin-bottom:20px!important}.lives-section{padding:60px 0!important}.lives-header{margin-bottom:30px!important}.flow-section{padding:50px 0!important}.flow-header{margin-bottom:20px!important}.faq-section{padding:40px 0 24px!important}.faq-title{margin-bottom:24px!important}.waitlist-section{padding:40px 0 60px!important}}@media (max-width:576px){.hero-title{line-height:1.05;margin-bottom:20px!important;font-size:44px!important}.hero-tagline{font-size:18px!important}.hero-description{font-size:15px!important}.hero-actions{width:100%;flex-direction:column!important;gap:12px!important}.btn-explore,.btn-pricing{justify-content:center!important;width:100%!important}.overlay-card-image{height:65px!important}.overlay-card-label{font-size:12px!important}.ecosystem-title{line-height:1.05;font-size:44px!important}.ecosystem-subtitle{font-size:18px!important}.ecosystem-desc{font-size:15px!important}.ecosystem-actions{width:100%;flex-direction:column!important;gap:12px!important}.btn-ecosystem-primary,.btn-ecosystem-outline{justify-content:center!important;width:100%!important}.dhsi-title{line-height:1.1;font-size:32px!important}.dhsi-subtitle{font-size:14px!important}.protection-card{border-radius:20px!important;height:auto!important;min-height:80px!important;padding:12px!important}.protection-card-icon-box{border-radius:10px!important;width:56px!important;height:56px!important}.protection-card-text{padding-left:16px!important;padding-right:0!important;font-size:16px!important}.trusted-card{padding:20px!important}.trusted-quote{font-size:14px!important}.trusted-avatar{width:44px!important;height:44px!important}.trusted-name{font-size:16px!important}.deploy-title{font-size:32px!important}.deploy-card{border-radius:16px!important;height:80px!important;font-size:16px!important}.faq-title{font-size:28px!important}.faq-item{padding:16px 20px!important}.faq-question{font-size:16px!important}.faq-answer{font-size:14px!important}.waitlist-subtitle-top{font-size:28px!important}.waitlist-title{font-size:40px!important}.waitlist-form{border-radius:20px!important;flex-direction:column!important;gap:12px!important;padding:16px!important}.waitlist-input{text-align:center!important;width:100%!important;padding:8px 0!important}.waitlist-btn{width:100%!important;padding:14px!important}.waitlist-cards-grid{grid-template-columns:1fr!important}.waitlist-card{margin-bottom:0!important}.waitlist-card-title{font-size:18px!important}.waitlist-card-top{padding:20px 24px!important}.waitlist-card-bottom{padding:16px 24px!important}}@keyframes drawArc{0%{stroke-dashoffset:var(--start-offset,125.66px)}to{stroke-dashoffset:var(--target-offset)}}.dhsi-progress-arc{animation:1.6s cubic-bezier(.22,1,.36,1) forwards drawArc}.dhsi-progress-arc-big{animation:2s cubic-bezier(.22,1,.36,1) forwards drawArc}@keyframes scaleInDot{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.dhsi-indicator-dot,.dhsi-indicator-dot-big{transform-origin:var(--target-x,var(--cx)) var(--target-y,var(--cy));animation:.8s cubic-bezier(.34,1.56,.64,1) .6s both scaleInDot}@keyframes heroFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hero-bg-image{animation:1.8s cubic-bezier(.16,1,.3,1) both heroFadeInScale}.hero-label{animation:.8s cubic-bezier(.16,1,.3,1) .1s both heroFadeInUp}.hero-title{animation:.8s cubic-bezier(.16,1,.3,1) .2s both heroFadeInUp}.pill-badge{animation:.8s cubic-bezier(.16,1,.3,1) .3s both heroFadeInUp}.hero-tagline{animation:.8s cubic-bezier(.16,1,.3,1) .4s both heroFadeInUp}.hero-description{animation:.8s cubic-bezier(.16,1,.3,1) .5s both heroFadeInUp}.hero-actions{animation:.8s cubic-bezier(.16,1,.3,1) .7s both heroFadeInUp}@keyframes checklistSlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.hero-checklist .checklist-item:first-child{animation:.6s cubic-bezier(.16,1,.3,1) .5s both checklistSlideIn}.hero-checklist .checklist-item:nth-child(2){animation:.6s cubic-bezier(.16,1,.3,1) .6s both checklistSlideIn}.hero-checklist .checklist-item:nth-child(3){animation:.6s cubic-bezier(.16,1,.3,1) .7s both checklistSlideIn}@keyframes tabSlideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.desktop-only-cards .overlay-card:first-child,.mobile-only-cards .overlay-card:first-child{animation:.5s cubic-bezier(.16,1,.3,1) both tabSlideInRight}.desktop-only-cards .overlay-card:nth-child(2),.mobile-only-cards .overlay-card:nth-child(2){animation:.5s cubic-bezier(.16,1,.3,1) 50ms both tabSlideInRight}.desktop-only-cards .overlay-card:nth-child(3),.mobile-only-cards .overlay-card:nth-child(3){animation:.5s cubic-bezier(.16,1,.3,1) .1s both tabSlideInRight}.desktop-only-cards .overlay-card:nth-child(4),.mobile-only-cards .overlay-card:nth-child(4){animation:.5s cubic-bezier(.16,1,.3,1) .15s both tabSlideInRight}.faq-answer-box{transition:all .35s cubic-bezier(.4,0,.2,1)}@media (max-width:576px){.hero-checklist{align-items:center!important;width:100%!important;max-width:420px!important;margin:0 auto 36px!important;padding:0 16px!important}.checklist-item{text-align:center!important;justify-content:center!important;align-items:center!important}.checklist-icon{margin-top:0!important}.checklist-text{text-align:center!important}.hero-actions{flex-direction:column!important;gap:12px!important;width:100%!important;padding:0 16px!important}.btn-explore,.btn-pricing{justify-content:center!important;width:100%!important}}
