.hiw-page{--hiw-accent:var(--ss-primary,#225e56);--hiw-accent-soft:rgba(245,113,65,.12);--hiw-warn-bg:#fff7ed;--hiw-warn-border:#fed7aa;--hiw-card-bg:#fff;--hiw-reveal-y:28px;--mkt-line:var(--ss-line,#d9d8d8);--mkt-muted:var(--ss-paragraph,#4a4a4a);--mkt-text:var(--ss-title,#0c222c);--mkt-bg-soft:var(--ss-secondary-01,#f1f3f3);--mkt-radius-md:var(--ss-radius-sm,16px);--mkt-radius-lg:var(--ss-radius-md,24px);--mkt-shadow-sm:0 8px 24px rgba(15,23,42,.06);--mkt-shadow-md:var(--ss-shadow,0 13px 48px rgba(0,0,0,.1));overflow-x:hidden;background:var(--ss-section-bg,#fffdf6)}.hiw-hero{position:relative;padding:calc(var(--ss-header-h, 88px) + 60px) 0 clamp(56px,10vw,88px);background:var(--ss-title,#0c222c);border-bottom:none;overflow:hidden}.hiw-hero__glow{position:absolute;border-radius:50%;filter:blur(89px);opacity:.55;pointer-events:none;animation:hiw-glow-drift 12s ease-in-out infinite alternate}.hiw-hero__glow--a{width:420px;height:420px;top:-120px;right:-80px;background:var(--ss-primary,#225e56)}.hiw-hero__glow--b{width:320px;height:320px;bottom:-100px;left:-60px;background:var(--ss-accent,#f57141);opacity:.35;animation-delay:-4s}@keyframes hiw-glow-drift{0%{transform:translate(0) scale(1)}to{transform:translate(24px,16px) scale(1.08)}}.hiw-hero__inner{position:relative;z-index:1;max-width:720px}.hiw-hero__title{margin-top:16px;animation:hiw-fade-up .7s cubic-bezier(.22,1,.36,1) both;color:var(--ss-white,#fff)!important}.hiw-hero__lead{margin-top:24px;max-width:640px;animation:hiw-fade-up .7s cubic-bezier(.22,1,.36,1) .1s both;color:hsla(0,0%,100%,.88)!important}.hiw-hero .hiw-eyebrow{background:rgba(245,113,65,.15);color:var(--ss-accent,#f57141)}.hiw-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px;animation:hiw-fade-up .7s cubic-bezier(.22,1,.36,1) .2s both}@keyframes hiw-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hiw-reveal{opacity:0;transform:translateY(var(--hiw-reveal-y));transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.hiw-reveal.is-visible{opacity:1;transform:translateY(0)}.hiw-reveal--delay-1{transition-delay:.08s}.hiw-reveal--delay-2{transition-delay:.16s}.hiw-reveal--delay-3{transition-delay:.24s}.hiw-reveal--delay-4{transition-delay:.32s}.hiw-layout{display:grid;grid-gap:0;gap:0;padding:clamp(56px,7vw,80px) 0 clamp(72px,8vw,96px)}@media (min-width:1100px){.hiw-layout{grid-template-columns:240px minmax(0,1fr);gap:56px;align-items:start}.hiw-layout__aside{position:-webkit-sticky;position:sticky;top:calc(var(--ss-header-h, 88px) + 16px);max-height:calc(100vh - var(--ss-header-h, 88px) - 32px);overflow-y:auto;padding:8px 0}}.hiw-layout__main{min-width:0}.hiw-toc{padding:20px 18px;border-radius:var(--ss-radius-sm,16px);background:var(--hiw-card-bg);border:1px solid var(--ss-line,#d9d8d8);box-shadow:var(--mkt-shadow-sm)}.hiw-toc__label{font-family:var(--font-plus-jakarta),sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ss-paragraph,#4a4a4a);margin:0 0 16px}.hiw-toc__list{list-style:none;margin:0;padding:0}.hiw-toc__list a{display:block;padding:8px 12px;margin:4px 0;font-size:.875rem;font-weight:500;color:var(--ss-paragraph,#4a4a4a);text-decoration:none;border-radius:10px;border-left:2px solid transparent;transition:color .2s,background .2s,border-color .2s}.hiw-toc__list a:hover{color:var(--ss-title,#0c222c);background:var(--ss-secondary-01,#f1f3f3)}.hiw-toc__list a.is-active{color:var(--ss-primary,#225e56);font-weight:700;background:var(--hiw-accent-soft);border-left-color:var(--ss-accent,#f57141)}@media (max-width:1099px){.hiw-layout__aside{display:none}}.hiw-section--compact{padding-top:clamp(40px,6vw,56px);padding-bottom:clamp(40px,6vw,56px)}.hiw-callout__lead{line-height:1.6;margin-bottom:8px}.hiw-callout__warn{margin-top:16px;font-size:.9rem;font-weight:700;color:#c2410c}.hiw-pillars{display:grid;grid-gap:16px;gap:16px}@media (min-width:640px){.hiw-pillars{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hiw-pillars{grid-template-columns:repeat(4,1fr)}}.hiw-pillar{padding:22px;border-radius:var(--mkt-radius-md);background:var(--hiw-card-bg);border:1px solid var(--mkt-line);height:100%;transition:transform .35s ease,box-shadow .35s ease}.hiw-pillar:hover{transform:translateY(-4px);box-shadow:var(--mkt-shadow-md)}.hiw-pillar__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;margin-bottom:14px;color:var(--hiw-accent);background:var(--hiw-accent-soft)}.hiw-pillar h3{font-size:1rem;font-weight:700;margin-bottom:8px}.hiw-pillar p{font-size:.88rem;color:var(--mkt-muted);line-height:1.5;margin:0}.hiw-os-grid{display:grid;grid-gap:20px;gap:20px}@media (min-width:900px){.hiw-os-grid{grid-template-columns:repeat(3,1fr)}}.hiw-os-card{padding:24px;border-radius:var(--mkt-radius-lg);background:var(--hiw-card-bg);border:1px solid var(--mkt-line);height:100%;transition:transform .3s ease,border-color .3s}.hiw-os-card:hover{transform:translateY(-4px);border-color:#bbf7d0}.hiw-os-card__head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.hiw-os-card__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--mkt-bg-soft);color:var(--mkt-text)}.hiw-os-card h3{font-size:1.1rem;font-weight:700;margin:0}.hiw-os-card ol{margin:0;padding-left:1.2rem;font-size:.9rem;color:var(--mkt-muted);line-height:1.55}.hiw-os-card ol li+li{margin-top:8px}.hiw-inline-cta{text-align:center;margin-top:24px}.hiw-text-link{font-weight:700;color:var(--hiw-accent);text-decoration:none}.hiw-text-link:hover{text-decoration:underline}.hiw-checklist{display:grid;grid-gap:16px;gap:16px;max-width:800px}.hiw-checklist__item{display:grid;grid-template-columns:48px 1fr;grid-gap:16px;gap:16px;padding:20px;border-radius:var(--mkt-radius-md);background:var(--hiw-card-bg);border:1px solid var(--mkt-line)}.hiw-checklist__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;color:var(--hiw-accent);background:var(--hiw-accent-soft)}.hiw-checklist__item h3{font-size:1rem;font-weight:700;margin-bottom:6px}.hiw-checklist__item p,.hiw-checklist__item ul{font-size:.9rem;color:var(--mkt-muted);line-height:1.55;margin:0}.hiw-checklist__item ul{margin-top:8px;padding-left:1.2rem}.hiw-note{display:flex;gap:12px;align-items:flex-start;margin-top:20px;padding:16px 18px;border-radius:var(--mkt-radius-md);background:#fef3c7;border:1px solid #fde68a;font-size:.9rem;color:#92400e;line-height:1.5}.hiw-note svg{flex-shrink:0;width:22px;height:22px;margin-top:2px}.hiw-numbered{list-style:none;margin:0;padding:0;max-width:720px}.hiw-numbered li{display:flex;gap:16px;align-items:flex-start;padding:14px 0;border-bottom:1px solid var(--mkt-line);font-size:.95rem;color:var(--mkt-muted);line-height:1.55}.hiw-numbered li:last-child{border-bottom:none}.hiw-numbered__n{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-size:.85rem;font-weight:800;color:var(--hiw-accent);background:var(--hiw-accent-soft);border:1px solid #86efac}.hiw-numbered--compact{max-width:640px}.hiw-activation{display:grid;grid-gap:20px;gap:20px}@media (min-width:768px){.hiw-activation{grid-template-columns:1fr 1fr}}.hiw-activation__card{padding:28px;border-radius:var(--mkt-radius-lg);background:var(--hiw-card-bg);border:1px solid var(--mkt-line);box-shadow:var(--mkt-shadow-sm);height:100%}.hiw-activation__step{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--hiw-accent);margin-bottom:10px}.hiw-activation__card h3{font-size:1.15rem;font-weight:700;margin-bottom:12px}.hiw-activation__card ul{margin:0;padding-left:1.2rem;font-size:.9rem;color:var(--mkt-muted);line-height:1.55}.hiw-activation__card li+li{margin-top:8px}.hiw-tip-card{margin-top:28px;padding:24px 28px;border-radius:var(--mkt-radius-lg);background:linear-gradient(135deg,#f0fdf4,#fff);border:1px solid #bbf7d0}.hiw-tip-card--muted{background:var(--mkt-bg-soft);border-color:var(--mkt-line)}.hiw-tip-card h3{margin-bottom:12px}.hiw-tip-card ul{margin:0;padding-left:1.2rem;font-size:.92rem;color:var(--mkt-muted);line-height:1.55}.hiw-tip-card li+li{margin-top:6px}.hiw-tip-card__ready{margin-top:14px;font-weight:600;color:#166534}.hiw-bento{display:grid;grid-gap:16px;gap:16px}@media (min-width:640px){.hiw-bento{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hiw-bento{grid-template-columns:repeat(3,1fr)}}.hiw-bento__item{padding:20px;border-radius:var(--mkt-radius-md);background:var(--hiw-card-bg);border:1px solid var(--mkt-line);transition:transform .3s ease,box-shadow .3s}.hiw-bento__item:hover{transform:translateY(-3px);box-shadow:var(--mkt-shadow-sm)}.hiw-bento__icon{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:10px;margin-bottom:12px;color:var(--hiw-accent);background:var(--hiw-accent-soft)}.hiw-bento__item h3{font-size:.95rem;font-weight:700;margin-bottom:10px}.hiw-bento__item ul{margin:0;padding-left:1.1rem;font-size:.85rem;color:var(--mkt-muted);line-height:1.5}.hiw-toolbar-group{margin-bottom:24px}.hiw-toolbar-group__title{display:flex;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;margin-bottom:16px}.hiw-toolbar-group__title--sub{margin-top:32px}.hiw-toolbar-nav{display:grid;grid-gap:12px;gap:12px}@media (min-width:640px){.hiw-toolbar-nav{grid-template-columns:1fr 1fr}}.hiw-toolbar-nav__item{display:flex;gap:14px;padding:18px;border-radius:var(--mkt-radius-md);background:var(--hiw-card-bg);border:1px dashed var(--mkt-line)}.hiw-toolbar-nav__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;color:#2563eb;background:#dbeafe}.hiw-toolbar-nav__item h4{font-size:.95rem;font-weight:700;margin-bottom:4px}.hiw-toolbar-nav__item p{font-size:.88rem;color:var(--mkt-muted);line-height:1.5;margin:0}.hiw-toolbar-grid{display:grid;grid-gap:16px;gap:16px}@media (min-width:640px){.hiw-toolbar-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.hiw-toolbar-grid{grid-template-columns:repeat(3,1fr)}}.hiw-toolbar-card{padding:20px;border-radius:var(--mkt-radius-md);background:var(--hiw-card-bg);border:1px solid var(--mkt-line);height:100%;transition:transform .3s ease,border-color .3s}.hiw-toolbar-card:hover{transform:translateY(-3px);border-color:#bbf7d0}.hiw-toolbar-card--highlight{border-color:#86efac;background:linear-gradient(160deg,#f0fdf4,#fff 70%)}.hiw-toolbar-card--pro{border-style:dashed}.hiw-toolbar-card__icon{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:10px;margin-bottom:12px;color:var(--hiw-accent);background:var(--hiw-accent-soft)}.hiw-toolbar-card h4{font-size:.95rem;font-weight:700;margin-bottom:8px}.hiw-toolbar-card p{font-size:.86rem;color:var(--mkt-muted);line-height:1.5;margin:0 0 8px}.hiw-toolbar-card__detail{font-size:.82rem!important;padding:10px 12px;border-radius:8px;background:var(--mkt-bg-soft);border-left:3px solid var(--hiw-accent)}.hiw-stealth-grid{display:grid;grid-gap:28px;gap:28px}@media (min-width:900px){.hiw-stealth-grid{grid-template-columns:1fr 1fr;align-items:start}}.hiw-tray-card{padding:24px;border-radius:var(--mkt-radius-lg);background:var(--hiw-card-bg);border:1px solid var(--mkt-line);box-shadow:var(--mkt-shadow-sm)}.hiw-tray-card__head{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:var(--hiw-accent)}.hiw-tray-card__head h3{margin:0;font-size:1.05rem;color:var(--mkt-text)}.hiw-tray-card>p{font-size:.9rem;color:var(--mkt-muted);line-height:1.55;margin-bottom:16px}.hiw-tray-labels{list-style:none;margin:0;padding:0}.hiw-tray-labels li{display:grid;grid-gap:4px;gap:4px;padding:12px 0;border-bottom:1px solid var(--mkt-line)}.hiw-tray-labels li:last-child{border-bottom:none}.hiw-tray-labels code{font-size:.82rem;font-weight:700;color:var(--mkt-text);background:var(--mkt-bg-soft);padding:4px 8px;border-radius:6px;width:-moz-fit-content;width:fit-content}.hiw-tray-labels span{font-size:.88rem;color:var(--mkt-muted)}.hiw-tray-card__hint{margin-top:12px;font-size:.85rem;color:var(--mkt-muted);font-style:italic}.hiw-profile-grid{display:grid;grid-gap:16px;gap:16px}@media (min-width:640px){.hiw-profile-grid{grid-template-columns:repeat(2,1fr)}}.hiw-profile-card{padding:22px;border-radius:var(--mkt-radius-md);background:var(--hiw-card-bg);border:1px solid var(--mkt-line);transition:transform .3s ease}.hiw-profile-card:hover{transform:translateY(-3px);box-shadow:var(--mkt-shadow-sm)}.hiw-profile-card__icon{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:10px;margin-bottom:12px;color:var(--hiw-accent);background:var(--hiw-accent-soft)}.hiw-profile-card h3{font-size:.95rem;font-weight:700;margin-bottom:10px}.hiw-profile-card ul{margin:0;padding-left:1.1rem;font-size:.86rem;color:var(--mkt-muted);line-height:1.5}.hiw-workflow-card{padding:28px;border-radius:var(--mkt-radius-lg);background:var(--hiw-card-bg);border:1px solid var(--mkt-line);height:100%;transition:transform .35s ease,box-shadow .35s}.hiw-workflow-card:hover{transform:translateY(-4px);box-shadow:var(--mkt-shadow-md)}.hiw-workflow-card h3{font-size:1.05rem;font-weight:700;margin-bottom:14px}.hiw-workflow-card ul{margin:0;padding-left:1.2rem;font-size:.92rem;color:var(--mkt-muted);line-height:1.55}.hiw-workflow-card li+li{margin-top:8px}.hiw-safety{display:flex;gap:20px;align-items:flex-start;padding:clamp(28px,4vw,40px);border-radius:var(--mkt-radius-lg);background:var(--mkt-bg-soft);border:1px solid var(--mkt-line)}.hiw-safety>svg{flex-shrink:0;width:40px;height:40px;color:var(--hiw-accent)}.hiw-safety h2{margin-bottom:10px}.hiw-safety p{margin:0;font-size:.95rem;color:var(--mkt-muted);line-height:1.6}.hiw-feature-card--highlight{border-color:#86efac}.hiw-section{padding:clamp(56px,7vw,88px) 0}.hiw-section+.hiw-section{border-top:1px solid hsla(0,1%,85%,.65)}.hiw-section--soft{background:var(--ss-secondary-01,#f1f3f3);border-radius:var(--ss-radius-md,24px);padding-left:clamp(24px,4vw,40px);padding-right:clamp(24px,4vw,40px)}.hiw-section__head{max-width:720px;margin-bottom:clamp(32px,5vw,48px)}.hiw-section__head--flush{margin-bottom:0}.hiw-section__head--center{text-align:center}.hiw-section__head--center,.hiw-section__head--center .hiw-section__lead{margin-left:auto;margin-right:auto}.hiw-section__lead{margin-top:16px;max-width:640px;line-height:1.66}.hiw-eyebrow{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:8px 16px;border-radius:999px;background:var(--hiw-accent-soft);color:var(--ss-accent,#f57141);font-family:var(--font-plus-jakarta),sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:-.01em;text-transform:none;margin-bottom:16px}.hiw-callout{display:grid;grid-gap:32px;gap:32px;align-items:center;padding:clamp(24px,4vw,40px);border-radius:var(--mkt-radius-lg);background:var(--hiw-warn-bg);border:1px solid var(--hiw-warn-border);box-shadow:var(--mkt-shadow-sm)}@media (min-width:900px){.hiw-callout{grid-template-columns:1fr 1fr;gap:48px}}.hiw-callout__title{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.25;margin-bottom:12px}.hiw-callout__list{margin:16px 0 0;padding:0;list-style:none}.hiw-callout__list li{display:flex;gap:12px;align-items:flex-start;margin-top:12px;font-size:.95rem;color:var(--mkt-muted);line-height:1.5}.hiw-callout__list li strong{color:var(--mkt-text)}.hiw-callout__dot{flex-shrink:0;width:8px;height:8px;margin-top:7px;border-radius:50%;background:var(--hiw-accent)}.hiw-dual-browser{display:grid;grid-gap:16px;gap:16px}.hiw-browser-card{padding:20px;border-radius:var(--mkt-radius-md);background:var(--hiw-card-bg);border:1px solid var(--mkt-line);box-shadow:var(--mkt-shadow-sm);transition:transform .35s ease,box-shadow .35s ease}.hiw-browser-card:hover{transform:translateY(-4px);box-shadow:var(--mkt-shadow-md)}.hiw-browser-card--meeting{border-color:#93c5fd;background:linear-gradient(145deg,#eff6ff,#fff)}.hiw-browser-card--aceit{border-color:#86efac;background:linear-gradient(145deg,#f0fdf4,#fff)}.hiw-browser-card__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;margin-bottom:14px;color:var(--hiw-accent);background:var(--hiw-accent-soft)}.hiw-browser-card--meeting .hiw-browser-card__icon{color:#2563eb;background:#dbeafe}.hiw-browser-card h3{font-size:1.05rem;font-weight:700;margin-bottom:6px}.hiw-browser-card p{font-size:.9rem;color:var(--mkt-muted);line-height:1.5;margin:0}.hiw-browser-card__badge{display:inline-block;margin-top:12px;padding:4px 10px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:var(--mkt-radius-pill)}.hiw-browser-card--meeting .hiw-browser-card__badge{background:#dbeafe;color:#1d4ed8}.hiw-browser-card--aceit .hiw-browser-card__badge{background:var(--hiw-accent-soft);color:#166534}.hiw-dual-note{text-align:center;font-size:.85rem;font-weight:600;color:#c2410c;padding:10px 14px;border-radius:var(--mkt-radius-sm);background:hsla(0,0%,100%,.7);border:1px dashed var(--hiw-warn-border);animation:hiw-pulse-border 2.5s ease-in-out infinite}@keyframes hiw-pulse-border{0%,to{border-color:var(--hiw-warn-border)}50%{border-color:#fb923c}}.hiw-timeline{position:relative;display:grid;grid-gap:0;gap:0;max-width:720px;margin:0 auto}.hiw-timeline:before{content:"";position:absolute;left:23px;top:12px;bottom:12px;width:2px;background:linear-gradient(180deg,var(--hiw-accent) 0,var(--mkt-line) 100%)}.hiw-step{display:grid;grid-template-columns:48px 1fr;grid-gap:20px;gap:20px;padding:20px 0}.hiw-step__marker{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--hiw-card-bg);border:2px solid var(--hiw-accent);color:var(--hiw-accent);font-weight:800;font-size:.95rem;box-shadow:0 0 0 6px var(--mkt-bg-soft);transition:transform .3s ease}.hiw-step:hover .hiw-step__marker{transform:scale(1.08)}.hiw-step__body h3{font-size:1.1rem;font-weight:700;margin-bottom:8px}.hiw-step__body p{font-size:.95rem;margin:0}.hiw-step__body p,.hiw-step__body ul{color:var(--mkt-muted);line-height:1.55}.hiw-step__body ul{margin:10px 0 0;padding-left:1.2rem;font-size:.9rem}.hiw-prep-grid{display:grid;grid-gap:24px;gap:24px}@media (min-width:768px){.hiw-prep-grid{grid-template-columns:1fr 1fr}}.hiw-prep-card{padding:28px;border-radius:var(--mkt-radius-lg);background:var(--hiw-card-bg);border:1px solid var(--mkt-line);box-shadow:var(--mkt-shadow-sm);transition:transform .35s ease,box-shadow .35s ease}.hiw-prep-card:hover{transform:translateY(-6px);box-shadow:var(--mkt-shadow-md)}.hiw-prep-card__label{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--hiw-accent);margin-bottom:14px}.hiw-prep-card ol{margin:0;padding-left:1.25rem;font-size:.95rem;color:var(--mkt-muted);line-height:1.6}.hiw-prep-card ol li+li{margin-top:8px}.hiw-ai-logos{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.hiw-ai-pill{padding:6px 12px;font-size:.8rem;font-weight:600;border-radius:var(--mkt-radius-pill);background:var(--mkt-bg-soft);border:1px solid var(--mkt-line);color:var(--mkt-text);transition:background .2s,border-color .2s}.hiw-ai-pill:hover{background:var(--hiw-accent-soft);border-color:#86efac}.hiw-feature-grid{display:grid;grid-gap:20px;gap:20px}@media (min-width:640px){.hiw-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hiw-feature-grid--toolbar{grid-template-columns:repeat(3,1fr)}}.hiw-feature-card{padding:22px;border-radius:var(--mkt-radius-md);background:var(--hiw-card-bg);border:1px solid var(--mkt-line);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.hiw-feature-card:hover{transform:translateY(-4px);border-color:#bbf7d0;box-shadow:var(--mkt-shadow-sm)}.hiw-feature-card__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;margin-bottom:14px;color:var(--hiw-accent);background:var(--hiw-accent-soft)}.hiw-feature-card h3{font-size:1rem;font-weight:700;margin-bottom:8px}.hiw-feature-card p{font-size:.88rem;color:var(--mkt-muted);line-height:1.5;margin:0}.hiw-feature-card--pro{border-style:dashed;border-color:#a7f3d0}.hiw-feature-card--pro .hiw-feature-card__tag{display:inline-block;margin-top:10px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#166534;background:var(--hiw-accent-soft);padding:3px 8px;border-radius:var(--mkt-radius-pill)}.hiw-shortcuts{display:grid;grid-gap:12px;gap:12px;max-width:560px}.hiw-kbd-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-radius:var(--mkt-radius-md);background:var(--hiw-card-bg);border:1px solid var(--mkt-line);font-size:.9rem}.hiw-kbd-row kbd{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;padding:6px 10px;border-radius:8px;background:var(--mkt-bg-soft);border:1px solid var(--mkt-line);white-space:nowrap}.hiw-faq{max-width:720px;margin:0 auto}.hiw-faq details{border:1px solid var(--mkt-line);border-radius:var(--mkt-radius-md);background:var(--hiw-card-bg);margin-bottom:10px;overflow:hidden;transition:box-shadow .25s ease}.hiw-faq details[open]{box-shadow:var(--mkt-shadow-sm)}.hiw-faq summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;font-weight:700;cursor:pointer;list-style:none}.hiw-faq summary::-webkit-details-marker{display:none}.hiw-faq summary .hiw-faq__chevron{flex-shrink:0;transition:transform .3s ease;color:var(--mkt-muted)}.hiw-faq details[open] summary .hiw-faq__chevron{transform:rotate(180deg)}.hiw-faq__body{padding:0 20px 18px;font-size:.92rem;color:var(--mkt-muted);line-height:1.55}.hiw-cta{text-align:center;padding:clamp(48px,8vw,72px) 24px;border-radius:var(--mkt-radius-xl);background:var(--mkt-cta-grad);color:#fff;box-shadow:var(--mkt-shadow-md)}.hiw-cta h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:-.02em;margin-bottom:12px}.hiw-cta p{opacity:.92;max-width:480px;margin:0 auto 24px;line-height:1.5}.hiw-cta__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.hiw-cta .ss-btn--outline-dark{background:hsla(0,0%,100%,.12);color:#fff;border-color:hsla(0,0%,100%,.35)}.hiw-cta .ss-btn--outline-dark:hover{background:#fff;color:var(--ss-title,#0c222c)}.hiw-activation,.hiw-bento,.hiw-checklist,.hiw-dual-browser,.hiw-features-grid,.hiw-os-grid,.hiw-pillars,.hiw-prep-grid,.hiw-profile-grid,.hiw-stealth-grid,.hiw-toolbar-grid,.hiw-workflows{gap:clamp(20px,3vw,28px)}.hiw-activation__card,.hiw-bento__item,.hiw-browser-card,.hiw-checklist__item,.hiw-feature-card,.hiw-os-card,.hiw-pillar,.hiw-prep-card,.hiw-profile-card,.hiw-toolbar-card,.hiw-toolbar-nav__item,.hiw-tray-card,.hiw-workflow-card{padding:clamp(28px,3.5vw,32px);border-radius:var(--ss-radius-sm,16px);border-color:var(--ss-line,#d9d8d8)}.hiw-tip-card{padding:clamp(28px,3.5vw,36px);margin-top:clamp(28px,4vw,40px);border-radius:var(--ss-radius-md,24px)}.hiw-bento__item h3,.hiw-browser-card h3,.hiw-feature-card h3,.hiw-os-card h3,.hiw-pillar h3,.hiw-prep-card__label,.hiw-workflow-card h3{font-family:var(--font-plus-jakarta),sans-serif;font-size:1.0625rem;font-weight:700;margin-bottom:12px;line-height:1.35}.hiw-activation__card li,.hiw-bento__item li,.hiw-browser-card p,.hiw-checklist__item li,.hiw-checklist__item p,.hiw-feature-card p,.hiw-os-card li,.hiw-os-card ol,.hiw-pillar p,.hiw-prep-card li,.hiw-prep-card ol,.hiw-profile-card li,.hiw-tip-card li,.hiw-toolbar-card p,.hiw-toolbar-nav__item p,.hiw-tray-card li,.hiw-tray-card>p,.hiw-workflow-card li{font-size:.9375rem;line-height:1.65;color:var(--ss-paragraph,#4a4a4a)}.hiw-activation__card li+li,.hiw-bento__item li+li,.hiw-os-card ol li+li,.hiw-prep-card ol li+li,.hiw-tip-card li+li,.hiw-workflow-card li+li{margin-top:10px}.hiw-bento__icon,.hiw-browser-card__icon,.hiw-checklist__icon,.hiw-feature-card__icon,.hiw-os-card__icon,.hiw-pillar__icon,.hiw-toolbar-card__icon{margin-bottom:18px}.hiw-checklist__item{gap:20px}.hiw-checklist__item h3,.hiw-toolbar-card h4,.hiw-toolbar-nav__item h4{font-family:var(--font-plus-jakarta),sans-serif;font-size:1rem;font-weight:700;margin-bottom:10px;line-height:1.35}.hiw-toolbar-card__detail{margin-top:12px;padding:14px 16px;line-height:1.6}.hiw-toolbar-grid{gap:clamp(20px,3vw,24px)}.hiw-toolbar-group{margin-bottom:clamp(28px,4vw,40px)}.hiw-toolbar-group__title{font-family:var(--font-plus-jakarta),sans-serif;font-size:1.125rem;margin-bottom:20px}.hiw-callout{padding:clamp(32px,4vw,48px);gap:clamp(32px,5vw,48px);border-radius:var(--ss-radius-md,24px)}.hiw-callout__title{font-family:var(--font-plus-jakarta),sans-serif;font-size:clamp(1.35rem,2.5vw,1.625rem);margin-bottom:16px}.hiw-callout__lead{line-height:1.66;margin-bottom:12px}.hiw-callout__list li{margin-top:14px;line-height:1.65;font-size:.9375rem}.hiw-callout__warn{margin-top:20px;line-height:1.5}.hiw-numbered li{padding:18px 0;line-height:1.65;font-size:.9375rem}.hiw-cta{padding:clamp(40px,6vw,56px);border-radius:var(--ss-radius-lg,32px)}.hiw-cta h2{font-family:var(--font-plus-jakarta),sans-serif;margin-bottom:16px}.hiw-cta p{line-height:1.66;margin-bottom:28px}.hiw-safety{gap:24px;padding:clamp(28px,4vw,36px);border-radius:var(--ss-radius-md,24px)}.hiw-safety p{line-height:1.66;font-size:.9375rem}@media (prefers-reduced-motion:reduce){.hiw-dual-note,.hiw-hero__glow,.hiw-reveal{animation:none;transition:none}.hiw-reveal{opacity:1;transform:none}}