.resources-hero{position:relative;background:var(--gradient-hero);padding:150px 2rem 3rem;overflow-x:hidden}.resources-hero__container{max-width:900px;margin:0 auto}.resources-hero__card{background:#fff;border-radius:var(--radius-lg);padding:2.5rem;box-shadow:0 8px 32px rgba(0,0,0,.2);border:3px solid var(--brand-blue);text-align:center}.resources-hero__title{font-family:Sora,sans-serif;font-size:2.25rem;font-weight:700;color:var(--brand-dark);line-height:1.15;margin-bottom:1rem;letter-spacing:-.02em}.resources-hero__title-accent{color:var(--brand-red)}.resources-hero__subtitle{font-family:Inter,sans-serif;font-size:1.05rem;color:var(--text-secondary);line-height:1.7;max-width:600px;margin:0 auto}.resources-official{padding:4rem 2rem;background:#fff;border-top:4px solid var(--brand-blue);overflow-x:hidden}.resources-official__container{max-width:1100px;margin:0 auto}.resources-official__title{font-family:Sora,sans-serif;font-size:1.75rem;font-weight:700;color:var(--brand-dark);margin-bottom:.5rem;text-align:center}.resources-official__intro{font-family:Inter,sans-serif;font-size:1rem;color:var(--text-secondary);text-align:center;max-width:700px;margin:0 auto 2.5rem;line-height:1.6}.resources-official__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.resources-official__card{background:var(--brand-light);border-radius:var(--radius-lg);padding:1.75rem;border:2px solid var(--border-color);transition:all var(--transition-fast);display:flex;flex-direction:column;min-width:0}.resources-official__card--red{border-top:5px solid var(--brand-red)}.resources-official__card--red:hover{border-color:var(--brand-red);transform:translateY(-3px);box-shadow:0 8px 20px rgba(189,18,24,.15)}.resources-official__card--blue{border-top:5px solid var(--brand-blue)}.resources-official__card--blue:hover{border-color:var(--brand-blue);transform:translateY(-3px);box-shadow:0 8px 20px rgba(29,48,149,.15)}.resources-official__card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.resources-official__card-icon{font-size:2.5rem;line-height:1;flex-shrink:0}.resources-official__card-titles{flex:1;min-width:0}.resources-official__card-abbr{font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700;color:var(--brand-dark);margin:0 0 .25rem}.resources-official__card--red .resources-official__card-abbr{color:var(--brand-red)}.resources-official__card--blue .resources-official__card-abbr{color:var(--brand-blue)}.resources-official__card-name{font-family:Inter,sans-serif;font-size:.85rem;color:var(--text-muted);margin:0;line-height:1.4;word-wrap:break-word}.resources-official__card-desc{font-family:Inter,sans-serif;font-size:.9rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem;flex:1}.resources-official__card-contact{font-family:Inter,sans-serif;font-size:.8rem;color:var(--text-muted);margin-bottom:1rem;padding:.75rem;background:#fff;border-radius:var(--radius-sm);border:1px solid var(--border-color)}.resources-official__card-contact p{margin:0 0 .35rem;line-height:1.4;word-wrap:break-word}.resources-official__card-contact p:last-child{margin-bottom:0}.resources-official__card-contact strong{color:var(--text-secondary)}.resources-official__card-link{display:inline-flex;align-items:center;font-family:Sora,sans-serif;font-size:.9rem;font-weight:600;color:var(--brand-blue);text-decoration:none;transition:color var(--transition-fast)}.resources-official__card--red .resources-official__card-link,.resources-official__card-link:hover{color:var(--brand-red)}.resources-official__card--red .resources-official__card-link:hover{color:var(--brand-blue)}.resources-types{padding:4rem 2rem;background:var(--brand-light);border-top:4px solid var(--brand-red);overflow-x:hidden}.resources-types__container{max-width:1100px;margin:0 auto}.resources-types__title{font-family:Sora,sans-serif;font-size:1.75rem;font-weight:700;color:var(--brand-dark);margin-bottom:.5rem;text-align:center}.resources-types__intro{font-family:Inter,sans-serif;font-size:1rem;color:var(--text-secondary);text-align:center;max-width:700px;margin:0 auto 2.5rem;line-height:1.6}.resources-types__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.resources-types__card{background:#fff;border-radius:var(--radius-lg);padding:1.75rem;border:2px solid var(--border-color);transition:all var(--transition-fast);min-width:0}.resources-types__card--blue{border-left:5px solid var(--brand-blue)}.resources-types__card--blue:hover{border-color:var(--brand-blue);transform:translateY(-2px);box-shadow:0 6px 16px rgba(29,48,149,.12)}.resources-types__card--red{border-left:5px solid var(--brand-red)}.resources-types__card--red:hover{border-color:var(--brand-red);transform:translateY(-2px);box-shadow:0 6px 16px rgba(189,18,24,.12)}.resources-types__card-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.resources-types__card-title{font-family:Sora,sans-serif;font-size:1.15rem;font-weight:700;color:var(--brand-dark);margin:0}.resources-types__card--blue .resources-types__card-title{color:var(--brand-blue)}.resources-types__card--red .resources-types__card-title{color:var(--brand-red)}.resources-types__card-badge{font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:.3rem .75rem;border-radius:20px;background:var(--border-color);color:var(--text-secondary);flex-shrink:0;white-space:nowrap}.resources-types__card-desc{font-family:Inter,sans-serif;font-size:.9rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.resources-types__card-uses{font-family:Inter,sans-serif;font-size:.85rem;color:var(--text-muted)}.resources-types__card-uses strong{color:var(--text-secondary);display:block;margin-bottom:.5rem}.resources-types__card-uses ul{margin:0;padding-left:1.25rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem}.resources-types__card-uses li{line-height:1.4;min-width:0}.resources-types__note{margin-top:2rem;padding:1.25rem 1.5rem;background:var(--gradient-blue);border-radius:10px;text-align:center}.resources-types__note p{font-family:Inter,sans-serif;font-size:.95rem;color:#fff;margin:0;line-height:1.6}.resources-types__note strong{color:#fff}.resources-research{padding:4rem 2rem;background:#fff;border-top:4px solid var(--brand-blue);overflow-x:hidden}.resources-research__container{max-width:900px;margin:0 auto}.resources-research__title{font-family:Sora,sans-serif;font-size:1.75rem;font-weight:700;color:var(--brand-dark);margin-bottom:.5rem;text-align:center}.resources-research__intro{font-family:Inter,sans-serif;font-size:1rem;color:var(--text-secondary);text-align:center;max-width:600px;margin:0 auto 2.5rem;line-height:1.6}.resources-research__grid{display:flex;flex-direction:column;gap:1.25rem}.resources-research__step{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;background:var(--brand-light);border-radius:10px;border:2px solid var(--border-color);transition:all var(--transition-fast)}.resources-research__step:hover{border-color:var(--brand-blue);transform:translateX(4px)}.resources-research__step:nth-child(2n):hover{border-color:var(--brand-red)}.resources-research__step-number{width:40px;height:40px;background:var(--gradient-blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:700;flex-shrink:0}.resources-research__step:nth-child(2n) .resources-research__step-number{background:linear-gradient(135deg,var(--brand-red) 0,var(--brand-red-dark) 100%)}.resources-research__step-content{flex:1;min-width:0}.resources-research__step-icon{font-size:1.5rem;display:block;margin-bottom:.5rem}.resources-research__step-title{font-family:Sora,sans-serif;font-size:1.05rem;font-weight:700;color:var(--brand-dark);margin-bottom:.35rem}.resources-research__step-desc{font-family:Inter,sans-serif;font-size:.9rem;color:var(--text-secondary);line-height:1.6;margin:0}.resources-research__step-link{display:inline-block;font-family:Sora,sans-serif;font-size:.85rem;font-weight:600;color:var(--brand-blue);text-decoration:none;margin-top:.5rem;transition:color var(--transition-fast)}.resources-research__step-link:hover{color:var(--brand-red)}.resources-faq{padding:4rem 2rem;background:var(--brand-light);border-top:4px solid var(--brand-red);overflow-x:hidden}.resources-faq__container{max-width:900px;margin:0 auto}.resources-faq__title{font-family:Sora,sans-serif;font-size:1.75rem;font-weight:700;color:var(--brand-dark);margin-bottom:.5rem;text-align:center}.resources-faq__intro{font-family:Inter,sans-serif;font-size:1rem;color:var(--text-secondary);text-align:center;margin:0 auto 2rem}.resources-faq__accordion{display:flex;flex-direction:column;gap:.75rem}.resources-faq__item{background:#fff;border-radius:10px;border:2px solid var(--border-color);overflow:hidden;transition:border-color var(--transition-fast)}.resources-faq__item--open,.resources-faq__item:hover{border-color:var(--brand-blue)}.resources-faq__item--open{box-shadow:0 4px 12px rgba(29,48,149,.1)}.resources-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:transparent;border:none;cursor:pointer;text-align:left;font-family:Sora,sans-serif;font-size:1rem;font-weight:600;color:var(--brand-dark);transition:background-color var(--transition-fast)}.resources-faq__question:hover{background:var(--brand-light)}.resources-faq__item--open .resources-faq__question{background:var(--brand-light);color:var(--brand-blue)}.resources-faq__arrow{font-size:.85rem;color:var(--text-muted);transition:transform var(--transition-normal);flex-shrink:0}.resources-faq__arrow--open{transform:rotate(180deg);color:var(--brand-blue)}.resources-faq__answer{padding:0 1.5rem 1.5rem}.resources-faq__answer p{font-family:Inter,sans-serif;font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin:0}.resources-glossary{padding:4rem 2rem;background:var(--gradient-blue);overflow-x:hidden}.resources-glossary__container{max-width:1000px;margin:0 auto}.resources-glossary__title{font-family:Sora,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:2rem;text-align:center}.resources-glossary__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.resources-glossary__term{background:hsla(0,0%,100%,.1);border-radius:10px;padding:1.25rem;border-top:3px solid var(--brand-red);min-width:0}.resources-glossary__term h4{font-family:Sora,sans-serif;font-size:1rem;font-weight:700;color:#fff;margin:0 0 .5rem}.resources-glossary__term p{font-family:Inter,sans-serif;font-size:.85rem;color:hsla(0,0%,100%,.85);line-height:1.5;margin:0}.resources-verify{padding:4rem 2rem;background:#fff;border-top:4px solid var(--brand-blue);overflow-x:hidden}.resources-verify__container{max-width:800px;margin:0 auto}.resources-verify__card{background:#fef3c7;border-radius:var(--radius-lg);padding:2rem;border:3px solid #f59e0b;text-align:center}.resources-verify__title{font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700;color:#92400e;margin-bottom:.75rem}.resources-verify__desc{font-family:Inter,sans-serif;font-size:1rem;color:#78350f;line-height:1.7;margin-bottom:1.5rem;max-width:550px;margin-left:auto;margin-right:auto}.resources-verify__buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.resources-verify__btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:Sora,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;border-radius:var(--radius-md);transition:all var(--transition-fast)}.resources-verify__btn--primary{background:#92400e;color:#fff;border:2px solid #92400e}.resources-verify__btn--primary:hover{background:#78350f;border-color:#78350f}.resources-verify__btn--secondary{background:transparent;color:#92400e;border:2px solid #92400e}.resources-verify__btn--secondary:hover{background:#92400e;color:#fff}.resources-cta{padding:3.5rem 2rem;background:var(--gradient-hero);overflow-x:hidden}.resources-cta__container{max-width:800px;margin:0 auto;text-align:center}.resources-cta__title{font-family:Sora,sans-serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:.75rem}.resources-cta__subtitle{font-family:Inter,sans-serif;font-size:1.1rem;color:#fff;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.resources-cta__buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.resources-cta__btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:var(--radius-md);transition:all var(--transition-fast)}.resources-cta__btn--primary{background:#fff;color:var(--brand-red);border:2px solid #fff}.resources-cta__btn--primary:hover{background:var(--brand-light);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.resources-cta__btn--secondary{background:transparent;color:#fff;border:2px solid #fff}.resources-cta__btn--secondary:hover{background:#fff;color:var(--brand-blue);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media screen and (min-width:1280px){.resources-hero{padding-top:140px}.resources-hero__card{padding:3rem}.resources-hero__title{font-size:2.5rem}.resources-glossary__grid{gap:1.25rem}.resources-official__card{padding:2rem}}@media screen and (min-width:1024px) and (max-width:1279px){.resources-hero{padding-top:120px}.resources-hero__title{font-size:2rem}}@media screen and (min-width:768px) and (max-width:1023px){.resources-hero{padding-top:110px;padding-left:1.5rem;padding-right:1.5rem}.resources-hero__card{padding:2rem}.resources-hero__title{font-size:1.85rem}.resources-hero__subtitle{font-size:1rem}.resources-official{padding:3rem 1.5rem}.resources-official__title{font-size:1.5rem}.resources-official__grid{grid-template-columns:1fr;gap:1.25rem}.resources-official__card{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;gap:0 1rem}.resources-official__card-header{grid-column:1/-1}.resources-types{padding:3rem 1.5rem}.resources-types__title{font-size:1.5rem}.resources-types__grid{grid-template-columns:1fr;gap:1.25rem}.resources-research{padding:3rem 1.5rem}.resources-research__title{font-size:1.5rem}.resources-faq{padding:3rem 1.5rem}.resources-faq__title{font-size:1.5rem}.resources-glossary{padding:3rem 1.5rem}.resources-glossary__title{font-size:1.5rem}.resources-glossary__grid{grid-template-columns:repeat(2,1fr)}.resources-verify{padding:3rem 1.5rem}.resources-verify__title{font-size:1.35rem}.resources-cta{padding:3rem 1.5rem}.resources-cta__title{font-size:1.75rem}}@media screen and (min-width:600px) and (max-width:767px){.resources-hero{padding:90px 1.25rem 2.5rem}.resources-hero__card{padding:1.75rem}.resources-hero__title{font-size:1.65rem}.resources-hero__subtitle{font-size:.95rem}.resources-official{padding:2.5rem 1.25rem}.resources-official__title{font-size:1.4rem}.resources-official__intro{font-size:.95rem;margin-bottom:2rem}.resources-official__grid{grid-template-columns:1fr;gap:1rem}.resources-official__card{padding:1.5rem}.resources-official__card-icon{font-size:2rem}.resources-official__card-abbr{font-size:1.25rem}.resources-official__card-name{font-size:.8rem}.resources-types{padding:2.5rem 1.25rem}.resources-types__title{font-size:1.4rem}.resources-types__intro{font-size:.95rem;margin-bottom:2rem}.resources-types__grid{grid-template-columns:1fr;gap:1rem}.resources-types__card{padding:1.5rem}.resources-types__card-title{font-size:1.1rem}.resources-types__card-uses ul{grid-template-columns:1fr}.resources-types__note{margin-top:1.5rem;padding:1rem 1.25rem}.resources-research{padding:2.5rem 1.25rem}.resources-research__title{font-size:1.4rem}.resources-research__intro{font-size:.95rem;margin-bottom:2rem}.resources-research__step{padding:1.25rem}.resources-research__step-number{width:36px;height:36px;font-size:1rem}.resources-faq{padding:2.5rem 1.25rem}.resources-faq__title{font-size:1.4rem}.resources-faq__question{padding:1rem 1.25rem;font-size:.95rem}.resources-faq__answer{padding:0 1.25rem 1.25rem}.resources-faq__answer p{font-size:.9rem}.resources-glossary{padding:2.5rem 1.25rem}.resources-glossary__title{font-size:1.4rem}.resources-glossary__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.resources-glossary__term{padding:1rem}.resources-glossary__term h4{font-size:.95rem}.resources-glossary__term p{font-size:.8rem}.resources-verify{padding:2.5rem 1.25rem}.resources-verify__card{padding:1.75rem}.resources-verify__title{font-size:1.25rem}.resources-verify__desc{font-size:.9rem}.resources-verify__buttons{flex-direction:column;align-items:center}.resources-verify__btn{width:100%;max-width:280px}.resources-cta{padding:2.5rem 1.25rem}.resources-cta__title{font-size:1.5rem}.resources-cta__subtitle{font-size:1rem}.resources-cta__buttons{flex-direction:column;align-items:center}.resources-cta__btn{width:100%;max-width:280px}}@media screen and (min-width:480px) and (max-width:599px){.resources-hero{padding:80px 1rem 2rem}.resources-hero__card{padding:1.5rem}.resources-hero__title{font-size:1.5rem}.resources-hero__subtitle{font-size:.9rem}.resources-official{padding:2rem 1rem}.resources-official__title{font-size:1.3rem}.resources-official__intro{font-size:.9rem;margin-bottom:1.5rem}.resources-official__grid{grid-template-columns:1fr;gap:1rem}.resources-official__card{padding:1.25rem;border-radius:10px}.resources-official__card-header{flex-direction:column;align-items:flex-start;gap:.5rem}.resources-official__card-icon{font-size:1.75rem}.resources-official__card-abbr{font-size:1.15rem}.resources-official__card-name{font-size:.8rem}.resources-official__card-desc{font-size:.85rem}.resources-official__card-contact{padding:.6rem;font-size:.75rem}.resources-types{padding:2rem 1rem}.resources-types__title{font-size:1.3rem}.resources-types__intro{font-size:.9rem;margin-bottom:1.5rem}.resources-types__grid{grid-template-columns:1fr;gap:1rem}.resources-types__card{padding:1.25rem;border-radius:10px}.resources-types__card-header{flex-direction:column;align-items:flex-start;gap:.5rem}.resources-types__card-title{font-size:1.05rem}.resources-types__card-badge{font-size:.65rem;padding:.25rem .6rem}.resources-types__card-desc{font-size:.85rem}.resources-types__card-uses{font-size:.8rem}.resources-types__card-uses ul{grid-template-columns:1fr}.resources-types__note{padding:1rem}.resources-types__note p{font-size:.85rem}.resources-research{padding:2rem 1rem}.resources-research__title{font-size:1.3rem}.resources-research__intro{font-size:.9rem;margin-bottom:1.5rem}.resources-research__grid{gap:1rem}.resources-research__step{padding:1rem;gap:1rem;border-radius:var(--radius-md)}.resources-research__step-number{width:36px;height:36px;font-size:1rem}.resources-research__step-icon{font-size:1.25rem}.resources-research__step-title{font-size:.95rem}.resources-research__step-desc{font-size:.85rem}.resources-research__step-link{font-size:.8rem}.resources-faq{padding:2rem 1rem}.resources-faq__title{font-size:1.3rem}.resources-faq__intro{font-size:.9rem;margin-bottom:1.5rem}.resources-faq__accordion{gap:.5rem}.resources-faq__item{border-radius:var(--radius-md)}.resources-faq__question{padding:1rem;font-size:.9rem}.resources-faq__answer{padding:0 1rem 1rem}.resources-faq__answer p{font-size:.85rem}.resources-glossary{padding:2rem 1rem}.resources-glossary__title{font-size:1.3rem;margin-bottom:1.5rem}.resources-glossary__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.resources-glossary__term{padding:.875rem;border-radius:var(--radius-md)}.resources-glossary__term h4{font-size:.9rem}.resources-glossary__term p{font-size:.75rem}.resources-verify{padding:2rem 1rem}.resources-verify__card{padding:1.5rem;border-radius:10px;border-width:2px}.resources-verify__title{font-size:1.15rem}.resources-verify__desc{font-size:.85rem;margin-bottom:1.25rem}.resources-verify__buttons{flex-direction:column}.resources-verify__btn{width:100%;font-size:.85rem;padding:.65rem 1.25rem}.resources-cta{padding:2rem 1rem}.resources-cta__title{font-size:1.35rem}.resources-cta__subtitle{font-size:.95rem;margin-bottom:1.5rem}.resources-cta__buttons{flex-direction:column}.resources-cta__btn{width:100%;padding:.75rem 1.5rem;font-size:.9rem}}@media screen and (max-width:479px){.resources-hero{padding:70px .75rem 1.5rem}.resources-hero__card{padding:1.25rem;border-radius:10px;border-width:2px}.resources-hero__title{font-size:1.35rem}.resources-hero__subtitle{font-size:.85rem}.resources-official{padding:1.5rem .75rem}.resources-official__title{font-size:1.2rem}.resources-official__intro{font-size:.85rem;margin-bottom:1.25rem}.resources-official__grid{grid-template-columns:1fr;gap:.75rem}.resources-official__card{padding:1rem;border-radius:var(--radius-md);border-top:none}.resources-official__card--red{border-top:none;border-left:4px solid var(--brand-red)}.resources-official__card--blue{border-top:none;border-left:4px solid var(--brand-blue)}.resources-official__card-header{flex-direction:row;align-items:center;gap:.75rem;margin-bottom:.75rem}.resources-official__card-icon{font-size:1.5rem}.resources-official__card-abbr{font-size:1rem}.resources-official__card-name{font-size:.7rem;line-height:1.3}.resources-official__card-desc{font-size:.8rem;margin-bottom:.75rem;line-height:1.5}.resources-official__card-contact{padding:.5rem;font-size:.7rem;margin-bottom:.75rem;border-radius:4px}.resources-official__card-link{font-size:.8rem}.resources-types{padding:1.5rem .75rem}.resources-types__title{font-size:1.2rem}.resources-types__intro{font-size:.85rem;margin-bottom:1.25rem}.resources-types__grid{grid-template-columns:1fr;gap:.75rem}.resources-types__card{padding:1rem;border-radius:var(--radius-md);border-left-width:4px}.resources-types__card-header{flex-direction:column;align-items:flex-start;gap:.4rem;margin-bottom:.5rem}.resources-types__card-title{font-size:.95rem}.resources-types__card-badge{font-size:.6rem;padding:.2rem .5rem}.resources-types__card-desc{font-size:.8rem;margin-bottom:.75rem;line-height:1.5}.resources-types__card-uses{font-size:.75rem}.resources-types__card-uses strong{margin-bottom:.35rem}.resources-types__card-uses ul{grid-template-columns:1fr;padding-left:1rem;gap:.15rem}.resources-types__note{margin-top:1.25rem;padding:.875rem;border-radius:var(--radius-md)}.resources-types__note p{font-size:.8rem}.resources-research{padding:1.5rem .75rem}.resources-research__title{font-size:1.2rem}.resources-research__intro{font-size:.85rem;margin-bottom:1.25rem}.resources-research__grid{gap:.75rem}.resources-research__step{padding:.875rem;gap:.75rem;border-radius:var(--radius-md)}.resources-research__step-number{width:30px;height:30px;font-size:.85rem}.resources-research__step-icon{font-size:1.1rem;margin-bottom:.35rem}.resources-research__step-title{font-size:.9rem;margin-bottom:.25rem}.resources-research__step-desc{font-size:.8rem;line-height:1.5}.resources-research__step-link{font-size:.75rem;margin-top:.35rem}.resources-faq{padding:1.5rem .75rem}.resources-faq__title{font-size:1.2rem}.resources-faq__intro{font-size:.85rem;margin-bottom:1.25rem}.resources-faq__accordion{gap:.5rem}.resources-faq__item{border-radius:var(--radius-md)}.resources-faq__question{padding:.875rem;font-size:.85rem;gap:.75rem}.resources-faq__arrow{font-size:.7rem}.resources-faq__answer{padding:0 .875rem .875rem}.resources-faq__answer p{font-size:.8rem;line-height:1.6}.resources-glossary{padding:1.5rem .75rem}.resources-glossary__title{font-size:1.2rem;margin-bottom:1.25rem}.resources-glossary__grid{grid-template-columns:1fr;gap:.5rem}.resources-glossary__term{padding:.75rem;border-radius:var(--radius-sm);display:flex;align-items:flex-start;gap:.75rem;border-top:none;border-left:3px solid var(--brand-red)}.resources-glossary__term h4{font-size:.8rem;margin-bottom:0;min-width:75px;flex-shrink:0}.resources-glossary__term p{font-size:.75rem;margin:0;line-height:1.4}.resources-verify{padding:1.5rem .75rem}.resources-verify__card{padding:1.25rem;border-radius:10px;border-width:2px}.resources-verify__title{font-size:1rem}.resources-verify__desc{font-size:.8rem;margin-bottom:1rem;line-height:1.6}.resources-verify__buttons{flex-direction:column}.resources-verify__btn{width:100%;font-size:.8rem;padding:.6rem 1rem}.resources-cta{padding:1.5rem .75rem}.resources-cta__title{font-size:1.25rem}.resources-cta__subtitle{font-size:.85rem;margin-bottom:1.25rem}.resources-cta__buttons{flex-direction:column}.resources-cta__btn{width:100%;padding:.65rem 1rem;font-size:.85rem}}body,html{overflow-x:hidden;max-width:100vw}*{box-sizing:border-box}.resources-glossary__grid>*,.resources-official__grid>*,.resources-types__card-uses ul>*,.resources-types__grid>*{min-width:0}