.pro-resources-container{max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.pro-resources-nav{background:#111;border-bottom:1px solid rgba(255,255,255,.08)}.pro-resources-nav__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;height:48px}.pro-resources-nav__brand{display:flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:700;color:#fff;white-space:nowrap;text-decoration:none}.pro-resources-nav__brand-divider{color:#ffffff40;font-weight:400}.pro-resources-nav__brand-accent{color:#e4002b}.pro-resources-nav__links{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}.pro-resources-nav__link{font-size:.75rem;font-weight:600;color:#fff9;text-decoration:none;transition:color .15s ease;white-space:nowrap}.pro-resources-nav__link:hover{color:#fff}.pro-resources-nav__link--back{color:#e4002b;font-size:.75rem}.pro-resources-nav__link--back:hover{color:#f35}.pro-resources-hero{background-color:#111;position:relative;overflow:hidden;padding:48px 0 40px}.pro-resources-hero__bg-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 20% 50%,rgba(228,0,43,.04) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(255,255,255,.02) 0%,transparent 50%);pointer-events:none}.pro-resources-hero__content{position:relative;max-width:720px}.pro-resources-hero__badge{display:inline-flex;align-items:center;gap:8px;background-color:#e4002b1f;color:#e4002b;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:6px 16px;margin-bottom:20px;border-radius:4px;border:1px solid rgba(228,0,43,.2)}.pro-resources-hero__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 16px;color:#fff}.pro-resources-hero__subtitle{color:#a9aaad;font-size:1rem;line-height:1.6;margin:0 0 28px;max-width:560px}.pro-resources-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.pro-resources-hero__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-size:.875rem;font-weight:700;font-family:inherit;text-decoration:none;border-radius:4px;transition:all .2s ease;white-space:nowrap;line-height:1;cursor:pointer}.pro-resources-hero__btn--primary{background:#e4002b;color:#fff;border:2px solid #E4002B}.pro-resources-hero__btn--primary:hover{background:#c60025;border-color:#c60025;transform:translateY(-1px);box-shadow:0 4px 12px #e4002b4d}.pro-resources-hero__btn--ghost{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.25)}.pro-resources-hero__btn--ghost:hover{border-color:#ffffff80;background:#ffffff0d}.pro-resources-hero__stats{display:flex;gap:32px}.pro-resources-hero__stat{text-align:center;padding:16px 20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px}.pro-resources-hero__stat-number{display:block;font-size:1.5rem;font-weight:800;color:#fff;line-height:1;letter-spacing:-.02em}.pro-resources-hero__stat-label{display:block;font-size:.625rem;font-weight:600;color:#7d7f83;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.pro-resources-section{padding:56px 0}.pro-resources-section--alt{background:#f5f6f8}.pro-resources-section__header{margin-bottom:32px}.pro-resources-section__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#111;letter-spacing:-.02em;margin:0 0 8px}.pro-resources-section__subtitle{font-size:.9375rem;color:#6b7280;line-height:1.5;margin:0}.pro-resources-search{margin-bottom:24px}.pro-resources-search__input-wrap{position:relative;max-width:600px}.pro-resources-search__icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#a9aaad;pointer-events:none}.pro-resources-search__input{width:100%;padding:14px 16px 14px 48px;font-size:.9375rem;font-family:inherit;border:2px solid #D4D5D6;border-radius:8px;background:#fff;color:#111;outline:none;transition:border-color .15s ease}.pro-resources-search__input:focus{border-color:#e4002b;box-shadow:0 0 0 3px #e4002b14}.pro-resources-search__input::placeholder{color:#a9aaad}.pro-resources-filters{margin-bottom:20px}.pro-resources-filters__group{margin-bottom:12px}.pro-resources-filters__label{font-size:.6875rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;display:block}.pro-resources-filters__chips{display:flex;flex-wrap:wrap;gap:6px}.pro-resources-chip{display:inline-flex;align-items:center;padding:6px 14px;font-size:.75rem;font-weight:600;font-family:inherit;border:1px solid #D4D5D6;border-radius:20px;background:#fff;color:#53565a;cursor:pointer;transition:all .15s ease;white-space:nowrap}.pro-resources-chip:hover{border-color:#e4002b;color:#e4002b}.pro-resources-chip--active{background:#e4002b;color:#fff;border-color:#e4002b}.pro-resources-chip--active:hover{background:#c60025;border-color:#c60025;color:#fff}.pro-resources-results__count{font-size:.8125rem;font-weight:600;color:#6b7280;margin-bottom:16px}.pro-resources-results__count strong{color:#111}.pro-resources-results__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pro-resources-card{background:#fff;border:1px solid #E5E7EB;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .15s ease,border-color .15s ease}.pro-resources-card:hover{border-color:#d4d5d6;box-shadow:0 2px 8px #0000000f}.pro-resources-card__image{height:160px;overflow:hidden;position:relative;background:#f5f6f8}.pro-resources-card__image img{width:100%;height:100%;object-fit:cover}.pro-resources-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#fff;padding:16px;text-align:center;line-height:1.3}.pro-resources-card__body{padding:16px;flex:1;display:flex;flex-direction:column}.pro-resources-card__name{font-size:.8125rem;font-weight:700;color:#111;line-height:1.35;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pro-resources-card__sku{font-size:.6875rem;font-weight:600;font-family:SF Mono,Consolas,Monaco,monospace;color:#a9aaad;margin-bottom:10px;letter-spacing:.02em}.pro-resources-card__pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.pro-resources-card__pill{font-size:.625rem;font-weight:700;letter-spacing:.03em;padding:3px 8px;border-radius:3px;text-transform:uppercase;white-space:nowrap}.pro-resources-card__pill--family{color:#fff}.pro-resources-card__pill--type{background:#f5f6f8;color:#53565a}.pro-resources-card__action{margin-top:auto}.pro-resources-card__btn{display:inline-flex;align-items:center;gap:6px;width:100%;justify-content:center;padding:10px 16px;font-size:.8125rem;font-weight:700;font-family:inherit;text-decoration:none;border-radius:4px;transition:all .15s ease;line-height:1;border:none;cursor:pointer}.pro-resources-card__btn--download{background:#e4002b;color:#fff}.pro-resources-card__btn--download:hover{background:#c60025;transform:translateY(-1px);box-shadow:0 2px 8px #e4002b40}.pro-resources-card__btn--disabled{background:#f5f6f8;color:#a9aaad;cursor:not-allowed;pointer-events:none}.pro-resources-empty{text-align:center;padding:48px 24px;color:#6b7280}.pro-resources-empty__icon{font-size:2rem;margin-bottom:12px;opacity:.4}.pro-resources-empty__text{font-size:.9375rem;margin:0}.pro-resources-form__layout{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:720px}.pro-resources-form__field{display:flex;flex-direction:column}.pro-resources-form__field--full{grid-column:1 / -1}.pro-resources-form__label{font-size:.8125rem;font-weight:600;color:#111;margin-bottom:6px}.pro-resources-form__label--required:after{content:" *";color:#e4002b}.pro-resources-form__input,.pro-resources-form__select,.pro-resources-form__textarea{padding:10px 14px;font-size:.875rem;font-family:inherit;border:2px solid #D4D5D6;border-radius:6px;background-color:#fff;color:#111;outline:none;transition:border-color .15s ease}.pro-resources-form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:36px}.pro-resources-form__input:focus,.pro-resources-form__select:focus,.pro-resources-form__textarea:focus{border-color:#e4002b;box-shadow:0 0 0 3px #e4002b14}.pro-resources-form__textarea{resize:vertical;min-height:80px}.pro-resources-form__submit{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;font-size:.875rem;font-weight:700;font-family:inherit;background:#e4002b;color:#fff;border:2px solid #E4002B;border-radius:4px;cursor:pointer;transition:all .2s ease;line-height:1;margin-top:8px}.pro-resources-form__submit:hover{background:#c60025;border-color:#c60025;transform:translateY(-1px);box-shadow:0 4px 12px #e4002b4d}.pro-resources-form__success{display:none;padding:20px 24px;background:#05966914;border:1px solid rgba(5,150,105,.2);border-radius:8px;color:#059669;font-weight:600;font-size:.9375rem;margin-top:16px;max-width:720px}.pro-resources-form__success--visible{display:block}.pro-resources-form__contact{margin-top:24px;font-size:.875rem;color:#6b7280}.pro-resources-form__contact a{color:#e4002b;font-weight:600;text-decoration:none}.pro-resources-form__contact a:hover{text-decoration:underline}.pro-resources-warranty__content{max-width:720px}.pro-resources-warranty__text{font-size:.9375rem;color:#53565a;line-height:1.7;margin:0 0 24px}.pro-resources-warranty__actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.pro-resources-warranty__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-size:.875rem;font-weight:700;font-family:inherit;text-decoration:none;border-radius:4px;transition:all .2s ease;line-height:1}.pro-resources-warranty__btn--primary{background:#e4002b;color:#fff;border:2px solid #E4002B}.pro-resources-warranty__btn--primary:hover{background:#c60025;border-color:#c60025}.pro-resources-warranty__note{font-size:.8125rem;color:#6b7280;margin:0}.pro-resources-warranty__note a{color:#e4002b;font-weight:600;text-decoration:none}.pro-resources-warranty__note a:hover{text-decoration:underline}.pro-resources-footer{background:#111;padding:32px 0;border-top:3px solid #E4002B}.pro-resources-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.pro-resources-footer__links{display:flex;gap:20px;list-style:none;margin:0;padding:0}.pro-resources-footer__link{font-size:.8125rem;color:#a9aaad;text-decoration:none;transition:color .15s ease}.pro-resources-footer__link:hover{color:#fff}.pro-resources-footer__copy{font-size:.75rem;color:#7d7f83;margin:0}@media(max-width:1024px){.pro-resources-results__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.pro-resources-nav__links{display:none}.pro-resources-hero{padding:40px 0 32px}.pro-resources-hero__stats{gap:16px;flex-wrap:wrap}.pro-resources-hero__stat{padding:12px 16px}.pro-resources-section{padding:40px 0}.pro-resources-results__grid,.pro-resources-form__layout{grid-template-columns:1fr}.pro-resources-footer__inner{flex-direction:column;text-align:center}.pro-resources-footer__links{flex-wrap:wrap;justify-content:center}}@media(max-width:480px){.pro-resources-hero__actions{flex-direction:column}.pro-resources-hero__btn{justify-content:center}.pro-resources-hero__stats{flex-direction:column;gap:8px}.pro-resources-hero__stat{flex-direction:row;display:flex;align-items:center;gap:12px;text-align:left}.pro-resources-filters__chips{gap:4px}.pro-resources-chip{padding:5px 10px;font-size:.6875rem}.pro-resources-warranty__actions{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/pro-resources.css.map */
