#web-root{min-height:100vh;background:#faf8f5;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#141422;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#web-root *{box-sizing:border-box}#web-root html,#web-root body{margin:0;padding:0}#web-root .web-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#faf8f5;flex-direction:column;gap:16px}#web-root .web-loading-spinner{width:32px;height:32px;border-radius:50%;border:2px solid #F5F0E8;border-top-color:#0dc4b5;animation:hui-web-spin .8s linear infinite}@keyframes hui-web-spin{to{transform:rotate(360deg)}}#web-root .hui-landing{min-height:100vh;background:#faf7f2;color:#141422;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#web-root .hui-landing *{box-sizing:border-box}#web-root .hui-landing a{text-decoration:none;color:inherit}#web-root .hui-landing .lp-section__inner{max-width:1200px;margin:0 auto;padding:100px 24px}#web-root .hui-landing .lp-section__kicker{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#0dc4b5;margin:0 0 16px}#web-root .hui-landing .lp-section__title{font-size:clamp(28px,5vw,48px);font-weight:600;letter-spacing:-.03em;line-height:1.1;color:#141422;margin:0 0 48px}#web-root .hui-landing .lp-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;border-radius:999px;font-size:15px;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1);border:none;font-family:inherit}#web-root .hui-landing .lp-btn--primary{background:#0dc4b5;color:#fff;box-shadow:0 4px 18px #0dc4b552,0 1px 4px #0dc4b533}#web-root .hui-landing .lp-btn--primary:hover{background:#09a89a;transform:translateY(-2px);box-shadow:0 8px 28px #0dc4b56b,0 2px 8px #0dc4b547}#web-root .hui-landing .lp-btn--ghost{background:transparent;color:#141422;border:1.5px solid #EDE5D8}#web-root .hui-landing .lp-btn--ghost:hover{background:#f5eee3;border-color:#ede5d8}#web-root .hui-landing .lp-nav{position:fixed;top:0;left:0;right:0;z-index:100;transition:all .4s cubic-bezier(.22,1,.36,1);background:transparent}#web-root .hui-landing .lp-nav--scrolled{background:#faf7f2e0;backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3);box-shadow:0 1px 12px #0000000a}#web-root .hui-landing .lp-nav__inner{max-width:1280px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}#web-root .hui-landing .lp-nav__logo img{height:32px;width:auto;display:block}#web-root .hui-landing .lp-nav__links{display:flex;gap:32px;flex:1;justify-content:center}#web-root .hui-landing .lp-nav__link{font-size:14px;font-weight:500;color:#3a3a55;transition:color .2s ease;cursor:pointer}#web-root .hui-landing .lp-nav__link:hover{color:#0dc4b5}#web-root .hui-landing .lp-nav__actions{display:flex;align-items:center;gap:12px}#web-root .hui-landing .lp-nav__login{font-size:14px;font-weight:500;color:#3a3a55;padding:8px 16px;transition:color .2s ease}#web-root .hui-landing .lp-nav__login:hover{color:#0dc4b5}#web-root .hui-landing .lp-nav__cta{font-size:14px;font-weight:600;color:#fff;background:#0dc4b5;padding:10px 24px;border-radius:999px;transition:all .3s ease;white-space:nowrap}#web-root .hui-landing .lp-nav__cta:hover{background:#09a89a;transform:translateY(-1px)}#web-root .hui-landing .lp-nav__burger{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px}#web-root .hui-landing .lp-nav__burger span{width:22px;height:2px;background:#141422;border-radius:2px;transition:all .3s ease}#web-root .hui-landing .lp-nav__burger--open span:nth-child(1){transform:translateY(6px) rotate(45deg)}#web-root .hui-landing .lp-nav__burger--open span:nth-child(2){opacity:0}#web-root .hui-landing .lp-nav__burger--open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}#web-root .hui-landing .lp-nav__mobile{display:none;flex-direction:column;padding:16px 24px 24px;background:#faf7f2f5;backdrop-filter:blur(20px);gap:8px}#web-root .hui-landing .lp-nav__mobile-link{font-size:16px;font-weight:500;color:#3a3a55;padding:12px 0;border-bottom:1px solid #EDE5D8}#web-root .hui-landing .lp-nav__mobile-cta{margin-top:12px;text-align:center;font-size:16px;font-weight:600;color:#fff;background:#0dc4b5;padding:14px;border-radius:999px}#web-root .hui-landing .lp-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:120px 24px 80px;overflow:hidden}#web-root .hui-landing .lp-hero__bg{position:absolute;inset:0;background:linear-gradient(175deg,#fcf0df,#f7ebda 40%,#f2e5d0);z-index:0}#web-root .hui-landing .lp-hero__content{position:relative;z-index:1;max-width:800px}#web-root .hui-landing .lp-hero__kicker{font-size:13px;font-weight:500;letter-spacing:.08em;color:#8a8a9e;margin:0 0 32px}#web-root .hui-landing .lp-hero__title{font-size:clamp(44px,9vw,80px);font-weight:600;letter-spacing:-.05em;line-height:1.02;color:#141422;margin:0 0 24px}#web-root .hui-landing .lp-hero__sub{font-size:clamp(22px,4vw,32px);font-weight:500;letter-spacing:-.02em;color:#0dc4b5;margin:0 0 24px}#web-root .hui-landing .lp-hero__desc{font-size:clamp(15px,2.5vw,18px);font-weight:400;line-height:1.7;color:#3a3a55;margin:0 0 48px}#web-root .hui-landing .lp-hero__cta-row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}#web-root .hui-landing .lp-hero__scroll{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:1}#web-root .hui-landing .lp-hero__scroll span{display:block;width:2px;height:32px;background:#c0c0d0;border-radius:2px;animation:lp-scroll-bounce 2s ease-in-out infinite}@keyframes lp-scroll-bounce{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(8px);opacity:1}}#web-root .hui-landing .lp-br{display:inline}#web-root .hui-landing .lp-vision{background:#faf7f2;text-align:center}#web-root .hui-landing .lp-vision__title{font-size:clamp(32px,6vw,56px);font-weight:600;letter-spacing:-.04em;line-height:1.05;color:#141422;margin:0 0 48px}#web-root .hui-landing .lp-vision__list{max-width:640px;margin:0 auto 48px;display:flex;flex-direction:column;gap:20px}#web-root .hui-landing .lp-vision__item{font-size:clamp(18px,3vw,24px);font-weight:400;line-height:1.5;color:#3a3a55;margin:0}#web-root .hui-landing .lp-vision__answer{font-size:clamp(20px,3.5vw,28px);font-weight:600;color:#0dc4b5;margin:0}#web-root .hui-landing .lp-process{background:#fdfbf8}#web-root .hui-landing .lp-process__flow{display:flex;flex-direction:column;gap:0}#web-root .hui-landing .lp-process__step{position:relative;padding:32px 0 48px 80px;max-width:640px;margin:0 auto}#web-root .hui-landing .lp-process__num{position:absolute;left:0;top:24px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e6faf8;color:#0dc4b5;font-size:16px;font-weight:700;letter-spacing:-.02em}#web-root .hui-landing .lp-process__step-title{font-size:22px;font-weight:600;letter-spacing:-.02em;color:#141422;margin:0 0 8px}#web-root .hui-landing .lp-process__step-text{font-size:16px;font-weight:400;line-height:1.7;color:#3a3a55;margin:0}#web-root .hui-landing .lp-process__connector{position:absolute;left:25px;top:80px;bottom:0;width:2px;background:linear-gradient(180deg,#e6faf8,#ede5d8)}#web-root .hui-landing .lp-ecosystem{background:#faf7f2}#web-root .hui-landing .lp-ecosystem__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}#web-root .hui-landing .lp-ecosystem__item{text-align:center;padding:32px 16px;background:#fdfbf8;border-radius:24px;border:1px solid #EDE5D8;transition:transform .3s ease,box-shadow .3s ease}#web-root .hui-landing .lp-ecosystem__item:hover{transform:translateY(-4px);box-shadow:0 8px 28px #0000000f}#web-root .hui-landing .lp-ecosystem__icon{font-size:28px;margin-bottom:16px;color:#0dc4b5}#web-root .hui-landing .lp-ecosystem__name{font-size:14px;font-weight:700;letter-spacing:.08em;color:#141422;margin:0 0 8px}#web-root .hui-landing .lp-ecosystem__text{font-size:13px;font-weight:400;line-height:1.5;color:#8a8a9e;margin:0}#web-root .hui-landing .lp-honest{background:linear-gradient(175deg,#fcf0df,#f7ebda)}#web-root .hui-landing .lp-honest__content{max-width:640px;margin:0 auto;text-align:center}#web-root .hui-landing .lp-honest__kicker{color:#d4952a}#web-root .hui-landing .lp-honest__title{font-size:clamp(32px,6vw,52px);font-weight:600;letter-spacing:-.04em;line-height:1.05;color:#141422;margin:0 0 32px}#web-root .hui-landing .lp-honest__text{display:flex;flex-direction:column;gap:8px;margin:0 0 32px}#web-root .hui-landing .lp-honest__text p{font-size:clamp(16px,2.5vw,20px);font-weight:400;line-height:1.6;color:#3a3a55;margin:0}#web-root .hui-landing .lp-honest__call{font-size:clamp(18px,3vw,22px);font-weight:600;color:#0dc4b5;margin:0 0 16px}#web-root .hui-landing .lp-honest__invite{font-size:clamp(16px,2.5vw,20px);font-weight:400;line-height:1.6;color:#3a3a55;margin:0}#web-root .hui-landing .lp-impact{background:#141422;color:#faf7f2}#web-root .hui-landing .lp-impact__content{max-width:640px;margin:0 auto;text-align:center}#web-root .hui-landing .lp-impact__content .lp-section__kicker{color:#22ddd0}#web-root .hui-landing .lp-impact__title{font-size:clamp(32px,6vw,52px);font-weight:600;letter-spacing:-.04em;line-height:1.1;color:#fff;margin:0 0 40px}#web-root .hui-landing .lp-impact__activities{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:0 0 40px}#web-root .hui-landing .lp-impact__activity{font-size:15px;font-weight:500;color:#faf7f2;padding:10px 20px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}#web-root .hui-landing .lp-impact__text{font-size:clamp(16px,2.5vw,20px);font-weight:400;line-height:1.6;color:#c0c0d0;margin:0}#web-root .hui-landing .lp-paths{background:#faf7f2}#web-root .hui-landing .lp-paths__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin:0 auto}#web-root .hui-landing .lp-paths__card{padding:40px 32px;background:#fdfbf8;border-radius:28px;border:1px solid #EDE5D8;transition:transform .3s ease,box-shadow .3s ease}#web-root .hui-landing .lp-paths__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000012}#web-root .hui-landing .lp-paths__card-title{font-size:20px;font-weight:600;letter-spacing:-.02em;color:#141422;margin:0 0 8px}#web-root .hui-landing .lp-paths__card-text{font-size:16px;font-weight:400;line-height:1.5;color:#3a3a55;margin:0 0 24px}#web-root .hui-landing .lp-paths__card-cta{font-size:15px;font-weight:600;color:#0dc4b5;transition:color .2s ease}#web-root .hui-landing .lp-paths__card-cta:hover{color:#09a89a}#web-root .hui-landing .lp-app{background:#fdfbf8}#web-root .hui-landing .lp-app__sub{font-size:clamp(16px,2.5vw,20px);font-weight:400;line-height:1.6;color:#3a3a55;text-align:center;max-width:560px;margin:0 auto 64px}#web-root .hui-landing .lp-app__features{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0 0 64px}#web-root .hui-landing .lp-app__feature{text-align:center;padding:24px}#web-root .hui-landing .lp-app__feature-title{font-size:18px;font-weight:600;letter-spacing:-.01em;color:#0dc4b5;margin:0 0 8px}#web-root .hui-landing .lp-app__feature-text{font-size:14px;font-weight:400;line-height:1.6;color:#8a8a9e;margin:0}#web-root .hui-landing .lp-app__cta-row{text-align:center}#web-root .hui-landing .lp-final{background:linear-gradient(175deg,#fcf0df,#f7ebda,#f2e5d0)}#web-root .hui-landing .lp-final__content{max-width:720px;margin:0 auto;text-align:center}#web-root .hui-landing .lp-final__title{font-size:clamp(28px,5vw,48px);font-weight:600;letter-spacing:-.04em;line-height:1.15;color:#141422;margin:0 0 24px}#web-root .hui-landing .lp-final__sub{font-size:clamp(16px,2.5vw,20px);font-weight:400;line-height:1.6;color:#3a3a55;margin:0 0 48px}#web-root .hui-landing .lp-final__cta-row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}#web-root .hui-landing .lp-footer{background:#141422;color:#c0c0d0;padding:80px 24px 32px}#web-root .hui-landing .lp-footer__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:48px}#web-root .hui-landing .lp-footer__logo{height:32px;width:auto;margin-bottom:16px;filter:brightness(0) invert(1)}#web-root .hui-landing .lp-footer__tagline{font-size:14px;font-weight:400;line-height:1.6;color:#8a8a9e;margin:0}#web-root .hui-landing .lp-footer__col-title{font-size:13px;font-weight:600;letter-spacing:.04em;color:#faf7f2;margin:0 0 16px}#web-root .hui-landing .lp-footer__link{display:block;font-size:14px;font-weight:400;color:#8a8a9e;padding:4px 0;transition:color .2s ease}#web-root .hui-landing .lp-footer__link:hover{color:#22ddd0}#web-root .hui-landing .lp-footer__bottom{max-width:1200px;margin:48px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);text-align:center}#web-root .hui-landing .lp-footer__bottom p{font-size:13px;font-weight:400;color:#8a8a9e;margin:0}#web-root .hui-landing .lp-animate{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}#web-root .hui-landing .lp-animate.lp-visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){#web-root .hui-landing .lp-ecosystem__grid{grid-template-columns:repeat(3,1fr)}#web-root .hui-landing .lp-app__features{grid-template-columns:repeat(2,1fr)}#web-root .hui-landing .lp-footer__inner{grid-template-columns:1fr 1fr 1fr;gap:32px}#web-root .hui-landing .lp-footer__brand{grid-column:1 / -1}}@media(max-width:768px){#web-root .hui-landing .lp-section__inner{padding:72px 20px}#web-root .hui-landing .lp-nav__links,#web-root .hui-landing .lp-nav__actions{display:none}#web-root .hui-landing .lp-nav__burger,#web-root .hui-landing .lp-nav__mobile{display:flex}#web-root .hui-landing .lp-hero{min-height:90vh;padding:100px 20px 60px}#web-root .hui-landing .lp-ecosystem__grid{grid-template-columns:repeat(2,1fr);gap:16px}#web-root .hui-landing .lp-paths__grid{grid-template-columns:1fr;gap:16px}#web-root .hui-landing .lp-footer__inner{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:430px){#web-root .hui-landing .lp-section__inner{padding:56px 16px}#web-root .hui-landing .lp-hero{padding:90px 16px 48px}#web-root .hui-landing .lp-hero__cta-row{flex-direction:column}#web-root .hui-landing .lp-btn{width:100%}#web-root .hui-landing .lp-ecosystem__grid{grid-template-columns:1fr;gap:12px}#web-root .hui-landing .lp-app__features{grid-template-columns:1fr;gap:16px}#web-root .hui-landing .lp-footer__inner{grid-template-columns:1fr;gap:24px}#web-root .hui-landing .lp-final__cta-row{flex-direction:column}#web-root .hui-landing .lp-br{display:none}#web-root .hui-landing .lp-process__step{padding-left:64px}#web-root .hui-landing .lp-process__num{width:44px;height:44px;font-size:14px}#web-root .hui-landing .lp-process__connector{left:21px}}@media(prefers-reduced-motion:reduce){#web-root .hui-landing .lp-animate{opacity:1;transform:none;transition:none}#web-root .hui-landing .lp-hero__scroll span{animation:none}}
