.hiw-page{--hiw-fg:#0c0d0f;--hiw-fg-muted:#4a4f57;--hiw-fg-faded:#6b7280;--hiw-bg:#fff;--hiw-bg-soft:#f6f6f4;--hiw-bg-dark:#0e3b3b;--hiw-bg-cta:#ecf3c7;--hiw-border:#e5e7eb;--hiw-accent:#16a34a;--hiw-radius-sm:10px;--hiw-radius-md:16px;--hiw-radius-lg:24px;--hiw-shadow-sm:0 1px 2px #0000000a, 0 1px 3px #0000000f;--hiw-shadow-md:0 10px 30px #00000014, 0 4px 12px #0000000a;--hiw-container:1200px;--hiw-gutter:24px;--hiw-section-y:96px;color:var(--hiw-fg);background:var(--hiw-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.hiw-page *,.hiw-page :before,.hiw-page :after{box-sizing:border-box}.hiw-container{max-width:var(--hiw-container);padding-left:var(--hiw-gutter);padding-right:var(--hiw-gutter);width:100%;margin-left:auto;margin-right:auto}.hiw-section{padding-top:var(--hiw-section-y);padding-bottom:var(--hiw-section-y)}.hiw-section--soft{background:var(--hiw-bg-soft)}.hiw-section--dark{background:var(--hiw-bg-dark);color:#fff}.hiw-section--cta{background:var(--hiw-bg-cta)}.hiw-section--tight{padding-top:56px;padding-bottom:56px}.hiw-hero{padding-top:calc(var(--header-height,64px) + var(--announcement-height,0px) + 56px);background:var(--hiw-bg);padding-bottom:72px;position:relative;overflow:hidden}.hiw-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#16a34a14 0%,#16a34a00 70%);width:540px;height:540px;position:absolute;top:50%;right:-120px;transform:translateY(-50%)}.hiw-hero__grid{z-index:1;align-items:center;gap:56px;display:flex;position:relative}.hiw-hero__copy{flex:1.05 1 0;min-width:0}.hiw-hero__media{flex:1 1 0;min-width:0;max-width:560px}.hiw-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--hiw-fg-muted);margin-bottom:16px;font-size:12px;font-weight:700;display:inline-block}.hiw-hero__title{letter-spacing:-.02em;color:var(--hiw-fg);margin:0 0 18px;font-size:52px;font-weight:700;line-height:1.06}.hiw-hero__title em{color:var(--hiw-accent);font-style:normal}.hiw-hero__subtitle{color:var(--hiw-fg-muted);max-width:540px;margin:0 0 28px;font-size:18px;line-height:1.55}.hiw-hero__pill{color:#047857;background:#16a34a1a;border:1px solid #16a34a2e;border-radius:999px;align-items:center;gap:8px;height:32px;margin-bottom:20px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.hiw-hero__pill svg{color:#f59e0b}.hiw-hero__notes{flex-wrap:wrap;gap:18px 22px;margin-top:22px;display:flex}.hiw-hero__note{color:var(--hiw-fg-muted);align-items:center;gap:6px;font-size:13px;display:flex}.hiw-hero__note svg{color:var(--hiw-accent);flex-shrink:0}.hiw-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hiw-hero__media-frame{border-radius:var(--hiw-radius-lg);aspect-ratio:1;background:radial-gradient(at 100% 0,#16a34a14,#0000 60%),linear-gradient(135deg,#f6f3ee 0%,#eef0e7 100%);position:relative;overflow:hidden;box-shadow:0 18px 48px #0f172a1a,0 4px 12px #0f172a0a}.hiw-hero__media-frame img,.hiw-hero__media-frame>span,.hiw-hero__media-frame>svg{-o-object-fit:contain;object-fit:contain;display:block;width:100%!important;height:100%!important}.hiw-btn{cursor:pointer;white-space:nowrap;appearance:none;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 22px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,background .15s,color .15s;display:inline-flex}.hiw-btn:hover{transform:translateY(-1px)}.hiw-btn--primary{color:#fff;background:#0c0d0f}.hiw-btn--primary:hover{background:#25272b}.hiw-btn--ghost{color:var(--hiw-fg);border-color:var(--hiw-fg);background:0 0}.hiw-btn--ghost:hover{background:var(--hiw-fg);color:#fff}.hiw-btn--light{color:var(--hiw-fg);background:#fff}.hiw-steps{padding-top:32px;padding-bottom:32px}.hiw-step{border-top:1px solid var(--hiw-border);align-items:center;gap:80px;padding:80px 0;display:flex}.hiw-step:first-child{border-top:0}.hiw-step--reverse{flex-direction:row-reverse}.hiw-step__copy,.hiw-step__media{flex:1 1 0;min-width:0}.hiw-step__num{letter-spacing:.12em;text-transform:uppercase;color:var(--hiw-accent);margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.hiw-step__title{letter-spacing:-.015em;margin:0 0 18px;font-size:40px;font-weight:700;line-height:1.12}.hiw-step__desc{color:var(--hiw-fg-muted);margin:0 0 28px;font-size:17px;line-height:1.6}.hiw-feats{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;display:grid}.hiw-feat{align-items:flex-start;gap:12px;display:flex}.hiw-feat__icon{width:36px;height:36px;color:var(--hiw-accent);background:#16a34a1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hiw-feat__text{color:var(--hiw-fg-muted);padding-top:8px;font-size:14px;line-height:1.5}.hiw-step__media-frame{border-radius:var(--hiw-radius-lg);aspect-ratio:1;background:linear-gradient(135deg,#f6f3ee 0%,#eef0e7 100%);max-width:540px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;box-shadow:0 18px 48px #0f172a14,0 4px 12px #0f172a08}.hiw-step__media-frame img,.hiw-step__media-frame>span,.hiw-step__media-frame>svg{-o-object-fit:contain;object-fit:contain;display:block;width:100%!important;height:100%!important}.hiw-trust__head{text-align:center;margin-bottom:48px}.hiw-trust__title{letter-spacing:-.01em;color:#fff;margin:0 0 12px;font-size:36px;font-weight:700;line-height:1.15}.hiw-trust__subtitle{color:#ffffffc7;max-width:640px;margin:0 auto;font-size:16px;line-height:1.55}.hiw-trust__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hiw-trust__card{color:var(--hiw-fg);border-radius:var(--hiw-radius-md);background:#fff;flex-direction:column;gap:12px;padding:28px 24px;display:flex}.hiw-trust__icon{color:#047857;background:#ecfdf5;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.hiw-trust__card-title{margin:0;font-size:18px;font-weight:700}.hiw-trust__card-desc{color:var(--hiw-fg-muted);margin:0;font-size:14px;line-height:1.55}.hiw-stats{text-align:center;grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.hiw-stat__num{letter-spacing:-.02em;margin:0 0 6px;font-size:44px;font-weight:700;line-height:1.05}.hiw-stat__label{color:var(--hiw-fg-faded);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:13px;font-weight:500}.hiw-faq__head{text-align:center;margin-bottom:40px}.hiw-faq__title{letter-spacing:-.01em;margin:0;font-size:36px;font-weight:700;line-height:1.15}.hiw-faq__list{max-width:820px;margin:0 auto}.hiw-faq__item{border-bottom:1px solid var(--hiw-border)}.hiw-faq__item summary{cursor:pointer;color:var(--hiw-fg);justify-content:space-between;align-items:center;padding:22px 12px 22px 0;font-size:17px;font-weight:600;list-style:none;transition:color .15s;display:flex}.hiw-faq__item summary::-webkit-details-marker{display:none}.hiw-faq__item summary::marker{content:""}.hiw-faq__plus{border:1px solid var(--hiw-border);width:28px;height:28px;color:var(--hiw-fg);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-left:16px;font-size:18px;line-height:1;transition:transform .2s;display:flex}.hiw-faq__item[open] .hiw-faq__plus{transform:rotate(45deg)}.hiw-faq__answer{color:var(--hiw-fg-muted);max-width:720px;padding:0 0 22px;font-size:15px;line-height:1.65}.hiw-cta__inner{text-align:center;max-width:720px;margin:0 auto}.hiw-cta__title{letter-spacing:-.015em;color:var(--hiw-fg);margin:0 0 14px;font-size:40px;font-weight:700;line-height:1.15}.hiw-cta__desc{color:var(--hiw-fg-muted);margin:0 0 28px;font-size:16px;line-height:1.6}@media (max-width:1100px){.hiw-page{--hiw-section-y:80px}.hiw-hero{padding-top:calc(var(--header-height,64px) + var(--announcement-height,0px) + 40px);padding-bottom:56px}.hiw-hero__grid{gap:40px}.hiw-step{gap:56px}.hiw-hero__title{font-size:42px}.hiw-hero__media{max-width:460px}.hiw-step__title{font-size:32px}.hiw-trust__title,.hiw-faq__title,.hiw-cta__title{font-size:30px}.hiw-stat__num{font-size:36px}}@media (max-width:768px){.hiw-page{--hiw-section-y:64px;--hiw-gutter:20px}.hiw-hero{padding-top:calc(var(--header-height,64px) + var(--announcement-height,0px) + 32px);padding-bottom:48px}.hiw-hero__grid,.hiw-step,.hiw-step--reverse{flex-direction:column;gap:32px}.hiw-step{padding:56px 0}.hiw-hero__title{font-size:34px;line-height:1.12}.hiw-hero__subtitle{font-size:16px}.hiw-step__title{font-size:26px}.hiw-step__desc{font-size:16px}.hiw-feats{grid-template-columns:1fr;gap:16px}.hiw-trust__grid{grid-template-columns:1fr}.hiw-trust__title,.hiw-faq__title,.hiw-cta__title{font-size:26px}.hiw-stats{grid-template-columns:repeat(2,1fr);gap:24px 12px}.hiw-stat__num{font-size:32px}.hiw-faq__item summary{padding:18px 4px 18px 0;font-size:16px}.hiw-btn{height:46px;padding:0 20px;font-size:14px}}@media (max-width:480px){.hiw-page{--hiw-section-y:48px;--hiw-gutter:16px}.hiw-hero__title{font-size:28px}.hiw-step__title,.hiw-trust__title,.hiw-faq__title,.hiw-cta__title{font-size:22px}.hiw-stats{gap:18px 8px}.hiw-stat__num{font-size:28px}}[dir=rtl] .hiw-step--reverse{flex-direction:row}[dir=rtl] .hiw-step{flex-direction:row-reverse}@media (max-width:768px){[dir=rtl] .hiw-step,[dir=rtl] .hiw-step--reverse{flex-direction:column}}@media (prefers-reduced-motion:reduce){.hiw-btn,.hiw-faq__plus,.hiw-faq__item summary{transition:none!important}.hiw-btn:hover{transform:none}}
