.toolLayout{background-color:#f9fafb;width:100%;min-height:100vh}.toolLayout .toolLayout__hero{background:linear-gradient(#222 0%,#111 100%);width:100%;padding:11.96rem 1.5rem 4rem;position:relative;overflow:hidden}@media (max-width:769px){.toolLayout .toolLayout__hero{padding-top:6.25rem}}.toolLayout .toolLayout__hero:before{content:"";background:linear-gradient(329deg,#cf46d7 0%,#f2578c 50%,#e79f32 100%);height:4px;position:absolute;top:0;left:0;right:0}.toolLayout .toolLayout__hero .toolLayout__heroInner{max-width:80rem;margin:0 auto}.toolLayout .toolLayout__hero .toolLayout__heroInner .toolLayout__breadcrumb{color:#ffffffbf;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.toolLayout .toolLayout__hero .toolLayout__heroInner .toolLayout__breadcrumb a{color:#ffffffbf;text-decoration:none;transition:color .2s}.toolLayout .toolLayout__hero .toolLayout__heroInner .toolLayout__breadcrumb a:hover,.toolLayout .toolLayout__hero .toolLayout__heroInner .toolLayout__breadcrumb span:last-child{color:#fff}.toolLayout .toolLayout__hero .toolLayout__heroInner .toolLayout__title{letter-spacing:-.03em;color:#fff;margin:0 0 1rem;font-size:2.5rem;font-weight:600;line-height:1.15}@media (max-width:769px){.toolLayout .toolLayout__hero .toolLayout__heroInner .toolLayout__title{font-size:1.75rem}}.toolLayout .toolLayout__hero .toolLayout__heroInner .toolLayout__subtitle{color:#ffffffbf;max-width:640px;margin:0;font-size:1.125rem;font-weight:400;line-height:1.6}@media (max-width:769px){.toolLayout .toolLayout__hero .toolLayout__heroInner .toolLayout__subtitle{font-size:1rem}}.toolLayout .toolLayout__main{max-width:80rem;margin:2rem auto 0;padding:0 1.5rem}.toolLayout .toolLayout__main .toolLayout__toolCard{background:#fff;border-radius:1rem;min-height:300px;padding:2.5rem;box-shadow:0 0 50px #00000014}@media (max-width:769px){.toolLayout .toolLayout__main .toolLayout__toolCard{border-radius:.75rem;padding:1.5rem}}@media (max-width:500px){.toolLayout .toolLayout__main .toolLayout__toolCard{padding:1.25rem}}.toolLayout .toolLayout__main .toolLayout__loading{justify-content:center;align-items:center;height:300px;display:flex}.toolLayout .toolLayout__related{width:100%;padding:3rem 1.5rem 0}.toolLayout .toolLayout__related .toolLayout__relatedInner{max-width:80rem;margin:0 auto}.toolLayout .toolLayout__related .toolLayout__relatedInner .toolLayout__relatedTitle{letter-spacing:-.02em;color:#000;margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.toolLayout .toolLayout__related .toolLayout__relatedInner .toolLayout__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:1024px){.toolLayout .toolLayout__related .toolLayout__relatedInner .toolLayout__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.toolLayout .toolLayout__related .toolLayout__relatedInner .toolLayout__relatedGrid{grid-template-columns:1fr}}.toolLayout .toolLayout__related .toolLayout__relatedInner .toolLayout__relatedGrid .toolLayout__relatedCard{background:#fff;border:1px solid #e0e0e0;border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.toolLayout .toolLayout__related .toolLayout__relatedInner .toolLayout__relatedGrid .toolLayout__relatedCard:hover{border-color:#cf46d7;transform:translateY(-2px);box-shadow:0 4px 24px #00000014}.toolLayout .toolLayout__related .toolLayout__relatedInner .toolLayout__relatedGrid .toolLayout__relatedCard:hover .toolLayout__relatedCardArrow{color:#cf46d7;transform:translate(4px)}.toolLayout .toolLayout__related .toolLayout__relatedInner .toolLayout__relatedGrid .toolLayout__relatedCard .toolLayout__relatedCardBadge{text-transform:uppercase;letter-spacing:.05em;color:#cf46d7;font-size:.75rem;font-weight:500}.toolLayout .toolLayout__related .toolLayout__relatedInner .toolLayout__relatedGrid .toolLayout__relatedCard .toolLayout__relatedCardTitle{color:#000;letter-spacing:-.01em;margin:0;font-size:1.0625rem;font-weight:600}.toolLayout .toolLayout__related .toolLayout__relatedInner .toolLayout__relatedGrid .toolLayout__relatedCard .toolLayout__relatedCardDesc{color:#667085;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.toolLayout .toolLayout__related .toolLayout__relatedInner .toolLayout__relatedGrid .toolLayout__relatedCard .toolLayout__relatedCardArrow{color:#667085;margin-top:auto;font-size:1.25rem;transition:transform .2s,color .2s}
