.resource-detail-page{min-height:100vh;background-color:#fff;color:#1a1a2e;font-family:Inter,Helvetica,Arial,sans-serif}.resource-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:40px 20px}.resource-not-found h1{font-size:32px;margin-bottom:16px;color:#1a1a2e}.resource-not-found p{font-size:18px;color:#555;margin-bottom:24px}.back-to-resources{display:inline-flex;align-items:center;gap:8px;color:#e86833;font-weight:600;text-decoration:none;transition:opacity .2s}.back-to-resources:hover{opacity:.8}.resource-detail-hero{background:linear-gradient(135deg,#1a1525,#2d1845 50%,#3d1f5c);padding:0;position:relative;overflow:hidden}.resource-detail-hero:before{content:"";position:absolute;top:-200px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(254,86,33,.15) 0,transparent 70%);pointer-events:none}.resource-detail-hero:after{content:"";position:absolute;bottom:-150px;left:-50px;width:400px;height:400px;background:radial-gradient(circle,rgba(107,47,156,.2) 0,transparent 70%);pointer-events:none}.resource-detail-hero-inner{max-width:var(--content-max-width);margin:0 auto;padding:120px 80px 60px;position:relative;z-index:1}.resource-detail-breadcrumb{margin-bottom:24px}.breadcrumb-link{display:inline-flex;align-items:center;gap:4px;color:hsla(0,0%,100%,.7);font-size:14px;text-decoration:none;transition:color .2s}.breadcrumb-link:hover{color:#fe5621}.resource-detail-badge{display:inline-block;background:rgba(254,86,33,.15);color:#fe5621;font-size:12px;font-weight:700;letter-spacing:1.5px;padding:6px 16px;border-radius:20px;border:1px solid rgba(254,86,33,.3);margin-bottom:20px}.resource-detail-title{font-family:Inter,Helvetica;font-size:44px;font-weight:700;line-height:1.15;color:#fff;max-width:800px;margin-bottom:16px}.resource-detail-subtitle{font-size:20px;line-height:1.5;color:hsla(0,0%,100%,.75);max-width:700px;margin:0}.resource-detail-content{padding:60px 80px 80px;max-width:var(--content-max-width);margin:0 auto}.resource-detail-main{display:grid;grid-template-columns:1fr 400px;gap:60px;align-items:start}.resource-detail-text{font-size:17px;line-height:1.7;color:#444}.resource-section{margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid #eee}.resource-section:last-of-type{border-bottom:none;padding-bottom:0}.resource-section-heading{font-family:Inter,Helvetica;font-size:22px;font-weight:700;color:#1a1a2e;margin-bottom:16px;display:flex;align-items:center;gap:10px}.resource-section-heading:before{content:"";width:4px;height:24px;background:#fe5621;border-radius:2px;flex-shrink:0}.resource-detail-intro{font-size:18px;font-weight:400;margin-bottom:0;color:#333;line-height:1.7}.resource-detail-structured{display:flex;flex-direction:column;gap:24px}.resource-intro-block{padding-bottom:24px;border-bottom:1px solid #eee}.resource-detail-structured .resource-section{margin-bottom:0;padding-bottom:0;border-bottom:none}.resource-detail-structured .resource-section-heading{margin-bottom:16px}.resource-detail-structured .resource-highlights-grid{margin-bottom:8px}.resource-plain-text{font-size:16px;line-height:1.65;color:#444;margin:0}.resource-learn-cards{display:flex;flex-direction:column;gap:16px}.resource-learn-card{display:flex;gap:16px;padding:20px 24px;background:#f8f6f4;border-radius:12px;border:1px solid #eee;transition:box-shadow .2s}.resource-learn-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.06)}.resource-learn-card-number{font-family:Inter,Helvetica;font-size:28px;font-weight:800;color:#fe5621;opacity:.35;line-height:1;flex-shrink:0;min-width:36px;padding-top:2px}.resource-learn-card-text{margin:0;color:#444;font-size:16px;line-height:1.65}.resource-highlights-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.resource-highlight-card{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;background:#f8f6f4;border-radius:10px;border:1px solid #eee;font-size:15px;color:#333;line-height:1.5}.resource-highlight-icon{flex-shrink:0;width:28px;height:28px;background:rgba(254,86,33,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fe5621;margin-top:1px}.resource-detail-paragraph{margin-bottom:16px;color:#444}.resource-detail-paragraph:last-child{margin-bottom:0}.resource-detail-html-content{font-size:17px!important;line-height:1.7!important;color:#444!important}.resource-detail-html-content *{color:#444!important;font-size:inherit!important;line-height:inherit!important}.resource-detail-html-content h2{font-size:24px!important;font-weight:700!important;color:#1a1a2e!important;margin-top:32px!important;margin-bottom:16px!important}.resource-detail-html-content h3{font-size:20px!important;font-weight:600!important;color:#1a1a2e!important;margin-top:28px!important;margin-bottom:12px!important}.resource-detail-html-content p{margin-bottom:16px!important}.resource-detail-html-content a{color:#e86833!important;text-decoration:underline!important}.resource-detail-html-content a:hover{opacity:.8}.resource-detail-html-content ol,.resource-detail-html-content ul{margin:16px 0!important;padding-left:24px!important}.resource-detail-html-content li{margin-bottom:8px!important}.resource-detail-html-content b,.resource-detail-html-content strong{color:#1a1a2e!important;font-weight:600!important}.resource-detail-html-content img{max-width:100%;height:auto;border-radius:8px;margin:16px 0}.resource-download-form-container{background:#f8f6f4;border-radius:16px;padding:32px;position:sticky;top:100px;border:1px solid #e8e4e0}.form-title{font-family:Inter,Helvetica;font-size:18px;font-weight:600;color:#1a1a2e;margin-bottom:24px;text-align:center}.resource-form-image-wrapper{margin-bottom:24px;border-radius:8px;overflow:hidden;background:#eee}.resource-form-image{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.resource-download-form{display:flex;flex-direction:column;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label,.resource-download-form-container label{font-size:14px;font-weight:500;color:#333}.form-group input,.form-group select,.resource-download-form-container button[role=combobox],.resource-download-form-container input{padding:12px 14px;border:1px solid #d0d0d0;border-radius:8px;font-size:15px;color:#1a1a1a;background:#fff;transition:border-color .2s,box-shadow .2s;height:auto}.form-group input:focus,.form-group select:focus,.resource-download-form-container button[role=combobox]:focus,.resource-download-form-container input:focus{outline:none;border-color:#e86833;box-shadow:0 0 0 3px rgba(232,104,51,.1)}.form-group input::-moz-placeholder,.resource-download-form-container input::-moz-placeholder{color:#999}.form-group input::placeholder,.resource-download-form-container input::placeholder{color:#999}.resource-download-form-container [data-slot=form-message]{color:#dc2626;font-size:13px;margin-top:4px}.form-submit-button{margin-top:8px;padding:14px 24px;background:#e86833;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s,transform .2s}.form-submit-button:hover:not(:disabled){background:#d55a28;transform:translateY(-1px)}.form-submit-button:disabled{opacity:.7;cursor:not-allowed}.form-success-message{text-align:center;padding:32px 16px}.form-success-message h4{font-size:24px;font-weight:700;color:#1a1a2e;margin-bottom:12px}.form-success-message p{font-size:16px;color:#666}.form-success-message a{color:#e86833;text-decoration:underline}.resource-detail-related{padding:60px 80px 80px;background:#f8f6f4}.related-title{font-family:Inter,Helvetica;font-size:28px;font-weight:700;color:#1a1a2e;text-align:center;margin-bottom:40px}.related-resources-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:var(--content-max-width);margin:0 auto}.related-resource-card{background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;border:1px solid #e8e4e0}.related-resource-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.related-resource-image-wrapper{aspect-ratio:1/1;overflow:hidden;flex-shrink:0}.related-resource-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.related-resource-card:hover .related-resource-image{transform:scale(1.05)}.related-resource-title{font-size:16px;font-weight:600;color:#1a1a2e;padding:16px 16px 8px;line-height:1.4;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:52px}.related-resource-link{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:600;color:#e86833;border:2px solid #e86833;border-radius:8px;margin:0 16px 16px;justify-content:center;transition:background .2s,color .2s}.related-resource-link:hover{background:#e86833;color:#fff}@media (max-width:1200px){.resource-detail-main{grid-template-columns:1fr 360px;gap:40px}.related-resources-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.resource-detail-hero-inner{padding:100px 40px 48px}.resource-detail-title{font-size:34px}.resource-detail-subtitle{font-size:18px}.resource-detail-content{padding:40px 40px 60px}.resource-detail-main{grid-template-columns:1fr;gap:40px}.resource-download-form-container{position:static}.resource-detail-related{padding:40px}}@media (max-width:768px){.resource-detail-hero-inner{padding:90px 20px 36px}.resource-detail-title{font-size:28px}.resource-detail-subtitle{font-size:16px}.resource-detail-content{padding:32px 20px 40px}.resource-detail-intro,.resource-detail-text{font-size:16px}.resource-section-heading{font-size:19px}.resource-learn-card{padding:16px}.resource-learn-card-number{font-size:22px;min-width:28px}.resource-highlights-grid{grid-template-columns:1fr}.resource-download-form-container{padding:24px}.form-row{grid-template-columns:1fr}.resource-detail-related{padding:32px 20px}.related-title{font-size:24px}.related-resources-grid{grid-template-columns:1fr 1fr;gap:16px}.related-resource-title{font-size:14px;padding:12px 12px 6px}.related-resource-link{padding:6px 12px 12px;font-size:13px}}@media (max-width:480px){.related-resources-grid{grid-template-columns:1fr}}