.fortification-guide{min-height:100vh;background:#000000;color:#ffffff;padding:2rem 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.guide-header{max-width:1200px;margin:0 auto 3rem;padding:0 2rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#f1c40f;text-decoration:none;font-size:.95rem;margin-bottom:1.5rem;transition:all .2s}.back-link:hover{color:#f39c12;transform:translateX(-4px)}.guide-header h1{font-size:3.5rem;font-weight:900;line-height:1.1;margin:0 0 1rem;letter-spacing:-.02em;background:linear-gradient(135deg,#f39c12,#f1c40f);-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{max-width:1200px;margin:0 auto 4rem;padding:0 2rem}.guide-section h2{font-size:2.5rem;font-weight:700;margin:0 0 2rem;color:#ffffff}.guide-section h3{font-size:1.75rem;font-weight:600;margin:2rem 0 1rem;color:#ffffff}.guide-section h4{font-size:1.25rem;font-weight:600;margin:1.5rem 0 .75rem;color:#f1c40f}.guide-section p{font-size:1.05rem;line-height:1.8;color:#cccccc;margin:0 0 1rem}.guide-section ul{margin:0 0 1rem;padding-left:1.5rem}.guide-section li{font-size:1.05rem;line-height:1.8;color:#cccccc;margin-bottom:.5rem}.guide-section strong{color:#f1c40f;font-weight:600}.info-box{background:rgba(241,196,15,.05);border:1px solid rgba(241,196,15,.2);border-radius:12px;padding:2rem;margin-bottom:2rem;display:flex;gap:1.5rem;align-items:flex-start}.info-box.critical{border-left:4px solid #f1c40f}.info-box.important{background:rgba(52,152,219,.05);border-left:4px solid;border-color:rgba(52,152,219,.2)}.info-icon{font-size:3rem;line-height:1;flex-shrink:0}.info-content{flex:1 1}.info-content h3{font-size:1.5rem;font-weight:700;margin:0 0 .75rem;color:#ffffff}.info-content p{margin:0 0 .5rem}.timing-highlight{font-size:1.125rem;font-weight:700;color:#f1c40f;font-family:Courier New,monospace;margin:0 0 1rem}.mechanics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.mechanic-card{background:rgba(255,255,255,.03);border:1px solid rgba(241,196,15,.15);border-radius:12px;padding:2rem;transition:all .3s}.mechanic-card:hover{background:rgba(241,196,15,.08);border-color:rgba(241,196,15,.3);transform:translateY(-4px);box-shadow:0 8px 30px rgba(241,196,15,.2)}.mechanic-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.mechanic-card h3{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;color:#f1c40f}.mechanic-card p{font-size:.95rem;line-height:1.7;color:#cccccc;margin:0}.cooldown-breakdown{display:grid;grid-gap:2rem;gap:2rem;margin-top:2rem}.cooldown-card{background:rgba(255,255,255,.03);border-radius:16px;padding:2.5rem;border:1px solid rgba(241,196,15,.15);border-left:4px solid #f1c40f}.cooldown-card h3{font-size:1.75rem;font-weight:700;margin:0 0 1rem;color:#ffffff}.cooldown-time{font-size:2rem;font-weight:800;color:#f1c40f;font-family:Courier New,monospace;margin-bottom:1rem;display:block}.cooldown-details{background:rgba(255,255,255,.02);padding:1.5rem;border-radius:12px;margin-top:1.5rem}.cooldown-details h4{font-size:1.125rem;font-weight:600;margin:0 0 1rem;color:#f1c40f}.cooldown-details ul{margin:0;padding-left:1.5rem}.cooldown-details li{font-size:.95rem;line-height:1.7;color:#cccccc;margin-bottom:.5rem}.timing-scenarios{display:grid;grid-gap:3rem;gap:3rem;margin-top:2rem}.scenario-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem;transition:all .3s}.scenario-card.optimal{border-left:4px solid #2ecc71}.scenario-card.suboptimal{border-left:4px solid #e74c3c}.scenario-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.scenario-icon{font-size:2rem;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.scenario-card.optimal .scenario-icon{background:rgba(46,204,113,.15);color:#2ecc71}.scenario-card.suboptimal .scenario-icon{background:rgba(231,76,60,.15);color:#e74c3c}.scenario-header h3{font-size:2rem;font-weight:700;margin:0;color:#ffffff}.scenario-list{display:grid;grid-gap:1.5rem;gap:1.5rem}.scenario-item{background:rgba(255,255,255,.02);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.scenario-item h4{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;color:#f1c40f}.scenario-item p{font-size:1rem;line-height:1.7;color:#cccccc;margin:0 0 1rem}.scenario-tip{background:rgba(241,196,15,.05);padding:1rem;border-radius:8px;border-left:3px solid #f1c40f;margin-top:1rem}.scenario-tip strong{display:block;color:#f1c40f;margin-bottom:.5rem}.scenario-tip p{margin:0;font-size:.95rem}.mistakes-grid{display:grid;grid-gap:2rem;gap:2rem;margin-top:2rem}.mistake-card{background:rgba(255,255,255,.03);border-radius:12px;padding:2rem;border:1px solid rgba(231,76,60,.15);border-left:4px solid #e74c3c;transition:all .3s}.mistake-card:hover{background:rgba(231,76,60,.08);border-color:rgba(231,76,60,.3);transform:translateX(4px)}.mistake-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.mistake-number{width:48px;height:48px;border-radius:50%;background:rgba(231,76,60,.15);color:#e74c3c;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.mistake-header h3{font-size:1.5rem;font-weight:700;margin:0;color:#ffffff}.mistake-description{font-size:1rem;line-height:1.7;color:#aaaaaa;margin:0 0 1.5rem;font-style:italic}.mistake-fix{background:rgba(46,204,113,.05);padding:1.5rem;border-radius:12px;border:1px solid rgba(46,204,113,.15)}.mistake-fix h4{font-size:1.125rem;font-weight:600;margin:0 0 1rem;color:#2ecc71}.mistake-fix p{font-size:.95rem;line-height:1.7;color:#cccccc;margin:0 0 1rem}.mistake-fix ul{margin:0;padding-left:1.5rem}.mistake-fix li{font-size:.95rem;line-height:1.7;color:#cccccc;margin-bottom:.5rem}.coordination-section{margin-top:2rem}.coordination-tactics{display:grid;grid-gap:2rem;gap:2rem;margin-top:2rem}.tactic-card{background:rgba(255,255,255,.03);border-radius:16px;padding:2.5rem;border:1px solid rgba(155,89,182,.15);border-left:4px solid #9b59b6}.tactic-card h3{font-size:1.75rem;font-weight:700;margin:0 0 1rem;color:#9b59b6}.tactic-card>p{font-size:1.05rem;line-height:1.8;color:#cccccc;margin:0 0 1.5rem}.tactic-details{background:rgba(255,255,255,.02);padding:1.5rem;border-radius:12px;margin-top:1.5rem}.tactic-details h4{font-size:1.125rem;font-weight:600;margin:0 0 1rem;color:#f1c40f}.tactic-details ul{margin:0;padding-left:1.5rem}.tactic-details li{margin-bottom:.75rem}.tactic-details li,.tactic-tip{font-size:.95rem;line-height:1.7;color:#cccccc}.tactic-tip{background:rgba(241,196,15,.05);padding:1rem;border-radius:8px;border-left:3px solid #f1c40f;margin-top:1rem}.timing-sequence{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.sequence-step{background:rgba(52,152,219,.05);padding:1rem;border-radius:8px;border-left:3px solid #3498db;font-size:.95rem;line-height:1.6;color:#cccccc}.sequence-step strong{color:#3498db;font-family:Courier New,monospace;margin-right:.5rem}.backdoor-interaction{display:grid;grid-gap:2rem;gap:2rem;margin-top:2rem}.interaction-card{background:rgba(255,255,255,.03);border-radius:16px;padding:2.5rem;border:1px solid rgba(52,152,219,.15);border-left:4px solid #3498db}.interaction-card h3{font-size:1.75rem;font-weight:700;margin:0 0 1rem;color:#3498db}.interaction-card p{font-size:1.05rem;line-height:1.8;color:#cccccc;margin:0 0 1.5rem}.interaction-details{background:rgba(255,255,255,.02);padding:1.5rem;border-radius:12px;margin-top:1.5rem}.interaction-details h4{font-size:1.125rem;font-weight:600;margin:0 0 1rem;color:#f1c40f}.interaction-details ul{margin:0;padding-left:1.5rem}.interaction-details li{font-size:.95rem;line-height:1.7;color:#cccccc;margin-bottom:.75rem}.defense-sequence{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:1rem}.defense-sequence .sequence-step{background:rgba(46,204,113,.05);border-left-color:#2ecc71}.defense-sequence .sequence-step strong{color:#2ecc71}.faq-section{margin-top:4rem}.faq-list{display:grid;grid-gap:1rem;gap:1rem;margin-top:2rem}.faq-item{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;transition:all .3s}.faq-item:hover{background:rgba(241,196,15,.05);border-color:rgba(241,196,15,.2)}.faq-item summary{padding:1.5rem 2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary h3{font-size:1.125rem;font-weight:600;margin:0;color:#ffffff;flex:1 1}.faq-icon{font-size:1.5rem;color:#f1c40f;transition:transform .3s;margin-left:1rem}.faq-item[open] .faq-icon{transform:rotate(45deg)}.faq-answer{padding:0 2rem 1.5rem;border-top:1px solid rgba(255,255,255,.05)}.faq-answer p{font-size:1rem;line-height:1.8;color:#cccccc;margin:1rem 0 0}.cta-section{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,rgba(241,196,15,.1),rgba(243,156,18,.05));border-radius:16px;border:1px solid rgba(241,196,15,.2);margin-top:4rem}.cta-section h2{font-size:2.5rem;font-weight:900;margin:0 0 1.5rem;color:#ffffff}.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;gap:.5rem;padding:1.25rem 2.5rem;border-radius:10px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s}.cta-button.primary{background:linear-gradient(135deg,#f39c12,#e67e22);color:#ffffff;box-shadow:0 4px 20px rgba(243,156,18,.3)}.cta-button.primary:hover{background:linear-gradient(135deg,#e67e22,#d35400);transform:translateY(-2px);box-shadow:0 6px 30px rgba(243,156,18,.5)}.cta-button.secondary{background:rgba(255,255,255,.05);color:#f1c40f;border:1px solid rgba(241,196,15,.3)}.cta-button.secondary:hover{background:rgba(241,196,15,.1);border-color:rgba(241,196,15,.5);transform:translateY(-2px)}.related-guides{margin-top:4rem}.related-guides-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.related-guide-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;text-decoration:none;color:inherit;transition:all .3s;display:flex;flex-direction:column;gap:1rem}.related-guide-card:hover{background:rgba(241,196,15,.08);border-color:rgba(241,196,15,.3);transform:translateY(-4px);box-shadow:0 8px 30px rgba(241,196,15,.2)}.related-guide-icon{width:64px;height:64px;border-radius:12px;background:rgba(241,196,15,.15);display:flex;align-items:center;justify-content:center;color:#f1c40f}.related-guide-card h3{font-size:1.375rem;font-weight:700;margin:0;color:#ffffff}.related-guide-card p{font-size:.95rem;line-height:1.7;color:#aaaaaa;margin:0}.guide-footer{max-width:1200px;margin:4rem auto 0;padding:3rem 2rem;border-top:1px solid rgba(241,196,15,.15);text-align:center}.guide-footer p{margin:0 0 1rem}.footer-link,.guide-footer p{font-size:.95rem;color:#999999}.footer-link{text-decoration:none;transition:color .2s}.footer-link:hover{color:#f1c40f}@media (max-width:1024px){.guide-header h1{font-size:2.5rem}.guide-subtitle{font-size:1.125rem}.guide-section h2{font-size:2rem}.mechanics-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.related-guides-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.fortification-guide{padding:1rem 0}.guide-header{margin-bottom:2rem;padding:0 1rem}.guide-header h1{font-size:2rem}.guide-subtitle{font-size:1rem}.guide-section{margin-bottom:3rem;padding:0 1rem}.guide-section h2{font-size:1.75rem}.guide-section h3{font-size:1.5rem}.guide-section h4{font-size:1.125rem}.info-box{flex-direction:column;padding:1.5rem}.info-icon{font-size:2.5rem}.mechanics-grid{grid-template-columns:1fr}.mechanic-card{padding:1.5rem}.cooldown-card,.scenario-card{padding:2rem}.scenario-header{flex-direction:column;align-items:flex-start}.scenario-header h3{font-size:1.5rem}.mistake-card{padding:1.5rem}.interaction-card,.tactic-card{padding:2rem}.cta-section{padding:3rem 1.5rem}.cta-section h2{font-size:2rem}.cta-buttons{flex-direction:column}.cta-button{width:100%;justify-content:center}.related-guides-grid{grid-template-columns:1fr}.faq-item summary{padding:1.25rem 1.5rem}.faq-answer{padding:0 1.5rem 1.25rem}}@media (max-width:480px){.guide-header h1{font-size:1.75rem}.guide-subtitle{font-size:.95rem}.guide-section h2{font-size:1.5rem}.guide-section li,.guide-section p{font-size:.95rem}.cooldown-time{font-size:1.5rem}.mistake-header h3,.scenario-header h3{font-size:1.25rem}.interaction-card h3,.tactic-card h3{font-size:1.5rem}}@media print{.back-link,.cta-section,.guide-footer,.related-guides{display:none}.fortification-guide{background:white;color:black}.cooldown-card,.info-box,.interaction-card,.mechanic-card,.mistake-card,.scenario-card,.tactic-card{page-break-inside:avoid;border:1px solid #000}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}