.hiw-banner{background:linear-gradient(135deg,#fff5f6,#ffeef1);border-top:2px solid var(--brand, #ff4c5e);border-bottom:1px solid #f0e0e2;margin:-2rem -1.5rem 2rem;padding:.85rem 1.5rem}.hiw-banner__inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1320px;margin:0 auto}.hiw-banner__text strong{color:var(--brand, #ff4c5e);font-size:1rem}.hiw-banner__features{display:flex;gap:1.25rem;font-size:.85rem;color:var(--text-muted);margin-top:.2rem}.hiw-banner__cta{display:inline-block;padding:.55rem 1.2rem;background:var(--brand, #ff4c5e);color:#fff;border-radius:999px;text-decoration:none;font-weight:600;font-size:.9rem}.hiw-banner__cta:hover{background:var(--brand-hover, #e93a4c)}.rich-content{color:var(--text-muted);line-height:1.7}.rich-content p{margin:0 0 1rem}.rich-content p:last-child{margin:0}.rich-content h1,.rich-content h2,.rich-content h3,.rich-content h4{color:var(--text);margin:0 0 .85rem;font-weight:700}.rich-content h3{font-size:1.3rem}.rich-content ul,.rich-content ol{margin:0 0 1rem;padding-left:1.25rem}.rich-content ul ul,.rich-content ol ol,.rich-content ul ol,.rich-content ol ul{margin:.3rem 0 0}.rich-content li{margin-bottom:.4rem}.rich-content li::marker{color:var(--brand, #ff4c5e)}.rich-content a{color:var(--brand, #ff4c5e)}.rich-content strong{color:var(--text)}.rich-content--center{text-align:center;max-width:760px;margin:0 auto 2rem}.hiw-hero{text-align:center;padding:3rem 0 3.5rem}.hiw-hero h1{font-size:2rem;color:var(--text);margin:0 0 1rem}.hiw-hero p{max-width:760px;margin:0 auto 2rem;color:var(--text-muted);line-height:1.7}.hiw-hero__cta{display:inline-block;padding:.85rem 1.8rem;background:var(--brand, #ff4c5e);color:#fff;border-radius:999px;text-decoration:none;font-weight:600;font-size:.95rem}.hiw-hero__cta:hover{background:var(--brand-hover, #e93a4c)}.hiw-steps{padding:5rem 1.5rem 3.5rem;margin:0 calc(50% - 50vw);background:var(--bg-soft)}.hiw-steps__desktop{display:block}.hiw-steps__mobile{display:none}@media(max-width:880px){.hiw-steps{padding:3rem 1rem 2.5rem}.hiw-steps__desktop{display:none}.hiw-steps__mobile{display:block;max-width:560px;margin:0 auto}}.hiw-steps__panels{max-width:1320px;margin:0 auto}.hiw-acc{background:var(--card);border:1px solid var(--border);border-radius:12px;margin-bottom:.85rem;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.hiw-acc[open]{border-color:var(--brand, #ff4c5e);box-shadow:0 6px 18px #ff4c5e1a}.hiw-acc__head{display:flex;align-items:center;gap:.85rem;padding:1rem 1.1rem;cursor:pointer;list-style:none;user-select:none}.hiw-acc__head::-webkit-details-marker{display:none}.hiw-acc__icon{flex:0 0 auto;width:34px;height:34px;border-radius:50%;background:#ff4c5e1f;color:var(--brand, #ff4c5e);display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:700;transition:background .2s ease,color .2s ease}.hiw-acc[open] .hiw-acc__icon{background:var(--brand, #ff4c5e);color:#fff}.hiw-acc__icon i{font-size:1rem}.hiw-acc__title{flex:1 1 auto;font-size:.95rem;font-weight:700;color:var(--text);line-height:1.35}.hiw-acc__chevron{flex:0 0 auto;color:var(--text-dim);transition:transform .25s ease,color .2s ease}.hiw-acc[open] .hiw-acc__chevron{color:var(--brand, #ff4c5e);transform:rotate(180deg)}.hiw-acc__body{padding:0 1.1rem 1.25rem;color:var(--text-muted);font-size:.92rem;line-height:1.65}.hiw-acc__image{margin:0 0 1rem;text-align:center}.hiw-acc__image img{max-width:100%;max-height:260px;width:auto;height:auto;object-fit:contain;border-radius:10px;display:block;margin:0 auto;border:1px solid var(--border);background:var(--card)}.hiw-acc__body .rich-content{color:var(--text-muted);line-height:1.65}.hiw-acc__body .rich-content p{margin:0 0 .75rem}.hiw-acc__body .rich-content p:last-child{margin:0}.hiw-acc__body .rich-content ul,.hiw-acc__body .rich-content ol{margin:0 0 .75rem;padding-left:1.2rem}.hiw-acc__body .rich-content li{margin-bottom:.4rem}.hiw-acc__body .rich-content li::marker{color:var(--brand, #ff4c5e)}.hiw-acc__body .rich-content strong{color:var(--text)}.hiw-panel{display:none;grid-template-columns:1fr 1.1fr;gap:3.5rem;align-items:center}.hiw-panel--active{display:grid}@media(max-width:880px){.hiw-panel{grid-template-columns:1fr;gap:2rem}.hiw-panel__media{order:-1}}.hiw-panel__body h2{color:var(--text);font-size:1.85rem;font-weight:800;margin:0 0 1.25rem;line-height:1.2;letter-spacing:-.01em}.hiw-panel__intro{color:var(--text-muted);line-height:1.7;font-size:1rem;margin:0}.hiw-panel__rich{color:var(--text-muted);font-size:.97rem;line-height:1.7}.hiw-panel__rich p{margin:0 0 1rem}.hiw-panel__rich p:last-child{margin:0}.hiw-panel__rich ul,.hiw-panel__rich ol{margin:0 0 1rem;padding-left:1.2rem;display:flex;flex-direction:column;gap:.7rem}.hiw-panel__rich li{color:var(--text-muted);line-height:1.6}.hiw-panel__rich li::marker{color:var(--brand, #ff4c5e)}.hiw-panel__rich strong{color:var(--text)}.hiw-panel__rich a{color:var(--brand, #ff4c5e)}.hiw-panel__media img{width:100%;height:auto;max-height:460px;object-fit:contain;border-radius:14px;display:block}.hiw-panel__placeholder{font-size:6rem;text-align:center;opacity:.6;padding:2rem}.hiw-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1320px;margin:3.5rem auto 0}@media(max-width:980px){.hiw-tabs{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.hiw-tabs{grid-template-columns:1fr}}.hiw-tab{display:flex;align-items:center;gap:.9rem;padding:1.1rem 1.25rem;background:var(--card);border:1px solid var(--border);border-radius:12px;cursor:pointer;text-align:left;font:inherit;color:var(--text);position:relative;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.hiw-tab:hover{border-color:#ff4c5e66;transform:translateY(-2px);box-shadow:0 8px 18px #0000000d}.hiw-tab--active{border-color:var(--brand, #ff4c5e);box-shadow:0 8px 22px #ff4c5e24;transform:translateY(-2px)}.hiw-tab--active:after{content:"";position:absolute;left:1rem;right:1rem;bottom:-2px;height:4px;background:var(--brand, #ff4c5e);border-radius:4px}.hiw-tab__icon{flex:0 0 auto;width:40px;height:40px;border-radius:50%;background:#ff4c5e1f;color:var(--brand, #ff4c5e);display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;transition:background .15s ease,color .15s ease}.hiw-tab--active .hiw-tab__icon{background:var(--brand, #ff4c5e);color:#fff}.hiw-tab__icon i{font-size:1.05rem}.hiw-tab__title{font-size:.9rem;font-weight:700;line-height:1.35}.hiw-video{padding:4rem 0 2rem;max-width:1320px;margin:0 auto}.hiw-video>h2{text-align:center;color:var(--text);font-size:1.5rem;line-height:1.4;margin:0 0 2.5rem;max-width:880px;margin-left:auto;margin-right:auto}.hiw-video__split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:880px){.hiw-video__split{grid-template-columns:1fr;gap:2rem}}.hiw-video__frame{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:10px;box-shadow:0 6px 18px #0000001a;background:#000}.hiw-video__frame iframe{position:absolute;inset:0;width:100%!important;height:100%!important;max-width:100%;border:0}.hiw-video__body h3{color:var(--text);font-size:1.4rem;margin:0 0 .75rem}.hiw-video__body>p{color:var(--text-muted);line-height:1.65;margin:0 0 1rem}.hiw-video__body ul{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.5rem}.hiw-video__body ul ul{padding-left:1.1rem;margin-top:.4rem}.hiw-video__body li{color:var(--text-muted);font-size:.95rem;line-height:1.55}.hiw-video__body li::marker{color:var(--brand, #ff4c5e)}.hiw-video__body strong{color:var(--text)}.hiw-video__cta-wrap{text-align:center;margin-top:2.5rem}.hiw-video__cta{display:inline-block;padding:.85rem 1.8rem;background:var(--brand, #ff4c5e);color:#fff;border-radius:999px;text-decoration:none;font-weight:600;font-size:.95rem}.hiw-video__cta:hover{background:var(--brand-hover, #e93a4c)}@media(max-width:640px){.hiw-video{padding:2.5rem 0 1.5rem}.hiw-video>h2{font-size:1.2rem;line-height:1.35;margin-bottom:1.75rem}.hiw-video__split{gap:1.5rem}.hiw-video__cta-wrap{margin-top:1.75rem}}.hiw-cta{padding:2rem 0}.hiw-cta__inner{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;max-width:1320px;margin:0 auto;background:var(--brand, #ff4c5e);color:#fff;padding:2rem 2.5rem;border-radius:12px}@media(max-width:700px){.hiw-cta__inner{grid-template-columns:1fr;text-align:center;padding:1.5rem}}.hiw-cta h2{margin:0 0 .5rem;font-size:1.35rem;line-height:1.3}.hiw-cta p{margin:0;color:#ffffffeb;font-size:.95rem}.hiw-cta__btn{display:inline-block;padding:.75rem 1.6rem;background:#fff;color:var(--brand, #ff4c5e);border-radius:999px;text-decoration:none;font-weight:600;white-space:nowrap}.hiw-cta__btn:hover{background:#fafafa}
