.resources-page{background-color:#090e17;min-height:100vh;font-family:Inter,Helvetica}.resources-nav-header{display:flex;flex-direction:column;width:100%;padding:16px var(--page-gutter);position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#090e17;overflow:hidden}.resources-nav-header:before{left:-200px;background-color:#fe5621;opacity:.35}.resources-nav-header:after,.resources-nav-header:before{content:"";position:absolute;top:-150px;width:400px;height:400px;border-radius:50%;filter:blur(150px);pointer-events:none}.resources-nav-header:after{right:-200px;background-color:#6b2f9c;opacity:.5}.resources-nav-container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:var(--content-max-width);margin:0 auto;position:relative}.resources-nav-menu-wrapper{position:absolute;left:50%;transform:translateX(-50%)}.resources-nav-logo-link{display:flex;align-items:center;gap:8px;text-decoration:none;min-width:140px;margin-left:100px}.resources-nav-logo-img{width:52px;height:52px}.resources-nav-menu{display:flex;align-items:center;gap:48px;list-style:none;margin:0;padding:0}.resources-nav-menu li{list-style:none}.resources-nav-link{font-family:Inter,Helvetica;font-weight:500;color:#fff;font-size:16px;text-decoration:none;transition:color .2s ease;white-space:nowrap}.resources-nav-link-active,.resources-nav-link:hover{color:#fe5621}.resources-nav-cta-btn{padding:15px 32px 14px;background:#fe5621;border-radius:100px;border:none;font-family:Inter,Helvetica;font-weight:500;color:#090e17;font-size:16px;cursor:pointer;transition:background-color .2s ease;min-width:150px;text-align:center;margin-left:100px}.resources-nav-cta-btn:hover{background:#e54d1d;transform:translateY(-2px);box-shadow:0 4px 12px rgba(254,86,33,.3)}.resources-nav-cta-btn:active{transform:translateY(0);box-shadow:none}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:100}.mobile-menu-toggle span{width:24px;height:2px;background:#fff;transition:.3s;border-radius:2px}.resources-hero{position:relative;width:100%;min-height:961px;background-color:#031021;padding-top:148px;padding-bottom:80px}.resources-hero,.resources-hero-content{display:flex;flex-direction:column;align-items:center}.resources-hero-content{width:938px;max-width:calc(100% - 80px);gap:16px}.resources-hero-badge-box{display:inline-flex;align-items:center;padding:4px 8px;background-color:rgba(254,86,33,.1);border-radius:6px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.resources-hero-badge-text{font-family:Inter,Helvetica;font-weight:500;color:#fe5621;font-size:14px;letter-spacing:-.5px;line-height:21px}.resources-hero-title{width:586px;max-width:100%;font-family:Inter,Helvetica;font-weight:600;font-size:64px;text-align:center;letter-spacing:-3px;line-height:73px;margin:0}.resources-title-white{color:#fff}.resources-title-orange{color:#fe5621}.resources-hero-subtitle{font-family:Inter,Helvetica;font-weight:400;color:#fff;font-size:16px;text-align:center;letter-spacing:-.16px;line-height:27px;max-width:610px;margin:0}.resources-hero-cards{display:flex;justify-content:center;gap:16px;margin-top:48px;width:100%;max-width:980px}.resources-hero-card{position:relative;width:308px;height:310px;background-color:#101c2c;border-radius:24px;overflow:hidden;box-shadow:0 2px 33px rgba(0,0,0,.21);text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.resources-hero-card:hover{transform:scale(1.03);box-shadow:0 8px 32px rgba(254,86,33,.2)}.resources-card-bg-image{position:absolute;top:20px;left:10px;width:287px;height:245px;-o-object-fit:contain;object-fit:contain}.resources-card-documents{position:absolute;top:31px;left:26px;width:257px;height:213px}.resources-doc-wrapper{position:absolute;width:146px;height:179px;display:flex;align-items:center;justify-content:center;border-radius:15px;overflow:hidden;border:3px solid;box-shadow:0 4px 22px rgba(0,0,0,.25)}.resources-doc-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.resources-doc-back{top:22px;left:0;background-color:#aee19e;border-color:#27780e}.resources-doc-front{top:1px;left:96px;background-color:#f0e9e1;border-color:#cb8c43}.resources-doc-blue{background-color:#2645ff;border-color:#0d2096}.resources-doc-orange{background-color:#f4c4a9;border-color:#cb8c43}.resources-card-gradient{position:absolute;left:0;bottom:0;width:100%;height:125px;background:linear-gradient(180deg,rgba(16,28,44,0),#101c2c)}.resources-card-label{position:absolute;bottom:24px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,Helvetica;font-weight:600;color:#fff;font-size:20px;text-align:center;letter-spacing:-.96px}.resources-card-label svg{flex-shrink:0}.resources-card-label-center{position:absolute;bottom:24px;left:0;right:0;display:flex;align-items:center;justify-content:center;font-family:Inter,Helvetica;font-weight:600;color:#fff;font-size:20px;text-align:center;letter-spacing:-.96px;line-height:41.6px}.resources-videos-stack{position:absolute;top:0;left:0;width:100%;height:100%}.resources-video-back{top:52px;left:15px;width:217px;height:120px}.resources-video-back,.resources-video-front{position:absolute;-o-object-fit:cover;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.25)}.resources-video-front{top:113px;left:82px;width:208px;height:117px}.resources-content-section{background-color:#f9f9fb;padding:60px var(--page-gutter) 80px;width:100%}.resources-content-section>*{max-width:var(--content-max-width);margin-left:auto;margin-right:auto}.resources-search-filter-bar{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:24px}.resources-search-input-wrapper{position:relative;flex:1;height:56px;background-color:#fff;border-radius:16px;overflow:hidden;border:1px solid #e7e7e7}.resources-search-icon{position:absolute;top:50%;left:16px;transform:translateY(-50%);width:20px;height:20px;color:#7a808d}.resources-search-input{width:100%;height:100%;padding:0 16px 0 44px;border:none;outline:none;font-family:Inter,Helvetica;font-weight:400;font-size:16px;color:#031021;background:transparent}.resources-search-input::-moz-placeholder{color:#7a808d}.resources-search-input::placeholder{color:#7a808d}.resources-filter-button{display:flex;align-items:center;justify-content:center;gap:8px;width:119px;height:56px;background-color:#101c2c;border-radius:16px;border:none;cursor:pointer;transition:background-color .2s ease}.resources-filter-button:hover{background-color:#1a2a3e}.resources-filter-button svg{width:20px;height:20px;color:#fff}.resources-filter-button span{font-family:Inter,Helvetica;font-weight:400;font-size:16px;color:#fff;letter-spacing:-.32px}.resources-filter-button.active{background-color:#2d1b69}.resources-search-clear{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:22px;color:#7a808d;cursor:pointer;padding:0 4px;line-height:1}.resources-search-clear:hover{color:#333}.resources-filter-button-wrapper{position:relative}.resources-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:10px;background:#e86833;color:#fff;font-size:12px;font-weight:600;padding:0 6px}.resources-filter-panel{position:absolute;top:calc(100% + 8px);right:0;width:360px;background:#fff;border-radius:16px;border:1px solid #e7e7e7;box-shadow:0 12px 40px rgba(0,0,0,.12);padding:24px;z-index:100}.filter-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:8px}.filter-panel-title{font-family:Bricolage Grotesque,sans-serif;font-size:18px;font-weight:700;color:#1a1a1a}.filter-panel-clear{background:none;border:none;font-size:13px;color:#e86833;font-weight:600;cursor:pointer;font-family:inherit}.filter-panel-clear:hover{text-decoration:underline}.filter-panel-section{margin-bottom:20px}.filter-panel-label{font-size:13px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.filter-panel-sort-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-sort-option{padding:8px 14px;border:1px solid #e7e7e7;border-radius:8px;background:#fff;font-size:14px;font-weight:500;color:#555;cursor:pointer;transition:all .15s;font-family:inherit;text-align:center}.filter-sort-option:hover{border-color:#ccc;color:#1a1a1a}.filter-sort-option.active{background:#2d1b69;color:#fff;border-color:#2d1b69}.filter-panel-topics{display:flex;flex-wrap:wrap;gap:8px}.filter-topic-chip{padding:6px 14px;border:1px solid #e7e7e7;border-radius:20px;background:#fff;font-size:13px;font-weight:500;color:#555;cursor:pointer;transition:all .15s;font-family:inherit}.filter-topic-chip:hover{border-color:#ccc;color:#1a1a1a}.filter-topic-chip.active{background:#f3f0f8;color:#6b3fa0;border-color:#6b3fa0}.filter-panel-apply{width:100%;padding:12px;background:#101c2c;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s;font-family:inherit;margin-top:4px}.filter-panel-apply:hover{background:#1a2a3e}.resources-active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:16px}.resources-active-filter-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:#f3f0f8;color:#6b3fa0;border-radius:20px;font-size:13px;font-weight:500}.resources-active-filter-chip button{background:none;border:none;color:#6b3fa0;font-size:16px;cursor:pointer;padding:0;line-height:1;font-weight:700}.resources-active-filter-chip button:hover{color:#4a2875}.resources-clear-all-link{background:none;border:none;color:#e86833;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.resources-clear-all-link:hover{text-decoration:underline}.resources-results-info{font-size:14px;color:#7a808d;margin-bottom:20px}.resources-no-results{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#888}.resources-no-results svg{color:#ccc;margin-bottom:16px}.resources-no-results h3{font-family:Bricolage Grotesque,sans-serif;font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.resources-no-results p{font-size:15px;color:#666;margin-bottom:20px}.resources-no-results-clear{padding:10px 24px;background:#2d1b69;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit}.resources-no-results-clear:hover{background:#3d2b7a}.resources-filter-tabs{display:flex;align-items:center;width:100%;margin-bottom:40px;border-bottom:1px solid rgba(0,0,0,.1)}.resources-filter-tab{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 24px;background:transparent;border:none;border-bottom:2px solid transparent;font-family:Inter,Helvetica;font-weight:400;font-size:16px;color:#374151;letter-spacing:-.32px;line-height:27px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.resources-filter-tab:first-child{padding-left:0}.resources-filter-tab:hover{color:#031021}.resources-filter-tab.active{font-weight:500;color:#031021;border-bottom-color:#fe5621}.resources-filter-tab.active svg{stroke:#031021}.resources-downloadable-note{font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#6b7280;margin-top:0;margin-bottom:16px;line-height:1.5}.resources-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.resource-card{background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.resource-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.resource-card-image-wrapper{position:relative;width:100%;height:180px;overflow:hidden}.resource-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.resource-card.downloadable .resource-card-image-wrapper{aspect-ratio:1/1;height:auto}.resource-card.downloadable .resource-card-image{-o-object-fit:contain;object-fit:contain;background-color:#f5f5f5}.resource-card.blog .resource-card-image-wrapper{aspect-ratio:2.46/1;height:auto}.resource-card.blog .resource-card-image{-o-object-fit:cover;object-fit:cover}.resource-card.video .resource-card-image-wrapper{aspect-ratio:16/9;height:auto}.resource-card.video .resource-card-image{-o-object-fit:cover;object-fit:cover}.resource-card.podcast .resource-card-image-wrapper{aspect-ratio:16/9;height:auto}.resource-card.podcast .resource-card-image{-o-object-fit:cover;object-fit:cover}.resource-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background:rgba(0,0,0,.4);border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.resource-card-content{padding:16px;display:flex;flex-direction:column;gap:10px;flex:1}.resource-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.resource-type-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:4px;font-family:Inter,Helvetica;font-weight:600;font-size:10px;letter-spacing:.5px;text-transform:uppercase}.resource-type-badge.blog,.resource-type-badge.downloadable{background:rgba(254,86,33,.1);color:#fe5621}.resource-type-badge.video{background:rgba(107,47,156,.1);color:#6b2f9c}.resource-type-badge.workbooks{background:rgba(254,86,33,.1);color:#fe5621}.resource-card-placeholder-image.workbooks-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#0a1628,#1a2a4a 50%,#0e1d36);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:hsla(0,0%,100%,.7)}.resource-card-placeholder-image.workbooks-placeholder svg{color:#fe5621}.resource-card-placeholder-image.workbooks-placeholder span{font-family:Inter,Helvetica,sans-serif;font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.resource-card.workbooks .resource-card-image-wrapper{aspect-ratio:1/1;height:auto}.resource-type-badge.podcast{background:rgba(107,47,156,.1);color:#6b2f9c}.resource-date{font-family:Inter,Helvetica;font-weight:400;font-size:12px;color:#666}.resource-card-title{font-family:Inter,Helvetica;font-weight:700;font-size:15px;line-height:1.3;color:#1a1a2e;margin:0}.resource-card-description{font-weight:400;line-height:1.4;color:#666;flex:1}.resource-card-author,.resource-card-description{font-family:Inter,Helvetica;font-size:13px;margin:0}.resource-card-author{display:flex;align-items:center;gap:8px;font-weight:500;color:#333}.author-avatar{-o-object-fit:cover;object-fit:cover}.author-avatar,.author-icon{width:24px;height:24px;border-radius:50%;flex-shrink:0}.author-icon{display:flex;align-items:center;justify-content:center;background:#e0e0e0;font-size:12px;font-weight:600;color:#666}.resource-card-action{margin-top:auto;padding-top:8px}.resource-download-link,.resource-read-more-link{display:inline-flex;align-items:center;gap:8px;font-family:Inter,Helvetica;font-weight:600;font-size:14px;text-decoration:none;transition:color .2s ease}.resource-download-link{color:#1a1a2e}.resource-download-link:hover{color:#fe5621}.resource-explore-link{color:#fe5621;border:2px solid #fe5621;border-radius:8px;padding:8px 16px;background:transparent;transition:background .2s,color .2s}.resource-explore-link:hover{background:#fe5621;color:#fff}.resource-read-more-link{color:#1a1a2e;text-transform:uppercase;font-size:12px;letter-spacing:.5px}.resource-read-more-link:hover{color:#fe5621}.resources-most-popular-section{background-color:#f9f9fb;padding:80px var(--page-gutter)}.resources-most-popular-section>*{max-width:var(--content-max-width);margin-left:auto;margin-right:auto}.resources-most-popular-header{text-align:center;margin-bottom:40px}.resources-most-popular-title{font-family:Inter,Helvetica;font-size:64px;font-weight:600;color:#031021;margin:0;line-height:73px;letter-spacing:-3px}.resources-cta-section{background-color:#f9f9fb;padding:80px var(--page-gutter) 80px var(--page-gutter);display:flex;flex-direction:column;align-items:center;gap:60px;overflow:visible}.resources-cta-section>:not(.resources-shop-section){max-width:var(--content-max-width);width:100%}.resources-cta-section .resources-shop-section{width:100vw;margin-left:calc(-1 * var(--page-gutter));margin-right:calc(-1 * var(--page-gutter))}.resources-cta-primary{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:700px;background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:48px 60px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.resources-cta-title{font-family:Inter,Helvetica;font-size:36px;font-weight:600;color:#031021;margin:0 0 16px;line-height:1.2}.resources-cta-description{font-family:Inter,Helvetica;font-size:16px;font-weight:400;color:#666;margin:0 0 32px;line-height:1.5}.resources-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background-color:#fe5621;border:none;border-radius:16px;font-family:Inter,Helvetica;font-size:16px;font-weight:500;color:#fff;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.resources-cta-button:hover{opacity:.9;transform:translateY(-1px)}.resources-cta-secondary{display:flex;flex-direction:column;align-items:center;text-align:center}.resources-cta-button-secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;background:transparent;border:2px solid #031021;border-radius:8px;font-family:Inter,Helvetica;font-size:16px;font-weight:600;color:#031021;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease;margin-bottom:12px}.resources-cta-button-secondary:hover{background:#031021;color:#fff}.resources-shop-section{position:relative;display:block;width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;background-color:#fff}.resources-shop-banner-image,.resources-shop-banner-mobile{display:block;width:100%;height:auto}.resources-shop-banner-overlay{display:none}.resources-shop-content-wrapper{position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:2;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:40px 40px 40px 15%;max-width:600px}.resources-shop-title{font-family:Inter,Helvetica;font-size:64px;font-weight:600;color:#031021;margin:0 0 16px;line-height:1.1;letter-spacing:-3px;white-space:nowrap}.resources-shop-subtitle{font-family:Inter,Helvetica;font-size:18px;font-weight:400;color:#333;margin:0 0 32px;max-width:500px;line-height:1.5}.resources-shop-button{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background-color:#fe5621;border:none;border-radius:16px;font-family:Inter,Helvetica;font-size:16px;font-weight:500;color:#fff;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.resources-shop-button:hover{opacity:.9;transform:translateY(-1px)}.resources-shop-products-section{width:100%;margin-top:24px}.resources-shop-categories-section{width:100%;margin-top:32px}.resources-shop-categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.shop-category-card{display:block;border-radius:12px;overflow:hidden;transition:transform .2s ease}.shop-category-card:hover{transform:scale(1.02)}.shop-category-image{width:100%;height:auto;display:block}@media (max-width:1024px){.resources-shop-categories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.resources-shop-categories-grid{grid-template-columns:1fr}}.shop-carousel-container{position:relative;width:calc(100% + 140px);margin-top:48px;margin-right:-140px}.shop-carousel-viewport{overflow:hidden;width:100%}.shop-carousel-track{display:flex;gap:24px;padding-left:0}.shop-carousel-slide{flex:0 0 260px;min-width:260px}.shop-product-card{display:flex;flex-direction:column;width:100%;background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit;cursor:pointer}.shop-product-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.08)}.shop-product-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.shop-product-info{display:flex;flex-direction:column;gap:4px;padding:16px}.shop-product-name{font-size:15px;font-weight:600;color:#031021}.shop-product-name,.shop-product-price{font-family:Inter,Helvetica;text-align:left}.shop-product-price{font-size:16px;font-weight:700;color:#fe5621}.shop-carousel-nav-btn{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;border-radius:50%;border:1px solid rgba(26,26,46,.2);background:#fff;color:#1a1a2e;cursor:pointer;transition:all .2s ease;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.1)}.shop-carousel-nav-btn:hover:not(.disabled){background:#f5f5f5;border-color:rgba(26,26,46,.3)}.shop-carousel-nav-btn.disabled{opacity:0;visibility:hidden;pointer-events:none}@media (max-width:1200px){.resources-content-section,.resources-cta-section,.resources-hero,.resources-most-popular-section{padding-left:60px;padding-right:60px}.resources-cta-section .resources-shop-section{margin-left:-60px;margin-right:-60px}.resources-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.resources-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.resources-hero-title{font-size:48px}.resources-nav-cta-btn,.resources-nav-logo-link{margin-left:0}}@media (max-width:768px){.resources-nav-header{padding:12px 16px}.resources-nav-container{flex-wrap:wrap}.resources-nav-menu-wrapper{position:static;transform:none;display:none}.resources-nav-menu-wrapper.mobile-open{display:block;width:100%;order:3;margin-top:16px}.resources-nav-menu{flex-direction:column;gap:12px;padding:16px 0;border-top:1px solid hsla(0,0%,100%,.1)}.resources-nav-logo-link{margin-left:0}.resources-nav-cta-btn{margin-left:auto;padding:10px 20px;font-size:14px;min-width:auto}.mobile-menu-toggle{display:flex}.resources-hero{min-height:400px;padding:100px 20px 40px;justify-content:flex-start}.resources-hero-content{width:100%;max-width:calc(100% - 40px);gap:12px}.resources-hero-title{font-size:32px;line-height:1.2;letter-spacing:-1px;width:100%}.resources-hero-subtitle{font-size:14px;line-height:1.5;padding:0 10px}.resources-hero-cards{flex-direction:column;align-items:center;gap:20px;margin-top:32px;padding:0 20px}.resources-hero-card{width:308px;max-width:100%}.resources-shop-section .resources-shop-content-wrapper{position:absolute;top:40px;left:0;right:0;transform:none;padding:20px;align-items:center;text-align:center}.resources-shop-section .resources-shop-title{font-size:24px;line-height:1.2;letter-spacing:-1px;white-space:normal;text-align:center;color:#031021}.resources-shop-section .resources-shop-subtitle{display:block;font-size:14px;line-height:1.4;color:#031021;max-width:280px;margin-bottom:16px}.resources-shop-section .resources-shop-button{padding:16px 32px;font-size:16px}.resources-content-section,.resources-most-popular-section{padding:40px 20px}.resources-cta-section{padding:40px 20px;gap:40px}.resources-cta-section .resources-shop-section{margin-left:-20px;margin-right:-20px}.resources-cta-title{font-size:24px}.resources-shop-title{font-size:28px;line-height:1.2}.resources-most-popular-title{font-size:28px;line-height:36px}.resources-filter-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-bottom:0;margin-bottom:24px;width:100%;border-bottom:none}.resources-filter-tab{padding:12px 8px;font-size:13px;text-align:center;border-bottom:2px solid #e0e0e0;justify-content:center}.resources-filter-tab.active{border-bottom:2px solid #fe5621}.resources-grid{grid-template-columns:1fr;gap:24px}.resource-card-title{font-size:18px}.resource-card-description{font-size:14px}.shop-carousel-track{gap:16px;padding:0 20px}.shop-product-card{min-width:260px}}@media (max-width:480px){.resources-hero-title{font-size:32px;line-height:1.2}.resources-filter-tabs{gap:6px}.resources-filter-tab{padding:6px 12px;font-size:12px}.resource-card{border-radius:12px}.resources-cta-title{font-size:20px}.resources-shop-title{font-size:24px}}@media (min-width:769px) and (max-width:1024px){.resources-hero{min-height:auto;padding:120px 40px 60px}.resources-hero-title{font-size:38px}.resources-hero-subtitle{font-size:16px;max-width:500px}.resources-main{padding:60px 40px}.resources-grid{grid-template-columns:repeat(2,1fr);gap:24px}.resources-card{padding:24px}.resources-card-title{font-size:18px}.resources-shop-section{padding:60px 40px}.resources-shop-content{padding:40px}.resources-shop-title{font-size:28px}.resources-cta-section{padding:60px 40px}.resources-cta-content{padding:40px}.resources-cta-title{font-size:28px}.resources-filter-panel{width:calc(100vw - 40px);right:-16px}}