.standards-module__y-tlSa__page{min-height:100vh}.standards-module__y-tlSa__hero{text-align:center;padding:150px 0 60px}.standards-module__y-tlSa__hero h1{margin-bottom:1rem;font-size:3.5rem;font-weight:700}.standards-module__y-tlSa__hero p{color:var(--color-text-secondary);font-size:1.25rem}.standards-module__y-tlSa__intro{padding:80px 0}.standards-module__y-tlSa__introContent{text-align:center;max-width:800px;margin:0 auto}.standards-module__y-tlSa__introIcon{color:var(--color-primary);margin-bottom:2rem;font-size:4rem}.standards-module__y-tlSa__introContent h2{margin-bottom:1.5rem;font-size:2.5rem}.standards-module__y-tlSa__introContent p{color:var(--color-text-secondary);font-size:1.1rem;line-height:1.8}.standards-module__y-tlSa__standards{background:var(--color-background-secondary);padding:80px 0}.standards-module__y-tlSa__standards h2{text-align:center;margin-bottom:1rem;font-size:2.5rem}.standards-module__y-tlSa__sectionDescription{text-align:center;color:var(--color-text-secondary);max-width:700px;margin:0 auto 3rem;font-size:1.1rem}.standards-module__y-tlSa__standardsGrid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem;display:grid}.standards-module__y-tlSa__standardCard{background:var(--color-background-tertiary);border:1px solid var(--color-border);box-shadow:0 4px 20px var(--color-shadow);border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.standards-module__y-tlSa__standardCard:hover{box-shadow:0 8px 30px var(--color-shadow);border-color:var(--color-border-hover);transform:translateY(-5px)}.standards-module__y-tlSa__cardMedia{aspect-ratio:400/160;background:var(--color-background-secondary);width:100%;position:relative;overflow:hidden}.standards-module__y-tlSa__illustration{width:100%;height:100%;display:block}.standards-module__y-tlSa__cardBody{flex-direction:column;flex:1;padding:2rem;display:flex}.standards-module__y-tlSa__standardHeader{margin-bottom:1rem}.standards-module__y-tlSa__standardHeader h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.75rem}.standards-module__y-tlSa__category{background:var(--color-primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:15px;padding:.35rem .85rem;font-size:.75rem;font-weight:500;display:inline-block}.standards-module__y-tlSa__description{color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.standards-module__y-tlSa__keyPoints{margin-top:1.5rem}.standards-module__y-tlSa__keyPoints h4{color:var(--color-text);margin-bottom:1rem;font-size:1rem;font-weight:600}.standards-module__y-tlSa__keyPoints ul{padding:0;list-style:none}.standards-module__y-tlSa__keyPoints li{color:var(--color-text-secondary);align-items:flex-start;gap:.75rem;margin-bottom:.75rem;line-height:1.6;display:flex}.standards-module__y-tlSa__checkIcon{color:var(--color-primary);flex-shrink:0;margin-top:.25rem;font-size:.9rem}.standards-module__y-tlSa__practices{padding:80px 0}.standards-module__y-tlSa__practices h2{text-align:center;margin-bottom:1rem;font-size:2.5rem}.standards-module__y-tlSa__practicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.standards-module__y-tlSa__practiceCard{background:var(--color-background-tertiary);border:1px solid var(--color-border);box-shadow:0 4px 20px var(--color-shadow);border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.standards-module__y-tlSa__practiceCard:hover{box-shadow:0 8px 30px var(--color-shadow);border-color:var(--color-border-hover);transform:translateY(-5px)}.standards-module__y-tlSa__practiceHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.standards-module__y-tlSa__practiceIcon{margin-bottom:1rem;font-size:3rem}.standards-module__y-tlSa__practiceHeader h3{color:var(--color-text);font-size:1.5rem}.standards-module__y-tlSa__practiceList{padding:0;list-style:none}.standards-module__y-tlSa__practiceList li{color:var(--color-text-secondary);align-items:flex-start;gap:.75rem;margin-bottom:.75rem;line-height:1.6;display:flex}.standards-module__y-tlSa__commitment{background:var(--color-background-secondary);padding:80px 0}.standards-module__y-tlSa__commitment h2{text-align:center;margin-bottom:3rem;font-size:2.5rem}.standards-module__y-tlSa__commitmentGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.standards-module__y-tlSa__commitmentCard{text-align:center;background:var(--color-background-tertiary);border:1px solid var(--color-border);box-shadow:0 4px 20px var(--color-shadow);border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.standards-module__y-tlSa__commitmentCard:hover{box-shadow:0 8px 30px var(--color-shadow);border-color:var(--color-border-hover);transform:translateY(-5px)}.standards-module__y-tlSa__commitmentCard .standards-module__y-tlSa__cardBody{padding:2rem}.standards-module__y-tlSa__commitmentIcon{color:var(--color-primary);margin-bottom:1.5rem;font-size:3rem}.standards-module__y-tlSa__commitmentCard h3{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem}.standards-module__y-tlSa__commitmentCard p{color:var(--color-text-secondary);line-height:1.7}@media (max-width:768px){.standards-module__y-tlSa__hero h1{font-size:2.5rem}.standards-module__y-tlSa__introIcon{font-size:3rem}.standards-module__y-tlSa__introContent h2{font-size:2rem}.standards-module__y-tlSa__standardsGrid,.standards-module__y-tlSa__practicesGrid,.standards-module__y-tlSa__commitmentGrid{grid-template-columns:1fr}}
