.guide-page{min-height:100vh;background:#000000;color:#ffffff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.guide-nav{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(241,196,15,.2)}.guide-nav-content{max-width:1200px;margin:0 auto;padding:1.25rem 2rem;justify-content:space-between}.guide-nav-content,.nav-logo{display:flex;align-items:center}.nav-logo{gap:.75rem;font-size:1.25rem;font-weight:700;color:#ffffff;text-decoration:none;transition:color .2s}.nav-logo:hover{color:#f1c40f}.nav-logo img{width:32px;height:32px}.nav-link-timer{padding:.75rem 1.5rem;background:linear-gradient(135deg,#f39c12,#e67e22);color:#ffffff;text-decoration:none;border-radius:6px;font-weight:600;transition:all .2s}.nav-link-timer:hover{background:linear-gradient(135deg,#e67e22,#d35400);transform:translateY(-1px);box-shadow:0 4px 12px rgba(243,156,18,.4)}.guide-content{max-width:1200px;margin:0 auto;padding:4rem 2rem}.guide-header{text-align:center;margin-bottom:4rem}.guide-header h1{font-size:3.5rem;font-weight:900;line-height:1.1;margin:0 0 1.5rem;letter-spacing:-.02em;background:linear-gradient(135deg,#f39c12,#f1c40f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.guide-intro{font-size:1.25rem;color:#cccccc;line-height:1.7;max-width:800px;margin:0 auto}.guide-section{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}.bounty-card{background:rgba(241,196,15,.03);border-radius:16px;padding:2.5rem;transition:all .3s;border:1px solid rgba(241,196,15,.15);border-left:4px solid #f1c40f}.bounty-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)}.spawn-timing{border-left-color:#3498db}.gold-values{border-left-color:#f1c40f}.locations{border-left-color:#e74c3c}.coordination{border-left-color:#9b59b6}.early-game{border-left-color:#2ecc71}.card-header{gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(241,196,15,.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}.timing-icon{background:rgba(52,152,219,.15);color:#3498db}.gold-icon{background:rgba(241,196,15,.15);color:#f1c40f}.location-icon{background:rgba(231,76,60,.15);color:#e74c3c}.team-icon{background:rgba(155,89,182,.15);color:#9b59b6}.impact-icon{background:rgba(46,204,113,.15);color:#2ecc71}.card-header h2{font-size:2rem;font-weight:700;margin:0;color:#ffffff}.timing-badge{display:inline-block;padding:.4rem .8rem;background:rgba(241,196,15,.2);color:#f1c40f;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 h3{font-size:1.375rem;font-weight:700;margin:0 0 1rem;color:#ffffff}.info-block h4{font-size:1.125rem;font-weight:600;margin:1rem 0 .75rem;color:#f1c40f}.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:#f1c40f;font-weight:600}.highlight-box{background:rgba(241,196,15,.05);border:1px solid rgba(241,196,15,.2)}.spawn-times{font-size:1.5rem;font-weight:800;color:#f1c40f;font-family:Courier New,monospace;letter-spacing:.05em;margin-bottom:1rem}.timing-detail{font-size:.95rem;color:#999999}.gold-table{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0}.gold-row{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;gap:1rem;padding:1rem 1.25rem;background:rgba(241,196,15,.08);border-radius:8px;border:1px solid rgba(241,196,15,.15);transition:all .2s}.gold-row:hover{background:rgba(241,196,15,.12);border-color:rgba(241,196,15,.25);transform:translateX(4px)}.gold-row .time{font-weight:600;color:#3498db;font-size:1rem}.gold-row .value{font-weight:700;color:#f1c40f;font-family:Courier New,monospace;font-size:1.125rem;text-align:center}.gold-row .total{font-weight:600;color:#2ecc71;font-size:.95rem;text-align:right}.scaling-note{font-size:.875rem;color:#999999;font-style:italic;margin-top:1rem}.location-grid{display:grid;grid-gap:2rem;gap:2rem;margin-top:1.5rem}.location-item{background:rgba(255,255,255,.02);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.location-item.radiant{border-left:3px solid #2ecc71}.location-item.dire{border-left:3px solid #e74c3c}.location-item h4{font-size:1.25rem;font-weight:700;margin:0 0 1.25rem;color:#ffffff}.location-details{display:flex;flex-direction:column;gap:1.5rem}.location-spot{background:rgba(255,255,255,.02);padding:1.25rem;border-radius:8px;border:1px solid rgba(255,255,255,.05)}.location-spot strong{display:block;font-size:1.125rem;color:#f1c40f;margin-bottom:.75rem}.location-spot p{margin:0 0 1rem;line-height:1.7;color:#cccccc}.location-spot ul{margin:0;padding-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}.location-spot li{line-height:1.6;color:#aaaaaa;font-size:.95rem}.role-guide{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.role-item{background:rgba(255,255,255,.02);padding:1.25rem;border-radius:8px;border-left:3px solid #9b59b6}.role-item h4{font-size:1.125rem;font-weight:700;margin:0 0 .5rem;color:#9b59b6}.role-item p{margin:0 0 1rem;line-height:1.6;color:#aaaaaa;font-size:.95rem}.role-item ul{margin:0;padding-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}.role-item li{line-height:1.6;color:#cccccc;font-size:.95rem}.scenario-guide{display:grid;grid-gap:1rem;gap:1rem;margin-top:1rem}.scenario{background:rgba(255,255,255,.02);padding:1rem 1.25rem;border-radius:8px;border-left:3px solid #3498db}.scenario strong{display:block;font-size:1.05rem;color:#3498db;margin-bottom:.5rem}.scenario p{margin:0;line-height:1.7;color:#cccccc;font-size:.95rem}.priority-timeline{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.timeline-item{background:rgba(255,255,255,.02);border-radius:12px;border:1px solid rgba(255,255,255,.05);position:relative;padding:1.5rem 1.5rem 1.5rem 2.5rem}.timeline-item:before{content:"";position:absolute;left:.75rem;top:1.5rem;width:12px;height:12px;background:#f1c40f;border-radius:50%;box-shadow:0 0 10px rgba(241,196,15,.5)}.timeline-item strong{display:block;font-size:1.25rem;color:#f1c40f;margin-bottom:.5rem}.timeline-desc{margin:0 0 1rem;line-height:1.6;color:#aaaaaa;font-size:.95rem}.timeline-strategy{background:rgba(52,152,219,.05);padding:1rem;border-radius:8px;border:1px solid rgba(52,152,219,.1);margin-top:1rem}.timeline-strategy p{margin:0 0 .75rem;font-weight:600;color:#3498db}.timeline-strategy ul{margin:0;padding-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}.timeline-strategy li{line-height:1.6;color:#cccccc;font-size:.95rem}.snowball-example{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.example-scenario{background:rgba(255,255,255,.02);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.example-scenario:first-child{border-left:3px solid #2ecc71}.example-scenario:last-child{border-left:3px solid #e74c3c}.example-scenario h4{font-size:1.125rem;font-weight:700;margin:0 0 .5rem;color:#ffffff}.example-scenario p{margin:0 0 1rem;line-height:1.6;color:#aaaaaa;font-size:.95rem}.example-scenario ul{margin:0;padding-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}.example-scenario li{line-height:1.6;color:#cccccc;font-size:.95rem}.impact-note{font-size:1rem;font-weight:600;color:#f1c40f;margin-top:1rem;padding:1rem;background:rgba(241,196,15,.05);border-radius:8px;border-left:3px solid #f1c40f}.pro-tip{background:rgba(46,204,113,.05);padding:1.5rem;border-radius:12px;border:1px solid rgba(46,204,113,.2);border-left:4px solid #2ecc71}.pro-tip h4{font-size:1.125rem;font-weight:700;margin:0 0 .75rem;color:#2ecc71}.pro-tip p{margin:0;line-height:1.7;color:#cccccc}.guide-summary{background:rgba(241,196,15,.05);border:1px solid rgba(241,196,15,.2);border-radius:16px;padding:3rem;margin-bottom:4rem}.guide-summary h2{font-size:2.5rem;font-weight:700;margin:0 0 2rem;text-align:center;color:#ffffff}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.summary-card{background:rgba(241,196,15,.08);padding:2rem;border-radius:12px;border:1px solid rgba(241,196,15,.15);text-align:center;transition:all .3s}.summary-card:hover{background:rgba(241,196,15,.12);border-color:rgba(241,196,15,.3);transform:translateY(-4px);box-shadow:0 6px 20px rgba(241,196,15,.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:#f1c40f;margin:0 0 .5rem;font-family:Courier New,monospace}.summary-detail{font-size:.875rem;color:#999999;margin:0}.guide-cta{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-bottom:4rem}.guide-cta h2{font-size:2.5rem;font-weight:900;margin:0 0 1.5rem;color:#ffffff}.guide-cta p{font-size:1.25rem;color:#cccccc;line-height:1.7;max-width:700px;margin:0 auto 2rem}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:1.25rem 3rem;background:linear-gradient(135deg,#f39c12,#e67e22);color:#ffffff;text-decoration:none;border-radius:10px;font-size:1.25rem;font-weight:700;transition:all .3s;box-shadow:0 4px 20px rgba(243,156,18,.3)}.cta-button:hover{background:linear-gradient(135deg,#e67e22,#d35400);transform:translateY(-2px);box-shadow:0 6px 30px rgba(243,156,18,.5)}.guide-footer{padding:3rem 2rem;background:rgba(0,0,0,.5);border-top:1px solid rgba(241,196,15,.15)}.guide-footer .footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.guide-footer p{margin:0;color:#999999;font-size:.875rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:#999999;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links a:hover{color:#f1c40f}@media (max-width:1024px){.guide-content{padding:3rem 1.5rem}.guide-header h1{font-size:2.5rem}.guide-intro{font-size:1.125rem}.bounty-card{padding:2rem}.card-header h2{font-size:1.75rem}.gold-row{grid-template-columns:1fr;gap:.5rem}.gold-row,.gold-row .total,.gold-row .value{text-align:left}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.guide-nav-content{padding:1rem 1.5rem}.guide-content{padding:2rem 1rem}.guide-header{margin-bottom:3rem}.guide-header h1{font-size:2rem}.guide-intro{font-size:1rem}.guide-section{gap:2rem}.bounty-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 h2{font-size:1.5rem}.info-block h3,.spawn-times{font-size:1.25rem}.guide-summary{padding:2rem 1.5rem}.guide-summary h2{font-size:2rem}.summary-grid{grid-template-columns:1fr}.guide-cta{padding:3rem 1.5rem}.guide-cta h2{font-size:2rem}.cta-button,.guide-cta p{font-size:1.125rem}.cta-button{width:100%;padding:1.25rem 2rem}.guide-footer .footer-content{flex-direction:column;text-align:center}.footer-links{flex-direction:column;gap:1rem}}@media (max-width:480px){.nav-logo span{display:none}.nav-link-timer{padding:.625rem 1rem;font-size:.875rem}.guide-header h1{font-size:1.75rem}.guide-intro{font-size:.9375rem}.bounty-card{padding:1.25rem}.card-header h2{font-size:1.25rem}.info-block h3{font-size:1.125rem}.info-block,.pro-tip{padding:1.25rem}.guide-summary h2{font-size:1.75rem}.summary-card{padding:1.5rem}.summary-value{font-size:1.5rem}.guide-cta h2{font-size:1.75rem}.guide-cta p{font-size:1rem}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media print{.guide-cta,.guide-footer,.guide-nav{display:none}.guide-page{background:white;color:black}.bounty-card{page-break-inside:avoid}}