.hww-illustration{position:relative;min-height:400px}.hww-card{position:absolute;background:var(--color-white);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-md);overflow:hidden}.hww-card--resume{width:240px;top:50%;left:50%;transform:translate(-55%, -50%);z-index:3;animation:float 6s ease-in-out infinite}.hww-card__header{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--color-border)}.hww-card__avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg, var(--color-brand-blue), var(--color-primary));flex-shrink:0}.hww-card__avatar-lines{display:flex;flex-direction:column;gap:5px;flex:1}.hww-card__avatar-line{height:6px;border-radius:3px;background:var(--color-border)}.hww-card__avatar-line:first-child{width:80%;background:var(--color-text-primary);opacity:0.2}.hww-card__avatar-line:last-child{width:55%}.hww-card__body{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3)}.hww-card__section{display:flex;flex-direction:column;gap:5px}.hww-card__bar{height:5px;border-radius:3px;background:var(--color-border)}.hww-card__bar--highlight{background:var(--color-brand-blue);opacity:0.5}.hww-card__bar--brand{background:var(--color-brand-orange);opacity:0.4}.hww-card__bar--faded{background:var(--color-border);opacity:0.5}.hww-card__bar--w90{width:90%}.hww-card__bar--w80{width:80%}.hww-card__bar--w75{width:75%}.hww-card__bar--w60{width:60%}.hww-card__bar--w45{width:45%}.hww-card--score{width:100px;top:5%;right:5%;z-index:4;animation:floatReverse 7s ease-in-out infinite 0.5s;display:flex;flex-direction:column;align-items:center;padding:var(--space-3);gap:var(--space-1)}.hww-card__score-ring{position:relative;width:56px;height:56px}.hww-card__score-ring svg{width:56px;height:56px;transform:rotate(-90deg)}.hww-card__ring-bg{fill:none;stroke:var(--color-border);stroke-width:4}.hww-card__ring-fill{fill:none;stroke:var(--color-brand-orange);stroke-width:4;stroke-linecap:round;stroke-dasharray:138.2;stroke-dashoffset:11}.hww-card__ring-value{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-family:var(--font-display);font-size:var(--text-lg);font-weight:800;color:var(--color-text-primary)}.hww-card__score-label{font-size:11px;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:0.05em}.hww-card--check{display:flex;align-items:center;gap:6px;padding:8px 14px;bottom:20%;right:0;z-index:4;font-size:12px;font-weight:600;color:var(--color-success);animation:float 8s ease-in-out infinite 1s}.hww-card--check svg{width:16px;height:16px;color:var(--color-success);flex-shrink:0}.hww-card--marker{display:flex;align-items:center;gap:6px;padding:8px 14px;bottom:8%;left:0;z-index:4;font-size:11px;font-weight:600;color:var(--color-primary);animation:floatReverse 6s ease-in-out infinite 0.8s}.hww-card--marker svg{width:14px;height:14px;color:var(--color-brand-blue);flex-shrink:0}.hww-illustration--writing{display:flex;align-items:center;justify-content:center;gap:var(--space-4)}.hww-card--before{position:relative;width:160px;top:auto;left:auto;right:auto;bottom:auto;opacity:0.7;z-index:2;animation:float 7s ease-in-out infinite}.hww-card--after{position:relative;width:160px;top:auto;left:auto;right:auto;bottom:auto;z-index:2;border-color:var(--color-brand-blue-mid);box-shadow:var(--shadow-lg),0 0 30px rgba(178,221,242,0.15);animation:floatReverse 7s ease-in-out infinite 0.3s}.hww-card--transform{position:relative;width:44px;height:44px;top:auto;left:auto;right:auto;bottom:auto;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--color-white);z-index:3;flex-shrink:0}.hww-card--transform svg{width:20px;height:20px;color:var(--color-brand-orange)}.hww-card__label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:var(--color-text-muted);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--color-border);text-align:center}.hww-card__label--success{color:var(--color-success);background:rgba(16,185,129,0.06)}.hww-card__mini-header{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3);border-bottom:1px solid var(--color-border)}.hww-card__mini-avatar{width:20px;height:20px;border-radius:50%;background:var(--color-border);flex-shrink:0}.hww-card__mini-avatar--active{background:linear-gradient(135deg, var(--color-brand-blue), var(--color-primary))}.hww-card__mini-lines{display:flex;flex-direction:column;gap:4px;flex:1}.hww-card__mini-body{padding:var(--space-3);display:flex;flex-direction:column;gap:5px}.hww-illustration--distribution{min-height:400px}.hww-card--dashboard{width:260px;top:50%;left:50%;transform:translate(-55%, -50%);z-index:3;animation:float 6s ease-in-out infinite}.hww-card__chrome{display:flex;align-items:center;justify-content:space-between;padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border)}.hww-card__chrome-title{font-family:var(--font-display);font-size:var(--text-xs);font-weight:600;color:var(--color-text-primary)}.hww-card__chrome-dots{display:flex;gap:5px}.hww-card__dot{width:7px;height:7px;border-radius:50%}.hww-card__dot--red{background:#f87171}.hww-card__dot--yellow{background:#fbbf24}.hww-card__dot--green{background:#34d399}.hww-card__dashboard-body{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3)}.hww-card__metric{display:flex;align-items:center;gap:var(--space-3)}.hww-card__metric-label{font-size:11px;font-weight:500;color:var(--color-text-muted);width:52px;flex-shrink:0}.hww-card__progress-track{flex:1;height:6px;background:var(--color-bg-section);border-radius:3px;overflow:hidden}.hww-card__progress-fill{height:100%;border-radius:3px;background:linear-gradient(90deg, var(--color-primary), var(--color-brand-blue))}.hww-card__progress-fill--85{width:85%}.hww-card__progress-fill--72{width:72%}.hww-card__progress-fill--60{width:60%}.hww-card__metric-value{font-size:11px;font-weight:600;color:var(--color-text-primary);width:32px;text-align:right;flex-shrink:0}.hww-card--sent{width:120px;top:8%;right:0;z-index:4;animation:floatReverse 7s ease-in-out infinite 0.5s;display:flex;flex-direction:column;align-items:center;padding:var(--space-3) var(--space-4);gap:2px}.hww-card__sent-number{font-family:var(--font-display);font-size:var(--text-xl);font-weight:800;color:var(--color-text-primary)}.hww-card__sent-label{font-size:11px;color:var(--color-text-muted);font-weight:500}.hww-card__sent-trend{display:flex;align-items:center;gap:3px;font-size:11px;font-weight:600;color:var(--color-success);margin-top:2px}.hww-card__sent-trend svg{width:12px;height:12px}.hww-card--channels{width:130px;bottom:10%;left:0;z-index:4;animation:float 8s ease-in-out infinite 1s;display:flex;flex-direction:column;align-items:center;padding:var(--space-3) var(--space-4);gap:var(--space-2)}.hww-card__channels-title{font-size:11px;font-weight:500;color:var(--color-text-muted)}.hww-card__channels-value{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:800;color:var(--color-primary)}.hww-card__channels-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:4px}.hww-card__channel-dot{width:12px;height:12px;border-radius:var(--radius-sm);background:var(--color-brand-blue);opacity:0.5}.hww-card__channel-dot:nth-child(1){opacity:0.8}.hww-card__channel-dot:nth-child(2){background:var(--color-brand-orange);opacity:0.6}.hww-card__channel-dot:nth-child(4){background:var(--color-brand-orange);opacity:0.5}.hww-card__channel-dot:nth-child(5){opacity:0.7}.hww-card__channel-dot:nth-child(6){background:var(--color-brand-yellow);opacity:0.5}@media (max-width: 900px){.hww-illustration{min-height:320px;max-width:400px;margin:0 auto}.hww-card--resume{width:200px}.hww-card--score{width:88px}.hww-card--dashboard{width:220px}.hww-card--sent{width:105px}.hww-card--channels{width:115px}.hww-illustration--writing{min-height:300px}.hww-card--before,.hww-card--after{width:140px}}@media (max-width: 768px){.hww-illustration{min-height:280px}.hww-card--resume{width:180px}.hww-card--score{width:80px;top:0}.hww-card--check{font-size:11px;padding:6px 10px}.hww-card--marker{font-size:10px;padding:6px 10px}.hww-illustration--writing{min-height:260px;gap:var(--space-3)}.hww-card--before,.hww-card--after{width:125px}.hww-card--transform{width:36px;height:36px}.hww-card--transform svg{width:16px;height:16px}.hww-illustration--distribution{min-height:280px}.hww-card--dashboard{width:190px}.hww-card--sent{width:95px}.hww-card--channels{width:105px}}@media (max-width: 480px){.hww-illustration{min-height:220px}.hww-card--resume{width:160px}.hww-card--marker{display:none}.hww-illustration--writing{min-height:200px;gap:var(--space-2)}.hww-card--before,.hww-card--after{width:110px}.hww-card--transform{width:32px;height:32px}.hww-illustration--distribution{min-height:220px}.hww-card--dashboard{width:160px}.hww-card--channels{display:none}.hww-card--sent{width:90px}}.hww-illustration--customize{min-height:400px}.hww-card--master{width:180px;top:50%;left:8%;transform:translateY(-50%);z-index:3;animation:float 6s ease-in-out infinite}.hww-card__master-badge{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:var(--color-primary);background:var(--color-brand-blue-light);padding:3px 10px;text-align:center;border-bottom:1px solid var(--color-border)}.hww-card--branches{width:60px;height:120px;top:50%;left:44%;transform:translateY(-50%);z-index:2;background:transparent;border:none;box-shadow:none;overflow:visible}.hww-card--variant{width:140px;z-index:3;padding:0}.hww-card--variant-1{top:10%;right:5%;animation:floatReverse 7s ease-in-out infinite 0.3s}.hww-card--variant-2{top:40%;right:2%;animation:float 6s ease-in-out infinite 0.6s}.hww-card--variant-3{bottom:10%;right:5%;animation:floatReverse 8s ease-in-out infinite 0.9s}.hww-card__variant-tag{font-size:10px;font-weight:700;padding:6px 10px;border-bottom:1px solid var(--color-border)}.hww-card__variant-tag--blue{color:var(--color-primary);background:var(--color-brand-blue-light)}.hww-card__variant-tag--orange{color:#b5651d;background:var(--color-brand-orange-light)}.hww-card__variant-tag--yellow{color:#92700c;background:var(--color-brand-yellow-light)}.hww-card__variant-bars{padding:var(--space-3);display:flex;flex-direction:column;gap:5px}.hww-card--keywords{display:flex;align-items:center;gap:6px;padding:8px 14px;bottom:5%;left:2%;z-index:4;font-size:11px;font-weight:600;color:var(--color-primary);animation:floatReverse 6s ease-in-out infinite 0.8s}.hww-card--keywords svg{width:14px;height:14px;color:var(--color-brand-blue);flex-shrink:0}.hww-card--rolefit{display:flex;align-items:center;gap:6px;padding:8px 14px;top:3%;right:0;z-index:4;font-size:11px;font-weight:600;color:var(--color-success);animation:float 7s ease-in-out infinite 0.5s}.hww-card--rolefit svg{width:14px;height:14px;color:var(--color-success);flex-shrink:0}.hww-illustration--coverletter{min-height:400px}.hww-card--letter{width:220px;top:50%;left:50%;transform:translate(-55%, -50%);z-index:3;animation:float 6s ease-in-out infinite}.hww-card__letter-header{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--color-border)}.hww-card__letter-logo{width:28px;height:28px;border-radius:var(--radius-md);background:linear-gradient(135deg, var(--color-brand-orange), var(--color-brand-yellow));flex-shrink:0}.hww-card__letter-meta{display:flex;flex-direction:column;gap:4px;flex:1}.hww-card__letter-role{padding:var(--space-2) var(--space-4);border-bottom:1px solid var(--color-border)}.hww-card__role-tag{display:inline-block;font-size:10px;font-weight:600;color:var(--color-primary);background:var(--color-brand-blue-light);padding:3px 8px;border-radius:var(--radius-sm)}.hww-card__letter-body{padding:var(--space-4);display:flex;flex-direction:column;gap:5px}.hww-card__letter-signature{padding:0 var(--space-4) var(--space-4);display:flex;flex-direction:column;gap:4px;margin-top:var(--space-2)}.hww-card--smart{display:flex;align-items:center;gap:6px;padding:8px 14px;top:8%;right:2%;z-index:4;font-size:12px;font-weight:600;color:var(--color-brand-violet);border-color:rgba(66,36,57,0.15);animation:floatReverse 7s ease-in-out infinite 0.5s}.hww-card--smart svg{width:16px;height:16px;color:var(--color-brand-orange);flex-shrink:0}.hww-card--personalized{display:flex;align-items:center;gap:6px;padding:8px 14px;bottom:18%;right:0;z-index:4;font-size:11px;font-weight:600;color:var(--color-success);animation:float 8s ease-in-out infinite 1s}.hww-card--personalized svg{width:14px;height:14px;color:var(--color-success);flex-shrink:0}.hww-card--companyspecific{display:flex;align-items:center;gap:6px;padding:8px 14px;bottom:5%;left:0;z-index:4;font-size:11px;font-weight:600;color:var(--color-primary);animation:floatReverse 6s ease-in-out infinite 0.7s}.hww-card--companyspecific svg{width:14px;height:14px;color:var(--color-brand-blue);flex-shrink:0}.hww-illustration--responses{min-height:400px}.hww-card--inbox{width:250px;top:50%;left:50%;transform:translate(-55%, -50%);z-index:3;animation:float 6s ease-in-out infinite}.hww-card__inbox-dot{width:8px;height:8px;border-radius:50%;background:var(--color-success);animation:pulse 2s ease-in-out infinite}.hww-card__inbox-body{display:flex;flex-direction:column}.hww-card__inbox-row{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border)}.hww-card__inbox-row:last-child{border-bottom:none}.hww-card__inbox-row--unread{background:var(--color-brand-blue-light)}.hww-card__inbox-indicator{width:6px;height:6px;border-radius:50%;background:var(--color-primary);flex-shrink:0}.hww-card__inbox-indicator--read{background:var(--color-border)}.hww-card__inbox-content{flex:1;display:flex;flex-direction:column;gap:3px}.hww-card__inbox-time{font-size:10px;font-weight:500;color:var(--color-text-muted);flex-shrink:0}.hww-card--notification{width:180px;top:5%;right:0;z-index:4;display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-color:var(--color-brand-blue-mid);box-shadow:var(--shadow-lg),0 0 30px rgba(178,221,242,0.15);animation:floatReverse 7s ease-in-out infinite 0.5s}.hww-card__notif-icon{width:28px;height:28px;border-radius:50%;background:var(--color-brand-blue-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hww-card__notif-icon svg{width:14px;height:14px;color:var(--color-primary)}.hww-card__notif-text{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.hww-card__notif-title{font-size:11px;font-weight:700;color:var(--color-text-primary)}.hww-card__notif-sub{font-size:10px;color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hww-card__notif-dot{width:7px;height:7px;border-radius:50%;background:var(--color-success);flex-shrink:0;animation:pulse 2s ease-in-out infinite}.hww-card--alerts{display:flex;align-items:center;gap:6px;padding:8px 14px;bottom:10%;left:0;z-index:4;font-size:11px;font-weight:600;color:var(--color-primary);animation:float 8s ease-in-out infinite 1s}.hww-card--alerts svg{width:14px;height:14px;color:var(--color-brand-blue);flex-shrink:0}.hww-card--responsecount{width:100px;bottom:5%;right:5%;z-index:4;display:flex;flex-direction:column;align-items:center;padding:var(--space-3) var(--space-4);gap:2px;animation:floatReverse 6s ease-in-out infinite 0.8s}.hww-card__count-number{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:800;color:var(--color-success)}.hww-card__count-label{font-size:11px;font-weight:500;color:var(--color-text-muted)}@media (max-width: 900px){.hww-illustration--customize{min-height:320px;max-width:400px;margin:0 auto}.hww-card--master{width:150px}.hww-card--variant{width:120px}.hww-card--branches{width:50px}.hww-illustration--coverletter{min-height:320px;max-width:400px;margin:0 auto}.hww-card--letter{width:190px}.hww-illustration--responses{min-height:320px;max-width:400px;margin:0 auto}.hww-card--inbox{width:215px}.hww-card--notification{width:160px}.hww-card--responsecount{width:90px}}@media (max-width: 768px){.hww-illustration--customize{min-height:280px}.hww-card--master{width:130px}.hww-card--variant{width:105px}.hww-card__variant-tag{font-size:9px;padding:4px 8px}.hww-card--keywords{font-size:10px;padding:6px 10px}.hww-card--rolefit{font-size:10px;padding:6px 10px}.hww-card--branches{width:40px}.hww-illustration--coverletter{min-height:280px}.hww-card--letter{width:170px}.hww-card--smart{font-size:11px;padding:6px 10px}.hww-card--personalized{font-size:10px;padding:6px 10px}.hww-card--companyspecific{font-size:10px;padding:6px 10px}.hww-illustration--responses{min-height:280px}.hww-card--inbox{width:185px}.hww-card--notification{width:145px}.hww-card__notif-sub{display:none}.hww-card--alerts{font-size:10px;padding:6px 10px}}@media (max-width: 480px){.hww-illustration--customize{min-height:220px}.hww-card--master{width:110px}.hww-card--variant{width:90px}.hww-card--branches{display:none}.hww-card--keywords{display:none}.hww-illustration--coverletter{min-height:220px}.hww-card--letter{width:150px}.hww-card--companyspecific{display:none}.hww-illustration--responses{min-height:220px}.hww-card--inbox{width:155px}.hww-card--notification{display:none}.hww-card--responsecount{width:80px}}
