.info-card{--card-bg:#ffffff;--card-bg-hover:#ffffff;--card-border:#dfe7f2;--card-title-color:#1a1a1a;--card-text-color:#666666;--card-radius:16px;--card-padding:24px;--card-gap:24px;--card-body-gap:12px;--info-card-icon-size:24px;--info-card-icon-box-size:48px;--info-card-icon-radius:12px;--info-card-icon-bg:#fa856b;--info-card-icon-color:#1a1a1a;display:flex;flex-direction:column;gap:var(--card-gap);width:312px;padding:var(--card-padding);border:1.5px solid var(--card-border);border-radius:var(--card-radius);background-color:var(--card-bg);text-align:left;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease}.info-card:hover{transform:translateY(-4px);background-color:var(--card-bg-hover);box-shadow:0 14px 30px rgb(26 26 26/8%)}.info-card-body{display:flex;flex-direction:column;gap:var(--card-body-gap)}.info-card-title{color:var(--card-title-color);font-size:24px;font-weight:700;line-height:120%}.info-card-text,.info-card-title{margin:0;font-family:Satoshi,Arial,sans-serif;transition:color .22s ease}.info-card-text{color:var(--card-text-color);font-size:14px;font-weight:500;line-height:160%}.info-card-icon-wrapper{display:flex;align-items:center;justify-content:center;width:var(--info-card-icon-box-size);height:var(--info-card-icon-box-size);flex:0 0 var(--info-card-icon-box-size);border-radius:var(--info-card-icon-radius);background-color:var(--info-card-icon-bg);color:var(--info-card-icon-color);overflow:hidden;transition:color .22s ease,background-color .22s ease}.info-card-icon{display:block;width:var(--info-card-icon-size);height:var(--info-card-icon-size);color:inherit;object-fit:contain;transition:color .22s ease}.info-card-badge{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 auto;border-radius:50%;background-color:#0f1b3d;color:#ffffff;font-family:Satoshi,Arial,sans-serif;font-size:24px;font-weight:700}.info-card-list{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none}.info-card-list-item{display:flex;align-items:center;gap:10px;color:var(--card-text-color);font-family:Satoshi,Arial,sans-serif;font-size:14px;font-weight:500}.info-card-list-item svg{width:18px;height:18px;flex:0 0 auto;color:#3b82f6}.info-card-media{position:relative;width:100%;height:100px;border-radius:12px;overflow:hidden}.info-card-media img{object-fit:cover}.info-card--split{--card-bg:transparent;--card-bg-hover:#1a1a1a;--card-title-color:#1a1a1a;--card-text-color:#1a1a1a;--info-card-icon-color:#1a1a1a;width:100%;padding:30px 40px;border:none;border-radius:0}.info-card--split:hover{--card-title-color:#ffffff;--card-text-color:#cfcfcf;--info-card-icon-color:#ffffff;transform:none;box-shadow:none}@media (max-width:720px){.info-card{width:100%;min-height:240px}.info-card--split{padding:24px 20px}}.info-card--center{align-items:center;text-align:center}.info-card--center .info-card-body{align-items:center;width:100%}.problem-section{width:100%;padding:24px 0 80px;background-color:transparent}.problem-container{width:min(1320px,calc(100% - 120px));height:552px;margin:0 auto;gap:60px;padding:0;text-align:center;opacity:1}.problem-container,.problem-header{display:flex;flex-direction:column;align-items:center}.problem-header{width:860px;max-width:100%;gap:24px}.problem-eyebrow{height:19px;color:#d31388;font-size:14px;line-height:100%}.problem-eyebrow,.problem-title{width:860px;max-width:100%;margin:0;font-family:Satoshi,Arial,sans-serif;font-weight:700;letter-spacing:0;text-align:center}.problem-title{height:116px;color:#1a1a1a;font-size:clamp(40px,3.55vw,48px);line-height:120%;text-wrap:balance}.problem-subtitle{width:860px;max-width:100%;height:19px;margin:0;color:#666666;font-family:Satoshi,Arial,sans-serif;font-size:clamp(13px,1.1vw,16px);font-weight:500;line-height:120%;letter-spacing:0;text-align:center;white-space:nowrap}.problem-cards{display:grid;grid-template-columns:repeat(4,minmax(0,312px));justify-content:center;gap:24px;width:100%;height:290px}@media (max-width:1180px){.problem-container{width:min(100% - 48px,860px);height:auto}.problem-cards{grid-template-columns:repeat(2,minmax(0,312px));height:auto}}@media (max-width:720px){.problem-section{padding:80px 0 64px}.problem-container{width:calc(100% - 32px);height:auto;gap:36px}.problem-title{height:auto;font-size:32px}.problem-subtitle{height:auto;font-size:14px;line-height:140%;white-space:normal}.problem-cards{grid-template-columns:1fr;height:auto}}.hero-section{--hero-parallax-scale:1;margin:0 0 var(--section-spacing);margin-left:calc(50% - 50vw);padding:0;background:#000000}.hero-section,.hero-stage{width:100vw;overflow:hidden}.hero-stage{--hero-width:100%;--hero-height:1030px;--hero-bg-start:#000000;--hero-bg-end:#2f2f2f;--hero-glow-purple:#9333ea;--hero-glow-blue:#3b82f6;--hero-tag-bg:#fb7232;--hero-title-color:#fbfbfb;--hero-copy-color:#9ca3af;position:relative;height:var(--hero-height);margin:0 auto;border:0;border-radius:0;background:linear-gradient(236.56deg,var(--hero-bg-start) 21.75%,var(--hero-bg-end) 99.8%);color:var(--color-white);isolation:isolate}.hero-stage:before{top:314px;left:154px;z-index:-2;width:984px;height:569px;border-radius:50%;background:radial-gradient(circle at 32% 52%,color-mix(in srgb,var(--hero-glow-blue) 56%,transparent) 0 15%,transparent 44%),radial-gradient(circle at 65% 60%,color-mix(in srgb,var(--hero-glow-purple) 58%,transparent) 0 17%,transparent 48%);filter:blur(60px);opacity:.58;animation:hero-gradient-drift 8s ease-in-out infinite alternate}.hero-stage:after,.hero-stage:before{content:"";position:absolute;pointer-events:none}.hero-stage:after{inset:0;z-index:-1;background:radial-gradient(circle at 14% 46%,color-mix(in srgb,var(--hero-glow-blue) 18%,transparent) 0 8%,transparent 24%),linear-gradient(90deg,color-mix(in srgb,var(--color-white) 7%,transparent),transparent 25%,transparent 75%,color-mix(in srgb,var(--hero-bg-start) 24%,transparent))}.hero-dot-layer{position:absolute;inset:0;z-index:1;pointer-events:none}.hero-dot{position:absolute;top:var(--dot-y);left:var(--dot-x);width:var(--dot-size);height:var(--dot-size);border-radius:50%;opacity:.72;transform:translate(-50%,-50%)}.hero-dot--soft{background:color-mix(in srgb,var(--color-white) 30%,transparent)}.hero-dot--orange{background:color-mix(in srgb,var(--hero-tag-bg) 64%,transparent)}.hero-dot--gold{background:color-mix(in srgb,#a58547 64%,transparent)}.hero-top-tag{position:absolute;top:40px;left:50%;z-index:3;width:123px;transform:translateX(-50%);color:var(--color-white);font-family:var(--font-family-heading);font-size:14px;font-weight:700;line-height:1.5;letter-spacing:0;text-align:center;white-space:nowrap}.hero-top-tag__accent{color:var(--color-light-blue)}.hero-title{top:172px;height:116px;color:var(--hero-title-color);font-size:48px;font-weight:700;line-height:120%;vertical-align:middle}.hero-copy,.hero-title{position:absolute;left:50%;z-index:3;width:1032px;margin:0;transform:translateX(-50%);font-family:Satoshi,Arial,sans-serif;letter-spacing:0;text-align:center}.hero-copy{top:328px;height:52px;color:#c3c3c3;font-size:16px;font-weight:500;line-height:160%}.hero-cta{position:relative;z-index:1}.animated-button-wrapper{top:508px;right:0;left:0;z-index:4;display:flex}.animated-button-wrapper,.hero-feature-tag{position:absolute;justify-content:center;align-items:center}.hero-feature-tag{z-index:5;display:inline-flex;width:142px;height:28px;padding:5px 14px;border:1.5px solid var(--color-white);border-radius:40px;background:var(--hero-tag-bg);color:var(--color-white);font-family:var(--font-family-heading);font-size:11px;font-weight:700;line-height:1.5;letter-spacing:0;white-space:nowrap;box-shadow:0 12px 26px color-mix(in srgb,var(--hero-bg-start) 42%,transparent);animation:hero-tag-float 3.6s ease-in-out infinite}.hero-feature-tag--left{top:488px;left:204px}.hero-feature-tag--right{top:236px;right:auto;left:1209px;width:136px;height:28px;animation-delay:-1.4s}.hero-feature-tag__pointer{position:absolute;right:-11px;bottom:-15px;width:22px;height:22px;pointer-events:none}.hero-image-group{position:absolute;bottom:0;left:50%;z-index:2;display:flex;width:min(1321px,calc(100vw - 96px));aspect-ratio:1321/407;justify-content:center;transform:translateX(-50%)}.hero-dashboard--main{position:relative;width:100%;height:100%;transform:scale(var(--hero-parallax-scale));transform-origin:center bottom;will-change:transform}.hero-dashboard__image{object-fit:contain}@keyframes hero-gradient-drift{0%{transform:translate(-18px,10px) scale(.96);opacity:.5}to{transform:translate(38px,-12px) scale(1.08);opacity:.72}}@keyframes hero-tag-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:1439px){.hero-stage{height:auto;aspect-ratio:1440/1030}.hero-stage:before{top:30.52%;left:10.66%;width:68.33%;height:55.26%}.hero-top-tag{top:5.26%}.hero-title{top:16.7%;font-size:clamp(34px,4vw,48px)}.hero-copy,.hero-title{width:71.66%;height:auto}.hero-copy{top:31.84%;font-size:clamp(12px,1.25vw,16px)}.animated-button-wrapper{top:49.36%}.hero-feature-tag--left{top:47.42%;left:14.17%}.hero-feature-tag--right{top:22.91%;right:auto;left:83.96%}.hero-image-group{top:auto;bottom:0;left:50%;width:calc(100% - 48px);height:auto}.hero-dashboard--main{width:100%;height:100%}.hero-dashboard--left,.hero-dashboard--right{top:40%;width:27.32%;height:60%}}@media (max-width:800px){.hero-section{margin-top:0;padding-inline:0}.hero-stage{min-height:760px;aspect-ratio:auto;border-radius:0}.hero-stage:before{top:250px;left:-12px;width:96%;height:310px}.hero-top-tag{top:28px;font-size:12px}.hero-title{top:112px;width:calc(100% - 32px);font-size:clamp(30px,7vw,38px);line-height:1.25}.hero-copy{top:258px;width:min(680px,calc(100% - 48px));font-size:14px}.animated-button-wrapper{top:370px}.hero-feature-tag{width:120px;height:27px;font-size:9px}.hero-feature-tag--left{top:458px;left:24px}.hero-feature-tag--right{top:438px;right:24px;left:auto}.hero-image-group{top:auto;bottom:0;left:50%;width:calc(100% - 24px);height:auto}.hero-dashboard--main{width:100%;height:100%}.hero-dashboard--left,.hero-dashboard--right{top:96px;width:42%;height:144px}}@media (max-width:520px){.hero-stage{min-height:700px}.hero-title{top:102px;font-size:clamp(28px,8.5vw,34px);line-height:1.15}.hero-copy{top:242px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.animated-button-wrapper{top:360px}.hero-feature-tag{display:none}.hero-image-group{width:calc(100% - 16px)}.hero-dashboard--main{width:100%;height:100%}.hero-dashboard--left,.hero-dashboard--right{top:96px;width:49%;height:116px}}@media (prefers-reduced-motion:reduce){.hero-image-group{transform:translateX(-50%)}.hero-dashboard--main{transform:none}}.how-it-works-section{--hiw-section-bg:#122442;--hiw-heading-color:var(--color-white);--hiw-paragraph-color:#c8d8ee;--hiw-pink-accent:var(--color-pink);--hiw-blue-accent:#2f7dff;--hiw-ink:var(--color-primary);--hiw-book-width:min(647px,48vw);--hiw-content-width:610px;--hiw-duration:820ms;background:var(--hiw-section-bg);color:var(--hiw-heading-color);outline:none;overflow:hidden;padding:clamp(64px,7vw,100px) 0;width:100%}.how-it-works-section:focus-visible{box-shadow:inset 0 0 0 3px rgb(47 125 255/70%)}.hiw-container{align-items:center;display:grid;gap:clamp(34px,5vw,72px);grid-template-columns:minmax(0,var(--hiw-content-width)) minmax(430px,var(--hiw-book-width));margin:0 auto;max-width:var(--container-width);min-height:526px;padding-inline:var(--container-padding);width:100%}.hiw-content{color:var(--hiw-heading-color);display:flex;flex-direction:column;justify-content:center;min-width:0}.hiw-eyebrow{color:var(--hiw-pink-accent);font-size:var(--font-size-small);font-weight:700;line-height:1.2;margin:0 0 var(--space-5)}.hiw-text-block{min-height:238px}.hiw-title{color:var(--hiw-heading-color);font-size:clamp(32px,3.5vw,48px);font-weight:800;letter-spacing:0;line-height:1.12;margin:0 0 var(--space-5);max-width:590px}.hiw-description{color:var(--hiw-paragraph-color);font-size:clamp(14px,1.2vw,16px);line-height:1.7;margin:0;max-width:590px}.hiw-pagination{align-items:center;display:flex;gap:9px;margin-top:var(--space-6)}.hiw-dot{background:#58749f;border:0;border-radius:var(--radius-pill);height:7px;padding:0;transition:background .18s ease,transform .18s ease,width .18s ease;width:7px}.hiw-dot.active{background:var(--hiw-blue-accent);width:28px}.hiw-book__page-zone:focus-visible,.hiw-dot:focus-visible{outline:2px solid var(--color-white);outline-offset:4px}.hiw-book{align-items:center;display:flex;flex-direction:column;justify-self:end;max-width:100%;min-width:0;perspective:1800px}.hiw-book__stage{aspect-ratio:650/468;max-width:100%;position:relative;transform-style:preserve-3d;transition:filter .28s ease,transform var(--hiw-duration) cubic-bezier(.2,.75,.24,1);width:var(--hiw-book-width)}.hiw-book__stage:after{background:radial-gradient(ellipse at center,rgb(0 0 0/34%) 0,rgb(0 0 0/13%) 45%,transparent 72%);bottom:-20px;content:"";height:36px;left:7%;position:absolute;right:7%;transform:translateZ(-28px);transition:left var(--hiw-duration) ease,opacity var(--hiw-duration) ease,right var(--hiw-duration) ease;z-index:0}.hiw-book__frame{filter:drop-shadow(0 22px 26px rgb(0 0 0/20%));object-fit:contain;opacity:1;pointer-events:none;transition:opacity .26s ease;z-index:1}.hiw-book__left-page,.hiw-book__right-page{color:var(--hiw-ink);height:77.2%;position:absolute;top:11.7%;transition:opacity .18s ease;z-index:3}.hiw-book__left-page{left:7.8%;width:43.4%}.hiw-book__right-page{height:100%;inset:0;width:auto}.hiw-book__page-copy{color:var(--hiw-ink);inset:0;position:absolute;text-align:center;z-index:2}.hiw-book__page-copy h3{color:#64666b;font-size:clamp(18px,1.86vw,24px);font-weight:700;height:56px;top:18.5%;width:min(213px,76%)}.hiw-book__page-copy h3,.hiw-book__page-copy p{font-family:var(--font-family-body,Satoshi,sans-serif);left:50%;letter-spacing:0;line-height:160%;margin:0;position:absolute;text-align:center;transform:translateX(-50%)}.hiw-book__page-copy p{align-items:center;color:#6d7078;display:flex;font-size:clamp(12px,1.24vw,16px);font-weight:400;height:63px;justify-content:center;padding:0;top:64.5%;width:min(214px,76%)}.hiw-book__visual-area{border-radius:12px;bottom:13.8%;left:8.7%;opacity:1;overflow:hidden;position:absolute;right:7.6%;top:12.7%;transform:rotate(0deg);z-index:2}.hiw-book__right-page .hiw-book__visual-area{bottom:auto;height:60.15%;left:56.46%;right:auto;top:19.87%;width:38.62%}.hiw-book__slide-image{object-fit:cover}.hiw-book__turn-art{inset:0;object-fit:fill;pointer-events:none;position:absolute;z-index:0}.hiw-book__turn-page{--flip-transform:rotateY(0deg) rotateX(0deg) translateX(0) translateZ(0) skewY(0deg) scaleX(1);--flip-filter:drop-shadow(0 14px 16px rgb(0 0 0/0%));--flip-radius:9px 24px 26px 8px;--flip-clip:polygon(0 1.2%,97% 0,100% 3%,98.8% 50%,100% 97%,97% 100%,0 98.8%);--crease-opacity:.12;--crease-transform:translateX(-34%) translateZ(12px) scaleX(.68);--fold-opacity:.12;--fold-transform:translateZ(18px) rotateY(-7deg) translateX(0) scaleX(.62);--spine-shadow-opacity:.48;border-radius:var(--flip-radius);clip-path:var(--flip-clip);filter:var(--flip-filter);height:77.2%;left:50.5%;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:11.8%;transform:var(--flip-transform);transform-origin:1.2% 50%;transform-style:preserve-3d;width:43.7%;will-change:transform,filter,opacity,clip-path,border-radius;z-index:4}.hiw-book.is-flipping .hiw-book__turn-page{opacity:1}.hiw-book__turn-page:after,.hiw-book__turn-page:before{content:"";inset:0;pointer-events:none;position:absolute}.hiw-book__turn-page:before{background:linear-gradient(90deg,rgb(0 0 0/26%),rgb(0 0 0/10%) 18%,transparent 42%),radial-gradient(92% 125% at 0 50%,rgb(0 0 0/20%),transparent 62%);opacity:var(--spine-shadow-opacity);transform:translateZ(8px);z-index:3}.hiw-book__turn-page:after{background:linear-gradient(90deg,transparent 0 18%,rgb(255 255 255/30%) 32%,transparent 46%),radial-gradient(120% 100% at 78% 50%,rgb(255 255 255/24%),transparent 54%);opacity:var(--crease-opacity);transform:var(--crease-transform);z-index:4}.hiw-book__turn-face{backface-visibility:hidden;border-radius:inherit;inset:0;overflow:hidden;position:absolute;transform-style:preserve-3d}.hiw-book__turn-face.front{background:transparent}.hiw-book__turn-face.back{background:transparent;transform:rotateY(180deg)}.hiw-book__turn-art{filter:drop-shadow(0 0 0 rgb(0 0 0/0))}.hiw-book__page-fold{background:linear-gradient(90deg,rgb(255 255 255/0),rgb(255 255 255/58%) 34%,rgb(210 219 231/60%) 61%,rgb(0 0 0/22%)),repeating-linear-gradient(90deg,transparent 0 5px,rgb(0 0 0/4%) 6px 7px);border-left:1px solid rgb(255 255 255/55%);border-radius:2px 28px 30px 2px;bottom:-1px;filter:blur(.05px);opacity:var(--fold-opacity);pointer-events:none;position:absolute;right:-1px;top:-1px;transform:var(--fold-transform);transform-origin:right center;width:21%;z-index:7}.hiw-book.is-flipping .hiw-book__left-page,.hiw-book.is-flipping .hiw-book__right-page{opacity:.34}.hiw-book__closed-book{inset:9% 17% 10% 18%;opacity:0;pointer-events:none;position:absolute;transform:rotateX(7deg) rotateY(-18deg) rotate(-1deg) scale(.72);transform-style:preserve-3d;transition:opacity .26s ease,transform var(--hiw-duration) cubic-bezier(.2,.75,.24,1);z-index:7}.hiw-book__closed-cover,.hiw-book__closed-pages,.hiw-book__closed-spine{border-radius:10px;position:absolute}.hiw-book__closed-pages{background:repeating-linear-gradient(90deg,#d9e0e8 0 1px,#f8fafc 1px 4px),#f8fafc;border-radius:8px 12px 12px 8px;box-shadow:14px 22px 32px rgb(0 0 0/24%);inset:5% 7% 4% 9%;transform:translateZ(-9px) rotateY(-4deg)}.hiw-book__closed-cover.front{align-items:center;background:radial-gradient(circle at 18% 18%,rgb(255 255 255/18%) 0 2px,transparent 3px),linear-gradient(135deg,#24436d,#172c4d 52%,#0f213b);border:1px solid rgb(255 255 255/20%);box-shadow:inset 20px 0 28px rgb(255 255 255/8%),inset -18px 0 28px rgb(0 0 0/22%),18px 24px 34px rgb(0 0 0/30%);color:var(--color-white);display:flex;flex-direction:column;inset:0 0 0 13%;justify-content:center;overflow:hidden;transform:translateZ(24px) rotateY(-5deg)}.hiw-book__closed-cover.front:before{background:linear-gradient(180deg,var(--hiw-pink-accent),var(--hiw-blue-accent));bottom:12%;content:"";left:15%;position:absolute;top:12%;width:3px}.hiw-book__closed-cover.front:after{background:radial-gradient(circle,rgb(255 255 255/28%) 0 1px,transparent 2px);background-size:18px 18px;content:"";inset:0;opacity:.28;position:absolute}.hiw-book__closed-cover.back{background:linear-gradient(135deg,#dbe4ee,#f8fafc);border:1px solid #c6d0dc;inset:4% 8% 3% 5%;transform:translateZ(-18px) rotateY(-7deg)}.hiw-book__closed-spine{background:linear-gradient(180deg,#2f5687,#132947 48%,#386391);box-shadow:inset -9px 0 16px rgb(0 0 0/26%),inset 6px 0 12px rgb(255 255 255/12%);bottom:2%;left:5%;top:2%;transform:translateZ(26px) rotateY(8deg);width:15%}.hiw-book__cover-mark{border:1px solid rgb(255 255 255/42%);border-radius:50%;height:clamp(28px,5vw,54px);margin-bottom:16px;position:relative;width:clamp(28px,5vw,54px);z-index:1}.hiw-book__cover-mark:after,.hiw-book__cover-mark:before{background:rgb(255 255 255/70%);border-radius:var(--radius-pill);content:"";height:2px;left:24%;position:absolute;right:24%}.hiw-book__cover-mark:before{top:38%}.hiw-book__cover-mark:after{top:58%}.hiw-book__cover-title{font-size:clamp(15px,2.2vw,25px);font-weight:800;letter-spacing:0;line-height:1;position:relative;z-index:1}.hiw-book__cover-line{background:rgb(255 255 255/32%);border-radius:var(--radius-pill);height:2px;margin-top:16px;position:relative;width:34%;z-index:1}.hiw-book.is-closed .hiw-book__stage{filter:saturate(.96);transform:rotateX(5deg) scale(.86)}.hiw-book.is-closed .hiw-book__stage:after{left:24%;opacity:.75;right:22%}.hiw-book.is-closed .hiw-book__frame,.hiw-book.is-closed .hiw-book__left-page,.hiw-book.is-closed .hiw-book__right-page,.hiw-book.is-closed .hiw-book__turn-page{opacity:0}.hiw-book.is-closed .hiw-book__closed-book{opacity:1;transform:rotateX(7deg) rotateY(-18deg) rotate(-1deg) scale(1)}.hiw-book__page-zone{appearance:none;background:transparent;border:0;bottom:15%;position:absolute;top:14%;touch-action:manipulation;z-index:9}.hiw-book__page-zone.left{left:7%;width:29%}.hiw-book__page-zone.right{right:7%;width:29%}.hiw-book__page-zone.center{bottom:9%;left:36%;top:9%;width:28%}.hiw-book__page-zone:disabled{cursor:default}.hiw-book.is-closed .hiw-book__page-zone.left,.hiw-book.is-closed .hiw-book__page-zone.right{display:none}.hiw-book.is-closed .hiw-book__page-zone.center{inset:6% 18%;width:auto}@media (max-width:1180px){.hiw-container{grid-template-columns:minmax(0,1fr) minmax(360px,45vw)}.how-it-works-section{--hiw-book-width:min(560px,45vw)}}@media (max-width:900px){.how-it-works-section{--hiw-book-width:min(650px,100%)}.hiw-container{gap:var(--space-7);grid-template-columns:1fr;min-height:0}.hiw-text-block{min-height:0}.hiw-book{justify-self:center;width:100%}.hiw-book__stage{margin-inline:auto}}@media (max-width:540px){.how-it-works-section{padding:56px 0}.hiw-title{font-size:clamp(28px,9vw,36px)}.hiw-description{font-size:14px}.hiw-book__page-copy h3{font-size:clamp(13px,4.3vw,18px);height:auto;line-height:160%;top:18.5%;width:min(213px,76%)}.hiw-book__page-copy p{font-size:clamp(8px,2.7vw,12px);height:63px;line-height:160%;top:64.5%;width:min(214px,76%)}.hiw-book__visual-area{border-radius:12px;bottom:13.8%;left:8.7%;right:7.6%;top:12.7%}.hiw-book__right-page .hiw-book__visual-area{bottom:auto;height:60.15%;left:56.46%;right:auto;top:19.87%;width:38.62%}}@media (prefers-reduced-motion:reduce){.hiw-book__closed-book,.hiw-book__stage,.hiw-dot{transition-duration:1ms}.hiw-book.is-flipping .hiw-book__turn-page{animation:none}.hiw-book__turn-page{opacity:0}}.services-section{width:100%;padding:80px 0;background:#ffffff}.services-container{max-width:1320px;margin:0 auto}.services-header{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:64px}.services-header-content{flex:1 1}.services-eyebrow{margin:0 0 16px;color:#e83d82;font-size:14px;font-weight:700}.services-title{max-width:19ch;margin:0;color:#1a1a1a;font-family:var(--font-family-heading,inherit);font-size:42px;font-weight:700;line-height:1.2;text-wrap:balance}.services-header-desc{flex:1 1;max-width:500px;padding-top:32px}.services-header-desc p{margin:0;color:#666666;font-size:14px;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%}.services-card.info-card{--card-title-color:#ffffff;--card-text-color:rgb(255 255 255/84%);position:relative;display:block;width:100%;min-width:0;min-height:390px;height:100%;padding:32px;overflow:hidden;border:1px solid rgb(255 255 255/30%);border-radius:14px;background:#172033;box-shadow:0 2px 8px rgb(0 0 0/8%)}.services-card.info-card:hover{box-shadow:0 18px 36px rgb(0 0 0/16%)}.services-card-media.info-card-media{position:absolute;inset:0;z-index:0;width:100%;height:100%;margin:0;border-radius:0}.services-card-media:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgb(11 20 38/12%),rgb(11 20 38/58%) 62%,rgb(11 20 38/92%)),linear-gradient(135deg,rgb(232 61 130/24%),transparent 56%);transition:background .35s ease,-webkit-backdrop-filter .35s ease;transition:background .35s ease,backdrop-filter .35s ease;transition:background .35s ease,backdrop-filter .35s ease,-webkit-backdrop-filter .35s ease}.services-card-media img{transition:transform .6s ease,filter .35s ease}.services-card.info-card:focus-within .services-card-media img,.services-card.info-card:hover .services-card-media img{transform:scale(1.06);filter:blur(3px)}.services-card.info-card:focus-within .services-card-media:after,.services-card.info-card:hover .services-card-media:after{background:linear-gradient(180deg,rgb(11 20 38/38%),rgb(11 20 38/76%) 54%,rgb(11 20 38/96%)),linear-gradient(135deg,rgb(232 61 130/34%),transparent 56%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.services-card-badge{position:relative;z-index:1;width:48px;height:48px;border-radius:8px;background-color:var(--color-orange);transition:transform .35s ease,opacity .35s ease}.services-card-body{position:absolute;right:32px;bottom:32px;left:32px;z-index:1;gap:12px;transform:translateY(calc(100% - 32px));transition:transform .45s cubic-bezier(.22,1,.36,1)}.services-card.info-card:focus-within .services-card-body,.services-card.info-card:hover .services-card-body{transform:translateY(0)}.services-card-title.info-card-title{font-family:var(--font-family-heading,inherit);font-size:20px;line-height:1.2}.services-card-subtitle.info-card-text{max-width:34ch;line-height:1.5;opacity:0;transform:translateY(16px);transition:opacity .3s ease 80ms,transform .45s ease 80ms}.services-card-features.info-card-list{position:relative;top:14px;gap:9px;max-height:0;overflow:hidden;opacity:0;transform:translateY(16px);transition:max-height .45s ease,opacity .3s ease .12s,transform .45s ease .12s}.services-card.info-card:focus-within .services-card-features,.services-card.info-card:focus-within .services-card-subtitle,.services-card.info-card:hover .services-card-features,.services-card.info-card:hover .services-card-subtitle{opacity:1;transform:translateY(0)}.services-card.info-card:focus-within .services-card-features,.services-card.info-card:hover .services-card-features{max-height:180px}.services-card-feature.info-card-list-item{align-items:flex-start;gap:12px;color:rgb(255 255 255/86%);line-height:1.4}.services-card-feature.info-card-list-item svg{width:16px;height:16px;margin-top:1px}@media (max-width:1024px){.services-container{padding:0 24px}.services-header{flex-direction:column;gap:24px}.services-header-desc{padding-top:0}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.services-card.info-card{min-height:360px;padding:24px}.services-card-body{right:24px;bottom:24px;left:24px}}@media (hover:none){.services-card-body{transform:translateY(0)}.services-card-features,.services-card-subtitle{opacity:1;transform:translateY(0)}.services-card-features{max-height:180px}}@media (prefers-reduced-motion:reduce){.services-card,.services-card *,.services-card:after,.services-card:before{transition-duration:.01ms!important}}@media (max-width:640px){.services-title{max-width:22ch;font-size:32px}.services-grid{grid-template-columns:1fr}}.workflow-section{padding:100px 0;background:#ffffff;width:100%}.workflow-container{max-width:1320px;margin:0 auto}.workflow-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:80px;gap:48px}.workflow-header-content{flex:1 1}.workflow-eyebrow{color:#E83D82;font-size:14px;font-weight:700;margin-bottom:16px;margin-top:0}.workflow-title{color:#1a1a1a;font-family:var(--font-family-heading,inherit);font-size:42px;font-weight:700;line-height:1.2;margin:0}.workflow-header-desc{flex:1 1;max-width:500px;padding-top:40px}.workflow-header-desc p{color:#666666;font-size:14px;line-height:1.6;margin:0}.workflow-process{display:flex;flex-direction:column;gap:32px;width:100%}.workflow-timeline{display:flex;align-items:center;justify-content:space-between;padding:0 5%}.workflow-node{background-color:#1a1a1a;color:#ffffff;width:48px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;flex-shrink:0;z-index:2}.workflow-connector{flex:1 1;display:flex;align-items:center;position:relative;margin:0 16px}.workflow-dashed-line{flex:1 1;height:2px;border-top:2px dashed #cccccc}.workflow-arrow-head{width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #cccccc;margin-left:-2px}.workflow-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.workflow-card{--card-border:#eaeaea;--card-radius:12px;--card-padding:40px 20px 32px;--card-gap:28px;--card-body-gap:16px;width:100%;min-width:0;min-height:290px;box-shadow:0 4px 16px rgba(0,0,0,.03)}.workflow-card:hover{box-shadow:0 12px 24px rgba(0,0,0,.06)}.workflow-card-icon{--info-card-icon-bg:#fa856b}.workflow-card-title{font-size:18px}.workflow-card-text{font-size:13px;line-height:1.6;max-width:210px}@media (max-width:1024px){.workflow-container{padding:0 24px}.workflow-header{flex-direction:column;gap:24px;margin-bottom:48px}.workflow-header-desc{padding-top:0}.workflow-timeline{display:none}.workflow-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.workflow-title{font-size:32px}.workflow-cards{grid-template-columns:1fr}}.ecosystem-section{width:100%;padding:80px 0;background-color:transparent}.ecosystem-container{display:flex;flex-direction:column;width:min(1320px,calc(100% - 100px));margin:0 auto;gap:48px}.ecosystem-header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.ecosystem-eyebrow{color:#d31388;font-size:14px;line-height:100%}.ecosystem-eyebrow,.ecosystem-title{margin:0;font-family:Satoshi,Arial,sans-serif;font-weight:700}.ecosystem-title{max-width:680px;color:#1a1a1a;font-size:clamp(32px,3vw,40px);line-height:130%;text-wrap:balance}.ecosystem-cards{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.ecosystem-cell{position:relative;display:flex}.ecosystem-card-link{display:flex;width:100%;text-decoration:none;color:inherit}.ecosystem-divider{position:absolute;top:0;bottom:0;right:0;width:1px;background-color:#000000}@media (max-width:900px){.ecosystem-cards{grid-template-columns:1fr;gap:40px}.ecosystem-divider{display:none}}@media (max-width:425px){.ecosystem-container{width:auto}.ecosystem-cards{gap:30px}}