.hw-character-gift-main{max-width:1200px;margin:0 auto;padding:2rem 1rem}.hw-character-gift-hero{text-align:center;margin-bottom:3rem;padding:2rem 0}.hw-character-gift-title{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;background:linear-gradient(135deg,var(--hw-primary-warm),var(--hw-secondary-coral));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1.5rem;line-height:1.2}.hw-character-gift-subtitle{font-size:1.25rem;color:var(--hw-text-medium);margin:0 0 2rem;opacity:.9}.hw-character-gift-content{background:var(--hw-bg-dark);border-radius:var(--hw-radius-lg);border:1px solid var(--hw-border-accent);padding:2.5rem}.hw-gift-section{margin-bottom:3rem}.hw-rewards-content{display:flex;flex-direction:column;gap:1rem}.hw-reward-item{display:flex;flex-direction:column;gap:.5rem}.hw-reward-icons{display:flex;gap:1rem;align-items:center}.hw-reward-icon-item{display:flex;align-items:center;gap:.5rem}.hw-reward-icon{width:32px;height:32px;object-fit:cover}.hw-reward-name{font-size:.9rem;color:var(--hw-text-medium);font-weight:600}.hw-highlight{color:var(--hw-sunshine-gold);font-weight:700}.hw-how-to-gift{background:#7b9eff1a;border-left:3px solid var(--hw-tertiary-sky);padding:1rem 1.5rem;margin:1.5rem 0;border-radius:var(--hw-radius-md)}.hw-how-to-gift p{margin:0;color:var(--hw-text-light);line-height:1.6}.hw-how-to-label{font-weight:700;color:var(--hw-tertiary-sky);margin-right:.5rem}.hw-highlight-action{color:var(--hw-accent-mint);font-weight:700;background:#7bffb326;padding:.1rem .4rem;border-radius:3px}.hw-label{font-weight:700;color:var(--hw-accent-peach)}.hw-gift-section:last-child{margin-bottom:0}.hw-section-title{font-size:2rem;font-weight:700;color:var(--hw-primary-warm);margin:0 0 2rem;padding-bottom:1rem;border-bottom:2px solid rgba(232,165,71,.3)}.hw-section-content{color:var(--hw-text-medium);line-height:1.8}.hw-section-content p{margin:0 0 1.25rem}.hw-section-content p:last-child{margin-bottom:0}.hw-tip-box{background:#fb923c1a;border:1px solid rgba(251,146,60,.3);border-radius:var(--hw-radius-md);padding:1.5rem;margin:2rem 0}.hw-tip-box h3{font-size:1.2rem;font-weight:700;color:#fb923c;margin:0 0 1rem}.hw-tip-box p{margin:0;color:var(--hw-text-medium);line-height:1.6}.hw-info-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2.5rem 0}.hw-info-item{background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:var(--hw-radius-md);padding:1.5rem}.hw-info-item p{margin:0 0 .5rem;color:var(--hw-text-medium);line-height:1.5}.hw-info-item p:last-child{margin-bottom:0}.hw-rewards-info{display:flex;flex-direction:column;gap:1rem}.hw-rewards-items{display:flex;flex-direction:column;gap:.5rem}.hw-reward-items{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.hw-reward-item{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;background:#e8a5471a;border-radius:var(--hw-radius-sm);border:1px solid rgba(232,165,71,.2)}.hw-reward-icon{width:40px;height:40px;border-radius:var(--hw-radius-sm)}.hw-reward-item span{font-size:.9rem;font-weight:600;color:var(--hw-primary-warm)}.hw-unlocks-info{padding-top:.5rem;border-top:1px solid rgba(232,165,71,.2)}.hw-search-section{margin:2.5rem 0;padding:2rem 0;text-align:center;background:#ffffff05;border-radius:var(--hw-radius-lg)}.hw-search-title{font-size:1.3rem;font-weight:700;color:var(--hw-secondary-coral);margin:0 0 1.25rem}.hw-character-search{display:flex;justify-content:center}.hw-rarity-filter{margin-bottom:2.5rem;text-align:center}.hw-filter-title{font-size:1.3rem;font-weight:700;color:var(--hw-secondary-coral);margin:0 0 1.25rem}.hw-rarity-buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.hw-rarity-btn{padding:.75rem 1.25rem;background:var(--hw-bg-darker);border:2px solid rgba(255,255,255,.1);border-radius:var(--hw-radius-md);color:var(--hw-text-medium);font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:60px}.hw-rarity-btn:hover{border-color:#e8a54766;color:var(--hw-text-light)}.hw-rarity-btn.active{background:var(--hw-primary-warm);border-color:var(--hw-primary-warm);color:var(--hw-bg-dark)}.hw-search-input{width:100%;max-width:500px;padding:1rem 1.25rem;background:var(--hw-bg-darker);border:2px solid var(--hw-border-accent);border-radius:var(--hw-radius-lg);color:var(--hw-text-light);font-size:1.1rem;transition:all .3s ease}.hw-search-input::placeholder{color:var(--hw-text-muted)}.hw-search-input:focus{outline:none;border-color:var(--hw-primary-warm)}.hw-character-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;margin-top:2rem}.hw-character-card{background:var(--hw-bg-darker);border-radius:var(--hw-radius-lg);border:1px solid rgba(255,255,255,.1);padding:2rem;position:relative;-webkit-tap-highlight-color:transparent}.hw-character-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(232,165,71,.2)}.hw-character-image{flex-shrink:0;width:100px;height:100px;border-radius:var(--hw-radius-lg);overflow:hidden;background:var(--hw-bg-dark);box-shadow:0 4px 12px #0000004d}.character-img{width:100%;height:100%;object-fit:cover}.hw-character-info{flex:1}.hw-character-name{font-size:1.5rem;font-weight:700;color:var(--hw-primary-warm);margin:0 0 1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hw-character-rarity{display:inline-block}.hw-character-rarity .hw-badge{font-size:.85rem;padding:.4rem .8rem}.hw-gift-preferences{margin-top:1.5rem}.hw-level5-bonus-section{background:linear-gradient(135deg,var(--hw-bg-accent),var(--hw-bg-dark));border:2px solid var(--hw-primary-warm);border-radius:var(--hw-radius-md);padding:1.5rem;margin-bottom:2rem}.hw-level5-bonus-title{font-size:1.1rem;font-weight:700;color:var(--hw-primary-warm);margin:0 0 1rem;text-align:center}.hw-level5-bonus-content{display:flex;justify-content:center;align-items:center}.hw-level5-bonus-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.hw-bonus-type{font-size:.9rem;font-weight:600;color:var(--hw-text-medium);text-transform:uppercase;letter-spacing:.5px}.hw-bonus-value{font-size:1.3rem;font-weight:700;color:var(--hw-secondary-coral);text-shadow:0 2px 4px rgba(0,0,0,.3)}.hw-preference-section{margin-bottom:1.5rem}.hw-preference-title{font-size:1rem;font-weight:700;color:var(--hw-primary-warm);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em;border-left:4px solid var(--hw-primary-warm);padding-left:.75rem}.hw-gift-list{display:grid;grid-template-columns:1fr;gap:1rem}.hw-gift-preference-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--hw-bg-dark);border-radius:var(--hw-radius-md);border:2px solid rgba(255,255,255,.1)}.hw-gift-preference-image{width:70px;height:70px;border-radius:var(--hw-radius-md);overflow:hidden;background:var(--hw-bg-darker);flex-shrink:0}.gift-preference-img{width:100%;height:100%;object-fit:cover}.hw-gift-preference-info{flex:1;min-width:0}.hw-gift-preference-name{font-size:.95rem;font-weight:600;color:var(--hw-text-light);margin:0 0 .25rem;line-height:1.2}.hw-gift-preference-points{font-size:.85rem;color:var(--hw-primary-warm);font-weight:700;margin:0 0 .25rem}.hw-gifts-needed{font-size:.8rem;color:var(--hw-text-muted);font-weight:600;margin:0 0 .5rem;font-style:italic}.hw-gift-sources-inline{margin-top:.75rem}.hw-sources-label{font-size:.8rem;color:var(--hw-text-medium);font-weight:700;display:block;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.hw-source-item{display:flex;align-items:center;gap:.5rem;padding:.5rem;margin-bottom:.4rem;background:#e8a54726;border:1px solid rgba(232,165,71,.3);border-radius:var(--hw-radius-sm);transition:all .2s ease}.hw-source-item:hover{background:#e8a54733;border-color:#e8a54780}.hw-source-item:last-child{margin-bottom:0}.hw-source-item-icon{width:24px;height:24px;border-radius:var(--hw-radius-sm)}.hw-source-item-name{font-size:.8rem;font-weight:600;color:var(--hw-primary-warm)}.hw-gift-preference-badge{flex-shrink:0;margin-right:.5rem}.hw-gift-preference-badge .hw-badge{font-size:.7rem;padding:.25rem .5rem}.hw-gift-preference-item[data-preference=favorites]{background:linear-gradient(135deg,var(--hw-bg-dark) 0%,rgba(220,38,38,.15) 100%);border-color:#dc262666}.hw-gift-preference-item[data-preference=likes]{background:linear-gradient(135deg,var(--hw-bg-dark) 0%,rgba(34,197,94,.15) 100%);border-color:#22c55e66}.hw-great-value-item{background:linear-gradient(135deg,var(--hw-bg-dark) 0%,rgba(251,146,60,.15) 100%);border-color:#fb923c66}.hw-preference-level{font-size:.75rem;padding:.3rem .6rem;border-radius:var(--hw-radius-sm);text-transform:uppercase;letter-spacing:.05em;font-weight:700;flex-shrink:0}.hw-preference-level[data-level=favorites]{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.hw-preference-level[data-level=likes]{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.hw-favorites-section{background:linear-gradient(135deg,#dc262614,#dc26260a);border:1px solid rgba(220,38,38,.25);border-radius:var(--hw-radius-lg);padding:1.5rem}.hw-favorites-title{color:#dc2626;border-left-color:#dc2626;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.hw-favorite-item{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:1.5rem}.hw-favorite-item:last-child{margin-bottom:0}.hw-favorite-gift-image{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.5rem;background:#0003;border-radius:var(--hw-radius-lg)}.gift-favorite-img{width:70px;height:70px;border-radius:var(--hw-radius-md);background:var(--hw-bg-dark);object-fit:cover}.hw-favorite-details{flex:1;min-width:0}.hw-favorite-header{margin-bottom:1.25rem}.hw-favorite-title-group{display:flex;flex-direction:column;gap:.75rem}.hw-favorite-name{font-size:1.3rem;font-weight:800;color:var(--hw-text-light);margin:0;line-height:1.2;font-family:var(--font-display);text-shadow:0 1px 2px rgba(0,0,0,.3)}.hw-favorite-badges{display:flex;gap:.5rem;flex-wrap:wrap}.hw-favorite-badges .hw-badge{font-size:.8rem;font-weight:700;padding:.4rem .8rem;text-transform:uppercase;letter-spacing:.05em}.hw-badge-favorites{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff}.hw-favorite-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.25rem}.hw-favorite-stat{display:flex;flex-direction:column;gap:.4rem;padding:1rem;background:#00000040;border-radius:var(--hw-radius-md);border:1px solid rgba(220,38,38,.3);transition:all .2s ease}.hw-favorite-stat:hover{background:#00000059;border-color:#dc262680}.hw-likes-section{background:linear-gradient(135deg,#22c55e14,#22c55e0a);border:1px solid rgba(34,197,94,.25);border-radius:var(--hw-radius-lg);padding:1.5rem}.hw-likes-title{color:#22c55e;border-left-color:#22c55e;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.hw-like-item{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:1.5rem}.hw-like-item:last-child{margin-bottom:0}.hw-like-gift-image{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.5rem;background:#0003;border-radius:var(--hw-radius-lg)}.gift-like-img{width:70px;height:70px;border-radius:var(--hw-radius-md);background:var(--hw-bg-dark);object-fit:cover}.hw-like-details{flex:1;min-width:0}.hw-like-header{margin-bottom:1.25rem}.hw-like-title-group{display:flex;flex-direction:column;gap:.75rem}.hw-like-name{font-size:1.3rem;font-weight:800;color:var(--hw-text-light);margin:0;line-height:1.2;font-family:var(--font-display);text-shadow:0 1px 2px rgba(0,0,0,.3)}.hw-like-badges{display:flex;gap:.5rem;flex-wrap:wrap}.hw-like-badges .hw-badge{font-size:.8rem;font-weight:700;padding:.4rem .8rem;text-transform:uppercase;letter-spacing:.05em}.hw-badge-likes{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.hw-like-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.25rem}.hw-like-stat{display:flex;flex-direction:column;gap:.4rem;padding:1rem;background:#00000040;border-radius:var(--hw-radius-md);border:1px solid rgba(34,197,94,.3);transition:all .2s ease}.hw-like-stat:hover{background:#00000059;border-color:#22c55e80}.hw-great-value-badge{background:linear-gradient(135deg,#f59e0b,#fb923c);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.hw-great-value-note{font-size:.75rem;color:#f59e0b;font-weight:600;margin-top:.5rem;padding:.5rem;background:#fb923c1a;border:1px solid rgba(251,146,60,.3);border-radius:var(--hw-radius-sm);line-height:1.3}.hw-alternative-section{background:linear-gradient(135deg,#fb923c14,#fb923c0a);border:1px solid rgba(251,146,60,.25);border-radius:var(--hw-radius-lg);padding:1.5rem}.hw-alternative-title{color:#fb923c;border-left-color:#fb923c;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.hw-alternative-content{margin-top:1rem}.hw-alternative-item{display:flex;gap:1.5rem;align-items:flex-start}.hw-alternative-gift-image{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.5rem;background:#0003;border-radius:var(--hw-radius-lg)}.gift-alternative-img{width:70px;height:70px;border-radius:var(--hw-radius-md);background:var(--hw-bg-dark);object-fit:cover}.hw-alternative-details{flex:1;min-width:0}.hw-alternative-header{margin-bottom:1.25rem}.hw-alternative-title-group{display:flex;flex-direction:column;gap:.75rem}.hw-alternative-name{font-size:1.3rem;font-weight:800;color:var(--hw-text-light);margin:0;line-height:1.2;font-family:var(--font-display);text-shadow:0 1px 2px rgba(0,0,0,.3)}.hw-alternative-badges{display:flex;gap:.5rem;flex-wrap:wrap}.hw-alternative-badges .hw-badge{font-size:.8rem;font-weight:700;padding:.4rem .8rem;text-transform:uppercase;letter-spacing:.05em}.hw-alternative-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.25rem}.hw-alternative-stat{display:flex;flex-direction:column;gap:.4rem;padding:1rem;background:#00000040;border-radius:var(--hw-radius-md);border:1px solid rgba(251,146,60,.3);transition:all .2s ease}.hw-alternative-stat:hover{background:#00000059;border-color:#fb923c80}.hw-stat-label{font-size:.75rem;font-weight:700;color:var(--hw-text-muted);text-transform:uppercase;letter-spacing:.08em;font-family:var(--font-display)}.hw-stat-value{font-size:1.1rem;font-weight:800;color:var(--hw-text-light);font-family:var(--font-display);text-shadow:0 1px 2px rgba(0,0,0,.2)}.hw-stat-points{color:#fb923c;text-shadow:0 1px 2px rgba(251,146,60,.3)}.hw-gift-sources{margin-top:1rem}.hw-sources-title{font-size:1.1rem;font-weight:700;color:#fb923c;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.hw-source-box{display:flex;align-items:center;gap:1rem;padding:1rem;margin-bottom:.75rem;background:#fb923c26;border:2px solid rgba(251,146,60,.4);border-radius:var(--hw-radius-md);transition:all .2s ease}.hw-source-box:hover{background:#fb923c33;border-color:#fb923c99}.hw-source-box:last-child{margin-bottom:0}.hw-source-icon{width:40px;height:40px;border-radius:var(--hw-radius-sm)}.hw-source-name{font-size:1rem;font-weight:700;color:var(--hw-text-light)}.hw-badge-value{background:linear-gradient(135deg,#f59e0b,#fb923c);color:#fff;font-size:.7rem;padding:.3rem .6rem}.hw-gift-boxes{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.hw-gift-box-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#e8a5471a;border:1px solid rgba(232,165,71,.3);border-radius:var(--hw-radius-md);flex:1;min-width:200px}.hw-gift-box-image{width:50px;height:50px;border-radius:var(--hw-radius-sm);overflow:hidden;background:var(--hw-bg-darker);flex-shrink:0;border:1px solid rgba(232,165,71,.2)}.gift-box-img{width:100%;height:100%;object-fit:cover}.hw-gift-box-name{font-size:.9rem;font-weight:600;color:var(--hw-text-light);line-height:1.3}.hw-no-preferences{text-align:center;color:var(--hw-text-muted);font-style:italic;padding:1rem 0}@media (max-width: 1024px){.hw-character-gift-main{padding:1.5rem 1rem}.hw-character-gift-content{padding:2rem}.hw-character-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem}}@media (max-width: 768px){.hw-character-gift-main{padding:1rem .75rem}.hw-character-gift-hero{padding:1.5rem 0;margin-bottom:2rem}.hw-character-gift-content{padding:1.5rem}.hw-character-grid{grid-template-columns:1fr;gap:1.5rem}.hw-character-card{padding:1.5rem}.hw-character-header{gap:1rem}.hw-character-image{width:80px;height:80px}.hw-gift-preference-image{width:45px;height:45px}.hw-filter-title{font-size:1.1rem}.hw-rarity-buttons{gap:.5rem;flex-wrap:wrap}.hw-rarity-btn{padding:.6rem 1rem;font-size:.85rem;min-height:44px;min-width:44px}.hw-search-input{min-height:44px;font-size:16px}.hw-info-section{grid-template-columns:1fr}.hw-reward-icons{flex-direction:column;align-items:flex-start}}@media (max-width: 480px){.hw-character-gift-main{padding:.75rem .5rem}.hw-character-gift-content{padding:1rem;border-radius:var(--hw-radius-md)}.hw-character-card{padding:1.25rem}.hw-character-header{flex-direction:column;text-align:center;gap:1rem}.hw-character-image{width:70px;height:70px;align-self:center}.hw-character-name{font-size:1.2rem}.hw-gift-preference-item{padding:.75rem;gap:.75rem}.hw-tip-box{padding:1rem;margin:1rem 0}.hw-tip-box h3{font-size:1rem}.hw-favorite-item,.hw-like-item,.hw-alternative-item{flex-direction:column;align-items:center;text-align:center;padding:1rem}.hw-favorite-details,.hw-like-details,.hw-alternative-details{width:100%}.hw-gift-sources{overflow-x:auto;-webkit-overflow-scrolling:touch}.hw-source-box{flex-shrink:0}.hw-section-title{font-size:1.5rem}.hw-info-item h4{font-size:1.1rem}.hw-level5-bonus-section{padding:1rem;margin-bottom:1rem}.hw-level5-bonus-title{font-size:1rem}.hw-gift-preference-image{width:40px;height:40px}.hw-gift-preference-name{font-size:.85rem}.hw-gifts-needed{font-size:.75rem}.hw-preference-title{font-size:.9rem}.hw-alternative-section{padding:1.25rem 1rem}.hw-alternative-title{font-size:1rem;text-align:center}.hw-alternative-item{flex-direction:column;gap:1.25rem;text-align:center}.hw-alternative-gift-image{align-self:center;padding:.75rem}.gift-alternative-img{width:60px;height:60px}.hw-alternative-header{text-align:center}.hw-alternative-title-group{align-items:center;gap:.6rem}.hw-alternative-name{font-size:1.15rem}.hw-alternative-badges{justify-content:center;gap:.4rem}.hw-alternative-badges .hw-badge{font-size:.75rem;padding:.3rem .6rem}.hw-alternative-stats{grid-template-columns:1fr;gap:.75rem}.hw-alternative-stat{padding:.75rem}.hw-stat-label{font-size:.7rem}.hw-stat-value,.hw-sources-title{font-size:1rem}.hw-source-box{padding:.75rem;gap:.75rem;margin-bottom:.5rem}.hw-source-icon{width:35px;height:35px}.hw-source-name{font-size:.9rem}.hw-favorites-section{padding:1.25rem 1rem}.hw-favorites-title{font-size:1rem;text-align:center}.hw-favorite-item{flex-direction:column;gap:1.25rem;text-align:center;margin-bottom:1.25rem}.hw-favorite-gift-image{align-self:center;padding:.75rem}.gift-favorite-img{width:60px;height:60px}.hw-favorite-header{text-align:center}.hw-favorite-title-group{align-items:center;gap:.6rem}.hw-favorite-name{font-size:1.15rem}.hw-favorite-badges{justify-content:center;gap:.4rem}.hw-favorite-badges .hw-badge{font-size:.75rem;padding:.3rem .6rem}.hw-favorite-stats{grid-template-columns:1fr;gap:.75rem}.hw-favorite-stat{padding:.75rem}.hw-likes-section{padding:1.25rem 1rem}.hw-likes-title{font-size:1rem;text-align:center}.hw-like-item{flex-direction:column;gap:1.25rem;text-align:center;margin-bottom:1.25rem}.hw-like-gift-image{align-self:center;padding:.75rem}.gift-like-img{width:60px;height:60px}.hw-like-header{text-align:center}.hw-like-title-group{align-items:center;gap:.6rem}.hw-like-name{font-size:1.15rem}.hw-like-badges{justify-content:center;gap:.4rem}.hw-like-badges .hw-badge{font-size:.75rem;padding:.3rem .6rem}.hw-like-stats{grid-template-columns:1fr;gap:.75rem}.hw-like-stat{padding:.75rem}.hw-sources-label{font-size:.75rem}.hw-source-item{padding:.4rem;gap:.4rem;margin-bottom:.3rem}.hw-source-item-icon{width:20px;height:20px}.hw-source-item-name{font-size:.75rem}.hw-tip-box{padding:1.25rem;margin:1.5rem 0}.hw-tip-box h3{font-size:1.1rem}.hw-info-section{grid-template-columns:1fr;gap:1.25rem;margin:1.5rem 0}.hw-info-item{padding:1.25rem}.hw-info-item h4{font-size:1rem}.hw-reward-items{gap:.75rem}.hw-reward-item{padding:.25rem .4rem}.hw-reward-item span{font-size:.85rem}.hw-gift-box-item{min-width:180px;padding:.6rem;gap:.6rem}.hw-gift-box-image{width:40px;height:40px}.hw-gift-box-name{font-size:.85rem}}
