:root{--nav-height:68px;--hero-nav-gap:1px;--section-space-y:100px;--section-space-y-sm:72px;--purple-deep:#4b1bb2;--purple-light:#dcbdff;--purple-muted:#ddd0ed;--purple-50:#f3e9ff;--gold:#fec026;--cream:#fff8e5;--black:#000;--text:#4b5563;--text-h:#000;--bg:#fff;--border:#ddd0ed;--accent:#4b1bb2;--accent-hover:#3a1590;--accent-soft:#dcbdff;--accent-light:#f3e9ff;--highlight:#fec026;--gradient-section:linear-gradient(180deg, #fff 0%, var(--purple-50) 100%);--gradient-hero:linear-gradient(160deg, #fff 0%, var(--purple-50) 55%, #dcbdff40 100%);--font-body:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-display:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;font-family:var(--font-body);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box}html{overflow-x:clip}body{color:var(--text);font-family:var(--font-body);background:#fff;margin:0;overflow-x:clip}#root{width:100%;min-height:100svh;overflow-x:clip}h1,h2,h3{font-family:var(--font-display);color:var(--text-h);margin:0;font-weight:700}p{margin:0}@media (width<=900px){:root{--nav-height:0px}}.navbar{z-index:100;min-height:var(--nav-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);box-sizing:border-box;background:#ffffffeb;flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:100%;max-width:100%;padding:10px 48px;display:grid;position:sticky;top:0;overflow-x:clip;box-shadow:0 2px 20px #4b1bb20f}.navbar__logo{flex-shrink:0;grid-column:1;justify-self:start;align-items:center;text-decoration:none;transition:opacity .2s,transform .2s;display:flex}.navbar__logo:hover{opacity:.88;transform:translateY(-1px)}.navbar__logo-img{object-fit:contain;border-radius:8px;width:auto;height:38px;display:block}.navbar__links{background:var(--purple-50);border:1px solid var(--border);border-radius:999px;grid-column:2;justify-self:center;align-items:center;gap:4px;padding:5px;display:flex}.navbar__link{font-family:var(--font-body);color:var(--text);letter-spacing:-.01em;white-space:nowrap;border-radius:999px;padding:9px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.navbar__link:hover{color:var(--purple-deep);background:#ffffffbf}.navbar__link--active{color:var(--purple-deep);background:#fff;font-weight:600;box-shadow:0 2px 10px #4b1bb21f}.navbar__cta{font-family:var(--font-body);background:var(--purple-deep);color:#fff;letter-spacing:-.01em;border-radius:999px;flex-shrink:0;padding:11px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s;box-shadow:0 4px 14px #4b1bb240}.navbar__actions{grid-column:3;justify-self:end;align-items:center;gap:12px;display:flex}.navbar__qr{flex-shrink:0;position:relative}.navbar__qr-trigger{border:1px solid var(--border);width:44px;height:44px;color:var(--purple-deep);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:border-color .2s,box-shadow .2s,transform .15s,background .2s,color .2s;display:flex;box-shadow:0 2px 10px #4b1bb214}.navbar__qr-trigger:hover,.navbar__qr:focus-within .navbar__qr-trigger{background:var(--purple-50);border-color:#4b1bb247;transform:translateY(-1px);box-shadow:0 4px 14px #4b1bb224}.navbar__qr-icon{width:22px;height:22px;display:block}.navbar__qr-popover{z-index:120;border:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:10px;width:188px;padding:14px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-6px);box-shadow:0 16px 40px #4b1bb224}.navbar__qr:hover .navbar__qr-popover,.navbar__qr:focus-within .navbar__qr-popover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.navbar__qr-image{object-fit:contain;border-radius:8px;width:132px;height:132px;display:block}.navbar__qr-text{font-family:var(--font-body);text-align:center;color:#5b6472;margin:0;font-size:12px;font-weight:500;line-height:1.45}.navbar__cta:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 6px 18px #4b1bb252}@media (width<=900px){.navbar{display:none}}.section1{padding:var(--section-space-y) 48px 0;text-align:center;isolation:isolate;background:#fff;max-width:1200px;margin:0 auto;position:relative;overflow-x:clip}.section1:before{content:"";z-index:-1;background:#fff;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.section1__intro{margin-bottom:48px}.section1__heading{font-family:var(--font-display);letter-spacing:-.03em;max-width:900px;margin:0 auto 20px;font-size:clamp(32px,4.5vw,56px);font-weight:600;line-height:1.25}.section1__word{transition:color 80ms linear}.section1__subtitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--purple-deep);opacity:0;visibility:hidden;max-width:720px;margin:0 auto;font-size:clamp(20px,2.8vw,30px);font-weight:600;line-height:1.4;transition:opacity .6s,transform .6s,visibility .6s;transform:translateY(14px)}.section1__subtitle--visible{opacity:1;visibility:visible;transform:translateY(0)}.section1__stats{box-sizing:border-box;background:#fff;border:1px solid #ebe8ef;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;max-width:1100px;margin:0 auto;padding:20px 10px;transition:background .55s,border-color .55s,box-shadow .55s;display:grid;box-shadow:0 4px 20px #0000000a}.section1__stat{text-align:center;isolation:isolate;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-width:0;padding:16px 12px;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .45s,box-shadow .55s cubic-bezier(.22,1,.36,1),background .55s;display:flex;position:relative;overflow:hidden}.section1__stat-orb{opacity:0;pointer-events:none;z-index:0;background:radial-gradient(circle,#fec02647 0%,#dcbdff2e 42%,#0000 72%);border-radius:50%;width:88px;height:88px;transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .45s;position:absolute;top:22%;left:50%;transform:translate(-50%,-50%)scale(.35)}.section1__stat:after{content:"";opacity:0;pointer-events:none;z-index:2;background:linear-gradient(115deg,#0000 38%,#ffffff8c 50%,#0000 62%);position:absolute;inset:0;transform:translate(-120%)}.section1__stat:not(:first-child):before{content:"";background:var(--gold);z-index:1;border-radius:2px;width:4px;height:72%;transition:height .55s cubic-bezier(.22,1,.36,1),width .45s,box-shadow .55s,background .55s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.section1__stat-value{z-index:1;font-family:var(--font-display);letter-spacing:-.04em;color:var(--purple-deep);width:100%;margin:0;font-size:clamp(28px,3.2vw,42px);font-weight:700;line-height:1.05;transition:transform .55s cubic-bezier(.22,1,.36,1),color .45s,background .45s,-webkit-text-fill-color .45s;position:relative}.section1__stat-label{z-index:1;font-family:var(--font-body);color:var(--purple-deep);flex-direction:column;align-items:center;gap:0;width:100%;max-width:none;margin:0;font-size:clamp(10px,.95vw,13px);font-weight:600;line-height:1.4;display:flex;position:relative}.section1__stat-label span{text-align:center;transition:transform .5s cubic-bezier(.22,1,.36,1),color .45s;display:block}@media (hover:hover){.section1__stats:has(.section1__stat:hover){box-shadow:none;background:0 0;border-color:#0000}.section1__stats:has(.section1__stat:hover) .section1__stat:not(:hover){opacity:.62;transform:scale(.97)}.section1__stat:hover{z-index:2;background:linear-gradient(#f3e9ffd9 0%,#ffffff59 100%);transform:translateY(-8px)scale(1.02);box-shadow:inset 0 0 0 1px #4b1bb21a,0 14px 32px #4b1bb224}.section1__stat:hover .section1__stat-orb{opacity:1;transform:translate(-50%,-50%)scale(1.75)}.section1__stat:hover:after{opacity:1;animation:.75s forwards section1-stat-shine}.section1__stat:hover .section1__stat-value{background:linear-gradient(135deg, var(--purple-deep) 0%, #6b2fd4 55%, #c98a00 100%);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;transform:scale(1.1)translateY(-2px)}.section1__stat:hover .section1__stat-label span:first-child{color:#3a1590;transition-delay:30ms;transform:translateY(-2px)}.section1__stat:hover .section1__stat-label span:nth-child(2){color:#3a1590;transition-delay:70ms;transform:translateY(-3px)}.section1__stat:hover .section1__stat-label span:nth-child(3){color:#3a1590;transition-delay:.11s;transform:translateY(-4px)}.section1__stat:not(:first-child):hover:before{background:linear-gradient(180deg, #ffe08a 0%, var(--gold) 55%, #e8a820 100%);width:5px;height:92%;box-shadow:0 0 18px #fec02680}}@keyframes section1-stat-shine{0%{transform:translate(-120%)}to{transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.section1__stat,.section1__stat:before,.section1__stat:after,.section1__stat-orb,.section1__stat-value,.section1__stat-label span{transition:none;animation:none}.section1__stats:has(.section1__stat:hover) .section1__stat:not(:hover){opacity:1;transform:none}.section1__stat:hover,.section1__stat:hover .section1__stat-value,.section1__stat:hover .section1__stat-label span{transform:none}}@media (width<=768px){.section1{padding:var(--section-space-y-sm) 24px 0}.section1__intro{margin-bottom:36px}.section1__heading{margin-bottom:16px}.section1__subtitle{font-size:clamp(18px,4.5vw,24px)}.section1__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 0;max-width:100%;padding:18px 10px}.section1__stat{padding:10px 14px}.section1__stat:not(:first-child):before{display:none}.section1__stat:nth-child(2n):before{content:"";background:var(--gold);z-index:1;border-radius:2px;width:4px;height:72%;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (hover:hover){.section1__stat:nth-child(2n):hover:before{background:linear-gradient(180deg, #ffe08a 0%, var(--gold) 55%, #e8a820 100%);width:5px;height:92%;box-shadow:0 0 18px #fec02680}}.section1__stat-value{font-size:clamp(24px,6vw,32px)}.section1__stat-label{font-size:11px}}.section2-wrapper{background:var(--gradient-section);width:100%;overflow-x:clip}.section2{padding:var(--section-space-y) 48px 0;max-width:1200px;margin:0 auto;position:relative}.section2__grid{grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:56px;display:grid;overflow:hidden}.section2__visual{will-change:transform, opacity;flex-direction:column;align-items:stretch;width:100%;min-height:0;display:flex}.section2__image{flex:1;justify-content:center;align-items:stretch;width:100%;min-height:100%;display:flex}.section2__img{object-fit:cover;object-position:center center;border-radius:24px;width:100%;max-width:480px;height:100%;min-height:570px;max-height:calc(100% - 50px);box-shadow:0 16px 48px #4b1bb224}.section2__content{text-align:left;will-change:transform, opacity}.section2__heading{font-family:var(--font-display);letter-spacing:-.03em;flex-direction:column;align-items:flex-start;margin:0 0 16px;font-size:clamp(28px,3.5vw,44px);font-weight:600;line-height:1.25;display:flex}.section2__heading-line{color:var(--black);display:block}.section2__heading-line--brand{color:var(--purple-deep)}.section2__divider{background:var(--gold);border-radius:4px;width:50px;height:8px;margin-bottom:32px}.section2__description{font-family:var(--font-body);color:#4b5563;letter-spacing:-.01em;margin:0 0 24px;font-size:clamp(15px,1.4vw,18px);font-weight:500;line-height:1.65}.section2__description:last-of-type{margin-bottom:0}@media (width<=900px){.section2{padding:var(--section-space-y-sm) 24px 0}.section2__grid{grid-template-columns:1fr;gap:36px}.section2__visual{order:1;opacity:1!important;transform:none!important}.section2__content{text-align:left;order:2;opacity:1!important;transform:none!important}.section2__img{aspect-ratio:2/3;max-width:100%;height:auto;min-height:370px;max-height:470px}.section2__heading{font-size:clamp(26px,6.5vw,36px)}.section2__divider{margin-bottom:28px}.section2__description{font-size:clamp(14px,3.5vw,16px);line-height:1.6}}.section3{padding:var(--section-space-y) 48px 0;isolation:isolate;box-sizing:border-box;background:#fff;width:100%;max-width:1200px;margin:0 auto;position:relative;overflow-x:clip}.section3:before{content:"";z-index:-1;background:#fff;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.section3__grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;width:100%;min-width:0;display:grid}.section3__content{text-align:left}.section3__heading{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(28px,3.5vw,44px);font-weight:600;line-height:1.25}.section3__divider{background:var(--gold);border-radius:4px;width:50px;height:8px;margin-bottom:46px}.section3__heading-intro{color:var(--black)}.section3__heading-brand{color:var(--purple-deep)}.section3__description{font-family:var(--font-body);color:#4b5563;letter-spacing:-.01em;margin:0 0 24px;font-size:clamp(15px,1.4vw,18px);font-weight:500;line-height:1.65}.section3__description:last-child{margin-bottom:0}.section3__features{box-sizing:border-box;background:#fff;border:1px solid #ebe8ef;border-radius:20px;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;width:100%;min-width:0;margin-top:40px;padding:20px 10px;display:grid;box-shadow:0 4px 20px #0000000a}.section3__feature{text-align:center;flex-direction:column;align-items:center;gap:10px;min-width:0;padding:6px 12px;display:flex;position:relative}.section3__feature:not(:first-child):before{content:"";background:var(--gold);transform-origin:50%;opacity:.5;border-radius:2px;width:4px;height:72%;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .45s;position:absolute;top:50%;left:0;transform:translateY(-50%)scaleY(.4)}.section3__features--visible .section3__feature:not(:first-child):before{opacity:1;transform:translateY(-50%)scaleY(1)}.section3__feature-icon-wrap{justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;overflow:visible}.section3__feature-icon-wrap:before{content:"";background:linear-gradient(145deg, var(--purple-50) 0%, var(--cream) 100%);opacity:0;z-index:0;pointer-events:none;border:2px solid #fec02673;border-radius:50%;transition:opacity .35s,transform .45s cubic-bezier(.34,1.45,.64,1);position:absolute;inset:-6px;transform:scale(.72);box-shadow:0 4px 14px #4b1bb21f,inset 0 1px #fffc}.section3__feature-icon-wrap:after{content:"";opacity:0;z-index:0;pointer-events:none;border:2px solid #fec02600;border-radius:50%;position:absolute;inset:-6px;transform:scale(.85);box-shadow:0 0 #fec0264d}.section3__feature-icon{z-index:1;object-fit:contain;opacity:0;flex-shrink:0;width:56px;height:56px;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.34,1.45,.64,1);position:relative;transform:translateY(24px)scale(.45)rotate(-8deg)}.section3__features--visible .section3__feature-icon{opacity:1;transform:translateY(0)scale(1)rotate(0)}.section3__features--visible .section3__feature:first-child .section3__feature-icon{transition-delay:80ms}.section3__features--visible .section3__feature:nth-child(2) .section3__feature-icon{transition-delay:.16s}.section3__features--visible .section3__feature:nth-child(3) .section3__feature-icon{transition-delay:.24s}.section3__features--visible .section3__feature:nth-child(4) .section3__feature-icon{transition-delay:.32s}.section3__features--visible .section3__feature:nth-child(5) .section3__feature-icon{transition-delay:.4s}.section3__features--visible .section3__feature:nth-child(6) .section3__feature-icon{transition-delay:.48s}.section3__features--visible .section3__feature:first-child .section3__feature-icon{animation:3.4s ease-in-out .7s infinite section3-icon-float}.section3__features--visible .section3__feature:nth-child(2) .section3__feature-icon{animation:3.8s ease-in-out .9s infinite section3-icon-float}.section3__features--visible .section3__feature:nth-child(3) .section3__feature-icon{animation:3.2s ease-in-out 1.1s infinite section3-icon-float}.section3__features--visible .section3__feature:nth-child(4) .section3__feature-icon{animation:4s ease-in-out .8s infinite section3-icon-float}.section3__features--visible .section3__feature:nth-child(5) .section3__feature-icon{animation:3.6s ease-in-out 1s infinite section3-icon-float}.section3__features--visible .section3__feature:nth-child(6) .section3__feature-icon{animation:3.9s ease-in-out 1.2s infinite section3-icon-float}.section3__feature-title{font-family:var(--font-body);color:var(--purple-deep);opacity:0;margin:0;font-size:clamp(10px,.95vw,13px);font-weight:600;line-height:1.4;transition:opacity .45s,transform .5s cubic-bezier(.22,1,.36,1),color .35s;transform:translateY(12px)}.section3__feature-title:after{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);border-radius:999px;width:0;height:2px;margin:6px auto 0;transition:width .45s cubic-bezier(.22,1,.36,1);display:block}.section3__features--visible .section3__feature-title{opacity:1;transform:translateY(0)}.section3__features--visible .section3__feature:first-child .section3__feature-title{transition-delay:.2s}.section3__features--visible .section3__feature:nth-child(2) .section3__feature-title{transition-delay:.28s}.section3__features--visible .section3__feature:nth-child(3) .section3__feature-title{transition-delay:.36s}.section3__features--visible .section3__feature:nth-child(4) .section3__feature-title{transition-delay:.44s}.section3__features--visible .section3__feature:nth-child(5) .section3__feature-title{transition-delay:.52s}.section3__features--visible .section3__feature:nth-child(6) .section3__feature-title{transition-delay:.6s}@keyframes section3-icon-float{0%,to{transform:translateY(0)scale(1)rotate(0)}50%{transform:translateY(-6px)scale(1.03)rotate(2deg)}}@keyframes section3-icon-pop{0%{transform:translateY(0)scale(1)rotate(0)}35%{transform:translateY(-10px)scale(1.14)rotate(-6deg)}65%{transform:translateY(-5px)scale(1.08)rotate(3deg)}to{transform:translateY(-6px)scale(1.1)rotate(0)}}@keyframes section3-ring-burst{0%{opacity:1;border-color:#fec026bf;transform:scale(.9);box-shadow:0 0 #fec02666}to{opacity:0;border-color:#fec02600;transform:scale(1.55);box-shadow:0 0 0 10px #fec02600}}@media (hover:hover){.section3__feature:hover .section3__feature-icon-wrap:before{opacity:1;transform:scale(1.12)}.section3__feature:hover .section3__feature-icon{animation:.55s cubic-bezier(.34,1.45,.64,1) forwards section3-icon-pop}.section3__feature:hover .section3__feature-icon-wrap:after{animation:.7s ease-out forwards section3-ring-burst}.section3__feature:hover .section3__feature-title{color:#3a1590}.section3__feature:hover .section3__feature-title:after{width:72%}.section3__feature:not(:first-child):hover:before{opacity:1;transform:translateY(-50%)scaleY(1.08)}}.section3__image{justify-content:center;align-items:center;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.section3__img{object-fit:contain;object-position:center;transform-origin:50%;will-change:transform, opacity;border-radius:20px;width:auto;max-width:100%;height:clamp(560px,68vh,720px)}@media (width<=900px){.section3{padding:var(--section-space-y-sm) 24px 0;max-width:100%}.section3:before{width:100%;left:0;transform:none}.section3__grid{grid-template-columns:1fr;gap:40px}.section3__content{text-align:left;flex-direction:column;order:1;align-items:flex-start;width:100%;min-width:0;max-width:560px;margin-left:auto;margin-right:auto;display:flex}.section3__divider{margin-left:0;margin-right:auto}.section3__image{order:2;width:100%}.section3__img{width:100%;max-width:360px;height:auto;max-height:min(420px,55vh);opacity:1!important;transform:none!important}.section3__description{font-size:clamp(14px,3.5vw,16px);line-height:1.6}.section3__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 0;margin-top:32px;padding:18px 10px;display:grid;overflow:visible}.section3__feature{flex:unset;padding:6px 14px}.section3__feature:not(:first-child):before{display:none}.section3__feature:nth-child(2n):before{content:"";background:var(--gold);transform-origin:50%;opacity:.5;border-radius:2px;width:4px;height:72%;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)scaleY(.4)}.section3__features--visible .section3__feature:nth-child(2n):before{opacity:1;transform:translateY(-50%)scaleY(1)}@media (hover:hover){.section3__feature:nth-child(2n):hover:before{opacity:1;transform:translateY(-50%)scaleY(1.08)}}.section3__feature-icon-wrap{width:56px;height:56px}.section3__feature-icon{width:48px;height:48px}.section3__feature-title{font-size:11px}}@media (prefers-reduced-motion:reduce){.section3__img{opacity:1!important;transform:none!important}.section3__feature-icon,.section3__feature-title,.section3__feature:not(:first-child):before{opacity:1;transition:none;animation:none;transform:none}.section3__feature:hover .section3__feature-icon{animation:none;transform:none}.section3__feature:hover .section3__feature-icon-wrap:before,.section3__feature:hover .section3__feature-icon-wrap:after{opacity:1;animation:none;transform:scale(1.12)}}.section4-wrapper{background:#fff;width:100%;overflow-x:clip}.section4{padding:var(--section-space-y) 40px 0;box-sizing:border-box;width:100%;max-width:1320px;margin:0 auto;position:relative}.section4__header{width:100%;margin-bottom:56px}.section4__heading{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(30px,3.2vw,44px);font-weight:700;line-height:1.2}.section4__heading-text{color:var(--black)}.section4__heading-brand{color:var(--purple-deep)}.section4__divider{background:var(--gold);border-radius:4px;width:50px;height:8px;margin-bottom:22px}.section4__subtitle{font-family:var(--font-body);color:#5b6472;letter-spacing:-.01em;max-width:80%;margin:0;font-size:clamp(15px,1.35vw,18px);font-weight:500;line-height:1.65}.section4__subtitle+.section4__subtitle{margin-top:12px}.section4__canvas{margin-top:12px;position:relative}.section4__ecosystem{z-index:1;grid-template-columns:minmax(250px,.95fr) minmax(360px,1.35fr) minmax(250px,.95fr);align-items:stretch;gap:clamp(18px,2vw,32px);display:grid;position:relative}.section4__card,.section4__hub,.section4__summary{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.section4--visible .section4__card,.section4--visible .section4__hub,.section4--visible .section4__summary{opacity:1;transform:translateY(0)}.section4__card--left{grid-area:1/1}.section4__hub{grid-area:1/2}.section4__card--right{grid-area:1/3}.section4__card-shell{background:#fff;border:1px solid #ddd0edcc;border-radius:24px;flex-direction:column;height:100%;min-height:460px;padding:26px 24px 22px;transition:border-color .55s cubic-bezier(.22,1,.36,1),box-shadow .55s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #4b1bb20f}.section4__card-shell:before{content:"";background:var(--gradient-hero);opacity:0;pointer-events:none;z-index:0;transition:opacity .55s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.section4__card-copy{z-index:2;position:relative}.section4__card-label{margin-bottom:14px}.section4__card-title,.section4__hub-label-title{flex-direction:column;gap:2px;display:flex}.section4__title-line{display:block}.section4__feature-label-line{white-space:nowrap;display:block}.section4__card-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--purple-deep);margin:0;font-size:clamp(18px,1.5vw,24px);font-weight:700;line-height:1.25}.section4__card-text{font-family:var(--font-body);color:#5b6472;margin:0;font-size:clamp(13px,1vw,15px);font-weight:400;line-height:1.65}.section4__card--left .section4__card-copy,.section4__card--right .section4__card-copy{text-align:center}.section4__card--left .section4__card-title,.section4__card--right .section4__card-title{align-items:center}.section4__card-media{z-index:1;flex:1;justify-content:center;align-items:center;min-height:200px;margin-top:18px;padding:8px 0 12px;display:flex;position:relative}.section4__card-media-stage{justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;display:flex;position:relative}.section4__card-image{object-fit:contain;filter:drop-shadow(0 16px 28px #371e741f);width:auto;max-width:100%;max-height:210px;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1),filter .55s cubic-bezier(.22,1,.36,1);display:block;transform:scale(1)translateY(0)}.section4__card--right .section4__card-image{max-height:380px}.section4__card-features{opacity:0;visibility:hidden;flex-direction:column;justify-content:center;gap:8px;margin:0;padding:4px 2px;list-style:none;transition:opacity .55s cubic-bezier(.22,1,.36,1),visibility .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;overflow-y:auto;transform:translateY(10px)}.section4__card-feature{opacity:.88;background:#fffffff0;border:1px solid #ddd0edb3;border-radius:12px;align-items:flex-start;gap:10px;padding:8px 10px;transition:background .5s cubic-bezier(.22,1,.36,1),border-color .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1),opacity .5s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(6px)}.section4__card-feature-icon{background:linear-gradient(#fff 0%,#fff8e8 100%);border:1px solid #fec02680;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .5s cubic-bezier(.22,1,.36,1),border-color .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);display:flex;transform:scale(1)}.section4__card-feature-icon img{object-fit:contain;width:18px;height:18px}.section4__card-feature-text{font-family:var(--font-body);color:#3d3451;text-align:left;margin:0;font-size:11px;font-weight:600;line-height:1.4;transition:color .5s cubic-bezier(.22,1,.36,1)}@media (hover:hover){.section4__card-shell:hover,.section4__card-shell:focus-within{border-color:#4b1bb247;box-shadow:0 16px 42px #4b1bb224}.section4__card-shell:hover:before,.section4__card-shell:focus-within:before{opacity:1}.section4__card-shell:hover .section4__card-image,.section4__card-shell:focus-within .section4__card-image{opacity:0;filter:blur(2px)drop-shadow(0 8px 16px #371e7414);transform:scale(.96)translateY(-6px)}.section4__card-shell:hover .section4__card-features,.section4__card-shell:focus-within .section4__card-features{opacity:1;visibility:visible;transition-delay:80ms;transform:translateY(0)}.section4__card-shell:hover .section4__card-feature,.section4__card-shell:focus-within .section4__card-feature{opacity:1;background:#fff;border-color:#4b1bb23d;transform:translateY(0)translate(2px);box-shadow:0 6px 16px #4b1bb21a}.section4__card-shell:hover .section4__card-feature:first-child,.section4__card-shell:focus-within .section4__card-feature:first-child{transition-delay:.12s}.section4__card-shell:hover .section4__card-feature:nth-child(2),.section4__card-shell:focus-within .section4__card-feature:nth-child(2){transition-delay:.18s}.section4__card-shell:hover .section4__card-feature:nth-child(3),.section4__card-shell:focus-within .section4__card-feature:nth-child(3){transition-delay:.24s}.section4__card-shell:hover .section4__card-feature:nth-child(4),.section4__card-shell:focus-within .section4__card-feature:nth-child(4){transition-delay:.3s}.section4__card-shell:hover .section4__card-feature:nth-child(5),.section4__card-shell:focus-within .section4__card-feature:nth-child(5){transition-delay:.36s}.section4__card-shell:hover .section4__card-feature-icon,.section4__card-shell:focus-within .section4__card-feature-icon{background:linear-gradient(#fff 0%,#fff4d6 100%);border-color:#fec026bf;transform:scale(1.06);box-shadow:0 4px 12px #fec02638}.section4__card-shell:hover .section4__card-feature-text,.section4__card-shell:focus-within .section4__card-feature-text{color:var(--purple-deep)}.section4__card-shell:hover .section4__card-badge,.section4__card-shell:focus-within .section4__card-badge{opacity:0;visibility:hidden}}.section4__card-badge{z-index:3;background:#fff;border:1px solid #ddd0ede6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .45s cubic-bezier(.22,1,.36,1),visibility .45s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:20px;left:22px;box-shadow:0 8px 20px #4b1bb214}.section4__card-badge img{object-fit:contain;width:28px;height:28px}.section4__hub{flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;height:100%;min-height:460px;padding-top:20px;display:flex}.section4__hub-label{text-align:center;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.section4__hub-label-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--purple-deep);margin:0;font-size:clamp(18px,1.5vw,24px);font-weight:700;line-height:1.2}.section4__hub-stage{justify-content:center;align-items:center;width:min(100%,640px);height:100%;min-height:460px;display:flex;position:relative}.section4__hub-rings{pointer-events:none;position:absolute;inset:0}.section4__hub-ring{border:1.5px dashed #7a47ca38;border-radius:50%;position:absolute}.section4__hub-ring--outer{inset:-3.4%}.section4__hub-ring--inner{border-style:solid;border-color:#f2b41c38;inset:22%;box-shadow:inset 0 0 0 8px #7a47ca08}.section4__orbit{pointer-events:none;position:absolute;inset:0}.section4__orbit-point{z-index:3;text-align:center;pointer-events:auto;width:128px;transform:translate(-50%, -50%) rotate(var(--orbit-angle)) translateY(calc(-1 * var(--orbit-radius))) rotate(calc(-1 * var(--orbit-angle)));flex-direction:column;align-items:center;gap:8px;transition:transform .3s;display:flex;position:absolute;top:50%;left:50%}.section4__orbit-icon{background:linear-gradient(#fff 0%,#fff8e8 100%);border:1.5px solid #fec0268c;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 18px #fec02629}.section4__orbit-icon img{object-fit:contain;width:26px;height:26px}.section4__orbit-label{font-family:var(--font-body);color:#3d3451;text-align:center;text-wrap:balance;opacity:.92;width:100%;max-width:128px;margin:0;font-size:11px;font-weight:600;line-height:1.35;transition:opacity .25s,transform .25s}.section4__hub-core{z-index:2;justify-content:center;align-items:center;width:clamp(312px,52%,456px);height:100%;min-height:504px;display:flex;position:relative}.section4__hub-core-glow{filter:blur(10px);background:radial-gradient(circle,#ffe2a1bf 0%,#ffe2a133 42%,#0000 72%),radial-gradient(circle at 50% 40%,#a47ee947 0%,#0000 68%);border-radius:50%;position:absolute;inset:10% 6%}.section4__hub-image{z-index:2;object-fit:contain;object-position:center;filter:drop-shadow(0 24px 40px #22105a29);width:auto;max-width:100%;height:100%;max-height:504px;position:relative}.section4__hub-features{width:100%;margin:0;padding:0;list-style:none;display:none}.section4__hub-feature{background:#ffffffeb;border:1px solid #ddd0edb3;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;display:flex}.section4__hub-feature-icon{background:linear-gradient(#fff 0%,#fff8e8 100%);border:1px solid #fec02680;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.section4__hub-feature-icon img{object-fit:contain;width:22px;height:22px}.section4__hub-feature-text{font-family:var(--font-body);color:#3d3451;margin:0;font-size:12px;font-weight:600;line-height:1.4}.section4__summary{z-index:1;background:#fff;border:1px solid #ddd0edd9;border-radius:999px;justify-content:center;align-items:center;gap:14px;width:min(100%,780px);margin:28px auto 0;padding:14px 28px;display:flex;position:relative;box-shadow:0 12px 28px #4b1bb20f}.section4__summary-icon{background:var(--purple-50);width:42px;height:42px;color:var(--purple-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.section4__summary-icon svg{width:26px;height:26px}.section4__summary-text{text-align:center;font-family:var(--font-body);color:#4b3d72;margin:0;font-size:clamp(13px,1.05vw,15px);font-weight:600;line-height:1.5}@media (hover:hover){.section4__orbit-point:hover{z-index:4}.section4__orbit-point:hover .section4__orbit-icon{transform:scale(1.12);box-shadow:0 12px 24px #fec02647}.section4__orbit-point:hover .section4__orbit-label{opacity:1;transform:scale(1.04)}}@media (width<=1180px){.section4__ecosystem{grid-template-columns:minmax(220px,.9fr) minmax(300px,1.2fr) minmax(220px,.9fr)}.section4__orbit-point{--orbit-radius-adjust:228px;width:100px;transform:translate(-50%, -50%) rotate(var(--orbit-angle)) translateY(calc(-1 * (var(--orbit-radius) - 40px))) rotate(calc(-1 * var(--orbit-angle)))}}@media (width<=1024px){.section4__ecosystem{grid-template-columns:1fr;gap:24px}.section4__card--left,.section4__hub,.section4__card--right{grid-area:auto/1}.section4__hub{order:1;gap:16px;min-height:0}.section4__card--left{order:2}.section4__card--right{order:3}.section4__hub-stage{flex-direction:column;gap:0;width:100%;height:auto;min-height:0}.section4__hub-rings,.section4__orbit{display:none}.section4__hub-core{width:min(100%,432px);height:auto;min-height:0;margin:0 auto;padding:0;position:relative}.section4__hub-core-glow{inset:4% 8%}.section4__hub-image{width:100%;height:auto;max-height:432px}.section4__hub-features{flex-direction:column;gap:8px;width:100%;max-width:520px;margin:0 auto;padding-top:4px;display:flex}}@media (width<=900px){.section4{padding:var(--section-space-y-sm) 24px 0}.section4__header{margin-bottom:32px}.section4__divider{margin-bottom:18px}.section4__card-shell{min-height:0;padding:22px 20px 20px}.section4__card-media{min-height:150px}.section4__card-image{max-height:170px}.section4__card--right .section4__card-image{max-height:287px}.section4__hub-core{width:min(100%,384px)}.section4__hub-image{max-height:384px}.section4__hub-features{max-width:440px}.section4__summary{border-radius:22px;width:100%;margin-top:20px;padding:16px 18px}}@media (width<=520px){.section4__hub-core{width:min(100%,336px)}.section4__hub-image{max-height:336px}.section4__hub-features{max-width:100%}.section4__summary{text-align:center;flex-direction:column}}@media (prefers-reduced-motion:reduce){.section4__card,.section4__hub,.section4__summary{opacity:1;transition:none;transform:none}.section4__orbit-icon,.section4__orbit-label,.section4__card-image,.section4__card-features,.section4__card-badge,.section4__card-shell,.section4__card-shell:before,.section4__card-feature,.section4__card-feature-icon,.section4__card-feature-text{transition:none}}.section5-wrapper{background:#fff;width:100%;overflow-x:clip}.section5{padding:var(--section-space-y) 48px 0;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;position:relative}.section5__inner{width:100%}.section5__header{width:100%;margin-bottom:56px}.section5__heading{font-family:var(--font-display);letter-spacing:-.03em;text-align:left;margin:0 0 16px;font-size:clamp(28px,3.5vw,44px);font-weight:600;line-height:1.25}.section5__heading-text{color:var(--black)}.section5__heading-brand{color:var(--purple-deep)}.section5__divider{background:var(--gold);border-radius:4px;width:50px;height:8px;margin-bottom:46px}.section5__subtitle{font-family:var(--font-body);color:#4b5563;letter-spacing:-.01em;width:100%;max-width:none;margin:0 0 24px;font-size:clamp(15px,1.4vw,18px);font-weight:500;line-height:1.65}.section5__subtitle:last-child{margin-bottom:0}.section5__grid{grid-template-rows:minmax(300px,34vh) minmax(300px,34vh);grid-template-columns:1fr 1.9fr 1fr;gap:32px;min-height:clamp(680px,72vh,880px);display:grid}.section5__card{flex-direction:column;min-height:0;display:flex}.section5__card--left-top{grid-area:1/1}.section5__card--left-bottom{grid-area:2/1}.section5__card--center{grid-area:1/2/span 2}.section5__card--right-top{grid-area:1/3}.section5__card--right-bottom{grid-area:2/3}.section5__image-wrap{isolation:isolate;cursor:pointer;background:#fff;border-radius:24px;flex:1;width:100%;min-height:280px;position:relative;overflow:clip;transform:translateZ(0);box-shadow:0 10px 36px #00000014}.section5__card--center .section5__image-wrap{border-radius:28px;min-height:520px;box-shadow:0 16px 48px #0000001a}.section5__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:filter .4s cubic-bezier(.32,.72,0,1);display:block;transform:scale(1.02)}.section5__overlay{z-index:2;opacity:0;text-align:center;background:#2d234185;flex-direction:column;justify-content:center;align-items:center;padding:24px 20px 64px;transition:opacity .4s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;inset:0}.section5__overlay-text{font-family:var(--font-body);color:#ffffffeb;letter-spacing:-.01em;max-width:280px;margin:0;font-size:clamp(13px,1.2vw,15px);font-weight:500;line-height:1.55}.section5__card--center .section5__overlay-text{max-width:360px;font-size:clamp(14px,1.3vw,17px)}@media (hover:hover){.section5__image-wrap:hover .section5__image{filter:grayscale(55%)brightness(.72)}.section5__image-wrap:hover .section5__overlay{opacity:1}}.section5__image-wrap:focus-within .section5__image{filter:grayscale(55%)brightness(.72)}.section5__image-wrap:focus-within .section5__overlay{opacity:1}.section5__image-wrap:focus{outline:none}.section5__image-wrap:focus-visible{outline:2px solid var(--purple-deep);outline-offset:3px}.section5__title-bar{z-index:3;background:linear-gradient(#ffffffb8 0%,#ffffffe0 100%);padding:14px 16px;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 1px #fff9}.section5__title{font-family:var(--font-body);color:var(--purple-deep);text-align:center;letter-spacing:-.02em;text-shadow:0 1px 3px #ffffffe6;margin:0;font-size:clamp(14px,1.4vw,17px);font-weight:600}.section5__card--center .section5__title{font-size:clamp(16px,1.6vw,20px)}.section5__card--center .section5__title-bar{padding:16px 20px}@media (width<=1100px){.section5__grid{grid-template-rows:minmax(240px,28vh) minmax(240px,28vh);grid-template-columns:1fr 1.5fr 1fr;gap:24px;min-height:560px}.section5__image-wrap{min-height:220px}.section5__card--center .section5__image-wrap{min-height:440px}}@media (width<=900px){.section5{padding:var(--section-space-y-sm) 24px 0;max-width:100%}.section5__header{margin-bottom:40px}.section5__subtitle{font-size:clamp(14px,3.5vw,16px);line-height:1.6}.section5__divider{margin-bottom:46px}.section5__grid{grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:24px;min-height:auto}.section5__card--left-top{grid-area:2/1}.section5__card--left-bottom{grid-area:3/1}.section5__card--center{grid-area:1/1/auto/-1}.section5__card--right-top{grid-area:2/2}.section5__card--right-bottom{grid-area:3/2}.section5__card--center .section5__image-wrap{min-height:320px}.section5__image-wrap{min-height:200px}}@media (width<=560px){.section5__grid{grid-template-columns:1fr}.section5__card--left-top,.section5__card--left-bottom,.section5__card--center,.section5__card--right-top,.section5__card--right-bottom{grid-area:auto/1}.section5__card--center .section5__image-wrap{min-height:280px}.section5__image-wrap{min-height:240px}}@media (prefers-reduced-motion:reduce){.section5__image,.section5__overlay{transition:none}}.journey-page,.journey-section{background:#fff;flex:1;width:100%;overflow-x:clip}.journey-section .journey-hero__inner{margin-top:var(--section-space-y);padding:8px 20px 48px}.journey-section .journey-timeline-wrap{padding-bottom:0}.journey-hero{background:0 0}.journey-hero__inner{text-align:center;box-sizing:border-box;width:100%;max-width:1120px;margin:0 auto;padding:72px 20px 64px}.journey-hero__badge{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--purple-deep);background:#ffffffa6;border:1px solid #ddd0ed99;border-radius:999px;align-items:center;gap:10px;margin-bottom:32px;padding:9px 18px;font-size:11px;font-weight:600;display:inline-flex}.journey-hero__badge-dot{background:var(--purple-deep);border-radius:50%;width:5px;height:5px}.journey-hero__title{font-family:var(--font-display);letter-spacing:-.03em;flex-direction:column;align-items:center;gap:10px;margin:0 0 16px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.15;display:flex}.journey-hero__title-line{display:block}.journey-hero__title-text{color:var(--black)}.journey-hero__title-brand{color:var(--purple-deep)}.journey-hero__divider{background:var(--gold);border-radius:4px;width:50px;height:8px;margin:0 auto 28px}.journey-hero__subtitle{font-family:var(--font-body);color:#6b7280;text-align:center;width:fit-content;max-width:100%;margin:0 auto;font-size:clamp(15px,1.55vw,18px);font-weight:400;line-height:1.65}.journey-hero__subtitle-text{margin:0}.journey-hero__subtitle-line{white-space:nowrap;display:block}.journey-timeline-wrap{background:0 0;padding:24px 20px 50vh}.journey-timeline{flex-direction:column;gap:36px;max-width:920px;margin:0 auto;display:flex;position:relative}.journey-timeline__connector{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.journey-timeline__connector-track,.journey-timeline__connector-fill{fill:none;stroke-linecap:round;stroke-linejoin:round}.journey-timeline__connector-track{stroke:#ddd0edf2;stroke-width:2px}.journey-timeline__connector-fill{stroke:var(--purple-deep);stroke-width:2.5px;transition:stroke-dashoffset .12s linear}.journey-step{z-index:1;opacity:.62;width:min(100%,620px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);position:relative;transform:translateY(20px)}.journey-step--right{align-self:flex-end}.journey-step--left{align-self:flex-start}.journey-step--reached{opacity:.9;transform:translateY(0)}.journey-step--active{opacity:1;transform:translateY(0)}.journey-step__card{background:#fff;border:1.5px solid #4b1bb22e;border-radius:28px;align-items:center;gap:18px;min-height:112px;padding:22px 24px;transition:background .55s cubic-bezier(.22,1,.36,1),border-color .55s,box-shadow .55s;display:flex;box-shadow:0 8px 28px #4b1bb212}.journey-step--right .journey-step__card{padding-left:28px;padding-right:32px}.journey-step--left .journey-step__card{padding-left:32px;padding-right:28px}.journey-step--reached .journey-step__card{background:#fff;border-color:#4b1bb238;box-shadow:0 8px 28px #4b1bb214}.journey-step--active .journey-step__card{background:var(--gradient-hero);border-color:#4b1bb247;box-shadow:0 12px 36px #4b1bb224}.journey-step__content{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.journey-step--left .journey-step__content{justify-content:flex-start}.journey-step--right .journey-step__content{text-align:right;justify-content:flex-end}.journey-step--left .journey-step__card,.journey-step--right .journey-step__card{flex-direction:row}.journey-step__node{z-index:2;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:relative}.journey-step__node-ring{background:#fff;border:2px solid #ddd0edf2;border-radius:50%;transition:border-color .45s,background .45s,box-shadow .45s;position:absolute;inset:0}.journey-step__node-core{z-index:1;opacity:0;background:0 0;border-radius:50%;width:8px;height:8px;transition:background .45s,box-shadow .45s,opacity .45s,transform .45s;position:relative;transform:scale(.5)}.journey-step__node--reached .journey-step__node-ring{border-color:var(--purple-deep);background:#fff;box-shadow:0 2px 10px #4b1bb224}.journey-step__node--reached .journey-step__node-core{background:var(--purple-deep);opacity:1;transform:scale(1)}.journey-step__node--active .journey-step__node-ring{border-color:var(--purple-deep);box-shadow:0 2px 12px #4b1bb238}.journey-step__node--active .journey-step__node-core{background:var(--purple-deep);opacity:1;width:10px;height:10px;transform:scale(1);box-shadow:0 0 0 4px #4b1bb22e}.journey-step__icon-box{background:color-mix(in srgb, var(--gold) 8%, #fff);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .5s cubic-bezier(.22,1,.36,1),background .35s;display:flex}.journey-step__icon-img{object-fit:contain;flex-shrink:0;width:48px;height:48px}.journey-step--reached .journey-step__icon-box{background:color-mix(in srgb, var(--gold) 8%, #fff)}.journey-step--active .journey-step__icon-box{background:color-mix(in srgb, var(--gold) 14%, #fff);transform:scale(1.06)}.journey-step__badge{min-width:42px;height:42px;font-family:var(--font-body);letter-spacing:.05em;color:#a89bc4;background:#ffffffbf;border:1px solid #ddd0ed8c;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 13px;font-size:13px;font-weight:600;transition:color .4s,background .4s,border-color .4s;display:inline-flex;box-shadow:0 2px 10px #4b1bb20f}.journey-step--reached .journey-step__badge{color:var(--purple-deep);background:#ffffffeb;border-color:#dcbdff99}.journey-step__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--black);margin:0;font-size:clamp(17px,1.75vw,22px);font-weight:600;line-height:1.22;transition:color .45s}.journey-step--title-reached .journey-step__title{color:var(--purple-deep)}@media (width<=768px){.journey-section .journey-hero__inner{margin-top:var(--section-space-y-sm);padding:8px 12px 44px}.journey-hero__inner{padding:52px 12px 44px}.journey-hero__subtitle{width:100%}.journey-hero__subtitle-line{white-space:normal}.journey-timeline-wrap{padding:16px 12px 45vh}.journey-timeline{gap:22px;padding-left:28px}.journey-step,.journey-step--right,.journey-step--left{align-self:stretch;width:100%}.journey-step__card{border-radius:22px;gap:12px;min-height:auto;padding:18px 18px 18px 20px}.journey-step--right .journey-step__card,.journey-step--left .journey-step__card{flex-direction:row;padding:18px 18px 18px 20px}.journey-step--left .journey-step__content,.journey-step--right .journey-step__content{text-align:left;flex-direction:row;justify-content:flex-start}.journey-step__icon-box{width:56px;height:56px}.journey-step__icon-img{width:42px;height:42px}.journey-step__title{white-space:normal}.journey-timeline__connector-track{stroke-width:1.5px}.journey-timeline__connector-fill{stroke-width:2px}}@media (prefers-reduced-motion:reduce){.journey-step,.journey-step__card,.journey-step__icon-box,.journey-step__node-ring,.journey-step__node-core,.journey-timeline__connector-fill{transition:none;animation:none}.journey-step{opacity:1;transform:none}}.about-page{background:#fff;flex-direction:column;flex:1;align-items:stretch;width:100%;min-height:calc(100svh - 68px);display:flex}.about-section{background:#fff;width:100%;overflow-x:clip}.about-section .about{margin-top:var(--section-space-y);padding:8px 48px 0}.about{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:80px 48px}.about__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:48px;display:grid}.about__content{text-align:left}.about__heading{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.15}.about__heading-text{color:var(--black)}.about__heading-brand{color:var(--purple-deep)}.about__divider{background:var(--gold);border-radius:4px;width:50px;height:8px;margin-bottom:28px}.about__text{font-family:var(--font-body);color:#4b5563;letter-spacing:-.01em;margin:0 0 20px;font-size:clamp(15px,1.4vw,17px);font-weight:500;line-height:1.65}.about__text:last-child{margin-bottom:0}.about__image{justify-content:center;align-items:stretch;width:100%;min-width:0;height:100%;display:flex}.about__img-wrap{width:min(100%,560px);height:100%;min-height:100%;box-shadow:none;background:0 0;border-radius:20px;flex-shrink:0;position:relative;overflow:hidden}.about__img{object-fit:cover;object-position:center;width:100%;max-width:560px;height:100%;display:block}.about-careers{background:#fff;border-top:1px solid #ddd0ed73;width:100%}.about-careers__inner{max-width:1100px;padding:var(--section-space-y) 48px var(--section-space-y);margin:0 auto}.about-careers__shell{border-radius:28px;grid-template-columns:minmax(280px,.42fr) minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 20px 56px #4b1bb224}.about-careers__intro{background:linear-gradient(165deg, var(--purple-deep) 0%, #3a1590 100%);color:#fff;flex-direction:column;gap:20px;padding:44px 40px;display:flex}.about-careers__eyebrow{background:var(--gold);border:1px solid var(--gold);letter-spacing:.12em;text-transform:uppercase;color:#fff;border-radius:999px;align-self:flex-start;padding:8px 14px;font-size:11px;font-weight:700;display:inline-flex}.about-careers__heading{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(24px,2.8vw,34px);font-weight:700;line-height:1.22}.about-careers__description{font-family:var(--font-body);color:#ffffffe0;margin:0;font-size:15px;font-weight:400;line-height:1.65}.about-careers__highlights{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.about-careers__highlights li{color:#ffffffeb;padding-left:18px;font-size:14px;line-height:1.5;position:relative}.about-careers__highlights li:before{content:"";background:var(--purple-light);border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:0}.about-careers__panel{background:var(--purple-50);padding:40px 44px 44px}.about-careers__form-lead{color:var(--purple-deep);margin:0 0 24px;font-size:15px;font-weight:600}.about-careers__form{flex-direction:column;gap:18px;display:flex}.about-careers__row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.about-careers__field{flex-direction:column;gap:6px;display:flex}.about-careers__field--full{width:100%}.about-careers__label{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:#6b7280;font-size:12px;font-weight:700}.about-careers__field input,.about-careers__field select,.about-careers__field textarea{box-sizing:border-box;width:100%;font:inherit;color:var(--black);background:0 0;border:none;border-bottom:2px solid #4b1bb233;border-radius:0;padding:10px 0;font-size:15px;line-height:1.4}.about-careers__field input::placeholder,.about-careers__field textarea::placeholder{color:#9ca3af}.about-careers__field select{appearance:none;color:#6b7280;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%234b1bb2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 0 center;background-repeat:no-repeat;padding-right:1.5rem}.about-careers__field select:valid{color:var(--black)}.about-careers__field textarea{resize:vertical;min-height:5rem}.about-careers__field input:focus,.about-careers__field select:focus,.about-careers__field textarea:focus{border-bottom-color:var(--purple-deep);outline:none}.about-careers__file-drop{cursor:pointer;background:#ffffffd9;border:2px dashed #4b1bb259;border-radius:16px;align-items:center;gap:16px;padding:20px 22px;transition:border-color .2s,background .2s;display:flex;position:relative}.about-careers__file-drop:hover,.about-careers__file-drop:focus-within{border-color:var(--purple-deep);background:#fff}.about-careers__file-icon{background:var(--purple-deep);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:700;display:flex}.about-careers__file-text{color:#4b5563;flex-direction:column;gap:4px;font-size:14px;line-height:1.4;display:flex}.about-careers__file-text strong{color:var(--black);font-size:15px}.about-careers__file-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.about-careers__submit{background:var(--purple-deep);color:#fff;width:100%;font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;border:none;border-radius:12px;margin-top:4px;padding:16px 24px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s;box-shadow:0 4px 16px #4b1bb240}.about-careers__submit:hover,.about-careers__submit:focus-visible{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 8px 24px #4b1bb252}.about-careers__success{color:#2f6f3a;background:#ffffffd9;border:1px solid #2f6f3a40;border-radius:10px;margin:0;padding:14px 16px;font-size:14px;line-height:1.55}.about-careers__success a{color:var(--purple-deep);font-weight:600}@media (width<=900px){.about-page{min-height:auto}.about-section .about{margin-top:var(--section-space-y-sm);padding:8px 24px 0}.about{padding:56px 24px 80px}.about__grid{grid-template-columns:1fr;gap:40px}.about__content{flex-direction:column;order:1;align-items:flex-start;width:100%;max-width:560px;margin:0 auto;display:flex}.about__image{order:2;height:auto}.about__img-wrap{width:min(100%,400px);height:auto;min-height:0;margin:0 auto}.about__img{object-fit:contain;max-width:400px;height:auto}.about-careers__inner{padding:var(--section-space-y-sm) 24px var(--section-space-y-sm)}.about-careers__shell{grid-template-columns:1fr}.about-careers__intro{padding:32px 24px}.about-careers__row{grid-template-columns:1fr}.about-careers__panel{padding:28px 24px 32px}}.contact-page{width:100%;height:calc(100svh - var(--nav-height));max-height:calc(100svh - var(--nav-height));background:var(--gradient-section);flex-direction:column;flex:1;display:flex;overflow:hidden}.contact-section{background:var(--gradient-section);width:100%;overflow-x:clip}.contact-section .section_contact{flex:unset;min-height:0}.contact-section .contact-page__inner{height:auto;max-height:none;padding:var(--section-space-y) 48px var(--section-space-y);justify-content:flex-start;overflow:visible}.section_contact{background:0 0;flex-direction:column;flex:1;min-height:0;display:flex}.contact-page__inner{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;width:100%;max-width:1200px;min-height:0;margin:0 auto;padding:20px 48px 24px;display:flex;overflow:hidden}.contact_layout{flex-direction:column;flex:none;gap:16px;display:flex}.contact_header{flex-shrink:0;width:100%;max-width:min(52rem,100%)}.contact_header__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--black);margin:0 0 16px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.15}.contact_header__title-text{color:var(--black)}.contact_header__title-brand{color:var(--purple-deep)}.contact_header__divider{background:var(--gold);border-radius:4px;width:50px;height:8px;margin-bottom:28px}.contact_header__description{font-family:var(--font-body);color:#4b5563;letter-spacing:-.01em;margin:0;font-size:clamp(15px,1.4vw,17px);font-weight:500;line-height:1.65}.contact_header__description--secondary{margin-top:20px}.contact_body{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:stretch;gap:20px;width:100%;display:grid}.contact_body--single{grid-template-columns:1fr;max-width:720px;margin:0 auto}.contact_body--single .contact_form-panel{height:auto}.contact_card{box-sizing:border-box;background:linear-gradient(145deg,#ffffffe0 0%,#f3e9fff2 100%);border:1px solid #ddd0edbf;border-radius:.75rem;flex-direction:column;gap:.875rem;height:100%;padding:1.25rem 1.35rem;display:flex;box-shadow:0 8px 28px #4b1bb212}.contact_card__title{letter-spacing:.14em;text-transform:uppercase;color:var(--purple-deep);margin:0;font-size:.75rem;font-weight:700}.contact_card__company{color:#1f1f1f;margin:0;font-size:.95rem;font-weight:600;line-height:1.4}.contact_card__list{flex-direction:column;flex:1;justify-content:flex-start;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.contact_card__item{align-items:flex-start;gap:.75rem;display:flex}.contact-info__icon{width:1.125rem;height:1.125rem;color:var(--purple-deep);flex:none;margin-top:.1rem}.contact_card__item-content{flex-direction:column;gap:.15rem;min-width:0;display:flex}.contact_card__label{letter-spacing:.08em;text-transform:uppercase;color:#8a8a8a;font-size:.7rem;font-weight:600}.contact_card__value{color:#222;word-break:break-word;font-size:.875rem;line-height:1.45;text-decoration:none}.contact_card__value:hover,.contact_card__value:focus-visible{color:var(--purple-deep)}.contact_card__address{color:#222;flex-direction:column;gap:0;margin:0;font-size:.875rem;font-style:normal;line-height:1.45;display:flex}.contact_card__address-line{display:block}.contact_form-panel{box-sizing:border-box;background:linear-gradient(145deg,#fffffff0 0%,#f3e9ff 55%,#dcbdff66 100%);border:1px solid #dcbdffb3;border-radius:.75rem;flex-direction:column;height:100%;padding:1.25rem 1.5rem;display:flex;box-shadow:0 10px 32px #4b1bb21a}.contact_form__heading{font-family:var(--font-display);color:#111;letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;line-height:1.2}.contact_form{flex-direction:column;flex:1;gap:.65rem;min-height:0;display:flex}.contact_form__row{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.contact_form__field{display:block}.contact_form__field--full{width:100%}.contact_form input,.contact_form select,.contact_form textarea{box-sizing:border-box;width:100%;font:inherit;color:#222;background-color:#ffffffeb;border:1px solid #ddd0edbf;border-radius:.35rem;padding:.7rem .875rem;font-size:.875rem;line-height:1.35}.contact_form input::placeholder,.contact_form textarea::placeholder{color:#9a9a9a}.contact_form select{appearance:none;color:#9a9a9a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239a9a9a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.contact_form select:valid{color:#222}.contact_form textarea{resize:none;flex:1;min-height:4.25rem}.contact_form input:focus,.contact_form select:focus,.contact_form textarea:focus{outline-offset:1px;border-color:var(--purple-deep);outline:2px solid #4b1bb240}.contact_form__submit{background-color:var(--purple-deep);color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:.35rem;flex-shrink:0;align-self:center;min-width:9rem;margin-top:.15rem;padding:.7rem 1.75rem;font-size:.8125rem;font-weight:700;transition:background-color .2s}.contact_form__submit:hover,.contact_form__submit:focus-visible{background-color:var(--accent-hover)}.contact_form__success{text-align:center;color:#2f6f3a;flex-shrink:0;margin:0;font-size:.8125rem;line-height:1.4}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media screen and (width<=991px){.contact-page{height:auto;max-height:none;overflow:visible}.contact-page__inner{justify-content:flex-start;padding:32px 24px 48px;overflow:visible}.contact-section .contact-page__inner{padding:var(--section-space-y-sm) 24px var(--section-space-y-sm)}.contact_layout{overflow:visible}.contact_body{grid-template-columns:1fr;overflow:visible}.contact_card,.contact_form-panel{overflow:visible}.contact_header{max-width:none}.contact_form textarea{flex:unset;resize:vertical;min-height:6.5rem}}@media screen and (width<=767px){.contact_form__row{grid-template-columns:1fr}.contact_form-panel,.contact_card{padding:1.25rem}}@media screen and (height<=760px) and (width>=992px){.contact-page__inner{padding-top:14px;padding-bottom:16px}.contact_layout{gap:12px}.contact_header__title{margin-bottom:16px}.contact_card,.contact_form-panel{padding:1rem 1.15rem}.contact_card__list{gap:.65rem}.contact_form{gap:.5rem}.contact_form input,.contact_form select,.contact_form textarea{padding:.6rem .75rem}.contact_form textarea{min-height:3.5rem}}.footer{background:linear-gradient(180deg, var(--purple-50) 0%, #fff 38%, var(--cream) 100%);width:100%;color:var(--text);border-top:1px solid var(--border);position:relative;overflow-x:clip}.footer__curve{display:none}.footer__glow{filter:blur(90px);pointer-events:none;opacity:.55;border-radius:50%;position:absolute}.footer__glow--left{background:#dcbdff59;width:300px;height:300px;top:60px;left:-100px}.footer__glow--right{background:#fec02624;width:260px;height:260px;bottom:20px;right:-80px}.footer__inner{z-index:1;box-sizing:border-box;max-width:1200px;margin:0 auto;padding:72px 48px 32px;position:relative}.footer__cta{border:1px solid var(--border);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:52px;padding:28px 32px;display:flex;box-shadow:0 8px 28px #4b1bb20f}.footer__cta-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--purple-deep);margin:0 0 6px;font-size:.72rem;font-weight:700}.footer__cta-title{font-family:var(--font-display);color:var(--text-h);letter-spacing:-.02em;margin:0;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600;line-height:1.35}.footer__cta-btn{background:var(--purple-deep);color:#fff;letter-spacing:-.01em;border-radius:999px;flex-shrink:0;align-items:center;gap:10px;padding:14px 26px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 8px 24px #4b1bb233}.footer__cta-btn:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 12px 28px #4b1bb247}.footer__cta-arrow{transition:transform .2s}.footer__cta-btn:hover .footer__cta-arrow{transform:translate(3px)}.footer__grid{grid-template-columns:1.1fr 1.25fr 1fr auto;gap:40px 32px;display:grid}.footer__brand{flex-direction:column;gap:14px;max-width:24rem;display:flex}.footer__logo{align-items:center;width:fit-content;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.footer__logo:hover{opacity:.92;transform:translateY(-2px)}.footer__logo-img{object-fit:contain;border-radius:8px;width:auto;height:38px;display:block}.footer__divider{background:var(--gold);border-radius:4px;width:40px;height:6px}.footer__tagline{color:var(--text-h);margin:0;font-size:.95rem;line-height:1.55}.footer__company{color:var(--text);margin:0;font-size:.82rem;line-height:1.45}.footer__credit{color:#8a7a9e;margin:0;font-size:.78rem;line-height:1.45}.footer__column{min-width:0}.footer__heading{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--purple-deep);align-items:center;gap:8px;margin:0 0 18px;font-size:.78rem;font-weight:700;display:flex}.footer__heading-dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px}.footer__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.footer__list--columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 24px;display:grid}.footer__link{color:var(--text);justify-content:space-between;align-items:center;gap:12px;padding:7px 0;font-size:.88rem;line-height:1.4;text-decoration:none;transition:color .2s,padding-left .2s;display:flex}.footer__link:hover{color:var(--purple-deep);padding-left:4px}.footer__link-arrow{opacity:0;color:var(--purple-deep);font-size:.85rem;transition:opacity .2s,transform .2s;transform:translate(-4px)}.footer__link:hover .footer__link-arrow{opacity:1;transform:translate(0)}.footer__link--contact{padding:0;font-size:.85rem;display:inline}.footer__phone-code{margin-right:.4em}.footer__phone-number{white-space:nowrap}.footer__link--contact:hover{color:var(--purple-deep);padding-left:0}.footer__contact-list{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.footer__contact-item{align-items:flex-start;gap:12px;display:flex}.footer__icon{width:18px;height:18px;color:var(--purple-deep);flex-shrink:0;margin-top:2px}.footer__contact-label{letter-spacing:.08em;text-transform:uppercase;color:#8a7a9e;margin-bottom:3px;font-size:.68rem;font-weight:600;display:block}.footer__address{color:var(--text);flex-direction:column;gap:2px;margin:0;font-size:.84rem;font-style:normal;line-height:1.45;display:flex}.footer__column--social{min-width:120px}.footer__social{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.footer__social-btn{border:1px solid var(--border);width:52px;height:52px;color:var(--purple-deep);background:#fff;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s,color .2s;display:inline-flex;box-shadow:0 4px 14px #4b1bb20d}.footer__social-btn:hover,.footer__social-btn:focus-visible{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.footer__social-btn--instagram:hover,.footer__social-btn--instagram:focus-visible{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-color:#0000}.footer__social-btn--linkedin:hover,.footer__social-btn--linkedin:focus-visible{color:#fff;background:#0a66c2;border-color:#0a66c2}.footer__social-btn--facebook:hover,.footer__social-btn--facebook:focus-visible{color:#fff;background:#1877f2;border-color:#1877f2}.footer__social-icon{width:26px;height:26px}.footer__disclaimer{margin-top:52px}.footer__disclaimer-text{color:#8a7a9e;text-align:justify;margin:0;font-size:.74rem;line-height:1.65}.footer__disclaimer-text+.footer__disclaimer-text{margin-top:14px}.footer__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;margin-top:28px;padding-top:24px;display:flex}.footer__copyright{color:#8a7a9e;margin:0;font-size:.78rem}.footer__legal{flex-wrap:wrap;align-items:center;gap:8px 20px;display:flex}.footer__legal-link{color:var(--purple-deep);font-size:.78rem;font-weight:600;text-decoration:none;transition:color .2s}.footer__legal-link:hover{color:var(--accent-hover)}@media (width<=1024px){.footer__grid{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1;max-width:none}.footer__column--explore{grid-column:1/-1}.footer__column--social{grid-column:2}}@media (width<=900px){.footer__logo-img{height:34px}}@media (width<=640px){.footer__inner{padding:56px 24px 28px}.footer__cta{flex-direction:column;align-items:flex-start;margin-bottom:40px;padding:22px 20px}.footer__cta-btn{justify-content:center;width:100%}.footer__grid{grid-template-columns:1fr;gap:32px}.footer__list--columns{grid-template-columns:1fr}.footer__disclaimer{margin-top:36px}.footer__disclaimer-text{text-align:left}.footer__bottom{margin-top:24px}}.app{flex-direction:column;width:100%;max-width:100%;min-height:100svh;display:flex;overflow-x:clip}main{flex-direction:column;flex:1;width:100%;max-width:100%;display:flex;overflow-x:clip}.hero-wrapper{min-height:calc(100svh - var(--nav-height) - var(--hero-nav-gap));height:calc(100svh - var(--nav-height) - var(--hero-nav-gap));width:100%;max-width:100%;margin-top:var(--hero-nav-gap);background:0 0;flex-shrink:0;align-items:stretch;display:flex;position:relative;overflow:hidden}.hero-wrapper:after{content:"";z-index:0;pointer-events:none;background:0 0;position:absolute;inset:0}.hero__video-stage{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__video{object-fit:cover;object-position:center center;z-index:0;opacity:0;pointer-events:none;width:calc(100% + 50px);height:100%;transition:opacity .7s;position:absolute;top:0;left:-50px}.hero__video--active{opacity:1;z-index:1}.hero{z-index:2;box-sizing:border-box;flex:1;width:100%;height:100%;min-height:100%;margin:0;position:relative}.hero__content{z-index:3;box-sizing:border-box;text-align:left;flex-direction:column;justify-content:center;width:50%;height:100%;min-height:100%;margin-left:100px;padding:clamp(24px,4vw,48px) clamp(24px,5vw,72px);display:flex;position:relative}.hero__headline,.hero__bottom{width:100%}.hero__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin:0 0 10px;font-size:13px;font-weight:600}.hero__title,.hero__subtitle{font-family:var(--font-display);letter-spacing:-.03em;text-align:left;flex-direction:column;align-items:flex-start;margin:0;font-size:clamp(34px,4.5vw,52px);font-weight:700;line-height:1.12;display:flex}.hero__title{color:var(--text-h);width:100%;margin-bottom:6px}.hero__title span{display:block}.hero__title sup{letter-spacing:0;font-size:.55em;font-weight:700;top:-.35em}.hero__subtitle{color:var(--purple-deep);width:100%;margin-bottom:16px}.hero__subtitle span{text-align:left;display:block}.hero__divider{background:var(--gold);border-radius:4px;flex-shrink:0;width:50px;height:8px;margin-bottom:20px}.hero__description{font-family:var(--font-body);color:#4b5563;width:max-content;max-width:none;margin:0 0 24px;font-size:clamp(15px,1.4vw,18px);font-weight:500;line-height:1.5}.hero__description-line{white-space:nowrap;display:block}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.btn{font-family:var(--font-body);letter-spacing:-.01em;border-radius:10px;align-items:center;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .15s;display:inline-flex}.btn--primary{background:var(--purple-deep);color:#fff;box-shadow:0 4px 16px #4b1bb24d}.btn--primary:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn--secondary{color:var(--text-h);border:2px solid var(--border);background:0 0}.btn--secondary:hover{border-color:var(--accent);color:var(--accent)}@media (width<=900px){.hero-wrapper{background:#eaeaea;flex-direction:column;height:auto;min-height:0;display:flex;overflow:hidden}.hero{background:#fff;flex-direction:column;flex:none;order:1;height:auto;min-height:0;display:flex}.hero__video-stage{aspect-ratio:16/9;background:#eaeaea;order:2;width:100%;position:relative;inset:auto;overflow:hidden}.hero__video{object-fit:cover;object-position:center center;background:0 0;width:125%;max-width:none;height:100%;position:absolute;top:0;left:50%;transform:translate(-75%)}.hero__content{box-sizing:border-box;flex-direction:column;flex:none;justify-content:flex-start;align-items:stretch;gap:16px;width:100%;height:auto;min-height:0;margin-left:0;padding:28px 20px 24px;display:flex;position:relative}.hero__headline{flex-shrink:0;width:100%}.hero__bottom{flex-direction:column;align-items:stretch;gap:14px;width:100%;margin-top:0;padding-top:0;display:flex}.hero__subtitle span{text-align:left}.hero__description{width:100%;max-width:100%;margin:0}.hero__description-line{white-space:nowrap}.hero__divider{margin:0 0 4px}.hero__actions{justify-content:flex-start;width:100%;display:flex}.hero__actions .btn{box-sizing:border-box;justify-content:center;width:100%;max-width:100%}.hero__title,.hero__subtitle{font-size:clamp(30px,7vw,40px);line-height:1.14}.hero__description{font-size:clamp(14px,3.5vw,16px)}}@media (width<=480px){.hero__content{gap:12px;padding:24px 16px 18px}.hero__title,.hero__subtitle{font-size:28px;line-height:1.16}}.privacy-policy-page{background:var(--gradient-section);flex:1;width:100%}.privacy-policy{box-sizing:border-box;max-width:800px;margin:0 auto;padding:40px 48px 96px}.privacy-policy__back{color:var(--purple-deep);align-items:center;margin-bottom:32px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.privacy-policy__back:hover{color:var(--accent-hover);transform:translate(-3px)}.privacy-policy__header{margin-bottom:40px}.privacy-policy__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-h);margin:0 0 10px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.privacy-policy__updated{color:#8a7a9e;margin:0 0 20px;font-size:.9rem}.privacy-policy__divider{background:var(--gold);border-radius:4px;width:50px;height:6px;margin-bottom:24px}.privacy-policy__intro{color:var(--text);margin:0;font-size:1.05rem;line-height:1.7}.privacy-policy__content{flex-direction:column;gap:32px;display:flex}.privacy-policy__section{border:1px solid var(--border);background:#fff;border-radius:16px;padding:28px 32px;box-shadow:0 6px 24px #4b1bb20d}.privacy-policy__section-title{font-family:var(--font-display);color:var(--purple-deep);letter-spacing:-.02em;margin:0 0 16px;font-size:1.15rem;font-weight:700}.privacy-policy__paragraph{color:var(--text);margin:0 0 14px;font-size:.95rem;line-height:1.7}.privacy-policy__paragraph:last-child{margin-bottom:0}.privacy-policy__list{flex-direction:column;gap:10px;margin:0 0 14px;padding-left:1.25rem;display:flex}.privacy-policy__list:last-child{margin-bottom:0}.privacy-policy__list li{color:var(--text);font-size:.95rem;line-height:1.65}@media (width<=640px){.privacy-policy{padding:28px 24px 72px}.privacy-policy__section{padding:22px 20px}}
