.v5 .hiw-head{text-align:center;margin-bottom:48px}.v5 .hiw-head .v5-pill{margin-bottom:16px}.v5 .hiw-head .v5-h2{margin-bottom:12px}.v5 .hiw-head .v5-lede{margin-inline:auto}.v5 .hiw-card{display:grid;grid-template-columns:1fr 1fr;border-radius:var(--v5-r-lg);overflow:hidden;border:1px solid var(--v5-line);box-shadow:var(--v5-card-shadow);min-height:600px}@media (max-width:720px){.v5 .hiw-card{grid-template-columns:1fr;min-height:0}}.v5 .hiw-left{background:var(--v5-grad-cta);padding:32px 28px;display:flex;flex-direction:column;gap:20px}.v5 .hiw-left-header{display:flex;align-items:center;gap:8px}.v5 .hiw-left-mark{width:22px;height:22px;border-radius:6px;background:rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#fff;letter-spacing:-.02em;flex-shrink:0}.v5 .hiw-left-brand{font-size:12px;font-weight:600;color:rgba(255,255,255,.8);letter-spacing:.01em}.v5 .hiw-mock{background:rgba(255,255,255,.96);border-radius:12px;padding:20px 18px;flex:1;display:flex;flex-direction:column;gap:12px;min-height:260px}.v5 .hiw-mock-title{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--v5-accent);margin-bottom:4px}.v5 .hiw-mock-inner{gap:12px;animation:hiw-enter .5s cubic-bezier(.22,.61,.36,1) both}.v5 .hiw-mock-body,.v5 .hiw-mock-inner{flex:1;display:flex;flex-direction:column}.v5 .hiw-mock-body{gap:10px}@keyframes hiw-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes hiw-row-in{0%{opacity:0;transform:translateX(8px)}to{opacity:1;transform:none}}.v5 .hiw-doc-header,.v5 .hiw-doc-sec,.v5 .hiw-right-top .hiw-step-check{animation:hiw-row-in .42s cubic-bezier(.22,.61,.36,1) both}.v5 .hiw-doc-header,.v5 .hiw-right-top .hiw-step-check:first-child{animation-delay:.12s}.v5 .hiw-doc-sec:nth-child(2),.v5 .hiw-right-top .hiw-step-check:nth-child(2){animation-delay:.19s}.v5 .hiw-doc-sec:nth-child(3),.v5 .hiw-right-top .hiw-step-check:nth-child(3){animation-delay:.26s}.v5 .hiw-doc-sec:nth-child(4),.v5 .hiw-right-top .hiw-step-check:nth-child(4){animation-delay:.33s}.v5 .hiw-right-top{animation:hiw-enter .5s cubic-bezier(.22,.61,.36,1) both}.v5 .hiw-mock-step{display:flex;flex-direction:column;gap:12px}.v5 .hiw-doc-caption{display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:var(--v5-ink-soft)}.v5 .hiw-doc-caption svg{width:14px;height:14px;flex-shrink:0;color:var(--v5-accent)}.v5 .hiw-doc-caption.flag{color:#b91c1c}.v5 .hiw-doc-caption.flag svg{color:#ef4444}.v5 .hiw-doc-caption.ok{color:#15803d}.v5 .hiw-doc-caption.ok svg{color:#22c55e}.v5 .hiw-doc{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:16px;padding:18px 16px;border-radius:10px;background:#fff;border:1px solid var(--v5-line);box-shadow:0 8px 24px -12px rgba(17,12,46,.18)}.v5 .hiw-doc-header{display:flex;align-items:center;gap:12px}.v5 .hiw-doc-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#a78bfa,#6366f1);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;letter-spacing:.02em;color:#fff;flex-shrink:0}.v5 .hiw-doc-headlines{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.v5 .hiw-doc-name{font-size:14px;font-weight:700;letter-spacing:-.01em;color:var(--v5-ink)}.v5 .hiw-doc-role-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.v5 .hiw-doc-role{font-size:11px;font-weight:600;color:var(--v5-ink-soft)}.v5 .hiw-doc-role.mark{background:#fef2f2;color:#b91c1c;border-radius:3px;padding:0 3px;box-shadow:0 0 0 1px #fecaca}.v5 .hiw-doc-contacts{font-size:9.5px;color:var(--v5-ink-soft);opacity:.85;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v5 .hiw-doc-sec{display:flex;flex-direction:column;gap:5px}.v5 .hiw-doc-h{font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--v5-accent);padding-bottom:3px;border-bottom:1px solid var(--v5-line)}.v5 .hiw-doc-entry{display:flex;flex-direction:column;gap:3px}.v5 .hiw-doc-entry-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.v5 .hiw-doc-entry-title{font-size:10.5px;font-weight:600;color:var(--v5-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v5 .hiw-doc-entry-date{font-size:9.5px;color:var(--v5-ink-soft);flex-shrink:0}.v5 .hiw-doc-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:3px}.v5 .hiw-doc-bullets li{position:relative;padding-left:11px;font-size:10px;line-height:1.45;color:var(--v5-ink-soft)}.v5 .hiw-doc-bullets li .hiw-doc-chip{margin-left:5px;display:inline-block;vertical-align:middle}.v5 .hiw-doc-bullets li:before{content:"";position:absolute;left:2px;top:6px;width:3px;height:3px;border-radius:50%;background:var(--v5-accent);opacity:.5}.v5 .hiw-doc-mark{background:#fef2f2;color:#b91c1c;font-weight:600;border-radius:3px;padding:0 2px;-webkit-text-decoration:underline wavy #ef4444;text-decoration:underline wavy #ef4444;text-underline-offset:2px}.v5 .hiw-doc-rights{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:10px;color:var(--v5-ink-soft)}.v5 .hiw-doc-chip{font-size:9.5px;font-weight:700;letter-spacing:.01em;padding:2px 8px;border-radius:99px;white-space:nowrap;flex-shrink:0}.v5 .hiw-doc-chip.sm{font-size:8.5px;padding:1px 6px}.v5 .hiw-doc-chip.flag{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.v5 .hiw-doc-chip.ok{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.v5 .hiw-doc-missing{border:1px dashed #fca5a5;background:#fef2f2;border-radius:7px;padding:7px 9px}.v5 .hiw-doc-badge{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;padding:4px 9px;border-radius:99px}.v5 .hiw-doc-badge svg{width:11px;height:11px}.v5 .hiw-doc-beam{position:absolute;left:0;right:0;top:0;height:2px;background:var(--v5-accent);box-shadow:0 0 14px 4px rgba(124,58,237,.5);animation:hiw-scan 2.4s cubic-bezier(.45,0,.55,1) infinite;z-index:2}@keyframes hiw-scan{0%{top:2%;opacity:0}12%{opacity:1}88%{opacity:1}to{top:98%;opacity:0}}.v5 .hiw-doc-dl{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;background:var(--v5-bg-alt);border:1px solid var(--v5-line)}.v5 .hiw-doc-dl-icon{width:30px;height:30px;border-radius:7px;background:var(--v5-grad);display:flex;align-items:center;justify-content:center;flex-shrink:0}.v5 .hiw-doc-dl-icon svg{width:14px;height:14px;color:#fff}.v5 .hiw-doc-dl-name{flex:1;font-size:12.5px;font-weight:600;color:var(--v5-ink)}.v5 .hiw-doc-dl-chip{font-size:10px;font-weight:700;color:var(--v5-accent);background:#f5f3ff;border:1px solid #ddd6fe;padding:2px 8px;border-radius:99px}.v5 .hiw-right{background:#ffffff;padding:40px 36px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}@media (max-width:720px){.v5 .hiw-right{padding:28px 24px}.v5 .hiw-left{padding:24px 20px}}.v5 .hiw-step-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--v5-accent)}.v5 .hiw-step-title{font-size:clamp(20px,3vw,26px);font-weight:800;letter-spacing:-.02em;line-height:1.2;color:var(--v5-ink);margin:8px 0 14px}.v5 .hiw-step-body{font-size:15px;line-height:1.7;color:var(--v5-ink-soft);margin:0 0 20px}.v5 .hiw-step-checks{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.v5 .hiw-step-check{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:var(--v5-ink)}.v5 .hiw-step-check svg{width:16px;height:16px;flex-shrink:0;color:var(--v5-accent)}.v5 .hiw-tabs{display:flex;justify-content:center;gap:10px;margin-top:28px;flex-wrap:wrap}.v5 .hiw-tab{position:relative;overflow:hidden;padding:0;border-radius:var(--v5-pill);cursor:pointer;border:1.5px solid var(--v5-line);background:#fff;transition:border-color .25s ease,box-shadow .25s ease}.v5 .hiw-tab-face{display:block;padding:9px 20px;font-size:13px;font-weight:600;white-space:nowrap}.v5 .hiw-tab-face.base{color:var(--v5-ink-soft)}.v5 .hiw-tab.active .hiw-tab-face.base,.v5 .hiw-tab.done .hiw-tab-face.base{color:var(--v5-accent)}.v5 .hiw-tab-face.fill{position:absolute;inset:0;color:#fff;background:var(--v5-grad);border-radius:inherit}.v5 .hiw-tab.done .hiw-tab-face.fill{clip-path:inset(0 0 0 0)}.v5 .hiw-tab.active .hiw-tab-face.fill{clip-path:inset(0 100% 0 0);animation:hiw-tab-clip 3.8s linear forwards}@keyframes hiw-tab-clip{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.v5 .hiw-tab.active,.v5 .hiw-tab.done{border-color:transparent;box-shadow:0 2px 10px rgba(124,58,237,.22)}.v5 .hiw-tab.active{box-shadow:0 4px 16px rgba(124,58,237,.34)}.v5 .hiw-tab.upcoming:hover{border-color:var(--v5-accent)}.v5 .hiw-tab.upcoming:hover .hiw-tab-face.base{color:var(--v5-accent)}@media (prefers-reduced-motion:reduce){.v5 .hiw-tab.active .hiw-tab-face.fill{animation:none;clip-path:inset(0 0 0 0)}}@media (max-width:720px){.v5 .hiw-doc-contacts{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.35}.v5 .hiw-doc-entry-top{flex-direction:column;align-items:flex-start;gap:1px}.v5 .hiw-doc-entry-title{white-space:normal;overflow:visible;text-overflow:clip}}.v5 .mistakes-header{text-align:center;margin-bottom:clamp(32px,5vw,56px)}.v5 .mistakes-header .v5-h2{margin-top:10px}.v5 .mistakes-header .v5-lede{margin-inline:auto;margin-top:12px}.v5 .mistakes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:640px){.v5 .mistakes-grid{grid-template-columns:1fr}}.v5 .mistake-card{padding:24px;display:flex;flex-direction:column;gap:10px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.v5 .mistake-card:hover{transform:translateY(-4px);box-shadow:0 1px 2px rgba(24,24,31,.05),0 22px 48px -22px rgba(124,58,237,.32);border-color:#e2dbf6}.v5 .mistake-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--v5-pill);font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;line-height:1;width:-moz-fit-content;width:fit-content}.v5 .mistake-tag--purple{background:var(--v5-tag-purple-bg);color:var(--v5-tag-purple-fg)}.v5 .mistake-tag--pink{background:var(--v5-tag-pink-bg);color:var(--v5-tag-pink-fg)}.v5 .mistake-tag--green{background:var(--v5-tag-green-bg);color:var(--v5-tag-green-fg)}.v5 .mistake-tag--amber{background:var(--v5-tag-amber-bg);color:var(--v5-tag-amber-fg)}.v5 .mistake-title{font-size:17px;font-weight:700;line-height:1.3;color:var(--v5-ink);margin:0}.v5 .mistake-diff{position:relative;display:flex;flex-direction:column;gap:5px;padding:11px 12px;border-radius:10px;background:#ffffff;border:1px solid var(--v5-line);font-family:var(--font-mono,ui-monospace,"SF Mono",Menlo,monospace);font-size:12.5px;line-height:1.4;overflow:hidden}.v5 .diff-row{position:relative;display:flex;align-items:center;gap:8px;padding:3px 7px;border-radius:6px;min-width:0}.v5 .diff-sign{flex-shrink:0;font-family:var(--font-jakarta),system-ui,sans-serif;font-weight:800;font-size:13px}.v5 .diff-text{position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v5 .diff-row--del{background:#fef2f2;color:#b4532b}.v5 .diff-row--del .diff-sign{color:#ef4444}.v5 .diff-row--add{background:#f0fdf4;color:#15803d;opacity:0;transform:translateY(6px)}.v5 .diff-row--add .diff-sign{color:#22c55e}.v5 .diff-row--del .diff-text:after{content:"";position:absolute;left:0;right:0;top:50%;height:1.5px;background:currentColor;transform:scaleX(0);transform-origin:left center}.v5 .diff-scan{position:absolute;left:0;right:0;top:-40%;height:40%;background:linear-gradient(180deg,transparent,rgba(124,58,237,.12),transparent);opacity:0;pointer-events:none;z-index:1}.v5 .diff-stamp{position:absolute;top:9px;right:11px;z-index:2;font-family:var(--font-jakarta),system-ui,sans-serif;font-size:9.5px;font-weight:700;letter-spacing:.02em;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;padding:2px 8px;border-radius:var(--v5-pill);opacity:0;transform:scale(.8);transition:opacity .2s ease,transform .2s ease}.v5 .mistake-card:hover .diff-stamp{opacity:1;transform:scale(1)}.v5 .mistakes-grid>.mistake-card{--d:0s}.v5 .mistakes-grid>.mistake-card:nth-child(2){--d:0.18s}.v5 .mistakes-grid>.mistake-card:nth-child(3){--d:0.36s}.v5 .mistakes-grid>.mistake-card:nth-child(4){--d:0.54s}.v5 .mistake-card.is-in .diff-scan{animation:diff-scan .85s ease calc(var(--d) + .1s) 1 both}.v5 .mistake-card.is-in .diff-row--del .diff-text:after{animation:diff-strike .5s ease calc(var(--d) + .65s) 1 forwards}.v5 .mistake-card.is-in .diff-row--del{animation:diff-dim .4s ease calc(var(--d) + 1.1s) 1 forwards}.v5 .mistake-card.is-in .diff-row--add{animation:diff-add .5s cubic-bezier(.22,.61,.36,1) calc(var(--d) + 1.2s) 1 forwards}@keyframes diff-scan{0%{top:-40%;opacity:0}15%{opacity:1}85%{opacity:1}to{top:100%;opacity:0}}@keyframes diff-strike{to{transform:scaleX(1)}}@keyframes diff-dim{to{opacity:.5}}@keyframes diff-add{to{opacity:1;transform:none}}.v5 .mistake-card:not(.is-in) .diff-row--del .diff-text:after{transform:scaleX(1)}.v5 .mistake-card:not(.is-in) .diff-row--del{opacity:.5}.v5 .mistake-card:not(.is-in) .diff-row--add{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.v5 .diff-scan{display:none}.v5 .diff-row--del .diff-text:after{transform:scaleX(1)}.v5 .diff-row--del{opacity:.5}.v5 .diff-row--add{opacity:1;transform:none}}.v5 .mistake-fix{font-size:14px;line-height:1.55;color:var(--v5-ink-soft);margin:0;padding-top:4px;border-top:1px solid var(--v5-line)}.v5 .mistake-fix strong{color:var(--v5-accent);font-weight:600}.v5 .mistake-fix-text{color:var(--v5-accent)}@media (max-width:480px){.v5 .diff-text{white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word}.v5 .diff-row{align-items:flex-start}.v5 .mistake-diff{font-size:11.5px}}