.courier-guide{min-height:100vh;background:linear-gradient(180deg,#000,#0a0a0a 50%,#000);color:#ffffff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6}.guide-header{max-width:900px;margin:0 auto;padding:4rem 2rem 2rem;text-align:center;position:relative}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#a78bfa;text-decoration:none;font-weight:600;font-size:1rem;margin-bottom:2rem;transition:all .2s;padding:.5rem 1rem;border-radius:6px;background:rgba(139,92,246,.05);border:1px solid rgba(139,92,246,.2)}.back-link:hover{color:#8b5cf6;background:rgba(139,92,246,.1);border-color:rgba(139,92,246,.4);transform:translateX(-4px)}.guide-header h1{font-size:3.5rem;font-weight:900;margin:0 0 1rem;letter-spacing:-.02em;background:linear-gradient(135deg,#f59e0b,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.guide-subtitle{font-size:1.25rem;color:#999;margin:0;line-height:1.6}.guide-section{max-width:900px;margin:0 auto;padding:3rem 2rem}.guide-section h2{font-size:2.5rem;font-weight:800;margin:0 0 2rem;color:#ffffff;letter-spacing:-.01em}.guide-section h3{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:#ffffff}.guide-section h4{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;color:#fbbf24}.guide-section p{font-size:1.125rem;color:#e0e0e0;line-height:1.8;margin:0 0 1.5rem}.guide-section ul{list-style:none;padding:0;margin:1rem 0}.guide-section ul li{font-size:1.125rem;color:#e0e0e0;line-height:1.8;margin-bottom:1rem;padding-left:2rem;position:relative}.guide-section ul li:before{content:"→";position:absolute;left:0;color:#f59e0b;font-weight:700;font-size:1.25rem}.guide-section ul li strong{color:#fbbf24;font-weight:700}.compact-list{margin:1rem 0 0}.compact-list li{font-size:.95rem;margin-bottom:.5rem;line-height:1.6}.compact-list li:before{font-size:1rem}.info-box{display:flex;gap:1.5rem;padding:2rem;border-radius:12px;margin:2rem 0;background:rgba(245,158,11,.05);border:2px solid rgba(245,158,11,.2)}.info-box.critical{background:rgba(239,68,68,.05);border-color:rgba(239,68,68,.3)}.info-box.important{background:rgba(34,197,94,.05);border-color:rgba(34,197,94,.3)}.info-box.shield-box{background:rgba(59,130,246,.05);border-color:rgba(59,130,246,.3)}.info-icon{font-size:3rem;flex-shrink:0;line-height:1}.info-content{flex:1 1}.info-content h3{margin-top:0;margin-bottom:.5rem;font-size:1.5rem}.info-content p{margin-bottom:.75rem}.timing-highlight{font-size:2.5rem;font-weight:900;color:#f59e0b;font-family:Courier New,monospace;letter-spacing:-.02em;margin:.5rem 0}.info-box.critical .timing-highlight{color:#ef4444}.info-box.important .timing-highlight{color:#22c55e}.info-box.shield-box .timing-highlight{color:#3b82f6}.guide-content{margin:2rem 0}.upgrade-timeline{display:flex;flex-direction:column;gap:2rem;margin:2rem 0}.timeline-item{display:grid;grid-template-columns:140px 1fr;grid-gap:2rem;gap:2rem;align-items:start}.timeline-marker{padding:1rem;border-radius:8px;font-weight:900;font-size:1rem;text-align:center;color:#fff;position:-webkit-sticky;position:sticky;top:2rem}.timeline-marker.level-1-4{background:linear-gradient(135deg,#6b7280,#9ca3af)}.timeline-marker.level-5{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.timeline-content{background:rgba(245,158,11,.05);border:1px solid rgba(245,158,11,.2);border-radius:12px;padding:2rem}.timeline-content h3{margin-top:0;color:#fbbf24}.timeline-content p{margin-bottom:1rem}.timeline-content strong{color:#f59e0b}.strategy-point{background:rgba(245,158,11,.03);border:1px solid rgba(245,158,11,.15);border-radius:12px;padding:2rem;margin:2rem 0}.strategy-point h4{font-size:1.5rem;margin-top:0;color:#fbbf24}.strategy-point p{color:#ccc;margin-bottom:1rem}.strategy-point ul{margin-bottom:0}.protection-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin:2rem 0}.protection-card{background:rgba(245,158,11,.05);border:1px solid rgba(245,158,11,.2);border-radius:12px;padding:2rem;transition:all .3s}.protection-card:hover{background:rgba(245,158,11,.08);border-color:rgba(245,158,11,.4);transform:translateY(-4px);box-shadow:0 8px 30px rgba(245,158,11,.2)}.protection-icon{font-size:3rem;margin-bottom:1rem;display:block}.protection-icon.danger{filter:hue-rotate(330deg)}.protection-icon.safe{filter:hue-rotate(90deg)}.protection-card h3{font-size:1.25rem;margin:0 0 1rem;color:#ffffff}.protection-card p{font-size:1rem;color:#ccc;margin-bottom:1rem}.phase-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin:2rem 0}.phase-card{background:rgba(245,158,11,.05);border:1px solid rgba(245,158,11,.2);border-radius:12px;padding:2rem;transition:all .3s}.phase-card:hover{background:rgba(245,158,11,.08);border-color:rgba(245,158,11,.4);transform:translateY(-4px);box-shadow:0 8px 30px rgba(245,158,11,.2)}.phase-card h3{font-size:1.25rem;margin:0 0 .5rem;color:#fbbf24}.phase-timing{font-size:.875rem;color:#f59e0b;font-weight:700;margin-bottom:1rem;padding:.25rem .5rem;background:rgba(245,158,11,.1);border-radius:4px;display:inline-block}.phase-card ul{margin-top:1rem}.phase-card ul li{font-size:.95rem;margin-bottom:.5rem;line-height:1.6}.phase-card ul li:before{font-size:1rem}.tips-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin:2rem 0}.tip-card{background:rgba(245,158,11,.05);border:1px solid rgba(245,158,11,.2);border-radius:12px;padding:2rem;position:relative;transition:all .3s}.tip-card:hover{background:rgba(245,158,11,.08);border-color:rgba(245,158,11,.4);transform:translateY(-4px);box-shadow:0 8px 30px rgba(245,158,11,.2)}.tip-number{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;background:rgba(245,158,11,.2);color:#f59e0b;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.25rem}.tip-card h3{font-size:1.25rem;margin:0 0 .75rem;padding-right:3rem;color:#ffffff}.tip-card p{font-size:1rem;color:#999;margin:0;line-height:1.6}.cta-section{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,rgba(245,158,11,.08),rgba(0,0,0,.5));border-top:1px solid rgba(245,158,11,.2);border-bottom:1px solid rgba(245,158,11,.2)}.cta-section h2{margin-bottom:1rem}.cta-section p{max-width:700px;margin:0 auto 2rem}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1.25rem 3rem;border-radius:10px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;border:2px solid transparent}.cta-button.primary{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 4px 20px rgba(245,158,11,.3)}.cta-button.primary:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-2px);box-shadow:0 6px 30px rgba(245,158,11,.5)}.cta-button.secondary{background:transparent;color:#fbbf24;border-color:rgba(245,158,11,.4)}.cta-button.secondary:hover{background:rgba(245,158,11,.1);border-color:rgba(245,158,11,.6);color:#f59e0b}.faq-section{background:transparent}.faq-list{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.faq-item{background:rgba(245,158,11,.03);border:1px solid rgba(245,158,11,.15);border-radius:12px;overflow:hidden;transition:all .3s}.faq-item:hover{border-color:rgba(245,158,11,.3)}.faq-item[open]{background:rgba(245,158,11,.08);border-color:rgba(245,158,11,.4)}.faq-item summary{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s}.faq-item summary:hover{background:rgba(245,158,11,.05)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary h3{font-size:1.125rem;font-weight:700;color:#ffffff;margin:0;flex:1 1}.faq-icon{color:#fbbf24;font-size:1.5rem;font-weight:700;transition:transform .3s;flex-shrink:0;margin-left:1rem}.faq-item[open] .faq-icon{transform:rotate(45deg)}.faq-answer{padding:0 2rem 1.5rem}.faq-answer p{font-size:1rem;color:#999;line-height:1.7;margin:0}.related-guides-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}.related-guide-card{text-decoration:none;padding:1.5rem;border:1px solid rgba(245,158,11,.2);border-radius:8px;transition:all .3s;background:rgba(245,158,11,.03)}.related-guide-card:hover{border-color:rgba(245,158,11,.4);background:rgba(245,158,11,.08);transform:translateY(-4px);box-shadow:0 8px 30px rgba(245,158,11,.2)}.related-guide-icon{color:#f59e0b;margin-bottom:1rem}.related-guide-card h3{margin-bottom:.5rem;color:#ffffff;font-size:1.125rem}.related-guide-card p{color:#999;font-size:.9rem;margin:0}.guide-footer{max-width:900px;margin:0 auto;padding:3rem 2rem 4rem;text-align:center;border-top:1px solid rgba(245,158,11,.1)}.guide-footer p{font-size:1rem;color:#999;margin:0 0 1rem}.footer-link{color:#fbbf24;text-decoration:none;font-weight:600;font-size:1rem;transition:color .2s;display:inline-flex;align-items:center;gap:.5rem}.footer-link:hover{color:#f59e0b}@media (max-width:1024px){.phase-grid,.protection-grid,.timeline-item,.tips-grid{grid-template-columns:1fr}.timeline-item{gap:1rem}.timeline-marker{position:static}.guide-header h1{font-size:2.5rem}.guide-section h2{font-size:2rem}}@media (max-width:768px){.guide-header{padding:3rem 1.5rem 1.5rem}.guide-header h1{font-size:2rem}.guide-subtitle{font-size:1rem}.guide-section{padding:2rem 1.5rem}.guide-section h2{font-size:1.75rem}.guide-section h3{font-size:1.25rem}.guide-section h4{font-size:1.125rem}.guide-section p,.guide-section ul li{font-size:1rem}.info-box{flex-direction:column;padding:1.5rem}.info-icon{font-size:2.5rem}.timing-highlight{font-size:2rem}.protection-grid{gap:1rem}.protection-card{padding:1.5rem}.phase-grid{gap:1rem}.phase-card{padding:1.5rem}.tips-grid{gap:1rem}.strategy-point,.timeline-content,.tip-card{padding:1.5rem}.cta-buttons{flex-direction:column;width:100%}.cta-button{width:100%;justify-content:center}.faq-item summary{padding:1.25rem 1.5rem}.faq-item summary h3{font-size:1rem}.faq-answer{padding:0 1.5rem 1.25rem}}@media (max-width:480px){.guide-header{padding:2rem 1rem 1rem}.guide-header h1{font-size:1.75rem}.guide-subtitle{font-size:.9rem}.guide-section{padding:1.5rem 1rem}.guide-section h2{font-size:1.5rem}.guide-section h3{font-size:1.125rem}.guide-section p,.guide-section ul li{font-size:.9375rem}.back-link{font-size:.875rem;padding:.4rem .75rem}.info-box{padding:1.25rem}.info-icon{font-size:2rem}.timing-highlight{font-size:1.75rem}.phase-card,.protection-card,.tip-card{padding:1.25rem}.tip-number{width:32px;height:32px;font-size:1rem}.strategy-point,.timeline-content{padding:1.25rem}.cta-section{padding:3rem 1rem}.cta-button{padding:1rem 2rem;font-size:1rem}.faq-item summary{padding:1rem 1.25rem}.faq-item summary h3{font-size:.9375rem}.faq-answer{padding:0 1.25rem 1rem}.faq-answer p{font-size:.9375rem}.guide-footer{padding:2rem 1rem 3rem}}