.hosting-resources-page{min-height:100vh;padding:40px 0}.hosting-resources-container{max-width:1500px;margin:0 auto;padding:0 24px}.hosting-resources-header{text-align:center;margin-bottom:48px}.hosting-resources-title{font-size:3rem;font-weight:700;color:#1e293b;margin-bottom:16px;background:linear-gradient(135deg,var(--primary-color) 0,#1e40af 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hosting-resources-subtitle{font-size:1.25rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.hosting-resources-section-title{font-size:2.25rem;font-weight:700;color:#1e293b;margin-bottom:32px;text-align:center}.quick-start-section{margin-bottom:64px}.quick-start-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:32px;gap:32px;max-width:1400px;margin:0 auto}.quick-start-card{background:white;border-radius:16px;padding:40px 32px;text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid #e2e8f0;position:relative;overflow:hidden}.quick-start-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,var(--primary-color) 0,#1e40af 100%)}.quick-start-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.quick-start-icon{display:flex;justify-content:center;align-items:center;margin-bottom:20px;height:48px}.quick-start-card h3{font-size:1.375rem;font-weight:600;color:#1e293b;margin-bottom:16px}.quick-start-card p{color:#64748b;margin-bottom:24px;line-height:1.6;font-size:1rem}.quick-start-link{display:inline-block;color:var(--primary-color);text-decoration:none;font-weight:600;transition:color .2s ease;padding:8px 0;border-bottom:2px solid transparent}.quick-start-link:hover{color:var(--secondary-color);border-bottom-color:var(--primary-color)}.guides-section{margin-bottom:64px}.guides-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:32px;gap:32px;max-width:1400px;margin:0 auto}.guide-category{background:white;border-radius:16px;padding:32px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:all .3s ease}.guide-category:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.guide-category-title{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #e2e8f0;position:relative}.guide-category-title:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:linear-gradient(135deg,var(--primary-color) 0,#1e40af 100%)}.guide-links{display:flex;flex-direction:column;gap:12px}.guide-link{color:#374151;text-decoration:none;padding:12px 16px;transition:all .2s ease;border-radius:8px;border-left:3px solid transparent;font-weight:500}.guide-link:hover{color:var(--primary-color);background:#f8fafc;border-left-color:var(--primary-color);text-decoration:none;transform:translateX(4px)}.tools-section{margin-bottom:64px}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:32px;gap:32px;max-width:1400px;margin:0 auto}.tool-card{background:white;border-radius:16px;padding:32px;text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid #e2e8f0;position:relative;overflow:hidden}.tool-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg,var(--primary-color) 0,#1e40af 100%)}.tool-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.tool-icon{display:flex;justify-content:center;align-items:center;margin-bottom:20px;height:40px}.tool-card h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:16px}.tool-card p{color:#64748b;margin-bottom:24px;line-height:1.6;font-size:1rem}.tool-link{display:inline-block;color:var(--primary-color);text-decoration:none;font-weight:600;transition:color .2s ease;padding:8px 0;border-bottom:2px solid transparent}.tool-link:hover{color:var(--secondary-color);border-bottom-color:var(--primary-color)}.tips-section{margin-bottom:64px}.tips-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;max-width:1400px;margin:0 auto}.tip-card{background:white;border-radius:16px;padding:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:all .3s ease;position:relative}.tip-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg,var(--primary-color) 0,#1e40af 100%)}.tip-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.tip-icon{display:flex;justify-content:center;align-items:center;margin-bottom:16px;height:32px}.tip-card h3{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:12px;text-align:center}.tip-card p{color:#64748b;line-height:1.6;margin:0;font-size:.95rem;text-align:center}.hosting-cta{background:white;border-radius:20px;padding:48px;text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid #e2e8f0;max-width:1200px;margin:0 auto;position:relative;overflow:hidden}.hosting-cta:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,var(--primary-color) 0,#1e40af 100%)}.cta-content h2{font-size:2.25rem;font-weight:700;color:#1e293b;margin-bottom:16px}.cta-content p{color:#64748b;margin-bottom:32px;line-height:1.6;font-size:1.125rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-btn{display:inline-block;padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s ease;font-size:1rem}.cta-btn.primary{background:var(--primary-color);color:white;box-shadow:0 2px 4px rgba(0,20,137,.2)}.cta-btn.primary:hover{background:var(--btn-accent-hover);transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,20,137,.3)}.cta-btn.secondary{background:white;color:var(--primary-color);border:2px solid var(--primary-color)}.cta-btn.secondary:hover{background:var(--primary-color);color:white;transform:translateY(-1px)}@media (max-width:768px){.hosting-resources-container{padding:0 16px}.hosting-resources-title{font-size:2.5rem}.hosting-resources-subtitle{font-size:1.125rem}.hosting-resources-section-title{font-size:1.875rem}.guide-category,.quick-start-card,.tool-card{padding:24px}.guides-grid,.quick-start-grid,.tools-grid{grid-template-columns:1fr;gap:24px}.tips-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.cta-buttons{flex-direction:column;align-items:center}.cta-btn{width:100%;max-width:300px;text-align:center}.hosting-cta{padding:32px 24px}}@media (max-width:480px){.hosting-resources-page{padding:20px 0}.hosting-resources-title{font-size:2rem}.hosting-resources-section-title{font-size:1.5rem}.guide-category,.quick-start-card,.tip-card,.tool-card{padding:20px}.hosting-cta{padding:24px 20px}.cta-content h2{font-size:1.875rem}}