.dt-hiw-steps{display: grid;grid-template-columns: repeat(3,1fr);gap: var(--dt-card-gap)}.dt-hiw-step{display: flex;flex-direction: column;gap: var(--fm-form-gap);padding: var(--dt-card-padding-lg) var(--dt-card-padding);border-top: 3px solid var(--fm-color-line);transition: box-shadow .25s,transform .25s;position: relative}.dt-hiw-step:hover{box-shadow: 0 16px 40px rgba(0,0,0,.08);transform: translateY(-4px);border-top-color: var(--fm-color-accent)}.dt-hiw-step--accent{background: var(--fm-color-text)!important;border-top-color: var(--fm-color-accent)}.dt-hiw-step--accent h3,.dt-hiw-step--accent p{color: var(--dt-color-on-dark)!important}.dt-hiw-step--accent p{color: var(--dt-color-on-dark-soft)!important}.dt-hiw-step--accent strong{color: var(--dt-color-on-dark)!important}.dt-hiw-step__num{font-size: var(--dt-type-stat-md);font-weight: 900;color: var(--fm-color-line);line-height: 1;letter-spacing: -.04em}.dt-hiw-step--accent .dt-hiw-step__num{color: var(--fm-color-accent)}.dt-hiw-step__icon-wrap{width: 48px;height: 48px;border-radius: var(--dt-radius-sm);background: var(--fm-color-bg);border: 1px solid var(--fm-color-line);display: flex;align-items: center;justify-content: center}.dt-hiw-step--accent .dt-hiw-step__icon-wrap{background: var(--dt-color-on-dark-surface);border-color: var(--dt-color-on-dark-line)}.dt-hiw-step__icon{width: 22px;height: 22px;color: var(--fm-color-accent)}.dt-hiw-step h3{font-size: var(--dt-type-card-title);font-weight: 700;color: var(--fm-color-text);margin: 0;line-height: var(--fm-leading-h4)}.dt-hiw-step p{font-size: var(--dt-type-copy-sm);color: var(--fm-color-muted);line-height: 1.65;margin: 0}.dt-hiw-tech{display: grid;grid-template-columns: 1fr 1fr;gap: var(--dt-layout-gap);align-items: center}.dt-hiw-tech__heading{font-size: var(--dt-type-section-title);font-weight: 800;color: var(--fm-color-text);line-height: var(--fm-leading-h2);margin: 0 0 20px;letter-spacing: 0}.dt-hiw-tech__desc{font-size: var(--dt-type-copy-sm);color: var(--fm-color-muted);line-height: 1.75;margin: 0 0 28px}.dt-hiw-tech__features{display: flex;flex-direction: column;gap: 0}.dt-hiw-tech__feature{display: flex;align-items: flex-start;gap: var(--fm-form-gap);padding: var(--dt-row-padding) 0;border-bottom: 1px solid var(--fm-color-line)}.dt-hiw-tech__feature:first-child{border-top: 1px solid var(--fm-color-line)}.dt-hiw-tech__feature-icon-wrap{width: 40px;height: 40px;min-width: 40px;border-radius: var(--dt-radius-sm);background: var(--fm-color-accent-soft);border: 1px solid var(--fm-color-line);display: flex;align-items: center;justify-content: center;flex-shrink: 0}.dt-hiw-tech__feature-icon{width: 18px;height: 18px;color: var(--fm-color-accent)}.dt-hiw-tech__feature strong{display: block;font-size: var(--dt-type-copy-sm);font-weight: 700;color: var(--fm-color-text);margin-bottom: 4px}.dt-hiw-tech__feature span{font-size: var(--dt-type-meta);color: var(--fm-color-muted);line-height: 1.5}.dt-hiw-uses{display: grid;grid-template-columns: repeat(3,1fr);gap: var(--dt-card-gap)}.dt-hiw-use{display: flex;flex-direction: column;gap: var(--fm-form-gap);padding: var(--dt-card-padding);text-align: center;transition: box-shadow .2s,transform .2s}.dt-hiw-use:hover{box-shadow: 0 12px 32px rgba(0,0,0,.07);transform: translateY(-3px)}.dt-hiw-use__icon-wrap{width: 52px;height: 52px;border-radius: var(--dt-radius-sm);background: var(--fm-color-accent-soft);border: 1px solid var(--fm-color-line);display: flex;align-items: center;justify-content: center;margin: 0 auto}.dt-hiw-use__icon{width: 22px;height: 22px;color: var(--fm-color-accent)}.dt-hiw-use h4{font-size: var(--dt-type-small-title);font-weight: 700;color: var(--fm-color-text);margin: 0;line-height: var(--fm-leading-h5)}.dt-hiw-use p{font-size: var(--dt-type-meta);color: var(--fm-color-muted);line-height: 1.6;margin: 0}.dt-hiw-care{display: grid;grid-template-columns: 1fr 1fr;gap: var(--dt-layout-gap);align-items: start}.dt-hiw-care__heading{font-size: var(--dt-type-section-title);font-weight: 800;color: var(--fm-color-text);line-height: var(--fm-leading-h2);margin: 0 0 16px;letter-spacing: 0}.dt-hiw-care__desc{font-size: var(--dt-type-copy-sm);color: var(--fm-color-muted);line-height: 1.75;margin: 0}.dt-hiw-care__steps{list-style: none;margin: 0;padding: 0;display: flex;flex-direction: column;gap: 0}.dt-hiw-care__steps li{display: flex;align-items: flex-start;gap: var(--fm-form-gap);padding: var(--dt-row-padding) 0;border-bottom: 1px solid var(--fm-color-line)}.dt-hiw-care__steps li:first-child{border-top: 1px solid var(--fm-color-line)}.dt-hiw-care__num{width: 36px;height: 36px;min-width: 36px;border-radius: 50%;background: var(--fm-color-accent)!important;color: var(--dt-color-on-dark)!important;font-size: var(--dt-type-meta);font-weight: 700;display: flex;align-items: center;justify-content: center;flex-shrink: 0;line-height: 1}.dt-hiw-care__steps li strong{display: block;font-size: var(--dt-type-copy-sm);font-weight: 700;color: var(--fm-color-text);margin-bottom: 4px}.dt-hiw-care__steps li span{font-size: var(--dt-type-meta);color: var(--fm-color-muted);line-height: 1.5}@media (max-width: 1023px){.dt-hiw-steps{grid-template-columns: 1fr}.dt-hiw-step{text-align: center;align-items: center}.dt-hiw-step__icon-wrap{margin: 0 auto}.dt-hiw-tech,.dt-hiw-care{grid-template-columns: 1fr;gap: var(--dt-layout-gap-mobile)}.dt-hiw-tech__text{text-align: center}.dt-hiw-care__text{text-align: center}.dt-hiw-uses{grid-template-columns: repeat(2,1fr)}}@media (max-width: 640px){.dt-hiw-step{text-align: center;align-items: center}.dt-hiw-step__icon-wrap{margin: 0 auto}.dt-hiw-tech__text{text-align: center}.dt-hiw-tech__feature{flex-direction: column;align-items: center;text-align: center;gap: 10px}.dt-hiw-tech__feature-icon-wrap{margin: 0 auto}.dt-hiw-uses{grid-template-columns: 1fr}.dt-hiw-care__text{text-align: center}.dt-hiw-care__steps li{flex-direction: column;align-items: center;text-align: center;gap: 10px}.dt-hiw-care__num{margin: 0 auto}}