.healing-guide{min-height:100vh;background:#000000;color:#ffffff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;padding:2rem;max-width:1200px;margin:0 auto}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#999999;text-decoration:none;font-size:.875rem;margin-bottom:1.5rem;transition:color .2s}.back-link:hover{color:#2ecc71}.guide-header{margin-bottom:3rem}.guide-header h1{font-size:3rem;font-weight:900;line-height:1.1;margin:0 0 1rem;letter-spacing:-.02em;background:linear-gradient(135deg,#2ecc71,#27ae60);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.guide-subtitle{font-size:1.25rem;color:#cccccc;line-height:1.7;margin:0}.guide-section{margin-bottom:4rem}.guide-section h2{font-size:2.5rem;font-weight:700;margin:0 0 2rem;color:#ffffff;padding-bottom:1rem;border-bottom:2px solid rgba(46,204,113,.3)}.healing-card{background:rgba(46,204,113,.03);border-radius:16px;padding:2.5rem;margin-bottom:2rem;transition:all .3s;border:1px solid rgba(46,204,113,.15);border-left:4px solid #2ecc71}.healing-card:hover{background:rgba(46,204,113,.08);border-color:rgba(46,204,113,.3);transform:translateY(-4px);box-shadow:0 8px 30px rgba(46,204,113,.2)}.salve{border-left-color:#e74c3c}.clarity{border-left-color:#3498db}.tango{border-left-color:#27ae60}.enchanted-mango{border-left-color:#f39c12}.bottle{border-left-color:#9b59b6}.heart{border-left-color:#e74c3c}.satanic{border-left-color:#c0392b}.other-regen{border-left-color:#16a085}.reduction{border-left-color:#8e44ad}.fountain{border-left-color:#3498db}.combat-comparison{border-left-color:#f39c12}.card-header{gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(46,204,113,.1)}.card-header,.card-icon{display:flex;align-items:center}.card-icon{width:64px;height:64px;border-radius:12px;justify-content:center;flex-shrink:0}.salve-icon{background:rgba(231,76,60,.15);color:#e74c3c}.clarity-icon{background:rgba(52,152,219,.15);color:#3498db}.tango-icon{background:rgba(39,174,96,.15);color:#27ae60}.mango-icon{background:rgba(243,156,18,.15);color:#f39c12}.bottle-icon{background:rgba(155,89,182,.15);color:#9b59b6}.heart-icon{background:rgba(231,76,60,.15);color:#e74c3c}.satanic-icon{background:rgba(192,57,43,.15);color:#c0392b}.regen-icon{background:rgba(22,160,133,.15);color:#16a085}.reduction-icon{background:rgba(142,68,173,.15);color:#8e44ad}.fountain-icon{background:rgba(52,152,219,.15);color:#3498db}.combat-icon{background:rgba(243,156,18,.15);color:#f39c12}.card-header h3{font-size:2rem;font-weight:700;margin:0;color:#ffffff}.timing-badge{display:inline-block;padding:.4rem .8rem;background:rgba(46,204,113,.2);color:#2ecc71;border-radius:6px;font-size:.875rem;font-weight:600;margin-top:.5rem}.card-content{display:grid;grid-gap:2rem;gap:2rem}.info-block{background:rgba(255,255,255,.02);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.info-block h4{font-size:1.375rem;font-weight:700;margin:0 0 1rem;color:#ffffff}.info-block p{margin:0 0 1rem;line-height:1.7;color:#cccccc}.info-block ul{margin:0;padding-left:1.5rem;display:flex;flex-direction:column;gap:.75rem}.info-block li{line-height:1.7;color:#cccccc}.info-block strong{color:#2ecc71;font-weight:600}.highlight-box{background:rgba(46,204,113,.05);border:1px solid rgba(46,204,113,.2)}.warning{background:rgba(243,156,18,.1);padding:1rem 1.25rem;border-radius:8px;border-left:3px solid #f39c12;color:#f39c12;font-weight:600;margin-top:1rem}.pro-tip{background:rgba(52,152,219,.05);padding:1.5rem;border-radius:12px;border:1px solid rgba(52,152,219,.2);border-left:4px solid #3498db}.pro-tip h4{font-size:1.125rem;font-weight:700;margin:0 0 .75rem;color:#3498db}.pro-tip p{margin:0;line-height:1.7;color:#cccccc}.regen-items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}.regen-item{background:rgba(255,255,255,.02);padding:1.25rem;border-radius:8px;border:1px solid rgba(255,255,255,.05);transition:all .2s}.regen-item:hover{background:rgba(255,255,255,.05);border-color:rgba(46,204,113,.3);transform:translateY(-2px)}.regen-item h4{font-size:1.125rem;font-weight:700;margin:0 0 .75rem;color:#2ecc71}.regen-item p{margin:0 0 .5rem;line-height:1.6;color:#cccccc;font-size:.95rem}.combat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:2rem;gap:2rem;margin-top:1.5rem}.combat-type{background:rgba(255,255,255,.02);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.in-combat{border-left:3px solid #2ecc71}.out-combat{border-left:3px solid #e74c3c}.combat-type h4{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:#ffffff}.type-label{display:inline-block;padding:.3rem .6rem;background:rgba(46,204,113,.2);color:#2ecc71;border-radius:4px;font-size:.75rem;font-weight:600;margin-bottom:1rem}.out-combat .type-label{background:rgba(231,76,60,.2);color:#e74c3c}.combat-type ul{margin:0;padding-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}.combat-type li{line-height:1.6;color:#cccccc;font-size:.95rem}.summary-section{background:rgba(46,204,113,.05);border:1px solid rgba(46,204,113,.2);border-radius:16px;padding:3rem;margin-bottom:4rem}.summary-section h2{font-size:2.5rem;font-weight:700;margin:0 0 2rem;text-align:center;color:#ffffff;border:none;padding:0}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.summary-card{background:rgba(46,204,113,.08);padding:2rem;border-radius:12px;border:1px solid rgba(46,204,113,.15);text-align:center;transition:all .3s}.summary-card:hover{background:rgba(46,204,113,.12);border-color:rgba(46,204,113,.3);transform:translateY(-4px);box-shadow:0 6px 20px rgba(46,204,113,.2)}.summary-card h3{font-size:1.125rem;font-weight:600;margin:0 0 1rem;color:#ffffff}.summary-value{font-size:2rem;font-weight:800;color:#2ecc71;margin:0 0 .5rem;font-family:Courier New,monospace}.summary-detail{font-size:.875rem;color:#999999;margin:0}.salve-summary .summary-value{color:#e74c3c}.clarity-summary .summary-value{color:#3498db}.tango-summary .summary-value{color:#27ae60}.bottle-summary .summary-value{color:#9b59b6}.heart-summary .summary-value{color:#e74c3c}.satanic-summary .summary-value{color:#c0392b}.cta-section{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,rgba(46,204,113,.1),rgba(39,174,96,.05));border-radius:16px;border:1px solid rgba(46,204,113,.2);margin-bottom:4rem}.cta-section h2{font-size:2.5rem;font-weight:900;margin:0 0 1.5rem;color:#ffffff;border:none;padding:0}.cta-section p{font-size:1.25rem;color:#cccccc;line-height:1.7;max-width:700px;margin:0 auto 2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem 3rem;color:#ffffff;text-decoration:none;border-radius:10px;font-size:1.25rem;font-weight:700;transition:all .3s}.cta-button.primary{background:linear-gradient(135deg,#2ecc71,#27ae60);box-shadow:0 4px 20px rgba(46,204,113,.3)}.cta-button.primary:hover{background:linear-gradient(135deg,#27ae60,#229954);transform:translateY(-2px);box-shadow:0 6px 30px rgba(46,204,113,.5)}.cta-button.secondary{background:rgba(255,255,255,.05);border:2px solid rgba(46,204,113,.3)}.cta-button.secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(46,204,113,.5);transform:translateY(-2px)}.guide-footer{padding:3rem 0;text-align:center;border-top:1px solid rgba(46,204,113,.15)}.guide-footer p{margin:0 0 1rem;color:#999999;font-size:.875rem}.footer-link{color:#2ecc71;text-decoration:none;font-size:.875rem;transition:color .2s;margin:0 .5rem}.footer-link:hover{color:#27ae60;text-decoration:underline}@media (max-width:1024px){.healing-guide{padding:1.5rem}.guide-header h1{font-size:2.5rem}.guide-subtitle{font-size:1.125rem}.healing-card{padding:2rem}.card-header h3{font-size:1.75rem}.combat-grid,.regen-items-grid{grid-template-columns:1fr}}@media (max-width:768px){.healing-guide{padding:1rem}.guide-header{margin-bottom:2rem}.guide-header h1{font-size:2rem}.guide-subtitle{font-size:1rem}.guide-section{margin-bottom:3rem}.guide-section h2{font-size:2rem}.healing-card{padding:1.5rem}.card-header{flex-direction:column;align-items:flex-start;gap:1rem}.card-icon{width:56px;height:56px}.card-icon svg{width:28px;height:28px}.card-header h3{font-size:1.5rem}.info-block h4{font-size:1.25rem}.summary-section{padding:2rem 1.5rem}.summary-section h2{font-size:2rem}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.cta-section{padding:3rem 1.5rem}.cta-section h2{font-size:2rem}.cta-section p{font-size:1.125rem}.cta-buttons{flex-direction:column}.cta-button{width:100%;padding:1.25rem 2rem;font-size:1.125rem}}@media (max-width:480px){.guide-header h1{font-size:1.75rem}.guide-subtitle{font-size:.9375rem}.healing-card{padding:1.25rem}.card-header h3{font-size:1.25rem}.info-block h4{font-size:1.125rem}.info-block,.pro-tip{padding:1.25rem}.summary-section h2{font-size:1.75rem}.summary-card{padding:1.5rem}.summary-value{font-size:1.5rem}.cta-section h2{font-size:1.75rem}.cta-section p{font-size:1rem}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media print{.back-link,.cta-section,.guide-footer{display:none}.healing-guide{background:white;color:black}.healing-card{page-break-inside:avoid}}